*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#e7e9e6;font-family:Hanken Grotesk,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#15201a;min-height:100dvh}button{font-family:inherit}.lj-scroll::-webkit-scrollbar{width:0;display:none}.lj-scroll{scrollbar-width:none}.lj-stage{min-height:100dvh;background:#e7e9e6;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px 64px}.lj-phone{width:374px;height:798px;max-height:calc(100dvh - 80px);background:#1b201c;border-radius:50px;padding:12px;box-shadow:0 40px 80px -30px #141e188c,0 12px 30px -14px #0000004d}.lj-screen{width:100%;height:100%;border-radius:39px;overflow:hidden;background:#fbfbf8;display:flex;flex-direction:column;position:relative}@media(max-width:480px){.lj-stage{padding:0;align-items:stretch;justify-content:stretch}.lj-phone{width:100%;height:100dvh;max-height:none;border-radius:0;padding:0;box-shadow:none}.lj-screen{border-radius:0}.lj-caption{display:none!important}}@keyframes ljspin{to{transform:rotate(360deg)}}@keyframes ljpulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes ljpop{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}
