:root{--color-bg: #0f0f1a;--color-surface: #1a1a2e;--color-surface-alt: #16213e;--color-text: #e8e8f0;--color-text-muted: #8888a0;--color-accent: #6b85ff;--color-accent-hover: #7d96ff;--color-muted: #8888a0;--color-error: #ff6b6b;--color-success: #6bffb8;--color-warning: #f4a261;--color-accent-text: #ffffff;--color-border: #2a2a40;--touch-min: 44px;--header-height: 56px;--bottom-nav-height: 64px}@media(prefers-color-scheme:light){:root{--color-bg: #f5f5ff;--color-surface: #ffffff;--color-surface-alt: #f0f0fa;--color-text: #1a1a2e;--color-text-muted: #666680;--color-border: #e0e0f0;--color-warning: #d97706;--color-accent: #2a4bcf;--color-accent-hover: #1a38b0;--color-muted: #555570;--color-error: #cc0000}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.5;min-height:100dvh;overflow-x:hidden}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}input,textarea,select{font:inherit;color:inherit;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px}button{font:inherit;cursor:pointer;min-height:var(--touch-min);min-width:var(--touch-min)}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
