@font-face{font-family:satoshi;src:url(../media/Satoshi_Variable-s.p.2ta4m073o532p.woff2)format("woff2");font-display:swap;font-weight:300 900;font-style:normal}@font-face{font-family:satoshi Fallback;src:local(Arial);ascent-override:92.36%;descent-override:21.95%;line-gap-override:9.14%;size-adjust:109.35%}.satoshi_ff486703-module__eDCwqq__className{font-family:satoshi,satoshi Fallback;font-style:normal}.satoshi_ff486703-module__eDCwqq__variable{--font-satoshi:"satoshi", "satoshi Fallback"}
@font-face{font-family:robotoMono;src:url(../media/RobotoMono-s.p.1_rpwrszhe5dv.woff2)format("woff2");font-display:swap;font-weight:100 700;font-style:normal}@font-face{font-family:robotoMono Fallback;src:local(Arial);ascent-override:79.68%;descent-override:20.61%;line-gap-override:0.0%;size-adjust:131.51%}.robotomono_6e8b1cc9-module__1eidkq__className{font-family:robotoMono,robotoMono Fallback;font-style:normal}.robotomono_6e8b1cc9-module__1eidkq__variable{--font-mono:"robotoMono", "robotoMono Fallback"}
:root{--bg:#000;--surface:#0a0a0a;--surface-2:#121212;--line:#1c1c1c;--line-strong:#2c2c2c;--fg:#f7f7f7;--fg-2:#a6a6a6;--fg-3:#7c7c7c;--fg-4:#3a3a3a;--green:#4ade80;--sans:var(--font-satoshi), ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--mono:var(--font-mono), ui-monospace, "SF Mono", Consolas, monospace;--gutter:clamp(1rem, 4vw, 2.5rem);--max:72rem;--header-h:4rem;--radius:.75rem;--ease:cubic-bezier(.2, .7, .2, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:1.5rem}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:1rem;font-weight:450;line-height:1.6}::selection{background:var(--fg);color:#000}a{color:inherit}ul,ol{list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}svg{flex-shrink:0}:focus-visible{outline:2px solid var(--fg);outline-offset:3px;border-radius:4px}.mono{font-family:var(--mono);font-weight:400}.muted{color:var(--fg-3)}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip{left:var(--gutter);z-index:20;background:var(--fg);color:#000;border-radius:999px;padding:.5rem .875rem;font-weight:600;text-decoration:none;position:absolute;top:-3rem}.skip:focus{top:.75rem}.label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);font-size:.75rem;font-weight:400;line-height:1.4}.icon{width:1rem;height:1rem}.shell{flex-direction:column;min-height:100dvh;display:flex}.main{flex-direction:column;flex:1;display:flex}.container{width:100%;max-width:calc(var(--max) + 2 * var(--gutter));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(2rem,5vw,3rem) clamp(3rem,8vw,5rem)}.logomark{height:auto;color:var(--fg);display:block}.logomark--text{font-family:var(--sans);letter-spacing:-.01em;white-space:nowrap;font-weight:900;line-height:1}.site-header__inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header__home{transition:opacity .3s var(--ease);align-items:center;padding-block:.5rem;display:inline-flex}.site-header__home[data-hidden]{opacity:0;pointer-events:none}.site-header__home:hover{opacity:.75}.site-header__mark{width:auto;height:.9rem}.site-header__mark.logomark--text{height:auto;font-size:1rem}.site-footer{border-top:1px solid var(--line)}.site-footer__inner{color:var(--fg-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding-block:1.5rem;font-size:.875rem;display:flex}.site-footer__id{flex-wrap:wrap;align-items:center;gap:.5rem .875rem;display:flex}.site-footer__mark{width:auto;height:.7rem;color:var(--fg-3)}.site-footer__mark.logomark--text{height:auto;font-size:.8rem}.site-footer__name,.site-footer__copy{font-family:var(--mono);letter-spacing:.06em;font-size:.75rem}.site-footer__name{border-left:1px solid var(--line-strong);padding-left:.875rem}.site-footer__links{gap:1.25rem;display:flex}.site-footer__links a{color:var(--fg-3);transition:color .2s var(--ease);text-decoration:none}.site-footer__links a:hover{color:var(--fg)}.btn{white-space:nowrap;height:2.75rem;transition:background-color .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease);border-radius:999px;align-items:center;gap:.5rem;padding-inline:1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.btn .icon{transition:transform .25s var(--ease)}.btn:hover .icon{transform:translate(2px)}.btn:hover .icon--up{transform:translate(2px,-2px)}.btn:hover .icon--left{transform:translate(-2px)}.btn--primary{background:var(--fg);color:#000}.btn--primary:hover{background:#d9d9d9}.btn--ghost{border:1px solid var(--line-strong);color:var(--fg)}.btn--ghost:hover{background:var(--surface);border-color:#4a4a4a}.hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-block:clamp(2rem,6vh,4rem) clamp(3rem,11vh,7.5rem);display:flex}.hero__title{width:100%}.hero__mark{width:100%;max-width:60rem;margin-inline:auto}.hero__mark.logomark--text{font-size:clamp(3.5rem,13vw,10rem)}.hero__lede{max-width:36ch;color:var(--fg-2);text-wrap:balance;margin-top:clamp(1.5rem,3vw,2.25rem);font-size:clamp(1.125rem,1.4vw + .75rem,1.5rem);font-weight:500;line-height:1.4}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.25rem;display:flex}.hero__code{letter-spacing:-.02em;color:var(--fg);font-size:clamp(6rem,22vw,14rem);font-weight:900;line-height:.9}.page-head{border-bottom:1px solid var(--line);padding-block:clamp(2.5rem,8vh,5.5rem) clamp(2rem,5vh,3.25rem)}.page-title{letter-spacing:-.01em;overflow-wrap:anywhere;margin-top:1rem;font-size:clamp(2.5rem,7vw,4.75rem);font-weight:900;line-height:1}.page-title__muted{color:#5e5e5e}.page-title--mono{letter-spacing:-.03em;font-weight:500}.page-lede{max-width:52ch;color:var(--fg-2);text-wrap:pretty;margin-top:1.25rem;font-size:clamp(1.0625rem,.6vw + .9rem,1.25rem);font-weight:500;line-height:1.5}.rows{padding-bottom:clamp(3rem,8vw,5rem)}.row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:2rem;padding-block:clamp(2rem,4vw,2.75rem);display:grid}.row:last-child{border-bottom:0}.row__label{padding-top:.3rem}.row__body{min-width:0}@media (max-width:760px){.row{grid-template-columns:1fr;gap:1rem}.row__label{padding-top:0}}.table{border-collapse:collapse;width:100%;font-size:.9375rem}.table th{text-align:left;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);border-bottom:1px solid var(--line);padding:0 1rem .75rem 0;font-size:.6875rem;font-weight:400}.table td{border-bottom:1px solid var(--line);color:var(--fg-2);vertical-align:middle;padding:.875rem 1rem .875rem 0}.table tr:last-child td{border-bottom:0}.table td.table__prefix{color:var(--fg);white-space:nowrap}.table th:last-child,.table td.table__action{text-align:right;width:2rem;padding-right:0}.status{white-space:nowrap;color:var(--fg-3);align-items:center;gap:.5rem;display:inline-flex}.status:before{content:"";background:var(--fg-4);border-radius:50%;width:.4375rem;height:.4375rem}.status[data-on]{color:var(--fg)}.status[data-on]:before{background:var(--green);box-shadow:0 0 0 3px #4ade8024}@media (max-width:900px){.hide-md{display:none}}@media (max-width:520px){.hide-sm{display:none}.table{font-size:.875rem}}.list__row{grid-template-columns:8rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding-block:.75rem;display:grid}.list__row:first-child{padding-top:0}.list__row+.list__row{border-top:1px solid var(--line)}.list__key{font-weight:600}.list__value{color:var(--fg-2);overflow-wrap:anywhere;font-size:.9375rem;text-decoration:none}a.list__value:hover{color:var(--fg)}@media (max-width:520px){.list__row{grid-template-columns:minmax(0,1fr) auto;gap:.125rem 1rem}.list__key{grid-column:1}.list__value{grid-area:2/1}.list__row .copy{grid-area:1/2/span 2}}.copy{width:2rem;height:2rem;color:var(--fg-3);transition:color .2s var(--ease), background-color .2s var(--ease);border-radius:.5rem;place-items:center;display:inline-grid}.copy:hover{color:var(--fg);background:var(--surface-2)}.copy[data-copied]{color:var(--green)}.tiles{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:.75rem;display:grid}.tiles--wide{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:600px){.tiles--wide{grid-template-columns:minmax(0,1fr)}}.tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:100%;transition:border-color .2s var(--ease), background-color .2s var(--ease);flex-direction:column;gap:.25rem;padding:1rem 2.75rem 1rem 1.125rem;text-decoration:none;display:flex;position:relative}.tile:hover{border-color:var(--line-strong);background:var(--surface-2)}.tile__title{color:var(--fg);font-weight:600}.tile__title.mono{font-weight:500}.tile__meta{color:var(--fg-3);font-size:.875rem}.tile__meta--url{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.tile__icon{color:var(--fg-3);transition:transform .25s var(--ease), color .2s var(--ease);position:absolute;top:1.125rem;right:1rem}.tile:hover .tile__icon{color:var(--fg);transform:translate(2px,-2px)}.prose{max-width:64ch;color:var(--fg-2);text-wrap:pretty}.prose>*+*{margin-top:1rem}.prose strong{color:var(--fg);font-weight:600}.prose a{color:var(--fg);text-decoration:underline;-webkit-text-decoration-color:var(--fg-4);text-decoration-color:var(--fg-4);text-underline-offset:3px;transition:text-decoration-color .2s var(--ease)}.prose a:hover{-webkit-text-decoration-color:var(--fg);text-decoration-color:var(--fg)}.prose code{font-family:var(--mono);color:var(--fg);font-size:.9em}.prose ul li{padding-left:1.25rem;position:relative}.prose ul li+li{margin-top:.5rem}.prose ul li:before{content:"";background:var(--fg-3);width:.5rem;height:1px;position:absolute;top:.8em;left:0}.prose .domains li{color:var(--fg)}.code{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.code__bar{border-bottom:1px solid var(--line);font-family:var(--mono);color:var(--fg-3);justify-content:space-between;align-items:center;gap:1rem;padding:.375rem .375rem .375rem 1.125rem;font-size:.75rem;display:flex}.code__body{font-family:var(--mono);tab-size:2;padding:1.25rem 1.125rem;font-size:.875rem;line-height:1.75;overflow-x:auto}.j-p{color:var(--fg-3)}.j-k{color:var(--fg)}.j-s{color:var(--fg-2)}.j-n{color:var(--fg)}.j-l{color:var(--fg-3)}.j-l--true{color:var(--green)}@media (prefers-reduced-motion:no-preference){.reveal{animation:reveal .7s var(--ease) both}.reveal--1{animation-delay:60ms}.reveal--2{animation-delay:.12s}.reveal--3{animation-delay:.18s}.reveal--4{animation-delay:.26s}@keyframes reveal{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:none}}}
