:root{--gray-50:#f6f6f9;--gray-100:#ececf2;--gray-200:#d5d6e2;--gray-300:#b0b2c9;--gray-400:#8588ab;--gray-500:#656992;--gray-600:#515478;--gray-700:#424462;--gray-800:#393a53;--gray-900:#333447;--gray-950:#0d0d12;--white:#fff;--bg:var(--gray-50);--surface:var(--white);--ink:var(--gray-900);--ink-strong:var(--gray-950);--ink-soft:var(--gray-500);--ink-faint:var(--gray-300);--accent:#4049eb;--danger:#ff1f25;--success:#2b9e6b;--line:var(--gray-200);--line-soft:var(--gray-100);--radius:8px;--radius-card:16px;--gnb-h:64px;--shell-w:1360px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--font-sans:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;line-height:1.6;display:flex}a{color:inherit}
