@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#211a32;background:#f8f7fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 78% 18%,rgba(124,58,237,.11),transparent 26rem),#f8f7fc}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.23;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E")}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.topbar{height:78px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5dff0;position:relative;z-index:2}.brand{color:#2d2050;font-family:Manrope;font-weight:800;letter-spacing:.08em;text-decoration:none}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;margin-right:8px;border-radius:50%;color:#fff;background:#6d28d9;letter-spacing:-.06em}.trust{display:flex;gap:7px;align-items:center;color:#69736f;font-size:13px}.page{width:min(760px,calc(100% - 40px));min-height:calc(100vh - 150px);margin:0 auto;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;padding:64px 0}.intro{align-items:center;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#7c3aed;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-.045em;margin:18px 0;line-height:1.06}h1{max-width:740px;font-size:clamp(42px,7vw,76px)}h1 em{color:#7c3aed;font-style:normal}.lede{max-width:640px;font-size:clamp(17px,2vw,20px);color:#57615e;line-height:1.65;margin:4px 0 28px}.score-preview{width:min(460px,100%);display:flex;align-items:center;gap:14px;margin:10px 0 34px;color:#898196;font-size:10px;font-weight:700;letter-spacing:.1em}.line{flex:1;display:flex;gap:4px}.line i{height:5px;border-radius:4px;background:#ddd6ea;flex:1}.line i.hot{background:#7c3aed}.primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:6px;padding:17px 25px;background:#6d28d9;color:#fff;text-decoration:none;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #6d28d933;transition:transform .18s,box-shadow .18s}.primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #6d28d947}.primary:disabled{opacity:.65;cursor:wait}.micro{color:#858c89;font-size:12px;margin:14px 0 0}.quiz{width:min(700px,calc(100% - 40px))}.step-label{color:#7c3aed;font-size:12px;font-weight:700;letter-spacing:.14em}.step-label span{color:#9890a4}.quiz h2,.identity h2,.result h2{font-size:clamp(31px,5vw,48px);margin-bottom:32px}.options{display:grid;gap:12px}.option{width:100%;display:flex;align-items:center;gap:16px;text-align:left;padding:18px 20px;border:1px solid #ddd6ea;background:#ffffffc7;border-radius:9px;color:#2e2542;cursor:pointer;transition:.15s}.option:hover{border-color:#7c3aed;transform:translate(4px)}.option.selected{border-color:#7c3aed;background:#f5f3ff}.option b{display:grid;place-items:center;width:31px;height:31px;border-radius:5px;background:#ede9fe;color:#5b21b6;font-size:12px}.option span{flex:1;font-weight:600}.back{align-self:flex-start;display:flex;gap:7px;align-items:center;margin-top:22px;border:0;background:none;color:#737b78;cursor:pointer}.identity{width:min(580px,calc(100% - 40px))}.identity .gate-progress{margin-top:14px;color:#898196}.identity>p{color:#665f72;margin:-18px 0 28px}.identity form{display:grid;gap:18px}.identity label:not(.consent){display:grid;gap:7px;font-size:13px;font-weight:700}.identity input:not([type=checkbox]){padding:15px 16px;border:1px solid #d6cee4;border-radius:6px;background:#fff;outline:none}.identity input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed21}.consent{display:flex;align-items:flex-start;gap:10px;color:#665f72;font-size:12px;line-height:1.5}.consent input{margin-top:3px;accent-color:#7c3aed}.consent a{color:inherit}.error{color:#b42318;font-size:13px;margin:0}.email-fix{justify-self:start;margin-top:-10px;padding:0;border:0;border-bottom:1px solid currentColor;background:none;color:#6d28d9;font-weight:700;cursor:pointer}.result{width:min(720px,calc(100% - 40px))}.result-heading{padding-left:20px;border-left:4px solid var(--accent)}.band{margin-top:7px;font:700 clamp(20px,4vw,28px) Manrope}.result h2{margin-bottom:14px}.result-copy{color:#665f72;font-size:17px;line-height:1.65;max-width:650px}.clip{margin:22px 0;border-radius:10px;overflow:hidden;background:#211a32;color:#fff}.clip video{display:block;width:100%;max-height:330px;background:#000}.clip-fallback{min-height:170px;padding:30px;display:flex;gap:20px;align-items:center;background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--accent) 45%,transparent),transparent 45%),#211a32}.clip-fallback button{width:58px;height:58px;display:grid;place-items:center;border:0;border-radius:50%;color:#4c1d95;background:#fff;cursor:default}.clip-fallback div{display:grid;gap:6px}.clip-fallback span{color:#e9e2ff;font-size:10px;letter-spacing:.15em}.clip-fallback strong{font:700 clamp(18px,3vw,27px) Manrope}.result>.primary{align-self:flex-start;background:var(--accent)}.identity>p{margin-bottom:22px}.plan-preview{display:grid;gap:9px;margin:0 0 26px;padding:17px 18px;border:1px solid #ddd6ea;border-radius:9px;background:#ffffff9e}.plan-preview span{display:flex;align-items:center;gap:9px;color:#514860;font-size:13px;font-weight:650}.plan-preview svg{color:#7c3aed}.action-plan{display:grid;gap:10px;margin:22px 0 4px;padding:22px;border-radius:10px;background:#fff;box-shadow:0 8px 28px #17221f14}.action-plan .step-label{margin-bottom:3px}.action{display:flex;align-items:center;gap:13px;padding:11px 0;border-top:1px solid #ede8f5}.action b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px}.action span{color:#3d3450;font-weight:650}footer{height:72px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;color:#91899d;font-size:11px;border-top:1px solid #e5dff0;position:relative;z-index:1}@media (max-width: 600px){.topbar{height:66px}.trust{display:none}.page{min-height:calc(100vh - 135px);padding:44px 0}.intro{justify-content:flex-start;padding-top:70px}h1{font-size:42px}.option{padding:15px}.clip-fallback{padding:22px;min-height:150px}.clip-fallback button{width:48px;height:48px;flex:0 0 auto}footer span{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
