*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f5f5;--card-bg: #ffffff;--text: #212121;--text-secondary: #666666;--border: #e0e0e0;--primary: #4f6ef7;--primary-hover: #3d5bd9}[data-theme=dark]{--bg: #121212;--card-bg: #1e1e1e;--text: #e0e0e0;--text-secondary: #aaaaaa;--border: #333333;--primary: #6c8cff;--primary-hover: #5a7aee}[data-theme=high-contrast]{--bg: #000000;--card-bg: #1a1a1a;--text: #ffffff;--text-secondary: #cccccc;--border: #ffffff;--primary: #ffcc00;--primary-hover: #e6b800}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--text);min-height:100vh;touch-action:manipulation}body{overflow-y:auto;-webkit-overflow-scrolling:touch}input,button,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer;touch-action:manipulation}[data-theme=high-contrast] *{font-weight:600!important}[data-theme=high-contrast] button{border:2px solid #ffffff!important}
