:root{--bg:#fafbfc;--bg-sub:#f4f6f9;--card:#fff;--card-hover:#f8fafc;--border:#e8ecf1;--border-strong:#d1d9e6;--text:#2c3e50;--text-dim:#7f8c9a;--accent:#ff6b35;--accent-light:#fff0eb;--accent-dark:#e55a2b;--blue:#3b82f6;--blue-light:#eff6ff;--green:#10b981;--green-light:#ecfdf5;--purple:#8b5cf6;--purple-light:#f5f3ff;--pink:#ec4899;--pink-light:#fdf2f8;--yellow:#f59e0b;--yellow-light:#fffbeb;--red:#ef4444;--red-light:#fef2f2;--shadow-sm:0 1px 2px #0000000a;--shadow:0 2px 8px #0000000f;--shadow-lg:0 4px 16px #00000014;--radius:14px;--radius-lg:20px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul,li{list-style:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select{font-family:inherit}img{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d9e6;border-radius:3px}
