:root{--bg: #ffffff;--bg-deep: #121528;--surface: #ffffff;--surface-card: #ffffff;--surface-muted: #f6f4fb;--text: #171426;--text-soft: #5f5a6f;--text-inverse: #ffffff;--accent: #6f00ff;--accent-strong: #5b00d6;--accent-soft: rgba(111, 0, 255, .09);--accent-ring: rgba(111, 0, 255, .34);--accent-border: rgba(111, 0, 255, .42);--border: rgba(23, 20, 38, .12);--shadow: 0 16px 44px rgba(23, 20, 38, .09);--option-bg: #ffffff;--option-selected-bg: #fbf8ff;--input-bg: #ffffff;--error: #9b123a;--radius: 20px;--max: 1180px}*{box-sizing:border-box}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--surface);color:var(--text)}body{margin:0;line-height:1.6;background:var(--surface)}body:has(.blueprint-shell){background:#fff}body:has(.quiz-card),body:has(.thank-you-card){--bg: #090910;--bg-deep: #07070c;--surface: #090910;--surface-card: rgba(18, 18, 29, .94);--surface-muted: rgba(255, 255, 255, .1);--text: #fbf9ff;--text-soft: rgba(233, 228, 246, .72);--accent: #a985ff;--accent-strong: #8f62ff;--accent-soft: rgba(169, 133, 255, .16);--accent-ring: rgba(169, 133, 255, .38);--accent-border: rgba(169, 133, 255, .5);--border: rgba(255, 255, 255, .13);--shadow: 0 30px 80px rgba(0, 0, 0, .45);--option-bg: rgba(255, 255, 255, .045);--option-selected-bg: rgba(169, 133, 255, .17);--input-bg: rgba(255, 255, 255, .055);--error: #ff9bbd;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid rgba(23,20,38,.08);backdrop-filter:blur(12px)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.58rem 0}.brand{display:inline-flex;align-items:center;max-width:124px}.brand-logo{width:100%;height:auto}.brand:focus-visible,.footer-links a:focus-visible,.button-primary:focus-visible,.button-secondary:focus-visible{outline:3px solid var(--accent-ring);outline-offset:3px;box-shadow:none}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-strong);color:#fff}.blueprint-shell{padding:clamp(.45rem,1vw,.85rem) 0 clamp(2.4rem,5vw,4rem)}body:has(.quiz-card) .site-header,body:has(.thank-you-card) .site-header{background:#090910e0;border-bottom:1px solid rgba(255,255,255,.08)}body:has(.quiz-card) .blueprint-shell,body:has(.thank-you-card) .blueprint-shell{min-height:calc(100svh - 3.9rem);padding:clamp(1rem,2.2vw,2rem) 0 clamp(2rem,4vw,3.5rem);background:linear-gradient(180deg,#08080d,#0f0f1a)}body:has(.quiz-card) .footer,body:has(.thank-you-card) .footer{background:#08080d;border-top:1px solid rgba(255,255,255,.08)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(.9rem,1.6vw,1.3rem);align-items:start}.hero-copy{color:var(--text);width:min(100%,60rem);margin:0 auto;text-align:center}.eyebrow{margin:0 0 .42rem;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hero-copy h1{max-width:60rem;margin:0 auto;font-size:clamp(2.1rem,3.35vw,3.05rem);line-height:1.08;letter-spacing:-.024em;font-weight:750}.thank-you h1{margin:0;font-size:clamp(2.05rem,5vw,4.1rem);line-height:1.06;letter-spacing:-.03em}.hero-copy p,.thank-you .lead{max-width:34rem;color:var(--text-soft);font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.55}.hero-lead{margin:.5rem auto 0}.partner-proof{display:flex;justify-content:center;margin-top:.72rem}.hubspot-badge{width:clamp(4.85rem,7vw,5.75rem);height:auto;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18))}.quiz-card,.thank-you-card{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.quiz-card{width:min(100%,54rem);padding:clamp(1.1rem,2vw,1.65rem)}[data-question-slot] fieldset{min-inline-size:0;margin:0;padding:0;border:0}[data-question-slot] legend{display:block;padding:0}.progress-row{display:grid;gap:.45rem;margin-bottom:.85rem}.progress-label{display:flex;justify-content:space-between;gap:1rem;color:var(--text-soft);font-size:.86rem;font-weight:650}.progress-label [data-progress-text]{color:var(--accent)}.progress-track{height:.32rem;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.progress-bar{width:0;height:100%;border-radius:inherit;background:var(--accent);transition:width .18s ease}.question-eyebrow{margin:0 0 .28rem;color:var(--accent);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.question-title{margin:0;font-size:clamp(1.3rem,2.05vw,1.78rem);line-height:1.22;letter-spacing:-.018em;font-weight:720}.question-help{margin:.55rem 0 0;color:var(--text-soft);font-size:.95rem;line-height:1.5}.options{display:grid;gap:.75rem;margin-top:1rem}.option-card{display:grid;grid-template-columns:auto 1fr;gap:.82rem;align-items:start;min-height:4.85rem;padding:.92rem 1rem;border:1px solid var(--border);border-radius:18px;background:var(--option-bg);color:var(--text);cursor:pointer;line-height:1.45;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.option-card:hover,.option-card:focus-within{border-color:var(--accent-border);box-shadow:0 12px 26px #00000024}.option-card:hover{transform:translateY(-1px)}.option-card:focus-within{outline:3px solid var(--accent-ring);outline-offset:2px}.option-card.is-selected{border-color:var(--accent);background:var(--option-selected-bg);box-shadow:inset 0 0 0 1px var(--accent-ring),0 12px 30px #00000029}.option-card input{width:1.14rem;height:1.14rem;margin-top:.2rem;accent-color:var(--accent)}.option-text{display:grid;gap:.12rem}.option-label{font-weight:720}.option-description{color:var(--text-soft);font-size:.87rem;line-height:1.42}.quiz-actions,.cta-row{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin-top:.8rem}.button-primary,.button-secondary{min-height:2.75rem;border:1.5px solid var(--accent);padding:.68rem 1.15rem}.button-primary{background:var(--accent);color:#fff}.button-secondary{background:transparent;color:var(--accent)}.button-secondary:hover,.button-secondary:focus-visible{background:var(--accent-soft)}.form-grid{display:grid;gap:.8rem;margin-top:1rem}.form-field{display:grid;gap:.35rem}.form-field label{color:var(--text);font-weight:780}.form-field input,.form-field select{width:100%;border:1.5px solid var(--border);border-radius:14px;background:var(--input-bg);color:var(--text);padding:.72rem .9rem}.form-field input:focus,.form-field select:focus{outline:3px solid var(--accent-soft);border-color:var(--accent)}.field-hint{color:var(--text-soft);font-size:.9rem}.hp-field{position:absolute;left:-100vw;width:1px;height:1px;overflow:hidden}.quiz-error{min-height:1.5rem;margin:1rem 0 0;color:var(--error);font-weight:760}.quiz-error:empty{margin:0}.thank-you{display:grid;align-items:center;min-height:calc(100svh - 3.9rem);color:var(--text)}.thank-you .container{display:flex;justify-content:center}.thank-you-card{position:relative;overflow:hidden;width:min(100%,52rem);padding:clamp(1.25rem,4vw,3.35rem);color:var(--text);text-align:center}.thank-you-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(169,133,255,.2),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.06),transparent 42%)}.thank-you-card>*{position:relative}.thank-you-card .lead{margin:.85rem auto 0;color:var(--text-soft)}.thank-you-status{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;max-width:100%;margin:1.35rem auto 0;border:1px solid var(--border);border-radius:999px;background:#ffffff0e;color:#fbf9ffd1;padding:.55rem .8rem;font-size:.92rem;font-weight:650}.status-dot{width:.56rem;height:.56rem;flex:0 0 auto;border-radius:999px;background:var(--accent);box-shadow:0 0 0 .32rem #a985ff26}.thank-you-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.35rem;text-align:left}.thank-you-panel{border:1px solid var(--border);border-radius:18px;background:#ffffff0b;padding:clamp(1rem,2vw,1.25rem)}.thank-you-panel.muted{background:#a985ff1a}.thank-you-panel h2{margin:0;font-size:1rem;line-height:1.25}.thank-you-panel p{margin:.65rem 0 0;color:var(--text-soft)}.thank-you-list{display:grid;gap:.65rem;margin:.8rem 0 0;padding:0;color:var(--text-soft);list-style:none}.thank-you-list li{position:relative;padding-left:1.55rem}.thank-you-list li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:900}.thank-you .cta-row{justify-content:center;margin-top:1.35rem}.footer{background:linear-gradient(135deg,#7c11ff,#5f00da 42%,#2b005e);color:#fff}.footer p{margin:.3rem 0 0;color:#ffffffc7}.footer-links{display:flex;gap:1rem;font-weight:750}@media(min-width:760px){body:has(.quiz-card) .options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-height:820px)and (min-width:861px){.header-inner,.footer-inner{padding:.58rem 0}.blueprint-shell{padding:.7rem 0 1.6rem}.hero-grid{gap:.65rem}.eyebrow{margin-bottom:.35rem}.hero-copy h1{font-size:clamp(1.75rem,3vw,2.55rem)}.hero-copy p{font-size:.9rem}.hero-lead{margin-top:.35rem}.trust-badges{gap:.35rem;margin-top:.45rem}.trust-badges>span{min-height:1.85rem;padding:.3rem .58rem;font-size:.78rem}.quiz-card{padding:1rem}.progress-row{gap:.4rem;margin-bottom:.75rem}.progress-label{font-size:.82rem}.question-eyebrow{margin-bottom:.18rem;font-size:.72rem}.question-title{font-size:clamp(1.15rem,1.8vw,1.45rem)}.question-help{margin-top:.35rem;font-size:.88rem}.options{gap:.42rem;margin-top:.72rem}.option-card{min-height:4.35rem;padding:.72rem .86rem}.option-description{font-size:.8rem}.quiz-actions,.cta-row{margin-top:.7rem}.button-primary,.button-secondary{min-height:2.35rem;padding:.46rem .85rem}}@media(max-width:860px){.blueprint-shell{padding-top:.85rem}body:has(.quiz-card) .blueprint-shell{padding-top:.6rem;padding-bottom:1.4rem}.hero-grid{gap:.9rem}body:has(.quiz-card) .hero-grid{gap:.65rem}.hero-copy{width:100%}.thank-you-grid{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(1.85rem,7vw,2.6rem)}.hero-copy p{margin-bottom:0}body:has(.quiz-card) .hero-lead{margin-top:.32rem;font-size:.88rem;line-height:1.38}.partner-proof{margin-top:.55rem}body:has(.quiz-card) .partner-proof{margin-top:.35rem}body:has(.quiz-card) .hubspot-badge{width:4.1rem}}@media(max-width:560px){.footer-inner{align-items:flex-start;flex-direction:column}.header-inner{align-items:center;gap:.75rem;padding:.7rem 0}.brand{max-width:96px}.hero-copy h1{font-size:clamp(1.7rem,7vw,2.25rem)}.thank-you h1{font-size:clamp(1.8rem,9vw,2.7rem)}.thank-you-card{padding:1rem}.thank-you-status{align-items:flex-start;border-radius:18px;text-align:left}body:has(.quiz-card) .hero-copy h1{font-size:clamp(1.52rem,6vw,1.95rem);line-height:1.05}.hero-lead{margin-top:.45rem;font-size:.94rem}body:has(.quiz-card) .hero-lead{margin-top:.25rem;font-size:.84rem;line-height:1.35}.hubspot-badge{width:4.7rem}body:has(.quiz-card) .hubspot-badge{width:3.65rem}.quiz-card{padding:1rem}body:has(.quiz-card) .quiz-card{padding:.72rem}body:has(.quiz-card) .progress-row{gap:.3rem;margin-bottom:.5rem}body:has(.quiz-card) .progress-label{font-size:.74rem}body:has(.quiz-card) .question-eyebrow{margin-bottom:.12rem;font-size:.67rem}body:has(.quiz-card) .question-title{font-size:clamp(1rem,5vw,1.18rem);line-height:1.16}.question-help{font-size:.86rem}body:has(.quiz-card) .question-help{margin-top:.26rem;font-size:.78rem;line-height:1.35}body:has(.quiz-card) .options{gap:.42rem;margin-top:.55rem}.option-card{gap:.62rem;min-height:4.35rem;padding:.78rem .82rem;line-height:1.34}body:has(.quiz-card) .option-card{gap:.55rem;min-height:3.85rem;padding:.55rem .66rem}.option-card input{width:1rem;height:1rem}.option-label{font-size:.94rem}body:has(.quiz-card) .option-label{font-size:.89rem}.button-primary,.button-secondary{width:100%}.quiz-actions,.cta-row{flex-direction:column;align-items:stretch}body:has(.quiz-card) .quiz-actions{margin-top:.55rem}body:has(.quiz-card) .button-primary,body:has(.quiz-card) .button-secondary{min-height:2.35rem;padding:.45rem .8rem}}
