*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;width:100%}body{height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{height:100%;width:100%;display:flex}:root{--color-background-primary: #ffffff;--color-background-secondary: #f8f9fa;--color-background-tertiary: #f1f3f4;--color-text-primary: #1a1a1a;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-border-primary: #e5e7eb;--color-border-secondary: #d1d5db;--color-border-tertiary: #e5e7eb;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@media (prefers-color-scheme: dark){:root{--color-background-primary: #1a1a1a;--color-background-secondary: #242424;--color-background-tertiary: #2d2d2d;--color-text-primary: #f0f0f0;--color-text-secondary: #a0a0a0;--color-text-tertiary: #6b6b6b;--color-border-primary: #3a3a3a;--color-border-secondary: #444444;--color-border-tertiary: #3a3a3a}}
