:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#f7fafc;background:#0d1117}.suspended-page{background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/28px 28px,linear-gradient(135deg,#0d1117 0%,#111827 52%,#0b1715 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.suspended-panel{background:#111827e0;border:1px solid #94a3b83d;border-radius:8px;width:min(520px,100%);padding:18px;box-shadow:0 24px 80px #0000006b,inset 0 1px #ffffff0a}.suspended-brand{color:#cbd5e1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.suspended-mark{color:#f8fafc;letter-spacing:.08em;text-transform:uppercase}.suspended-status{color:#99f6e4;text-align:center;border:1px solid #2dd4bf52;border-radius:999px;min-width:64px;padding:4px 8px}.suspended-tab{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:14px;min-height:56px;display:grid}.suspended-favicon{object-fit:contain;background:#0f172adb;border:1px solid #e2e8f024;border-radius:8px;width:40px;height:40px;padding:7px}.suspended-copy{min-width:0}.suspended-title{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:720;line-height:1.35;overflow:hidden}.suspended-host{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;line-height:1.35;overflow:hidden}.suspended-progress{background:#94a3b829;border-radius:999px;height:3px;margin:18px 0 16px;overflow:hidden}.suspended-progress span{border-radius:inherit;background:linear-gradient(90deg,#2dd4bf,#38bdf8);width:42%;height:100%;animation:1.1s ease-in-out infinite suspended-progress;display:block}.suspended-open{color:#f8fafc;cursor:pointer;width:100%;min-height:38px;font:inherit;background:linear-gradient(#0ea5e947,#14b8a62e);border:1px solid #38bdf857;border-radius:8px;font-size:14px;font-weight:700}.suspended-open:hover,.suspended-open:focus-visible{background:linear-gradient(#0ea5e95c,#14b8a63d);border-color:#7dd3fca3;outline:none}@keyframes suspended-progress{0%{transform:translate(-115%)}to{transform:translate(255%)}}@media (prefers-reduced-motion:reduce){.suspended-progress span{animation:none;transform:none}}@media (width<=420px){.suspended-page,.suspended-panel{padding:16px}.suspended-title{font-size:16px}}
