:root{--font-sans:-apple-system,BlinkMacSystemFont,"Pretendard","Apple SD Gothic Neo","Segoe UI",sans-serif;--brand-500:#4f46e5;--brand-600:#4338ca;--brand-contrast:#ffffff;--surface-canvas:#f7f7f9;--surface-subtle:#f1f1f4;--surface-default:#ffffff;--surface-raised:#ffffff;--surface-overlay:#ffffff;--text-primary:#16161d;--text-secondary:#52525f;--text-muted:#8a8a97;--text-disabled:#b7b7c1;--border-subtle:#e6e6ea;--border-default:#d6d6dc;--border-strong:#b7b7c1;--status-danger:#c0362c;--status-danger-surface:#fdf0ef;--space-0:0px;--space-4:4px;--space-8:8px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--space-48:48px;--space-64:64px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-20:20px;--radius-24:24px;--radius-full:9999px}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--surface-canvas);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}a{color:inherit}.text-title-l{font-size:28px;line-height:36px;font-weight:600;letter-spacing:-.01em}.text-title-m{font-size:20px;line-height:28px;font-weight:600}.text-body{font-size:15px;line-height:24px;font-weight:400}.text-body-s{font-size:13px;line-height:20px;font-weight:400}.text-label{font-size:13px;line-height:18px;font-weight:500}.text-caption{font-size:12px;line-height:16px;font-weight:400;color:var(--text-muted)}