:root{--ch-color-brand-700: #0f6b9d;--ch-color-brand-600: #1479ad;--ch-color-brand-100: #e9f4ff;--ch-color-ink-900: #0e1b3b;--ch-color-ink-700: #374151;--ch-color-ink-500: #64748b;--ch-color-surface: #ffffff;--ch-color-surface-subtle: #f8fafc;--ch-color-border: #cbd5e1;--ch-color-danger-700: #b91c1c;--ch-color-success-700: #166534;--ch-focus-ring: 0 0 0 3px rgba(15, 107, 157, .28);--ch-font-sans: "Poppins", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ch-radius-sm: 6px;--ch-radius-md: 10px;--ch-radius-lg: 15px;--ch-shadow-md: 0 12px 30px rgba(14, 27, 59, .14);--ch-space-1: 4px;--ch-space-2: 8px;--ch-space-3: 12px;--ch-space-4: 16px;--ch-space-5: 20px;--ch-space-6: 24px;--ch-control-height: 40px}*{box-sizing:border-box}html,body,#root,#root>div{height:100%;width:100%}html,body{max-width:100%;overflow-x:clip}body{margin:0;color:var(--ch-color-ink-900);background:var(--ch-color-surface);font-family:var(--ch-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.route-loading{display:grid;min-height:100vh;place-items:center;color:var(--ch-color-ink-700, #334155);font-size:1rem;font-weight:600}.deployment-recovery{padding:2rem;text-align:center}.deployment-recovery h1{margin:0 0 .75rem;color:var(--ch-color-ink-900, #0f172a);font-size:clamp(1.35rem,5vw,2rem)}.deployment-recovery p{margin:0 0 1.5rem;font-weight:400}.deployment-recovery button{padding:.8rem 1.25rem;border:0;border-radius:.65rem;color:#fff;background:#3475a3;cursor:pointer;font-weight:700}:focus-visible{outline:none;box-shadow:var(--ch-focus-ring)}button,input,select,textarea{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
