:root{--site-bg: #0b0e13;--site-surface: #0e1219;--site-panel: #12161d;--site-border: rgba(255, 255, 255, .08);--site-text: #e8edf4;--site-muted: #94a3b8;--site-accent: #2979ff;--site-accent-soft: #6aa3ff;--site-container: 1200px;--font-sans: "Inter", "Roboto", "Helvetica", "Arial", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:clip}body{margin:0;min-height:100vh;min-height:100dvh}img{max-width:100%;height:auto}body.site-dark{background-color:var(--site-bg);color-scheme:dark}body.site-dark input:-webkit-autofill,body.site-dark input:-webkit-autofill:hover,body.site-dark input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--site-surface) inset;-webkit-text-fill-color:var(--site-text);caret-color:var(--site-text);border-radius:inherit}:where(a,button,[role=button],input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--site-accent-soft);outline-offset:2px}.site-footer-link{color:var(--site-muted);text-decoration:none;font-size:.85rem;line-height:2}.site-footer-link:hover{color:var(--site-text);text-decoration:underline}
