@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";*{box-sizing:border-box;margin:0;padding:0}:root{--grey50:#1a2332;--grey100:#212d3b;--grey200:#2a3a4a;--grey300:#3a4a5a;--grey400:#6b7684;--grey500:#8b95a1;--grey600:#b0b8c1;--grey700:#d1d6db;--grey800:#e5e8eb;--grey900:#f2f4f6;--red500:#f04452;--red600:#e42939;--green500:#30b566;--green600:#1fa855;--blue500:#3182f6;--blue600:#2272eb;--white:#1a2332;--background:#0f1419;--dark:#0f1419;--dark-surface:#1a2332;--text-primary:#f2f4f6;--text-secondary:#b0b8c1;--text-tertiary:#6b7684;--shadow-s:0 2px 8px #0000004d;--shadow-m:0 4px 16px #0006;--shadow-l:0 8px 32px #00000080;--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(--background);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}
