html,body{height:100%;margin:0;background:#09090b;color:#fff;font-family:Cal Sans,system-ui,-apple-system,Segoe UI,sans-serif}:root{--color-error: #d96a6a;--color-error-bg: rgba(217, 106, 106, .12);--color-error-border: rgba(217, 106, 106, .35);--color-success: #e4e4e7;--color-success-bg: rgba(228, 228, 231, .12);--color-success-border: rgba(228, 228, 231, .35);--color-warning: #d9a75c;--color-warning-bg: rgba(217, 167, 92, .12);--color-warning-border: rgba(217, 167, 92, .35)}#root,.muvo-page{display:contents}.muvo-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#09090b;color:#fff;font-family:Cal Sans,system-ui,sans-serif}.muvo-splash img{width:88px;height:88px;animation:muvo-spiral-spin 2.6s cubic-bezier(.45,.05,.55,.95) infinite}@keyframes muvo-spiral-spin{to{transform:rotate(360deg)}}.muvo-splash-wordmark{font-size:26px;letter-spacing:.02em;display:flex;gap:8px;align-items:baseline}.muvo-splash-wordmark span{color:#71717a;font-size:15px;letter-spacing:.28em;text-transform:uppercase}.muvo-splash-status{color:#a1a1aa;font-size:12px;letter-spacing:.14em;text-transform:uppercase;animation:muvo-splash-pulse 1.6s ease-in-out infinite}@keyframes muvo-splash-pulse{0%,to{opacity:.45}50%{opacity:1}}.muvo-splash-error{max-width:420px;text-align:center;color:#fca5a5;font-size:13px;line-height:1.5}.muvo-splash-error button{margin-top:12px;padding:8px 18px;border:1px solid #2a2a31;border-radius:8px;background:#1a1a1f;color:#fff;font:inherit;cursor:pointer}.muvo-splash-error button:hover{background:#232329}.muvo-404{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#09090b;color:#fff;text-align:center;padding:24px}.muvo-404 img{width:72px;height:72px;opacity:.9}.muvo-404 h1{margin:6px 0 0;font-size:56px;letter-spacing:.06em}.muvo-404 p{margin:0;color:#a1a1aa;font-size:14px}.muvo-404-actions{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.muvo-404-actions a{padding:9px 16px;border:1px solid #2a2a31;border-radius:999px;background:#131316;color:#fff;font-size:13px;text-decoration:none}.muvo-404-actions a:hover{background:#232329}
