*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#e6e4dc;-webkit-font-smoothing:antialiased}.device-stage{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#e6e4dc;padding:28px}.device-frame{position:relative;width:402px;height:874px;border-radius:48px;overflow:hidden;background:#f2f2f7;box-shadow:0 40px 80px rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.12);-webkit-font-smoothing:antialiased}@media (display-mode:standalone),(max-width:500px){.device-stage{padding:0;background:#f2f1ec}.device-frame{width:100%;height:100vh;height:100dvh;border-radius:0;box-shadow:none;background:#f2f1ec}.device-chrome{display:none!important}}@keyframes scLive{0%,to{opacity:1}50%{opacity:.3}}@keyframes scToast{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes scFade{0%{opacity:0}to{opacity:1}}