/* MHUR Nexus V323 — Comptes Google / Discord */
.mhurAccountButton{position:absolute;right:135px;top:10px;height:52px;max-width:220px;display:flex;align-items:center;gap:9px;padding:6px 12px;border:2px solid #49658d;border-radius:15px;background:#132139;color:#fff;font-weight:1000;z-index:3}
.mhurAccountButton:hover{border-color:#ffe100}.mhurAccountButton img,.mhurAccountAvatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#283b59;border:2px solid #ffe100;display:grid;place-items:center;font-size:15px;color:#fff;flex:0 0 38px}.mhurAccountButtonText{min-width:0;text-align:left}.mhurAccountButtonText b,.mhurAccountButtonText small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mhurAccountButtonText small{font-size:10px;color:#bcd0eb;margin-top:2px}
.mhurAuthOverlay{position:fixed;inset:0;z-index:120000;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.88)}.mhurAuthOverlay.open{display:flex}.mhurAuthPanel{width:min(510px,96vw);overflow:hidden;border:5px solid #000;border-radius:22px;background:linear-gradient(145deg,#162944,#080f1b);color:#fff;box-shadow:0 0 0 3px #3c5c88,0 18px 50px #000}.mhurAuthHead{position:relative;padding:24px 68px 18px 22px;background:linear-gradient(90deg,#0c2039,#21568b)}.mhurAuthHead span{display:inline-block;padding:5px 9px;background:#ffe100;color:#000;font-size:11px;font-weight:1000;transform:skew(-7deg)}.mhurAuthHead h2{margin:10px 0 3px;font-size:30px}.mhurAuthHead p{margin:0;color:#d2e2f8}.mhurAuthClose{position:absolute;right:13px;top:13px;width:45px;height:45px;border:4px solid #000;border-radius:50%;background:#e64e48;color:#fff;font-size:27px;font-weight:1000}.mhurAuthBody{padding:20px}.mhurAuthProvider{width:100%;min-height:58px;margin:8px 0;display:flex;align-items:center;justify-content:center;gap:12px;border:4px solid #000;border-radius:13px;font-size:17px;font-weight:1000;box-shadow:0 4px 0 #000}.mhurAuthProvider.google{background:#fff;color:#202124}.mhurAuthProvider.discord{background:#5865f2;color:#fff}.mhurAuthProvider i{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:rgba(0,0,0,.1);font-style:normal;font-size:20px}.mhurAuthGuest{width:100%;margin-top:12px;padding:11px;border:2px solid #48678e;border-radius:11px;background:#17263c;color:#fff;font-weight:900}.mhurAuthHint{margin:16px 0 0;color:#aebfd5;text-align:center;font-size:12px;line-height:1.4}.mhurProfileCard{text-align:center}.mhurProfileLarge{width:94px;height:94px;margin:0 auto 11px;border-radius:50%;object-fit:cover;background:#253a59;border:4px solid #ffe100;display:grid;place-items:center;font-size:32px;font-weight:1000}.mhurProfileCard h3{margin:5px 0;font-size:26px}.mhurProfileCard p{margin:4px 0;color:#bed0e8}.mhurProviderBadge{display:inline-block;margin:9px 0;padding:5px 9px;border-radius:999px;background:#263d5e;color:#ffe100;font-size:11px;font-weight:1000}.mhurLogout{width:100%;margin-top:17px;padding:12px;border:4px solid #000;border-radius:12px;background:#e64e48;color:#fff;font-weight:1000;box-shadow:0 4px 0 #000}.mhurAuthError{display:none;margin:0 0 12px;padding:10px;border:2px solid #ff6570;border-radius:9px;background:#48151a;color:#ffd8dc;font-weight:800}.mhurAuthError.show{display:block}
@media(max-width:700px){.mhurAccountButton{right:76px;max-width:56px;padding:6px}.mhurAccountButtonText{display:none}.lang{right:8px;padding:12px 10px}.brand{font-size:13px;max-width:145px}}

.mhurAuthProfileOpen{width:100%;margin-top:12px;padding:11px;border:3px solid #000;border-radius:10px;background:#19c9de;color:#000;font-weight:1000}
.mhurAuthProvider .mhurDiscordIcon{display:inline-flex!important;align-items:center;justify-content:center;width:34px!important;height:34px!important;border-radius:9px;background:#5865F2;color:#fff;flex:0 0 34px}.mhurAuthProvider .mhurDiscordIcon svg{width:24px;height:24px;display:block}
