body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#0f1117}.offline-wrapper{align-items:center;background:linear-gradient(135deg,#0f1117,#1a1d2e 50%,#0f1117);display:flex;flex-direction:column;font-family:Segoe UI,system-ui,-apple-system,sans-serif;gap:1.5rem;justify-content:center;min-height:100vh;padding:2rem}.offline-card{animation:fadeUp .6s ease both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 0 0 1px #ffffff0a,0 32px 64px #0006;max-width:520px;padding:3rem 3.5rem;text-align:center;width:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.icon-wrap{align-items:center;display:inline-flex;justify-content:center;margin-bottom:2rem;position:relative}.offline-icon{color:#f59e0b;height:56px;position:relative;width:56px;z-index:1}.pulse-ring{animation:pulse 2.4s ease-in-out infinite;background:#f59e0b1f;border-radius:50%;height:80px;position:absolute;width:80px}@keyframes pulse{0%{opacity:.6;transform:scale(.85)}50%{opacity:.15;transform:scale(1.15)}to{opacity:.6;transform:scale(.85)}}.offline-title{color:#f1f5f9;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.offline-subtitle{color:#94a3b8;font-size:1rem;line-height:1.65}.divider{background:#ffffff12;height:1px;margin:1.75rem 0}.offline-hint{color:#64748b;font-size:.9rem;line-height:1.6}.status-badge{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:999px;color:#f87171;display:inline-flex;font-size:.8rem;font-weight:500;gap:.5rem;letter-spacing:.02em;margin-top:1.75rem;padding:.45rem 1rem}.dot{animation:blink 1.5s ease-in-out infinite;background:#ef4444;border-radius:50%;height:7px;width:7px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.offline-footer{color:#334155;font-size:.78rem;letter-spacing:.04em}@media (max-width:480px){.offline-card{padding:2rem 1.5rem}.offline-title{font-size:1.4rem}}
/*# sourceMappingURL=main.34e7651a.css.map*/