@import url("https://fonts.googleapis.com/css2?family=Gaegu:wght@400;700&display=swap");@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#f2f2f0;font-family:Pretendard,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:#3189ed}a:hover{color:#1f6ec9}button{font-family:inherit}.hand{font-family:Gaegu,Pretendard,cursive}.no-scrollbar::-webkit-scrollbar{width:0;height:0}.no-scrollbar{scrollbar-width:none}.hscroll-edge{position:absolute;top:0;bottom:0;width:28px;pointer-events:none;z-index:1;transition:opacity .15s ease}.hscroll-edge-l{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.hscroll-edge-r{right:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.app-shell{width:100%;max-width:480px;height:100dvh;margin:0 auto;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}@media (min-width:481px){.app-shell{height:min(100dvh,900px);min-height:0;margin:20px auto;border-radius:28px;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 54px rgba(0,0,0,.14)}}