:root{--color-ink: #1a1d23;--color-text-muted: #6b7280;--color-text-subtle: #9ca3af;--color-bg: #fafafa;--color-surface: #ffffff;--color-surface-hover: #f3f4f6;--color-border: rgb(26 29 35 / 8%);--color-border-strong: rgb(26 29 35 / 16%);--color-ink-rgb: 26, 29, 35;--color-bg-rgb: 250, 250, 250;--color-surface-rgb: 255, 255, 255;--color-boxfed: #155e75;--color-boxfed-deep: #164e63;--color-on-boxfed: #fafafa;--color-status-up: #10b981;--color-status-busy: #f59e0b;--color-status-down: #ef4444;--color-status-info: #3b82f6;--action-blue-from: #3b82f6;--action-blue-to: #2563eb;--action-purple-from: #a855f7;--action-purple-to: #9333ea}:root[data-theme=dark]{--color-ink: #fafafa;--color-text-muted: #9ca3af;--color-text-subtle: #6b7280;--color-bg: #0f1115;--color-surface: #1a1d23;--color-surface-hover: #21252e;--color-border: rgb(255 255 255 / 10%);--color-border-strong: rgb(255 255 255 / 18%);--color-boxfed: #38bdf8;--color-boxfed-deep: #0ea5e9;--color-on-boxfed: #0f1115;--color-ink-rgb: 250, 250, 250;--color-bg-rgb: 15, 17, 21;--color-surface-rgb: 26, 29, 35}:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", ui-monospace, monospace;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--size-h1: 4rem;--size-h2: 2.25rem;--size-h3: 1.375rem;--size-lead: 1.125rem;--size-body: 1rem;--size-control: .9375rem;--size-mono: .875rem;--size-caption: .8125rem;--size-eyebrow: .75rem;--tracking-tight: -.02em;--tracking-snug: -.01em;--tracking-wide: .18em}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/jetbrains-mono-latin.woff2) format("woff2")}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/material-symbols-outlined.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}:root{scrollbar-width:none;-ms-overflow-style:none}:root::-webkit-scrollbar{display:none}html,body{margin:0;box-sizing:border-box;color:var(--color-ink);background-color:var(--color-bg);font-family:var(--font-sans);font-size:var(--size-body);-webkit-font-smoothing:antialiased}.sc-app-root{display:flex;flex-direction:column;min-height:100vh;width:100%}:root{--color-accent: var(--color-boxfed);--color-accent-deep: var(--color-boxfed-deep);--color-on-accent: var(--color-on-boxfed);--color-accent-soft: rgb(21 94 117 / 10%)}:root[data-theme=dark]{--color-accent-soft: rgb(56 189 248 / 16%)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@keyframes bf-aparecer{0%{opacity:0;translate:0 1.75rem}to{opacity:1;translate:none}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.reveal{animation:bf-aparecer linear both;animation-timeline:view();animation-range:entry 5% cover 25%}}}
