:root{--ink:#16181a;--muted:#5f6672;--faint:#8b929c;--rule:#e4e7ea;--accent:#0b6b5f;--accent-soft:#eef6f4;--bg:#f5f0e6;--bg-alt:#f7f9f9;--warn:#b8860b;--measure:42rem}@media (prefers-color-scheme:dark){:root{--ink:#ecedee;--muted:#9aa1ac;--faint:#737a85;--rule:#2a2e33;--accent:#5fd3c0;--accent-soft:#14211f;--bg:#0a0f19;--bg-alt:#191c1f;--warn:#d9a531}}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font:17px/1.65 -apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif}h1,h2,h3{letter-spacing:-.021em;line-height:1.2}h1{font-size:2.1rem}h2{margin:2.5rem 0 .75rem;font-size:1.35rem}h3{margin:1.75rem 0 .5rem;font-size:1.05rem}a{color:var(--accent)}.wrap{max-width:var(--measure);margin:0 auto;padding:0 1.25rem}.wrap-wide{max-width:60rem;margin:0 auto;padding:0 1.25rem}.site-nav{border-bottom:1px solid var(--rule);z-index:10;background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:saturate(180%)blur(12px);position:sticky;top:0}.site-nav .wrap-wide{align-items:center;gap:1.5rem;height:3.5rem;display:flex}.brand{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:.55rem;margin-right:auto;font-size:1.02rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:2rem;height:2rem;display:block}.brand-mark img{width:100%;height:100%;display:block}.site-nav a:not(.brand){color:var(--muted);font-size:.92rem;text-decoration:none}.site-nav a:not(.brand):hover,.site-nav a[aria-current=page]{color:var(--ink)}@media (width<=40rem){.site-nav .wrap-wide{gap:1rem}.site-nav a[href="/about/"],.site-nav a[href="/support/"],.site-nav a[href="/privacy/"]{display:none}}.site-footer{border-top:1px solid var(--rule);color:var(--faint);margin-top:6rem;padding:2.5rem 0 4rem;font-size:.85rem}.site-footer nav{flex-wrap:wrap;gap:1.25rem;margin-bottom:1rem;display:flex}.site-footer a{color:var(--muted);text-decoration:none}.site-footer .footer-link{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.site-footer a:hover,.site-footer .footer-link:hover{color:var(--ink)}main{padding-top:3rem}main table{border-collapse:collapse;width:100%;margin:1.6rem 0;font-size:.95rem;line-height:1.45}main thead th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--ink);padding:0 .7rem .5rem;font-size:.74rem;font-weight:700}main tbody td{border-bottom:1px solid var(--rule);vertical-align:baseline;padding:.6rem .7rem}main tbody tr:last-child td{border-bottom:none}main thead th:not(:first-child),main tbody td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}main thead th:first-child,main tbody td:first-child{padding-left:0}main thead th:last-child,main tbody td:last-child{padding-right:0}.placeholder{border:1px dashed var(--rule);color:var(--faint);background:var(--bg-alt);border-radius:10px;padding:1.5rem;font-size:.9rem}.lede{color:var(--muted);font-size:1.18rem;line-height:1.55}.pill{background:var(--warn);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:4px;padding:.28rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.btn{background:var(--accent);color:var(--bg);border-radius:9px;padding:.75rem 1.4rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-block}.btn-ghost{border:1px solid var(--rule);color:var(--ink);border-radius:9px;padding:.75rem 1.4rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-block}:root{--illus-sky:#dde9f0;--illus-roof:#767d87;--illus-roof-edge:#5c626b;--illus-snow:#fff;--illus-snow-shade:#c7d8e2;--illus-flare:#c8492f;--illus-sun:#e0a93f;--illus-sun-hot:#d4622e;--illus-label:#5f6672;--illus-wall:#b3897a;--illus-wall-alt:#a87d6e;--illus-mortar:#d9cfc7;--illus-window:#e8c06a;--illus-trim:#e9e2db;--illus-door:#6e5849;--illus-door-panel:#82695a;--illus-ground:#ccd8e0;--illus-water:#6f9cb8}@media (prefers-color-scheme:dark){:root{--illus-sky:#1b242b;--illus-roof:#4a515a;--illus-roof-edge:#363c44;--illus-snow:#dfe8ee;--illus-snow-shade:#93a4b0;--illus-flare:#e0705a;--illus-sun:#d9a531;--illus-sun-hot:#e07b46;--illus-label:#9aa1ac;--illus-wall:#4d3c35;--illus-wall-alt:#574540;--illus-mortar:#362a26;--illus-window:#c99a3f;--illus-trim:#6d5c53;--illus-door:#342822;--illus-door-panel:#43332b;--illus-ground:#222a31;--illus-water:#6b95ad}}.illus{margin:2.25rem 0}.illus svg{border:1px solid var(--rule);border-radius:10px;width:100%;height:auto;font-family:inherit;display:block}.illus figcaption{color:var(--muted);margin-top:.7rem;font-size:.85rem;line-height:1.5}.illus figcaption b,.illus figcaption strong{color:var(--ink);font-weight:600}.illus figcaption p{margin:0}
