@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--fit-font-body: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fit-font-display: "Avenir Next", Avenir, "Inter", "Helvetica Neue", Arial, sans-serif}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);font-family:var(--fit-font-body);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fit-font-display)}*{box-sizing:border-box}.root-error-recovery{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f6f2;color:#13233a;font-family:var(--fit-font-body)}.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);font-family:var(--fit-font-display)}.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}
