:root{--color-background-primary: #ffffff;--color-background-secondary: #f3f4f6;--color-background-tertiary: #f9fafb;--color-border-tertiary: #e5e7eb;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-tertiary: #9ca3af;color-scheme:light;color:var(--color-text-primary);background-color:var(--color-background-tertiary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}@media (prefers-color-scheme: dark){:root{--color-background-primary: #111827;--color-background-secondary: #1f2937;--color-background-tertiary: #0b1220;--color-border-tertiary: #374151;--color-text-primary: #f9fafb;--color-text-secondary: #d1d5db;--color-text-tertiary: #9ca3af;color-scheme:dark}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;background:var(--color-background-tertiary)}body{font-family:Noto Sans Thai,system-ui,-apple-system,Segoe UI,sans-serif}button,input[type=date]{font-family:inherit}::-webkit-scrollbar{display:none}
