*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-background-primary: #ffffff;--color-background-secondary: #f5f5f7;--color-text-primary: #1a1a1a;--color-text-secondary: #6b7280;--color-border-secondary: #d1d5db;--color-border-tertiary: #e5e7eb;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}@media (prefers-color-scheme: dark){:root{--color-background-primary: #1c1c1e;--color-background-secondary: #2c2c2e;--color-text-primary: #f5f5f7;--color-text-secondary: #8e8e93;--color-border-secondary: #3a3a3c;--color-border-tertiary: #2c2c2e}}html,body,#root{height:100%;width:100%;overflow-x:hidden;background:var(--color-background-secondary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button,label{-webkit-tap-highlight-color:transparent}input{outline:none}#root{padding-bottom:env(safe-area-inset-bottom)}
