@layer reset{*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{margin:0;padding:0;list-style:none}img,svg{max-width:100%;display:block}button,input,select{font:inherit}a{color:inherit}}@layer tokens{:root{--navy-950:#07111f;--navy-900:#0b1f3a;--navy-800:#132c4e;--navy-700:#1c3d66;--slate-800:#1e293b;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--slate-50:#f8fafc;--accent:#0f766e;--accent-hover:#0d9488;--accent-ink:#115e59;--accent-soft:#ccfbf1;--warning:#b45309;--warning-soft:#ffedd5;--white:#fff;--line:var(--slate-200);--text:var(--slate-800);--muted:var(--slate-600);--bg:var(--slate-50);--shadow:0 1px 2px #0f172a0f, 0 8px 24px #0f172a0a;--radius:10px;--max:70rem;--prose:44rem;--header-h:4rem;--font:"IBM Plex Sans", "Segoe UI", system-ui, sans-serif;--serif:"IBM Plex Serif", "Georgia", serif;--mono:"IBM Plex Mono", ui-monospace, monospace}}@layer base{html{background:var(--navy-950)}body{min-height:100vh;font-family:var(--font);color:var(--text);background:var(--bg);font-size:1.05rem;line-height:1.65}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3,.serif{font-family:var(--serif);letter-spacing:-.02em;color:var(--navy-900);line-height:1.2}h1{font-size:clamp(2rem,3.4vw,2.85rem);font-weight:600}h2{margin-top:2.25rem;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:600}h3{margin-top:1.5rem;font-size:1.15rem;font-weight:600}p+p{margin-top:1rem}a:not(.btn):not(.nav-link):not(.logo):not(.card-link):not(.footer-link){color:var(--accent-ink);text-underline-offset:3px}a:not(.btn):not(.nav-link):not(.logo):not(.card-link):not(.footer-link):hover{color:var(--accent)}}@layer layout{.skip-link{z-index:100;background:var(--accent);color:var(--white);border-radius:6px;padding:.5rem .75rem;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:.75rem}.wrap{width:min(var(--max), calc(100% - 2rem));margin-inline:auto}.wrap-prose{width:min(var(--prose), calc(100% - 2rem));margin-inline:auto}.site-header{z-index:40;background:var(--navy-900);color:var(--slate-100);border-bottom:3px solid var(--accent);position:sticky;top:0}.header-inner{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{color:var(--white);letter-spacing:-.03em;align-items:center;gap:.7rem;font-weight:600;text-decoration:none;display:flex}.logo-mark{background:var(--accent);width:2rem;height:2rem;color:var(--white);font-family:var(--serif);border-radius:6px;place-items:center;font-size:1.1rem;font-weight:700;display:grid}.logo-text{flex-direction:column;line-height:1.1;display:flex}.logo-text small{font-family:var(--font);letter-spacing:.08em;text-transform:uppercase;color:var(--slate-400);font-size:.68rem;font-weight:500}.nav{align-items:center;gap:.15rem;display:flex}.nav-link{color:var(--slate-200);border-radius:6px;padding:.4rem .7rem;font-size:.92rem;font-weight:500;text-decoration:none}.nav-link:hover,.nav-link[aria-current=page]{color:var(--white);background:#ffffff14}.menu-toggle{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;padding:.4rem .7rem;display:none}main{background:var(--bg)}.hero{background:radial-gradient(1200px 400px at 80% -10%, #0f766e38, transparent 55%), var(--navy-900);color:var(--slate-100);padding:3.5rem 0 3.75rem}.hero h1{color:var(--white);max-width:18ch}.hero .lede{max-width:42rem;color:var(--slate-300);margin-top:1.1rem;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.page-hero{padding:2.5rem 0 .5rem}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.75rem;font-weight:600;display:inline-block}.lede{color:var(--muted);max-width:46rem;margin-top:.75rem;font-size:1.12rem}.section{padding:2.75rem 0}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.grid-3,.grid-4,.grid-2{gap:1rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer{background:var(--navy-950);color:var(--slate-300);margin-top:0;padding:2.75rem 0 1.5rem;font-size:.95rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:1.75rem;display:grid}.site-footer h2{font-family:var(--font);letter-spacing:.08em;text-transform:uppercase;color:var(--slate-400);margin:0 0 .8rem;font-size:.75rem}.footer-link{color:var(--slate-300);padding:.2rem 0;text-decoration:none;display:block}.footer-link:hover{color:var(--white)}.footer-note{color:var(--slate-500);border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1.25rem;font-size:.85rem}}@layer components{.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.05rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--accent);color:var(--white)}.btn-primary:hover{background:var(--accent-hover)}.btn-ghost{color:var(--white);background:0 0;border-color:#ffffff47}.btn-ghost:hover{background:#ffffff14}.btn-outline{background:var(--white);color:var(--navy-900);border-color:var(--line)}.btn-outline:hover{border-color:var(--accent);color:var(--accent-ink)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.15rem 1.2rem 1.25rem}.card-link{color:inherit;border-top:3px solid var(--accent);height:100%;text-decoration:none;display:block}.card-link:hover{border-color:var(--navy-700)}.card h3{margin:.15rem 0 .45rem;font-size:1.12rem}.card p{color:var(--muted);font-size:.95rem}.status-pill{letter-spacing:.06em;text-transform:uppercase;background:var(--slate-100);color:var(--slate-600);border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:700;display:inline-block}.status-pill.draft{background:var(--warning-soft);color:var(--warning)}.status-pill.queued,.status-pill.stub{background:var(--slate-100);color:var(--slate-600)}.disclosure{background:var(--accent-soft);border-radius:var(--radius);color:var(--slate-700);border:1px solid #99f6e4;padding:.9rem 1rem;font-size:.95rem}.disclosure.compact{background:var(--slate-100);border-color:var(--line);font-size:.9rem}.draft-banner{background:var(--warning-soft);color:#7c2d12;border-radius:var(--radius);border:1px solid #fdba74;margin-bottom:1.25rem;padding:.9rem 1rem;font-size:.95rem}.meta-row{color:var(--slate-500);flex-wrap:wrap;gap:.75rem 1.25rem;margin:.85rem 0 1.25rem;font-size:.9rem;display:flex}.table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);margin:1.25rem 0;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:52rem;font-size:.92rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.75rem .85rem}th{background:var(--navy-900);color:var(--white);font-size:.85rem;font-weight:600}thead th:first-child{z-index:2}th:first-child,tbody th{z-index:1;background:var(--navy-900);min-width:11rem;color:var(--white);position:sticky;left:0}tbody th{background:var(--white);color:var(--navy-900);font-weight:600}tbody tr:nth-child(2n) th{background:var(--slate-50)}td{color:var(--slate-700)}tbody tr:nth-child(2n){background:var(--slate-50)}.cell-tbd{color:var(--slate-500);font-style:italic}.faq details{background:var(--white);border:1px solid var(--line);border-radius:8px;margin-bottom:.55rem;padding:.85rem 1rem}.faq summary{cursor:pointer;color:var(--navy-900);font-weight:600}.faq details p{color:var(--muted);margin-top:.6rem}.prose{max-width:var(--prose)}.prose :is(ul,ol){margin:.9rem 0;padding-left:1.2rem}.prose li+li{margin-top:.35rem}.prose blockquote{border-left:3px solid var(--accent);color:var(--slate-700);margin:1.25rem 0;padding:.2rem 0 .2rem 1rem}.cta-row{flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.5rem;display:flex}.breadcrumbs{color:var(--slate-500);margin-bottom:1rem;font-size:.88rem}.breadcrumbs a{color:var(--slate-600);text-decoration:none}.breadcrumbs a:hover{color:var(--accent-ink);text-decoration:underline}.callout{border:1px solid var(--line);background:var(--white);border-left:3px solid var(--navy-700);border-radius:var(--radius);margin:1.25rem 0;padding:1rem 1.1rem}}@layer utilities{.muted{color:var(--muted)}.small{font-size:.9rem}.mt-0{margin-top:0}}@media (width<=960px){.grid-4,.footer-grid,.grid-3{grid-template-columns:1fr 1fr}}@media (width<=760px){.menu-toggle{display:inline-flex}.nav{left:0;right:0;top:var(--header-h);background:var(--navy-800);border-bottom:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:.15rem;padding:.6rem 1rem 1rem;display:none;position:absolute}.site-header.is-open .nav{display:flex}.grid-2,.grid-3,.grid-4,.footer-grid,.hero-actions{grid-template-columns:1fr}.hero{padding:2.4rem 0 2.6rem}.section-head{flex-direction:column;align-items:start}}
