:root{font-family:system-ui,sans-serif;color:#1b2825;background:#f6f3eb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img,svg{display:block}:focus-visible{outline:3px solid #d5a74e;outline-offset:3px}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 16px;color:#fff;background:#162442;transform:translateY(-160%);transition:transform .15s ease-out}.skip-link:focus{transform:translateY(0)}.centered-state{display:grid;min-height:80vh;place-content:center;padding:24px;text-align:center}h1[tabindex="-1"]:focus{outline:none}.route-error{max-width:680px;margin-inline:auto}.route-error p{line-height:1.6}.route-error button{justify-self:center;min-height:44px;border:0;padding:10px 20px;color:#fff;background:var(--forest, #1b2825)}.spin{animation:base-spin .8s linear infinite}@keyframes base-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}.home-version-bar{isolation:isolate;position:relative;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 28px;background:#172534;color:#e4edf5;font:500 12px/1.5 system-ui,sans-serif}.home-version-bar a{color:inherit;text-decoration:none;min-height:32px;display:inline-flex;align-items:center;white-space:nowrap}.home-version-bar nav{display:flex;gap:8px}.home-version-bar nav a{padding:6px 12px;border-radius:4px;border:1px solid #6a7c8f;color:#d3dee9;font-size:11px}.home-version-bar nav a[aria-current=page]{background:#f2f5f8;color:#172534;border-color:#f2f5f8}.home-version-bar a:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:700px){.home-version-bar{padding:8px 16px;gap:7px;flex-wrap:wrap;font-size:10px}.home-version-bar nav{gap:5px;order:3;width:100%}.home-version-bar nav a{flex:1;justify-content:center;padding:5px 8px;font-size:10px}.home-version-bar>a{min-height:24px}}
