*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;background:var(--color-background-tertiary, #f5f5f0);color:var(--color-text-primary, #1a1a18)}:root{--color-background-primary: #ffffff;--color-background-secondary: #f1efe8;--color-background-tertiary: #f5f5f0;--color-background-danger: #fcebeb;--color-text-primary: #1a1a18;--color-text-secondary: #5f5e5a;--color-text-tertiary: #888780;--color-text-danger: #a32d2d;--color-border-tertiary: rgba(0,0,0,.12);--color-border-secondary: rgba(0,0,0,.22);--color-border-primary: rgba(0,0,0,.32);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--border-radius-md: 8px;--border-radius-lg: 12px}@media (prefers-color-scheme: dark){:root{--color-background-primary: #1e1e1c;--color-background-secondary: #2a2a27;--color-background-tertiary: #141412;--color-background-danger: #501313;--color-text-primary: #e8e6df;--color-text-secondary: #a8a69f;--color-text-tertiary: #6a6862;--color-text-danger: #f09595;--color-border-tertiary: rgba(255,255,255,.1);--color-border-secondary: rgba(255,255,255,.18);--color-border-primary: rgba(255,255,255,.28)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-secondary);border-radius:4px}
