:root{--black:#050505;--charcoal:#111;--panel:#171717;--yellow:#ffe500;--white:#fff;--muted:#b8b8b8;--line:#303030;--soft:#f4f4f4;--radius:24px;--shadow:0 30px 80px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--black);color:var(--white);line-height:1.6}body.modal-open{overflow:hidden}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{width:min(960px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,5,5,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand-logo,.footer-logo{width:190px;display:block}.header-cta{font-weight:800;text-decoration:none;border-bottom:3px solid var(--yellow);padding:8px 0}.hero{position:relative;overflow:hidden;padding:100px 0 86px;background:radial-gradient(circle at 80% 0%,#272300 0,transparent 28%),linear-gradient(180deg,#050505,#0a0a0a)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.hero-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.22;background:var(--yellow)}.hero-glow-one{width:300px;height:300px;right:-100px;top:80px}.hero-glow-two{width:180px;height:180px;left:30%;bottom:-120px}.eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.16em;color:var(--yellow);margin:0 0 18px}.hero h1,.section-heading h2,.why-section h2{font-size:clamp(2.7rem,6vw,5.5rem);line-height:.98;letter-spacing:-.06em;margin:0}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-copy{max-width:720px;font-size:1.2rem;color:#d7d7d7;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;border:0;font:inherit;font-weight:900;text-decoration:none;cursor:pointer;transition:.2s transform,.2s opacity}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button-primary{background:var(--yellow);color:#000}.button-secondary{background:transparent;color:#fff;border:1px solid #555}.button-full{width:100%}.microcopy{font-size:.9rem;color:#aaa}.mini-proof{display:flex;gap:34px;margin-top:44px}.mini-proof div{display:flex;flex-direction:column}.mini-proof strong{font-size:1.7rem;color:var(--yellow)}.mini-proof span{font-size:.8rem;color:#aaa}.report-preview{position:relative;background:linear-gradient(145deg,#1b1b1b,#0d0d0d);border:1px solid #333;border-radius:30px;padding:28px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.report-preview:before{content:"";position:absolute;inset:0;border-radius:30px;padding:1px;background:linear-gradient(140deg,var(--yellow),transparent 30%,transparent 70%,#fff);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.report-topline{display:flex;justify-content:space-between;font-size:.68rem;letter-spacing:.15em;color:#8d8d8d;font-weight:800}.preview-ring{width:150px;height:150px;border:13px solid #343434;border-top-color:var(--yellow);border-right-color:var(--yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:34px auto}.preview-ring strong{font-size:2.1rem}.preview-ring span{font-size:.7rem;text-transform:uppercase;color:#999}.preview-label{font-size:.7rem;font-weight:900;letter-spacing:.15em;color:var(--yellow);margin-bottom:4px}.report-preview h2{font-size:2rem;margin:0 0 22px}.preview-stat{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid #303030;font-size:.84rem}.preview-stat span{color:#999}.preview-stat strong{text-align:right}.preview-note{margin-top:18px;background:#242424;border-radius:14px;padding:14px;color:#cfcfcf;font-size:.82rem}.trust-strip{background:var(--yellow);color:#000;padding:24px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.trust-grid div{display:flex;flex-direction:column}.trust-grid strong{font-size:.92rem}.trust-grid span{font-size:.78rem;opacity:.75}.signup-section{padding:110px 0;background:#0d0d0d}.section-heading{text-align:center;margin-bottom:48px}.section-heading h2{font-size:clamp(2.3rem,5vw,4.4rem)}.section-heading p:last-child{color:#aaa}.signup-card{display:grid;grid-template-columns:1fr 1fr;gap:48px;background:#161616;border:1px solid #303030;border-radius:var(--radius);padding:46px;box-shadow:var(--shadow)}.result-badge{display:inline-flex;background:var(--yellow);color:#000;font-weight:900;font-size:.72rem;letter-spacing:.12em;padding:7px 11px;border-radius:999px}.signup-content h3{font-size:2rem;line-height:1.1}.benefit-list{padding:0;list-style:none;margin:28px 0}.benefit-list li{padding:12px 0 12px 30px;border-bottom:1px solid #292929;position:relative}.benefit-list li:before{content:"✓";position:absolute;left:0;color:var(--yellow);font-weight:900}label{display:block;font-size:.82rem;font-weight:800;margin-bottom:16px}input[type=text],input[type=email]{display:block;width:100%;margin-top:7px;border:1px solid #444;background:#0b0b0b;color:#fff;padding:15px 16px;border-radius:12px;font:inherit}input:focus{outline:2px solid var(--yellow);border-color:transparent}.consent-row{display:flex;align-items:flex-start;gap:10px;color:#bdbdbd;font-weight:500;line-height:1.45}.consent-row input{margin-top:4px;accent-color:var(--yellow)}.form-note{font-size:.76rem;color:#888;text-align:center}.form-error{color:#ff9b9b;font-size:.84rem}.why-section{padding:110px 0}.why-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.why-section h2{font-size:clamp(2.3rem,5vw,4.2rem)}.why-cards{display:grid;gap:14px}.why-cards article{background:#151515;border:1px solid #2d2d2d;border-radius:18px;padding:24px}.why-cards article span{color:var(--yellow);font-size:.72rem;font-weight:900}.why-cards h3{font-size:1.45rem;margin:5px 0}.why-cards p{margin:0;color:#aaa}.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.hidden{display:none!important}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(9px)}.modal-panel{position:relative;width:min(820px,100%);max-height:92vh;overflow:auto;background:#121212;border:1px solid #3a3a3a;border-radius:26px;padding:42px;box-shadow:var(--shadow)}.modal-close{position:absolute;right:18px;top:15px;border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer}.modal-panel h2{font-size:clamp(2rem,5vw,3.4rem);line-height:1.02;margin:0 0 25px}.progress-meta{display:flex;justify-content:space-between;font-size:.76rem;color:#aaa;margin-bottom:8px}.progress-track{height:7px;border-radius:99px;background:#303030;overflow:hidden}.progress-bar{height:100%;background:var(--yellow);transition:width .3s}.question-wrap{padding:32px 0 20px}.question-kicker{font-size:.72rem;color:var(--yellow);font-weight:900;letter-spacing:.12em}.question-title{font-size:1.65rem;line-height:1.2}.answers{display:grid;gap:12px}.answer-option input{position:absolute;opacity:0;pointer-events:none}.answer-option label{margin:0;border:1px solid #3b3b3b;border-radius:14px;padding:16px 18px;background:#191919;cursor:pointer;transition:.2s}.answer-option label:hover{border-color:#777}.answer-option input:checked+label{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow);background:#211f00}.quiz-nav{display:flex;justify-content:space-between;gap:16px}.result-hero{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center;margin:20px 0 28px}.result-score{width:150px;height:150px;border:12px solid #343434;border-top-color:var(--yellow);border-right-color:var(--yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.result-score strong{font-size:2rem}.result-score span{font-size:.67rem;letter-spacing:.1em;color:#999}.result-panel h2{font-size:2.5rem;line-height:1.05}.result-summary{font-size:1.05rem;color:#c9c9c9}.confidence-chip{display:inline-flex;border:1px solid #444;border-radius:999px;padding:7px 12px;font-size:.75rem;color:#ddd}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.result-grid div{background:#1b1b1b;border:1px solid #303030;border-radius:15px;padding:16px}.result-grid strong,.result-grid span{display:block}.result-grid strong{font-size:.7rem;color:var(--yellow);text-transform:uppercase;letter-spacing:.08em}.result-grid span{font-size:.86rem;margin-top:8px}.reason-list,.next-steps{background:#191919;border-radius:18px;padding:22px;margin:20px 0}.reason-list ul,.next-steps ol{margin:10px 0 0;padding-left:22px}.reason-list li,.next-steps li{margin:9px 0;color:#cfcfcf}.result-cta{border-left:4px solid var(--yellow);padding-left:16px;color:#ddd}footer{border-top:1px solid #222;padding:34px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#888;font-size:.78rem}.footer-logo{width:150px}
@media(max-width:850px){.hero-grid,.signup-card,.why-grid{grid-template-columns:1fr}.hero{padding-top:70px}.report-preview{transform:none}.trust-grid{grid-template-columns:1fr}.signup-card{padding:28px}.result-grid{grid-template-columns:1fr}.result-hero{grid-template-columns:1fr}.result-score{margin:auto}.footer-inner{flex-direction:column}.brand-logo{width:150px}.header-cta{font-size:.8rem}.mini-proof{gap:18px}.modal-panel{padding:30px 22px}.hero h1{font-size:3rem}}
