
/* MHUR Nexus V326 — préparation lancement */
.mhurLaunchBar{position:fixed;left:18px;bottom:18px;z-index:9000;display:flex;align-items:center;gap:8px;max-width:min(520px,calc(100vw - 36px));padding:9px 12px;border:3px solid #000;border-radius:12px;background:#101a29;color:#fff;box-shadow:0 4px 0 #000;font-size:12px;font-weight:900}
.mhurLaunchDot{width:11px;height:11px;flex:0 0 11px;border-radius:50%;background:#ffb000}.mhurLaunchBar.online .mhurLaunchDot{background:#20df69}.mhurLaunchBar.offline .mhurLaunchDot{background:#ef4a55}.mhurLaunchBar button{margin-left:auto;padding:5px 8px;border:2px solid #000;border-radius:7px;background:#ffe100;color:#000;font-weight:1000}
.mhurLegalFooter{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px auto 90px;padding:12px;color:#b9c8dc;font-size:12px}.mhurLegalFooter button{padding:6px 10px;border:1px solid #405d84;border-radius:8px;background:#101a29;color:#fff;font-weight:900}.mhurLegalFooter span{width:100%;text-align:center;line-height:1.4}.mhurLegalFooter .mhurFooterVersion{font-weight:800}.mhurLegalFooter .mhurFooterDisclaimer{max-width:850px;margin:0 auto;color:#9fb0c5;font-size:11px;line-height:1.55}
.mhurLegalOverlay{position:fixed;inset:0;z-index:12000;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.88)}.mhurLegalOverlay.open{display:flex}.mhurLegalPanel{position:relative;width:min(850px,96vw);max-height:92vh;overflow:auto;padding:24px;border:5px solid #000;border-radius:18px;background:#101721;color:#fff;box-shadow:0 0 0 3px #405d84}.mhurLegalPanel h2{margin:0 55px 14px 0;color:#ffe100}.mhurLegalPanel h3{margin:20px 0 7px;color:#20d9ff}.mhurLegalPanel p,.mhurLegalPanel li{line-height:1.55;color:#d8e5f7}.mhurLegalClose{position:absolute;top:10px;right:10px;width:42px;height:42px;border:3px solid #000;border-radius:50%;background:#e84f48;color:#fff;font-size:26px;font-weight:1000}.mhurDeleteRequest{margin-top:20px;padding:14px;border:2px solid #7d2f39;border-radius:10px;background:#29151a}.mhurDeleteRequest button{padding:9px 12px;border:3px solid #000;border-radius:9px;background:#e84f48;color:#fff;font-weight:1000}.mhurDeleteRequest button:disabled{opacity:.5}
@media(max-width:700px){.mhurLaunchBar{left:10px;right:10px;bottom:10px;max-width:none}.mhurLegalFooter{margin-bottom:110px}}
