:root{--indigo-7:#4263eb;--grape-7:#ae3ec9;--gray-9:#212529;--gray-7:#495057;--gray-0:#f8f9fa;--gray-2:#e9ecef;--gray-3:#dee2e6;--gray-4:#ced4da;--indigo-3:#91a7ff;--grape-3:#e599f7;--gray-1:#f1f3f5;--gray-8:#343a40;--gray-6:#868e96;--font-sans:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--font-lineheight-3:1.5;--ease-2:cubic-bezier(.25, 0, .4, 1);--font-lineheight-1:1.25;--font-weight-9:900;--font-size-8:3.5rem;--size-header-1:20ch;--font-size-6:2.5rem;--size-header-2:25ch;--font-size-5:2rem;--font-size-4:1.5rem;--font-size-3:1.25rem;--size-header-3:35ch;--font-size-2:1.1rem;--size-1:.25rem;--size-2:.5rem;--radius-2:5px;--size-3:1rem;--font-mono:Dank Mono,Operator Mono,Inconsolata,Fira Mono,ui-monospace,SF Mono,Monaco,Droid Sans Mono,Source Code Pro,monospace;--border-size-1:1px;--size-8:3rem;--size-content-2:45ch;--size-content-3:60ch;--font-weight-7:700;--size-5:1.5rem;--font-size-0:.75rem;--size-content-1:20ch;--size-fluid-5:clamp(4rem, 5vw, 5rem);--border-size-2:2px;--border-size-3:5px;--size-4:1.25rem;--red-9:#c92a2a;--red-2:#ffc9c9;--green-9:#2b8a3e;--green-1:#d3f9d8;--blue-5:#339af0;--radius-3:1rem;--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%));--pink-3:#faa2c1;--size-6:1.75rem;--shadow-color:220 3% 15%;--shadow-strength:1%;--indigo-2:#bac8ff;--size-10:5rem;--font-size-1:1rem;--grape-2:#eebefa}@custom-media --motionOK      (prefers-reduced-motion: no-preference);@custom-media --motionNotOK   (prefers-reduced-motion: reduce);@custom-media --opacityOK     (prefers-reduced-transparency: no-preference);@custom-media --opacityNotOK  (prefers-reduced-transparency: reduce);@custom-media --useDataOK     (prefers-reduced-data: no-preference);@custom-media --useDataNotOK  (prefers-reduced-data: reduce);@custom-media --OSdark        (prefers-color-scheme: dark);@custom-media --OSlight       (prefers-color-scheme: light);@custom-media --highContrast  (prefers-contrast: more);@custom-media --lowContrast   (prefers-contrast: less);@custom-media --portrait      (orientation: portrait);@custom-media --landscape     (orientation: landscape);@custom-media --HDcolor       (dynamic-range: high);@custom-media --touch         (hover: none) and (pointer: coarse);@custom-media --stylus        (hover: none) and (pointer: fine);@custom-media --pointer       (hover) and (pointer: coarse);@custom-media --mouse         (hover) and (pointer: fine);@custom-media --xxs-only      (0px <= width <= 240px);@custom-media --xxs-n-above   (width >= 240px);@custom-media --xxs-n-below   (width <= 240px);@custom-media --xxs-phone (--xxs-only) and (--portrait);@custom-media --xs-only       (240px <= width <= 360px);@custom-media --xs-n-above    (width >= 360px);@custom-media --xs-n-below    (width <= 360px);@custom-media --xs-phone (--xs-only) and (--portrait);@custom-media --sm-only       (360px <= width <= 480px);@custom-media --sm-n-above    (width >= 480px);@custom-media --sm-n-below    (width <= 480px);@custom-media --sm-phone (--sm-only) and (--portrait);@custom-media --md-only       (480px <= width <= 768px);@custom-media --md-n-above    (width >= 768px);@custom-media --md-n-below    (width <= 768px);@custom-media --md-phone (--md-only) and (--portrait);@custom-media --lg-only       (768px <= width <= 1024px);@custom-media --lg-n-above    (width >= 1024px);@custom-media --lg-n-below    (width <= 1024px);@custom-media --lg-phone (--lg-only) and (--portrait);@custom-media --xl-only       (1024px <= width <= 1440px);@custom-media --xl-n-above    (width >= 1440px);@custom-media --xl-n-below    (width <= 1440px);@custom-media --xxl-only      (1440px <= width <= 1920px);@custom-media --xxl-n-above   (width >= 1920px);@custom-media --xxl-n-below   (width <= 1920px);:where(html){color-scheme:light;--link:var(--indigo-7);--link-visited:var(--grape-7);--text-1:var(--gray-9);--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)}@media (--HDcolor){@supports (color(display-p3 0 .5 1)){:where(html){--link:color(display-p3 0 .5 1);--link-visited:color(display-p3 .6 .2 1)}}}@media (--OSdark){:where(html){color-scheme:dark;--link:var(--indigo-3);--link-visited:var(--grape-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)}}:where(html){color:var(--text-2);background-color:var(--surface-1)}:where(h1, h2, h3, h4, h5, h6, dt){color:var(--text-1)}:where(a[href]){color:var(--link)}:focus-visible{outline-color:var(--link)}:where(html){--scrollbar-color:var(--gray-7);scrollbar-color:var(--scrollbar-color) transparent;accent-color:var(--link);caret-color:var(--link)}@media (--OSlight){:where(html){--scrollbar-color:var(--gray-4)}}*,::after,::before{box-sizing:border-box}:where(:not(dialog)){margin:0}:where(:not(fieldset, progress, meter)){border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}:where(html){block-size:100%;font-family:var(--font-sans);line-height:var(--font-lineheight-3);-webkit-text-size-adjust:none}@media (--motionOK){:where(html){scroll-behavior:smooth}: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%;scrollbar-gutter:stable both-edges}:where(h1, h2, h3, h4, h5, h6){line-height:var(--font-lineheight-1);font-weight:var(--font-weight-9)}: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}:where(a[href], area, button, input, label[for], select, summary, textarea, [tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation}:where(a){padding-inline:var(--size-1);margin-inline:calc(var(--size-1)*-1);padding-block:var(--size-1);margin-block:calc(var(--size-1)*-1)}:where(a):where([href]){-webkit-text-decoration-color:var(--indigo-2);text-decoration-color:var(--indigo-2)}:where(a):where([href]):where(:visited){-webkit-text-decoration-color:var(--grape-2);text-decoration-color:var(--grape-2)}:where(a):where(:not(:hover)){text-decoration:inherit}:where(img, svg, video, canvas, audio, iframe, embed, object){display:block}:where(img, svg, video){max-inline-size:100%;block-size:auto}:where(input, button, textarea, select),:where(input[type="file"])::-webkit-file-upload-button{font:inherit;font-size:inherit;color:inherit;letter-spacing:inherit}:where(input, textarea){padding-inline:var(--size-2);padding-block:var(--size-1)}:where(select){padding-inline:1.25ch 0;padding-block:.75ch}:where(textarea, select, input:not(button,button[type],input[type="button"],input[type="submit"],input[type="reset"])){background-color:var(--surface-2);border-radius:var(--radius-2)}@media (--OSdark){:where(textarea, select, input:not(button,button[type],input[type="button"],input[type="submit"],input[type="reset"])){background-color:hsl(210deg 11%10%)}}:where(textarea){resize:block}:where(input[type="checkbox"], input[type="radio"]){block-size:var(--size-3);inline-size:var(--size-3)}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:var(--size-10)}:where(code, kbd, samp, pre){font-family:var(--font-mono)}:where(:not(pre) > code, kbd){white-space:nowrap}:where(pre){white-space:pre;min-inline-size:0;max-inline-size:max-content}:where(:not(pre) > code),:where(kbd, var){padding:var(--size-1) var(--size-2);border-radius:var(--radius-2)}:where(:not(pre) > code){background:var(--surface-2)}:where(kbd, var){border-width:var(--border-size-1);border-color:var(--surface-4)}: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){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){margin-block:var(--size-fluid-5);height:var(--border-size-2);background-color:var(--surface-3)}:where(figure){display:grid;gap:var(--size-2);place-items:center}:where(figure)>:where(figcaption){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);padding-block:var(--size-3);padding-inline:var(--size-4);max-inline-size:var(--size-content-2)}:where(:not(blockquote) > cite){padding-inline-start:var(--size-2)}:where(summary){background:var(--surface-3);padding:var(--size-2) var(--size-3);margin:calc(var(--size-2)*-1) calc(var(--size-3)*-1);border-radius:var(--radius-2)}:where(details){padding-inline:var(--size-3);padding-block:var(--size-2);background:var(--surface-2);border-radius:var(--radius-2)}:where(details[open] > summary){margin-bottom:var(--size-2);border-end-start-radius:0;border-end-end-radius:0}:where(fieldset){border-radius:var(--radius-2);border:var(--border-size-1) solid var(--surface-4)}:where(del){background:var(--red-9);color:var(--red-2)}:where(ins){background:var(--green-9);color:var(--green-1)}:where(abbr){-webkit-text-decoration-color:var(--blue-5);text-decoration-color:var(--blue-5)}:where(dialog){background-color:var(--surface-1);color:inherit;border-radius:var(--radius-3);box-shadow:var(--shadow-6)}@media (--OSdark){:where(dialog){background-color:var(--surface-2)}}:where(dialog)::backdrop{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}:where(html:has(dialog[open])){overflow:hidden}:where(menu){padding-inline-start:0;display:flex;gap:var(--size-3)}:where([role='list']){list-style:none;padding-left:0}*{scroll-padding-block-end:var(--size-4);scroll-padding-block-start:var(--size-4)}* :first-child{margin-block-start:0}* :last-child{margin-block-end:0}[style*="--aspect-ratio"]>img{height:auto}@supports (--custom:property) and (not (aspect-ratio:16/9)){[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100%/(var(--aspect-ratio)))}[style*="--aspect-ratio"]>:first-child{height:100%;left:0;position:absolute;top:0}}@supports (aspect-ratio:16/9){[style*="--aspect-ratio"]{aspect-ratio:var(--aspect-ratio)}}a{text-decoration:underline}a:focus{outline:2px solid currentColor;outline-offset:var(--size-1)}:where(a[href]):visited{color:var(--link)}:where(picture){display:contents}:where(source){display:none}:where(img){display:inline-block;-o-object-fit:cover;object-fit:cover;width:100%}html{--text-1:var(--gray-2);--text-2:var(--gray-3);--link:var(--pink-3);background-color:var(--gray-9)}body{padding:var(--size-6)}.main-header{margin-bottom:var(--size-5)}.main-header a{font-weight:700;text-decoration:none}h1{line-height:1.2}:where(h1, h2, h3, p){margin-block-end:.5em;margin-block-start:1em}::selection{background-color:var(--text-1);color:var(--gray-9)}@media (prefers-color-scheme:dark){:root{--shadow-color:220 40% 2%;--shadow-strength:25%}}