:root{--bg: #f4f5f3;--surface: #ffffff;--border: #e5e5e5;--text-primary: #1c1e21;--text-secondary: #6b7280;--text-muted: #9ca3af;--accent-bg: #eef0ec;--success-bg: #eafaf0;--success-text: #0f6e56;--danger-bg: #fdecec;--danger-text: #a32d2d;--board-bg: #14161a;font-family:Pretendard Variable,Pretendard,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable both-edges}html,body,#root{width:100%;max-width:100%;overflow-x:clip}body{margin:0;background:var(--bg);color:var(--text-primary)}button{font-family:inherit;font-variant-numeric:inherit;cursor:pointer;background:none}input{font-family:inherit;font-variant-numeric:inherit;min-width:0}@media (max-width: 600px){input,select,textarea{font-size:16px}}select{font-family:inherit;font-variant-numeric:inherit}
