@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700;9..144,900&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--cream:#fff;--cream-soft:#f9fafb;--cream-deep:#f2f4f6;--ink:#191f28;--ink-soft:#333d4b;--ink-muted:#4e5968;--ink-line:#191f2814;--gold:#3182f6;--gold-bright:#4a93ff;--gold-deep:#1b64da;--charcoal:#0b0b0f;--grey50:#f9fafb;--grey100:#f2f4f6;--grey200:#e5e8eb;--grey300:#d1d6db;--grey400:#b0b8c1;--grey500:#8b95a1;--grey600:#6b7684;--grey700:#4e5968;--grey800:#333d4b;--grey900:#191f28;--blue500:#3182f6;--blue600:#1b64da;--white:#fff;--background:#fff;--text-primary:#191f28;--text-secondary:#4e5968;--text-tertiary:#8b95a1;--font-serif:"Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-sans:"Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--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;overscroll-behavior-y:none;background:#0a0a0f}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;word-break:keep-all;overflow-wrap:break-word;background:#0a0a0f;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}
