body{background-color:#ebf1f9;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:Outfit,Noto Sans KR,sans-serif;display:flex}#root{background-color:#f8f9ff;border:4px solid #fff;border-radius:28px;flex-direction:column;width:100%;max-width:480px;min-height:100vh;display:flex;position:relative;box-shadow:0 12px 40px #0000001f}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d3e4f9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a3b9d9}@media (width<=768px) or (pointer:coarse){body{background-color:#f8f9ff;align-items:flex-start}#root{max-width:100%;min-height:100dvh;box-shadow:none;border:none;border-radius:0}}
