*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--paper);font-family:Chillax,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink)}a{color:inherit}::selection{background:var(--ink);color:var(--paper)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@font-face{font-family:Chillax;src:url(/fonts/chillax-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chillax;src:url(/fonts/chillax-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Chillax;src:url(/fonts/chillax-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--paper:#fdfdfc;--ink:#0a0a0a;--muted:#6b6b66;--faint:#74746b;--field:#ffffff;--line:rgba(10,10,10,0.12);--line-strong:rgba(10,10,10,0.24);--ring:rgba(10,10,10,0.08);--lift:0 1px 2px rgba(10,10,10,0.04),0 10px 28px rgba(10,10,10,0.07);--ag-accent:#504e76;--ag-ship:#d4491a;--hl-violet:rgba(80,78,118,0.16);--hl-orange:rgba(241,100,46,0.2);--hl-olive:rgba(163,181,101,0.34);--hl-corn:rgba(252,221,157,0.44);--hl-lilac:rgba(196,195,227,0.42);--dot-ink:10 10 10;--ease:cubic-bezier(0.4,0,0.2,1);--pop:cubic-bezier(0.34,1.36,0.64,1);--settle:cubic-bezier(0.22,1,0.36,1)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--paper:#0b0b0c;--ink:#ededea;--muted:#8b8b85;--faint:#7c7c74;--field:#141416;--line:rgba(237,237,234,0.14);--line-strong:rgba(237,237,234,0.28);--ring:rgba(237,237,234,0.1);--lift:0 1px 2px rgba(0,0,0,0.3),0 10px 28px rgba(0,0,0,0.4);--ag-accent:#9a97cf;--ag-ship:#f1642e;--dot-ink:237 237 234;--hl-violet:rgba(154,151,207,0.22);--hl-orange:rgba(241,100,46,0.24);--hl-olive:rgba(163,181,101,0.24);--hl-corn:rgba(252,221,157,0.2);--hl-lilac:rgba(196,195,227,0.22)}}:root[data-theme=dark]{--paper:#0b0b0c;--ink:#ededea;--muted:#8b8b85;--faint:#7c7c74;--field:#141416;--line:rgba(237,237,234,0.14);--line-strong:rgba(237,237,234,0.28);--ring:rgba(237,237,234,0.1);--lift:0 1px 2px rgba(0,0,0,0.3),0 10px 28px rgba(0,0,0,0.4);--ag-accent:#9a97cf;--ag-ship:#f1642e;--hl-violet:rgba(154,151,207,0.22);--hl-orange:rgba(241,100,46,0.24);--hl-olive:rgba(163,181,101,0.24);--hl-corn:rgba(252,221,157,0.2);--hl-lilac:rgba(196,195,227,0.22)}@media (prefers-color-scheme:dark){html:not([data-theme=light]){color-scheme:dark}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}.wl-theme{position:fixed;top:1.25rem;right:1.25rem;z-index:60;display:grid;place-items:center;width:2.375rem;height:2.375rem;padding:0;border:1px solid transparent;border-radius:9999px;background:none;color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .2s var(--ease),transform .2s var(--pop)}.wl-theme:hover{border-color:var(--line)}.wl-theme:active{transform:scale(.92)}.wl-theme:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.wl-theme svg{grid-area:1/1;width:1.125rem;height:1.125rem;display:block;transition:opacity .25s var(--ease),transform .35s var(--pop)}.wl-theme .wl-sun{opacity:0;transform:rotate(-70deg) scale(.6)}.wl-theme .wl-moon{opacity:1}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .wl-theme .wl-sun{opacity:1;transform:none}:root:not([data-theme=light]) .wl-theme .wl-moon{opacity:0;transform:rotate(70deg) scale(.6)}}:root[data-theme=dark] .wl-theme .wl-sun{opacity:1;transform:none}:root[data-theme=dark] .wl-theme .wl-moon{opacity:0;transform:rotate(70deg) scale(.6)}@media (prefers-reduced-motion:no-preference){.wl,body,html{transition:background-color .4s var(--ease),color .4s var(--ease)}}.wl-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}