:root{--color-primary: #1f5f3b;--color-surface: #ffffff;--color-border: #d2ddd2;--color-text: #16261d;--color-accent: #eaf5e8;--color-danger: #b52b34;--font-h1-size: 1.55rem;--font-h1-weight: 800;--font-h2-size: 1.2rem;--font-h2-weight: 700;--font-body-size: .94rem;--font-body-weight: 400;--font-caption-size: .8rem;--font-caption-weight: 600;--line-height-tight: 1.3;--line-height-body: 1.5;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-pill: 999px;--container-max-width: 960px;--focus-ring: 0 0 0 3px color-mix(in srgb, var(--color-primary) 28%, transparent)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:Pretendard,SUIT,Noto Sans KR,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--line-height-body);color:var(--color-text);background:#e4ebe3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:var(--font-h1-size);font-weight:var(--font-h1-weight);line-height:var(--line-height-tight)}h2{font-size:var(--font-h2-size);font-weight:var(--font-h2-weight);line-height:var(--line-height-tight)}.routeFallback{padding:1rem 0}
