@import "https://fonts.googleapis.com/css2?family=Hedvig+Letters+Sans&display=swap";:root{--color-primary:#0008ff;--color-primary-soft:#0008ff1a;--color-primary-muted:#0008ff33;--color-danger:#ff383f;--color-danger-soft:#ff383f1a;--color-danger-muted:#ff383f33;--color-success:#21c45d;--color-success-soft:#21c45d1a;--color-success-muted:#21c45d33;--color-warning:#fbbd23;--color-warning-soft:#fbbd231a;--color-warning-muted:#fbbd2333;--bg-primary:#f7f7f8;--bg-secondary:#fff;--bg-tertiary:#f2f2f3;--text-primary:#111827;--text-secondary:#525252;--text-muted:#8c8c8c;--border-radius-xsm:.4rem;--border-radius-sm:.5rem;--border-radius-md:.625rem;--border-radius:.75rem;--border-radius-lg:1rem;--border-radius-rounded:3rem;--border-color:#efeff0;--shadow-sm:0 1px 3px 0 #00000014;--shadow-md:0 4px 12px 0 #00000014, 0 2px 4px 0 #0000000a;--shadow-lg:0 8px 24px 0 #0000001a, 0 4px 8px 0 #0000000d;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--icon-size-xs:12px;--icon-size-sm:14px;--icon-size-md:16px;--icon-size-lg:20px;--icon-size-xl:24px;--icon-stroke-width:1.2}[data-theme=dark]{--bg-primary:#0a0a0a;--bg-secondary:#171717;--bg-tertiary:#262626;--text-primary:#fafafa;--text-secondary:#d9d9d9;--text-muted:#999;--border-color:#404040}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body{-webkit-font-smoothing:antialiased;background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);line-height:1.5;font-size:var(--font-size-base)}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;color:currentColor}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button{cursor:pointer;background:0 0;border:none}fieldset{border:none}table{border-collapse:collapse;border-spacing:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@font-face{font-family:Hedvig Letters Sans Fallback;font-style:normal;font-weight:400;src:local(Arial);ascent-override:95%;descent-override:25%;line-gap-override:0%;size-adjust:100%}body{color:var(--text-primary);font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:600;line-height:1.2}h1{font-size:2.25rem;font-weight:700}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}p{margin-bottom:1rem}a{color:var(--color-primary);text-decoration:none;transition:color .15s ease-in-out}a:hover{filter:brightness(.9)}code,pre{font-family:Courier New,Courier,monospace;font-size:.875rem}code{background-color:var(--bg-tertiary);border-radius:var(--border-radius-sm);padding:.125rem .25rem}pre{background-color:var(--bg-tertiary);border-radius:var(--border-radius);padding:1rem;overflow-x:auto}:root{--color-blue:oklch(45% .2 264);--color-red:oklch(50% .22 31);--color-gray-50:oklch(98% .001 264);--color-gray-100:oklch(12% .038 264/.05);--color-gray-200:oklch(12% .036 264/.07);--color-gray-300:oklch(12% .034 264/.17);--color-gray-400:oklch(12% .032 264/.38);--color-gray-500:oklch(12% .03 264/.5);--color-gray-600:oklch(12% .028 264/.67);--color-gray-700:oklch(12% .024 264/.77);--color-gray-800:oklch(12% .02 264/.85);--color-gray-900:oklch(12% .02 264/.9);--color-gray-950:oklch(12% .02 264/.95)}@media (prefers-color-scheme:dark){:root{--color-blue:oklch(69% .2 264);--color-red:oklch(80% .22 31);--color-gray-50:oklch(17% .001 264);--color-gray-100:oklch(28% .003 264/.65);--color-gray-200:oklch(29% .003 264/.8);--color-gray-300:oklch(35% .003 264/.8);--color-gray-400:oklch(47% .0035 264/.8);--color-gray-500:oklch(64% .004 264/.8);--color-gray-600:oklch(82% .004 264/.8);--color-gray-700:oklch(92% .0045 264/.8);--color-gray-800:oklch(93% .0035 264/.85);--color-gray-900:oklch(95% .002 264/.9);--color-gray-950:oklch(94% .0015 264/.95)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:var(--border-radius)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{animation:.2s ease-in-out fadeIn}.slide-in{animation:.2s ease-in-out slideIn}.spin{animation:1s linear infinite spin}
