:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#ababab;box-sizing:border-box;background:#111;flex-direction:column;max-width:82ch;min-height:100svh;margin:0 auto;padding:2.2rem 1.5rem 2.5rem;font:16px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:flex}main{flex-grow:1}a{color:#7fb3ff}a:visited{color:#b39dff}h1{color:#f2f2f2;margin:0 0 .8rem;font-size:1.75rem;font-weight:700;line-height:1.2}h2{color:#f2f2f2;margin:3rem 0 .8rem;font-size:1.1875rem;font-weight:700;line-height:1.35}h3{color:#f2f2f2;margin:1.9rem 0 .45rem;font-size:1rem;font-weight:700}b,strong{color:#f2f2f2}p{margin:0 0 1rem}hr{border:0;border-top:1px solid #333;margin:2.6rem 0}ul{margin:0 0 1.6rem;padding-left:1.2rem}ol{margin:0 0 1.6rem;padding-left:1.9rem}li{margin-bottom:.35rem}table{border-collapse:collapse;width:100%;margin:0 0 1.6rem}td,th{text-align:left;vertical-align:top;padding:.32rem 1.4rem .32rem 0}th{color:#f2f2f2;border-bottom:1px solid #333;padding-bottom:.5rem;font-weight:700}small,.dim{color:#888}figure{margin:2rem 0}figure img{border:1px solid #333;border-radius:6px;max-width:100%;height:auto;display:block}figcaption{color:#888;margin-top:.4rem}.shot{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.logos{flex-wrap:wrap;align-items:center;gap:.6rem 1.6rem;margin:0 0 1rem;display:flex}.logo-item{align-items:center;gap:.55rem;display:inline-flex}.logo-item img{width:auto;height:20px;display:block}.logo-plus{border:1px dashed #444;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;line-height:1;display:inline-flex}.rel-get{margin-top:-.6rem}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}code{white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:.1rem .45rem}pre{margin:0 0 1.6rem;overflow-x:auto}pre code{white-space:pre;padding:.5rem .7rem;display:block}.copy{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;padding:0;display:inline-flex}.copy:hover{color:#fff}.copy svg{color:#888;flex:none;width:15px;height:15px;transition:color .15s}.copy:hover svg{color:#ddd}.copy.copied svg{color:#6f9e5e}@media (prefers-reduced-motion:no-preference){.copy{transition:transform .1s}.copy:active{transform:scale(.96)}.copy svg{animation:.3s cubic-bezier(.2,0,0,1) icon-in}@keyframes icon-in{0%{opacity:0;filter:blur(4px);transform:scale(.25)}}.copy.copied{animation:.5s ease-out copied-flash}@keyframes copied-flash{0%{filter:blur(2.5px)}}}.footline{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1.5rem;display:flex}.gh{vertical-align:-.2em;text-decoration:none;transition:color .15s;display:inline-flex}.gh svg{width:15px;height:15px;display:block}.status{align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}.gh,.gh:visited,.status,.status:visited{color:#888}.gh:hover,.status:hover{color:#ddd}.status .dot{background:#6f9e5e;border-radius:50%;flex:none;width:8px;height:8px;position:relative;top:-1px}.status.down .dot{background:#c9614f}@media (prefers-reduced-motion:no-preference){.status .dot:after{content:"";background:inherit;border-radius:50%;width:100%;height:100%;animation:1.9s cubic-bezier(0,0,.2,1) infinite ping;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ping{70%,to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}}.lightbox{color:#ddd;background:#111;border:1px solid #333;border-radius:6px;max-width:min(94vw,1300px);padding:.8rem}.lightbox::backdrop{background:#000000c7}.lightbox img{border-radius:6px;width:auto;max-width:100%;height:auto;max-height:80vh;margin:0 auto;display:block}@media (prefers-reduced-motion:no-preference){@keyframes rise{0%{opacity:0;filter:blur(5px);transform:translateY(5px)}}.logo{animation:.4s ease-out backwards rise}nav{animation:.4s ease-out 70ms backwards rise}main>*{animation:.45s ease-out .77s backwards rise}main>:first-child{animation-delay:.14s}main>:nth-child(2){animation-delay:.185s}main>:nth-child(3){animation-delay:.23s}main>:nth-child(4){animation-delay:.275s}main>:nth-child(5){animation-delay:.32s}main>:nth-child(6){animation-delay:.365s}main>:nth-child(7){animation-delay:.41s}main>:nth-child(8){animation-delay:.455s}main>:nth-child(9){animation-delay:.5s}main>:nth-child(10){animation-delay:.545s}main>:nth-child(11){animation-delay:.59s}main>:nth-child(12){animation-delay:.635s}main>:nth-child(13){animation-delay:.68s}main>:nth-child(14){animation-delay:.725s}main>dialog{animation:none}footer{animation:.45s ease-out .5s backwards rise}@supports (animation-timeline:view()){footer{animation:.45s ease-out both rise;animation-timeline:view();animation-range:entry entry 65%}}.type span{white-space:nowrap;vertical-align:bottom;animation:.55s steps(5,end) .25s backwards typing;display:inline-block;overflow:hidden}@keyframes typing{0%{width:0}to{width:5ch}}.type:after{content:"";vertical-align:-.18em;background:#f2f2f2;width:.55ch;height:1.05em;margin-left:2px;animation:1.05s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.lightbox{opacity:0;transition:opacity .12s ease-out, transform .12s ease-out, overlay .12s ease-out allow-discrete, display .12s ease-out allow-discrete;transform:scale(.985)}.lightbox[open]{opacity:1;transition-duration:.15s;transform:none}@starting-style{.lightbox[open]{opacity:0;transform:scale(.985)}}.lightbox::backdrop{transition:background-color .12s ease-out, overlay .12s ease-out allow-discrete, display .12s ease-out allow-discrete;background:0 0}.lightbox[open]::backdrop{background:#000000c7;transition-duration:.15s}@starting-style{.lightbox[open]::backdrop{background:0 0}}@keyframes lb-swap{0%{opacity:0}}.lightbox img{animation:.16s ease-out lb-swap}}.lb-bar{justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;display:flex}.lb-nav{gap:.4rem;display:inline-flex}.lb-nav button{min-width:2.2rem}body:has(dialog[open]){overflow:hidden}.logo{color:#f2f2f2;align-self:flex-start;width:auto;height:2.4rem;margin-bottom:1.4rem;display:block;overflow:visible}.logo .d{fill:#9a968e}nav{flex-wrap:wrap;gap:.3rem 1.1rem;margin:0 0 2.4rem;display:flex}nav a[aria-current=page]{font-weight:700}.more{font:inherit;color:#7fb3ff;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}input,select,textarea,button{font:inherit;color:#ddd;background:#1a1a1a;border:1px solid #333;padding:.3rem .55rem}input[type=text],input[type=email],input[type=password]{width:100%;max-width:26rem}textarea{resize:vertical;width:100%}button{cursor:pointer}button:hover{border-color:#666}.hp{position:absolute;top:-9999px;left:-9999px}.row{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.row input[type=text]{flex:1;max-width:none}td form{margin-right:.3rem;display:inline-block}
