*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{background:#131019}.pc-stage{display:flex;justify-content:center;align-items:center;height:100vh;overflow:hidden;background:#131019}.pc-frame{position:relative;display:flex;flex-direction:column;flex:none;width:390px;height:844px;max-height:100vh;overflow:hidden;background:#12131c;border:6px solid #000;border-radius:36px;box-shadow:0 24px 60px #00000080}@media(max-width:480px){.pc-stage{justify-content:stretch;align-items:stretch;height:100dvh}.pc-frame{width:100vw;height:100dvh;max-height:none;border:none;border-radius:0;box-shadow:none}}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}
