@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
*{box-sizing:border-box}.assessment-container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);min-height:100vh;padding:2rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.assessment-wrapper,.user-form-wrapper,.results-wrapper,.intro-wrapper{max-width:700px;margin:0 auto;animation:.5s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.assessment-header{text-align:center;margin-bottom:2.5rem}.assessment-title{color:#fff;margin-bottom:.75rem;font-size:2.25rem;font-weight:800;line-height:1.2}.assessment-subtitle{color:rgba(255,255,255,.7);margin-bottom:2rem;font-size:1.125rem;font-weight:500}.progress-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem}.progress-info{color:#fff;justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.progress-category{color:rgba(255,255,255,.6);font-weight:500}.progress-bar{background:rgba(255,255,255,.15);border-radius:100px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:100px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.question-card{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:2.5rem;animation:.4s ease-out slideIn;box-shadow:0 20px 60px rgba(0,0,0,.4)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.question-number{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:1rem;font-size:.75rem;font-weight:700}.question-text{color:#0f172a;margin-bottom:2rem;font-size:1.5rem;font-weight:700;line-height:1.4}.answer-buttons{flex-direction:column;gap:.875rem;display:flex}.answer-btn{cursor:pointer;color:#334155;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1.125rem 1.5rem;font-size:1rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.answer-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translate(4px)}.answer-btn.selected{transform:translate(6px)scale(1.01);box-shadow:0 8px 24px rgba(0,0,0,.12)}.answer-icon{flex-shrink:0;font-size:1.5rem}.answer-label{flex:1}.back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px;margin:0 auto;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:block}.back-button:hover{background:rgba(255,255,255,.15)}.user-form-wrapper{background:#fff;border-radius:16px;max-width:480px;padding:2.5rem;box-shadow:0 20px 60px rgba(0,0,0,.4)}.form-header{text-align:center;margin-bottom:2rem}.completion-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:2rem;font-weight:800;display:flex;box-shadow:0 8px 24px rgba(59,130,246,.3)}.form-header h2{color:#0f172a;margin-bottom:.5rem;font-size:1.875rem;font-weight:800}.form-header p{color:#64748b;font-size:1rem;font-weight:500}.user-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#334155;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.form-group input{border:2px solid #e2e8f0;border-radius:10px;padding:1rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s}.form-group input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1.125rem 2rem;font-size:1.0625rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 24px rgba(59,130,246,.25)}.submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(59,130,246,.35)}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.arrow{font-size:1.25rem;transition:transform .3s}.submit-button:hover .arrow{transform:translate(3px)}.privacy-note{text-align:center;color:#64748b;margin-top:.5rem;font-size:.8125rem;font-weight:500}.intro-wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-top:2rem;display:flex}.intro-badge{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.chaos-slider-container{background:#fff;border-radius:24px;width:100%;max-width:600px;margin:2rem 0;padding:3rem 2rem;box-shadow:0 25px 60px rgba(0,0,0,.5)}.slider-label-row{justify-content:space-between;margin-bottom:2rem;font-size:1.125rem;font-weight:800;display:flex}.label-chaos{color:#ef4444;align-items:center;gap:.5rem;display:flex}.label-order{color:#3b82f6;align-items:center;gap:.5rem;display:flex}.slider-track-wrapper{background:#f1f5f9;border-radius:100px;height:60px;padding:4px;position:relative;overflow:hidden}.slider-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:10;background:0 0;outline:none;width:100%;height:100%;position:relative}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:grab;z-index:20;background:0 0;border:none;border-radius:50%;width:60px;height:60px;position:relative}.slider-input::-moz-range-thumb{cursor:grab;z-index:20;background:0 0;border:none;border-radius:50%;width:60px;height:60px;position:relative}.slider-input:active::-webkit-slider-thumb{cursor:grabbing}.slider-visual-thumb{color:#3b82f6;pointer-events:none;z-index:5;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .1s cubic-bezier(.4,0,.2,1),box-shadow .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px rgba(0,0,0,.15)}.slider-input:active+.slider-visual-thumb,.slider-input:hover+.slider-visual-thumb{border-color:#3b82f6;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 8px 25px rgba(59,130,246,.25)}.slider-icon{stroke-width:2.5px;width:24px;height:24px}.slider-fill{opacity:.3;pointer-events:none;background:linear-gradient(90deg,#ef4444 0%,#3b82f6 100%);border-radius:100px;position:absolute;top:0;bottom:0;left:0}.instruction-text{color:#64748b;margin-top:1.5rem;font-size:.9rem;font-weight:500}.results-wrapper{max-width:800px}.results-header{text-align:center;margin-bottom:2.5rem}.results-icon{border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1.5rem;font-size:2.75rem;animation:.5s cubic-bezier(.34,1.56,.64,1) scaleIn;display:flex;box-shadow:0 12px 40px rgba(0,0,0,.3)}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.diagnosis-title{margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.1}.diagnosis-headline{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.diagnosis-subheadline{color:rgba(255,255,255,.8);font-size:1.125rem;font-weight:500;line-height:1.5}.results-content{flex-direction:column;gap:2rem;display:flex}.results-top-section{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.score-chart-container{background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.chart-wrapper{width:100%;max-width:400px;height:300px;margin-top:1rem;position:relative}.score-chart-container h3,.primary-insight-card h3,.insight-card h3{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:1rem;font-size:.875rem;font-weight:800}.primary-insight-card{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(0,0,0,.05);border-radius:20px;flex-direction:column;justify-content:center;padding:2.5rem;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.1)}.truth-text{color:#0f172a;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0f172a,#334155);margin-bottom:2rem;font-size:1.75rem;font-style:italic;font-weight:800;line-height:1.3}.reality-check{background:rgba(241,245,249,.8);border-left:4px solid #3b82f6;border-radius:12px;padding:1.5rem}.reality-check h4{color:#3b82f6;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.reality-check p{color:#475569;font-size:1.0625rem;line-height:1.6}.insights-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.insight-card{background:#fff;border-radius:20px;padding:2rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.insight-card:hover{transform:translateY(-5px)}.insight-card .card-icon{margin-bottom:1rem;font-size:2.5rem}.insight-card.warning{border-top:5px solid #f59e0b}.insight-card.future{border-top:5px solid #8b5cf6}.insight-card p{color:#334155;font-size:1.125rem;font-weight:500;line-height:1.6}@media (max-width:900px){.results-top-section{grid-template-columns:1fr}}@media (max-width:640px){.insights-grid{grid-template-columns:1fr}}.solution-card{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left:4px solid #3b82f6}.solution-card p{color:#1e3a8a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.7}.solution-card p:last-child{margin-bottom:0}.solution-emphasis{color:#1e40af;font-size:1.25rem;font-weight:800}.cta-section{text-align:center;background:#f8fafc;border:2px solid #e2e8f0}.cta-section h3{text-transform:none;letter-spacing:normal;margin-bottom:.75rem;font-size:1.5rem}.cta-section>p{color:#475569;margin-bottom:1.75rem;font-size:1.0625rem;font-weight:500}.cta-buttons{flex-direction:column;gap:.875rem;margin-bottom:1rem;display:flex}.cta-primary,.cta-secondary{cursor:pointer;border:none;border-radius:10px;padding:1.125rem 2rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:all .3s}.cta-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 8px 24px rgba(59,130,246,.25)}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(59,130,246,.35)}.cta-secondary{color:#1e40af;background:#fff;border:2px solid #3b82f6}.cta-secondary:hover{background:#eff6ff;transform:translateY(-2px)}.cta-note{color:#64748b;margin-top:.5rem;font-size:.875rem;font-style:italic}@media (max-width:768px){.assessment-title{font-size:1.875rem}.question-text{font-size:1.25rem}.question-card,.user-form-wrapper{padding:2rem 1.5rem}.diagnosis-title{font-size:2rem}.diagnosis-headline{font-size:1.25rem}.reality-card,.truth-card,.impact-card,.future-card,.category-breakdown,.solution-card,.cta-section{padding:1.5rem}}@media (max-width:480px){.assessment-container{padding:1.5rem .75rem}.assessment-title{font-size:1.5rem}.question-text{font-size:1.125rem}.answer-btn{padding:1rem;font-size:.9375rem}.answer-icon{font-size:1.25rem}.cta-buttons{flex-direction:column}.chaos-slider-container{padding:2rem 1.5rem}}.PhoneInput{align-items:center;width:100%;display:flex}.PhoneInputInput{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex:1;min-width:0;padding:1rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s}.PhoneInputInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.PhoneInputCountry{margin-right:.75rem}.PhoneInputCountrySelect{cursor:pointer}.PhoneInputCountryIcon{width:24px;height:16px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.landing-shell{-webkit-font-smoothing:antialiased;background:#0d0d0d;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.landing-wordmark{border-bottom:1px solid rgba(255,255,255,.06);padding:1.25rem 2rem}.wordmark-text{color:#fff;letter-spacing:-.02em;font-size:1.0625rem;font-weight:800}.landing-body{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem 4rem;display:flex}.landing-column{flex-direction:column;align-items:flex-start;width:100%;max-width:560px;animation:.6s ease-out both landingFadeUp;display:flex}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.landing-chip{color:#d4669e;letter-spacing:.1em;text-transform:uppercase;background:rgba(141,15,90,.15);border:1px solid rgba(141,15,90,.3);border-radius:100px;margin-bottom:1.75rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.landing-headline{color:#fff;letter-spacing:-.03em;margin:0 0 1rem;font-size:max(2rem,min(5vw,3rem));font-weight:900;line-height:1.12}.landing-subheadline{color:rgba(255,255,255,.55);margin:0 0 2.25rem;font-size:1.125rem;font-weight:500;line-height:1.5}.landing-bullets{flex-direction:column;gap:.875rem;margin:0 0 2.75rem;padding:0;list-style:none;display:flex}.landing-bullets li{color:rgba(255,255,255,.75);align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:400;line-height:1.5;display:flex}.landing-bullets li strong{color:#fff;font-weight:700}.bullet-icon{flex-shrink:0;align-items:center;margin-top:3px;display:flex}.landing-cta{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#8d0f5a;border:none;border-radius:10px;align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:1rem 2rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 rgba(141,15,90,0)}.landing-cta:hover{background:#a81268;transform:translateY(-2px);box-shadow:0 12px 32px rgba(141,15,90,.4)}.landing-cta:active{box-shadow:none;transform:translateY(0)}.landing-cta svg{transition:transform .2s}.landing-cta:hover svg{transform:translate(3px)}.landing-privacy{color:rgba(255,255,255,.3);align-items:flex-start;gap:.4rem;margin:0;font-size:.8125rem;font-weight:400;line-height:1.5;display:flex}@media (max-width:480px){.landing-wordmark{padding:1rem 1.25rem}.landing-body{align-items:flex-start;padding:2rem 1.25rem 3rem}.landing-cta{justify-content:center;width:100%}}.answer-badge{color:#334155;background:#e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:800;transition:background .2s,color .2s;display:flex}.answer-btn.selected .answer-badge{color:#fff;background:#8d0f5a}.answer-btn{text-align:left;align-items:center;gap:1rem;display:flex}.answer-btn:disabled{cursor:default}.loading-shell{-webkit-font-smoothing:antialiased;background:#0d0d0d;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.loading-wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;animation:.6s ease-out fadeIn;display:flex}.loading-wordmark{color:#fff;letter-spacing:-.02em;font-size:1.125rem;font-weight:800}.loading-dots{gap:.625rem;display:flex}.loading-dots .dot{background:#8d0f5a;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite dotPulse}.loading-dots .dot:nth-child(2){animation-delay:.2s}.loading-dots .dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1.15)}}.loading-status{color:rgba(255,255,255,.55);margin:0;font-size:1.0625rem;font-weight:500;animation:.5s ease-out statusFade}@keyframes statusFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.back-toast{color:rgba(255,255,255,.85);z-index:100;white-space:nowrap;background:rgba(30,41,59,.95);border-radius:10px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;animation:.3s ease-out toastSlideUp;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px rgba(0,0,0,.3)}@keyframes toastSlideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.results-shell{-webkit-font-smoothing:antialiased;color:#e2e8f0;background:#0d0d0d;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.results-topbar{border-bottom:1px solid rgba(255,255,255,.06);padding:1.25rem 2rem}.results-body{max-width:720px;margin:0 auto;padding:2rem 1.25rem 4rem}.score-reveal{text-align:center;padding:3rem 0 2.5rem;animation:.6s ease-out fadeIn}.score-number-wrap{justify-content:center;align-items:baseline;gap:.125rem;display:flex}.score-number{color:#fff;letter-spacing:-.04em;font-size:6rem;font-weight:900;line-height:1}.score-percent{color:rgba(255,255,255,.4);font-size:2.5rem;font-weight:700}.archetype-name{letter-spacing:-.02em;margin:.75rem 0 .5rem;font-size:1.75rem;font-weight:800}.archetype-tagline{color:rgba(255,255,255,.55);max-width:520px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.pillar-chart-section{text-align:center;margin-top:1.5rem;padding:2rem 0}.chart-heading{color:rgba(255,255,255,.75);margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.pillar-chart-section .chart-wrapper{max-width:380px;margin:0 auto}.pillar-scores-row{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:480px;margin-top:1.5rem;margin-left:auto;margin-right:auto;display:grid}.pillar-score-chip{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;flex-direction:column;align-items:center;padding:.875rem .75rem;display:flex}.pillar-chip-pct{color:#fff;font-size:1.5rem;font-weight:800}.pillar-chip-name{color:rgba(255,255,255,.45);text-align:center;margin-top:.25rem;font-size:.75rem;font-weight:600}.ai-report{margin-top:2.5rem}.report-main-heading{color:#fff;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:800}.report-section{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:14px;margin-bottom:1rem;padding:1.5rem;animation:.5s ease-out fadeIn}.report-section h3{color:#fff;margin-bottom:.75rem;font-size:1.125rem;font-weight:800}.report-section p{color:rgba(255,255,255,.65);margin:0;line-height:1.7}.report-section ul{margin:0;padding-left:1.25rem}.report-section ul li{color:rgba(255,255,255,.65);margin-bottom:.5rem;line-height:1.7}.report-danger{background:rgba(220,38,38,.06);border-left:4px solid #dc2626}.report-danger h3{color:#fca5a5}.report-priorities .priority-item{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.priority-number{color:#e879a8;background:rgba(141,15,90,.15);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:900;display:flex}.priority-item strong{color:#fff;margin-bottom:.25rem;font-weight:700;display:block}.priority-item p{color:rgba(255,255,255,.6);margin:0;line-height:1.6}.report-vision{background:rgba(59,130,246,.06);border-left:4px solid #3b82f6}.report-vision h3{color:#93c5fd}.report-nextstep{background:#1e293b;border:1px solid rgba(255,255,255,.1)}.report-nextstep h3{color:#fff}.report-nextstep p{color:rgba(255,255,255,.8)}.streaming-indicator{color:rgba(255,255,255,.45);align-items:center;gap:.625rem;padding:1rem 0;font-size:.875rem;font-weight:500;display:flex}.streaming-dot{background:#8d0f5a;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite dotPulse}.pdf-download-row{text-align:center;margin:2rem 0}.cta-button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2rem;font-family:inherit;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.cta-button-pdf{color:#fff;background:#334155;width:100%;max-width:400px}.cta-button-pdf:hover{background:#475569}.cta-button-pdf:disabled{opacity:.6;cursor:wait;transform:none}.results-cta{text-align:center;border-radius:16px;margin-top:1rem;padding:2.5rem 1.5rem}.cta-headline{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;line-height:1.4}.cta-premium{background:linear-gradient(135deg,rgba(141,15,90,.2),rgba(141,15,90,.08));border:1px solid rgba(141,15,90,.3)}.cta-button-premium{color:#fff;background:#8d0f5a}.cta-hot{background:linear-gradient(135deg,rgba(234,88,12,.15),rgba(234,88,12,.05));border:1px solid rgba(234,88,12,.25)}.cta-button-hot{color:#fff;background:#ea580c}.cta-warm{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.cta-button-warm{color:#fff;background:#3b82f6}.cta-educate{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.cta-button-educate{color:#fff;background:#10b981}@media (max-width:600px){.assessment-container{padding:1rem .75rem}.progress-section{border-radius:10px;padding:1rem}.progress-bar{height:10px}.progress-fill{background:linear-gradient(90deg,#8d0f5a,#d4669e)}.progress-info{font-size:.9375rem;font-weight:700}.question-card{border-radius:14px;padding:1.5rem 1.125rem}.question-text{margin-bottom:1.5rem;font-size:1.125rem}.answer-btn{border-radius:10px;gap:.75rem;min-height:52px;padding:.875rem 1rem;font-size:.9375rem}.answer-badge{border-radius:7px;width:34px;height:34px;font-size:.8125rem}.answer-buttons{gap:.625rem}.user-form-wrapper{border-radius:14px;padding:1.5rem 1.125rem}.form-header h2{font-size:1.5rem}.form-group input,.PhoneInputInput{min-height:48px;padding:.875rem;font-size:1rem}.submit-button{min-height:52px;font-size:1rem}.landing-body{padding:1.5rem 1rem 2.5rem}.landing-headline{font-size:1.75rem}.landing-subheadline{font-size:1rem}.landing-cta{justify-content:center;width:100%;min-height:52px;font-size:1.0625rem}.landing-bullets li{font-size:.9375rem}.loading-shell{padding:2rem 1rem}.loading-wrapper{gap:1.5rem;max-width:300px}.loading-wordmark{font-size:1rem}.loading-status{padding:0 .5rem;font-size:.9375rem;line-height:1.5}.loading-dots .dot{width:8px;height:8px}.results-topbar{padding:1rem}.results-body{padding:1rem .875rem 3rem}.score-reveal{padding:2.5rem 0 2rem}.score-number{font-size:5rem}.score-percent{font-size:2rem}.archetype-name{font-size:1.5rem}.archetype-tagline{padding:0 .5rem;font-size:.9375rem}.pillar-chart-section{padding:1.5rem 0}.pillar-chart-section .chart-wrapper{max-width:280px;height:240px}.chart-heading{font-size:1rem}.pillar-scores-row{grid-template-columns:repeat(2,1fr);gap:.5rem}.pillar-score-chip{border-radius:10px;padding:.625rem .5rem}.pillar-chip-pct{font-size:1.25rem}.pillar-chip-name{font-size:.6875rem}.ai-report{margin-top:2rem}.report-main-heading{margin-bottom:1rem;font-size:1.25rem}.report-section{border-radius:12px;margin-bottom:.75rem;padding:1.125rem 1rem}.report-section h3{font-size:1rem}.report-section p{font-size:.9375rem;line-height:1.65}.report-section ul{padding-left:1rem}.report-section ul li{font-size:.9375rem}.priority-item{gap:.75rem}.priority-number{border-radius:8px;width:36px;height:36px;font-size:1.125rem}.priority-item strong{font-size:.9375rem}.priority-item p{font-size:.875rem}.results-cta{border-radius:14px;margin-top:1.5rem;padding:2rem 1rem}.cta-headline{font-size:1.125rem}.cta-button{border-radius:12px;width:100%;min-height:52px;padding:1rem 1.5rem;font-size:1.0625rem}.cta-button-pdf{max-width:100%}.pdf-download-row{margin:1.5rem 0}.streaming-indicator{font-size:.8125rem}.back-toast{text-align:center;white-space:normal;font-size:.8125rem;left:1rem;right:1rem;transform:none}}@media (max-width:400px){.assessment-container{padding:.75rem .5rem}.question-card{padding:1.25rem 1rem}.question-text{font-size:1.0625rem}.answer-btn{padding:.75rem .875rem;font-size:.875rem}.user-form-wrapper{padding:1.25rem 1rem}.landing-headline{font-size:1.5rem}.score-number{font-size:4.25rem}.score-percent{font-size:1.75rem}.archetype-name{font-size:1.375rem}.results-body{padding:.75rem .75rem 3rem}.report-section{padding:1rem .875rem}.pillar-chart-section .chart-wrapper{max-width:260px;height:220px}}
