/* v4.1-RC2 — offline guard, upgrade-state migration and UI regression recovery */
.mf-rc2-reset-layout,.mf-rc2-launch-mode{height:32px;min-height:32px;border:1px solid var(--line);border-radius:9px;background:var(--panel2);color:var(--text);font:700 11px/1 inherit;display:inline-flex;align-items:center;gap:5px;padding:0 9px;white-space:nowrap}
.mf-rc2-reset-layout{cursor:pointer}.mf-rc2-reset-layout:hover{border-color:var(--accent);background:var(--panel)}
.mf-rc2-launch-mode{cursor:default}.mf-rc2-launch-mode.offline{border-color:rgba(217,119,6,.42);background:rgba(245,158,11,.10);color:#9a5a00}.mf-rc2-launch-mode.shared{border-color:rgba(5,150,105,.35);background:rgba(16,185,129,.09);color:#087b62}
html[data-theme="dark"] .mf-rc2-launch-mode.offline,body.dark .mf-rc2-launch-mode.offline{color:#fbbf24}.mf-file-offline #mfgrLaunch{border-color:rgba(245,158,11,.55)!important}.mf-file-offline #mfgrLaunch::after{content:"OFFLINE";font-size:7px;margin-left:3px;color:#d97706}
@media(max-width:1180px){.mf-rc2-reset-layout .label{display:none}.mf-rc2-reset-layout{width:32px;padding:0;justify-content:center}.mf-rc2-launch-mode{max-width:120px;overflow:hidden;text-overflow:ellipsis}}
@media(max-width:760px){.mf-rc2-launch-mode{display:none}}
