html,body{margin:0;width:100%;overflow-x:hidden;overscroll-behavior:none;overscroll-behavior-y:none;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;min-height:100%;background:#07070b}*,*:before,*:after{box-sizing:border-box}:root{--app-safe-area-top: env(safe-area-inset-top, 0px);--app-safe-area-right: env(safe-area-inset-right, 0px);--app-safe-area-bottom: env(safe-area-inset-bottom, 0px);--app-safe-area-left: env(safe-area-inset-left, 0px)}html[data-device-performance=low] *,html[data-device-performance=low] *:before,html[data-device-performance=low] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.state-error{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:64px 24px;color:#fff}.state-error i{font-size:34px;color:#f7ca72}.state-error-title{font-size:17px;font-weight:600}.state-error-text{font-size:14px;opacity:.7}.state-error-retry{margin-top:8px;padding:10px 28px;border:none;border-radius:12px;background:linear-gradient(135deg,#ffb938,#ff2b7a);color:#fff;font-size:15px;font-weight:600;cursor:pointer}
