*{box-sizing:border-box}:root{--bg:#0f172a;--card:#1e293b;--card-2:#334155;--line:#475569;--text:#f1f5f9;--muted:#94a3b8;--accent:#38bdf8;--accent-2:#0ea5e9;--ok:#22c55e;--err:#ef4444}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;min-height:100%}button{font-family:inherit}