@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Special+Gothic+Expanded+One&display=swap";#root{height:100vh}.toast{--toast-shadow: 0 20px 45px rgba(0, 0, 0, .25);--toast-icon-color: #fff;display:flex;align-items:flex-start;gap:16px;width:100%;max-width:440px;border-radius:16px;padding:10px 14px;box-shadow:var(--toast-shadow);color:#fff;line-height:1.35;background:#222;position:relative}.toast.toast-sm{padding:12px 20px;border-radius:9999px}.toast.toast-lg{padding:22px 32px}.toast.toast--enter{animation:toast-slide-in .28s cubic-bezier(.33,1,.68,1) forwards}.toast.toast--closing{animation:toast-slide-out .22s ease forwards}.toast .toast-icon{flex-shrink:0;width:40px;height:40px;border-radius:9999px;background-color:#fff3;display:grid;place-items:center;margin-top:4px;background-color:var(--toast-icon-color)}.toast .toast-icon svg{width:20px;height:20px}.toast .toast-content{flex:1}.toast .toast-title{font-weight:700;font-size:1.05rem;margin:0}.toast .toast-message{margin-top:4px;font-size:.95rem;opacity:.9}.toast .toast-link{display:inline-block;margin-top:6px;font-weight:600;text-decoration:underline;color:inherit}.toast .toast-link:hover{opacity:.9}.toast .toast-close{appearance:none;border:none;background:transparent;color:inherit;cursor:pointer;padding:4px;font-size:12px}.toast-success{background:#2d6a4f;--toast-icon-color: #133b5c}.toast-error{background:#f05454;--toast-icon-color: #af2d2d}.toast-warning{background:#fca652;--toast-icon-color: #cc561e}.toast-info{background:#b8b5ff;--toast-icon-color: #7868e6}.toast-stack{position:fixed;top:24px;right:24px;display:flex;flex-direction:column;gap:16px;z-index:9999;pointer-events:none}.toast-stack>*{pointer-events:auto}@keyframes toast-slide-in{0%{transform:translate3d(40px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes toast-slide-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(40px,0,0);opacity:0}}@media (max-width: 640px){.toast{border-radius:24px;padding-right:48px;max-width:100%}.toast-stack{left:16px;right:16px;top:16px;align-items:stretch}}:where(html){--csstools-color-scheme--light:initial;--link:var(--indigo-7);--link-visited:var(--purple-7);--text-1:var(--gray-12);--text-2:var(--gray-7);--surface-1:var(--gray-0);--surface-2:var(--gray-2);--surface-3:var(--gray-3);--surface-4:var(--gray-4);--scrollthumb-color:var(--gray-7);-webkit-text-size-adjust:none;accent-color:var(--brand, var(--link));background-color:var(--surface-1);block-size:100%;caret-color:var(--brand, var(--link));color:var(--text-1);color-scheme:light;font-family:var(--font-system-ui);line-height:var(--font-lineheight-3);scrollbar-color:var(--scrollthumb-color) transparent}@media (dynamic-range: high) or (color-gamut: p3){@supports (color: color(display-p3 0 0 0)){:where(html){--link:color(display-p3 .1 .39 1);--link-visited:color(display-p3 .6 .2 1)}}}:where(html) :where(dialog){background-color:var(--surface-1)}:where(html) :where(button,.btn){--_highlight:var(--_highlight-light);--_bg:var(--_bg-light);--_ink-shadow:var(--_ink-shadow-light)}:where(html) :where(button,.btn) :where([type=reset]){--_text:var(--red-6);--_border:var(--red-3)}:where(html) [disabled]:where(button,input[type=button],.btn){--_text:var(--gray-6)}:where(html) [disabled]:where(button,input[type=submit],.btn){--_text:var(--gray-6)}:where(html) [disabled]:where(button,input[type=reset],.btn){--_text:var(--gray-6)}:where(html) :where(textarea,select,input:not([type=button],[type=submit],[type=reset])){background-color:var(--surface-2)}@media (prefers-color-scheme: dark){:where(html){--csstools-color-scheme--light: ;--link:var(--indigo-3);--link-visited:var(--purple-3);--text-1:var(--gray-1);--text-2:var(--gray-4);--surface-1:var(--gray-9);--surface-2:var(--gray-8);--surface-3:var(--gray-7);--surface-4:var(--gray-6);--scrollthumb-color:var(--gray-6);--shadow-strength:10%;--shadow-color:220 40% 2%;color-scheme:dark}}:where(a[href]){color:var(--brand, var(--link))}:where(a[href]):where(:visited){color:var(--link-visited)}:focus-visible{outline-color:var(--brand, var(--link))}*,:after,:before{box-sizing:border-box}:where(:not(dialog)){margin:0}:where(:not(fieldset,progress,meter)){background-origin:border-box;background-repeat:no-repeat;border-style:solid;border-width:0}@media (prefers-reduced-motion: no-preference){:where(html){scroll-behavior:smooth}}@media (prefers-reduced-motion: no-preference){:where(:focus-visible){transition:outline-offset 145ms var(--ease-2)}:where(:not(:active):focus-visible){transition-duration:.25s}}:where(:not(:active):focus-visible){outline-offset:5px}:where(body){min-block-size:100%}:where(h1,h2,h3,h4,h5,h6){text-wrap:balance;font-weight:var(--font-weight-9);line-height:var(--font-lineheight-1)}:where(h1){font-size:var(--font-size-8);max-inline-size:var(--size-header-1)}:where(h2){font-size:var(--font-size-6);max-inline-size:var(--size-header-2)}:where(h3){font-size:var(--font-size-5)}:where(h4){font-size:var(--font-size-4)}:where(h5){font-size:var(--font-size-3)}:where(h3,h4,h5,h6,dt){max-inline-size:var(--size-header-3)}:where(p,ul,ol,dl,h6){font-size:var(--font-size-2)}:where(a,u,ins,abbr){text-underline-offset:1px}@supports (-moz-appearance: none){:where(a,u,ins,abbr){text-underline-offset:2px}}:where(a[href],area,button,input:not([type=text],[type=email],[type=number],[type=password],[type=""],[type=tel],[type=url]),label[for],select,summary,[tabindex]:not([tabindex*="-"],pre)){cursor:pointer}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){-webkit-tap-highlight-color:transparent;touch-action:manipulation}:where(a):where([href]){text-decoration-color:var(--indigo-2)}:where(a):where([href]):where(:visited){text-decoration-color:var(--purple-2)}:where(a):where(:not(:hover)){text-decoration:inherit}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(input,button,textarea,select),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit}::placeholder{color:var(--gray-7);opacity:.75}:where(input:not([type=range]),textarea){padding-block:var(--size-1);padding-inline:var(--size-2)}:where(select){field-sizing:content;padding-block:.75ch;padding-inline:var(--size-relative-4) 0}:where(textarea,select,input:not([type=button],[type=submit],[type=reset])){background-color:var(--surface-2);border-radius:var(--radius-2)}:where(textarea){field-sizing:content;min-block-size:2lh;min-inline-size:var(--size-content-1);resize:vertical}:where(input[type=checkbox],input[type=radio]){block-size:var(--size-3);inline-size:var(--size-3)}:where(svg:not([width])){inline-size:var(--size-10)}:where(code,kbd,samp,pre){font-family:var(--font-monospace-code),monospace}:where(:not(pre)>code,kbd){white-space:nowrap}:where(pre){direction:ltr;max-inline-size:max-content;min-inline-size:0;white-space:pre;writing-mode:lr}:where(:not(pre)>code){background:var(--surface-2);border-radius:var(--radius-2);padding:var(--size-1) var(--size-2);writing-mode:lr}:where(kbd,var){border-color:var(--surface-4);border-radius:var(--radius-2);border-width:var(--border-size-1);padding:var(--size-1) var(--size-2)}:where(mark){border-radius:var(--radius-2);padding-inline:var(--size-1)}:where(ol,ul){padding-inline-start:var(--size-8)}:where(li){padding-inline-start:var(--size-2)}:where(li,dd,figcaption){max-inline-size:var(--size-content-2)}:where(p){text-wrap:pretty;max-inline-size:var(--size-content-3)}:where(dt,summary){font-weight:var(--font-weight-7)}:where(dt:not(:first-of-type)){margin-block-start:var(--size-5)}:where(small){font-size:max(.5em,var(--font-size-0));max-inline-size:var(--size-content-1)}:where(hr){background-color:var(--surface-3);height:var(--border-size-2);margin-block:var(--size-fluid-5)}:where(figure){display:grid;gap:var(--size-2);place-items:center}:where(figure)>:where(figcaption){text-wrap:balance;font-size:var(--font-size-1)}:where(blockquote,:not(blockquote)>cite){border-inline-start-width:var(--border-size-3)}:where(blockquote){display:grid;gap:var(--size-3);max-inline-size:var(--size-content-2);padding-block:var(--size-3);padding-inline:var(--size-4)}:where(:not(blockquote)>cite){padding-inline-start:var(--size-2)}:where(summary){background:var(--surface-3);border-radius:var(--radius-2);margin:calc(var(--size-2) * -1) calc(var(--size-3) * -1);padding:var(--size-2) var(--size-3)}:where(details){background:var(--surface-2);border-radius:var(--radius-2);padding-block:var(--size-2);padding-inline:var(--size-3)}:where(details[open]>summary){border-end-end-radius:0;border-end-start-radius:0;margin-bottom:var(--size-2)}:where(fieldset){border:var(--border-size-1) solid var(--surface-4);border-radius:var(--radius-2)}:where(del){background:var(--red-9);color:var(--red-2)}:where(ins){background:var(--green-9);color:var(--green-1)}:where(abbr){text-decoration-color:var(--blue-5)}:where(dialog){background-color:var(--surface-1);border-radius:var(--radius-3);box-shadow:var(--shadow-6);color:inherit}:where(menu){display:flex;gap:var(--size-3);padding-inline-start:0}:where(sup){font-size:.5em}:where(table){--nice-inner-radius:calc(var(--radius-3) - 2px);background:var(--surface-2);border:1px solid var(--surface-2);border-radius:var(--radius-3);width:fit-content}:where(table:not(:has(tfoot)) tr:last-child td:first-child){border-end-start-radius:var(--nice-inner-radius)}:where(table:not(:has(tfoot)) tr:last-child td:last-child){border-end-end-radius:var(--nice-inner-radius)}:where(table thead tr:first-child th:first-child){border-start-start-radius:var(--nice-inner-radius)}:where(table thead tr:first-child th:last-child){border-start-end-radius:var(--nice-inner-radius)}:where(tfoot tr:last-child th:first-of-type){border-end-start-radius:var(--nice-inner-radius)}:where(tfoot tr:last-child td:first-of-type){border-end-start-radius:var(--nice-inner-radius)}:where(tfoot tr:last-child th:last-of-type){border-end-end-radius:var(--nice-inner-radius)}:where(tfoot tr:last-child td:last-of-type){border-end-end-radius:var(--nice-inner-radius)}:where(th){background-color:var(--surface-2);color:var(--text-1)}:where(table a:not(.does-not-exist):focus-visible){outline-offset:-2px}:where(table button:not(.does-not-exist):focus-visible){outline-offset:-2px}:where(table [contenteditable]:focus-visible){outline-offset:-2px}:where(td){text-wrap:pretty;background:var(--surface-1);max-inline-size:var(--size-content-2)}:where(td,th){padding:var(--size-2);text-align:left}:where(td:not([align])){text-align:center}:where(th:not([align])){text-align:center}:where(thead){border-collapse:collapse}:where(table tr:hover td),:where(tbody tr:nth-child(2n):hover td){background-color:var(--surface-3)}:where(table>caption){margin:var(--size-3)}:where(tfoot button){padding-block:var(--size-1);padding-inline:var(--size-3)}@media (prefers-color-scheme: dark){:where(textarea,select,input:not([type=button],[type=submit],[type=reset])){background-color:#171a1c}:where(dialog){background-color:var(--surface-2)}::placeholder{color:var(--gray-6)}}:where(html){--size-000:-.5rem;--size-00:-.25rem;--size-1:.25rem;--size-2:.5rem;--size-3:1rem;--size-4:1.25rem;--size-5:1.5rem;--size-6:1.75rem;--size-7:2rem;--size-8:3rem;--size-9:4rem;--size-10:5rem;--size-11:7.5rem;--size-12:10rem;--size-13:15rem;--size-14:20rem;--size-15:30rem;--size-px-000:-8px;--size-px-00:-4px;--size-px-1:4px;--size-px-2:8px;--size-px-3:16px;--size-px-4:20px;--size-px-5:24px;--size-px-6:28px;--size-px-7:32px;--size-px-8:48px;--size-px-9:64px;--size-px-10:80px;--size-px-11:120px;--size-px-12:160px;--size-px-13:240px;--size-px-14:320px;--size-px-15:480px;--size-fluid-1:max(.5rem,min(1vw,1rem));--size-fluid-2:max(1rem,min(2vw,1.5rem));--size-fluid-3:max(1.5rem,min(3vw,2rem));--size-fluid-4:max(2rem,min(4vw,3rem));--size-fluid-5:max(4rem,min(5vw,5rem));--size-fluid-6:max(5rem,min(7vw,7.5rem));--size-fluid-7:max(7.5rem,min(10vw,10rem));--size-fluid-8:max(10rem,min(20vw,15rem));--size-fluid-9:max(15rem,min(30vw,20rem));--size-fluid-10:max(20rem,min(40vw,30rem));--size-content-1:20ch;--size-content-2:45ch;--size-content-3:60ch;--size-header-1:20ch;--size-header-2:25ch;--size-header-3:35ch;--size-xxs:240px;--size-xs:360px;--size-sm:480px;--size-md:768px;--size-lg:1024px;--size-xl:1440px;--size-xxl:1920px;--size-relative-000:-.5ch;--size-relative-00:-.25ch;--size-relative-1:.25ch;--size-relative-2:.5ch;--size-relative-3:1ch;--size-relative-4:1.25ch;--size-relative-5:1.5ch;--size-relative-6:1.75ch;--size-relative-7:2ch;--size-relative-8:3ch;--size-relative-9:4ch;--size-relative-10:5ch;--size-relative-11:7.5ch;--size-relative-12:10ch;--size-relative-13:15ch;--size-relative-14:20ch;--size-relative-15:30ch}:where(html){--border-size-1:1px;--border-size-2:2px;--border-size-3:5px;--border-size-4:10px;--border-size-5:25px;--radius-1:2px;--radius-2:5px;--radius-3:1rem;--radius-4:2rem;--radius-5:4rem;--radius-6:8rem;--radius-drawn-1:255px 15px 225px 15px/15px 225px 15px 255px;--radius-drawn-2:125px 10px 20px 185px/25px 205px 205px 25px;--radius-drawn-3:15px 255px 15px 225px/225px 15px 255px 15px;--radius-drawn-4:15px 25px 155px 25px/225px 150px 25px 115px;--radius-drawn-5:250px 25px 15px 20px/15px 80px 105px 115px;--radius-drawn-6:28px 100px 20px 15px/150px 30px 205px 225px;--radius-round:1e5px;--radius-blob-1:30% 70% 70% 30%/53% 30% 70% 47%;--radius-blob-2:53% 47% 34% 66%/63% 46% 54% 37%;--radius-blob-3:37% 63% 56% 44%/49% 56% 44% 51%;--radius-blob-4:63% 37% 37% 63%/43% 37% 63% 57%;--radius-blob-5:49% 51% 48% 52%/57% 44% 56% 43%;--radius-conditional-1:clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-1));--radius-conditional-2:clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-2));--radius-conditional-3:clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-3));--radius-conditional-4:clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-4));--radius-conditional-5:clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-5));--radius-conditional-6:clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-6))}:where(html){--layer-1:1;--layer-2:2;--layer-3:3;--layer-4:4;--layer-5:5;--layer-important:2147483647}:where(html){--shadow-color:220 3% 15%;--shadow-strength:1%;--inner-shadow-highlight:inset 0 -.5px 0 0 #fff,inset 0 .5px 0 0 rgba(0,0,0,.067);--shadow-1:0 1px 2px -1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--shadow-2:0 3px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 7px 14px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%));--shadow-3:0 -1px 3px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 2px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 2px 5px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 4px 12px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 12px 15px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));--shadow-4:0 -2px 5px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 1px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 2px 2px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 5px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 9px 9px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 16px 16px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 6%));--shadow-5:0 -1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 2px 1px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 5px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 10px 10px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 20px 20px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 40px 40px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));--shadow-6:0 -1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 3px 2px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 7px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 12px 10px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 22px 18px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 41px 33px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 6%)),0 100px 80px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));--inner-shadow-0:inset 0 0 0 1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-1:inset 0 1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);--inner-shadow-2:inset 0 1px 4px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);--inner-shadow-3:inset 0 2px 8px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);--inner-shadow-4:inset 0 2px 14px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight)}@media (prefers-color-scheme: dark){:where(html){--shadow-color:220 40% 2%;--shadow-strength:25%;--inner-shadow-highlight:inset 0 -.5px 0 0 hsla(0,0%,100%,.067),inset 0 .5px 0 0 rgba(0,0,0,.467)}}:where(html){caret-color:unset}:root{--font-sans: "Inter", Helvetica, Arial, sans-serif;--font-alt: "Special Gothic Expanded One", sans-serif;--font-size-000: .7rem;--font-size-00: .8rem;--font-size-0: .889rem;--font-size-1: 1rem;--font-size-2: 1.125rem;--font-size-3: 1.266rem;--font-size-4: 1.424rem;--font-size-5: 1.604rem;--font-size-6: 1.805rem;--font-size-7: 2.031rem;--font-size-8: 2.295rem;--font-size-fluid-0: clamp(1rem, 1vw + .25rem, 1.25rem);--font-size-fluid-1: clamp(1.25rem, 1.5vw + .5rem, 1.563rem);--font-size-fluid-2: clamp(1.563rem, 2vw + .5rem, 1.953rem);--font-size-fluid-3: clamp(1.953rem, 2.5vw + .5rem, 2.441rem);--font-weight-1: 100;--font-weight-2: 200;--font-weight-3: 300;--font-weight-4: 400;--font-weight-5: 500;--font-weight-6: 600;--font-weight-7: 700;--font-weight-8: 800;--font-weight-9: 900;--font-letterspacing-0: 0em;--font-letterspacing-1: .01em;--font-letterspacing-2: .0125em;--font-letterspacing-3: .025em;--font-letterspacing-4: .05em;--font-lineheight-00: 1;--font-lineheight-0: 1.25;--font-lineheight-1: 1.5;--font-lineheight-2: 1.75;--font-lineheight-3: 2;--font-lineheight-4: 2.5}:root{--color-red-1: #ffd7d6;--color-red-2: #ffb0ad;--color-red-3: #ff8884;--color-red-4: #ff615b;--color-red-5: #ff3932;--color-red-6: #cc2e28;--color-red-7: #99221e;--color-red-8: #661714;--color-red-9: #330b0a;--color-blue-1: #cce4ff;--color-blue-2: #99c9ff;--color-blue-3: #66afff;--color-blue-4: #3394ff;--color-blue-5: #007aff;--color-blue-6: #0061cc;--color-blue-7: #004999;--color-blue-8: #003066;--color-blue-9: #001833;--color-orange-1: #ffebcc;--color-orange-2: #ffd699;--color-orange-3: #ffc266;--color-orange-4: #ffad33;--color-orange-5: #ff9500;--color-orange-6: #cc7700;--color-orange-7: #995900;--color-orange-8: #663c00;--color-orange-9: #331e00;--color-teal-1: #ccf6f4;--color-teal-2: #99edeb;--color-teal-3: #66e4e1;--color-teal-4: #33dbd8;--color-teal-5: #00c7be;--color-teal-6: #009f98;--color-teal-7: #007772;--color-teal-8: #004f4c;--color-teal-9: #002826;--color-gray-1: #dadcdd;--color-gray-2: #b6b9bc;--color-gray-3: #91969a;--color-gray-4: #6d7378;--color-gray-5: #495057;--color-gray-6: #344054;--color-gray-7: #2b3034;--color-gray-8: #1d2022;--color-gray-9: #101828;--color-white: #ffffff;--color-white-1: #f1f5f9;--color-white-2: #f5fef8;--color-white-3: #eff2fd;--color-white-4: #edf2fe;--color-white-5: #a7adbd;--black: #000000;--black-lead: #212121;--color-gray-100: #6c6685;--color-gray-200: #202434;--color-gray-300: #44454d;--link-color: #312ecb;--brand-light: var(--color-red-6);--brand-dark: var(--color-red-4);--text-1-light: var(--color-gray-9);--text-2-light: var(--color-gray-7);--text-1-dark: var(--color-gray-6);--text-2-dark: var(--color-gray-3);--surface-1-light: var(--color-gray-1);--surface-2-light: var(--color-white);--surface-3-light: var(--color-gray-2);--surface-4-light: var(--color-gray-3);--surface-1-dark: var(--color-gray-9);--surface-2-dark: var(--color-gray-8);--surface-3-dark: var(--color-gray-7);--surface-4-dark: var(--color-gray-6);--border-light: var(--color-gray-4);--border-dark: var(--color-gray-5);--color-success: var(--color-teal-5);--color-warning: var(--color-orange-5);--color-error: var(--color-red-6);--color-info: var(--color-blue-6)}:root{color-scheme:light;--brand: var(--brand-light);--text-1: var(--text-1-light);--text-2: var(--text-2-light);--surface-1: var(--surface-1-light);--surface-2: var(--surface-2-light);--surface-3: var(--surface-3-light);--surface-4: var(--surface-4-light);--border: var(--border-light)}@media (prefers-color-scheme: light){:root{color-scheme:light;--brand: var(--brand-dark);--text-1: var(--text-1-dark);--text-2: var(--text-2-dark);--surface-1: var(--surface-1-dark);--surface-2: var(--color-white);--surface-3: var(--surface-3-dark);--surface-4: var(--surface-4-dark);--border: var(--border-dark)}}[color-scheme=dark],[color-scheme=light]{color-scheme:light;--brand: var(--brand-dark);--text-1: var(--text-1-dark);--text-2: var(--text-2-dark);--surface-1: var(--surface-1-dark);--surface-2: var(--color-white);--surface-3: var(--surface-3-dark);--surface-4: var(--surface-4-dark);--border: var(--border-dark)}:root{--container-xs: 100%;--container-sm: 540px;--container-md: 720px;--container-lg: 960px;--container-xl: 1140px;--container-xxl: 1320px}:root{font-family:var(--font-sans);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{color:var(--text-1);accent-color:var(--link);font-family:var(--font-sans);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--font-lineheight-3)}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--font-size-1);font-weight:var(--font-weight-4);letter-spacing:var(--font-letterspacing-2);line-height:var(--font-lineheight-1);color:var(--text-1);margin:0;padding:0}p{font-size:var(--font-size-1);font-weight:var(--font-weight-4);line-height:var(--font-lineheight-1);text-wrap:pretty;font-family:var(--font-sans)}p.lg{font-size:var(--font-size-2);font-weight:var(--font-weight-4);line-height:var(--font-lineheight-2);text-wrap:pretty}p.sm{font-size:var(--font-size-0);font-weight:var(--font-weight-4);line-height:var(--font-lineheight-0)}p.xs{font-size:var(--font-size-00);font-weight:var(--font-weight-4);line-height:var(--font-lineheight-00)}h1{font-size:var(--font-size-7);letter-spacing:var(--font-letterspacing-0);font-weight:var(--font-weight-7);line-height:var(--font-lineheight-0);margin-bottom:var(--size-4);color:var(--text-1)}h2{font-size:var(--font-size-6);letter-spacing:var(--font-letterspacing-1);font-weight:var(--font-weight-7);line-height:var(--font-lineheight-1);margin-bottom:var(--size-2);color:var(--text-1)}h3{font-size:var(--font-size-5);letter-spacing:var(--font-letterspacing-1);font-weight:var(--font-weight-7);line-height:var(--font-lineheight-1);margin-bottom:var(--size-2);color:var(--text-1)}h4{font-size:var(--font-size-4);letter-spacing:var(--font-letterspacing-1);font-weight:var(--font-weight-9);line-height:var(--font-lineheight-1);margin-bottom:var(--size-3);color:var(--text-1)}h5{font-size:var(--font-size-2);letter-spacing:var(--font-letterspacing-2);font-weight:var(--font-weight-9);line-height:var(--font-lineheight-1);margin-bottom:var(--size-2);color:var(--text-1)}h6{font-size:var(--font-size-1);letter-spacing:var(--font-letterspacing-2);font-weight:var(--font-weight-9);line-height:var(--font-lineheight-1);margin-bottom:var(--size-2);color:var(--text-2);text-transform:uppercase}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{box-sizing:border-box}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
