@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--blue-50:#ebf2ff;--blue-100:#c5d9ff;--blue-500:#3182f6;--blue-600:#1c6fe9;--blue-700:#1558c0;--green-50:#e6f9f1;--green-500:#05c072;--green-600:#04a660;--red-50:#ffebee;--red-500:#f04452;--red-600:#d63b48;--orange-50:#fff3e0;--orange-500:#ff7c00;--gray-0:#fff;--gray-50:#f9fafb;--gray-100:#f2f4f6;--gray-200:#e5e8eb;--gray-300:#d1d6db;--gray-400:#b0b8c1;--gray-500:#8b95a1;--gray-600:#6b7684;--gray-700:#4e5968;--gray-800:#333d4b;--gray-900:#191f28;--sidebar-bg:#191f28;--sidebar-text:#8b95a1;--sidebar-text-active:#fff;--sidebar-item-hover:#ffffff0f;--sidebar-item-active:#3182f626;--sidebar-width:224px;--topbar-h:60px;--card-radius:12px;--btn-radius:8px;--shadow-sm:0 1px 4px #0000000f, 0 1px 2px #0000000a;--shadow:0 2px 8px #00000014, 0 1px 3px #0000000d;--shadow-lg:0 8px 24px #0000001f, 0 2px 8px #0000000f;--font:"Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", sans-serif}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--font);background:var(--gray-100);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}#root{height:100%}

