:root{--navy-900:#0d2b3e;--navy-800:#123c52;--navy-700:#194b60;--navy-600:#1f6183;--green-600:#2e8f68;--green-500:#40b080;--bg:#fff;--bg-alt:#f4f7f9;--bg-sunk:#eaeff3;--surface:#fff;--text:#16232b;--text-muted:#4d5f6b;--border:#d8e0e6;--brand:var(--navy-700);--brand-ink:#fff;--accent:var(--green-600);--focus:#1f6183;--shadow:0 1px 2px #0d2b3e0f, 0 8px 24px #0d2b3e12;--serif:ui-serif, Georgia, "Times New Roman", serif;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Roboto, "Helvetica Neue", Arial, sans-serif;--measure:68ch;--gutter:clamp(1.25rem, 4vw, 2.5rem);--section-y:clamp(3rem, 7vw, 5.5rem);--radius:10px}@media (prefers-color-scheme:dark){:root{--bg:#0e1a21;--bg-alt:#13242e;--bg-sunk:#0a141a;--surface:#162831;--text:#e7eef2;--text-muted:#a3b5c0;--border:#27414f;--brand:#9fd4ec;--brand-ink:#0e1a21;--accent:var(--green-500);--focus:#7fc4e4;--shadow:0 1px 2px #0006, 0 8px 24px #00000059}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}h1,h2,h3,h4{letter-spacing:-.015em;margin:0 0 .6em;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3.2vw,2.1rem)}h3{font-size:clamp(1.15rem,2.2vw,1.4rem)}h4{font-size:1.05rem}p{margin:0 0 1.1rem}a{color:var(--brand);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}img{max-width:100%;height:auto}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:3px}.skip{z-index:100;background:var(--brand);color:var(--brand-ink);border-radius:0 0 var(--radius) 0;padding:.7rem 1.1rem;font-weight:600;position:absolute;top:0;left:-9999px}.skip:focus{left:0}.wrap{width:min(1120px, 100% - var(--gutter) * 2);margin-inline:auto}.wrap--narrow{width:min(760px, 100% - var(--gutter) * 2)}.section{padding-block:var(--section-y)}.section--alt{background:var(--bg-alt)}.site-header{z-index:20;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header__bar{flex-wrap:wrap;align-items:center;gap:1.5rem;min-height:148px;display:flex}.site-header__logo{align-items:center;display:inline-flex}.site-header__logo img,.site-header__logo picture{display:block}.site-header__logo img{width:auto;height:120px}@media (max-width:700px){.site-header__logo img{height:84px}.site-header__bar{min-height:104px}}.site-nav{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-left:auto;display:flex}.site-nav a{color:var(--text);font-size:1.125rem;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--brand);text-decoration:underline}.site-footer{background:var(--navy-900);color:#cfe0ea;margin-top:var(--section-y);padding-block:clamp(2.5rem,5vw,3.5rem)}.site-footer a{color:#fff}.site-footer__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.site-footer__mark{width:auto;height:44px}.site-footer__legal{border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem 1.5rem;margin-top:2rem;padding-top:1.2rem;font-size:.88rem;display:flex}.site-footer__staff{color:#ffffff8c;margin-left:auto;text-decoration:none}.site-footer__staff:hover,.site-footer__staff:focus-visible{color:#fff;text-decoration:underline}.btn{border-radius:var(--radius);font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.35rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--brand);color:var(--brand-ink)}.btn--primary:hover{background:var(--navy-600)}.btn--ghost{color:var(--brand);border-color:var(--border);background:0 0}.btn--ghost:hover{background:var(--bg-alt)}.prose{max-width:var(--measure)}.prose h2{margin-top:2.2rem}.prose h3{margin-top:1.6rem}.prose ul{padding-left:1.2rem}.prose li{margin-bottom:.4rem}.prose__updated{color:var(--text-muted);font-size:.92rem}.grid{gap:clamp(1rem,2.5vw,1.75rem);display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.card h3{margin-top:0}.card p:last-child{margin-bottom:0}.admhub__card{box-shadow:none;color:var(--text);border-radius:2px;flex-direction:column;gap:.55rem;padding:1.6rem 1.7rem 1.7rem;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.admhub__card,.admhub__card *{text-decoration:none}.admhub__card h2{letter-spacing:-.015em;color:var(--text);align-items:baseline;gap:.5rem;margin:0;font-size:1.22rem;display:flex}.admhub__card h2:after{content:"→";color:var(--brand);font-size:.95em;transition:transform .15s;transform:translate(0)}.admhub__card p{color:var(--text-muted);max-width:42ch;margin:0}.admhub__card p+p{color:var(--text-muted);opacity:.8;font-size:.88rem}.admhub__card:hover,.admhub__card:focus-visible{border-color:var(--brand);background:var(--bg-alt)}.admhub__card:hover h2:after,.admhub__card:focus-visible h2:after{transform:translate(3px)}.admhub__card:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.admhub__card,.admhub__card h2:after{transition:none}}.shot{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-sunk);overflow:hidden}.shot img{width:100%;display:block}.shot figcaption{color:var(--text-muted);padding:.7rem 1rem;font-size:.92rem}.badges{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.badges img{width:auto;height:46px}.quote{border-left:4px solid var(--accent);margin:0;padding:.2rem 0 .2rem 1.4rem;font-size:1.05rem}.quote cite{color:var(--text-muted);margin-top:.9rem;font-style:normal;font-weight:600;display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
