:root{--bg:#f3f6f8;--surface:#fff;--surface-raised:#f9fbfc;--surface-accent:#eaf4fb;--text:#17222c;--muted:#60717f;--line:#d7e0e6;--line-strong:#b9c9d3;--accent:#0078d4;--accent-strong:#005a9e;--accent-soft:#d9efff;--success:#34785b;--success-soft:#e5f2eb;--warning-soft:#fff2d6;--code:#edf2f5;--shadow:0 18px 45px #17222c14;--sidebar:#12202b;--sidebar-text:#f4f8fa;--sidebar-muted:#9fb0bc}:root[data-theme=dark]{--bg:#0b1116;--surface:#121a21;--surface-raised:#172129;--surface-accent:#142a39;--text:#edf4f8;--muted:#9fb0bc;--line:#293741;--line-strong:#3d5260;--accent:#65b9f3;--accent-strong:#a8d9fa;--accent-soft:#16384f;--success:#7ac59f;--success-soft:#173428;--warning-soft:#3a301b;--code:#0b1116;--shadow:0 18px 45px #00000047;--sidebar:#080d11;--sidebar-text:#f4f8fa;--sidebar-muted:#8da0ad}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0b1116;--surface:#121a21;--surface-raised:#172129;--surface-accent:#142a39;--text:#edf4f8;--muted:#9fb0bc;--line:#293741;--line-strong:#3d5260;--accent:#65b9f3;--accent-strong:#a8d9fa;--accent-soft:#16384f;--success:#7ac59f;--success-soft:#173428;--warning-soft:#3a301b;--code:#0b1116;--shadow:0 18px 45px #00000047;--sidebar:#080d11}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif}button,select,input{font:inherit}button,a,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}.app-frame{grid-template-columns:274px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .25s;display:grid}.app-frame.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.sidebar{background:var(--sidebar);width:274px;height:100vh;color:var(--sidebar-text);flex-direction:column;gap:2rem;padding:1.4rem;transition:transform .25s,visibility .25s;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-collapsed .sidebar{visibility:hidden;pointer-events:none;transform:translate(-100%)}.sidebar-toggle{z-index:40;background:var(--sidebar);width:36px;height:36px;color:var(--sidebar-text);box-shadow:var(--shadow);cursor:pointer;border:1px solid #31546a;border-radius:50%;place-items:center;transition:left .25s,background .2s;display:grid;position:fixed;top:50%;left:256px;transform:translateY(-50%)}.sidebar-toggle:hover{background:#172d3b}.sidebar-toggle span{font-size:1.5rem;line-height:1;transform:translateY(-1px)}.sidebar-collapsed .sidebar-toggle{left:12px}.brand-lockup{gap:.65rem;display:grid}.brand{align-items:center;gap:.8rem;text-decoration:none;display:flex}.brand-mark{color:#9ed9ff;letter-spacing:-.04em;background:#143a50;border:1px solid #5689aa;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand>span:last-child{gap:.15rem;display:grid}.brand strong{font-size:.94rem}.brand small{color:var(--sidebar-muted);font-size:.72rem}.brand-author{color:var(--sidebar-muted);gap:.45rem;margin-left:54px;font-size:.66rem;line-height:1.4;display:grid}.brand-author p{margin:0}.brand-author strong{color:var(--sidebar-text)}.brand-author>div{flex-wrap:wrap;gap:.35rem;display:flex}.brand-author a{color:var(--sidebar-text);background:#172d3b;border:1px solid #31546a;padding:.28rem .42rem;font-size:.62rem;font-weight:700;text-decoration:none}.brand-author a:hover{color:#9ed9ff;border-color:#5689aa}.sidebar nav{gap:.55rem;display:grid}.nav-item{width:100%;min-height:48px;color:var(--sidebar-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:32px 1fr;align-items:center;gap:.45rem;padding:.65rem .7rem;text-decoration:none;display:grid}.nav-item>span{color:#6caed7;font-size:.72rem;font-weight:800}.nav-item small{opacity:.72;grid-column:2;font-size:.66rem}.nav-item.active{color:#fff;background:#172d3b;border-color:#31546a}.nav-item:disabled{cursor:not-allowed;opacity:.7}.sidebar-progress{border-top:1px solid #263b48;align-items:center;gap:.8rem;margin-top:auto;padding-top:1.15rem;display:flex}.sidebar-progress>div:last-child{gap:.1rem;display:grid}.sidebar-progress strong{font-size:.85rem}.sidebar-progress span{color:var(--sidebar-muted);font-size:.7rem}.mobile-nav{display:none}main{min-width:0}.topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 90%, transparent);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:flex-end;align-items:center;gap:1rem;height:72px;padding:0 clamp(1rem,3vw,3rem);display:flex;position:sticky;top:0}.topbar-controls{gap:.65rem;display:flex}.control{gap:.15rem;display:grid}.control span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.62rem;font-weight:700}.control select{border:1px solid var(--line);background:var(--surface-raised);min-width:112px;height:32px;color:var(--text);border-radius:4px;padding:0 .6rem}.content-shell{width:min(1500px,100%);margin:0 auto;padding:clamp(1.5rem,4vw,4rem)}.hero{max-width:920px;padding:clamp(1rem,3vw,2.2rem) 0 2.8rem}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin:0 0 .65rem;font-size:.72rem;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(2.25rem,5.5vw,5.2rem);line-height:.98}.hero>p:last-child{max-width:720px;color:var(--muted);margin:1.4rem 0 0;font-size:1.05rem;line-height:1.7}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2{margin:0;font-size:clamp(1.3rem,2vw,1.8rem)}.section-heading p:last-child{color:var(--muted);margin:.45rem 0 0}.section-heading>span{color:var(--muted);font-size:.8rem}.path-picker{border-top:1px solid var(--line);padding:1.5rem 0 2rem}.path-list{overflow-anchor:none;gap:.75rem;display:grid}.path-entry{gap:.25rem;scroll-margin-top:86px;display:grid}.path-entry.expanded{border:1px solid var(--line-strong);border-top:4px solid var(--accent);background:color-mix(in srgb, var(--surface-accent) 62%, transparent);min-height:calc(100vh - 92px);box-shadow:var(--shadow);margin:.35rem 0 1rem;padding:.65rem}.path-entry.expanded>.path-card{z-index:8;box-shadow:var(--shadow);border-left-width:1px;position:sticky;top:72px}.path-entry.expanded .path-workspace{padding-top:.75rem}.path-card{border:1px solid var(--line);border-left:5px solid var(--accent);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;box-shadow:var(--shadow);border-radius:5px;grid-template-columns:62px minmax(0,1fr) 38px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:grid}.path-card:hover,.path-card.selected{border-color:var(--accent);background:var(--surface-accent)}.path-number{border-right:1px solid var(--line-strong);height:48px;color:var(--accent);place-items:center;font-weight:900;display:grid}.path-card>span:nth-child(2){gap:.25rem;min-width:0;display:grid}.path-card strong{font-size:1rem}.path-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.path-card em{color:var(--accent);font-size:.78rem;font-style:normal;font-weight:700}.path-action{text-align:center;color:var(--accent);font-size:1.45rem}.empty-state{border:1px dashed var(--line-strong);min-height:220px;color:var(--muted);background:color-mix(in srgb, var(--surface) 55%, transparent);justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.empty-state>span{color:var(--accent);font-size:2.8rem}.empty-state h2{color:var(--text);margin:0 0 .35rem}.empty-state p{margin:0}.path-workspace{gap:1.25rem;padding-top:1rem;display:grid}.path-overview{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--accent);justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.2rem,3vw,2rem);display:flex}.path-overview a{color:var(--text);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:800}.path-overview p{color:var(--muted);margin:.55rem 0 0}.progress-ring{--progress:0deg;background:conic-gradient(var(--accent) var(--progress), var(--line) 0);border-radius:50%;flex:none;place-items:center;width:58px;height:58px;display:grid;position:relative}.progress-ring:before{content:"";border-radius:inherit;background:var(--surface);position:absolute;inset:5px}.progress-ring span{z-index:1;color:var(--text);font-size:.7rem;font-weight:800;position:relative}.sidebar .progress-ring{width:46px;height:46px}.sidebar .progress-ring:before{background:var(--sidebar)}.sidebar .progress-ring span{color:var(--sidebar-text);font-size:.62rem}.focus-card{border:1px solid var(--line);background:var(--surface-accent);padding:1.4rem}.focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.focus-grid>div{border-left:3px solid var(--accent);padding-left:1rem}.focus-grid p{color:var(--muted);margin:.35rem 0 0;line-height:1.5}.language-note{background:var(--warning-soft);color:var(--text);border-left:3px solid #b98519;margin:0;padding:.8rem 1rem}.module-picker{padding:1.4rem 0}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.module-card{border:1px solid var(--line);background:var(--surface);min-height:84px;color:var(--text);text-align:left;cursor:pointer;border-radius:4px;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:.85rem;padding:.85rem;text-decoration:none;display:grid}.module-card:hover,.module-card.selected{border-color:var(--accent);background:var(--surface-accent)}.module-card>span:first-child{border-right:1px solid var(--line);color:var(--accent);align-self:stretch;place-items:center;font-size:.76rem;font-weight:900;display:grid}.module-card>span:nth-child(2){gap:.35rem;min-width:0;display:grid}.module-card strong{line-height:1.3}.module-card small{color:var(--muted)}.module-card>span:last-child{color:var(--accent);text-align:center;font-size:1.2rem}.selected-modules{gap:1.6rem;display:grid}.path-end{border-top:2px solid var(--accent);background:var(--surface-accent);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.78rem;display:flex}.path-end strong{color:var(--text);text-align:right}.module-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);scroll-margin-top:90px}.module-heading{border-left:5px solid var(--accent);background:var(--surface-accent);grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem;display:grid}.module-index{border-right:1px solid var(--line-strong);color:var(--accent);align-self:stretch;place-items:center;font-size:1.05rem;font-weight:900;display:grid}.module-heading p{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .3rem;font-size:.7rem;font-weight:800}.module-heading h2{margin:0;font-size:clamp(1.15rem,2vw,1.55rem)}.module-heading span{color:var(--muted);margin-top:.4rem;display:block}.module-heading>strong{color:var(--muted);font-size:.75rem}.unit-stack{gap:.65rem;padding:.8rem;display:grid}.study-unit{border:1px solid var(--line);background:var(--surface-raised)}.study-unit summary{cursor:pointer;grid-template-columns:82px minmax(0,1fr) 34px;align-items:center;gap:.85rem;min-height:58px;padding:.6rem .8rem;list-style:none;display:grid}.study-unit summary::-webkit-details-marker{display:none}.study-unit[open]{border-color:var(--line-strong)}.study-unit[open] summary{background:var(--surface-accent);border-bottom:1px solid var(--line)}.unit-number{border-right:1px solid var(--line);color:var(--accent);align-self:stretch;place-items:center;font-size:.72rem;font-weight:900;display:grid}.unit-title{font-weight:750}.unit-check{cursor:pointer;place-items:center;width:28px;height:28px;display:grid;position:relative}.unit-check input{appearance:none;border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:3px;margin:0;position:absolute;inset:0}.unit-check input:checked{border-color:var(--success);background:var(--success)}.unit-check span{z-index:1;color:#fff;opacity:0;pointer-events:none}.unit-check input:checked+span{opacity:1}.unit-content{overflow-wrap:anywhere;padding:clamp(1rem,3vw,1.6rem);line-height:1.65}.unit-content>:first-child{margin-top:0}.unit-content>:last-child{margin-bottom:0}.unit-content h3{border-bottom:1px solid var(--line);margin:1.5rem 0 .55rem;padding-bottom:.4rem;font-size:1.05rem}.unit-content p,.unit-content li{color:var(--text)}.blueprint-view{gap:1.5rem;padding:clamp(2rem,5vw,4.5rem) 0;display:grid}.blueprint-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:1.5rem;display:flex}.blueprint-hero h1{letter-spacing:-.055em;margin:.35rem 0 .8rem;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}.blueprint-hero p:last-child{max-width:760px;color:var(--muted);margin:0;line-height:1.65}.official-link{border:1px solid var(--line-strong);background:var(--surface);color:var(--text);flex:none;padding:.8rem 1rem;font-weight:750;text-decoration:none}.official-link:hover{border-color:var(--accent);background:var(--surface-accent)}.blueprint-meta{flex-wrap:wrap;gap:.55rem;display:flex}.blueprint-meta span{border:1px solid var(--line);background:var(--surface);color:var(--muted);padding:.45rem .7rem;font-size:.76rem;font-weight:700}.blueprint-guide{border-left:4px solid var(--accent);background:var(--surface-accent);color:var(--text);margin:0;padding:1rem 1.15rem;line-height:1.6}.blueprint-return{z-index:12;border:1px solid var(--line-strong);border-left:4px solid var(--accent);background:color-mix(in srgb, var(--surface) 94%, transparent);width:100%;color:var(--text);box-shadow:var(--shadow);text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:.85rem;margin-bottom:1rem;padding:.8rem 1rem;display:flex;position:sticky;top:84px}.blueprint-return>span:first-child{color:var(--accent);flex:none;font-size:1.3rem}.blueprint-return>span:last-child{gap:.15rem;min-width:0;display:grid}.blueprint-return strong{color:var(--accent-strong)}.blueprint-return small{color:var(--muted);overflow-wrap:anywhere}.blueprint-return:hover{border-color:var(--accent);background:var(--surface-accent)}.blueprint-domains{gap:2rem;display:grid}.blueprint-domain{--domain-color:#377faf;gap:.7rem;display:grid}.blueprint-domain.domain-2{--domain-color:#7767b5}.blueprint-domain.domain-3{--domain-color:#397d91}.blueprint-domain-header{border-left:6px solid var(--domain-color);background:color-mix(in srgb, var(--domain-color) 12%, var(--surface));grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.1rem;display:grid}.blueprint-domain-header>span{border-right:1px solid color-mix(in srgb, var(--domain-color) 42%, var(--line));color:var(--domain-color);align-self:stretch;place-items:center;font-weight:900;display:grid}.blueprint-domain-header h2{margin:0 0 .3rem;font-size:clamp(1.25rem,2vw,1.65rem)}.blueprint-domain-header p{color:var(--muted);margin:0}.blueprint-domain-header>strong{text-align:right;overflow-wrap:anywhere;max-width:230px}.blueprint-groups{gap:.65rem;display:grid}.blueprint-group{border-left:3px solid color-mix(in srgb, var(--domain-color) 52%, var(--line));background:color-mix(in srgb, var(--domain-color) 4%, var(--surface))}.blueprint-group>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:.8rem;min-height:58px;padding:.8rem 1rem;list-style:none;display:grid}.blueprint-group>summary::-webkit-details-marker{display:none}.blueprint-group>summary:after{content:"+";background:color-mix(in srgb, var(--domain-color) 18%, var(--surface));width:26px;height:26px;color:var(--text);place-items:center;display:grid}.blueprint-group[open]{border-left-color:var(--domain-color)}.blueprint-group[open]>summary{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--domain-color) 11%, var(--surface))}.blueprint-group[open]>summary:after{content:"−"}.blueprint-group>summary>strong{color:var(--muted);text-align:right;font-size:.75rem}.blueprint-group:not([open])>.blueprint-objectives{display:none}.blueprint-objectives{gap:.7rem;padding:.8rem;display:grid}.blueprint-objective{border:1px solid var(--line);background:var(--surface);overflow-wrap:anywhere;gap:.7rem;padding:1rem;scroll-margin-top:120px;display:grid}.blueprint-objective.return-target{animation:2.4s ease-out objective-return-highlight}.blueprint-objective.return-target:focus{outline:none}@keyframes objective-return-highlight{0%,35%{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 25%, transparent);background:var(--surface-accent)}to{border-color:var(--line);box-shadow:none;background:var(--surface)}}.blueprint-objective>p{margin:0;line-height:1.55}.objective-links{flex-wrap:wrap;gap:.45rem;display:flex}.objective-links button{border:1px solid var(--line);background:var(--surface-raised);color:var(--text);text-align:left;cursor:pointer;padding:.45rem .65rem}.objective-links button:hover{border-color:var(--accent);background:var(--surface-accent)}.blueprint-objective.has-study-pack{border-left:3px solid var(--accent)}.objective-foundation h3{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .55rem;font-size:.76rem}.objective-study-pack{border:1px solid var(--line);background:var(--surface-raised)}.objective-study-pack>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 26px;align-items:center;gap:.75rem;min-height:52px;padding:.7rem .85rem;list-style:none;display:grid}.objective-study-pack>summary::-webkit-details-marker{display:none}.objective-study-pack>summary:after{content:"+";background:var(--surface-accent);width:24px;height:24px;color:var(--accent-strong);place-items:center;display:grid}.objective-study-pack[open]>summary{border-bottom:1px solid var(--line);background:var(--surface-accent)}.objective-study-pack[open]>summary:after{content:"−"}.objective-study-pack>summary>span{font-weight:800}.objective-study-pack>summary>small{color:var(--muted)}.objective-study-pack:not([open])>.study-pack-body{display:none}.study-pack-body{gap:1.2rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.study-pack-body section{min-width:0}.study-pack-body h3{margin:0 0 .65rem;font-size:1rem}.study-pack-body p{margin:0;line-height:1.6}.study-pack-body ul,.study-pack-body ol{margin:0;padding-left:1.25rem}.study-pack-body li{line-height:1.55}.study-pack-body li+li{margin-top:.45rem}.study-pack-brief{border-left:3px solid var(--accent);background:var(--surface-accent);padding:1rem}.study-pack-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.study-pack-columns>section{border-top:3px solid var(--line-strong);background:var(--surface);padding:1rem}.study-pack-lab{border-left:3px solid var(--success);background:var(--success-soft);padding:1rem}.study-pack-lab .eyebrow{margin-bottom:.3rem}.objective-links a{border:1px solid var(--line);background:var(--surface-raised);color:var(--accent-strong);padding:.45rem .65rem;text-decoration:none}.objective-links a:hover{border-color:var(--accent);background:var(--surface-accent)}.unit-content li+li{margin-top:.35rem}.unit-content code{background:var(--code);border-radius:3px;padding:.08rem .3rem;font-family:Cascadia Code,Consolas,monospace}.unit-content pre{border:1px solid var(--line);background:var(--code);padding:1rem;overflow-x:auto}.unit-content pre code{background:0 0;padding:0}.unit-content table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9rem}.unit-content th,.unit-content td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:.65rem}.unit-content th{background:var(--surface-accent)}.takeaway,.answer{border-left:3px solid var(--accent);background:var(--accent-soft);margin:1rem 0;padding:.9rem 1rem}.answer{border-left-color:var(--success);background:var(--success-soft)}.resources{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.6rem;margin-top:1rem;display:grid}.resource{border:1px solid var(--line);background:var(--surface);color:var(--accent-strong);padding:.75rem;text-decoration:none;display:grid}.resource:hover{border-color:var(--accent)}.resource span{gap:.15rem;font-weight:700;display:grid}.resource small{color:var(--muted);font-weight:400}.flow{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.55rem;margin:1rem 0;display:grid}.flow-step{border-top:3px solid var(--accent);background:var(--surface-accent);padding:.75rem}.flow-step strong{margin-bottom:.25rem;display:block}.back-to-top{border:1px solid var(--line-strong);background:var(--surface);width:44px;height:44px;color:var(--accent);box-shadow:var(--shadow);z-index:30;border-radius:50%;place-items:center;font-size:1.2rem;text-decoration:none;display:grid;position:fixed;bottom:1.25rem;right:1.25rem}.dashboard-view{gap:1.4rem;padding:clamp(2rem,5vw,4.5rem) 0;display:grid}.dashboard-hero{border-bottom:1px solid var(--line);max-width:960px;padding-bottom:1.5rem}.dashboard-hero h1{letter-spacing:-.06em;max-width:900px;margin:.35rem 0 .9rem;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.95}.dashboard-hero>p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.dashboard-metrics{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-metrics article{align-content:start;gap:.45rem;min-width:0;padding:clamp(1rem,3vw,1.4rem);display:grid}.dashboard-metrics article+article{border-left:1px solid var(--line)}.dashboard-metrics article>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;font-weight:800}.dashboard-metrics article>strong{letter-spacing:-.05em;font-size:clamp(2rem,4vw,3rem);line-height:1}.dashboard-metrics article>strong small{color:var(--muted);font-size:.48em}.dashboard-metrics article>p{color:var(--muted);margin:0;font-size:.75rem}.dashboard-metrics article>div{background:var(--line);height:6px;margin-top:.25rem;overflow:hidden}.dashboard-metrics article>div span{background:var(--accent);height:100%;display:block}.dashboard-metrics article.attention{border-top:4px solid #ad4242}.dashboard-metrics article.clear{border-top:4px solid var(--success)}.dashboard-primary-grid{grid-template-columns:minmax(0,1.8fr) minmax(270px,.8fr);align-items:start;gap:1rem;display:grid}.dashboard-review,.dashboard-continue,.dashboard-coverage{border:1px solid var(--line);background:var(--surface)}.dashboard-review>header,.dashboard-coverage>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding:clamp(1rem,3vw,1.4rem);display:flex}.dashboard-review>header h2,.dashboard-coverage>header h2{margin:.2rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}.dashboard-review>header>p,.dashboard-coverage>header>p{max-width:520px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.dashboard-review-list{display:grid}.dashboard-review-list>article{grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:1rem;min-width:0;padding:1rem;display:grid}.dashboard-review-list>article+article{border-top:1px solid var(--line)}.dashboard-review-index{border-right:1px solid var(--line);align-content:center;align-self:stretch;gap:.4rem;padding-right:1rem;display:grid}.dashboard-review-index>span{color:var(--accent);font-size:.76rem;font-weight:900}.dashboard-review-index em{background:var(--rating-bg);width:fit-content;color:var(--rating-color);text-transform:uppercase;letter-spacing:.05em;padding:.25rem .4rem;font-size:.58rem;font-style:normal;font-weight:850}.dashboard-review-list article>div:nth-child(2){min-width:0}.dashboard-review-list small,.dashboard-continue small{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.63rem;font-weight:800}.dashboard-review-list h3{margin:.25rem 0 .35rem;font-size:1rem}.dashboard-review-list p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.dashboard-review-list button,.dashboard-continue button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;padding:.65rem .75rem;font-size:.75rem;font-weight:800}.dashboard-review-list button:hover,.dashboard-continue button:hover{background:var(--accent-strong)}.dashboard-review-empty{min-height:170px;color:var(--muted);justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}.dashboard-review-empty>span{background:var(--success-soft);width:42px;height:42px;color:var(--success);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.dashboard-review-empty h3{color:var(--text);margin:0 0 .35rem}.dashboard-review-empty p{margin:0;line-height:1.5}.dashboard-continue{border-top:5px solid var(--accent);box-shadow:var(--shadow);gap:.65rem;padding:clamp(1rem,3vw,1.4rem);display:grid}.dashboard-continue>h2{margin:0;font-size:1.4rem}.dashboard-continue>p:not(.eyebrow){color:var(--muted);margin:0 0 .35rem;font-size:.86rem;line-height:1.5}.dashboard-continue>section{border-top:1px solid var(--line);gap:.55rem;padding-top:1rem;display:grid}.dashboard-continue h3{margin:0;font-size:.95rem;line-height:1.35}.dashboard-continue strong{color:var(--muted);font-size:.72rem}.dashboard-continue button{text-align:left;width:100%}.dashboard-complete-note{background:var(--success-soft);padding:.75rem;color:var(--text)!important}.dashboard-coverage>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-coverage>div>button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);min-width:0;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.85rem 1rem;display:grid}.dashboard-coverage>div>button:nth-child(3n){border-right:0}.dashboard-coverage>div>button:nth-last-child(-n+3){border-bottom:0}.dashboard-coverage>div>button:hover{background:var(--surface-accent)}.dashboard-coverage button>span:first-child{color:var(--accent);font-size:.68rem;font-weight:900}.dashboard-coverage button>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.dashboard-coverage button>em{color:var(--muted);font-size:.68rem;font-style:normal}.dashboard-coverage-track{background:var(--line);grid-column:2/-1;height:4px;overflow:hidden}.dashboard-coverage-track i{background:var(--accent);height:100%;display:block}.practice-catalog{gap:1.6rem;padding:clamp(2rem,5vw,4.5rem) 0;display:grid}.practice-catalog-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:1.5rem;display:flex}.practice-catalog-hero>div:first-child{max-width:820px}.practice-catalog-hero h1{letter-spacing:-.06em;margin:.35rem 0 .8rem;font-size:clamp(2.5rem,6vw,5.2rem);line-height:.95}.practice-catalog-hero>div:first-child>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.practice-catalog-summary{border:1px solid var(--line);background:var(--surface);flex:none;grid-template-columns:repeat(3,minmax(88px,1fr));display:grid}.practice-catalog-summary span{min-height:82px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;align-content:center;gap:.2rem;padding:.8rem;font-size:.68rem;font-weight:750;display:grid}.practice-catalog-summary span+span{border-left:1px solid var(--line)}.practice-catalog-summary strong{color:var(--text);letter-spacing:0;font-size:1.35rem}.practice-insights{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.practice-insights>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1rem;display:flex}.practice-insights>header h2{letter-spacing:-.025em;margin:.25rem 0 0;font-size:clamp(1.4rem,3vw,2rem)}.practice-insights>header>p{max-width:560px;color:var(--muted);margin:0;line-height:1.55}.practice-insight-grid{border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.practice-insight-grid article{align-content:start;gap:.45rem;min-width:0;padding:1rem;display:grid}.practice-insight-grid article+article{border-left:1px solid var(--line)}.practice-insight-grid article>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:800}.practice-insight-grid article>strong{letter-spacing:-.04em;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1}.practice-insight-grid article>strong small{color:var(--muted);letter-spacing:0;font-size:.48em}.practice-insight-grid article>p{color:var(--muted);margin:.15rem 0 0;font-size:.72rem;line-height:1.4}.practice-insight-track{background:var(--line);height:6px;margin-top:.2rem;overflow:hidden}.practice-insight-track span{background:var(--accent);height:100%;transition:width .25s;display:block}.practice-quality{gap:.7rem;padding-top:.25rem;display:grid}.practice-quality>div:first-child{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.practice-quality h3{margin:0;font-size:.9rem}.practice-quality>div:first-child>span{color:var(--muted);font-size:.7rem}.practice-quality-bar{background:var(--line);height:10px;display:flex;overflow:hidden}.practice-quality-bar span{height:100%;transition:width .25s;display:block}.practice-quality-bar .recommended,.practice-quality-legend .recommended i{background:var(--success)}.practice-quality-bar .acceptable,.practice-quality-legend .acceptable i{background:#a36d00}.practice-quality-bar .risky,.practice-quality-legend .risky i{background:#ad4242}.practice-quality-legend{flex-wrap:wrap;gap:.65rem 1.2rem;display:flex}.practice-quality-legend span{color:var(--muted);align-items:center;gap:.4rem;font-size:.7rem;display:inline-flex}.practice-quality-legend i{border-radius:50%;width:8px;height:8px;display:inline-block}.practice-quality-legend strong{color:var(--text);margin-left:.1rem}.practice-quality-empty{background:var(--surface-raised);color:var(--muted);margin:0;padding:.8rem;font-size:.78rem}.practice-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.practice-catalog-card{border:1px solid var(--line);border-top:5px solid var(--accent);background:var(--surface);min-width:0;box-shadow:var(--shadow);grid-template-rows:auto 1fr auto auto auto auto;gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.practice-catalog-card>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.practice-catalog-card>header>span{color:var(--accent);font-size:.78rem;font-weight:900}.practice-catalog-card>header>em{background:var(--surface-accent);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.06em;padding:.3rem .5rem;font-size:.66rem;font-style:normal;font-weight:800}.practice-catalog-card h2{letter-spacing:-.025em;margin:0 0 .55rem;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08}.practice-catalog-card>div>p:last-child{color:var(--muted);margin:0;line-height:1.6}.practice-catalog-card dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.practice-catalog-card dl>div{min-width:0;padding:.7rem .55rem}.practice-catalog-card dl>div+div{border-left:1px solid var(--line)}.practice-catalog-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.6rem;font-weight:800}.practice-catalog-card dd{overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.78rem;font-weight:750}.practice-catalog-products{flex-wrap:wrap;gap:.4rem;display:flex}.practice-catalog-products span{border:1px solid var(--line);background:var(--surface-raised);color:var(--muted);padding:.3rem .45rem;font-size:.66rem;font-weight:700}.practice-card-progress{gap:.45rem;display:grid}.practice-card-progress>div:first-child{color:var(--muted);justify-content:space-between;font-size:.7rem;font-weight:750;display:flex}.practice-card-progress>div:last-child{background:var(--line);height:6px;overflow:hidden}.practice-card-progress>div:last-child span{background:var(--accent);height:100%;display:block}.practice-catalog-card>a{border:1px solid var(--accent);background:var(--accent);color:#fff;text-align:left;cursor:pointer;width:100%;padding:.8rem 1rem;font-weight:800;text-decoration:none}.practice-catalog-card>a:hover{background:var(--accent-strong)}.practice-view{gap:1.35rem;padding:clamp(2rem,5vw,4.5rem) 0;display:grid}.practice-catalog-back{color:var(--accent-strong);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;justify-self:start;padding:.4rem 0;font-weight:750}.practice-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:1.5rem;display:flex}.practice-hero>div:first-child{max-width:900px}.practice-hero h1{letter-spacing:-.055em;max-width:850px;margin:.35rem 0 .8rem;font-size:clamp(2.2rem,5vw,4.7rem);line-height:.98}.practice-hero>div:first-child>p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.practice-progress{border:1px solid var(--line);background:var(--surface);flex:none;gap:.65rem;width:min(270px,30vw);padding:1rem;display:grid}.practice-progress>div:first-child{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.76rem;display:flex}.practice-progress strong{color:var(--text)}.practice-progress-track{background:var(--line);height:7px;overflow:hidden}.practice-progress-track span{background:var(--accent);height:100%;transition:width .25s;display:block}.practice-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.practice-meta>span{border:1px solid var(--line);background:var(--surface);gap:.28rem;padding:.8rem 1rem;font-size:.86rem;font-weight:750;display:grid}.practice-meta small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.65rem;font-weight:800}.practice-briefing{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.practice-briefing>div{min-width:0;padding:clamp(1.1rem,3vw,1.7rem)}.practice-briefing>div+div{border-left:1px solid var(--line)}.practice-briefing p:last-child{margin:0;line-height:1.65}.practice-products{border-top:1px solid var(--line);background:var(--surface-raised);grid-column:1/-1;border-left:0!important}.practice-products>div{flex-wrap:wrap;gap:.5rem;display:flex}.practice-products span{border:1px solid var(--line-strong);background:var(--surface);color:var(--muted);padding:.35rem .55rem;font-size:.75rem;font-weight:700}.practice-start{border:1px solid var(--line-strong);border-left:5px solid var(--accent);background:var(--surface-accent);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.2rem,3vw,2rem);display:flex}.practice-start>div{align-items:center;gap:1.2rem;display:flex}.practice-start>div>span{border-right:1px solid var(--line-strong);color:var(--accent);align-self:stretch;place-items:center;padding-right:1.2rem;font-weight:900;display:grid}.practice-start h2{margin:0 0 .35rem}.practice-start p{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.practice-start button,.practice-continue{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;flex:none;padding:.8rem 1rem;font-weight:800}.practice-start button:hover,.practice-continue:hover{background:var(--accent-strong)}.practice-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.6rem .8rem;display:flex}.practice-toolbar p{color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.practice-toolbar button{border:1px solid var(--line-strong);background:var(--surface);color:var(--text);cursor:pointer;padding:.45rem .65rem}.practice-reset-confirm{color:var(--muted);align-items:center;gap:.5rem;font-size:.76rem;display:flex}.practice-reset-confirm button:last-child{color:#a23f3f;border-color:#b44b4b}.practice-stages{gap:1.2rem;display:grid}.practice-stage{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);scroll-margin-top:86px}.practice-stage>header{border-left:5px solid var(--accent);background:var(--surface-accent);grid-template-columns:62px minmax(0,1fr) 34px;align-items:center;gap:1rem;min-height:86px;padding:1rem 1.2rem;display:grid}.practice-stage>header>span{border-right:1px solid var(--line-strong);color:var(--accent);align-self:stretch;place-items:center;font-weight:900;display:grid}.practice-stage>header p{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .25rem;font-size:.66rem;font-weight:800}.practice-stage>header h2{margin:0;font-size:clamp(1.15rem,2vw,1.5rem)}.practice-stage>header small{color:var(--muted);margin-top:.32rem;line-height:1.35;display:block}.practice-stage>header>strong{color:var(--success);text-align:center;font-size:1.1rem}.practice-stage.answered>header{border-left-color:var(--success);background:var(--success-soft)}.practice-stage.locked{box-shadow:none;opacity:.72}.practice-stage.locked>header{border-left-color:var(--line-strong);background:var(--surface-raised)}.practice-stage.locked>header>span,.practice-stage.locked>header p{color:var(--muted)}.practice-stage.locked>p{color:var(--muted);margin:0;padding:1rem 1.2rem}.practice-stage-body{gap:1.4rem;padding:clamp(1rem,3vw,1.7rem);display:grid}.practice-stage-briefing{max-width:900px;margin:0;font-size:1rem;line-height:1.65}.practice-section-title{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.68rem;font-weight:850;display:flex}.practice-section-title small{background:var(--accent-soft);min-width:22px;color:var(--accent-strong);text-align:center;border-radius:20px;padding:.15rem .35rem}.practice-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.practice-evidence details{border:1px solid var(--line);background:var(--surface-raised);min-width:0}.practice-evidence summary{cursor:pointer;gap:.25rem;min-height:62px;padding:.75rem 2.5rem .75rem .9rem;list-style:none;display:grid;position:relative}.practice-evidence summary::-webkit-details-marker{display:none}.practice-evidence summary:after{content:"+";width:1.25rem;height:1.25rem;color:var(--accent);place-items:center;font-size:1.2rem;line-height:1;display:grid;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.practice-evidence details[open] summary:after{content:"−"}.practice-evidence details[open] summary{border-bottom:1px solid var(--line);background:var(--surface-accent)}.practice-evidence summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.64rem;font-weight:800}.practice-evidence summary strong{line-height:1.3}.practice-evidence ul{margin:0;padding:.9rem 1.1rem .9rem 2rem}.practice-evidence li{line-height:1.55}.practice-evidence li+li{margin-top:.45rem}.practice-decision{border-top:1px solid var(--line);padding-top:1.2rem}.practice-decision h3{max-width:900px;margin:0 0 1rem;font-size:1.05rem;line-height:1.5}.practice-options{gap:.6rem;display:grid}.practice-options button{border:1px solid var(--line);background:var(--surface-raised);width:100%;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem;display:grid}.practice-options button:hover{border-color:var(--accent);background:var(--surface-accent)}.practice-options button.selected{border-color:var(--rating-color);background:var(--rating-bg)}.practice-options button>strong{color:var(--rating-color);font-size:.72rem}.practice-option-marker{border:1px solid var(--line-strong);background:var(--surface);border-radius:50%;width:16px;height:16px}.practice-options button.selected .practice-option-marker{border:5px solid var(--rating-color)}.rating-recommended{--rating-color:var(--success);--rating-bg:var(--success-soft)}.rating-acceptable{--rating-color:#a36d00;--rating-bg:var(--warning-soft)}.rating-risky{--rating-color:#ad4242;--rating-bg:color-mix(in srgb, #ad4242 10%, var(--surface))}.practice-hint-toggle{color:var(--accent-strong);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;justify-self:start;padding:.35rem 0;font-weight:750}.practice-hint{background:var(--warning-soft);border-left:3px solid #a36d00;padding:.9rem 1rem}.practice-hint p{margin:.3rem 0 0;line-height:1.55}.practice-feedback{gap:1rem;padding-top:.3rem;display:grid}.practice-feedback>section{border:1px solid var(--line);background:var(--surface-raised);padding:1rem}.practice-feedback h3{margin:0 0 .55rem;font-size:.9rem}.practice-feedback p,.practice-feedback ul{margin-top:.35rem;margin-bottom:0;line-height:1.6}.practice-feedback-summary{border-left:4px solid var(--rating-color)!important;background:var(--rating-bg)!important}.practice-feedback-summary>strong{color:var(--rating-color)}.practice-takeaway{border-left:4px solid var(--accent)!important;background:var(--surface-accent)!important}.practice-references{border:1px solid var(--line);background:var(--surface)}.practice-references>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:68px;padding:.8rem 1rem;list-style:none;display:grid}.practice-references>summary::-webkit-details-marker{display:none}.practice-references>summary>span{gap:.18rem;display:grid}.practice-references>summary strong{font-size:.9rem}.practice-references>summary small{color:var(--muted);line-height:1.4}.practice-references>summary>em{background:var(--accent-soft);min-width:28px;color:var(--accent-strong);text-align:center;border-radius:20px;padding:.2rem .45rem;font-size:.72rem;font-style:normal;font-weight:850}.practice-references[open]>summary{border-bottom:1px solid var(--line);background:var(--surface-accent)}.practice-references>div{gap:.6rem;padding:.75rem;display:grid}.practice-references button{border:1px solid var(--line);background:var(--surface-raised);width:100%;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.85rem;display:grid}.practice-references button:hover{border-color:var(--accent);background:var(--surface-accent)}.practice-references button>span{gap:.25rem;min-width:0;display:grid}.practice-references button small{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:800}.practice-references button strong{line-height:1.35}.practice-references button p{color:var(--muted);margin:.2rem 0 0;font-size:.82rem;line-height:1.5}.practice-references button>em{color:var(--accent-strong);white-space:nowrap;font-size:.72rem;font-style:normal;font-weight:800}.practice-return{border-left-color:var(--success)}.practice-continue{justify-self:end}.practice-debrief{border:1px solid var(--line-strong);border-top:5px solid var(--success);background:var(--success-soft);box-shadow:var(--shadow);padding:clamp(1.3rem,4vw,2.2rem)}.practice-debrief h2{margin:0 0 .7rem;font-size:clamp(1.5rem,3vw,2.2rem)}.practice-debrief>p:not(.eyebrow){max-width:900px;line-height:1.65}.practice-debrief h3{margin:1.3rem 0 .5rem}.practice-debrief ul{margin-bottom:0;padding-left:1.25rem}.practice-debrief li{line-height:1.55}.practice-debrief li+li{margin-top:.45rem}.exam-entry-card{border:1px solid var(--line-strong);border-left:5px solid var(--accent);background:var(--surface-accent);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.1rem,3vw,1.7rem);display:flex}.exam-entry-card>div{max-width:780px}.exam-entry-card h2{margin:.25rem 0 .45rem;font-size:clamp(1.45rem,3vw,2.1rem)}.exam-entry-card p:last-child{color:var(--muted);margin:0;line-height:1.55}.exam-entry-card>a,.exam-mode-grid button,.exam-result-actions button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;flex:none;padding:.8rem 1rem;font-weight:800;text-decoration:none}.exam-entry-card>a:hover,.exam-mode-grid button:hover,.exam-result-actions button:hover{background:var(--accent-strong)}.dashboard-exam-entry{border-left:4px solid var(--accent)!important;background:var(--surface-accent)!important}.dashboard-exam-entry>strong{color:var(--accent-strong);font-size:.78rem}.exam-simulator{gap:1.4rem;padding:clamp(2rem,5vw,4.5rem) 0;display:grid}.exam-intro>header{border-bottom:1px solid var(--line);max-width:940px;padding-bottom:1.5rem}.exam-intro>header h1{letter-spacing:-.06em;max-width:850px;margin:.35rem 0 .8rem;font-size:clamp(2.6rem,6vw,5.3rem);line-height:.94}.exam-intro>header>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.exam-intro>header small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:1rem;font-size:.68rem;font-weight:750;display:block}.exam-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.exam-mode-grid article{border:1px solid var(--line);border-top:5px solid var(--accent);background:var(--surface);min-width:0;box-shadow:var(--shadow);align-content:start;gap:.8rem;padding:clamp(1.2rem,3vw,1.8rem);display:grid}.exam-mode-grid article>span{color:var(--accent);font-size:.78rem;font-weight:900}.exam-mode-grid h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.exam-mode-grid p{color:var(--muted);margin:0;line-height:1.6}.exam-mode-grid strong{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.exam-mode-grid button{text-align:left;width:100%;margin-top:.4rem}.exam-history{border:1px solid var(--line);background:var(--surface);gap:.8rem;padding:1rem;display:grid}.exam-history>h2{margin:0;font-size:1rem}.exam-history>p{background:var(--surface-raised);color:var(--muted);margin:0;padding:.8rem}.exam-history>div{border:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.exam-history article{gap:.3rem;min-width:0;padding:.8rem;display:grid}.exam-history article+article{border-left:1px solid var(--line)}.exam-history span,.exam-history small{color:var(--muted);font-size:.65rem}.exam-history strong{font-size:1.35rem}.exam-session-header{border:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.7rem 1rem;padding:1rem;display:grid}.exam-session-header>div:first-child{gap:.25rem;display:grid}.exam-session-header>span{color:var(--muted);font-size:.75rem;font-weight:750}.exam-session-header>div[role=progressbar]{background:var(--line);grid-column:1/-1;height:7px;overflow:hidden}.exam-session-header>div[role=progressbar] i{background:var(--accent);height:100%;transition:width .25s;display:block}.exam-question-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);gap:1.2rem;display:grid}.exam-question-card>header{border-left:5px solid var(--accent);background:var(--surface-accent);grid-template-columns:64px minmax(0,1fr);align-items:stretch;gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.exam-question-card>header>span{border-right:1px solid var(--line-strong);color:var(--accent);place-items:center;font-weight:900;display:grid}.exam-question-card small{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:800}.exam-question-card h1{letter-spacing:-.018em;max-width:940px;margin:.35rem 0 0;font-size:clamp(1.25rem,2.6vw,1.85rem);line-height:1.4}.exam-options{gap:.65rem;padding:0 clamp(1rem,3vw,1.5rem);display:grid}.exam-options button{border:1px solid var(--line);background:var(--surface-raised);width:100%;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.85rem;padding:.85rem;display:grid}.exam-options button:hover:not(:disabled),.exam-options button.selected{border-color:var(--accent);background:var(--surface-accent)}.exam-options button>span{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.72rem;display:grid}.exam-options button.selected>span{border:5px solid var(--accent)}.exam-options button.correct{border-color:var(--success);background:var(--success-soft)}.exam-options button.correct>span{border:5px solid var(--success)}.exam-options button.incorrect{background:color-mix(in srgb, #ad4242 10%, var(--surface));border-color:#ad4242}.exam-options button.incorrect>span{border:5px solid #ad4242}.exam-options button:disabled{color:var(--text);cursor:default;opacity:1}.exam-inline-feedback{border:1px solid var(--line);border-left:5px solid var(--rating-color);background:var(--rating-bg);margin:0 clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem);padding:1rem}.exam-inline-feedback.correct{--rating-color:var(--success);--rating-bg:var(--success-soft)}.exam-inline-feedback.incorrect{--rating-color:#ad4242;--rating-bg:color-mix(in srgb, #ad4242 10%, var(--surface))}.exam-inline-feedback>strong{color:var(--rating-color);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.exam-inline-feedback h2,.exam-inline-feedback h3{margin:.8rem 0 .35rem;font-size:.92rem}.exam-inline-feedback p,.exam-inline-feedback ul{margin-top:0;margin-bottom:0;line-height:1.6}.exam-inline-feedback li+li{margin-top:.35rem}.exam-error{background:color-mix(in srgb, #ad4242 10%, var(--surface));color:#ad4242;border-left:4px solid #ad4242;margin:0;padding:.75rem 1rem;font-weight:750}.exam-navigation{border:1px solid var(--line);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.75rem;display:grid}.exam-navigation>button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;min-width:110px;padding:.7rem .85rem;font-weight:800}.exam-navigation>button:first-child{border-color:var(--line-strong);background:var(--surface-raised);color:var(--text)}.exam-navigation>button:disabled{cursor:not-allowed;opacity:.45}.exam-question-map{min-width:0;position:relative}.exam-question-map>summary{border:1px solid var(--line);background:var(--surface-raised);color:var(--muted);text-align:center;cursor:pointer;padding:.65rem .8rem;font-size:.72rem;font-weight:750}.exam-question-map>div{border:1px solid var(--line);background:var(--surface-raised);flex-wrap:wrap;justify-content:center;gap:.3rem;max-height:190px;margin-top:.4rem;padding:.55rem;display:flex;overflow-y:auto}.exam-question-map>div button{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;font-size:.7rem}.exam-question-map>div button.answered{border-color:var(--accent);color:var(--accent-strong)}.exam-question-map>div button.active{background:var(--accent);color:#fff}.exam-results-hero{border:1px solid var(--line);border-left:5px solid var(--success);background:var(--success-soft);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.2rem,4vw,2rem);display:flex}.exam-results-hero h1{letter-spacing:-.05em;margin:.3rem 0;font-size:clamp(2.2rem,5vw,4.3rem)}.exam-results-hero p{color:var(--muted);margin:0}.exam-score-ring{--score:0deg;background:conic-gradient(var(--success) var(--score), var(--line) 0);border-radius:50%;flex:none;place-items:center;width:112px;height:112px;display:grid}.exam-score-ring:before{background:var(--surface);content:"";border-radius:50%;grid-area:1/1;width:82px;height:82px}.exam-score-ring span{z-index:1;grid-area:1/1;font-size:1.25rem;font-weight:900}.exam-domain-results{gap:.8rem;display:grid}.exam-domain-results h2,.exam-review>h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.exam-domain-results>div{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.exam-domain-results article{gap:.6rem;min-width:0;padding:1rem;display:grid}.exam-domain-results article+article{border-left:1px solid var(--line)}.exam-domain-results article>span{min-height:2.8em;color:var(--muted);font-size:.72rem;font-weight:750}.exam-domain-results article>strong{font-size:1.7rem}.exam-domain-results article>div{background:var(--line);height:6px;overflow:hidden}.exam-domain-results article i{background:var(--success);height:100%;display:block}.exam-review{gap:1rem;display:grid}.exam-review>article{border:1px solid var(--line);border-left:5px solid var(--rating-color);background:var(--surface);box-shadow:var(--shadow)}.exam-review>article.correct{--rating-color:var(--success)}.exam-review>article.incorrect{--rating-color:#ad4242}.exam-review article>header{background:var(--surface-raised);grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.exam-review article>header>span{border-right:1px solid var(--line);color:var(--rating-color);align-self:stretch;place-items:center;font-weight:900;display:grid}.exam-review article>header small{color:var(--muted);font-size:.65rem}.exam-review article>header h3{margin:.25rem 0 0;font-size:1rem;line-height:1.5}.exam-review article>header>strong{color:var(--rating-color);text-transform:uppercase;font-size:.72rem}.exam-review-options{gap:.4rem;padding:1rem;display:grid}.exam-review-options p{border:1px solid var(--line);background:var(--surface-raised);grid-template-columns:30px minmax(0,1fr);align-items:center;gap:.7rem;margin:0;padding:.6rem;line-height:1.45;display:grid}.exam-review-options p.correct{border-color:var(--success);background:var(--success-soft)}.exam-review-options p.selected-wrong{background:color-mix(in srgb, #ad4242 10%, var(--surface));border-color:#ad4242}.exam-review-options p span{font-size:.7rem;font-weight:900}.exam-review article>section{padding:0 1rem 1rem}.exam-review article>section h4{margin:0 0 .4rem;font-size:.8rem}.exam-review article>section p,.exam-review article>section ul{color:var(--muted);margin:0;line-height:1.6}.exam-result-actions{flex-wrap:wrap;gap:.7rem;display:flex}.exam-result-actions button:last-child{border-color:var(--line-strong);background:var(--surface);color:var(--text)}@media (max-width:1024px){.app-frame{display:block}.sidebar,.sidebar-collapsed .sidebar{visibility:visible;pointer-events:auto;width:100%;height:auto;padding:1rem;position:static;overflow:visible;transform:none}.sidebar nav,.sidebar-progress,.sidebar-toggle{display:none}.brand-lockup{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand-author{justify-items:end;margin-left:0}.mobile-nav{z-index:50;min-height:68px;padding:.4rem max(.45rem, env(safe-area-inset-right)) calc(.4rem + env(safe-area-inset-bottom)) max(.45rem, env(safe-area-inset-left));border-top:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #0000001f}.mobile-nav button{min-width:0;min-height:52px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;align-content:center;place-items:center;gap:.22rem;padding:.3rem .2rem;display:grid}.mobile-nav button.active{background:var(--surface-accent);color:var(--accent-strong)}.mobile-nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.mobile-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.62rem;font-weight:750;overflow:hidden}main{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.back-to-top{bottom:calc(80px + env(safe-area-inset-bottom))}.topbar{top:0}.practice-catalog-hero{flex-direction:column;align-items:stretch}.practice-catalog-summary{width:100%}.practice-insights>header{flex-direction:column;align-items:flex-start;gap:.65rem}.dashboard-primary-grid{grid-template-columns:1fr}.exam-history>div{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-history article:nth-child(4){border-left:0}.exam-history article:nth-child(n+4){border-top:1px solid var(--line)}}@media (max-width:680px){.sidebar{gap:.8rem}.brand-lockup{flex-direction:column;align-items:flex-start}.brand-author{justify-items:start;margin-left:54px}.brand small{display:none}.topbar{align-items:flex-start;height:auto;min-height:68px;padding-block:.7rem}.topbar-controls{width:100%}.control{flex:1}.control select{width:100%}.content-shell{padding:1rem}.blueprint-return{top:80px}.hero{padding-top:1.4rem}.hero h1{font-size:clamp(2.1rem,13vw,3.5rem)}.path-card{grid-template-columns:42px minmax(0,1fr) 28px;padding:.75rem}.path-entry{scroll-margin-top:76px}.path-entry.expanded{padding:.4rem}.path-entry.expanded>.path-card{top:68px}.path-card small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.focus-grid,.module-grid{grid-template-columns:1fr}.path-overview{align-items:flex-start}.path-end{flex-direction:column;align-items:flex-start}.module-heading{grid-template-columns:42px minmax(0,1fr)}.module-heading>strong{grid-column:2}.study-unit summary{grid-template-columns:64px minmax(0,1fr) 30px;gap:.55rem}.unit-content table{display:block;overflow-x:auto}.blueprint-hero{flex-direction:column;align-items:flex-start}.study-pack-columns{grid-template-columns:1fr}.objective-study-pack>summary{grid-template-columns:minmax(0,1fr) 26px}.objective-study-pack>summary>small{grid-column:1}.objective-study-pack>summary:after{grid-area:1/2}.blueprint-domain-header{grid-template-columns:42px minmax(0,1fr);padding:.85rem}.blueprint-domain-header>strong{text-align:left;grid-column:2;max-width:none}.blueprint-group>summary{grid-template-columns:minmax(0,1fr) 28px}.blueprint-group>summary>strong{text-align:left;grid-column:1}.blueprint-group>summary:after{grid-area:1/2}.practice-hero,.practice-start{flex-direction:column;align-items:stretch}.dashboard-metrics{grid-template-columns:1fr}.dashboard-metrics article+article{border-top:1px solid var(--line);border-left:0}.dashboard-review>header,.dashboard-coverage>header{flex-direction:column;align-items:flex-start;gap:.65rem}.dashboard-review-list>article{grid-template-columns:58px minmax(0,1fr)}.dashboard-review-list>article>button{grid-column:2;width:100%}.dashboard-review-index{padding-right:.65rem}.dashboard-coverage>div{grid-template-columns:1fr}.dashboard-coverage>div>button{border-right:0;border-bottom:1px solid var(--line)!important}.dashboard-coverage>div>button:last-child{border-bottom:0!important}.practice-catalog-grid,.practice-catalog-summary{grid-template-columns:1fr}.practice-catalog-summary span{text-align:left;grid-template-columns:auto 1fr;justify-content:start;align-items:center;min-height:54px}.practice-catalog-summary span+span{border-top:1px solid var(--line);border-left:0}.practice-insight-grid{grid-template-columns:1fr}.practice-insight-grid article+article{border-top:1px solid var(--line);border-left:0}.practice-quality>div:first-child{flex-direction:column;align-items:flex-start;gap:.2rem}.practice-catalog-card dl{grid-template-columns:1fr}.practice-catalog-card dl>div+div{border-top:1px solid var(--line);border-left:0}.practice-progress{width:100%}.practice-meta,.practice-briefing,.practice-evidence-grid{grid-template-columns:1fr}.practice-briefing>div+div{border-top:1px solid var(--line);border-left:0}.practice-products{grid-column:auto}.practice-start button{width:100%}.practice-toolbar{flex-direction:column;align-items:flex-start}.practice-reset-confirm{flex-wrap:wrap;width:100%}.practice-reset-confirm span{width:100%}.practice-stage{scroll-margin-top:76px}.practice-stage>header{grid-template-columns:42px minmax(0,1fr) 26px;gap:.7rem;padding:.85rem}.practice-stage>header small{overflow-wrap:anywhere}.practice-options button{grid-template-columns:20px minmax(0,1fr)}.practice-options button>strong{grid-column:2}.practice-references button{grid-template-columns:1fr}.practice-references button>em{white-space:normal}.practice-continue{width:100%}.exam-entry-card,.exam-results-hero{flex-direction:column;align-items:stretch}.exam-entry-card>a{width:100%}.exam-mode-grid,.exam-domain-results>div,.exam-history>div{grid-template-columns:1fr}.exam-history article+article,.exam-history article:nth-child(4){border-top:1px solid var(--line);border-left:0}.exam-question-card>header{grid-template-columns:42px minmax(0,1fr);gap:.7rem}.exam-navigation{grid-template-columns:1fr 1fr}.exam-question-map{grid-area:1/1/auto/-1}.exam-navigation>button{width:100%;min-width:0}.exam-domain-results article+article{border-top:1px solid var(--line);border-left:0}.exam-review article>header{grid-template-columns:42px minmax(0,1fr)}.exam-review article>header>strong{grid-column:2}.exam-score-ring{align-self:center}}@media (prefers-reduced-motion:reduce){.app-frame,.sidebar,.sidebar-toggle{transition:none}.blueprint-objective.return-target{border-color:var(--accent);background:var(--surface-accent);animation:none}}
