@font-face{font-family:jetbrains mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Regular.woff2)format('woff2')}@font-face{font-family:jetbrains mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/JetBrainsMono-Medium.woff2)format('woff2')}@font-face{font-family:jetbrains mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/JetBrainsMono-SemiBold.woff2)format('woff2')}@font-face{font-family:jetbrains mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/JetBrainsMono-Bold.woff2)format('woff2')}@font-face{font-family:jetbrains mono;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Italic.woff2)format('woff2')}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg);color:var(--fg);font-family:jetbrains mono,ui-monospace,monospace;font-feature-settings:'ss01','ss02','cv11';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:2px}a:hover{text-decoration-color:initial}::selection{background:var(--fg);color:var(--bg)}::-moz-selection{background:var(--fg);color:var(--bg)}.rule-h{height:1px;background:var(--rule);width:100%}.rule-h-soft{height:1px;background:var(--ruleSoft);width:100%}.caps{text-transform:uppercase;letter-spacing:.08em}.tiny{font-size:11px;line-height:1.4}.mute{color:var(--mute)}kbd{font-family:inherit;font-size:10px;border:1px solid var(--rule);padding:1px 5px;background:0 0}pre{margin:0;font-family:jetbrains mono,ui-monospace,monospace}code{font-family:jetbrains mono,ui-monospace,monospace}img{max-width:100%;height:auto;display:block}figure{margin:0}