:root{--background:#f5f8fc;--foreground:#10233e;--accent:#147a9b}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}.home{place-items:center;min-height:100vh;padding:2rem;display:grid}.hero{text-align:center;background:#fff;border:1px solid #d6e5ee;border-radius:1.25rem;width:min(100%,42rem);padding:clamp(2rem,8vw,5rem);box-shadow:0 1.25rem 3.75rem #10233e1a}.eyebrow{color:var(--accent);letter-spacing:.15em;margin:0 0 .75rem;font-size:.75rem;font-weight:700}h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.75rem,12vw,5.5rem)}.subtitle{color:#456078;margin:1rem 0 0;font-size:clamp(1rem,3vw,1.25rem)}.progress{color:var(--accent);margin:2rem 0 .75rem;font-size:.9rem;font-weight:700}.question-card,.answers-summary{text-align:left;background:#f6fbfd;border-radius:.875rem;padding:1.5rem}.question-card h2,.answers-summary h2{margin:0;font-size:1.25rem}.options{gap:.75rem;margin-top:1.25rem;display:grid}.option,.navigation button{color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #b9d2df;border-radius:.625rem;padding:.875rem 1rem}.option:hover,.option:focus-visible{border-color:var(--accent)}.option-selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#dff3f8;font-weight:700}.navigation{justify-content:space-between;gap:1rem;margin:1.25rem 0;display:flex}.navigation button{background:var(--accent);color:#fff;text-align:center}.navigation button:disabled{cursor:not-allowed;opacity:.45}.answers-summary ol{gap:.5rem;margin:1rem 0 0;padding-left:1.25rem;display:grid}.lead-form-section{text-align:left;border-top:1px solid #d6e5ee;margin-top:1.25rem;padding-top:1.5rem}.lead-form-section h2{margin:0;font-size:1.25rem}.lead-form-section>p{color:#456078}.lead-form-section form{gap:.5rem;display:grid}.lead-form-section label{font-weight:700}.lead-form-section input[type=text],.lead-form-section input[type=email]{width:100%;font:inherit;border:1px solid #b9d2df;border-radius:.5rem;padding:.75rem}.lead-form-section input[aria-invalid=true]{border-color:#b42318}.field-error{color:#b42318;margin:0 0 .5rem;font-size:.9rem}.development-control{color:#795300;align-items:center;gap:.5rem;margin:.75rem 0;font-size:.9rem;display:flex}.submit-button{background:var(--accent);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:.625rem;padding:.875rem 1rem;font-weight:700}.submit-button:disabled{cursor:wait;opacity:.6}.form-message{color:#146c3b;background:#e4f5ea;border-radius:.5rem;margin:1rem 0 0;padding:.75rem}.auth-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card{background:#fff;border:1px solid #d6e5ee;border-radius:1.25rem;width:min(100%,28rem);padding:2rem;box-shadow:0 1.25rem 3.75rem #10233e1a}.auth-card h1{letter-spacing:-.04em;font-size:2rem}.auth-card form{gap:.5rem;margin-top:1.5rem;display:grid}.auth-card input{font:inherit;border:1px solid #b9d2df;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem}.admin-button{background:var(--accent);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:.625rem;margin-top:1rem;padding:.875rem 1rem;font-weight:700}.admin-button:disabled{cursor:wait;opacity:.6}.admin-link,.admin-back-link{color:var(--accent);font-weight:700}.admin-page{min-height:100vh;padding:2rem}.admin-panel{background:#fff;border:1px solid #d6e5ee;border-radius:1.25rem;width:min(100%,48rem);margin:0 auto;padding:2rem;box-shadow:0 1.25rem 3.75rem #10233e1a}.admin-panel h1{font-size:clamp(2rem,8vw,3rem)}.admin-panel h2{font-size:1.25rem}.admin-form{gap:.5rem;margin-top:1.5rem;display:grid}.admin-form input{font:inherit;border:1px solid #b9d2df;border-radius:.5rem;padding:.75rem}.admin-checkbox{align-items:center;gap:.5rem;margin-top:.75rem;font-weight:700;display:flex}.admin-message{color:#146c3b;background:#e4f5ea;border-radius:.5rem;margin:1rem 0 0;padding:.75rem}.admin-list{margin-top:2rem}.admin-list ul{gap:.75rem;padding:0;list-style:none;display:grid}.admin-list li{border:1px solid #d6e5ee;border-radius:.625rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.admin-list li div,.admin-list li span{gap:.25rem;display:grid}.marketing-consent{z-index:10;background:#fff;border:1px solid #b9d2df;border-radius:.875rem;width:min(100% - 2rem,28rem);padding:1rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 1.25rem 3.75rem #10233e2e}.marketing-consent h2,.marketing-consent p{margin:0}.marketing-consent p{color:#456078;margin-top:.5rem}.marketing-consent div{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.marketing-consent button{border:1px solid var(--accent);color:var(--accent);cursor:pointer;font:inherit;background:#fff;border-radius:.5rem;padding:.625rem .75rem;font-weight:700}.marketing-consent button:first-child{background:var(--accent);color:#fff}.marketing-preferences-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;margin:1rem;text-decoration:underline}.quiz-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.quiz-landing-page{min-height:100svh;padding:clamp(.75rem,3vw,1.5rem)}.quiz-intro,.quiz-flow-card{background:#fff;border:1px solid #d6e5ee;border-radius:1.25rem;width:min(100%,44rem);padding:clamp(1.5rem,5vw,3rem);box-shadow:0 1.25rem 3.75rem #10233e1a}.quiz-intro{text-align:center}.quiz-landing{max-width:42rem;padding:clamp(1.5rem,4vw,2.75rem)}.quiz-intro h1,.quiz-flow-card h1{letter-spacing:-.04em;font-size:clamp(2rem,8vw,3.75rem)}.quiz-landing h1{text-wrap:balance;font-size:clamp(2.15rem,5.8vw,4.15rem);line-height:1.04}.quiz-intro-copy,.quiz-flow-card>p{color:#456078;font-size:1.05rem;line-height:1.6}.quiz-landing-lede,.quiz-landing-support{color:#456078;max-width:38rem;margin:1.1rem auto 0;line-height:1.5}.quiz-landing-lede{color:var(--foreground);font-size:clamp(1.08rem,2.2vw,1.3rem);font-weight:700}.quiz-landing-support{font-size:clamp(1rem,1.8vw,1.15rem)}.quiz-duration{color:var(--accent);font-weight:700}.quiz-educational-note{color:#456078;border-left:.25rem solid #b9d2df;margin:1.5rem 0;padding-left:.75rem;font-size:.92rem;line-height:1.5}.quiz-primary-button,.quiz-secondary-button{cursor:pointer;font:inherit;border-radius:.625rem;padding:.875rem 1rem;font-weight:700}.quiz-primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.quiz-landing .quiz-primary-button:hover{background:#0f6681;border-color:#0f6681}.quiz-landing .quiz-primary-button:focus-visible{outline-offset:3px;outline:3px solid #f2aa4c}.quiz-primary-button:disabled{cursor:not-allowed;opacity:.45}.quiz-secondary-button{color:var(--foreground);background:#fff;border:1px solid #b9d2df}.quiz-secondary-button:disabled{cursor:not-allowed;opacity:.45}.quiz-link-button{text-decoration:none;display:inline-block}.quiz-landing-cta{width:min(100%,23rem);margin-top:1.5rem;padding:1rem 1.25rem;font-size:1.05rem}.quiz-landing-microcopy{color:#597084;margin:.85rem 0 0;font-size:.86rem;line-height:1.4}.quiz-progress-track{background:#e2edf3;border-radius:999px;height:.5rem;margin:.75rem 0 1.5rem;overflow:hidden}.quiz-progress-value{border-radius:inherit;background:var(--accent);height:100%;transition:width .16s}.quiz-navigation{justify-content:space-between;gap:1rem;margin-top:1.25rem;display:flex}.quiz-result-text{font-weight:700;color:var(--foreground)!important;font-size:1.15rem!important}.commercial-form h2{margin-top:0;font-size:1.5rem}.commercial-form>p{color:#456078;line-height:1.5}.commercial-form form{gap:.5rem;margin-top:1.5rem;display:grid}.commercial-form label{font-weight:700}.commercial-form input[type=text],.commercial-form input[type=email],.commercial-form input[type=tel]{width:100%;font:inherit;border:1px solid #b9d2df;border-radius:.5rem;padding:.75rem}.commercial-form input[aria-invalid=true]{border-color:#b42318}.commercial-checkbox{align-items:flex-start;gap:.5rem;margin:.75rem 0;display:flex}.quiz-preview-flow{width:min(100%,54rem);max-width:54rem}.quiz-preview-radar{text-align:center;max-width:38rem;margin:1.5rem auto}.quiz-preview-radar svg{width:min(100%,32rem);height:auto;margin:0 auto;display:block}.quiz-preview-grid,.quiz-preview-axis{fill:none;stroke:#bfd5e3;stroke-width:1px}.quiz-preview-line{fill:none;stroke:#2c6d8a;stroke-width:2.5px;stroke-linejoin:round}.quiz-preview-area{fill:#4a85a638}.quiz-preview-point{fill:#1d5f7d;stroke:#fff;stroke-width:2px}.quiz-preview-label{fill:#456078;font-size:10px}.quiz-preview-radar>p,.quiz-preview-disclaimer p,.commercial-form-optional,.commercial-form-notices p{color:#597084;font-size:.9rem;line-height:1.5}.quiz-preview-disclaimer{margin:1.5rem 0}.quiz-preview-disclaimer p{margin:.5rem 0}.commercial-form-optional{margin:0 0 .75rem}.commercial-form-notices{margin-top:1.25rem}.commercial-form-notices p{margin:.45rem 0}.quiz-complete-analysis{width:min(100%,54rem);max-width:54rem}.complete-analysis-topics{margin:2rem 0}.complete-analysis-topics h2{font-size:clamp(1.3rem,3vw,1.75rem);line-height:1.25}.complete-analysis-topics ul{gap:1rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.complete-analysis-topics li{gap:.45rem;display:grid}.complete-analysis-topics li>span{color:#27465c;font-weight:700}.complete-analysis-bar-track{background:#e2edf3;border-radius:999px;height:.85rem;overflow:hidden}.complete-analysis-bar-fill{border-radius:inherit;transform-origin:0;background:#2c6d8a;width:100%;height:100%;transition:transform .45s ease-out;transform:scaleX(0)}.complete-analysis-topics>p{color:#597084;font-size:.9rem;line-height:1.5}.offer-page,.pre-sale-page{min-height:100vh;padding:clamp(1.5rem,5vw,4.5rem) 1.5rem}.offer-hero,.pre-sale-hero,.pre-sale-section,.pre-sale-price{background:#fff;border:1px solid #d6e5ee;border-radius:1.25rem;width:min(100%,68rem);margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem);box-shadow:0 1.25rem 3.75rem #10233e1a}.pre-sale-section,.pre-sale-price{max-width:60rem;margin-top:1.5rem}.offer-hero,.pre-sale-hero,.pre-sale-price{text-align:center}.offer-hero h1,.pre-sale-hero h1,.pre-sale-price h2{letter-spacing:-.045em;font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.06}.offer-hero>p,.pre-sale-hero p,.pre-sale-section p,.pre-sale-price p,.pre-sale-section li,.offer-lesson-outline li{color:#456078;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.offer-lesson-outline{text-align:left;border:1px solid #d6e5ee;border-radius:.875rem;max-width:42rem;margin:2rem auto;padding:1.25rem}.offer-lesson-outline h2,.pre-sale-section h2{margin-top:0;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.2}.offer-lesson-outline ul,.pre-sale-section ul,.pre-sale-section ol{gap:.75rem;padding-left:1.3rem;display:grid}.offer-video-button{padding:1rem 1.25rem;font-size:1.05rem}.offer-video-introduction{justify-items:center;gap:.75rem;margin-top:2rem;display:grid}.offer-video-introduction p{margin:0}.offer-video-prompt{font-weight:700;color:var(--foreground)!important;font-size:1.2rem!important}.offer-video-description{max-width:38rem}.offer-video-notice,.offer-video-fallback,.pre-sale-support,.pre-sale-footer{line-height:1.5;color:#597084!important;font-size:.9rem!important}.offer-video-section{text-align:left;max-width:30rem;margin:2rem auto 0}.offer-video-section h2{font-size:1.35rem}.offer-video-frame{aspect-ratio:9/16;background:#10233e;border-radius:.875rem;width:100%;position:relative;overflow:hidden}.offer-video-frame>div,.offer-video-frame iframe{width:100%!important;height:100%!important}.pre-sale-inline{margin-top:2.5rem;animation:.36s ease-out both pre-sale-reveal}@keyframes pre-sale-reveal{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.pre-sale-inline{animation:none}}.offer-video-fallback a,.pre-sale-section a{color:var(--accent);font-weight:700}.pre-sale-opening{max-width:52rem;margin:1.5rem auto 2rem}.pre-sale-footer{text-align:center;width:min(100%,60rem);margin:2rem auto 0}@media (max-width:35rem){.hero{padding:2rem 1.25rem}.navigation,.quiz-navigation{flex-direction:column}.quiz-landing{padding:1.5rem 1.25rem}.quiz-landing h1{font-size:clamp(2rem,10vw,2.7rem)}.offer-page,.pre-sale-page{padding:1rem}.offer-hero,.pre-sale-hero,.pre-sale-section,.pre-sale-price{padding:1.5rem 1.25rem}}
