*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:#0a0a0a;color:#ede9df;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}#root{height:100%;background:#0a0a0a}.phone-shell{width:100%;height:100dvh;position:relative;overflow:hidden;background:#0a0a0a}@media (min-width: 768px){#root{display:flex;align-items:center;justify-content:center;padding:24px}.phone-shell{width:390px;height:844px;max-height:calc(100dvh - 48px);border-radius:44px;box-shadow:0 0 0 2px #c9a96126,0 40px 80px #000c}}.cp-statusbar{display:none!important}@media (min-width: 768px){.cp-statusbar{display:flex!important}}@media (max-width: 767px){.phone-shell{padding-top:env(safe-area-inset-top,0px)}}.screen{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.screen::-webkit-scrollbar{display:none}.slide-in{animation:slideIn .25s ease}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}*{-webkit-tap-highlight-color:transparent}button{border:none;cursor:pointer;font-family:inherit}a{text-decoration:none}iframe{display:block}@keyframes confettiFall{0%{transform:translateY(-20px) rotate(0);opacity:1}to{transform:translateY(600px) rotate(720deg);opacity:0}}
