html[data-bootstrap-shell]{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7ff;color:#0f172a}html.dark[data-bootstrap-shell]{color-scheme:dark;background:#070b14;color:#f8fafc}html[data-bootstrap-shell],html[data-bootstrap-shell] body,html[data-bootstrap-shell] #root{min-height:100%;margin:0}html[data-bootstrap-shell] body{background:radial-gradient(circle at 50% 0,rgba(99,102,241,.15),transparent 42rem),#f5f7ff}html.dark[data-bootstrap-shell] body{background:radial-gradient(circle at 50% 0,rgba(99,102,241,.2),transparent 42rem),#070b14}.bootstrap-shell button,.bootstrap-shell a{font:inherit}.bootstrap-shell{box-sizing:border-box;min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom))}.bootstrap-card{box-sizing:border-box;width:min(100%,430px);padding:34px;border:1px solid rgba(148,163,184,.28);border-radius:28px;background:#fffffff0;box-shadow:0 28px 80px #1e293b29;text-align:center}html.dark .bootstrap-card{border-color:#ffffff1f;background:#0f172af0;box-shadow:0 28px 80px #0000006b}.bootstrap-logo{display:block;width:72px;height:72px;margin:0 auto 24px;border-radius:20px;box-shadow:0 16px 34px #4f46e542}.bootstrap-heading h1,.bootstrap-card--status h1{margin:0;font-size:clamp(1.55rem,5vw,1.85rem);line-height:1.18;letter-spacing:-.025em}.bootstrap-heading p,.bootstrap-card--status p{margin:8px 0 24px;color:#64748b;font-size:.925rem;line-height:1.55}html.dark .bootstrap-heading p,html.dark .bootstrap-card--status p{color:#94a3b8}.bootstrap-actions{display:grid;gap:12px}.bootstrap-button{box-sizing:border-box;width:100%;min-height:48px;padding:14px 18px;border:1px solid transparent;border-radius:14px;cursor:pointer;font-size:.875rem;font-weight:800;line-height:1.35;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.bootstrap-button:focus-visible,.bootstrap-legal a:focus-visible{outline:3px solid #818cf8;outline-offset:3px}.bootstrap-button:not(:disabled):active{transform:translateY(1px)}.bootstrap-button:disabled{cursor:wait;opacity:.62}.bootstrap-button--primary{background:#4f46e5;color:#fff}.bootstrap-button--primary:not(:disabled):hover{background:#4338ca}.bootstrap-button--secondary,.bootstrap-button--quiet{border-color:#e2e8f0;background:#f8fafc;color:#1e293b}.bootstrap-button--secondary:not(:disabled):hover,.bootstrap-button--quiet:not(:disabled):hover{background:#eef2ff;border-color:#c7d2fe}.bootstrap-button--quiet{font-size:.8rem}.bootstrap-button--parent{border-color:#10b98159;background:#10b98117;color:#047857;font-size:.8rem}.bootstrap-button--parent:not(:disabled):hover{background:#10b98129}html.dark .bootstrap-button--secondary,html.dark .bootstrap-button--quiet{border-color:#ffffff1f;background:#ffffff12;color:#f8fafc}html.dark .bootstrap-button--parent{color:#a7f3d0}.bootstrap-legal{display:flex;justify-content:center;gap:18px;margin-top:22px}.bootstrap-legal a{color:#64748b;font-size:.75rem;font-weight:700;text-underline-offset:3px}.bootstrap-progress{min-height:22px;display:flex;align-items:center;justify-content:center;gap:9px;margin:22px 0 0;color:#64748b;font-size:.8rem;font-weight:700}.bootstrap-spinner{width:14px;height:14px;border:2px solid #c7d2fe;border-top-color:#4f46e5;border-radius:50%;animation:bootstrap-spin .75s linear infinite}.bootstrap-card--status{display:grid;justify-items:center}@keyframes bootstrap-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.bootstrap-card{padding:28px 20px;border-radius:24px}}@media(prefers-reduced-motion:reduce){.bootstrap-button{transition:none}.bootstrap-spinner{animation-duration:1.5s}}
