:root{--c-bg: #f5f5f7;--c-surface: #ffffff;--c-border: #e5e5e7;--c-text: #1a1a1a;--c-text-muted: #888;--c-success: #0a8a3a;--c-warn: #f5a623;--c-danger: #c83a3a;--c-primary: #0a8a3a;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--fs-sm: 12px;--fs-md: 14px;--fs-lg: 16px;--fs-xl: 20px;--fs-2xl: 28px;--touch: 48px;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{background:var(--c-bg);color:var(--c-text);font-size:var(--fs-md)}button{font-family:inherit;cursor:pointer}.touch{min-height:var(--touch);min-width:var(--touch)}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}@media print{.no-print{display:none!important}body{background:#fff}}
