.page-module-scss-module__MYtSMq__topbar{justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.page-module-scss-module__MYtSMq__brand{font-family:var(--font-newsreader),Georgia,serif;letter-spacing:-.02em;color:#1a2032;align-items:center;gap:10px;font-size:20px;font-weight:600;text-decoration:none;display:flex}.page-module-scss-module__MYtSMq__mark{color:#f7f3ec;width:28px;height:28px;font-family:var(--font-newsreader),Georgia,serif;background:#1a2032;border-radius:7px;place-items:center;font-size:15px;font-weight:600;display:grid}.page-module-scss-module__MYtSMq__beta{font-family:var(--font-jetbrains),monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-deep);background:var(--accent-wash);border:1px solid var(--accent-border);border-radius:5px;padding:2px 7px;font-size:9.5px;font-weight:500}.page-module-scss-module__MYtSMq__signinLink{color:#454c61;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.page-module-scss-module__MYtSMq__signinLink:hover{color:var(--accent-deep)}.page-module-scss-module__MYtSMq__hero{text-align:center;max-width:700px;margin:0 auto;padding:52px 32px 40px}.page-module-scss-module__MYtSMq__eyebrow{font-family:var(--font-jetbrains),monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep);align-items:center;gap:8px;margin-bottom:22px;font-size:11px;font-weight:500;display:inline-flex}.page-module-scss-module__MYtSMq__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module-scss-module__MYtSMq__heroH1{font-family:var(--font-newsreader),Georgia,serif;letter-spacing:-.01em;margin:0 0 16px;font-size:clamp(32px,5.5vw,50px);font-weight:500;line-height:1.08}.page-module-scss-module__MYtSMq__heroH1 em{color:var(--accent-deep);font-style:italic}.page-module-scss-module__MYtSMq__lede{color:#454c61;max-width:40em;margin:0 auto;font-size:16.5px;line-height:1.65}.page-module-scss-module__MYtSMq__pickerWrap{max-width:700px;margin:0 auto;padding:8px 32px 0}.page-module-scss-module__MYtSMq__pickerHeading{font-family:var(--font-newsreader),Georgia,serif;text-align:center;margin:0 0 4px;font-size:21px;font-weight:500}.page-module-scss-module__MYtSMq__pickerSub{color:#7c8295;text-align:center;margin:0 0 22px;font-size:13.5px}.page-module-scss-module__MYtSMq__examGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px;display:grid}.page-module-scss-module__MYtSMq__examOption{cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-user-select:none;user-select:none;background:#fffdf8;border:1.5px solid #ddd6c8;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module-scss-module__MYtSMq__examOption:hover{border-color:color-mix(in oklch, var(--accent) 40%, #ddd6c8)}.page-module-scss-module__MYtSMq__examOption.page-module-scss-module__MYtSMq__checked{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 14%, transparent)}.page-module-scss-module__MYtSMq__examCheck{background:#f1ece1;border:1.5px solid #ddd6c8;border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;transition:border-color .2s,background .2s;display:grid}.page-module-scss-module__MYtSMq__examCheck svg{stroke:#fff;fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:12px;height:12px;transition:opacity .15s}.page-module-scss-module__MYtSMq__checked .page-module-scss-module__MYtSMq__examCheck{background:var(--accent);border-color:var(--accent)}.page-module-scss-module__MYtSMq__checked .page-module-scss-module__MYtSMq__examCheck svg{opacity:1}.page-module-scss-module__MYtSMq__examOptionBody{flex-direction:column;min-width:0;display:flex}.page-module-scss-module__MYtSMq__examOptionName{color:#1a2032;margin-bottom:2px;font-size:15px;font-weight:700}.page-module-scss-module__MYtSMq__examOptionFull{color:#7c8295;font-size:12.5px;line-height:1.4}.page-module-scss-module__MYtSMq__features{max-width:700px;margin:0 auto;padding:40px 32px 48px}.page-module-scss-module__MYtSMq__featGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.page-module-scss-module__MYtSMq__featCard{background:#fffdf8;border:1px solid #ddd6c8;border-radius:16px;padding:26px 24px 22px;box-shadow:0 3px 14px -6px #1a203217}.page-module-scss-module__MYtSMq__featIcon{background:var(--accent-wash);border:1px solid var(--accent-border);border-radius:11px;place-items:center;width:40px;height:40px;margin-bottom:16px;display:grid}.page-module-scss-module__MYtSMq__featIcon svg{width:21px;height:21px;stroke:var(--accent-deep);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.page-module-scss-module__MYtSMq__featName{color:#1a2032;margin-bottom:8px;font-size:16px;font-weight:700}.page-module-scss-module__MYtSMq__featDesc{color:#454c61;font-size:14px;line-height:1.65}.page-module-scss-module__MYtSMq__featBullets{flex-direction:column;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.page-module-scss-module__MYtSMq__featBullets li{color:#454c61;align-items:flex-start;gap:8px;font-size:13.5px;display:flex}.page-module-scss-module__MYtSMq__featBullets li:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:6px}.page-module-scss-module__MYtSMq__socialProofSection{max-width:700px;margin:0 auto;padding:0 32px 48px}.page-module-scss-module__MYtSMq__ctaWrap{max-width:700px;margin:0 auto;padding:0 32px 64px}.page-module-scss-module__MYtSMq__ctaBox{background:#1a2032;border-radius:18px;overflow:hidden}.page-module-scss-module__MYtSMq__ctaMain{padding:36px 36px 28px}.page-module-scss-module__MYtSMq__ctaMain h2{font-family:var(--font-newsreader),Georgia,serif;letter-spacing:-.01em;color:#f7f3ec;margin:0 0 10px;font-size:clamp(24px,3.5vw,34px);font-weight:500;line-height:1.08}.page-module-scss-module__MYtSMq__ctaMain p{color:#9ba3b8;max-width:38em;margin:0;font-size:15px;line-height:1.6}.page-module-scss-module__MYtSMq__ctaActions{border-top:1px solid #ffffff12;flex-wrap:wrap;align-items:center;gap:16px;padding:20px 32px 28px;display:flex}.page-module-scss-module__MYtSMq__btnSignup{font-family:var(--font-hanken),system-ui,sans-serif;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:13px 26px;font-size:15.5px;font-weight:700;text-decoration:none;transition:background .15s cubic-bezier(.4,0,.2,1),transform .12s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module-scss-module__MYtSMq__btnSignup:hover{background:var(--accent-deep);transform:translateY(-1px);box-shadow:0 8px 22px #1a20321a}.page-module-scss-module__MYtSMq__btnSignup svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.page-module-scss-module__MYtSMq__ctaAlready{color:#6b7385;font-size:14px}.page-module-scss-module__MYtSMq__ctaAlready a{color:#9ba3b8;text-underline-offset:2px;font-weight:700;text-decoration:underline;transition:color .15s cubic-bezier(.4,0,.2,1)}.page-module-scss-module__MYtSMq__ctaAlready a:hover{color:#f7f3ec}@media (max-width:580px){.page-module-scss-module__MYtSMq__topbar{padding:18px 22px}.page-module-scss-module__MYtSMq__hero{padding:40px 22px 32px}.page-module-scss-module__MYtSMq__pickerWrap,.page-module-scss-module__MYtSMq__features,.page-module-scss-module__MYtSMq__socialProofSection,.page-module-scss-module__MYtSMq__ctaWrap{padding-left:22px;padding-right:22px}.page-module-scss-module__MYtSMq__examGrid,.page-module-scss-module__MYtSMq__featGrid{grid-template-columns:1fr}.page-module-scss-module__MYtSMq__ctaMain{padding:28px 24px 22px}.page-module-scss-module__MYtSMq__ctaActions{flex-direction:column;align-items:stretch;padding:18px 24px 24px}.page-module-scss-module__MYtSMq__btnSignup{justify-content:center}}