:root{--base:#03060d;--s1:#070d1a;--s2:#0b1224;--s3:#101a30;--line:#1c2b44;--text:#eaf0ff;--sub:#6b84a8;--gold:#f0b840}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;height:100%;font-family:Noto Sans KR,system-ui,sans-serif;font-size:14px;line-height:1.6}#root{text-align:left;flex-direction:column;width:100%;min-height:100dvh;display:flex}h1,h2,h3,.brand{letter-spacing:.04em;font-family:Bebas Neue,sans-serif}button{cursor:pointer;touch-action:manipulation;font-family:Noto Sans KR,sans-serif}input,textarea,select{font-family:Noto Sans KR,sans-serif}input:not([type=checkbox]):not([type=radio]),textarea,select{appearance:none}input[type=checkbox]{accent-color:#f0b840;cursor:pointer;flex-shrink:0;width:16px;height:16px}*{-webkit-tap-highlight-color:transparent}@media (width<=768px){input,select,textarea{font-size:16px!important}}body.modal-open{touch-action:none;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--s1)}::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--sub)}@media (width<=768px){::-webkit-scrollbar{width:0;height:0}}@keyframes bs-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bs-fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fundit-skeleton{0%{background-position:200%}to{background-position:-200%}}
