*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#e9e6ef;font-family:Zen Kaku Gothic New,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 0}a{color:#6d5dab;text-decoration:none}a:hover{opacity:.72}.noscroll::-webkit-scrollbar,.pt-scroll::-webkit-scrollbar{display:none}.noscroll,.pt-scroll{scrollbar-width:none}.pt-frame{display:flex;width:100%;max-width:1000px;height:calc(100dvh - 64px);max-height:900px;margin:auto;border-radius:24px;overflow:hidden;box-shadow:0 34px 90px -34px rgba(58,40,84,.45),0 0 0 1px rgba(30,20,50,.05)}.pt-col{display:flex;flex-direction:column;flex:1 1;min-width:0}.pt-scroll{flex:1 1;overflow-y:auto}@media (min-width:641px){.pt-bottomnav,.pt-statusbar{display:none!important}}@media (max-width:640px){body{padding:0;align-items:stretch}.pt-frame{max-width:100%;height:100dvh;max-height:none;border-radius:0;box-shadow:none}.pt-sidebar{display:none!important}}