@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;--red500:#f04452;--red600:#e42939;--green500:#30b566;--green600:#1fa855;--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);overflow-wrap:break-word;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.5}#root{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::selection{background:#f0445226}
