: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); }
}

/* ========== PRODUCT DETAIL PAGE - CSS COMPLET ========== */
.eshop-product-page { max-width: 1300px; margin: 0 auto; padding: 30px 20px; background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%); color: #2d3748; min-height: 80vh; }
.eshop-product-page * { box-sizing: border-box; }

/* Breadcrumb */
.product-breadcrumb { margin-bottom: 25px; font-size: 0.9em; }
.product-breadcrumb a { color: #718096; text-decoration: none; transition: color 0.2s; }
.product-breadcrumb a:hover { color: #667eea; }
.product-breadcrumb span { color: #cbd5e0; margin: 0 10px; }
.product-breadcrumb .current { color: #2d3748; font-weight: 500; }

/* Main Layout */
.eshop-product-main { display: flex; gap: 50px; margin-bottom: 50px; }

/* Gallery */
.eshop-product-gallery { flex: 1; max-width: 550px; position: sticky; top: 100px; align-self: flex-start; }
.eshop-product-gallery-main { width: 100%; aspect-ratio: 1; border-radius: 20px; overflow: hidden; margin-bottom: 15px; background: #f8f9fa; position: relative; }
.eshop-product-gallery-main img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s; cursor: zoom-in; }
.eshop-product-gallery-main:hover img { transform: scale(1.05); }
.gallery-zoom-hint { position: absolute; bottom: 15px; right: 15px; background: rgba(0,0,0,0.6); color: white; padding: 8px 12px; border-radius: 8px; font-size: 0.8em; display: flex; align-items: center; gap: 6px; opacity: 0; transition: opacity 0.3s; }
.eshop-product-gallery-main:hover .gallery-zoom-hint { opacity: 1; }
.eshop-product-gallery-thumbs { display: flex; gap: 12px; overflow-x: auto; padding-bottom: 5px; }
.eshop-product-gallery-thumb { width: 80px; height: 80px; border-radius: 12px; overflow: hidden; border: 3px solid transparent; cursor: pointer; flex-shrink: 0; transition: all 0.2s; background: #f8f9fa; }
.eshop-product-gallery-thumb:hover { border-color: #cbd5e0; }
.eshop-product-gallery-thumb.active { border-color: #667eea; box-shadow: 0 4px 12px rgba(102,126,234,0.3); }
.eshop-product-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }

/* Product Info */
.eshop-product-info { flex: 1; }
.product-labels { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 15px; }
.product-label { padding: 6px 12px; border-radius: 6px; font-size: 0.75em; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }
.product-label.new { background: linear-gradient(135deg, #10b981, #059669); color: white; }
.product-label.promo { background: linear-gradient(135deg, #ff3860, #ff1744); color: white; }
.product-label.exclusive { background: linear-gradient(135deg, #667eea, #764ba2); color: white; }
.eshop-product-title { font-size: 2em; font-weight: 800; color: #2d3748; margin-bottom: 10px; line-height: 1.3; }
.product-ref { font-size: 0.9em; color: #a0aec0; margin-bottom: 20px; }
.product-rating { display: flex; align-items: center; gap: 10px; margin-bottom: 20px; }
.product-rating-stars { color: #fbbf24; font-size: 1.1em; }
.product-rating-count { color: #718096; font-size: 0.9em; }
.product-rating-count a { color: #667eea; text-decoration: none; }

/* Price Box */
.eshop-product-price-box { background: linear-gradient(135deg, #f8f9fa, #f0f2f5); padding: 25px; border-radius: 16px; margin-bottom: 25px; }
.price-row { display: flex; align-items: baseline; gap: 15px; flex-wrap: wrap; }
.eshop-product-price-current { font-size: 2.2em; font-weight: 800; color: #667eea; }
.product-price-old { font-size: 1.3em; color: #a0aec0; text-decoration: line-through; }
.product-discount-badge { background: #ff3860; color: white; padding: 5px 12px; border-radius: 6px; font-weight: 700; font-size: 0.9em; }
.product-price-unit { font-size: 0.9em; color: #718096; margin-top: 8px; }
.product-stock { display: flex; align-items: center; gap: 8px; margin-top: 15px; font-size: 0.95em; }
.product-stock.in-stock { color: #10b981; }
.product-stock.in-stock i { color: #10b981; }
.product-stock.low-stock { color: #f59e0b; }
.product-stock.out-of-stock { color: #ef4444; }

/* Description */
.eshop-product-description { color: color: #4a5568; line-height: 1.8; margin-bottom: 25px; font-size: 1.02em; }
#video_youtube {width:100%; height:auto; min-height:500px;}
/* Variants */
.product-variants { margin-bottom: 25px; }
.product-variant-group { margin-bottom: 20px; }
.variant-label { display: block; font-weight: 600; color: #2d3748; margin-bottom: 10px; font-size: 0.95em; }
.variant-options { display: flex; gap: 10px; flex-wrap: wrap; }
.variant-option { padding: 12px 20px; border: 2px solid #e2e8f0; border-radius: 10px; cursor: pointer; transition: all 0.2s; font-weight: 500; }
.variant-option:hover { border-color: #667eea; }
.variant-option.selected { border-color: #667eea; background: linear-gradient(135deg, rgba(102,126,234,0.1), rgba(118,75,162,0.05)); color: #667eea; }
.variant-option.disabled { opacity: 0.5; cursor: not-allowed; text-decoration: line-through; }
.variant-color { width: 36px; height: 36px; border-radius: 50%; border: 3px solid #e2e8f0; cursor: pointer; transition: all 0.2s; }
.variant-color:hover { transform: scale(1.1); }
.variant-color.selected { border-color: #667eea; box-shadow: 0 0 0 3px rgba(102,126,234,0.3); }

/* Add to Cart */
.eshop-product-add-cart { display: flex; gap: 15px; align-items: stretch; margin-bottom: 25px; flex-wrap: wrap; }
.eshop-product-qty { display: flex; align-items: center; background: #f8f9fa; border: 2px solid #e2e8f0; border-radius: 12px; overflow: hidden; }
.eshop-product-qty button { width: 48px; height: 48px; border: none; background: transparent; cursor: pointer; font-size: 1.3em; color: #4a5568; transition: all 0.2s; display: flex; align-items: center; justify-content: center; }
.eshop-product-qty button:hover { background: #667eea; color: white; }
.eshop-product-qty input { width: 60px; text-align: center; border: none; background: white; font-weight: 700; font-size: 1.1em; padding: 12px 0; }
.product-btn-cart { flex: 1; min-width: 200px; padding: 16px 30px; background: linear-gradient(135deg, #667eea, #764ba2); color: white; border: none; border-radius: 12px; font-weight: 700; font-size: 1.05em; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; gap: 12px; }
.product-btn-cart:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(102,126,234,0.4); }
.product-btn-cart:disabled { opacity: 0.6; cursor: not-allowed; transform: none; }
.product-btn-wishlist { width: 52px; height: 52px; border: 2px solid #e2e8f0; border-radius: 12px; background: white; color: #a0aec0; cursor: pointer; transition: all 0.2s; display: flex; align-items: center; justify-content: center; font-size: 1.2em; }
.product-btn-wishlist:hover { border-color: #ff3860; color: #ff3860; }
.product-btn-wishlist.active { background: #fff0f3; border-color: #ff3860; color: #ff3860; }

/* Trust Features */
.product-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-bottom: 25px; }
.product-feature { display: flex; align-items: center; gap: 10px; padding: 12px 15px; background: #f8f9fa; border-radius: 10px; font-size: 0.9em; color: #4a5568; }
.product-feature i { color: #667eea; font-size: 1.1em; }

/* Share */
.product-share { display: flex; align-items: center; gap: 12px; }
.product-share-label { color: #718096; font-size: 0.9em; }
.product-share-links { display: flex; gap: 8px; }
.product-share-link { width: 36px; height: 36px; border-radius: 50%; background: #f8f9fa; display: flex; align-items: center; justify-content: center; color: #4a5568; text-decoration: none; transition: all 0.2s; }
.product-share-link:hover { background: #667eea; color: white; transform: translateY(-2px); }

/* Tabs */
.eshop-product-tabs { margin-top: 50px; color: #2d3748; }
.eshop-product-tabs-nav { display: flex; gap: 5px; border-bottom: 2px solid #e2e8f0; margin-bottom: 30px; overflow-x: auto; }
.product-tab-btn { padding: 16px 28px; border: none; background: transparent; cursor: pointer; font-weight: 600; color: #718096; border-bottom: 3px solid transparent; margin-bottom: -2px; transition: all 0.2s; white-space: nowrap; }
.product-tab-btn:hover { color: #667eea; }
.product-tab-btn.active { color: #667eea; border-bottom-color: #667eea; }
.product-tab-content { display: none; padding: 25px; background: white; border-radius: 16px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); }
.product-tab-content.active { display: block; }
.product-tab-content h3 { font-size: 1.2em; font-weight: 700; color: #2d3748; margin-bottom: 15px; }
.product-tab-content p { color: #4a5568; line-height: 1.8; }
.eshop-tab-panel h4 { color: #2d3748; }

/* Specs Table */
.product-specs { width: 100%; }
.product-specs tr { border-bottom: 1px solid #f0f0f0; }
.product-specs td { padding: 14px 0; }
.product-specs td:first-child { font-weight: 600; color: #4a5568; width: 40%; }
.product-specs td:last-child { color: #2d3748; }

/* Related and Recently Products */
.product-related, .recently-viewed { margin-top: 60px; }
.product-related h2, .recently-viewed h2 { font-size: 1.5em; font-weight: 700; color: #2d3748; margin-bottom: 25px; }
.product-related-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 25px; }
.product-related a , .recently-viewed a { color: #4a5568; }
.product-related span , .cross-sell-price { font-size: 1.2rem; color: #2d3748; background: #ffffff; }
.cross-sell-card { flex-shrink: 0; width: 180px; background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: 0.3s ease; }
.cross-sell-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12); }
.cross-sell-image { height:140px; }
.cross-sell-name { display: flex; font-size: 0.9rem; font-weight: 500; text-decoration: none; margin-bottom: 8px; line-height: 1.3; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.cross-sell-card:hover .cross-sell-image img { transform: scale(1.1); }

/* ========== CLASSES ALIASEES ========== */
/* Panel info produit */
.eshop-product-info-panel { flex: 1; }
.eshop-product-info-panel .eshop-product-title { color: var(--color-primary, color: #2d3748);  font-size: 2em; font-weight: 800; margin-bottom: 15px; line-height: 1.3; }
.eshop-product-badges .badge-stock { color: var(--main-green); }
.eshop-product-badges .badge-stock.out { color: var(--main-red); }
/* Pricing */
.eshop-product-pricing { background: linear-gradient(135deg, #f8f9fa, #f0f2f5); padding: 25px; border-radius: 16px; margin-bottom: 25px; display: flex; align-items: baseline; gap: 15px; flex-wrap: wrap; }
.eshop-product-pricing .price-current { font-size: 2.2em; font-weight: 800; color: #667eea; }
.eshop-product-pricing .price-old { font-size: 1.3em; color: #a0aec0; text-decoration: line-through; }
.eshop-product-pricing .price-discount { background: #ff3860; color: white; padding: 5px 12px; border-radius: 6px; font-weight: 700; font-size: 0.9em; }

/* Product Actions */
.eshop-product-info-panel .eshop-product-actions { display: flex; gap: 15px; flex-wrap: wrap; margin-top: 25px; }
.btn-contact-expert { flex: 1; min-width: 180px; padding: 14px 24px; background: white; color: #667eea; border: 2px solid #667eea; border-radius: 12px; font-weight: 600; font-size: 0.95em; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; gap: 10px; }
.btn-contact-expert:hover { background: #667eea; color: white; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(102,126,234,0.3); }

/* Tabs navigation */
.eshop-tabs-nav { display: flex; gap: 5px; border-bottom: 2px solid #e2e8f0; margin-bottom: 30px; overflow-x: auto; overflow-y:hidden; }
.eshop-tab-btn { padding: 16px 28px; border: none; background: transparent; cursor: pointer; font-weight: 600; color: #718096; border-bottom: 3px solid transparent; margin-bottom: -2px; transition: all 0.2s; white-space: nowrap; }
.eshop-tab-btn:hover { color: #667eea; }
.eshop-tab-btn.active { color: #667eea; border-bottom-color: #667eea; }
.eshop-tab-content { display: none; padding: 25px; background: white; border-radius: 16px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); }
.eshop-tab-content.active { display: block; }
.eshop-tab-content h3 { font-size: 1.2em; font-weight: 700; color: #2d3748; margin-bottom: 15px; }
.eshop-tab-content p { color: #4a5568; line-height: 1.8; }

/* Responsive */
@media (max-width: 900px) {
    .eshop-product-main { flex-direction: column; gap: 30px; }
    .eshop-product-gallery { max-width: 100%; position: static; }
    .product-features { grid-template-columns: 1fr; }
    .eshop-product-info-panel .eshop-product-actions { flex-direction: column; }
    .btn-contact-expert { min-width: 100%; }
}

.reviews-summary-wrapper { display: grid; grid-template-columns: auto 1fr auto; gap: 2rem; padding: 1.5rem; background: #f8f9fa; border-radius: 8px; margin-bottom: 1.5rem;}
.reviews-average-block { text-align: center; }
.reviews-average-block .average-score { display: block; font-size: 3rem; font-weight: 700; line-height: 1; color:black; }
.reviews-average-block .average-stars { margin: 0.5rem 0;}
.reviews-average-block .average-stars i { font-size: 1.25rem; color: #ddd; }
.reviews-average-block .average-stars i.filled { color: #f59e0b;}
.reviews-average-block .total-reviews { font-size: 0.875rem;color: #666;}
.reviews-distribution { flex-direction: column; gap: 0.4rem; }
.distribution-row { gap: 0.75rem; }
.stars-label { min-width: 45px; font-size: 0.875rem; color: #666; gap: 0.25rem;}
.stars-label i { color: #f59e0b; font-size: 0.75rem; }
.distribution-bar { flex: 1; height: 8px; background: #e0e0e0; border-radius: 4px; }
.bar-fill { height: 100%; background: #f59e0b; border-radius: 4px; transition: width 0.3s ease; }
.distribution-row .count { min-width: 24px; font-size: 0.875rem; color: #666; text-align: right;}
.write-review-cta p { margin: 0 0 0.75rem; font-size: 0.875rem; color: #666;}
/* Liste des avis */
.reviews-list { flex-direction: column; gap: 1rem;}
.review-item { border: 1px solid #eee; border-radius: 8px; padding: 1.25rem; transition: box-shadow 0.2s ease;}
.review-item:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.08);}
.review-header { justify-content: space-between; align-items: flex-start; margin-bottom: 1rem; }
.reviewer-info { gap: 0.75rem; }
.reviewer-avatar {width: 40px; height: 40px; border-radius: 50%; background: #f0f0f0; }
.reviewer-avatar img { height: 100%; object-fit: cover; }
.reviewer-avatar i { color: #999; }

.reviewer-details {
    display: flex;
    flex-direction: column;
}

.reviewer-name {
    font-weight: 600;
    color: #333;
}

.verified-badge {
    font-size: 0.75rem;
    color: #22c55e;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.review-header .review-rating {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.review-header .review-rating i {
    font-size: 0.875rem;
    color: #ddd;
}

.review-header .review-rating i.filled {
    color: #f59e0b;
}

.review-date {
    font-size: 0.75rem;
    color: #999;
}

.review-body .review-title {
    margin: 0 0 0.5rem;
    font-size: 1rem;
    color: #333;
}

.review-body .review-content {
    margin: 0 0 1rem;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #555;
}

.review-images {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.review-image-thumb {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 6px;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.review-image-thumb:hover {
    transform: scale(1.05);
}

.review-footer {
    display: flex;
    justify-content: flex-end;
}

.btn-helpful {
    background: none;
    border: 1px solid #ddd;
    padding: 0.5rem 1rem;
    border-radius: 20px;
    font-size: 0.875rem;
    color: #666;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.2s ease;
}

.btn-helpful:hover {
    border-color: var(--color-primary);
    color: var(--color-primary);
}

.btn-helpful:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Aucun avis */
.no-reviews-message {
    text-align: center;
    padding: 2rem;
    color: #999;
}

.no-reviews-message i {
    font-size: 3rem;
    margin-bottom: 1rem;
    display: block;
}

.no-reviews-message p {
    margin: 0.5rem 0;
}

.reviews-load-more {
    text-align: center;
    margin-top: 1.5rem;
}

/* Modal avis */
.review-modal .modal-content {
    max-width: 500px;
}

.review-modal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #eee;
}

.review-modal .modal-header h3 {
    margin: 0;
    font-size: 1.125rem;
}

.review-modal .modal-close {
    background: none;
    border: none;
    font-size: 1.25rem;
    color: #999;
    cursor: pointer;
    padding: 0.25rem;
}

.review-modal .modal-close:hover {
    color: #333;
}

.review-modal .modal-body {
    padding: 1.5rem;
}

.review-modal .modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    border-top: 1px solid #eee;
}

/* Rating input */
.rating-input {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 0.25rem;
}

.rating-input input {
    display: none;
}

.rating-input label {
    cursor: pointer;
    font-size: 1.5rem;
    color: #ddd;
    transition: color 0.15s;
}

.rating-input label:hover,
.rating-input label:hover ~ label,
.rating-input input:checked ~ label {
    color: #f59e0b;
}

.review-form .form-group {
    margin-bottom: 1rem;
}

.review-form .form-group label {
    display: block;
    margin-bottom: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    color: #333;
}

.review-form .form-group input,
.review-form .form-group textarea {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 0.9375rem;
    transition: border-color 0.2s ease;
}

.review-form .form-group input:focus,
.review-form .form-group textarea:focus {
    outline: none;
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px rgba(0, 119, 182, 0.1);
}

.review-form .form-hint {
    font-size: 0.75rem;
    color: #999;
    margin-top: 0.25rem;
    display: block;
}

