*,:before,:after{box-sizing:border-box}html,body,#root{color:#eef2ee;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0d10;height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}button{font:inherit;color:inherit}input{font:inherit}#root{flex-direction:column;width:100%;max-width:480px;min-height:100vh;margin:0 auto;display:flex}.msf-tap{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.msf ::-webkit-scrollbar{display:none}.msf *{scrollbar-width:none}@keyframes msfPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes msfSpin{to{transform:rotate(360deg)}}@keyframes msfFadeIn{0%{opacity:0}to{opacity:1}}@keyframes msfSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes msfPopIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.msf-streak{animation:2.4s ease-in-out infinite msfPulse;display:inline-block}.msf-safe-top{padding-top:env(safe-area-inset-top)}.msf-safe-bottom{padding-bottom:env(safe-area-inset-bottom)}
