:root{--bg: #ffffff;--surface: #f8f8f6;--surface-strong: #f0efeb;--text: #1d1b18;--text-muted: #6f665c;--accent: #f77f00;--accent-hover: #d96f00;--danger: #e11d48;--sp-sm: 8px;--sp-md: 16px;--sp-lg: 24px;--r-card: 8px;--r-pill: 999px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.55;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased}#root{max-width:480px;margin:0 auto;background:var(--bg);min-height:100%}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}
