@font-face{font-family:inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold.woff2)format('woff2')}@font-face{font-family:inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.woff2)format('woff2')}@font-face{font-family:fira code;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/FiraCode-Regular.woff2)format('woff2')}:root{--lh:1.55;--scale:1;font-size:clamp(8px,calc(var(--scale) * 75%),24px);line-height:var(--lh);--text-small:1rem;--text-regular:clamp(1.25rem, 1rem + .5lvw, 1.75rem);--text-medium:clamp(2rem, 1rem + 1.5lvw, 2.5rem);--text-large:clamp(2.33rem, 1rem + 2.5lvw, 4rem);--text-xlarge:clamp(3rem, 1rem + 4lvw, 5rem);--text-width:768px;--content-width:1440px;--opacity:.3;--page-padding:clamp(.5rem, 4lvw - 1vmin, 10rem);--text-main:1, 16, 24;--text-secondary:140, 140, 140;--text-tertiary:200, 200, 200;--text-disabled:220, 220, 220;--surface-main:250, 250, 250;--surface-secondary:235, 235, 235;--surface-tertiary:225, 225, 225;--surface-disabled:240, 240, 240;--accent-main:35, 125, 150;--accent-secondary:245, 215, 75;--accent-main:15, 115, 160;--accent-secondary:245, 205, 0;--action:245, 65, 25;--hover:200, 50, 20;--focus:225, 240, 243;--disabled:225, 225, 225}*{border:0;margin:0;padding:0;border-radius:0;vertical-align:baseline}*,::before,::after{box-sizing:border-box}::selection{color:rgb(var(--surface-main));background-color:rgb(var(--accent-secondary))}s,del,.strike{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgb(var(--accent-secondary))}mark,.highlight{color:rgb(var(--text-main));background-color:rgba(var(--accent-secondary),var(--opacity))}u,.underline{text-decoration:none;box-shadow:inset 0 -.2lh rgba(var(--accent-secondary),var(--opacity))}body{display:flex;min-height:100vh;flex-flow:column nowrap;font-family:inter,sans-serif;-webkit-font-smoothing:antialiased;color:rgb(var(--text-main));background-color:rgb(var(--surface-main));letter-spacing:clamp(-.075em,calc(sign(var(--text-regular) - 1em) * .025em + .025rem),.075em)}header{width:100%;display:flex;overflow:hidden;flex-flow:row nowrap;margin-top:clamp(.5rem,1svh,2rem)}footer{margin-bottom:clamp(.5rem,1svh,2rem)}nav{overflow:hidden;width:calc(100% + 2 * var(--page-padding));margin-inline:calc(-1 * var(--page-padding))}nav figure{position:relative;margin-bottom:0}nav figure::before,nav figure::after{content:'';position:absolute;z-index:1;top:0;width:var(--page-padding);height:100%;pointer-events:none}nav figure::before{left:0;background:linear-gradient(to right,rgb(var(--surface-main)),transparent)}nav figure::after{right:0;background:linear-gradient(to left,rgb(var(--surface-main)),transparent)}nav figure ul{display:flex;flex-flow:row nowrap;overflow:scroll hidden;scrollbar-width:none;gap:clamp(.5rem,1.25ch,1.5rem);padding-inline:var(--page-padding);margin-bottom:clamp(.5rem,.25lh,1.5rem)}nav figure ul::-webkit-scrollbar{display:none}nav figure li{padding:0;margin:0!important;width:fit-content;white-space:nowrap}main{flex:1;width:100%;max-width:100%;margin-block:clamp(2rem,5svmax,5rem)}main,header,footer,blockquote,dialog,.padded{padding-inline:var(--page-padding)}main,header,footer,dialog,.content{margin-inline:auto;width:min(100%,var(--content-width))}blockquote{margin:0 2ch 1.25lh 0;font-size:var(--text-regular);line-height:var(--lh)}img,video,.media{display:block;height:auto;width:min(100%,var(--content-width));background-color:rgb(var(--surface-secondary))}img+figcaption,video+figcaption,.media+.caption{margin-block:.25lh .65lh}p,h1,h2,h3,hr,pre,textarea,blockquote,dialog,.paragraph,.heading-1,.heading-2,.heading-3,.narrative{width:min(100%,var(--text-width))}.narrative{container-type:inline-size}@container(max-width:430px){p,
  h1,
  h2,
  h3,
  blockquote,
  .paragraph,
  .heading-1,
  .heading-2,
  .heading-3 {
    line-height: 1.3 !important;
    min-height: 1lh !important;
  }
}hr{border:none;text-align:center;margin-block:2lh}hr::before{display:block;white-space:pre;content:"*\A* *";font-size:var(--text-regular);color:rgb(var(--text-main));letter-spacing:.5em;line-height:1.3}section{margin-bottom:clamp(1rem,3lh,4.5rem)}figure,article{margin:0;position:relative;margin-bottom:clamp(1rem,1.5lh,2.5rem)}h1,h2,h3,.heading-1,.heading-2,.heading-3{font-weight:400;line-height:1.25;margin:1lh 0 .35lh -.025em}h1,.heading-1{line-height:1.4;font-size:var(--text-xlarge)}h2,.heading-2{font-size:var(--text-large)}h3,.heading-3{font-size:var(--text-medium)}h1:first-child,h2:first-child,h3:first-child,.heading-1:first-child,.heading-2:first-child,.heading-3:first-child{margin-top:0}pre,kbd,samp,code,.mono{font-family:fira code,monospace}pre{white-space:pre-wrap}p,small,caption,figcaption,.caption,.paragraph{line-height:var(--lh);min-height:1lh;margin-bottom:.45lh;font-size:var(--text-regular)}small,caption,figcaption,.caption{font-size:var(--text-small)}.sans{font-family:inter,sans-serif}.bleed{max-width:none;margin-inline:clamp(-10rem,calc(-1 * (4vw - 1vmin)),-.5rem)}strong,.active{font-weight:unset;color:rgb(var(--accent-main))!important}.inactive{color:rgb(var(--text-secondary))!important}em{font-style:normal;color:rgb(var(--accent-secondary))!important}a,.link{color:inherit;font-size:inherit;transition:.25s;text-underline-offset:.25em;text-decoration-thickness:1px;text-decoration-color:rgba(var(--text-secondary),var(--opacity))}a:hover,.link:hover{transition:0;text-decoration-color:rgb(var(--accent-secondary))}a.onpage,.link.onpage{text-decoration-style:dashed}a>.external,.link>.external{display:inline-block;color:rgb(var(--text-tertiary))}a>.external:after,.link>.external:after{margin-left:.1em;transform-origin:-.25em 0;content:var(--external-link-sign,"↗")}a:hover .external,.link:hover .external{transition:0;color:rgb(var(--accent-secondary))}ul,ol,.list{list-style:none}li,.list-item{width:max(100%,max-content);line-height:1.25;min-height:1lh;margin-bottom:.45lh}li p{display:inline}ul li:first-child,ol li:first-child,.list li:first-child{margin-top:-.9lh}ol,ol.list{counter-reset:list}ol li:before,ol.list .list-item:before{counter-increment:list;content:counter(list)". ";font-variant-numeric:tabular-nums;color:rgb(var(--text-secondary))}ul li,ul.list .list-item{margin-left:2ch}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}[type=checkbox],[type=radio]{display:none}button,.button,[type=text],[type=email],[type=password],[type=number],[type=date],[type=time],[type=file]::file-selector-button{width:fit-content;height:fit-content;font-family:inherit;font-size:var(--text-regular);background-color:rgb(var(--action));border:none;padding:0 2.5ch .75ch .75ch}button,.button,[type=file]::file-selector-button{color:rgb(var(--surface-main));outline:1px solid rgb(var(--action));min-height:32px;min-width:32px;transition:.25s}button:hover:not(:disabled),input[type=file]::file-selector-button:hover,.button:hover{background-color:rgb(var(--hover));outline-color:rgb(var(--hover));transition:0}button.secondary,.button.secondary{background-color:initial;outline-color:rgb(var(--text-secondary));color:rgb(var(--text-main))}button.secondary:hover:not(:disabled),.button.secondary:hover{background-color:rgb(var(--hover));outline:1px solid rgb(var(--hover));transition:0}button.tertiary,.button.tertiary{color:rgb(var(--action));background-color:initial;outline:none;padding-inline:0;min-width:unset;font-weight:700}button.tertiary:hover:not(:disabled),.button.tertiary:hover{color:rgb(var(--hover));transition:0}input:disabled,select:disabled,button:disabled,.button:disabled{color:rgb(var(--text-disabled));background-color:rgb(var(--surface-disabled));outline-color:rgb(var(--disabled));cursor:not-allowed}::placeholder{color:rgb(var(--text-secondary))}textarea,input:not([type=file]){outline:none;border:none;border-bottom:1px solid rgb(var(--text-main));background-color:rgb(var(--surface-main));font-family:inherit;font-size:var(--text-regular);line-height:var(--lh)}input:not([type=file]){padding-right:.85ch}[type=file]{font-family:inherit;font-size:var(--text-regular)}textarea{resize:none;overflow-y:auto;scrollbar-width:none;word-break:break-word;min-height:calc(5 * 1lh - .25lh);background-image:repeating-linear-gradient(transparent,transparent calc(1lh - 1px),rgba(var(--text-secondary),var(--opacity)) calc(1lh - 1px),rgba(var(--text-secondary),var(--opacity)) 1lh);background-attachment:local;background-color:rgb(var(--surface-main));background-position:0 -.25lh;background-repeat:repeat-y,repeat}textarea::-webkit-scrollbar{display:none}input:focus,textarea:focus{border-color:rgb(var(--action))}label{margin-bottom:0;line-height:1.25lh;font-size:var(--text-regular)}label:has([type=radio]),label:has([type=checkbox]){display:flex;align-items:baseline;gap:.5ch;cursor:pointer}label:has([type=checkbox])::before{content:'□';color:rgb(var(--text-secondary));flex-shrink:0}label:has([type=checkbox]:checked)::before{content:'■';color:rgb(var(--text-main))}label:has([type=checkbox]:not(:checked)){color:rgb(var(--text-secondary))}label:has([type=radio])::before{content:'○';color:rgb(var(--text-secondary));flex-shrink:0}label:has([type=radio]:checked)::before{content:'●';color:rgb(var(--action))}label:has(textarea),label:has(input){display:flex;gap:1rem}.container{--gap:1rem;display:grid;gap:var(--gap);grid-auto-flow:dense;align-content:start;grid-template-columns:repeat(16,minmax(0,1fr))}.container.tight{--gap:.25rem}.container.loose{--gap:2rem}.wrap{display:flex;flex-flow:row wrap}.wrap *{width:max-content}.stack{grid-template-areas:"stack"}.stack>*{grid-area:stack}.span2{grid-column:auto/span 2}.span3{grid-column:auto/span 3}.span4{grid-column:auto/span 4}.span5{grid-column:auto/span 5}.span6{grid-column:auto/span 6}.span7{grid-column:auto/span 7}.span8{grid-column:auto/span 8}.span9{grid-column:auto/span 9}.span10{grid-column:auto/span 10}.span11{grid-column:auto/span 11}.span12{grid-column:auto/span 12}.span13{grid-column:auto/span 13}.span14{grid-column:auto/span 14}.span15{grid-column:auto/span 15}.span16{grid-column:1/-1}@media(max-width:768px){.container{grid-template-columns:repeat(8,1fr)}.span9,.span10,.span11,.span12,.span13,.span14,.span15{grid-column:1/-1}}@media(max-width:512px){.container{grid-template-columns:repeat(4,1fr)}.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,.span13,.span14,.span15{grid-column:1/-1}}@media(max-width:430px){.container{grid-template-columns:1fr}.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,.span13,.span14,.span15{grid-column:1/-1}}@media(prefers-color-scheme:dark){:root{--text-main:225, 225, 225;--text-secondary:120, 120, 120;--text-tertiary:82, 85, 90;--text-disabled:52, 55, 60;--surface-main:2, 8, 12;--surface-secondary:12, 16, 24;--surface-tertiary:22, 30, 40;--surface-disabled:10, 14, 18;--accent-main:75, 190, 215;--focus:15, 50, 70;--disabled:40, 48, 58}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}