:root{--zoom: 1.15;--geist-foreground: #1a1a1a;--geist-background: #f5f4f1;--geist-surface: #ffffff;--geist-border: #e2e2e2;--geist-muted: #6b6b6b;--geist-accent: #0070f3;--geist-error: #e00}.dark{--geist-foreground: #e8e6e3;--geist-background: #111111;--geist-surface: #1a1a1a;--geist-border: #2c2c2c;--geist-muted: #9a9a9a;--geist-accent: #0070f3}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--geist-background);color:var(--geist-foreground)}code{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.main-content{zoom:115%}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: no-preference){.page-transition{animation:page-enter .2s ease-out both}}:focus-visible{outline:2px solid var(--geist-accent);outline-offset:2px}
