*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{width:100%;max-width:100%;margin:0;overflow-x:hidden;overscroll-behavior-x:none;touch-action:manipulation;color:#101828;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f6f8fb}#app{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overscroll-behavior-x:none;touch-action:manipulation}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;max-width:100%;touch-action:manipulation}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px;line-height:1.4}.mobile-recovery-page{display:grid;width:100%;min-height:100vh;min-height:100dvh;place-items:center;padding:18px 14px;color:#172033;background:linear-gradient(180deg,#eef7f8 0,#f7f8fb 42%)}.mobile-recovery-panel{display:grid;width:min(100%,440px);gap:12px;border:1px solid rgba(20,32,51,.1);border-radius:8px;padding:20px;text-align:center;background:#fffffff5;box-shadow:0 12px 30px #1e2d4614}.mobile-recovery-panel h1,.mobile-recovery-panel p{margin:0}.mobile-recovery-panel p{color:#5f6f82;line-height:1.6}.mobile-recovery-spinner{width:30px;height:30px;justify-self:center;border:3px solid #d7e4e2;border-top-color:#0f766e;border-radius:999px;animation:mobile-recovery-spin .8s linear infinite}@keyframes mobile-recovery-spin{to{transform:rotate(360deg)}}
