:root{--background:#fff;--foreground:#171717}.dark{--background:#0a0a0a;--foreground:#ededed}@font-face{font-family:SUIT;src:url(/fonts/SUIT-Variable.ttf)format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Tlab신영복체;src:url(/fonts/Tlab신영복체.ttf)format("truetype");font-style:normal;font-display:swap}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SUIT,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:2px}::-webkit-scrollbar-thumb{background:#ff6b9d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#ff5089;border-radius:2px}::-webkit-scrollbar-button{display:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
