.elementor-2123 .elementor-element.elementor-element-c5671c5{--display:flex;}.elementor-2123 .elementor-element.elementor-element-450bc63{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-450bc63 */#meli-header{font-family:Inter,system-ui,sans-serif;}
#meli-header *{margin:0;padding:0;box-sizing:border-box;}
#meli-header a{text-decoration:none;color:inherit;}
#meli-header button{border:none;background:none;cursor:pointer;font-family:inherit;padding:0;}
#meli-header input{font-family:inherit;}
#meli-header svg{display:block;}

#meli-player{position:fixed;top:0;left:0;right:0;z-index:999999;height:56px;background:linear-gradient(135deg,#F4C430 0%,#D4A817 50%,#B8860B 100%);box-shadow:0 4px 20px rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:space-between;padding:0 16px;}
@media(min-width:640px){#meli-player{height:64px;padding:0 24px;}}

#meli-nav{position:fixed;top:56px;left:0;right:0;z-index:999998;height:64px;background:rgba(13,13,13,0.97);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:space-between;padding:0 16px;}
@media(min-width:640px){#meli-nav{top:64px;padding:0 24px;}}

#meli-spacer{height:120px;}
@media(min-width:640px){#meli-spacer{height:128px;}}

.mh-status{display:flex;align-items:center;gap:10px;min-width:0;}
.mh-dot{width:10px;height:10px;border-radius:50%;background:#fff;position:relative;flex-shrink:0;}
.mh-dot::before{content:'';position:absolute;inset:0;border-radius:50%;background:#fff;animation:mh-pulse 1.5s ease-out infinite;}
@keyframes mh-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.5);opacity:0}}
.mh-status-text{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#0d0d0d;flex-shrink:0;}
.mh-emission-title{font-weight:700;font-size:15px;color:#0d0d0d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;}
.mh-emission-sub{font-size:12px;color:rgba(13,13,13,0.5);}
@media(max-width:639px){.mh-emission-title,.mh-emission-sub{display:none;}}

.mh-center{display:flex;align-items:center;gap:14px;}
.mh-eq{display:none;align-items:flex-end;gap:3px;height:18px;}
@media(min-width:640px){.mh-eq{display:flex;}}
.mh-eq-bar{width:3px;background:#0d0d0d;border-radius:2px;animation:mh-eq 0.8s ease-in-out infinite;animation-play-state:paused;}
.mh-eq-bar:nth-child(1){animation-delay:0s;}
.mh-eq-bar:nth-child(2){animation-delay:0.15s;}
.mh-eq-bar:nth-child(3){animation-delay:0.3s;}
.mh-eq-bar:nth-child(4){animation-delay:0.45s;}
.mh-eq-bar.on{animation-play-state:running;}
@keyframes mh-eq{0%,100%{height:4px}50%{height:18px}}

.mh-play-btn{display:flex;align-items:center;gap:8px;background:#0d0d0d;color:#F4C430;font-weight:700;font-size:13px;padding:8px 20px;border-radius:999px;transition:transform 0.15s;}
.mh-play-btn:hover{transform:scale(1.05);}
.mh-play-btn:active{transform:scale(0.95);}
.mh-play-btn svg{flex-shrink:0;}

.mh-right{display:none;align-items:center;gap:12px;}
@media(min-width:768px){.mh-right{display:flex;}}
.mh-vol-btn{color:rgba(13,13,13,0.7);transition:color 0.15s;display:flex;align-items:center;justify-content:center;width:32px;height:32px;}
.mh-vol-btn:hover{color:#0d0d0d;}
.mh-vol-btn svg{display:block;}
.mh-vol-slider{-webkit-appearance:none;appearance:none;width:80px;height:4px;background:rgba(0,0,0,0.25);border-radius:2px;outline:none;}
.mh-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#0d0d0d;border-radius:50%;cursor:pointer;}

.mh-logo{display:flex;align-items:center;gap:8px;flex-shrink:0;}
.mh-logo-icon{width:32px;height:32px;border-radius:8px;background:#F4C430;display:flex;align-items:center;justify-content:center;}
.mh-logo-icon svg{display:block;}
.mh-logo-text{font-size:20px;font-weight:800;letter-spacing:-0.02em;color:#fff;}
.mh-logo-text span{color:#F4C430;}

.mh-nav-links{display:none !important;align-items:center;gap:2px;}
@media(min-width:1024px){.mh-nav-links{display:flex !important;}}
.mh-nav-link{font-size:14px;font-weight:600;color:#ffffff;padding:10px 16px;border-radius:8px;transition:color 0.15s,background 0.15s;white-space:nowrap;letter-spacing:0.01em;}
.mh-nav-link:hover{color:#F4C430;background:rgba(255,255,255,0.06);}

.mh-nav-right{display:flex;align-items:center;gap:10px;}
.mh-search-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;color:#ffffff;border-radius:10px;transition:background 0.15s;}
@media(min-width:640px){.mh-search-btn{display:flex;}}
.mh-search-btn:hover{background:rgba(255,255,255,0.06);}
.mh-search-btn svg{display:block;}

.mh-account-btn{display:none;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#F4C430;border:1px solid rgba(244,196,48,0.3);padding:8px 16px;border-radius:999px;transition:background 0.15s;}
@media(min-width:640px){.mh-account-btn{display:inline-flex;}}
.mh-account-btn:hover{background:rgba(255,255,255,0.06);}

.mh-hamburger{display:flex !important;align-items:center;justify-content:center;width:46px;height:46px;color:#ffffff;border-radius:10px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.15);transition:background 0.15s,color 0.15s;}
@media(min-width:1024px){.mh-hamburger{display:none !important;}}
.mh-hamburger:hover{color:#F4C430;background:rgba(255,255,255,0.15);}
.mh-hamburger svg{display:block;}

#meli-mobile-menu{position:fixed;inset:0;z-index:9999999;background:rgba(13,13,13,0.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transform:translateX(100%);transition:transform 0.4s cubic-bezier(0.16,1,0.3,1);display:flex;flex-direction:column;}
#meli-mobile-menu.open{transform:translateX(0);}
.mh-mm-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(255,255,255,0.1);}
.mh-mm-close{display:flex;align-items:center;justify-content:center;width:46px;height:46px;color:#ffffff;border-radius:10px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.15);}
.mh-mm-close:hover{color:#F4C430;}
.mh-mm-close svg{display:block;}
.mh-mm-links{padding:24px;display:flex;flex-direction:column;}
.mh-mm-link{font-size:18px;font-weight:500;color:#ffffff;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.06);transition:color 0.15s;display:block;}
.mh-mm-link:hover{color:#F4C430;}
.mh-mm-footer{padding:24px;}

#meli-ad-overlay{position:fixed;inset:0;z-index:99999999;background:rgba(0,0,0,0.92);backdrop-filter:blur(16px);display:none;align-items:center;justify-content:center;flex-direction:column;gap:16px;}
#meli-ad-overlay.visible{display:flex;}
.mh-ad-progress{width:256px;max-width:80vw;height:6px;background:rgba(255,255,255,0.1);border-radius:999px;overflow:hidden;}
@media(min-width:640px){.mh-ad-progress{width:320px;}}
.mh-ad-bar{height:100%;background:#F4C430;border-radius:999px;transition:width 0.3s;}
.mh-ad-skip{opacity:0;pointer-events:none;transition:opacity 0.5s;background:rgba(255,255,255,0.1);color:#fff;font-size:14px;font-weight:500;padding:10px 24px;border-radius:999px;border:1px solid rgba(255,255,255,0.1);cursor:pointer;}
.mh-ad-skip.enabled{opacity:1;pointer-events:auto;}
.mh-ad-skip:hover{background:rgba(255,255,255,0.2);}

/* === CORRECTIONS : empêcher le CSS global d'écraser le header === */
#meli-header a{color:#ffffff !important;}
#meli-header .mh-nav-link{color:#ffffff !important;font-size:14px !important;font-weight:600 !important;letter-spacing:0.01em !important;}
#meli-header .mh-nav-link:hover{color:#F4C430 !important;}
#meli-header .mh-mm-link{color:#ffffff !important;font-size:18px !important;font-weight:500 !important;}
#meli-header .mh-mm-link:hover{color:#F4C430 !important;}
#meli-header .mh-account-btn{color:#F4C430 !important;font-size:13px !important;font-weight:600 !important;}
#meli-header .mh-account-btn:hover{color:#ffffff !important;background:rgba(255,255,255,0.06) !important;}
#meli-header .mh-search-btn{color:#ffffff !important;}
#meli-header .mh-search-btn:hover{color:#F4C430 !important;}
#meli-header .mh-hamburger{color:#ffffff !important;}
#meli-header .mh-hamburger:hover{color:#F4C430 !important;}
#meli-header .mh-mm-close{color:#ffffff !important;}
#meli-header .mh-mm-close:hover{color:#F4C430 !important;}
#meli-header .mh-status-text{color:#0d0d0d !important;}
#meli-header .mh-emission-title{color:#0d0d0d !important;}
#meli-header .mh-emission-sub{color:rgba(13,13,13,0.5) !important;}
#meli-header .mh-play-btn{color:#F4C430 !important;font-size:13px !important;font-weight:700 !important;}
#meli-header .mh-play-text{color:#F4C430 !important;}
#meli-header p,#meli-header span{color:inherit !important;}/* End custom CSS */