@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";html,body,#root{min-height:100%}body{margin:0;color:#243041;background:radial-gradient(circle at top,rgba(95,168,232,.1),transparent 30%),linear-gradient(180deg,#e9efea,#f7f8f5 56%,#f3f5f1);overflow-x:hidden}*{box-sizing:border-box}.root-error-recovery{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f6f2;color:#13233a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.root-error-recovery__panel{width:min(100%,520px);padding:32px;border:1px solid rgba(19,35,58,.14);border-radius:20px;background:#fff;box-shadow:0 20px 50px #13233a1f}.root-error-recovery__panel h1{margin:6px 0 12px;font-size:clamp(1.7rem,6vw,2.4rem)}.root-error-recovery__panel p{line-height:1.55}.root-error-recovery__eyebrow{margin:0;color:#db681b;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.root-error-recovery__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.root-error-recovery__actions button{min-height:44px;padding:0 18px;border:1px solid #13233a;border-radius:10px;background:#13233a;color:#fff;cursor:pointer;font:inherit;font-weight:750}.root-error-recovery__actions button+button{background:#fff;color:#13233a}
