:root,[data-theme=dark]{--bg-color: #0f0f1a;--surface-color: #1a1a2e;--surface-hover: #222240;--border-color: #2a2a4a;--text-primary: #e8e8f0;--text-muted: #8888a8;--primary-color: #6366f1;--primary-dark: #4f46e5;--primary-light: #818cf8;--input-bg: #16162a;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4)}[data-theme=light]{--bg-color: #f0f2f8;--surface-color: #ffffff;--surface-hover: #f5f5fa;--border-color: #d8dbe6;--text-primary: #1a1b2e;--text-muted: #5c5e7a;--primary-color: #5b5fc7;--primary-dark: #4a4eb5;--primary-light: #7b7fd4;--input-bg: #fafafd;--shadow-sm: 0 1px 4px rgba(100, 100, 140, .1);--shadow-md: 0 4px 12px rgba(100, 100, 140, .14)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg-color);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}button,a,select,input[type=checkbox],input[type=radio]{min-height:44px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}::selection{background:var(--primary-color);color:#fff}@media(display-mode:standalone){body{padding-top:env(safe-area-inset-top)}}@media(prefers-contrast:high){:root{--text-primary: #ffffff;--text-muted: #cccccc;--border-color: #444466}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
