/* r29 public release candidate / offline readiness panel */
.releaseCandidateV2489{margin:12px 0;padding:14px;border:1px solid #334155;border-radius:16px;background:linear-gradient(180deg,#111a22,#0c1319);box-shadow:0 10px 24px rgba(0,0,0,.18)}
.releaseCandidateHeadV2489{display:flex;align-items:flex-start;gap:10px;justify-content:space-between;margin-bottom:10px}
.releaseCandidateHeadV2489 b{font-size:16px}.releaseCandidateHeadV2489 small{display:block;color:#a9b7c4;margin-top:3px}.releaseCandidatePillV2489{white-space:nowrap;border:1px solid #5d7080;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;color:#dbeafe;background:#172532}
.releaseCandidateRegionV2489{font-weight:800;margin:8px 0}.releaseCandidateGridV2489{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:9px 0}.releaseCandidateItemV2489{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border:1px solid #2d3b47;border-radius:11px;background:#0b1117}.releaseCandidateItemV2489 span:first-child{font-size:12px;color:#c4d0d9}.releaseCandidateStateV2489{font-size:11px;font-weight:900;border-radius:999px;padding:3px 7px;background:#26313a;color:#dbe3e8}.releaseCandidateStateV2489.ok{background:#123d2d;color:#9ff1c7}.releaseCandidateStateV2489.warn{background:#4b3512;color:#ffdf9d}.releaseCandidateStateV2489.bad{background:#4c2020;color:#ffc0b9}.releaseCandidateMsgV2489{padding:10px 11px;border-radius:10px;background:#121d25;color:#d7e1e8;font-size:12px;line-height:1.55;margin:8px 0}.releaseCandidateMsgV2489.ok{background:#102c23}.releaseCandidateMsgV2489.warn{background:#34270f}.releaseCandidateMsgV2489.bad{background:#35191a}.releaseCandidateActionsV2489{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.releaseCandidateActionsV2489 button{min-height:44px;border-radius:11px;border:1px solid #415362;background:#182630;color:#eef6fb;font-weight:800}.releaseCandidateActionsV2489 button.primary{background:#125d43;border-color:#1e8a65}.releaseCandidateActionsV2489 button:disabled{opacity:.55}.releaseCandidateProgressV2489{width:100%;height:9px;margin:4px 0 2px}.releaseCandidateProofV2489{font-size:11px;color:#aebbc5;margin-top:8px;line-height:1.5}.releaseCandidateWarningV2489{margin-top:10px;padding-top:9px;border-top:1px dashed #354550;font-size:11px;line-height:1.55;color:#aebbc5}
@media(max-width:620px){.releaseCandidateGridV2489{grid-template-columns:1fr}.releaseCandidateActionsV2489{grid-template-columns:1fr}.releaseCandidateHeadV2489{gap:6px}.releaseCandidatePillV2489{font-size:10px}}
