:root{--brand:#175cd3;--brand-deep:#113f91;--brand-soft:#eaf1ff;--accent:#0e9384;--accent-deep:#087266;--accent-soft:#e6f7f3;--warm:#f79009;--warm-soft:#fff4df;--ink:#101828;--text:#344054;--muted:#667085;--line:#dfe5ef;--canvas:#f6f8fc;--paper:#fff;--inverse:#0b1733;--shadow-sm:0 8px 24px #10182812;--shadow-lg:0 30px 80px #175cd324;--radius-sm:10px;--radius-md:18px;--radius-lg:30px;--content:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,p,ul,ol{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.55rem,7vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:1.2rem}.skip-link{z-index:100;color:#fff;background:var(--inverse);border-radius:var(--radius-sm);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f8fce6;border-bottom:1px solid #dfe5efdb;position:sticky;top:0}.header-inner,.footer-grid,.footer-bottom,.section,.page-shell{width:min(var(--content), calc(100% - 2rem));margin-inline:auto}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:76px;display:grid}.brand{align-items:center;gap:.7rem;width:max-content;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--brand), #3d7be1);border-radius:13px;place-items:center;width:40px;height:40px;font-weight:850;display:grid;box-shadow:0 8px 20px #175cd338}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em;font-size:1rem}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700;line-height:1}.primary-nav{color:var(--text);justify-content:center;gap:1.6rem;font-size:.9rem;font-weight:650;display:flex}.primary-nav a,.site-footer a{transition:color .16s}.primary-nav a:hover,.site-footer a:hover{color:var(--brand)}.button{color:#fff;background:var(--brand);border:1px solid var(--brand);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.76rem 1.15rem;font-weight:760;line-height:1;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #175cd32e}.button:hover{background:var(--brand-deep);transform:translateY(-1px);box-shadow:0 12px 26px #175cd33d}.button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f7900999}.button-secondary{color:var(--ink);border-color:var(--line);box-shadow:none;background:#fff}.button-secondary:hover{color:var(--brand);background:#fff;border-color:#b9caeb}.button-small{min-height:42px;padding-inline:1rem;font-size:.86rem}.section{padding-block:6rem}.section-tight{padding-block:4rem}.section-soft{background:var(--paper);border-block:1px solid var(--line);width:100%}.section-soft>.section{padding-block:6rem}.eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-size:.76rem;font-weight:850}.lede{max-width:700px;color:var(--text);font-size:clamp(1.05rem,2vw,1.24rem);line-height:1.7}.muted{color:var(--muted)}.hero{padding-block:6.5rem 5.5rem;position:relative;overflow:hidden}.hero:before{z-index:-1;content:"";background:radial-gradient(circle,#0e938429,#0000 68%);border-radius:50%;width:42rem;height:42rem;position:absolute;top:-15rem;right:-16rem}.hero-grid{width:min(var(--content), calc(100% - 2rem));grid-template-columns:minmax(0,1.04fr) minmax(380px,.76fr);align-items:center;gap:clamp(3rem,7vw,7rem);margin-inline:auto;display:grid}.preview-badge,.status-pill,.tag{letter-spacing:.02em;border-radius:999px;align-items:center;gap:.45rem;font-size:.74rem;font-weight:780;display:inline-flex}.preview-badge{color:var(--accent-deep);background:var(--accent-soft);border:1px solid #b9e8de;margin-bottom:1.3rem;padding:.38rem .7rem}.preview-badge:before,.status-dot{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #0e93841f}.hero h1{max-width:780px;margin-bottom:1.5rem}.hero h1 em{color:var(--brand);font-style:normal}.hero-copy>p{max-width:650px;color:var(--text);font-size:clamp(1.08rem,2vw,1.27rem)}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;gap:1.1rem 1.5rem;margin-top:2.2rem;font-size:.83rem;font-weight:650;display:flex}.trust-row span:before{color:var(--accent);content:"✓";margin-right:.45rem;font-weight:900}.practice-window{background:var(--inverse);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:1rem;transform:rotate(1.2deg)}.window-bar{color:#aebbd7;justify-content:space-between;align-items:center;padding:.2rem .35rem .85rem;font-size:.72rem;font-weight:700;display:flex}.window-dots{gap:.3rem;display:flex}.window-dots i{background:#3c4d70;border-radius:50%;width:7px;height:7px;display:block}.practice-card{background:var(--paper);border-radius:22px;padding:clamp(1.25rem,4vw,2rem)}.practice-meta,.progress-label,.question-number,.row-between{justify-content:space-between;align-items:center;gap:1rem;display:flex}.practice-meta{color:var(--muted);text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:760}.timer{color:var(--brand);font-variant-numeric:tabular-nums}.progress-track{background:#e9edf5;border-radius:99px;height:6px;margin-bottom:1.5rem;overflow:hidden}.progress-track span{background:linear-gradient(90deg, var(--brand), var(--accent));width:38%;height:100%;display:block}.practice-card h2{letter-spacing:-.02em;margin-bottom:.7rem;font-size:1.26rem;line-height:1.35}.formula{color:var(--brand-deep);background:var(--brand-soft);text-align:center;border-radius:12px;margin:1rem 0;padding:.85rem 1rem;font-size:1.08rem;font-weight:780}.answer-list{gap:.65rem;margin-top:1.2rem;display:grid}.answer{color:var(--text);border:1px solid var(--line);border-radius:11px;align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.86rem;display:flex}.answer b{width:26px;height:26px;color:var(--brand);background:var(--brand-soft);border-radius:8px;place-items:center;font-size:.72rem;display:grid}.section-heading{max-width:760px;margin-bottom:3rem}.section-heading h2{margin-bottom:1rem}.steps-grid,.feature-grid,.exam-grid,.topics-grid,.info-grid,.status-grid{gap:1rem;display:grid}.steps-grid{grid-template-columns:repeat(4,1fr)}.step-card,.feature-card,.exam-card,.info-card,.status-card,.legal-card,.topic-panel,.price-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md)}.step-card,.feature-card,.exam-card,.info-card,.status-card{padding:1.5rem}.step-number,.feature-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:13px;place-items:center;margin-bottom:1.2rem;font-size:.8rem;font-weight:850;display:grid}.step-card p,.feature-card p,.exam-card p,.info-card p,.status-card p{color:var(--muted);margin-bottom:0;font-size:.92rem}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card:first-child{background:var(--inverse);border-color:var(--inverse)}.feature-card:first-child h3,.feature-card:first-child p{color:#fff}.feature-card:first-child p{color:#b9c5dd}.exam-grid{grid-template-columns:repeat(2,1fr)}.exam-card{flex-direction:column;min-height:210px;display:flex}.exam-card h3{margin-block:1rem .55rem}.exam-card .learn-more{color:var(--brand);margin-top:auto;padding-top:1.25rem;font-size:.86rem;font-weight:760}.tag{width:max-content;color:var(--accent-deep);background:var(--accent-soft);padding:.3rem .62rem}.tag-partial{color:#925000;background:var(--warm-soft)}.cta-band{color:#fff;background:radial-gradient(circle at 86% 20%, #0e938473, transparent 30%), var(--inverse);border-radius:var(--radius-lg);grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.cta-band h2{max-width:720px;margin-bottom:.7rem}.cta-band p{color:#bac6db;max-width:650px;margin-bottom:0}.cta-band .button{color:var(--inverse);background:#fff;border-color:#fff}.page-shell{padding-block:4.5rem 7rem}.page-intro{background:linear-gradient(135deg, #175cd30d, #0e93841a), var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3rem;min-height:300px;padding:clamp(2rem,6vw,4.5rem);display:grid}.page-intro h1{max-width:900px;margin-bottom:1.2rem;font-size:clamp(2.4rem,6vw,4.5rem)}.page-intro .lede{margin-bottom:0}.page-section{padding-top:5rem}.page-section h2{margin-bottom:1.2rem}.topics-grid,.info-grid,.status-grid{grid-template-columns:repeat(2,1fr)}.topic-panel,.legal-card,.price-card{padding:clamp(1.5rem,4vw,2.4rem)}.topic-panel ul,.check-list,.legal-card ul{color:var(--text);margin-bottom:0;padding-left:1.15rem}.topic-panel li,.check-list li,.legal-card li{margin-block:.55rem}.source-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1.25rem 1.4rem;display:flex}.source-card p{margin-bottom:0}.text-link{color:var(--brand);font-weight:760}.price-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1rem;margin-top:3rem;display:grid}.price-card-featured{color:#fff;background:var(--inverse);border-color:var(--inverse)}.price-card-featured .muted,.price-card-featured .check-list{color:#c1cce0}.price{letter-spacing:-.06em;margin-block:1.5rem;font-size:3.4rem;font-weight:850}.price small{letter-spacing:0;font-size:.9rem;font-weight:600}.status-card .row-between{margin-bottom:1rem}.status-pill{color:var(--accent-deep);background:var(--accent-soft);padding:.28rem .58rem}.status-pill-planned{color:#925000;background:var(--warm-soft)}.status-pill-planned .status-dot{background:var(--warm);box-shadow:0 0 0 4px #f790091f}.preview-shell{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);min-height:620px;box-shadow:var(--shadow-sm);grid-template-columns:250px minmax(0,1fr);margin-top:3rem;display:grid;overflow:hidden}.preview-sidebar{color:#fff;background:var(--inverse);padding:1.6rem}.preview-sidebar h2{margin-bottom:2rem;font-size:1.05rem}.preview-nav{gap:.45rem;display:grid}.preview-nav span{color:#abb9d2;border-radius:10px;padding:.7rem .8rem;font-size:.86rem;font-weight:650}.preview-nav span:first-child{color:#fff;background:#ffffff1a}.preview-main{padding:clamp(1.5rem,5vw,3rem)}.preview-main h2{font-size:2rem}.sprint-card{background:linear-gradient(135deg, var(--brand-soft), var(--accent-soft));border-radius:var(--radius-md);border:1px solid #c9dbf5;grid-template-columns:1fr auto;align-items:center;gap:1rem;margin-block:2rem;padding:1.6rem;display:grid}.sprint-card h3{margin-bottom:.35rem}.sprint-card p{color:var(--muted);margin-bottom:0}.locked-note{color:#805000;background:var(--warm-soft);border:1px solid #f6d69c;border-radius:12px;padding:1rem 1.1rem;font-size:.9rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.alert-centre{grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.alert-preferences,.alert-feed{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(1.4rem,4vw,2rem)}.alert-preferences{position:sticky;top:96px}.alert-preferences h2,.alert-feed-heading h2{margin-bottom:.55rem;font-size:1.55rem}.alert-preferences fieldset{border:0;gap:.65rem;margin:1.3rem 0;padding:0;display:grid}.exam-choice{color:var(--text);align-items:center;gap:.7rem;font-size:.9rem;font-weight:650;display:flex}.exam-choice input{width:18px;height:18px;accent-color:var(--brand)}.notification-boundary,.alert-empty{color:var(--text);background:var(--brand-soft);border-radius:var(--radius-sm);padding:1rem}.notification-boundary p,.alert-empty p{color:var(--muted);margin:.35rem 0 0;font-size:.86rem}.alert-feed-heading{margin-bottom:1.3rem}.alert-empty{text-align:center;padding:2.4rem}.alert-empty h3{margin-bottom:.4rem}.exam-alert-card{border:1px solid var(--line);border-radius:var(--radius-md);margin-top:.85rem;padding:1.4rem}.exam-alert-card.unread{box-shadow:inset 4px 0 var(--brand);border-color:#aac4f2}.exam-alert-card h3{margin:1rem 0 .55rem}.exam-alert-card>p{color:var(--text)}.new-label{color:var(--brand);text-transform:uppercase;font-size:.73rem;font-weight:850}.alert-meta{color:var(--muted);flex-wrap:wrap;gap:.4rem 1.2rem;margin-bottom:.75rem;font-size:.8rem;font-weight:650;display:flex}.site-footer{color:#d2d9e8;background:var(--inverse)}.site-footer .brand strong{color:#fff}.site-footer .brand small{color:#8fa0be}.footer-grid{grid-template-columns:1.8fr 1fr 1fr;gap:3rem;padding-block:4rem 3rem;display:grid}.footer-grid h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem}.footer-grid>div:not(:first-child){flex-direction:column;gap:.65rem;font-size:.88rem;display:flex}.footer-note{color:#93a3c0;max-width:440px;margin:1.2rem 0 0;font-size:.82rem}.footer-bottom{color:#8394b4;border-top:1px solid #293858;justify-content:space-between;gap:2rem;padding-block:1.4rem;font-size:.76rem;display:flex}@media (max-width:900px){.primary-nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero-grid,.price-grid{grid-template-columns:1fr}.hero{padding-top:4.5rem}.practice-window{max-width:560px;transform:none}.steps-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.page-intro{grid-template-columns:1fr;align-items:start}.preview-shell,.alert-centre{grid-template-columns:1fr}.alert-preferences{position:static}.preview-sidebar{display:none}}@media (max-width:640px){.header-inner,.footer-grid,.footer-bottom,.section,.page-shell,.hero-grid{width:min(100% - 1.2rem, var(--content))}.header-inner{min-height:68px}.header-inner>.button{display:none}.section,.section-soft>.section{padding-block:4rem}.hero{padding-block:3.8rem}.hero h1{font-size:clamp(2.5rem,15vw,4rem)}.hero-actions .button{width:100%}.steps-grid,.feature-grid,.exam-grid,.topics-grid,.info-grid,.status-grid,.footer-grid{grid-template-columns:1fr}.page-shell{padding-block:2.5rem 5rem}.page-intro{border-radius:22px;min-height:auto;padding:1.6rem}.source-card,.cta-band,.sprint-card{grid-template-columns:1fr;align-items:start}.source-card,.footer-bottom{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
