@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#171717;background:#fafafa}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:#fafafa;color:#171717}a{color:inherit}.page-shell{background:#fafafa}.container{max-width:1280px;margin:0 auto;padding:0 32px}.section{padding:96px 0}.section-alt{background:#f9fafb}.top-nav{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd1;border-bottom:1px solid #e5e5e5}.nav-inner{height:80px;display:flex;align-items:center;justify-content:space-between}.logo,.footer-logo{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.05em}.logo{font-size:30px;line-height:36px}.nav-links{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500}.nav-links a{text-decoration:none}.pill-button{border:none;border-radius:999px;padding:16px 32px;font-size:18px;line-height:28px;font-weight:700;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.pill-button:hover{transform:translateY(-1px)}.pill-button.small{padding:10px 24px;font-size:14px;line-height:20px}.pill-button.dark{background:#000;color:#fff}.pill-button.light{background:#fff;border:1px solid #e5e5e5;color:#171717}.pill-button.danger{background:#ef4444;color:#fff}.pill-button.full{width:100%}.hero{padding-top:78px;padding-bottom:128px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,520px);gap:32px;align-items:center}.hero-copy{max-width:672px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#f3f4f6;padding:4px 12px;font-size:12px;line-height:16px;font-weight:500}.eyebrow-tag{border-radius:999px;background:#000;color:#fff;padding:2px 8px;letter-spacing:.05em;font-weight:700;text-transform:uppercase}h1,h2,h3,h4,p{margin:0}h1{margin-top:24px;font-family:Space Grotesk,sans-serif;font-size:72px;line-height:72px;letter-spacing:-.025em;display:flex;flex-direction:column}h1 .underlined{position:relative;width:fit-content}h1 .underlined:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:7px;background:#ef4444;border-radius:999px;opacity:.95}.hero-copy>p{margin-top:24px;max-width:520px;color:#4b5563;font-size:18px;line-height:29px}.hero-actions{margin-top:24px;display:flex;gap:16px;flex-wrap:wrap}.hero-actions.center{justify-content:center}.hero-trust{margin-top:24px;display:flex;gap:24px;color:#6b7280;font-size:14px;line-height:20px}.hero-trust span:before{content:"✓";color:#22c55e;margin-right:8px}.phone-wrap{display:flex;justify-content:center}.phone-card{width:min(100%,320px);background:#000;border:8px solid #000;border-radius:48px;box-shadow:0 25px 50px -12px #00000040;transform:rotate(-5deg);padding:20px 16px 18px}.phone-card>*{transform:rotate(5deg)}.phone-header{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.dots{opacity:.4}.timer-label{margin-top:20px;text-align:center;text-transform:uppercase;font-size:12px;color:#9ca3af;letter-spacing:.08em}.timer{margin-top:4px;text-align:center;font-family:Space Grotesk,sans-serif;font-size:48px;line-height:1;font-weight:700}.time-left{margin-top:4px;text-align:center;color:#ef4444;font-size:12px;font-weight:600}.task-panel{margin-top:20px;background:#fff;border:1px solid #e5e5e5;border-radius:24px;padding:18px 16px}.task-eyebrow{text-transform:uppercase;color:#9ca3af;font-size:12px;font-weight:700}.task-title{margin-top:6px;font-size:20px;line-height:1.2;font-weight:700}.task-subtitle{margin-top:2px;color:#6b7280;font-size:14px}.stake-row{margin-top:14px;padding-top:12px;border-top:1px dashed #e5e7eb;display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:13px;font-weight:600}.stake-row strong{color:#171717;font-size:24px}.phone-action{width:100%;border:none;border-radius:24px;padding:12px;margin-top:12px;color:#fff;font-size:16px;font-weight:700}.phone-action.dark{background:#000}.phone-action.danger{background:#ef4444}.phone-link{width:100%;margin-top:8px;border:none;background:transparent;color:#9ca3af;font-size:14px;padding:8px 0}.stats-row{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fff;padding-top:49px;padding-bottom:49px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.stat-item{text-align:center;display:flex;flex-direction:column;gap:8px}.stat-item strong{font-family:Space Grotesk,sans-serif;font-size:36px;line-height:40px}.stat-item span{text-transform:uppercase;letter-spacing:.05em;font-size:14px;color:#6b7280}.section-header{text-align:center;max-width:768px;margin:0 auto 64px}.section-header h2{font-family:Space Grotesk,sans-serif;font-size:48px;line-height:1}.section-header p{margin-top:24px;color:#4b5563;font-size:18px;line-height:28px}.section-header-left{margin-left:0;margin-right:0;text-align:left}.card-grid{display:grid;gap:24px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.info-card{border:1px solid #e5e5e5;border-radius:32px;background:#fff;padding:32px}.icon-dot{width:56px;height:56px;border-radius:999px;background:#000;margin-bottom:24px}.info-card h3{font-size:20px;line-height:28px}.info-card p{margin-top:12px;color:#6b7280;font-size:16px;line-height:24px}.outcome-card{border-radius:32px;background:#fff;border:1px solid #e5e5e5;padding:32px;text-align:center}.outcome-card h3{margin-top:8px;font-family:Space Grotesk,sans-serif;font-size:36px;line-height:40px}.outcome-card p{margin:16px auto 24px;max-width:420px;color:#6b7280;font-size:16px;line-height:24px}.outcome-status{font-size:24px;line-height:32px;font-weight:700}.outcome-card.failed{border-color:#fee2e2}.outcome-card.failed .outcome-status{color:#ef4444}.outcome-card.completed{border-color:#dcfce7}.outcome-card.completed .outcome-status{color:#22c55e}.dark-section{background:#000;color:#fff}.dark-section .section-header p{color:#9ca3af}.feature-card{border:1px solid #333;background:#111;border-radius:24px;padding:32px}.feature-top{display:flex;justify-content:space-between;align-items:center}.mini-icon{width:42px;height:42px;border-radius:12px;background:#1f2937}.feature-badge{border-radius:999px;background:#222;color:#d1d5db;font-size:12px;font-weight:700;padding:4px 10px}.feature-card h3{margin-top:32px;font-size:20px;line-height:28px}.feature-card p{margin-top:8px;color:#9ca3af;font-size:14px;line-height:20px}.cta-section{background:#fafafa}.cta-inner{text-align:center}.cta-inner h2{font-family:Space Grotesk,sans-serif;font-size:60px;line-height:60px;letter-spacing:-.025em}.cta-inner p{margin-top:24px;color:#4b5563;font-size:20px;line-height:28px}.cta-inner small{margin-top:24px;display:block;color:#9ca3af;font-size:12px;line-height:16px}.footer{background:#fff;border-top:1px solid #e5e5e5;padding-top:64px;padding-bottom:32px}.footer-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.footer-logo{font-size:24px;line-height:32px}.footer p{margin-top:8px;color:#6b7280;font-size:14px;line-height:20px}.footer h4{font-size:16px;line-height:24px;font-weight:700}.footer a{text-decoration:none}.footer-bottom{margin-top:48px;padding-top:24px;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;color:#9ca3af;font-size:12px;line-height:16px}.privacy-link-bottom{color:#171717;font-size:14px;line-height:20px}.legal-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#fafafa}.legal-card{width:min(760px,100%);background:#fff;border:1px solid #e5e5e5;border-radius:24px;padding:32px}.legal-card h1{font-family:Space Grotesk,sans-serif;font-size:48px;line-height:1}.legal-meta{margin-top:12px;color:#6b7280;font-size:14px;line-height:20px}.legal-section{margin-top:28px}.legal-section h2{font-family:Space Grotesk,sans-serif;font-size:28px;line-height:32px}.legal-section h3{margin-top:16px;font-size:18px;line-height:28px;font-weight:700}.legal-card p,.legal-card li{margin-top:12px;color:#4b5563;font-size:16px;line-height:26px}.legal-card ul{margin:8px 0 0;padding-left:22px}.legal-back-link{display:inline-block;margin-top:28px;text-decoration:none;background:#000;color:#fff;border-radius:999px;padding:10px 20px;font-weight:600}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr}.phone-wrap{margin-top:16px}.card-grid.three{grid-template-columns:1fr}.card-grid.two{grid-template-columns:1fr;gap:24px}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.container{padding:0 20px}.nav-links{display:none}.hero{padding-top:48px;padding-bottom:72px}h1{font-size:52px;line-height:54px}.section{padding:72px 0}.section-header{margin-bottom:40px}.section-header h2,.cta-inner h2,.legal-card h1{font-size:40px;line-height:42px}.legal-section h2{font-size:24px;line-height:30px}.cta-inner p{font-size:18px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}}
