@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";*{box-sizing:border-box;margin:0;padding:0}:root{--grey50:#f9fafb;--grey100:#f2f4f6;--grey200:#e5e8eb;--grey300:#d1d6db;--grey400:#b0b8c1;--grey500:#8b95a1;--grey600:#6b7684;--grey700:#4e5968;--grey800:#333d4b;--grey900:#191f28;--blue500:#3182f6;--blue600:#2272eb;--white:#fff;--background:#fff;--text-primary:#191f28;--text-secondary:#4e5968;--text-tertiary:#8b95a1;--shadow-s:0 2px 8px #0000000a;--shadow-m:0 4px 16px #0000000f;--shadow-l:0 8px 32px #00000014;--radius-s:8px;--radius-m:12px;--radius-l:16px;--radius-xl:20px}html{scroll-behavior:smooth}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--grey50);word-break:keep-all;overflow-wrap:break-word;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.5}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}ul,li{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--grey300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--grey400)}::selection{background:#3182f626}
