@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap";*{margin:0;padding:0;font-family:Noto Sans KR}html,body{width:100%;min-width:100%;margin:0;padding:0;overflow-x:hidden;background-color:var(--bg);overscroll-behavior:none;color:var(--wh)}#root{width:100%;min-width:100%}button{cursor:pointer;border:none}:root{--wh: #fff;--bg: #1b1b1b;--gr: #47a24b;--main: #37ff3e;--font-title: "BM DoHyeon", "배달의민족 도현", "Noto Sans KR"}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff6}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}@font-face{font-family:BM DoHyeon;src:url(/fonts/BMDOHYEON_ttf.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.font-title{font-family:var(--font-title);font-weight:400}
