:root{--bg: #0f1419;--surface: #1a2028;--surface-2: #232a35;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--text: #e8ecef;--text-muted: #8b95a3;--accent: #7c8cff;--accent-soft: rgba(124, 140, 255, .12);--danger: #ff7a7a;--success: #7ad7a8}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic Medium,Meiryo,sans-serif;font-size:15px;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font-family:inherit}
