:root { --color-fb:#385899; --color-insta: #d6249f; --color-linkedin: #0a66c2; --color-snapchat: #f7f401; --color-x: black; --color-tiktok: #00e8e3; --color-tiktok-2 :#ed2f53; --color-whastapp: #4ac455; --main-green : #6fc56d;--main-orange : #ed8858;--main-yellow : #ffdd57;--main-red : #ed5858;--background-color : #141414;--color-footer : #000000;--color-txt-footer : #ffffff;--color-primary : #007bff;--color-secondary : #9c41d6;--color-tertiary : #385899;--color-4 : #FFD000;--color-button : #007bff;--color-button-before : #000000;--color-txt : #ffffff;--color-txt-secondary : #ed8858;--color-fond-zone : #1A1A1A;--color-fond-card : #141414;--color-infobulle : #ffffff;--back-infobulle : #141414;--border-infobulle : var(--color-secondary);--font-title : cursive, monospace, sans-serif;--font-subtitle : cursive, monospace, sans-serif;--font-original : cursive;--font-txt : sans-serif, monospace, cursive;--padding-default : 16px;--padding-medium : 32px;--padding-large : 48px;--paddingzone-tb : 5vh;--paddingzone-lr : 2vw;--gap-default : 3px;--gap-medium : 10px;--gap-large : 3.5rem;--sizetxt : 16px;--sizebtn : 17px;--sizea : var(--sizebtn);--sizesmall : 13px;--sizeh1 : 250%;--sizeh2 : 220%;--sizeh3 : 200%;--sizeh4 : 120%;--sizeh5 : 100%;--sizeh6 : 100%;}
/*BASE */ 
#debug { z-index: 99999; border: solid 5px orange; background: white; color: black !important; }
html { height: 100%; font-size: 100%; background: var(--background-color); overflow-x: hidden; }
body, a, input, h3, h4, h5, h6 { font-family: var(--font-txt); color: var(--color-txt); }
.navtop { z-index: 9999; }
*:not(u):not(summary) {position: relative; list-style: none; }
a { text-decoration: none; color: var(--color-a); }
a:hover { color: var(--color-a-hover); }
.glide__arrows { position: unset; }
*, *::before, *::after { box-sizing: inherit; margin:0; padding:0; }
video { height: auto; max-width: 100%; }
.imgPlay { all: unset; cursor: pointer; margin: auto; margin-top: 16%; width: 175px;}
#page_PRIVATEACCESS  { min-height: 100vh; }
.has-text-danger { color: var(--main-red); }
.formMsgEnd { position: fixed; margin-top: -50px; text-align: center; top: 0; left: 0; width: 100%; padding: 10px; z-index: 99999; justify-content: center; animation: messageEphemere 5s linear 1; }
#mailOk, #msgOk{ background: var(--main-green);}#mailErreur, #msgErreur{ background: var(--main-red); }#mailNOk, #msgNOk{ background: var(--main-orange);} #msgInfo{ background: var(--main-blue);}
@keyframes messageEphemere { from { margin-top: -50px; } 10% { margin-top: 0; } 90% { margin-top: 0; } to { margin-top: -50px;  }}
@-webkit-keyframes messageEphemere {from { margin-top: -50px; } 10% { margin-top: 0; } 90% { margin-top: 0; } to { margin-top: -50px;  }}
input { color: var(--color-txt-secondary); min-height: 25px; line-height: 1.5; border-radius: 4px; } input, textarea { padding: 5px 7px; }
h1 { font-family: var(--font-title); font-size: var(--sizeh1); } h2 { font-family: var(--font-subtitle); font-size: var(--sizeh2); } h3 { font-family: var(--font-subtitle); font-size: var(--sizeh3); }
h4 { font-weight: bold; font-size: var(--sizeh4); } p, span { font-size: var(--sizetxt); } 
@media (max-width: 1400px){ h1, h2, h3 { text-align: center; padding-left: 2vw; padding-right: 2vw; } }
@media (max-width: 800px){ h1, h2 { font-size: 180%; } h3 { font-size: 140%; } }
@media (max-width: 570px){  h1, h2 { font-size: 150%; } h3 { font-size: 125%; } }
.inactive { display: none; } .zerodebordement { overflow: hidden; } .invisibleHr { border:none; padding: 15px 0; } br { width: 100%; } .inputImgDash2 { z-index:5; }
.button { min-width: 10px; font-size: var(--sizea); border:none; display: flex; flex-flow: row wrap; align-items: center; justify-content: center; min-height: 2em; padding: 5px 10px; text-align: center; max-width: 80vw; gap:5px; }
.button.is-success { background: var(--main-green); }
.button.is-warning { background: var(--main-yellow); }
.button.is-danger { background: var(--main-red); }
.button.is-success.is-outlined { background: transparent; color:var(--main-green); border: solid 1px var(--main-green); }
.button.is-warning.is-outlined  { background: transparent; color: var(--main-yellow); border: solid 1px var(--main-yellow); }
.button.is-danger.is-outlined { background: transparent; color: var(--main-red); border: solid 1px var(--main-red); }
.etiquette { border: solid 1px white; padding: 2px 15px; margin: 0 5px; }
.etiquetteInfo { display: flex; flex-flow: row wrap; align-content: center; justify-content: center; align-items: center; background: #32a09b;  text-align: center;   font-size: 11px;  color: white;    border-radius: 15px;   padding: 3px 10px 1px 10px; margin-left: 5px; margin-bottom: 3px; min-height: 20px; max-height: 20px; }
.etiquetteInfo > .etiquetteInfo { min-height: 15px; max-height: 15px; padding-top: 2px;  }
.etiquettePrimary { background: var(--color-primary); } .etiquetteSecondary { background: var(--color-secondary); color: black; }
.etiquetteGreen{ background: #6fc56d; } .etiquetteBlue{ background: #05B2D2; } .etiquetteRed{ background: #F15642;  } .etiquetteYellow{ background: #ffd757; color: black;  }
.etiquetteBlack{ background: black; color: white;  } .etiquetteWhite{ background: white; color: black;  font-weight: bold; }
.fa-brands { font-size: 25px; }
.sizesmall { font-size: var(--sizesmall); } 
.h250px { height: 250px; } .h450px { height: 450px; } .h100vh { height: 100vh; }  .h90vh { height: 90vh; }.h60vh { height: 60vh; }.h55vh { height: 55vh; }.h50vh { height: 50vh; }
.w10, .w15, .w20, .w25, .w30, .w40, .w50, .w60, .w70 { min-width: 200px; }
.w10 { width: 10%; } .w15 { width: 15%; }.w20 { width: 20%; }.w25 { width: 25%; }.w30 { width: 30%; }.w40 { width: 40%; }.w50 { width: 46%; }.w60 { width: 60%; } .w65 { width: 65%; } .w70 { width: 70%; } .w75 { width: 75%; }.w80 { width: 80%; }.w90 { width: 90%; } .w100 { width: 100%; }
.w30px { width: 30px; } .w50px { width: 50px; } .w100px { width: 100px; } .w150px { width: 150px; } .w250px { width: 250px;} .w300px { width: 300px; } .w400px { width: 400px; } .w500px { width: 500px; }
.w700px { width: 700px; max-width: 92vw; } .w800px { width: 800px; max-width: 92vw; }
.minw400px { min-width: 400px; }
.minw90 { min-width: 90%; } .minw100 { min-width: 100%; }
.minw90vw { min-width: 90vw; } .minw100vw { min-width: 100vw; }
.maxw30px { max-width: 30px; } .maxw250px { max-width: 250px; } .maxw300px { max-width: 300px; }
.maxw400px { max-width: 400px; } @media (max-width: 450px){ .maxw400px { max-width: 90%; } }
.maxw550px { max-width: 550px; } @media (max-width: 575px){ .maxw550px { max-width: 90%; } }
.maxw900 { max-width: 900px; } @media (max-width: 1240px){ .maxw900 { width: 92vw; max-width: 92vw; } }
.maxw1200 { max-width: 1200px; } @media (max-width: 1240px){ .maxw1200 { width: 92vw; max-width: 92vw; } }
.height0 { height: 0; max-height: 0;}
.minh150px { min-height: 150px; } .minh250px { min-height: 250px; } .minh400px { min-height: 400px; }  .minh700px { min-height: 700px; } 
@media (max-width: 830px){    
    .w30, .w40, .w50, .w60 { width: 90%; }
    .w30:not(.button), .w40:not(.button), .w50:not(.button), .w60:not(.button) { margin-left: auto; margin-right: auto; justify-content: center; } h1, h2, h3 { text-align: center;}
}
@media (max-width: 550px){    
    .w30, .w40, .w50, .w60 { width: 94%; }
}
.txtright, .textalignr { text-align: right; } .txtleft, .textalignl { text-align: left; } .txt-center, .txtcenter{ text-align: center;}.justify { text-align: justify; text-justify: auto; }
.bold { font-weight: bold; } .italic { font-style: italic; }
.txtblack { color: black; } .txtwhite { color: white; }
.txtcolor-1 { color: var(--color-primary); } .txtcolor-2 { color: var(--color-secondary); } .txtcolor-3 { color: var(--color-tertiary); } .txtcolor-4  { color: var(--color-4); }
.autosautligne { white-space: pre-line; }
.overflowhidden { overflow: hidden; } .overflowyauto { overflow-y: auto; } .overflowxauto { overflow-x: auto; }
.infobulle { display: none; }
.avecInfoBulle:hover .infobulle { display: block; position: absolute; z-index: 5; min-width: 250px; max-width: 80vw; right: -50px; top: -20px; color: var(--color-infobulle); background: var(--back-infobulle); border: solid 1px var(--border-infobulle); border-radius: 15px; padding: 2px 15px; font-size: 90%; }
.sexyrow { border: none; box-shadow: 0 0 1px 1px #414141; }
.shadow { box-shadow: 0px 5px 15px black; }
.border-gradient { background: var(--color-fond-card); border-radius: 25px; padding: 5px; z-index: 99; }
.border-gradient::before {
    content: '';    position: absolute;    top: 0;    left: 0;    border-radius: 25px;
    background: linear-gradient(180deg, var(--color-txt-secondary) 0%, var(--color-fond-card) 85%, var(--color-fond-card) 100%);
    width: 100%;    height: 100%;    transform: scale(1.01);    z-index: -1;
}
.border-gradient::after {
    content: '';    position: absolute;    top: 0;    left: 0;    border-radius: 25px;
    background: linear-gradient(180deg, var(--color-txt-secondary) 0%, var(--color-fond-card) 85%, var(--color-fond-card) 100%);
    width: 100%;    height: 100%;    transform: scale(1.01);    z-index: -1;
}
.border-gradient > div { background: var(--color-fond-card); margin: 0; padding: 15px 0 15px 2vw; }
.border-gradient > div:first-child { border-top-left-radius: 25px; border-top-right-radius: 25px; }
.border-gradient { background: linear-gradient(var(--color-secondary), #141414); padding-bottom: 10vh; }
.faqDiv { width: 700px; max-width: 90vw; }
details.dtoggle { background: #fffce5; color: #000; margin-bottom: 5px; }
.dtoggle summary { background: var(--color-primary); padding: 5px 1vw; font-size:22px; font-weight: bold; }
details.dtoggle > p { padding: 15px 15px 25px 15px; }
details::marker { list-style: auto;  }
.footer { position:relative;text-align:center;margin:auto;background: var(--color-footer);padding: 10vh 0;color: var(--color-txt-footer);} .footer a { color: var(--color-txt-footer); font-weight:bold; }
.cartPreview { display: none;} .arrowReturn { position: fixed; bottom: 15px; right: 25px; padding-top: 4px; font-size: 90%; background: var(--color-txt-footer); z-index: 9999; width: 40px; height: 40px;}.arrowReturn a { margin: 0; padding: 0;} .iArrowReturn { font-size: 180%; color: var(--color-footer);  }
/* FIN BASE *//* FLEX */ 
.flex{ display: flex; margin: auto;}
.flexnoauto{ display: flex;}
.flexligne{flex-flow: row wrap;}.flexwrap{flex-wrap: wrap;}.flexlignenowrap{flex-direction: row;}
.flexcolonne{flex-flow: column wrap;}.flexcolonnenowrap{flex-direction: column;}
.flexremplissage > div, .flexremplissage > li, .flexremplissage > a, .flexremplissage > label, .flexremplissage > p,.flexremplissage > section, .flexremplissage > aside, .flexremplissage > button, .flexremplissage > select, .flexremplissage > input { flex: 1 1 auto;}
.flexremplissageh > div, .flexremplissageh > li, .flexremplissageh > a, .flexremplissageh > label, .flexremplissageh > p,.flexremplissageh > section, .flexremplissageh > aside {flex: 1 1 0;}
.flexinput > label { width : 30%; min-width: 400px;}.flexinput > .control {width: 70%; min-width: 400px;}
.flexauto > div{  margin: auto; }
.flexend{ justify-content: flex-end;}.flexcenter{justify-content: center;}.flexbetween{justify-content: space-between;}.flexaround{justify-content: space-around;}.flexeven{justify-content: space-evenly;}
.flexalignstart{ align-items: flex-start;}.flexalignend{align-items: flex-end;}.flexaligncenter{align-items: center;}
.flexcontentstart { align-content: flex-start; } .flexcontentbetween { align-content: space-between; }
.itemflexalignstart{align-self: flex-start;}.itemflexalignend{align-self: flex-end;}.itemflexaligncenter{align-self: center;}.itemflexremplissage{align-self: stretch;}
/* FIN FLEX *//* GESTION SCROLL  */
.scroll::-webkit-scrollbar { height: 12px; background-color: var(--color-secondary); border-radius: 10px;}
.scroll::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: var(--color-secondary); }
.scroll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: var(--color-secondary); }
html::-webkit-scrollbar { height: 12px; }
html::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.1); background-color: var(--color-secondary); }
html::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 15px rgba(252, 243, 243, 0.80); background-color: #c9c2c2; } 
/* FIN SCROLL */ /* BASE GAP */ 
.margin5px { margin: 5px; } .margin10px { margin: 10px; } .margin15px { margin: 15px; } .margin20px { margin: 20px; }
.margintb15px { margin: 15px 0; } .margintb20px { margin: 20px 0; } .margintb30px { margin: 30px 0; }
.marginl0 { margin-left: 0; } .marginl5px { margin-left: 5px; } .marginl5 { margin-left: 5vw; } 
.margint10px { margin-top: 10px; } .margint20px { margin-top: 20px; } .margint30px { margin-top: 30px; } .margint50px { margin-top: 50px; } .margint100px { margin-top: 100px; } .margint10vh { margin-top: 10vh; }
.margint10pxN { margin-top: -10px; } .margint20pxN { margin-top: -20px; }
.marginb15px { margin-bottom: 15px; } .marginb30px { margin-bottom: 30px; } .marginb5vh { margin-bottom: 5vh; } .marginb10vh { margin-bottom: 10vh; }
.paddinglr { padding-left: var(--padding-default); padding-right: var(--padding-default); } .paddingtb { padding-top: var(--padding-default); padding-bottom: var(--padding-default); }
.paddinglrmedium { padding-left: var(--padding-medium); padding-right: var(--padding-medium); } .paddingtbmedium { padding-top: var(--padding-medium); padding-bottom: var(--padding-medium); }
.paddinglrlarge { padding-left: var(--padding-large); padding-right: var(--padding-large); } .paddingtblarge { padding-top: var(--padding-large); padding-bottom: var(--padding-large); }
.gap { gap: var(--gap-default); } .gapmedium { gap: var(--padding-medium); } .gaplarge { gap: var(--padding-large); } 
.paddingfull5 { padding: 5vh 5vw; } .padding15px0{ padding: 15px 0; } .paddingb10vh { padding: 0 0 10vh 0; }
.padding5vh { padding: 5vh 0; } .padding10vh { padding: 10vh 0; } .padding20vh { padding: 20vh 0; } .paddingCard { padding: 10px 2%; }
.paddinglr5 { padding-left: 5vw; padding-right: 5vw; }
.paddingl30px { padding-left: 30px; } .paddingr30px { padding-right: 30px; }
.paddingb5vh { padding-bottom: 5vh; } .paddingb15vh { padding-bottom: 15vh; } .paddingb20vh { padding-bottom: 20vh; } .paddingb40vh { padding-bottom: 40vh; }

@media (max-width: 830px){ 
.paddinglr5 { padding-left: 3vw; padding-right: 3vw; }
.paddingb5vh { padding-bottom: 3vh; }
}
@media (max-width: 570px){ 
.paddinglr5 { padding-left: 15px; padding-right: 15px; }
.paddinglrlarge { padding-left: 4vw; padding-right: 4vw; }
}
/* FIN BASE GAP *//* SIMPLY CARD : MEMBER - AVATAR - FIGURES */
.cardMember { width: 275px; min-height: 150px; background: var(--color-primary); margin: 15px; border-radius: 4px; }
.myphoto { overflow: hidden;  margin: auto; display: flex; justify-content: center; flex-direction: column; } .myphoto img { border-radius: 4px; margin: auto; max-width: 100%; }
.formatA { margin-top: 150px; min-height: 100px; background: var(--color-primary); padding-top: 110px; }
.formatA .myphoto { position: absolute; top: -125px; left: 5%; background: black; width: 90%; height: 225px; border-radius: 4px; }
.cerclelogo { position: absolute; right: 8px; top: 8px; width: 40px; height: 40px; border-radius: 50%; overflow: hidden; border: solid 2px white; }
.formatA .partDetails { min-height: 100px; }
/* FIN SIMPLY CARD */ /* NAV DEFAULT */
.navtop ul, .navtop li { display: flex; }
.fa-bars.pushNavMobileI, .fa-bars.pushUpMobileI { font-size: 30px; }
.pushNavMobile, .pushUpMobile { display: none; }
@media (max-width: 1300px){    
    .pushNavMobile, .pushUpMobile { display: flex; position: fixed; top: 15px; left: 15px; cursor: pointer; z-index: 999999;font-size: 25px; width:40px; height:40px; }
    .pushUpMobile i { color: white; }
    .navprimary { display: none; width: 100vw; height: 100vh; position: absolute; padding: 10vh 2vw; top: 0; left: 0; background: black; z-index: 99999; overflow-y: auto; }
    .navprimary ul { padding-top: 5vh; justify-content: center; flex-direction: row; flex-wrap: wrap; }
    .navprimary ul li { width: 80% !important; text-align: center; margin: 15px auto !important; border: none;  }
}
.small-simplybtn { border: solid 2px var(--color-button, #dbdbdb); color: var(--color-button, #dbdbdb); border-radius: 8px; margin-top:0; }
.small-simplybtn:hover { border: solid 2px var(--color-button-before, #cfcfcf); color: var(--color-button-before, #cfcfcf); }
.auto-button { font-size: 250%;    padding: 5px 35px;    border: solid 4px white;    border-radius: 35px;    font-weight: bold;    z-index: 99; }
.smallnav .minw90vw { min-width: 0; }
.smallnav .backgroundnav { max-width: 250%; width: auto; }
/* FIN NAV DEFAULT */ 
:root {
    --eshop-transition: 0.3s ease;
    --eshop-transition-fast: 0.15s ease;
}
/* ========== ESHOP PAGES PUBLIQUES - CSS COMPLET ========== */
.containerSliderDrasil{padding:0;}
.eshop-page h1, .eshop-product-info-panel .eshop-product-title { font-family: var(--eshop-font-title), Arial !important; }
/* PAGE CONTAINER */
.eshop-page { min-height: 100vh; background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%); }

/* ========== PRODUCT CARD ========== */
.eshop-product-card { background: #ffffff; border-radius: 16px; overflow: hidden; transition: all 0.3s ease; box-shadow: 0 2px 12px rgba(0,0,0,0.06); border: 1px solid #f0f0f0; display: flex; flex-direction: column; }
.eshop-product-card:hover { transform: translateY(-6px); box-shadow: 0 12px 35px rgba(0,0,0,0.12); }
.suggestions-grid .eshop-product-card { width: 250px; }

/* Product Image */
.eshop-product-image { position: relative; aspect-ratio: 1; overflow: hidden; background: #f8f9fa; }
.eshop-product-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.eshop-product-card:hover .eshop-product-image img { transform: scale(1.08); }
.eshop-product-noimg { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #f0f2f5 0%, #f8f9fa 100%); color: #a0aec0; font-size: 3em; }

/* Product Labels */
.eshop-product-labels { position: absolute; top: 12px; left: 12px; display: flex; flex-direction: column; gap: 6px; z-index: 2; }
.eshop-product-label { padding: 5px 10px; border-radius: 6px; font-size: 0.7em; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }
.eshop-label-nouveaute, .eshop-label-new { background: linear-gradient(135deg, #48c774, #3ec46d); color: white; }
.eshop-label-promo, .eshop-label-solde { background: linear-gradient(135deg, #ff3860, #ff1744); color: white; }
.eshop-label-destockage { background: linear-gradient(135deg, #ff9800, #ff6d00); color: white; }
.eshop-label-exclusif { background: linear-gradient(135deg, #667eea, #764ba2); color: white; }

/* Stock Badge */
.eshop-stock-badge { position: absolute; bottom: 12px; right: 12px; padding: 5px 10px; border-radius: 20px; font-size: 0.7em; font-weight: 600; }
.eshop-stock-badge.in-stock { background: rgba(72,199,116,0.9); color: white; }
.eshop-stock-badge.low-stock { background: rgba(255,152,0,0.9); color: white; }
.eshop-stock-badge.out-of-stock { background: rgba(54,54,54,0.9); color: white; }

/* Product Info */
.eshop-product-info { padding: 18px; flex: 1; display: flex; flex-direction: column; }
.eshop-product-name { font-size: 0.95em; font-weight: 600; color: #2d3748; margin-bottom: 8px; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.eshop-product-desc { font-size: 0.85em; color: #a0aec0; margin-bottom: 12px; line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

/* Product Price */
.eshop-product-price { margin-top: auto; display: flex; align-items: baseline; gap: 10px; flex-wrap: wrap; }
.eshop-price-current { font-size: 1.3em; font-weight: 700; color: #2d3748; }
.eshop-price-old { font-size: 0.9em; color: #a0aec0; text-decoration: line-through; }
.eshop-price-promo { color: #ff3860; }
.eshop-price-discount { background: #ff3860; color: white; padding: 2px 8px; border-radius: 4px; font-size: 0.75em; font-weight: 700; }

/* Product Actions */
.eshop-product-actions { display: flex; gap: 10px; margin-top: 15px; padding-top: 15px; border-top: 1px solid #f0f0f0; }
.eshop-btn-cart { flex: 1; padding: 12px 16px; background: linear-gradient(135deg, #667eea, #764ba2); color: white; border: none; border-radius: 10px; font-weight: 600; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; gap: 8px; }
.eshop-btn-cart:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(102,126,234,0.4); }
.eshop-btn-wishlist { width: 44px; height: 44px; border: 2px solid #e2e8f0; border-radius: 10px; background: white; color: #a0aec0; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; }
.eshop-btn-wishlist:hover { border-color: #ff3860; color: #ff3860; }
.eshop-btn-wishlist.active { background: #fff0f3; border-color: #ff3860; color: #ff3860; }

/* Login Popup pour favoris */
.eshop-login-popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; z-index: 9999; }
.eshop-login-popup-content { background: white; padding: 30px 40px; border-radius: 16px; text-align: center; max-width: 350px; position: relative; box-shadow: 0 20px 60px rgba(0,0,0,0.3); }
.eshop-login-popup-close { position: absolute; top: 10px; right: 15px; background: none; border: none; font-size: 24px; cursor: pointer; color: #999; }
.eshop-login-popup-close:hover { color: #333; }

/* Product Card Actions (Voir + Panier) */
.eshop-product-actions-card { display: flex; gap: 10px; padding: 15px 18px; border-top: 1px solid #f0f2f5; background: #fafbfc; border-radius: 0 0 16px 16px; }
.eshop-product-link { flex: 1; display: flex; align-items: center; justify-content: center; padding: 12px 16px; background: white; border: 2px solid #667eea; color: #667eea; border-radius: 10px; font-weight: 600; font-size: 0.9em; text-decoration: none; transition: all 0.3s ease; margin:0; }
.eshop-product-link:hover { background: #667eea; color: white; transform: translateY(-2px); box-shadow: 0 4px 15px rgba(102,126,234,0.3); }
.btn-add-cart-mini { width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; background: var(--color-buttonBis, linear-gradient(135deg, #ff3860, #ff1744)); color: var(--color-buttonBis-txt, white); border: none; border-radius: 12px; font-size: 1.2em; cursor: pointer; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(102,126,234,0.25); }
.btn-add-cart-mini:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 8px 25px rgba(102,126,234,0.4); }
.btn-add-cart-mini:active { transform: translateY(-1px) scale(0.98); }
.btn-add-cart-mini i { pointer-events: none; }

/* Bouton panier pleine largeur (fiche produit) */
.btn-add-cart { width: 100%; padding: 16px 24px; background: var(--color-button); color: var(--color-button-txt); border: none; border-radius: 12px; font-weight: 700; font-size: 1em; cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; justify-content: center; gap: 10px; box-shadow: 0 4px 20px rgba(102,126,234,0.3); }
.btn-add-cart:hover { transform: translateY(-3px); box-shadow: 0 8px 30px rgba(102,126,234,0.45); }
.btn-add-cart:active { transform: translateY(-1px); }
.btn-add-cart i { font-size: 1.1em; }

/* ========== CART BADGE ========== */
.eshop-cart-count { position: absolute; top: -8px; right: -8px; min-width: 20px; height: 20px; background: linear-gradient(135deg, #ff3860, #ff1744); color: white; border-radius: 10px; font-size: 0.7em; font-weight: 700; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 8px rgba(255,56,96,0.4); }

/* ========== FILTERS PANEL ========== */
.eshop-filters-panel { background: #ffffff; border-radius: 16px; padding: 24px; box-shadow: 0 2px 12px rgba(0,0,0,0.06); border: 1px solid #f0f0f0; color: #4a5568; }
.eshop-filters-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 2px solid #f0f2f5; }
.eshop-filters-title { font-size: 1.1em; font-weight: 700; color: #2d3748; display: flex; align-items: center; gap: 10px; }
.eshop-filters-title i { color: #667eea; }
.eshop-filters-count { background: linear-gradient(135deg, #667eea, #764ba2); color: white; min-width: 22px; height: 22px; border-radius: 11px; font-size: 0.75em; font-weight: 700; display: inline-flex; align-items: center; justify-content: center; padding: 0 6px; }
.eshop-filters-reset { background: none; border: 1px solid #e2e8f0; color: #718096; padding: 6px 12px; border-radius: 6px; font-size: 0.85em; cursor: pointer; transition: all 0.2s; display: inline-flex; align-items: center; gap: 6px; }
.eshop-filters-reset:hover { border-color: #ff3860; color: #ff3860; background: rgba(255,56,96,0.1); }

/* Filter Groups */
.eshop-filter-group { border: none; margin-bottom: 0; padding: 0; }
.eshop-filter-group summary { padding: 14px 0; font-weight: 600; color: #2d3748; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #f0f0f0; transition: color 0.2s; }
.eshop-filter-group summary::-webkit-details-marker { display: none; }
.eshop-filter-group summary::after { content: '\f078'; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 0.75em; color: #a0aec0; transition: transform 0.3s; }
.eshop-filter-group[open] summary::after { transform: rotate(180deg); }
.eshop-filter-group summary:hover { color: #667eea; }
.eshop-filter-options { padding: 15px 0; color: #4a5568; }

/* Filter Option Checkbox */
.eshop-filter-option { display: flex; align-items: center; gap: 10px; padding: 8px 12px; margin: 4px 0; border-radius: 8px; cursor: pointer; transition: all 0.2s; color: #4a5568; }
.eshop-filter-option:hover { background: #f8f9fa; }
.eshop-filter-option input[type='checkbox'] { width: 18px; height: 18px; border: 2px solid #e2e8f0; border-radius: 4px; cursor: pointer; accent-color: #667eea; }
.eshop-filter-option span, .eshop-filter-option label { color: #4a5568; }

/* Price Range */
.eshop-price-range input { min-width: 55px; flex: 1; padding: 10px 14px; border: 2px solid #e2e8f0; border-radius: 8px; font-size: 0.9em; transition: all 0.2s; background: #f8f9fa; color: #2d3748; }
.eshop-price-range input::placeholder { color: #a0aec0; }
.eshop-price-range input:focus { border-color: #667eea; outline: none; box-shadow: 0 0 0 3px rgba(102,126,234,0.15); background: #ffffff; }
.eshop-price-range span { color: #a0aec0; font-weight: 500; }

/* Gamme Filter Item */
.eshop-filter-gamme-item { display: flex; align-items: center; justify-content: space-between; padding: 6px 0; }
.eshop-filter-gamme-item.is-active .eshop-filter-option { background: rgba(102,126,234,0.1); color: #667eea; font-weight: 600; }
.eshop-filter-gamme-link { width: 28px; height: 28px; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #a0aec0; transition: all 0.2s; }
.eshop-filter-gamme-link:hover { background: #667eea; color: white; }
.eshop-filter-gamme-item.level-1 { padding-left: 15px; }
.eshop-filter-gamme-item.level-2 { padding-left: 30px; }

/* Filter Children (sous-categories) */
.eshop-filter-children { background: linear-gradient(135deg, #f8f9fa, #f0f2f5); border-radius: 10px; padding: 15px; margin-bottom: 15px; }
.eshop-filter-children-title { font-size: 0.85em; font-weight: 600; color: #667eea; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.5px; }
.eshop-filter-children-list { list-style: none; padding: 0; margin: 0; }
.eshop-filter-children-list li { padding: 0; }
.eshop-filter-children-list a { display: block; padding: 8px 12px; color: #4a5568; text-decoration: none; border-radius: 6px; transition: all 0.2s; font-size: 0.9em; }
.eshop-filter-children-list a:hover { background: #ffffff; color: #667eea; padding-left: 18px; }

/* Filter Labels/Tags avec icones */
.eshop-filter-tag { display: flex; align-items: center; gap: 12px; padding: 10px 14px; margin: 6px 0; border-radius: 10px; cursor: pointer; transition: all 0.25s ease; border: 2px solid transparent; background: #f8f9fa; }
.eshop-filter-tag:hover { background: #f0f2f5; border-color: #e2e8f0; }
.eshop-filter-tag input[type='checkbox'] { display: none; }
.eshop-filter-tag .filter-tag-check { width: 22px; height: 22px; border: 2px solid #e2e8f0; border-radius: 6px; display: flex; align-items: center; justify-content: center; transition: all 0.2s; flex-shrink: 0; }
.eshop-filter-tag .filter-tag-check i { font-size: 0.7em; color: white; opacity: 0; transform: scale(0); transition: all 0.2s; }
.eshop-filter-tag input:checked + .filter-tag-check { background: linear-gradient(135deg, #667eea, #764ba2); border-color: #667eea; }
.eshop-filter-tag input:checked + .filter-tag-check i { opacity: 1; transform: scale(1); }
.eshop-filter-tag .filter-tag-icon { width: 32px; height: 32px; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 0.95em; flex-shrink: 0; }
.eshop-filter-tag .filter-tag-label { flex: 1; font-weight: 500; color: #4a5568; font-size: 0.9em; }
.eshop-filter-tag input:checked ~ .filter-tag-label { color: #667eea; font-weight: 600; }

/* Icones Labels specifiques */
.eshop-filter-tag.label-nouveaute .filter-tag-icon { background: linear-gradient(135deg, #48c774, #3ec46d); color: white; }
.eshop-filter-tag.label-solde .filter-tag-icon { background: linear-gradient(135deg, #ff3860, #ff1744); color: white; }
.eshop-filter-tag.label-promo .filter-tag-icon { background: linear-gradient(135deg, #ff9800, #ff6d00); color: white; }
.eshop-filter-tag.label-outlet .filter-tag-icon { background: linear-gradient(135deg, #9c27b0, #7b1fa2); color: white; }
.eshop-filter-tag.label-expo .filter-tag-icon { background: linear-gradient(135deg, #2196f3, #1976d2); color: white; }

/* Icones Tags specifiques */
.eshop-filter-tag.tag-eco .filter-tag-icon { background: linear-gradient(135deg, #4caf50, #388e3c); color: white; }
.eshop-filter-tag.tag-france .filter-tag-icon { background: linear-gradient(135deg, #1e3a8a, #3b82f6); color: white; }
.eshop-filter-tag.tag-default .filter-tag-icon { background: linear-gradient(135deg, #667eea, #764ba2); color: white; }

/* Icones Paiements */
.eshop-filter-tag.payment .filter-tag-icon { background: linear-gradient(135deg, #2d3748, #4a5568); color: white; }
.eshop-filter-tag.payment-cb .filter-tag-icon { background: linear-gradient(135deg, #1a365d, #2b6cb0); color: white; }
.eshop-filter-tag.payment-paypal .filter-tag-icon { background: linear-gradient(135deg, #003087, #009cde); color: white; }
.eshop-filter-tag.payment-stripe .filter-tag-icon { background: linear-gradient(135deg, #635bff, #7a73ff); color: white; }

/* Caracteristiques */
.eshop-filter-carac-values { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 8px; }
.eshop-filter-carac-value { padding: 6px 12px; background: #f0f2f5; border: 2px solid transparent; border-radius: 20px; font-size: 0.85em; color: #4a5568; cursor: pointer; transition: all 0.2s; }
.eshop-filter-carac-value:hover { background: #e8eaed; border-color: #cbd5e0; }
.eshop-filter-carac-value input { display: none; }
.eshop-filter-carac-value.selected, .eshop-filter-carac-value input:checked + span { background: linear-gradient(135deg, #667eea, #764ba2); color: white; border-color: transparent; }

/* No filter message */
.eshop-filter-empty { padding: 15px; text-align: center; color: #a0aec0; font-size: 0.9em; font-style: italic; }

/* ========== TABS ========== */
.eshop-tabs-nav { display: flex; gap: 5px; border-bottom: 2px solid #e2e8f0; padding-bottom: 0; margin-bottom: 25px; }
.eshop-tab-btn { padding: 14px 24px; border: none; background: transparent; cursor: pointer; font-weight: 600; color: #718096; border-bottom: 3px solid transparent; margin-bottom: -2px; transition: all 0.2s; border-radius: 8px 8px 0 0; }
.eshop-tab-btn:hover { color: #667eea; background: rgba(102,126,234,0.05); }
.eshop-tab-btn.active { border-bottom-color: #667eea; color: #667eea; background: rgba(102,126,234,0.08); }
.eshop-tab-panel { display: none; animation: fadeIn 0.3s ease; }
.eshop-tab-panel.active { display: flex; }
@keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

/* ========== CHECKOUT STEPS ========== */
.eshop-steps { display: flex; counter-reset: step; margin-bottom: 30px; }
.eshop-step { flex: 1; text-align: center; position: relative; }
.eshop-step::before { counter-increment: step; content: counter(step); width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #e0e0e0, #d0d0d0); color: #666; display: flex; align-items: center; justify-content: center; margin: 0 auto 10px; font-weight: 700; transition: all 0.3s; }
.eshop-step::after { content: ''; position: absolute; top: 20px; left: 50%; width: 100%; height: 3px; background: #e0e0e0; z-index: -1; }
.eshop-step:last-child::after { display: none; }
.eshop-step.active::before, .link-login { background: linear-gradient(135deg, #667eea, #764ba2); color: white; box-shadow: 0 4px 15px rgba(102,126,234,0.4); }
.eshop-step.done::before { background: linear-gradient(135deg, #48c774, #3ec46d); color: white; }
.eshop-step.done::after { background: linear-gradient(90deg, #48c774, #e0e0e0); }
.eshop-step-label { font-size: 0.85em; color: #718096; font-weight: 500; }
.eshop-step.active .eshop-step-label { color: #667eea; font-weight: 600; }
.eshop-step.done .eshop-step-label { color: #48c774; }
.checkout-account-info {color:black;}
.link-login { border-radius: 8px; padding: 3px 15px; }

/* ========== TOAST NOTIFICATIONS ========== */
.eshop-toast { position: fixed; bottom: 25px; right: 25px; padding: 16px 24px; background: white; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.15); transform: translateY(120px); opacity: 0; transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); z-index: 9999; display: flex; align-items: center; gap: 12px; max-width: 380px; }
.eshop-toast.show { transform: translateY(0); opacity: 1; }
.eshop-toast.success { border-left: 4px solid #48c774; }
.eshop-toast.success::before { content: '\f058'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: #48c774; font-size: 1.3em; }
.eshop-toast.error { border-left: 4px solid #ff3860; }
.eshop-toast.error::before { content: '\f057'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: #ff3860; font-size: 1.3em; }
.eshop-toast-message { flex: 1; font-weight: 500; color: #2d3748; }
.eshop-toast-close { background: none; border: none; color: #a0aec0; cursor: pointer; padding: 5px; }

/* ========== TRUST BADGES ========== */
/* ========== TRUST BADGES SECTION ========== */
.eshop-trust-section { background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%); padding: 50px 0; }
.eshop-trust-badges { width: 1400px; max-width:90vw; margin: 0 auto; padding: 0 20px; flex-wrap: wrap; gap: 20px; }
.eshop-trust-badge { display: flex; align-items: center; gap: 15px; padding: 20px 25px; background: white; border-radius: 16px; box-shadow: 0 4px 15px rgba(0,0,0,0.06); border: 1px solid #f0f0f0; transition: all 0.3s; flex: 1; min-width: 200px; }
.eshop-trust-badge:hover { transform: translateY(-4px); box-shadow: 0 8px 25px rgba(0,0,0,0.1); }
.eshop-trust-badge i { font-size: 2em; width: 55px; height: 55px; display: flex; align-items: center; justify-content: center; background: var(--color-button); color: var(--color-button-txt); border-radius: 14px; flex-shrink: 0; }
.eshop-trust-text { display: flex; flex-direction: column; gap: 3px; }
.eshop-trust-text strong { font-size: 1em; font-weight: 700; color: #2d3748; }
.eshop-trust-text span { font-size: 0.85em; color: #718096; }

/* ========== MINI-CART SIDEBAR ========== */
.minicart-overlay { position: fixed; inset: 0; background: rgba(0,0,0,0.5); z-index: 9998; opacity: 0; visibility: hidden; transition: all 0.3s; }
.minicart-overlay.open { opacity: 1; visibility: visible; }
.minicart-sidebar { position: fixed; top: 0; right: -400px; width: 400px; max-width: 90vw; height: 100vh; background: white; z-index: 99999; box-shadow: -5px 0 30px rgba(0,0,0,0.15); display: flex; flex-direction: column; transition: right 0.35s ease; }
.minicart-sidebar.open { right: 0; }
.minicart-header { display: flex; justify-content: space-between; align-items: center; padding: 20px; border-bottom: 1px solid #f0f0f0; }
.minicart-header h3 { font-size: 1.1em; font-weight: 700; color: #2d3748; display: flex; align-items: center; gap: 10px; margin: 0; }
.minicart-header h3 i { color: #667eea; }
.minicart-close { width: 36px; height: 36px; border: none; background: #f0f2f5; border-radius: 50%; cursor: pointer; color: #4a5568; transition: all 0.2s; display: flex; align-items: center; justify-content: center; }
.minicart-close:hover { background: #ff3860; color: white; }
.minicart-content { flex: 1; overflow-y: auto; padding: 20px; }
.minicart-empty { text-align: center; padding: 50px 20px; color: #718096; }
.minicart-empty i { font-size: 3em; color: #e2e8f0; margin-bottom: 15px; display: block; }
.minicart-item { display: flex; gap: 15px; padding: 15px 0; border-bottom: 1px solid #f0f0f0; }
.minicart-item-image { width: 70px; height: 70px; border-radius: 10px; overflow: hidden; flex-shrink: 0; background: #f8f9fa; }
.minicart-item-image img { width: 100%; height: 100%; object-fit: cover; }
.minicart-item-info { flex: 1; display: flex; flex-direction: column; gap: 5px; color:#000; }
.minicart-item-info h4 { color:#000; }
.minicart-item-name { font-weight: 600; color: #2d3748; font-size: 0.95em; line-height: 1.3; }
.minicart-item-variant { font-size: 0.85em; color: #718096; }
.minicart-item-price { font-weight: 700; color: #667eea; }
.minicart-item-qty { display: flex; align-items: center; gap: 8px; margin-top: 5px; }
.minicart-item-qty button { width: 26px; height: 26px; border: 1px solid #e2e8f0; border-radius: 6px; background: white; cursor: pointer; color: #4a5568; transition: all 0.2s; display: flex; align-items: center; justify-content: center; }
.minicart-item-qty button:hover { border-color: #667eea; color: #667eea; }
.minicart-item-qty span { min-width: 30px; text-align: center; font-weight: 600; }
.minicart-item-remove { background: none; border: none; color: #a0aec0; cursor: pointer; padding: 5px; transition: color 0.2s; }
.minicart-item-remove:hover { color: #ff3860; }
.minicart-footer { padding: 20px; border-top: 1px solid #f0f0f0; background: #f8f9fa; }
.minicart-total { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #e2e8f0; }
.minicart-total span { color: #718096; font-weight: 500; }
.minicart-total strong { font-size: 1.3em; color: #2d3748; }
.minicart-actions { display: flex; flex-direction: column; gap: 10px; }
.minicart-btn-view { display: block; padding: 14px; text-align: center; border: 2px solid #667eea; border-radius: 10px; color: #667eea; font-weight: 600; text-decoration: none; transition: all 0.2s; }
.minicart-btn-view:hover { background: rgba(102,126,234,0.08); }
.minicart-btn-checkout { display: block; padding: 14px; text-align: center; background: linear-gradient(135deg, #667eea, #764ba2); border-radius: 10px; color: white; font-weight: 600; text-decoration: none; transition: all 0.2s; }
.minicart-btn-checkout:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(102,126,234,0.4); }
body.minicart-open { overflow: hidden; }

/* ========== SEARCH BAR NAV ========== */
.eshop-nav-inner { width: 1400px; max-width: 90vw; margin: 0 auto; padding: 12px 20px; }
.eshop-search { position: relative; }
.eshop-search-form { display: flex; align-items: center; }
.eshop-search-input { height:auto !important; padding: 10px 45px 10px 16px; border: 2px solid #e2e8f0; border-radius: 25px; font-size: 0.9em; width: 250px; transition: all 0.3s; background: #f8f9fa; }
.eshop-search-input:focus { width: 320px; border-color: #667eea; outline: none; background: white; box-shadow: 0 4px 15px rgba(102,126,234,0.15); }
.eshop-search-input::placeholder { color: #a0aec0; }
.eshop-search-btn { position: absolute; right: 5px; top: 50%; transform: translateY(-50%); width: 34px; height: 34px; border: none; background: var(--color-button); color: var(--color-button-txt); border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: all 0.2s; }
.eshop-search-btn:hover { transform: translateY(-50%) scale(1.05); box-shadow: 0 4px 12px rgba(102,126,234,0.4); }

/* ========== CART BUTTON NAV ========== */
.eshop-cart { position: relative; }
.eshop-cart-btn { margin: 0; gap: 10px; padding: 10px 18px; background: var(--color-button); color: var(--color-button-txt); border-radius: 25px; text-decoration: none; font-weight: 600; font-size: 0.9em; transition: all 0.3s; position: relative; width: auto; }
.eshop-cart-btn:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(102,126,234,0.4); }
.eshop-cart-btn i { font-size: 1.1em; }

/* ========== NOTIFICATIONS TOAST ========== */
.eshop-notification { position: fixed; bottom: 30px; right: 30px; padding: 16px 24px; background: #2d3748; color: white; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.2); z-index: 10000; transform: translateX(120%); transition: transform 0.35s ease; font-weight: 500; display: flex; align-items: center; gap: 12px; max-width: 350px; }
.eshop-notification.show { transform: translateX(0); }
.eshop-notification::before { font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 1.2em; }
.eshop-notif-success { background: linear-gradient(135deg, #48c774, #3ec46d); }
.eshop-notif-success::before { content: '\f058'; }
.eshop-notif-error { background: linear-gradient(135deg, #ff3860, #ff1744); }
.eshop-notif-error::before { content: '\f057'; }
.eshop-notif-info { background: linear-gradient(135deg, #667eea, #764ba2); }
.eshop-notif-info::before { content: '\f05a'; }
.eshop-notif-warning { background: linear-gradient(135deg, #ff9800, #ff6d00); }
.eshop-notif-warning::before { content: '\f071'; }

/* ========== FORM STYLES ========== */
.eshop-form-group { margin-bottom: 20px; }
.eshop-form-label { display: block; font-weight: 600; color: #2d3748; margin-bottom: 8px; font-size: 0.9em; }
.eshop-form-input { width: 100%; padding: 12px 16px; border: 2px solid #e2e8f0; border-radius: 10px; font-size: 1em; transition: all 0.2s; background: white; }
.eshop-form-input:focus { border-color: #667eea; outline: none; box-shadow: 0 0 0 4px rgba(102,126,234,0.1); }
.eshop-form-input::placeholder { color: #a0aec0; }
.field-error { color: #ff3860; font-size: 0.8em; margin-top: 6px; display: flex; align-items: center; gap: 6px; }
.field-error::before { content: '\f06a'; font-family: 'Font Awesome 5 Free'; font-weight: 900; }

/* ========== LOADER ========== */
.eshop-loader { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 60px 20px; color: #667eea; }
.eshop-loader i { font-size: 2.5em; margin-bottom: 15px; animation: spin 1s linear infinite; }
.eshop-loader span { font-weight: 500; color: #718096; }
@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

/* ========== ERROR STATE ========== */
.eshop-error { text-align: center; padding: 40px 20px; color: #ff3860; }
.eshop-error i { font-size: 3em; margin-bottom: 15px; opacity: 0.5; }

/* ========== NAVIGATION PRINCIPALE (toutes pages) ========== */
.eshop-nav { background: #f8f9fa; border-bottom: 1px solid #e2e8f0; padding: 0; position: sticky; top: 0; z-index: 100; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }
.eshop-nav-logo { display: flex; align-items: center; gap: 10px; color: var(--color-primary); text-decoration: none; font-weight: 700; font-size: 1.1em; width:auto; margin:0; }
.eshop-nav-logo i { font-size: 1.3em; }

/* Burger Mobile */
.eshop-nav-burger { display: none; width: 30px; height: 12px; background: none; border: none; cursor: pointer; position: absolute; padding: 8px;  right: 119px; }
.eshop-nav-burger span { display: flex; color:#2d3748; width: 15px; font-size: 15px; border-radius: 2px; transition: all 0.3s; }
.eshop-nav.menu-open .eshop-nav-burger span:nth-child(1) { transform: rotate(45deg); }

/* ========== MEGA MENU (toutes pages) ========== */
.eshop-megamenu { background: white; border-top: 1px solid #e2e8f0; }
.eshop-megamenu-inner { width: 1400px; max-width:90vw; margin: 0 auto; padding: 0 20px; display: flex; flex-wrap: wrap; }
.eshop-megamenu-item { position: relative; }
.eshop-megamenu-link { display: flex; align-items: center; gap: 8px; margin:0; padding: 16px 20px; color: #4a5568; text-decoration: none; font-weight: 500; font-size: 0.95em; transition: all 0.2s; border-bottom: 3px solid transparent; }
.eshop-megamenu-link:hover { color: #667eea; background: rgba(102,126,234,0.05); }
.eshop-megamenu-item.is-active .eshop-megamenu-link { color: #667eea; border-bottom-color: #667eea; }
.eshop-megamenu-link i { font-size: 0.8em; color: #a0aec0; transition: transform 0.3s; }
.eshop-megamenu-item:hover .eshop-megamenu-link i { transform: rotate(180deg); }
.eshop-megamenu-dropdown { position: absolute; top: 100%; left: 0; min-width: 600px; background: white; border: 1px solid #e2e8f0; border-radius: 16px; box-shadow: 0 20px 50px rgba(0,0,0,0.15); opacity: 0; visibility: hidden; transform: translateY(15px); transition: all 0.3s ease; z-index: 200; padding: 25px; }
.eshop-megamenu-item:hover .eshop-megamenu-dropdown { opacity: 1; visibility: visible; transform: translateY(0); }
.eshop-megamenu-dropdown-inner { display: flex; flex-wrap: wrap; gap: 30px; }
.eshop-megamenu-column { min-width: 160px; }
.eshop-megamenu-category { display: block; font-weight: 700; color: #2d3748; font-size: 1em; margin:0; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 2px solid #667eea; text-decoration: none; transition: color 0.2s; }
.eshop-megamenu-category:hover { color: #667eea; }
.eshop-megamenu-subcats { list-style: none; padding: 0; margin: 0; }
.eshop-megamenu-subcats li { margin: 0; }
.eshop-megamenu-subcats a { display: block; padding: 8px 12px; margin:0; color: #4a5568; text-decoration: none; font-size: 0.9em; border-radius: 8px; transition: all 0.2s; }
.eshop-megamenu-subcats a:hover { background: linear-gradient(135deg, rgba(102,126,234,0.1), rgba(118,75,162,0.08)); color: #667eea; padding-left: 18px; }
.eshop-megamenu-footer { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #f0f2f5; }
.eshop-megamenu-viewall { display: inline-flex; align-items: center; gap: 8px; color: #667eea; font-weight: 600; text-decoration: none; transition: all 0.2s; }
.eshop-megamenu-viewall:hover { gap: 12px; }
.eshop-megamenu-viewall i { font-size: 0.9em; }

/* ========== BREADCRUMB (toutes pages) ========== */
.eshop-breadcrumb { padding: 20px 8% 20px 2%; font-size: 0.9em; background: #f8f9fa; }
.eshop-breadcrumb a, .eshop-breadcrumb-link { color: #718096; text-decoration: none; transition: color 0.2s; }
.eshop-breadcrumb a:hover, .eshop-breadcrumb-link:hover { color: #667eea; }
.eshop-breadcrumb-sep { margin: 0 10px; color: #cbd5e0; }
.eshop-breadcrumb-current { color: #2d3748; font-weight: bold; font-size: 90%;}

/* ========== RESPONSIVE GLOBAL ========== */
@media (max-width: 1300px) {
    .eshop-nav-logo { padding-left: 5vw; }
    .pushNavMobile, .pushUpMobile { color: #2d3748; }
}
@media (max-width: 1024px) {
    .eshop-megamenu-dropdown { position: static; opacity: 1; visibility: visible; transform: none; box-shadow: none; border: none; border-radius: 0; min-width: 100%; display: none; padding: 15px; background: #f8f9fa; }
    .eshop-megamenu-item.is-open .eshop-megamenu-dropdown { display: block; }
    .eshop-megamenu-item.is-open .eshop-megamenu-link i { transform: rotate(180deg); }
    .eshop-megamenu-dropdown-inner { flex-direction: column; gap: 15px; }
    .eshop-megamenu-column { min-width: 100%; }
}

@media (max-width: 768px) {
    .eshop-nav-inner { flex-wrap: wrap; gap: 15px; }
    .eshop-nav-burger { display: flex; align-items: center; justify-content: center; border: solid 2px #667eea;  border-radius: 25px; }
    .eshop-search { order: 3; width: 100%; margin-top: 15px; display: none; }
    .eshop-nav.menu-open .eshop-search { display: block; }
    .eshop-cart-label { display: none; }
    .eshop-megamenu { display: none; }
    .eshop-nav.menu-open .eshop-megamenu { display: block; }
    .eshop-megamenu-inner { flex-direction: column; }
    .eshop-megamenu-item { border-bottom: 1px solid #e2e8f0; }
    .eshop-megamenu-link { justify-content: space-between; padding: 14px 20px; }
    .eshop-search-input { width: 100%; }
    .eshop-search-input:focus { width: 100%; }
    .eshop-trust-badges { justify-content: center; }
    .eshop-trust-badge { min-width: 90%; }
}
@media (max-width: 560px) {
    .eshop-products-grid .eshop-product-card { width:98%; }
    .eshop-nav-logo { padding-left: 10vw; }
}
/* ANIMATIONS FRAMEWORK */
@keyframes eshop-fadeIn {
    from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); }
}
@keyframes eshop-fadeInUp {
    from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); }
}
@keyframes eshop-scaleIn {
    from { opacity: 0; transform: scale(0.9); } to { opacity: 1; transform: scale(1); }
}
@keyframes eshop-slideInRight {
    from { opacity: 0; transform: translateX(30px); } to { opacity: 1; transform: translateX(0); }
}
@keyframes eshop-pulse {
    0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); }
}
@keyframes eshop-shake {
    0%, 100% { transform: translateX(0); }
    20%, 60% { transform: translateX(-5px); }
    40%, 80% { transform: translateX(5px); }
}
@keyframes eshop-spin {
    from { transform: rotate(0deg); } to { transform: rotate(360deg); }
}
@keyframes eshop-bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-10px);
    } 60% { transform: translateY(-5px); }
}

/* ========== CATALOGUE PAGE - CSS SPECIFIQUE ========== */

/* Layout Principal */
.eshop-content { margin: 0 auto; padding: 5vh 20px; gap: 30px; }

/* ========== SECTIONS PAGE ACCUEIL ========== */
.eshop-home-section { padding: 40px 0; }
.eshop-section-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; flex-wrap: wrap; gap: 15px; }
.eshop-section-title { font-size: 2em; font-weight: 700; display: flex; align-items: center; gap: 12px; margin-bottom: 25px; color: #2d3748; }
.eshop-section-title i { color: #667eea; }
.eshop-section-link { display: flex; align-items: center; gap: 8px; color: #667eea; text-decoration: none; font-weight: 600; transition: all 0.2s; }
.eshop-section-link:hover { gap: 12px; }

/* Grille produits accueil */
.eshop-featured-grid { width: 1400px; max-width:90vw; margin: 0 auto; }

/* ========== CATEGORIES GRID ========== */
.eshop-categories-section { padding: 10vh 0; }
.eshop-categories-grid { gap: 25px; }
.eshop-category-card { display: flex; padding: 0; background: white; border-radius: 16px; overflow: hidden; text-decoration: none; transition: all 0.3s; box-shadow: 0 2px 12px rgba(0,0,0,0.06); width: 300px; max-width: 90vw; }
.eshop-category-card:hover { transform: translateY(-6px); box-shadow: 0 12px 35px rgba(0,0,0,0.12); }
.eshop-category-image { height: 200px; overflow: hidden; background: linear-gradient(135deg, #f0f2f5, #e8eaed); }
.eshop-category-image img { height: 100%; object-fit: cover; transition: transform 0.4s; }
.eshop-category-card:hover .eshop-category-image img { transform: scale(1.1); }
.eshop-category-noimg { display: flex; align-items: center; justify-content: center; color: #a0aec0; font-size: 2.5em; }
.eshop-category-info { padding: 18px 5%; position: absolute; top: 0; left: 0; height: 164px; text-align: center; background: #0000000f; }
.eshop-category-info h3 { font-size: 1.15em; color: #656565; text-shadow: 0 0 5px white; }
.eshop-category-info p { font-size: 0.85em; color: #718096; margin: 0; line-height: 1.4; }

/* ========== BEST SELLERS ========== */
.eshop-bestsellers { width: 1400px; max-width:90vw; margin: 50px auto; }
.eshop-bestsellers-grid { margin-top: 25px; }

/* ========== SEARCH HEADER ========== */
.eshop-search-header { width: 1400px; max-width:90vw; margin: 10px auto 30px; padding: 30px 20px; background: linear-gradient(135deg, #f8f9fa, #f0f2f5); border-radius: 16px; }
.eshop-search-header h1 { font-size: 1.5em; font-weight: 700; color: #2d3748; display: flex; align-items: center; gap: 12px; margin: 0; }
.eshop-search-header h1 i { color: #667eea; }

/* ========== RESTE DU CSS ========== */
/* Sidebar Filtres */
.eshop-sidebar { width: 300px; flex-shrink: 0; }

/* Products Container */
#eshop-products-container { gap: 7px; }
.eshop-products-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 25px; }

/* Results Bar */
.eshop-results-bar { background: white; padding: 16px 20px; border-radius: 12px; margin-bottom: 25px; box-shadow: 0 2px 8px rgba(0,0,0,0.04); border: 1px solid #f0f0f0; }
.eshop-results-count { font-size: 0.95em; color: #4a5568; font-weight: 500; }
.eshop-results-count strong { color: #2d3748; font-weight: 700; }

/* Sort Select */
.eshop-sort-select { padding: 10px 40px 10px 16px; border: 2px solid #e2e8f0; border-radius: 10px; background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23718096' d='M6 8L1 3h10z'/%3E%3C/svg%3E") no-repeat right 14px center; appearance: none; font-size: 0.9em; color: #4a5568; cursor: pointer; transition: all 0.2s; min-width: 180px; }
.eshop-sort-select:hover { border-color: #667eea; }
.eshop-sort-select:focus { outline: none; border-color: #667eea; box-shadow: 0 0 0 3px rgba(102,126,234,0.15); }

/* Pagination */
.eshop-pagination { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: 40px; padding: 20px 0; }
.eshop-pagination a, .eshop-pagination span { min-width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; border: 2px solid #e2e8f0; border-radius: 10px; text-decoration: none; color: #4a5568; font-weight: 600; transition: all 0.2s; }
.eshop-pagination a:hover { border-color: #667eea; color: #667eea; background: rgba(102,126,234,0.05); transform: translateY(-2px); }
.eshop-pagination .current { background: linear-gradient(135deg, #667eea, #764ba2); color: white; border-color: transparent; box-shadow: 0 4px 12px rgba(102,126,234,0.35); }

/* Gamme Header */
.eshop-gamme-header { background: linear-gradient(135deg, var(--color-tertiary) 0%, var(--color-secondary) 100%); color: white; padding: 40px; border-radius: 20px; margin: 20px auto 30px auto; position: relative; overflow: hidden; }
.eshop-gamme-header::before { content: ''; position: absolute; top: -50%; right: -10%; width: 300px; height: 300px; background: rgba(255,255,255,0.1); border-radius: 50%; }
.eshop-gamme-header h1 { font-size: 2em; font-weight: 700; margin: 0 0 10px 0; position: relative; z-index: 1; }
.eshop-gamme-header p { opacity: 0.9; font-size: 1.1em; position: relative; z-index: 1; margin: 0; }
.eshop-gamme-count { background: rgba(255,255,255,0.2); padding: 6px 14px; border-radius: 20px; font-size: 0.9em; display: inline-block; margin-top: 15px; }
.eshop-gamme-header.has-image { display: flex; align-items: center; gap: 30px; }
.eshop-gamme-header-image { flex: 0 0 200px; position: relative; z-index: 1; }
.eshop-gamme-header-image img { width: 100%; height: 180px; object-fit: cover; border-radius: 12px; box-shadow: 0 8px 20px rgba(0,0,0,0.2); }
.eshop-gamme-header-content { flex: 1; position: relative; z-index: 1; }

/* Slider Hero */
.eshop-slide { width:99vw; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; padding: 5vh 0; text-align: center; min-height: 450px; }
.eshop-slide .eshop-hero-title { font-size: 2.5em; margin-bottom: 15px; font-weight: 800; }
.eshop-slide .eshop-hero-subtitle { font-size: 2em; font-weight: 400; opacity: 0.9; width: 700px;   max-width: 90vw; }

/* No Products */
.eshop-no-products { grid-column: 1 / -1; text-align: center; padding: 80px 40px; background: white; border-radius: 20px; box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.eshop-no-products i { font-size: 4em; color: #e2e8f0; margin-bottom: 20px; display: block; }
.eshop-no-products h3 { font-size: 1.3em; color: #2d3748; margin-bottom: 10px; }
.eshop-no-products p { color: #718096; }

/* Mobile Filters Toggle */
.eshop-filters-mobile-toggle { display: none; width: 80%; padding: 14px; margin: auto; background: white; border: 2px solid #e2e8f0; border-radius: 12px; font-weight: 600; color: #4a5568; cursor: pointer; margin-bottom: 20px; }
.eshop-filters-mobile-toggle i { margin-right: 10px; }

/* ========== RESPONSIVE MOBILE ========== */
/* Filters Actions (reset + close) */
.eshop-filters-actions { display: flex; align-items: center; gap: 10px; }
.eshop-filters-close { display: none; width: 36px; height: 36px; background: #f0f2f5; border: none; border-radius: 50%; color: #4a5568; cursor: pointer; transition: all 0.2s; }
.eshop-filters-close:hover { background: #e2e8f0; color: #2d3748; }

@media (max-width: 1024px) {
    .eshop-filters-mobile-toggle { display: flex; align-items: center; justify-content: center; }
    .eshop-filters-close { display: flex; align-items: center; justify-content: center; font-size: 1.2em; width: 40px; height: 40px; }
    .eshop-content { flex-direction: column; }
    .eshop-sidebar { display: none; width: 100vw; max-width: 100%; position: fixed; top: 60px; left: 0; right: 0; bottom: 0; z-index: 300; background: white; padding: 20px; overflow-y: auto; overflow-x: hidden; box-sizing: border-box; }
    .eshop-sidebar.mobile-open { display: block; animation: slideInLeft 0.3s ease; }
    .eshop-filters-header { position: sticky; top: 0; background: white; padding: 15px 20px; margin: -20px -20px 20px -20px; border-bottom: 1px solid #e2e8f0; z-index: 10; display: flex; justify-content: space-between; align-items: center; }
    .eshop-filters-title { margin: 0; font-size: 1.1em; }
    .eshop-megamenu-dropdown { position: static; opacity: 1; visibility: visible; transform: none; box-shadow: none; border: none; border-radius: 0; min-width: 100%; display: none; padding: 15px; background: #f8f9fa; }
    .eshop-megamenu-item.is-open .eshop-megamenu-dropdown { display: block; animation: slideDown 0.3s ease; }
    .eshop-megamenu-item.is-open .eshop-megamenu-link i { transform: rotate(180deg); }
    .eshop-megamenu-dropdown-inner { flex-direction: column; gap: 15px; }
    .eshop-megamenu-column { min-width: 100%; }
}
@keyframes slideDown { from { opacity: 0; max-height: 0; } to { opacity: 1; max-height: 500px; } }
@keyframes slideInLeft { from { transform: translateX(-100%); } to { transform: translateX(0); } }

@media (max-width: 768px) {
    #eshop-products-container { justify-content: center; }
    .eshop-products-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .eshop-slide { padding: 50px 0; }
    .eshop-slide h1 { font-size: 1.8em; }
    .eshop-slide h2 { font-size: 1em; }
    .eshop-gamme-header { padding: 30px 20px; }
    .eshop-gamme-header h1 { font-size: 1.5em; }
    .eshop-gamme-header.has-image { flex-direction: column; text-align: center; }
    .eshop-gamme-header-image { flex: 0 0 auto; }
    .eshop-gamme-header-image img { height: 120px; width: auto; max-width: 100%; }
}

/* ========== SECTIONS MARKETING PUBLIQUES ========== */
/* Hero Slide avec image de fond */
.eshop-hero-slide { position: relative; }
.eshop-hero-content { position: relative; z-index: 1; }
.eshop-hero-title { text-shadow: 0 2px 10px rgba(0,0,0,0.3); color:white; }
.eshop-hero-subtitle { text-shadow: 0 1px 5px rgba(0,0,0,0.3); color:white; }

/* Galleries communes */
.eshop-marketing-gallery { padding: 10vh 0; background: #f8f9fa; }
.eshop-gallery-inner { width: 1400px; max-width:90vw; margin: 0 auto; }
.eshop-gallery-title { font-size: 1.8em; font-weight: 700; text-align: center; margin-bottom: 15px; color: #2d3748; }
.eshop-gallery-subtitle { font-size: 1.2em; color: var(--color-primary); text-align: center; margin-bottom: 10px; font-weight: 500; }
.eshop-gallery-text { text-align: center; color: #4a5568; max-width: 800px; margin: 0 auto 30px; line-height: 1.7; }
.eshop-gallery2-header { margin-bottom: 40px; }
.eshop-gallery-item { border-radius: 16px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.08); transition: all 0.3s; background: white; }
.eshop-gallery-item:hover { transform: translateY(-6px); box-shadow: 0 12px 30px rgba(0,0,0,0.15); }
.eshop-gallery-item img { width: 300px; height: auto; object-fit: cover; display: block; transition: transform 0.4s; }
.eshop-gallery-item:hover img { transform: scale(1.05); }
.eshop-gallery-item a { display: block; }
/* Gallery 1 specifique */
.eshop-gallery1 { background: #ffffff; color: #2d3748; }
/* Gallery 2 specifique */
.eshop-gallery2 { background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%); color: #2d3748; }

/* About Section */
.eshop-marketing-about { padding: 60px 0; background: #f8f9fa; color: #2d3748; }
.eshop-about-inner { max-width: 900px; margin: 0 auto; text-align: center; }
.eshop-about-title { font-size: 2em; font-weight: 700; color: #2d3748; margin-bottom: 20px; }
.eshop-about-text { font-size: 1.1em; line-height: 1.8; color: #4a5568; }

/* Banners Section */
.eshop-marketing-banners { background: #f0f2f5; }
.eshop-banner-item { overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.08); transition: all 0.3s; margin-bottom: 30px; }
.eshop-banner-item:hover { transform: translateY(-4px); box-shadow: 0 10px 25px rgba(0,0,0,0.12); }
.eshop-banner-item img { width: 100%; height: auto; display: block; transition: transform 0.4s; }
.eshop-banner-item:hover img { transform: scale(1.02); }
.eshop-banner-item a { display: block; }

/* Banniere promotionnelle */
.eshop-promo-banner { position: relative;padding: 80px 4vw; margin: 60px auto;text-align: center;overflow: hidden;border-radius: 16px;}
.promo-banner-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto;}
.promo-banner-title { font-size: 2.5rem; font-weight: 700; margin-bottom: 15px;text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); color: white;}
.promo-banner-subtitle {font-size: 1.75rem;font-weight: 400;margin-bottom: 20px;opacity: 0.95; color: white; width: 700px; max-width:90vw; }
.promo-banner-text {font-size: 1.1rem;margin-bottom: 30px;opacity: 0.9;}
.promo-banner-cta {display: inline-block;padding: 15px 40px;background: #fff;color: var(--color-primary);font-weight: 600;font-size: 1.1rem;border-radius: 50px;text-decoration: none;transition: var(--eshop-transition);box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);}
.promo-banner-cta:hover {transform: translateY(-3px);box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);}

/* BRANDS SLIDER */
.eshop-brands { padding: 10vh 5vw; background: white; color:black; overflow: hidden;}
.eshop-brands .eshop-section-title { color: black; }
.brands-slider { overflow: hidden; width: 100%;}
.brands-track { animation: brands-scroll 30s linear infinite;}
@keyframes brands-scroll { 0% { transform: translateX(0); } 25% { transform: translateX(-25%); } 75% { transform: translateX(25%); } 100% { transform: translateX(0%); }}
.brand-item { flex-shrink: 0;padding: 20px 40px; }
.brand-item img { max-height: 200px; object-fit: contain; filter: grayscale(100%); opacity: 0.6; transition: var(--eshop-transition);}
.brand-item:hover img { filter: grayscale(0%); opacity: 1;}
.brand-name {font-size: 1.2rem; font-weight: 600; color: #6c757d;}

/* Responsive Marketing */
@media (max-width: 768px) {
    .eshop-gallery-title { font-size: 1.4em; }
    .eshop-about-title { font-size: 1.5em; }
    .eshop-marketing-gallery, .eshop-marketing-about { padding: 35px 0; }
}
/* ========== NEWSLETTER SECTION ========== */
.eshop-newsletter { background: linear-gradient(135deg, var(--color-tertiary) 0%, var(--color-secondary) 100%); padding: 60px 0; position: relative; overflow: hidden; }
.eshop-newsletter::before { content: ''; position: absolute; top: -50%; right: -20%; width: 500px; height: 500px; background: rgba(255,255,255,0.08); border-radius: 50%; }
.eshop-newsletter::after { content: ''; position: absolute; bottom: -30%; left: -10%; width: 300px; height: 300px; background: rgba(255,255,255,0.05); border-radius: 50%; }
.newsletter-container { width: 1000px; max-width: 90vw; margin: 0 auto; gap: 40px; position: relative; z-index: 1; }
.newsletter-visual i { font-size: 4em; color: rgba(255,255,255,0.9); }
.newsletter-content { flex: 1; max-width:80vw; }
.newsletter-title { font-size: 1.8em; font-weight: 700; color: white; margin-bottom: 10px; }
.newsletter-subtitle { color: rgba(255,255,255,0.85); font-size: 1.05em; margin-bottom: 25px; }
.newsletter-form { max-width: 500px; }
.newsletter-input-group { gap: 12px; }
.newsletter-input { flex: 1; min-width: 200px; padding: 3px 20px; border: none; border-radius: 12px; font-size: 1em; background: rgba(255,255,255,0.95); box-shadow: 0 4px 15px rgba(0,0,0,0.1); }
.newsletter-input:focus { outline: none; box-shadow: 0 4px 20px rgba(0,0,0,0.15); }
.newsletter-input::placeholder { color: #a0aec0; }
.newsletter-submit { padding: 16px 28px; background: #2d3748; color: white; border: none; border-radius: 12px; font-weight: 600; cursor: pointer; display: flex; align-items: center; gap: 10px; transition: all 0.3s; white-space: nowrap; }
.newsletter-submit:hover { background: #1a202c; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,0,0,0.3); }
.newsletter-submit:disabled { opacity: 0.7; cursor: not-allowed; }
.newsletter-privacy { margin-top: 15px; font-size: 0.8em; color: rgba(255,255,255,0.7); }
.newsletter-privacy a { color: white; text-decoration: underline; }
.newsletter-success { gap: 12px; padding: 20px; background: rgba(255,255,255,0.15); border-radius: 12px; color: white; font-weight: 500; }
.newsletter-success i { font-size: 1.5em; color: #48c774; }
.newsletter-social { flex-direction: column; gap: 15px; }
.newsletter-social > span { color: rgba(255,255,255,0.8); font-size: 0.9em; }
.social-links { gap: 12px; }
.social-link { width: 44px; height: 44px; background: rgba(255,255,255,0.15); border-radius: 50%; color: white; text-decoration: none; transition: all 0.3s; font-size: 1.1em; }
.social-link:hover { background: white; color: #667eea; transform: translateY(-3px); }
/* ========== RESPONSIVE ========== */
@media (max-width: 768px) {
    .eshop-search-input { width: 100%; }
    .eshop-search-input:focus { width: 100%; }
    .newsletter-container { flex-direction: column; text-align: center; }
    .newsletter-visual { display: none; }
    .newsletter-content { text-align: center; }
    .newsletter-form { margin: 0 auto; }
    .newsletter-social { width: 100%; }
}
