*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f4f8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}#root{justify-content:center;width:100%;min-height:100svh;display:flex}.phone-shell{width:100%;height:100dvh;padding-top:env(safe-area-inset-top);background:#f0f4f8;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.status-bar-wrap{display:none}@media (width>=500px){body{background:#0c1829;justify-content:center;align-items:center;min-height:100vh;padding:24px 0;display:flex}#root{justify-content:center;align-items:center;width:auto;min-height:100vh;display:flex}.phone-shell{width:393px;min-height:unset;border-radius:50px;height:min(852px,100vh - 48px);padding-top:0;padding-bottom:0;transition:box-shadow .4s;box-shadow:0 0 0 2px #1e3a5f,0 0 0 10px #0c1829,0 0 0 12px #1e3a5f,0 50px 120px #000000b3}.phone-shell.chat-active{box-shadow:0 0 0 2px #22d3ee55,0 0 0 10px #0c1829,0 0 0 12px #22d3ee33,0 0 48px 8px #22d3ee18,0 50px 120px #000000b3}.status-bar-wrap{flex-shrink:0;display:block}}.screen{padding-bottom:calc(80px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.screen::-webkit-scrollbar{display:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.4s cubic-bezier(.22,1,.36,1) both fadeUp}.d1{animation-delay:50ms}.d2{animation-delay:.1s}.d3{animation-delay:.15s}.d4{animation-delay:.2s}.d5{animation-delay:.25s}.d6{animation-delay:.3s}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{transform:translate(-100%)rotate(25deg)}to{transform:translate(250%)rotate(25deg)}}
