:root{--bg: #eee8d5;--surface: #fdf6e3;--surface-2: #e7e0c9;--border: #ddd6c1;--text: #586e75;--muted: #93a1a1;--accent: #268bd2;--accent-dim: #1f6fa8;--success: #859900;--warning: #b58900;--danger: #dc322f;--tile-blue: #268bd2;--tile-cyan: #2aa198;--tile-green: #859900;--tile-yellow: #b58900;--tile-orange: #cb4b16;--tile-red: #dc322f;--tile-magenta: #d33682;--tile-violet: #6c71c4;--radius: 12px;--vh-full: 100vh;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:var(--text);background:var(--bg)}*{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:100%}body{min-height:100vh;min-height:100dvh;min-height:var(--vh-full);background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(38,139,210,.08),transparent),var(--bg);padding-bottom:env(safe-area-inset-bottom,0)}#root{min-height:100vh;min-height:100dvh;min-height:var(--vh-full)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font-family:inherit;cursor:pointer}a{color:var(--accent)}input,select,textarea{font-size:16px}@media (min-width: 641px){input,select,textarea{font-size:inherit}}.table-wrap,.da-table-wrap,.customer-ops-table-wrap{-webkit-overflow-scrolling:touch}
