:root{--accent: #4f8ef7;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--muted: #9ca3af;--bg: #f5f5f5;--surface: #ffffff;--text: #111827;--text-sub: #6b7280;--border: #e5e7eb;--radius: 12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans KR,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}
