*{text-rendering:optimizeLegibility;user-select:none;font-family:Pretendard,Quicksand,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased!important}html{overscroll-behavior:none;overflow:hidden}body{width:100vw;overflow:hidden;min-height:100dvh!important;max-height:100dvh!important}#ml-toast-portal>div{width:100%;height:100%;position:absolute;top:0;left:0}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-thumb{border:4px solid #0000;border-radius:10px;outline:none;box-shadow:inset 6px 6px #22222226}::-webkit-scrollbar-thumb:hover{border:4px solid #0000;box-shadow:inset 6px 6px #2222224d}::-webkit-scrollbar-track{box-shadow:none;background-color:#0000}.ml-sheet-frame-blur{-webkit-backdrop-filter:blur(40px);transform:translate(0,0)}.ml-spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}