:root{--bg:#050505;--gold:#d9ae65;--line:#5a421f;--text:#eee}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}button{cursor:pointer;font:inherit}.bar{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4%;background:#030303}.bar>div{justify-self:end}.head-icons{display:flex;align-items:center}.head-icons svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;vertical-align:middle}.head-icons button{display:inline-flex;align-items:center;gap:3px}.bar button{background:none;border:0;color:var(--gold);font-size:23px;margin-left:15px}.bar>#lang{justify-self:start;font-size:14px;margin:0}.logo{font:36px Georgia,serif;letter-spacing:8px;color:var(--gold);text-align:center}.logo small{display:block;font:9px Arial;letter-spacing:6px}nav{height:48px;border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:55px;align-items:center;background:#030303}nav a{font-size:13px;letter-spacing:1px}nav a:hover{color:var(--gold)}.hero{min-height:690px;background:center/cover url('/assets/hero-background.png');display:flex;align-items:flex-end;padding:7%;position:relative}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.45),transparent 70%)}.hero-copy{position:relative;max-width:480px}.hero-copy h1{font:78px Georgia;color:var(--gold);letter-spacing:8px;margin:0}.hero-copy p{letter-spacing:3px;line-height:1.7}.btn{background:transparent;color:var(--gold);border:1px solid var(--gold);padding:13px 22px;letter-spacing:1px}.btn:hover{background:var(--gold);color:#111}.section{padding:65px 5%;max-width:1400px;margin:auto}.title{text-align:center;color:var(--gold);font:36px Georgia;margin:0 0 32px;letter-spacing:3px}.cats,.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cat{min-height:260px;background:center/cover;display:flex;flex-direction:column;justify-content:end;padding:24px;position:relative;border:1px solid var(--line)}.cat:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.cat>*{position:relative;z-index:1}.cat h3{font:26px Georgia;color:var(--gold);margin:0 0 8px}.product{border:1px solid #302213;background:#090909}.pic{height:310px;background:center/cover}.info{padding:18px}.info h3{font:24px Georgia;color:var(--gold);margin:0 0 8px}.info p{color:#aaa;min-height:45px}.price{font-size:18px;margin:12px 0}.old{text-decoration:line-through;color:#777;margin-right:9px}.discount{color:#f0bd6b}.stock{font-size:13px;color:#bcae99}.out{color:#d55}.actions{display:flex;gap:8px;margin-top:15px}.actions .btn{flex:1}.about,.contact{border:1px solid var(--line);background:#080808;padding:35px;line-height:1.9;color:#ccc}.contactGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.modal{position:fixed;inset:0;background:#000b;z-index:100;display:flex;align-items:center;justify-content:center;padding:15px;pointer-events:auto}.search-box{pointer-events:auto}.search input{user-select:text;-webkit-user-select:text;pointer-events:auto;cursor:text}.box{width:min(850px,100%);max-height:92vh;overflow:auto;background:#090909;border:1px solid var(--line);padding:28px;position:relative}.close{position:absolute;right:14px;top:8px;background:none;border:0;color:var(--gold);font-size:28px}.form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:6px}.full{grid-column:1/-1}.field input,.field textarea,.field select{background:#111;color:#fff;border:1px solid #4b351b;padding:11px}.field textarea{min-height:100px}.detail{display:grid;grid-template-columns:1fr 1fr;gap:30px}.gallery{height:500px;background:center/cover}.thumbs{display:flex;gap:7px;margin-top:8px}.thumbs img{width:70px;height:70px;object-fit:cover;cursor:pointer}.summary{border:1px solid #382817;padding:15px;margin-top:15px}.row{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #2a1e12;padding:12px 0}.row img{width:70px;height:70px;object-fit:cover}.search{display:flex;gap:8px;margin-bottom:20px}.search input{flex:1;background:#111;color:white;border:1px solid #4b351b;padding:13px}footer{border-top:1px solid var(--line);padding:50px 6% 25px;background:#030303}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;margin:30px 0}.foot h3{color:var(--gold);font-size:13px;letter-spacing:2px}.foot p{color:#aaa}.rtl{direction:rtl}.rtl .bar>div{direction:ltr}.rtl .hero{background-position:center}.rtl .hero-copy{text-align:right}.rtl .close{right:auto;left:14px}.rtl .old{margin-right:0;margin-left:9px}@media(max-width:900px){.cats,.grid{grid-template-columns:1fr 1fr}.detail{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}.hero{min-height:580px}.hero-copy h1{font-size:55px}}@media(max-width:600px){.bar{height:68px;padding:0 12px}.logo{font-size:23px;letter-spacing:4px}.bar button{font-size:20px;margin-left:7px}nav{gap:20px;overflow:auto;justify-content:flex-start;padding:0 15px}.hero{min-height:520px;padding:7%}.hero-copy h1{font-size:42px}.cats,.grid,.contactGrid,.foot{grid-template-columns:1fr}.section{padding:45px 15px}.pic{height:290px}.gallery{height:380px}.form{grid-template-columns:1fr}.full{grid-column:auto}.box{padding:22px 15px}}

/* ÉCLAT quantity controls and refined cart/checkout */
.product-cart-control{min-width:118px;display:flex;justify-content:center}
.qty-control{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:42px;border:1px solid #6b4a24;background:linear-gradient(180deg,#17120c,#0d0b08);border-radius:10px;overflow:hidden;box-shadow:0 5px 18px #0008}
.qty-arrow{width:32px;height:100%;border:0;background:transparent;color:var(--gold);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}
.qty-arrow:hover:not(:disabled){background:#3a2815;color:#fff}
.qty-arrow:disabled{opacity:.3;cursor:not-allowed}
.qty-number{min-width:28px;text-align:center;color:#fff;font-weight:700;font-size:16px;border-left:1px solid #3b2918;border-right:1px solid #3b2918;padding:0 5px}
.add-btn{width:100%}
.cart-box,.checkout-box{width:min(900px,100%)}
.cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:15px;align-items:center;padding:16px 0;border-bottom:1px solid #2a1e12}
.cart-item img,.checkout-item img{width:76px;height:76px;object-fit:cover;border-radius:8px;border:1px solid #3b2918}
.cart-item-main h3,.checkout-item-info h3{margin:0 0 5px;color:#fff;font-size:16px}
.cart-item-main span,.checkout-item-info span{color:#9d927f;font-size:13px}
.cart-item-actions,.checkout-controls{display:flex;align-items:center;gap:12px;margin-top:10px}
.cart-line-total{color:var(--gold);font-weight:700;white-space:nowrap}
.remove-btn{border:1px solid #6b2b2b;background:transparent;color:#e58b8b;border-radius:7px;padding:9px 12px;cursor:pointer;font-size:11px;letter-spacing:1px;transition:.2s}
.remove-btn:hover{background:#451d1d;color:#fff}
.cart-summary{display:flex;flex-direction:column;gap:10px}
.cart-summary>div{display:flex;justify-content:space-between;align-items:center;color:#aaa}
.cart-summary .summary-total{border-top:1px solid #4b351b;margin-top:6px;padding-top:14px;color:#fff;font-size:18px}
.cart-summary .summary-total b{color:var(--gold);font-size:21px}
.checkout-btn,.checkout-place{width:100%;margin-top:18px}
.checkout-products{border:1px solid #382817;background:#070707;border-radius:10px;padding:16px;margin:12px 0 18px}
.checkout-products>h3{margin:0 0 8px;color:var(--gold);font-size:13px;letter-spacing:2px}
.checkout-item{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #241a10}
.checkout-item:last-child{border-bottom:0}
.checkout-item img{width:64px;height:64px}
.checkout-item>strong{color:var(--gold);white-space:nowrap}
.payment-options{border:1px solid #382817;background:#080808;padding:15px;border-radius:8px}
.payment-options label{display:block;margin-bottom:9px;cursor:pointer}
@media(max-width:600px){.cart-item{grid-template-columns:60px 1fr}.cart-item img{width:60px;height:60px}.cart-line-total{grid-column:2}.cart-item-actions{flex-wrap:wrap}.checkout-item{grid-template-columns:55px 1fr}.checkout-item img{width:55px;height:55px}.checkout-item>strong{grid-column:2}.product-cart-control{min-width:105px}.qty-control{min-width:88px}}

body.rtl{font-family:Tahoma,Arial,"Noto Sans Arabic",sans-serif}body.rtl .logo,.rtl .title{font-family:Georgia,"Noto Naskh Arabic",Tahoma,serif}.rtl input,.rtl textarea,.rtl select{font-family:Tahoma,Arial,"Noto Sans Arabic",sans-serif}


.fragrance-section{margin:22px 0;padding:18px 0;border-top:1px solid rgba(255,255,255,.12)}
.fragrance-section h3{margin:0 0 12px;color:var(--gold);font:600 18px Georgia,serif;letter-spacing:.04em}
.fragrance-section p{margin:8px 0;color:#cfcfcf;line-height:1.9}
.fragrance-section p b{color:#fff}

/* Product description, rating, and animated stock indicator */
.product-description-box{margin:24px 0;border:1px solid var(--line);background:#080808;padding:24px 26px;border-radius:12px;box-shadow:0 10px 28px #0006}
.product-description-box section{padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid rgba(255,255,255,.10)}
.product-description-box section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.product-description-box h3{margin:0 0 12px;color:var(--gold);font:600 19px Georgia,serif;letter-spacing:.04em}
.product-description-box p{margin:8px 0;color:#cfcfcf;line-height:1.9}
.product-description-box p b{color:#fff}
.product-meta{margin-top:16px}
.size-line{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);padding:10px 0;color:#cfcfcf}
.size-line b{color:#aaa;font-size:13px;letter-spacing:1px}
.size-line span{color:#fff}
.product-rating{display:flex;align-items:center;gap:7px;margin:14px 0 4px;min-height:24px}
.rating-stars{letter-spacing:2px;line-height:1;font-size:19px}
.rating-star{color:#4b3b29;transition:color .2s}
.rating-star.filled{color:var(--gold)}
.rating-value{font-weight:700;color:#fff}
.rating-count{color:#999;font-size:13px}
.rate-actions{display:flex;align-items:center;gap:14px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);color:#aaa;font-size:13px}
.rate-input{display:flex;gap:3px}
.rate-input button{border:0;background:transparent;color:#5a4933;font-size:23px;padding:2px;transition:.18s}
.rate-input button:hover{color:var(--gold);transform:scale(1.08)}
.stock-panel{margin:12px 0 18px;padding:10px 0}
.stock-label{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:8px;font-size:13px;color:#aaa}
.stock-label b{color:#d8c5a7;font-weight:500}
.stock-progress{height:8px;border:1px solid #4b351b;background:#15100b;border-radius:99px;overflow:hidden;box-shadow:inset 0 1px 4px #000}
.stock-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--gold),#f1d49c);border-radius:99px;transition:width .45s ease}
.stock-panel.out .stock-progress span{background:#6a2b2b}
.stock-panel.out .stock-label b{color:#e58b8b}
.product-description-editor{grid-column:1/-1;border:1px solid #5a421f;background:#080808;border-radius:12px;padding:20px;margin:8px 0 14px}
.description-editor-title{border-bottom:1px solid rgba(255,255,255,.10);padding-bottom:12px;margin-bottom:16px}
.description-editor-title h3{margin:0;color:var(--gold)}
.description-editor-title p{margin:5px 0 0;color:#999;font-size:12px}
.description-language-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.description-language-grid>div{border:1px solid #332517;padding:16px;border-radius:9px;background:#0b0b0b}
.description-language-grid h4{margin:0 0 14px;color:#fff}
@media(max-width:700px){.description-language-grid{grid-template-columns:1fr}.rate-actions{flex-wrap:wrap}}
.rtl .product-description-box{text-align:right}
.rtl .stock-label{flex-direction:row-reverse}
.rtl .product-rating{flex-direction:row-reverse;justify-content:flex-start}
.footer-contact-link{display:flex;align-items:center;gap:10px;color:#aaa;margin:0 0 12px;transition:color .2s}.footer-contact-link:hover{color:var(--gold)}.footer-contact-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;flex:0 0 20px}.social-icons{display:flex;align-items:center;gap:16px}.social-icons a{display:inline-flex;align-items:center;justify-content:center;color:#aaa;transition:color .2s,transform .2s}.social-icons a:hover{color:var(--gold);transform:translateY(-2px)}.social-icons svg{width:27px;height:27px;fill:currentColor;stroke:currentColor;stroke-width:1.2}.social-icons a:nth-child(2) svg{fill:none}.social-icons a:nth-child(3) svg{fill:currentColor;stroke:none}.social-icons a{width:32px;height:32px;border-radius:50%}.social-icons a:hover{background:rgba(255,255,255,.06)}.reviews-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.reviews-title-row h2{margin:0}.all-reviews-btn{padding:9px 14px;font-size:12px}.review-list{display:block}.all-review-list{max-height:65vh;overflow:auto;padding-right:4px}.detail-actions{display:flex;gap:10px;margin-top:16px;align-items:stretch}.detail-actions>*{flex:1}.detail-actions .product-cart-control{display:flex}.detail-actions .product-cart-control>*{width:100%}.reviews-modal-box{width:min(900px,100%)}
.reviews-section{margin-top:28px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(0,0,0,.18)}
.reviews-section h2{margin:0 0 18px;color:var(--gold)}
.review-card{padding:16px 0;border-top:1px solid rgba(255,255,255,.1)}
.review-card:first-of-type{border-top:0}
.review-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.review-head b{color:#fff}.review-card p{margin:10px 0;line-height:1.7}.review-card small{opacity:.55}
.review-form{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}
.review-form textarea{width:100%;min-height:100px;margin:12px 0;padding:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);color:inherit;border-radius:10px;resize:vertical}
.review-form .rate-input button{opacity:.45}.review-form .rate-input button.selected{opacity:1;color:var(--gold)}.no-reviews{opacity:.65}

/* Homepage customer reviews carousel — v146 continuous luxury motion + elegant controls */
.home-reviews-section{overflow:hidden}
.home-reviews-carousel{position:relative;width:100%;padding:0 58px}
.home-reviews-window{
  position:relative;
  overflow:hidden;
  width:100%;
  padding:8px 0 18px;
  direction:ltr;
  touch-action:pan-y;
  overscroll-behavior-inline:contain;
}
.home-reviews-track{
  display:flex;
  gap:18px;
  width:max-content;
  will-change:transform;
  animation:homeReviewsSlide 48s linear infinite;
}
.home-reviews-track:hover{animation-play-state:paused}
.home-review-card{
  flex:0 0 320px;
  min-height:190px;
  padding:22px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:14px;
  background:linear-gradient(145deg,#0d0b08,#070707);
  box-shadow:0 12px 28px #0005;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.rtl .home-review-card{direction:rtl;text-align:right}
.home-review-stars{font-size:18px;letter-spacing:2px;margin-bottom:12px}
.home-review-card p{color:#d0c7b9;line-height:1.7;margin:0 0 16px;flex:1}
.home-review-card strong{color:#fff;font-size:14px}
.home-review-card small{color:#8f8678;margin-top:5px}

@keyframes homeReviewsSlide{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 9px))}
}
.rtl .home-reviews-track{direction:ltr;animation-name:homeReviewsSlide}

/* Luxury review navigation */
.home-review-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:6;
  width:44px;
  height:44px;
  min-width:44px;
  min-height:44px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid rgba(222,181,99,.44);
  border-radius:50%;
  background:
    radial-gradient(circle at 35% 25%,rgba(232,197,126,.13),transparent 48%),
    linear-gradient(145deg,rgba(18,15,11,.90),rgba(5,5,5,.88));
  color:#e2bc70;
  cursor:pointer;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.018),
    0 9px 30px rgba(0,0,0,.38),
    0 0 24px rgba(203,158,73,.06);
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
  opacity:.9;
  transition:
    transform .22s ease,
    border-color .22s ease,
    color .22s ease,
    box-shadow .22s ease,
    background .22s ease,
    opacity .22s ease;
}
.home-review-arrow svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.55;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .22s ease;
}
.home-review-arrow::after{
  content:"";
  position:absolute;
  inset:5px;
  border:1px solid rgba(226,188,112,.12);
  border-radius:inherit;
  pointer-events:none;
}
.home-review-arrow:hover,
.home-review-arrow:focus-visible{
  color:#f0cf8b;
  border-color:rgba(240,207,139,.82);
  background:
    radial-gradient(circle at 35% 25%,rgba(240,207,139,.20),transparent 52%),
    linear-gradient(145deg,rgba(28,22,14,.96),rgba(7,7,7,.94));
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.025),
    0 11px 32px rgba(0,0,0,.46),
    0 0 28px rgba(215,170,91,.15);
  opacity:1;
  outline:none;
}
.home-review-prev:hover svg,.home-review-prev:focus-visible svg{transform:translateX(-2px)}
.home-review-next:hover svg,.home-review-next:focus-visible svg{transform:translateX(2px)}
.home-review-arrow:active{transform:translateY(-50%) scale(.94)}
.home-review-prev{left:6px}
.home-review-next{right:6px}

@media(max-width:700px){
  .home-reviews-carousel{padding:0}
  .home-review-arrow{display:none!important}
  .home-reviews-window{padding:8px 4px 18px;touch-action:pan-y}
  .home-review-card{flex-basis:min(82vw,300px);min-height:205px;padding:18px}
  .home-reviews-track{gap:12px}
}
@media(prefers-reduced-motion:reduce){
  .home-reviews-track{animation-play-state:paused!important}
}

@media(max-width:600px){.detail-actions{flex-direction:column}.detail-actions>*{width:100%;min-width:0}.reviews-title-row{flex-wrap:wrap}.reviews-title-row .all-reviews-btn{margin-left:auto}.stock-label{align-items:flex-start;flex-wrap:wrap}.product-rating{flex-wrap:wrap}.review-head{align-items:flex-start;flex-wrap:wrap}.review-form .rate-input{flex-wrap:wrap}.box{width:100%;max-width:100%;overflow-x:hidden}.modal{padding:8px}.gallery{height:min(78vw,380px)}.thumbs{overflow-x:auto;max-width:100%;padding-bottom:4px}.thumbs img{flex:0 0 64px}}

/* Mobile browser hardening: Android Chrome, iOS Safari, macOS Safari/Chrome */
html{width:100%;overflow-x:hidden}body{width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}img,svg{max-width:100%}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
@media(max-width:600px){
  .bar{grid-template-columns:auto 1fr auto;min-width:0}
  .bar>.logo{min-width:0;overflow:hidden;white-space:nowrap}
  .head-icons{min-width:0}
  .bar button{min-width:44px;min-height:44px;padding:8px}
  .bar>#lang{min-width:44px}
  nav a{min-height:44px;display:flex;align-items:center;white-space:nowrap}
  .btn{min-height:44px}
  .field input,.field textarea,.field select,.search input{font-size:16px}
  .box,.modal-box{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .cart-item,.checkout-item{min-width:0}
  .cart-item>*,.checkout-item>*{min-width:0}
}
@media(max-width:380px){
  .logo{font-size:19px;letter-spacing:3px}
  .logo small{font-size:7px;letter-spacing:3px}
  .bar button{font-size:18px;margin-left:2px}
  .head-icons button{padding:6px;min-width:42px}
}

/* Elegant all-reviews rating filters */
.reviews-modal-header{text-align:center;margin-bottom:20px}.reviews-modal-subtitle{margin:0;color:#918779;font-size:13px}.rating-filters{display:grid;gap:8px;margin:0 0 22px}.rating-filter-btn{width:100%;display:grid;grid-template-columns:minmax(86px,1fr) auto 44px;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.10);border-radius:12px;background:rgba(255,255,255,.035);color:#ddd;cursor:pointer;text-align:left;transition:all .2s ease}.rating-filter-btn:hover,.rating-filter-btn.active{border-color:rgba(198,163,92,.65);background:rgba(198,163,92,.10);color:#fff;transform:translateY(-1px)}.rating-filter-btn b{justify-self:end;color:var(--gold);font-size:14px}.filter-stars{letter-spacing:2px;color:var(--gold);font-size:16px;white-space:nowrap}.filter-number{color:#aaa;font-size:12px}.rating-filter-btn.active .filter-number{color:#fff}.rtl .rating-filter-btn{text-align:right}.rtl .rating-filter-btn b{justify-self:start}.all-review-list{max-height:55vh;overflow:auto;padding-right:5px}.all-review-list .review-card{padding:17px 4px}.all-review-list::-webkit-scrollbar{width:7px}.all-review-list::-webkit-scrollbar-thumb{background:rgba(198,163,92,.35);border-radius:10px}
@media(max-width:600px){.rating-filter-btn{grid-template-columns:minmax(76px,1fr) auto 38px;padding:11px 12px}.filter-stars{font-size:14px;letter-spacing:1px}.reviews-modal-box{padding:18px}.all-review-list{max-height:60vh}}

/* Elegant All Reviews layout - modeled on the requested reference */
.reviews-exact{width:min(1180px,96vw);max-height:92vh;overflow:auto;background:#fff;color:#161616;border:1px solid #e7e0d4;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.45);padding:28px 30px}
.reviews-exact .reviews-close{color:#333;background:transparent;border-color:#ddd}
.reviews-exact .reviews-modal-header{text-align:center;margin:0 0 24px;border-bottom:1px solid #e7e0d4;padding-bottom:18px}
.reviews-exact .reviews-modal-header .title{color:#171717;letter-spacing:1px;font-family:Georgia,serif;font-size:30px}
.reviews-exact-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:26px;align-items:start}
.reviews-summary{border:1px solid #e5dfd5;border-radius:14px;padding:26px 22px;background:#fff;position:sticky;top:0}
.average-number{text-align:center;font:56px/1 Georgia,serif;color:#171717;margin-top:2px}
.average-stars{text-align:center;margin:14px 0 10px;white-space:nowrap}
.summary-star{font-size:31px;color:#c7c7c7;margin:0 1px}
.summary-star.filled{color:#c9952f}
.based-on{text-align:center;color:#333;margin:0 0 24px;font-size:15px}
.distribution{display:grid;gap:12px}
.distribution-row{appearance:none;border:0;background:transparent;width:100%;display:grid;grid-template-columns:30px minmax(80px,1fr) 42px 52px;gap:8px;align-items:center;padding:3px 0;color:#222;cursor:pointer;text-align:left;border-radius:7px}
.distribution-row:hover,.distribution-row.active{background:#faf7f1}
.distribution-label{font-weight:600;white-space:nowrap}
.mini-star{color:#197b12;font-size:18px}
.distribution-track{height:10px;background:#edf0f2;border-radius:999px;overflow:hidden}
.distribution-fill{height:100%;display:block;border-radius:999px;background:#087b08;min-width:0;transition:width .35s ease}
.distribution-fill.rating-4{background:#0b7a12}.distribution-fill.rating-3{background:#2cae32}.distribution-fill.rating-2{background:#e4a400}.distribution-fill.rating-1{background:#f06c12}
.distribution-percent{text-align:right;font-weight:600;color:#555}
.distribution-count{text-align:right;color:#777;font-size:12px}
.reviews-results{min-width:0}
.rating-filter-pills{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:18px}
.rating-filter-pills .rating-filter-btn{width:auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;grid-template-columns:none;padding:10px 15px;border:1px solid #ddd;border-radius:999px;background:#fff;color:#222;text-align:center;transition:.2s;white-space:nowrap}
.rating-filter-pills .rating-filter-btn:hover,.rating-filter-pills .rating-filter-btn.active{background:#171717;border-color:#171717;color:#fff;transform:none}
.rating-filter-pills .rating-filter-btn b{justify-self:auto;color:inherit;font-size:13px}
.rating-filter-pills .filter-stars{color:#167d14;font-size:14px;letter-spacing:1px}
.rating-filter-pills .rating-filter-btn.active .filter-stars{color:#fff}
.reviews-results-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7e0d4;padding:0 4px 13px;color:#555;font-size:13px}
.reviews-results-head span:first-child{font-weight:700;color:#222;text-transform:uppercase;letter-spacing:.7px}
.reviews-exact .all-review-list{max-height:57vh;overflow:auto;padding:0;border:1px solid #e5dfd5;border-top:0;border-radius:0 0 12px 12px}
.reviews-exact .review-card{padding:22px 24px;border-top:1px solid #e7e7e7;background:#fff;color:#222}
.reviews-exact .review-card:first-child{border-top:0}
.reviews-exact .review-head{justify-content:flex-start;gap:18px}
.reviews-exact .review-head b{color:#171717;font-size:15px}
.reviews-exact .review-card p{color:#333;margin:11px 0;line-height:1.65}
.reviews-exact .review-card small{color:#777;opacity:1}
.reviews-exact .review-card .rating-star{color:#bbb}.reviews-exact .review-card .rating-star.filled{color:#197b12}
.reviews-exact .review-empty{color:#555;padding:30px}
.reviews-exact.rtl .distribution-row{direction:rtl;text-align:right}
@media(max-width:850px){.reviews-exact-layout{grid-template-columns:1fr}.reviews-summary{position:relative}.reviews-exact .all-review-list{max-height:48vh}}
@media(max-width:600px){.reviews-exact{width:94vw;max-height:94vh;padding:20px 14px;border-radius:14px}.reviews-exact .reviews-modal-header .title{font-size:23px}.reviews-summary{padding:20px 15px}.average-number{font-size:48px}.summary-star{font-size:27px}.distribution-row{grid-template-columns:27px minmax(55px,1fr) 38px 48px}.rating-filter-pills{gap:7px}.rating-filter-pills .rating-filter-btn{padding:9px 11px;font-size:12px}.reviews-exact .review-card{padding:18px 15px}.reviews-exact .review-head{gap:10px;flex-wrap:wrap}.reviews-results-head{font-size:12px}}
.reviews-exact .summary-star.half{color:#c7c7c7;background:linear-gradient(90deg,#c9952f 50%,#c7c7c7 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}

/* Inline product reviews: elegant rating summary under Fragrance details */
.product-reviews-inline{margin-top:28px;background:#fff;color:#171717;border:1px solid #e5dfd5;border-radius:16px;padding:28px;box-shadow:0 12px 35px rgba(0,0,0,.18)}
.product-reviews-inline .reviews-title-row{border-bottom:1px solid #e7e0d5;padding-bottom:18px;margin-bottom:24px}
.product-reviews-inline .reviews-title-row h2{color:#171717;font:600 28px Georgia,serif;letter-spacing:1px}
.inline-reviews-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:26px;align-items:start}
.inline-review-summary{border:1px solid #e5dfd5;border-radius:12px;padding:24px;background:#fff}
.inline-review-results{min-width:0}
.inline-review-results .review-list{border:1px solid #e5dfd5;border-radius:12px;overflow:hidden}
.inline-review-results .review-card{background:#fff;color:#222;padding:20px 22px;border-top:1px solid #e7e7e7}
.inline-review-results .review-card:first-child{border-top:0}
.inline-review-results .review-head{justify-content:flex-start;gap:16px}
.inline-review-results .review-head b{color:#171717}
.inline-review-results .review-card p{color:#333;line-height:1.65}
.inline-review-results .review-card small{color:#777}
.inline-review-results .rating-star{color:#bbb}.inline-review-results .rating-star.filled{color:#197b12}
.inline-review-results .review-form{margin-top:18px;border:1px solid #e5dfd5;border-radius:12px;padding:20px;background:#fff}
.product-reviews-inline .distribution-row{color:#171717;background:transparent}
.product-reviews-inline .distribution-track{background:#eef0f2}
.product-reviews-inline .distribution-count,.product-reviews-inline .distribution-percent{color:#333}
@media(max-width:850px){.inline-reviews-layout{grid-template-columns:1fr}.inline-review-summary{max-width:none}}
@media(max-width:600px){.product-reviews-inline{padding:18px 14px;border-radius:12px}.product-reviews-inline .reviews-title-row{align-items:flex-start}.product-reviews-inline .reviews-title-row h2{font-size:23px}.inline-review-summary{padding:18px 14px}.inline-review-results .review-card{padding:16px 14px}}

/* v30 — full-width product reviews inspired by the approved review layout */
.product-reviews-full{
  width:100vw;
  margin:64px 0 -65px;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:64px 5% 80px;
  background:var(--bg);
  color:var(--text);
  box-sizing:border-box;
  border-top:1px solid var(--line);
}
.product-reviews-full .reviews-full-title{
  width:100%;
  max-width:none;
  margin:0 auto 34px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.product-reviews-full .reviews-full-title h2{
  margin:0;
  color:var(--gold);
  font:42px Georgia,serif;
  letter-spacing:2px;
}
.product-reviews-full .reviews-full-title p{
  margin:10px 0 0;
  color:#aaa;
  font-size:14px;
}
.reviews-full-layout{
  width:100%;
  max-width:none;
  margin:0 auto;
  display:grid;
  grid-template-columns:390px minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.full-review-summary{
  margin:0;
  padding:34px 28px;
  background:#080808;
  border:1px solid var(--line);
  border-radius:12px;
  box-shadow:0 8px 25px rgba(0,0,0,.28);
  color:var(--text);
}
.full-review-summary .average-number{
  color:var(--gold);
  font-size:64px;
  line-height:1;
  text-align:center;
  font-weight:500;
}
.full-review-summary .average-stars{
  margin:20px 0 10px;
  text-align:center;
  letter-spacing:5px;
  font-size:30px;
}
.full-review-summary .summary-star{color:#c7cbd0}
.full-review-summary .summary-star.filled{color:#d39a2e}
.full-review-summary .summary-star.half{color:#d39a2e;position:relative}
 .full-review-summary .based-on{
  margin:0 0 30px;
  text-align:center;
  color:#ccc;
  font-size:15px;
}
.full-review-summary .distribution{display:flex;flex-direction:column;gap:14px}
.product-reviews-full .distribution-row{
  display:grid;
  grid-template-columns:40px minmax(90px,1fr) 48px 62px;
  gap:8px;
  align-items:center;
  width:100%;
  padding:2px 0;
  border:0;
  background:transparent;
  color:#ddd;
  text-align:left;
  border-radius:7px;
}
.product-reviews-full .distribution-row:hover,
.product-reviews-full .distribution-row.active{background:#15110b}
.product-reviews-full .distribution-label{font-weight:600;white-space:nowrap}
.product-reviews-full .mini-star{font-size:16px}
.product-reviews-full .rating-tone-5,.product-reviews-full .rating-tone-4,.product-reviews-full .rating-tone-3{color:#57c85a}
.product-reviews-full .rating-tone-2{color:#e7a500}
.product-reviews-full .rating-tone-1{color:#ef6c00}
.product-reviews-full .distribution-track{
  height:10px;
  background:#2b2b2b;
  border-radius:99px;
  overflow:hidden;
}
.product-reviews-full .distribution-fill{height:100%;display:block;border-radius:99px;transition:width .35s ease}
.product-reviews-full .distribution-fill.rating-5,.product-reviews-full .distribution-fill.rating-4,.product-reviews-full .distribution-fill.rating-3{background:#087b17}
.product-reviews-full .distribution-fill.rating-2{background:#e7a500}
.product-reviews-full .distribution-fill.rating-1{background:#ef6c00}
.product-reviews-full .distribution-percent{text-align:right;font-weight:600;color:#ddd}
.product-reviews-full .distribution-count{text-align:right;color:#aaa;font-size:13px;white-space:nowrap}
.full-review-results{
  min-width:0;
  background:#080808;
  border:1px solid var(--line);
  border-radius:12px;
  padding:20px;
}
.product-rating-filters{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin:0 0 20px;
}
.product-rating-filters .rating-filter-btn{
  border:1px solid #4b351b;
  background:#0b0b0b;
  color:#ddd;
  border-radius:999px;
  padding:11px 17px;
  font-size:14px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  transition:.2s ease;
}
.product-rating-filters .rating-filter-btn:hover{border-color:var(--gold);background:#15110b}
.product-rating-filters .rating-filter-btn.active{background:#087b17;color:#fff;border-color:#087b17;box-shadow:0 4px 12px rgba(8,123,23,.18)}
.product-rating-filters .rating-filter-btn b{font-weight:500}
.filter-stars-5,.filter-stars-4,.filter-stars-3{color:#087b17}
.filter-stars-2{color:#d99b00}
.filter-stars-1{color:#ef6c00}
.product-rating-filters .active .filter-stars-5,.product-rating-filters .active .filter-stars-4,.product-rating-filters .active .filter-stars-3,.product-rating-filters .active .filter-stars-2,.product-rating-filters .active .filter-stars-1{color:#fff}
.product-reviews-full .reviews-results-head{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:15px;
  padding:13px 16px;
  margin-bottom:12px;
  background:#0b0b0b;
  border:1px solid #302213;
  border-radius:9px;
  color:#ddd;
  font-size:14px;
}
.product-reviews-full .reviews-results-head span:first-child{font-weight:600}
.product-reviews-full .review-list{display:flex;flex-direction:column;gap:10px}
.product-reviews-full .review-card{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:14px;
  margin:0;
  padding:18px 16px;
  background:#090909;
  border:1px solid #302213;
  border-radius:9px;
  color:#eee;
}
.product-reviews-full .review-avatar{
  width:42px;height:42px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#17130d;color:var(--gold);font-size:17px;
}
.product-reviews-full .review-card-body{min-width:0}
.product-reviews-full .review-card-top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}
.product-reviews-full .review-card-top b{font-size:15px;color:#fff}
.product-reviews-full .review-card-top small{color:#999;white-space:nowrap;font-size:12px}
.product-reviews-full .review-card-stars{margin-top:5px;letter-spacing:2px;font-size:16px}
.product-reviews-full .review-card-star{color:#b8bec4}
.product-reviews-full .review-card-star.filled{color:#087b17}
.product-reviews-full .review-card p{margin:9px 0 0;color:#ccc;line-height:1.65;font-size:14px}
.product-reviews-full .review-empty{padding:35px;text-align:center;color:#999}
.product-review-form{
  width:100%;
  max-width:none;
  box-sizing:border-box;
  margin:30px auto 0;
  padding:25px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#080808;
}
.product-review-form h3{margin:0 0 12px;color:var(--gold);font:600 20px Georgia,serif}
.product-review-form .rate-input button{color:#c5c8cb;font-size:28px}
.product-review-form .rate-input button.selected,.product-review-form .rate-input button:hover{color:#d39a2e}
.product-review-form textarea{
  width:100%;min-height:105px;margin:12px 0;
  padding:13px;border:1px solid #4b351b;border-radius:8px;
  background:#111;color:#fff;resize:vertical;font:inherit;
}
.product-review-form .btn{color:var(--gold);border-color:var(--gold)}
.product-review-form .btn:hover{background:#b8893b;color:#fff}
@media(max-width:1000px){
  .reviews-full-layout{grid-template-columns:1fr}
  .full-review-summary{max-width:600px;margin:0 auto;width:100%}
}
@media(max-width:700px){
  .product-reviews-full{margin-left:calc(50% - 50vw);margin-bottom:-45px;padding:45px 15px 60px}
  .product-reviews-full .reviews-full-title h2{font-size:31px}
  .full-review-results{padding:12px}
  .product-rating-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;-webkit-overflow-scrolling:touch}
  .product-rating-filters .rating-filter-btn{flex:0 0 auto;white-space:nowrap}
  .product-reviews-full .reviews-results-head{align-items:flex-start;flex-direction:column}
  .product-reviews-full .review-card{grid-template-columns:38px minmax(0,1fr);padding:14px 11px;gap:10px}
  .product-reviews-full .review-avatar{width:36px;height:36px;font-size:14px}
  .product-reviews-full .review-card-top{flex-direction:column;gap:5px}
  .product-reviews-full .review-card-top small{white-space:normal}
  .product-reviews-full .distribution-row{grid-template-columns:38px minmax(70px,1fr) 42px 50px;gap:6px}
}

/* v37 customer account */
.auth-box{width:min(560px,100%)}.password-help,.password-error,.account-form small{font-size:12px;color:#aaa;line-height:1.45}.password-error{color:#ff8d8d}.field input.login-error,.field input.invalid-password{border-color:#d64646!important;box-shadow:0 0 0 1px #d64646 inset}.form-error{grid-column:1/-1;color:#ff9a9a;border:1px solid #743535;background:#1b0b0b;padding:10px;text-align:center}.account-box{width:min(1100px,96vw);max-height:94vh}.account-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:22px;overflow:auto}.account-tabs button{background:none;border:0;border-bottom:2px solid transparent;color:#aaa;padding:12px 18px;white-space:nowrap}.account-tabs button.active{color:var(--gold);border-color:var(--gold)}.account-form{border:1px solid #382817;padding:18px;margin-bottom:20px}.password-change h3{color:var(--gold);font:22px Georgia;margin:0 0 8px}.account-logout{margin-top:20px}.orders-list{display:grid;gap:16px}.account-order{border:1px solid #3d2c19;background:#080808;padding:18px}.account-order-head{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center}.account-order-head div{display:flex;flex-direction:column;gap:4px}.account-order-head small{color:#8f8f8f}.status-pill{border:1px solid #6a5434;padding:7px 10px;border-radius:999px;font-size:12px;color:var(--gold)}.status-delivered{border-color:#2d7250;color:#78d09f}.status-cancelled{border-color:#753838;color:#e48383}.account-order-items{margin:15px 0;border-top:1px solid #2c2014}.account-order-item{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #22190f}.order-track-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:#111;border:1px solid #4b351b;color:var(--gold);padding:12px 14px}.order-track-toggle span{transition:.2s}.order-track-toggle.open span{transform:rotate(180deg)}.order-track-panel{padding:16px 8px 2px}.tracking-line{display:grid;gap:0}.track-step{display:grid;grid-template-columns:22px 1fr;gap:10px;position:relative;padding:0 0 20px}.track-step:not(:last-child):before{content:"";position:absolute;left:7px;top:13px;bottom:-2px;width:1px;background:#5b4527}.rtl .track-step:not(:last-child):before{left:auto;right:7px}.track-dot{width:15px;height:15px;border-radius:50%;border:2px solid #725b35;background:#090909;margin-top:2px;z-index:1}.track-step.current .track-dot{background:var(--gold);border-color:var(--gold);box-shadow:0 0 10px #d9ae6566}.track-step>div{display:flex;flex-direction:column;gap:3px}.track-step small{color:#8f8f8f}.cancel-order-btn{border:1px solid #743838;background:#190909;color:#e68c8c;padding:10px 15px}.payment-options small{display:block;margin-top:8px}
@media(max-width:700px){.account-box{width:100%;padding:20px 14px}.account-order-head{grid-template-columns:1fr auto}.account-order-head .status-pill{grid-column:1/-1;justify-self:start}.account-order-item{font-size:13px}.account-tabs button{padding:10px 12px}.account-form{padding:13px}}

/* v38 checkout, password strength and account polish */
.password-strength{margin-top:9px}.password-strength-track{height:7px;border-radius:99px;background:#201b14;overflow:hidden;border:1px solid #3b2b18}.password-strength-track span{display:block;height:100%;width:0;transition:.25s}.password-strength-label{margin-top:6px;font-size:12px;color:#999}.password-strength[data-strength="weak"] .password-strength-track span{width:33%;background:#b4473f}.password-strength[data-strength="normal"] .password-strength-track span{width:66%;background:#c99431}.password-strength[data-strength="strong"] .password-strength-track span{width:100%;background:#4f9a64}.password-strength[data-strength="weak"] b{color:#df7169}.password-strength[data-strength="normal"] b{color:#e3b34e}.password-strength[data-strength="strong"] b{color:#72bd86}
.checkout-ref{width:min(1500px,98vw);max-height:96vh;display:grid;grid-template-columns:minmax(520px,1.08fr) minmax(420px,.92fr);background:#050505;border:1px solid #3a2a17;position:relative;overflow:auto}.checkout-ref-close{position:fixed;z-index:5}.checkout-ref-left{padding:42px clamp(28px,5vw,80px);border-right:1px solid #302414}.checkout-ref-right{padding:50px clamp(25px,4vw,60px);background:#090806;position:sticky;top:0;align-self:start;min-height:100%}.checkout-ref section{margin-bottom:28px}.checkout-ref h2{font:600 20px Georgia;color:#f2eadc;margin:0 0 12px}.checkout-ref-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.checkout-ref-heading span{font-size:12px;color:var(--gold)}.checkout-ref input,.checkout-ref select{width:100%;min-height:48px;background:#090909;border:1px solid #4b3a25;color:#f3eee7;padding:0 13px;border-radius:7px;outline:none}.checkout-ref input:focus,.checkout-ref select:focus{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.checkout-ref-left form>section>input{margin-top:9px}.checkout-ref-two,.checkout-ref-three{display:grid;gap:9px;margin-top:9px}.checkout-ref-two{grid-template-columns:1fr 1fr}.checkout-ref-three{grid-template-columns:1fr 1fr 1fr}.checkout-ref-select{display:block;position:relative}.checkout-ref-select small{position:absolute;z-index:1;top:5px;left:13px;color:#8e816e;font-size:10px}.checkout-ref-select select{padding-top:12px}.checkout-ref-check{display:flex;align-items:center;gap:9px;margin-top:12px;font-size:12px;color:#d5ccbe}.checkout-ref-check input,.checkout-ref-option input{width:auto;min-height:0;accent-color:#c89a49}.checkout-ref-option{min-height:52px;border:1px solid #4b3a25;background:#090909;padding:14px 15px;display:flex;justify-content:space-between;align-items:center;color:#eee;border-radius:7px;margin-top:8px}.checkout-ref-option.selected{border-color:var(--gold);background:#100d08}.checkout-ref section>small{color:#8e816e;display:block;margin:-6px 0 10px}.checkout-ref-complete{width:100%;margin-top:28px;min-height:54px;font-weight:700}.checkout-ref-item{display:grid;grid-template-columns:58px 1fr auto;gap:13px;align-items:center;padding:11px 0}.checkout-ref-thumb{position:relative}.checkout-ref-thumb img{width:58px;height:58px;border-radius:8px;object-fit:cover;border:1px solid #4a3923}.checkout-ref-thumb span{position:absolute;right:-7px;top:-7px;background:var(--gold);color:#090909;border-radius:99px;min-width:20px;height:20px;display:grid;place-items:center;font-size:11px;font-weight:700}.checkout-ref-item b{color:#eee}.checkout-ref-item small{display:block;color:#8e816e;margin-top:4px}.checkout-ref-item strong{color:#eee;font-size:13px}.checkout-ref-discount{display:grid;grid-template-columns:1fr auto;gap:8px;margin:18px 0 30px}.checkout-ref-discount button{border:1px solid #4b3a25;background:#15120d;color:#777;border-radius:7px;padding:0 18px}.checkout-ref-totals{display:grid;gap:13px}.checkout-ref-totals>div{display:flex;justify-content:space-between;color:#cfc5b6}.checkout-ref-totals .grand{border-top:1px solid #302414;padding-top:17px;font-size:20px;color:#fff}.checkout-ref-totals .grand b{color:var(--gold)}
.account-box{background:linear-gradient(145deg,#070707,#0d0a06);border:1px solid #4b351b;box-shadow:0 28px 90px #000b}.account-box>.title{font-size:34px;letter-spacing:2px}.account-tabs{background:#090806;border:1px solid #322414;border-radius:10px;padding:5px}.account-tabs button{flex:1;border-radius:7px}.account-tabs button.active{background:#171006;border:1px solid #6b4c24}.account-form,.account-order{border-radius:12px;background:linear-gradient(145deg,#090909,#0b0805);box-shadow:inset 0 1px #ffffff05}.account-form input,.account-form select{border-radius:7px}.account-order{transition:transform .2s,border-color .2s}.account-order:hover{transform:translateY(-2px);border-color:#6a4b24}.order-track-toggle{border-radius:7px}.status-pill{font-weight:700;letter-spacing:.5px}
.admin-orders-head{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.order-search{width:min(380px,100%);min-height:44px;background:#080808;color:#eee;border:1px solid #60451f;padding:0 14px;border-radius:7px}.order-search:focus{outline:none;border-color:#c99a48;box-shadow:0 0 0 1px #c99a48}
@media(max-width:900px){.checkout-ref{display:block;width:100%;max-height:96vh}.checkout-ref-left{padding:28px 18px;border-right:0}.checkout-ref-right{position:static;padding:25px 18px;border-top:1px solid #302414}.checkout-ref-three{grid-template-columns:1fr}.checkout-ref-two{grid-template-columns:1fr}.checkout-ref-heading{align-items:flex-start;flex-direction:column;gap:5px}}
/* v40: customer-controlled anonymous reviews */
.anonymous-review-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 18px;padding:14px 16px;border:1px solid #4a351d;border-radius:12px;background:linear-gradient(145deg,#0b0b0b,#100c07);cursor:pointer}
.anonymous-review-copy{display:flex;flex-direction:column;gap:4px}.anonymous-review-copy b{color:var(--gold);font-size:13px;letter-spacing:1.4px}.anonymous-review-copy small{color:#aaa;font-size:12px}
.review-switch{position:relative;display:inline-flex;width:52px;height:28px;flex:0 0 52px}.review-switch input{position:absolute;opacity:0;pointer-events:none}.review-switch-slider{position:absolute;inset:0;border-radius:999px;background:#292929;border:1px solid #5b4931;transition:.2s}.review-switch-slider:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#b7b7b7;transition:.2s}.review-switch input:checked+.review-switch-slider{background:#5c431f;border-color:var(--gold);box-shadow:0 0 0 1px #c69a4d33}.review-switch input:checked+.review-switch-slider:before{transform:translateX(24px);background:var(--gold)}.rtl .review-switch input:checked+.review-switch-slider:before{transform:translateX(-24px)}.rtl .review-switch-slider:before{left:auto;right:3px}
@media(max-width:600px){.anonymous-review-toggle{align-items:flex-start}.review-switch{margin-top:2px}}

/* v46: mobile/browser compatibility hardening */
html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{width:100%;max-width:100%;overflow-x:hidden;min-height:100vh;min-height:100dvh}
img,svg,video,canvas{max-width:100%}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
.modal{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right));padding-top:max(8px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom))}
.box,.account-box,.checkout-ref{max-height:94vh;max-height:94dvh;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.checkout-ref-close{position:absolute;top:10px;right:12px}
.rtl .checkout-ref-close{right:auto;left:12px}
@media(max-width:700px){
  input,select,textarea{font-size:16px}
  button,.btn,.head-icons button,#lang{min-height:44px}
  .head-icons button{min-width:44px;justify-content:center;margin-left:0}
  .bar{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right));gap:4px}
  .bar>#lang{min-width:48px}
  nav{-webkit-overflow-scrolling:touch;scrollbar-width:none}
  nav::-webkit-scrollbar{display:none}
  .modal{align-items:flex-start;overflow-y:auto}
  .box,.account-box,.checkout-ref{max-height:calc(100dvh - 16px)}
  .account-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .account-tabs::-webkit-scrollbar{display:none}
  .checkout-ref-left,.checkout-ref-right{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}
  .checkout-ref-complete,.order-track-toggle,.cancel-order-btn{min-height:48px}
  .product-reviews-full{width:100vw;max-width:100vw}
  .product-rating-filters{scroll-snap-type:x proximity}
  .product-rating-filters .rating-filter-btn{scroll-snap-align:start;min-height:44px}
}
@media(max-width:380px){
  .logo{font-size:20px;letter-spacing:3px}
  .head-icons svg{width:20px;height:20px}
  .bar{grid-template-columns:auto 1fr auto}
  .hero-copy h1{font-size:36px;letter-spacing:5px}
}


/* v47: Arabic reviews, cumulative star preview, and bilingual footer fixes */
.rate-input button.preview{color:#d39a2e!important}
.rate-input button.preview-off{color:#c5c8cb!important}
.rtl .product-reviews-full{display:block!important;visibility:visible!important;opacity:1!important;direction:rtl;text-align:right}
.rtl .product-reviews-full .reviews-full-title,.rtl .product-reviews-full .average-number,.rtl .product-reviews-full .average-stars,.rtl .product-reviews-full .based-on{text-align:center}
.rtl .product-reviews-full .distribution-row{text-align:right;direction:rtl}
.rtl .product-reviews-full .distribution-percent,.rtl .product-reviews-full .distribution-count{text-align:left}
.rtl .product-reviews-full .reviews-results-head,.rtl .product-reviews-full .review-card,.rtl .product-review-form{text-align:right}
.rtl .product-reviews-full .review-card-top{direction:rtl}
.rtl .product-rating-filters{direction:rtl}
.rtl footer,.rtl .foot{text-align:right}
.rtl .footer-contact-link{direction:rtl;justify-content:flex-start}
/* Keep the homepage review carousel visible in Arabic while preserving RTL text. */
.rtl .home-reviews-track{direction:ltr;animation-name:homeReviewsSlide}
.rtl .home-review-card{direction:rtl;text-align:right}
.rtl .home-review-stars{direction:ltr;text-align:right}

/* v48: elegant multi-address book + saved-address/guest checkout */
.address-book-head{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:18px 0;padding:18px 20px;border:1px solid #3d2d19;border-radius:14px;background:linear-gradient(135deg,#0d0b08,#080808)}
.address-book-head h3{margin:0 0 5px;color:#f3eadc;font:600 19px Georgia}.address-book-head p{margin:0;color:#9d9385;font-size:12px;line-height:1.6}.add-address-btn{width:auto;white-space:nowrap;padding-inline:20px}.saved-address-list{display:grid;gap:10px;margin-bottom:20px}.saved-address-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;min-height:82px;padding:13px 15px;border:1px solid #3b2b18;border-radius:12px;background:linear-gradient(135deg,#0b0b0b,#0f0b06);transition:.2s}.saved-address-card:hover{border-color:#765527;transform:translateY(-1px)}.address-icon{width:38px;height:38px;border:1px solid #5a4020;border-radius:10px;display:grid;place-items:center;color:var(--gold);font-size:20px}.address-summary{min-width:0}.address-summary>div{display:flex;align-items:center;gap:8px}.address-summary b{color:#f0e7d9;font-size:13px}.address-summary small{display:block;color:#9e9588;font-size:11px;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.default-address-badge{font-size:9px;color:#e4bc72;border:1px solid #6a4c26;border-radius:999px;padding:2px 7px;letter-spacing:.7px}.address-edit{border:0;background:transparent;color:var(--gold);font-weight:700;cursor:pointer;padding:10px}.empty-address{padding:32px 18px;border:1px dashed #4a351d;border-radius:13px;text-align:center;display:grid;gap:6px;color:#a59b8c}.empty-address span{font-size:30px;color:var(--gold)}.empty-address b{color:#eee}.empty-address small{font-size:12px}.payment-card{margin-top:18px}.address-editor{width:min(760px,96vw)}.address-actions{display:flex;gap:10px}.danger-outline{background:transparent!important;border-color:#713b35!important;color:#d9857d!important}.elegant-switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px;margin-top:12px;border:1px solid #3e2e1b;border-radius:11px;background:#0b0907;color:#eee}.elegant-switch-row>span:first-child{display:grid;gap:3px}.elegant-switch-row b{font-size:12px}.elegant-switch-row small{color:#91887c;font-size:10px}.checkout-saved{margin:10px 0 16px;padding:13px;border:1px solid #3c2c19;border-radius:11px;background:#0a0907}.checkout-saved h3{margin:0 0 9px;color:#d9b46d;font-size:12px;letter-spacing:.5px}.saved-address-choice{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px;border-radius:8px;cursor:pointer}.saved-address-choice:hover{background:#151008}.saved-address-choice input{width:auto!important;min-height:0!important;accent-color:var(--gold)}.saved-address-choice span{min-width:0}.saved-address-choice b{display:block;color:#eee;font-size:12px}.saved-address-choice small{display:block;color:#91887c;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guest-choice{width:min(520px,94vw);text-align:center}.guest-choice>p{color:#aaa;line-height:1.7;max-width:420px;margin:0 auto 22px}.guest-choice .guest-primary{width:100%;min-height:52px}.guest-choice .secondary{width:100%;margin-top:9px;background:#0c0b09}.guest-divider{display:flex;align-items:center;gap:12px;color:#756a5d;font-size:10px;margin:18px 0 8px}.guest-divider:before,.guest-divider:after{content:"";height:1px;background:#382b1b;flex:1}
.rtl .saved-address-card,.rtl .saved-address-choice,.rtl .address-book-head{text-align:right}.rtl .address-edit{margin-left:0;margin-right:auto}
@media(max-width:650px){.address-book-head{align-items:stretch;flex-direction:column}.add-address-btn{width:100%}.saved-address-card{grid-template-columns:36px minmax(0,1fr) auto;padding:11px}.address-icon{width:34px;height:34px}.address-summary small{max-width:100%}.address-actions{flex-direction:column}.elegant-switch-row{align-items:center}.checkout-saved{padding:8px}.saved-address-choice{padding:10px 6px}}

/* v49 checkout payment-note alignment */
.checkout-ref section > .card-payment-note{
  display:block;
  position:static;
  clear:both;
  margin:8px 0 0 !important;
  padding:0 1px;
  line-height:1.45;
  color:#8e816e;
  font-size:12px;
}
.rtl .checkout-ref section > .card-payment-note{text-align:right}

/* v51 polished address fields + searchable Egypt location menus */
.floating-field{position:relative;display:block;min-width:0;margin-top:9px}.floating-field>small{position:absolute;z-index:3;top:6px;left:13px;right:auto;color:#92836e;font-size:10px;line-height:1;pointer-events:none;white-space:nowrap;max-width:calc(100% - 26px);overflow:hidden;text-overflow:ellipsis}.rtl .floating-field>small{left:auto;right:13px}.floating-field>input,.floating-field>select{padding:19px 13px 6px!important;min-height:48px}.checkout-ref-two .floating-field,.checkout-ref-three .floating-field{margin-top:0}.checkout-address-full{width:100%}.checkout-ref-left form>section>.floating-field{margin-top:9px}.checkout-ref-select.floating-field small{top:6px}.checkout-ref-select.floating-field select{padding-top:17px!important;padding-bottom:4px!important}
.location-combo{position:relative;z-index:4}.location-combo.open{z-index:30}.location-combo input{padding-right:42px!important}.rtl .location-combo input{padding-right:13px!important;padding-left:42px!important}.location-combo-arrow{position:absolute;right:7px;top:8px;width:34px;height:33px;border:0;background:transparent;color:#d9ae65;font-size:20px;display:grid;place-items:center;z-index:5}.rtl .location-combo-arrow{right:auto;left:7px}.location-combo-menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);max-height:260px;overflow:auto;overscroll-behavior:contain;background:#0b0906;border:1px solid #755626;border-radius:12px;box-shadow:0 18px 45px #000c;padding:6px;z-index:40;scrollbar-width:thin;scrollbar-color:#9d7337 #15100a}.location-combo.open .location-combo-menu{display:block}.location-combo-menu::-webkit-scrollbar{width:8px}.location-combo-menu::-webkit-scrollbar-track{background:#15100a;border-radius:9px}.location-combo-menu::-webkit-scrollbar-thumb{background:#9d7337;border-radius:9px;border:2px solid #15100a}.location-combo-option{width:100%;border:0;border-bottom:1px solid #241a0f;background:transparent;color:#eee;padding:10px 11px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:7px}.rtl .location-combo-option{text-align:right}.location-combo-option:last-child{border-bottom:0}.location-combo-option:hover,.location-combo-option:focus{background:#1b140b;color:#f2c778;outline:none}.location-combo-option b{font-size:12px;font-weight:600}.location-combo-option span{font-size:10px;color:#807666}.location-combo-empty{padding:14px 10px;color:#8f8578;font-size:11px;text-align:center}.address-floating-form>.floating-field{margin-top:0}.address-floating-form .floating-field input{width:100%;background:#111;color:#fff;border:1px solid #4b351b;border-radius:7px;outline:none}.address-floating-form .floating-field input:focus{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.address-floating-form .location-combo input{min-height:48px}.address-floating-form .location-combo-menu{top:calc(100% + 5px)}
@media(max-width:600px){.location-combo-menu{max-height:220px}.floating-field>small{font-size:9px}.location-combo-option{padding:12px 10px}}

/* v52: resilient homepage first paint + scrolling header */
header{position:sticky;top:0;z-index:90;background:#030303;box-shadow:0 1px 0 rgba(217,174,101,.28),0 10px 28px rgba(0,0,0,.28);isolation:isolate}
.home-loading-hero{animation:homeFirstPaint .18s ease-out both}
.home-loading-shell{max-width:1400px;margin:0 auto;padding:30px 5% 55px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.home-loading-shell span{display:block;min-height:170px;border:1px solid rgba(217,174,101,.14);background:linear-gradient(110deg,#080808 20%,#111 36%,#080808 52%);background-size:220% 100%;animation:homeSkeleton 1.35s linear infinite}
@keyframes homeFirstPaint{from{opacity:.35}to{opacity:1}}
@keyframes homeSkeleton{to{background-position:-220% 0}}
@media(max-width:900px){.home-loading-shell{grid-template-columns:1fr 1fr}}
@media(max-width:600px){header{top:0}.home-loading-shell{grid-template-columns:1fr;padding:18px 15px 38px}.home-loading-shell span{min-height:120px}}

/* v53: guaranteed persistent header. Fixed is used instead of sticky because sticky can be disabled by ancestor/viewport overflow rules in some browser layouts. */
header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:90!important;background:#030303!important;box-shadow:0 1px 0 rgba(217,174,101,.38),0 10px 28px rgba(0,0,0,.42)!important}
body{padding-top:126px!important}
#app{min-height:calc(100vh - 126px)}
@media(max-width:600px){body{padding-top:116px!important}#app{min-height:calc(100vh - 116px)}}

/* v54: persistent site header, pinned to the viewport on every page and scroll state. */
#siteHeader{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;background:#030303!important;transform:none!important;contain:none!important;will-change:auto!important}
body{padding-top:126px!important}
@media(max-width:600px){body{padding-top:116px!important}}
.home-data-placeholder{grid-column:1/-1;min-height:180px;border:1px solid rgba(217,174,101,.22);display:grid;place-items:center;align-content:center;gap:8px;color:#8f806d;background:#080706}
.home-data-placeholder span{font:34px Georgia;color:var(--gold)}
.home-data-placeholder p,.home-inline-loading{color:#8f806d}

/* v56: elegant multi-card wallet inside Address & Payment */
.payment-method-panel{margin-top:26px;padding:20px;border:1px solid #3d2d19;border-radius:16px;background:linear-gradient(145deg,#0c0a07,#070707);box-shadow:0 16px 38px #0005}.payment-method-title h3,.saved-cards-head h3{margin:0 0 5px;color:#f3eadc;font:600 19px Georgia}.payment-method-title p,.saved-cards-head p{margin:0;color:#9d9385;font-size:12px}.payment-method-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.payment-choice{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #3c2c19;border-radius:12px;background:#090806;cursor:pointer;transition:.2s}.payment-choice:hover,.payment-choice.selected{border-color:#a47a3b;background:linear-gradient(135deg,#151008,#0c0a07);box-shadow:inset 0 0 0 1px #5c421f}.payment-choice input{width:auto!important;min-height:0!important;accent-color:var(--gold)}.payment-choice span{display:grid;gap:3px}.payment-choice b{color:#eee;font-size:12px}.payment-choice small{color:#91887c;font-size:10px}.saved-cards-area{display:none;margin-top:18px;padding-top:18px;border-top:1px solid #332513}.saved-cards-area.show{display:block}.saved-cards-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}.add-card-btn{width:auto;padding-inline:18px;white-space:nowrap}.saved-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.saved-payment-card{position:relative;overflow:hidden;min-height:138px;padding:18px;border:1px solid #5a4020;border-radius:15px;background:radial-gradient(circle at 85% 15%,#33220f 0,transparent 38%),linear-gradient(145deg,#17120c,#080808 70%);box-shadow:0 14px 30px #0006}.saved-payment-card:after{content:"";position:absolute;inset:auto -35px -55px auto;width:130px;height:130px;border:1px solid #5e4525;border-radius:50%;opacity:.45}.card-brand-mark{position:absolute;right:16px;top:15px;color:#e6c27d;font:700 14px Arial;letter-spacing:.5px}.saved-card-summary{height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:7px}.saved-card-summary>div{display:flex;align-items:center;gap:7px}.saved-card-summary b{font-size:10px;color:#b9a78c;letter-spacing:1.3px}.saved-card-summary strong{font:500 16px monospace;color:#f5ead8;letter-spacing:1.6px}.saved-card-summary small{font-size:9px;color:#9c8f7c;text-transform:uppercase}.card-remove{position:absolute;right:10px;bottom:9px;z-index:2;width:30px;height:30px;border:0;border-radius:50%;background:#1b110b;color:#b98671;font-size:20px;cursor:pointer}.card-remove:hover{background:#341912;color:#e2a18d}.empty-card{grid-column:1/-1;padding:28px 18px;border:1px dashed #4a351d;border-radius:13px;text-align:center;display:grid;gap:6px;color:#a59b8c}.empty-card span{font-size:28px;color:var(--gold)}.empty-card b{color:#eee}.empty-card small{font-size:11px}.card-security-note{display:block;margin-top:12px;color:#796f62;font-size:10px;line-height:1.6}.card-editor{width:min(620px,96vw)}.card-editor-intro{text-align:center;color:#938879;font-size:12px;line-height:1.6;margin:-8px auto 18px;max-width:460px}.card-add-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card-add-form>.floating-field{margin-top:0}.card-form-row{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.card-brand-preview{grid-column:1/-1;min-height:44px;border:1px solid #3c2c19;border-radius:10px;display:flex;align-items:center;justify-content:flex-end;padding:0 14px;color:#d8b46e;font-weight:700;letter-spacing:1px;background:#090806}.rtl .card-brand-mark{right:auto;left:16px}.rtl .card-remove{right:auto;left:10px}.rtl .card-brand-preview{justify-content:flex-start}.rtl .saved-cards-head,.rtl .saved-payment-card{text-align:right}
@media(max-width:650px){.payment-method-panel{padding:14px}.payment-method-choices,.saved-card-list{grid-template-columns:1fr}.saved-cards-head{align-items:stretch;flex-direction:column}.add-card-btn{width:100%}.saved-payment-card{min-height:128px}.card-add-form{grid-template-columns:1fr}.card-form-row{grid-template-columns:1fr 1fr}}
/* v57 — Egyptian mobile wallets + Apple Pay */
.payment-method-choices{grid-template-columns:repeat(2,minmax(0,1fr))}
.wallet-area,.apple-pay-area{display:none;margin-top:18px;padding-top:18px;border-top:1px solid #332513}.wallet-area.show,.apple-pay-area.show{display:block}.wallet-area-head h3{margin:0 0 5px;color:#f3eadc;font:600 19px Georgia}.wallet-area-head p{margin:0 0 14px;color:#9d9385;font-size:12px}.egypt-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.egypt-wallet{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #3c2c19;border-radius:12px;background:#090806;cursor:pointer;transition:.2s}.egypt-wallet:hover,.egypt-wallet.selected{border-color:#a47a3b;background:linear-gradient(135deg,#151008,#0c0a07);box-shadow:inset 0 0 0 1px #5c421f}.egypt-wallet input{position:absolute;opacity:0;pointer-events:none}.wallet-logo{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#17130e;border:1px solid #5b4326;color:#e9c985;font-weight:800;font-family:Arial}.egypt-wallet b{font-size:12px;color:#eee}.apple-pay-card{display:flex;align-items:center;gap:17px;padding:18px;border:1px solid #514023;border-radius:14px;background:linear-gradient(145deg,#15120d,#080808);box-shadow:0 14px 30px #0005}.apple-pay-mark{min-width:88px;text-align:center;font:700 24px -apple-system,BlinkMacSystemFont,"Segoe UI",Arial;color:#fff}.apple-pay-card div{display:grid;gap:5px}.apple-pay-card b{color:#f3eadc;font-size:14px}.apple-pay-card small{color:#9d9385;font-size:11px;line-height:1.55}.apple-pay-choice b{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial;font-size:14px}.rtl .wallet-area-head,.rtl .apple-pay-card{text-align:right}@media(max-width:600px){.payment-method-choices,.egypt-wallet-grid{grid-template-columns:1fr}.apple-pay-card{align-items:flex-start}.apple-pay-mark{min-width:72px;font-size:21px}}

/* v58 — clearer payment helper text + explicit Apple Pay mark */
.payment-choice small{color:#c7bbaa;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:.08px}
.payment-method-title p,.saved-cards-head p,.wallet-area-head p{color:#c1b5a5;font-size:13px;line-height:1.55}
.apple-pay-card small{color:#c8bcab;font-size:12px;font-weight:500;line-height:1.6}
.apple-pay-label,.apple-pay-mark{display:inline-flex!important;align-items:center;gap:6px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}
.apple-pay-label{font-size:15px!important;font-weight:650!important}
.apple-pay-mark{min-width:96px;justify-content:center;font-size:23px;font-weight:650;color:#fff}
.apple-logo{position:relative;display:inline-block;width:18px;height:21px;font-size:0;flex:0 0 18px}
.apple-logo:before{content:"";position:absolute;left:2px;bottom:1px;width:15px;height:15px;background:currentColor;border-radius:48% 48% 52% 52% / 58% 58% 43% 43%;transform:rotate(-4deg)}
.apple-logo:after{content:"";position:absolute;left:10px;top:0;width:7px;height:9px;background:currentColor;border-radius:8px 1px 8px 1px;transform:rotate(-38deg)}
.apple-pay-label .apple-logo{width:15px;height:18px;flex-basis:15px}.apple-pay-label .apple-logo:before{width:13px;height:13px}.apple-pay-label .apple-logo:after{left:8px;width:6px;height:8px}
@media(max-width:600px){.payment-choice small{font-size:11.5px}.apple-pay-card small{font-size:11.5px}}

/* v59 — user-provided Apple mark for Apple Pay */
.apple-pay-user-icon{width:24px;height:24px;object-fit:contain;display:block;filter:invert(89%) sepia(25%) saturate(632%) hue-rotate(351deg) brightness(96%) contrast(88%);opacity:.98}
.apple-pay-label .apple-pay-user-icon{width:20px;height:20px}
.apple-pay-mark .apple-pay-user-icon{width:31px;height:31px}
.apple-pay-label,.apple-pay-mark{gap:7px}
@media(max-width:600px){.apple-pay-mark .apple-pay-user-icon{width:27px;height:27px}}

/* v60 password recovery */
.auth-forgot-row{grid-column:1/-1;display:flex;justify-content:flex-end;margin-top:-4px}.forgot-link,.forgot-back{border:0;background:transparent;color:#d8b46d;cursor:pointer;font-size:13px;letter-spacing:.3px;padding:4px 0}.forgot-link:hover,.forgot-back:hover{color:#f0d69b;text-decoration:underline}.reset-box{width:min(520px,94vw)}.reset-intro,.reset-sent p{color:#c8c8c8;line-height:1.7;text-align:center;margin:0 0 22px}.forgot-back{display:block;margin:15px auto 0}.reset-mail-icon,.reset-success{width:58px;height:58px;border:1px solid #8a6935;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;color:#d8b46d;font-size:25px}.reset-success{border-color:#5d8c68;color:#8ed09d}.reset-sent{text-align:center}.reset-sent .btn{margin-top:8px}@media(max-width:600px){.forgot-link{font-size:14px}.reset-intro,.reset-sent p{font-size:14px}}


/* v73: one-click password visibility button */
.password-input-wrap{position:relative;display:flex;align-items:center;width:100%}.password-input-wrap>input{width:100%;padding-right:52px!important}.password-eye{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:grid!important;place-items:center;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:var(--gold)!important;z-index:5;cursor:pointer}.password-eye svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.rtl .password-input-wrap>input,[dir=rtl] .password-input-wrap>input{padding-right:11px!important;padding-left:52px!important}.rtl .password-eye,[dir=rtl] .password-eye{right:auto;left:7px}

/* v76 — fixed-header safe layout on every customer-facing view and modal */
:root{--site-header-height:126px}
body{padding-top:var(--site-header-height)!important}
.modal{
  inset:var(--site-header-height) 0 0 0!important;
  min-height:0;
  height:auto;
  padding:15px;
}
.modal>.box,
.modal>.account-box,
.modal>.checkout-ref{
  max-height:calc(100dvh - var(--site-header-height) - 30px)!important;
}
@supports not (height:100dvh){
  .modal>.box,.modal>.account-box,.modal>.checkout-ref{max-height:calc(100vh - var(--site-header-height) - 30px)!important}
}
@media(max-width:600px){
  :root{--site-header-height:116px}
  .modal{padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}
  .modal>.box,.modal>.account-box,.modal>.checkout-ref{max-height:calc(100dvh - var(--site-header-height) - 16px)!important}
}
/* v77 discovery, trust, wishlist, editorial and policy additions */
.header-heart{font-size:25px;line-height:1;color:var(--gold)}
.product .pic{position:relative}.wish-btn{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(214,173,96,.7);background:rgba(0,0,0,.72);color:#fff;font-size:24px;display:grid;place-items:center;z-index:2;cursor:pointer}.wish-btn.active{color:var(--gold);background:#151006}.rtl .wish-btn{right:auto;left:12px}.product-badges{position:absolute;left:12px;top:12px;display:flex;gap:6px;flex-wrap:wrap;max-width:70%}.rtl .product-badges{left:auto;right:12px}.product-badges span,.family-tag{font-size:10px;letter-spacing:.8px;text-transform:uppercase;border:1px solid #6a4d26;background:rgba(0,0,0,.82);color:#d9ae65;padding:5px 8px;border-radius:999px}.family-tag{display:inline-flex;margin:0 0 10px}
.trust-strip{max-width:1200px;margin:20px auto 0;padding:18px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-block:1px solid #3e2d17;background:#080705}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.trust-strip span{color:var(--gold);font-size:22px}.trust-strip b{font-size:12px;letter-spacing:.8px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.section-head .title{margin:0}.text-link{border:0;background:transparent;color:var(--gold);cursor:pointer;font-weight:700;letter-spacing:.8px}.family-chips{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.family-chips button,.search-suggestions button,.product-family-block button,.product-policy-summary button,.footer-links button{border:1px solid #5a421f;background:#0b0b0b;color:#e8d7b5;padding:10px 14px;border-radius:999px;cursor:pointer}.family-chips button:hover,.search-suggestions button:hover,.product-family-block button:hover,.product-policy-summary button:hover,.footer-links button:hover{border-color:var(--gold);color:var(--gold)}
.guide-cta,.newsletter-section{max-width:1200px;margin:35px auto;padding:34px;border:1px solid #4b371d;background:linear-gradient(135deg,#0b0906,#111);display:flex;justify-content:space-between;gap:24px;align-items:center}.guide-cta h2,.newsletter-section h2{margin:0 0 8px;color:var(--gold);letter-spacing:2px}.guide-cta p,.newsletter-section p{margin:0;color:#aaa}.newsletter-section form{display:flex;gap:8px;min-width:min(100%,430px)}.newsletter-section input{flex:1;min-width:0;background:#050505;border:1px solid #5b431f;color:#fff;padding:13px}
.catalog-toolbar{display:grid;grid-template-columns:minmax(280px,2fr) repeat(3,minmax(160px,1fr));gap:10px;margin:22px 0 28px}.catalog-toolbar select{background:#080808;border:1px solid #58411e;color:#eee;padding:12px;border-radius:5px}.catalog-toolbar .search{margin:0}.search-suggestions{padding:14px 0 18px}.search-suggestions>b,.search-suggestions>small{display:block;color:#aaa;margin:8px 0}.search-suggestions>div{display:flex;flex-wrap:wrap;gap:7px}
.product-extra-actions{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0 16px}.btn.secondary{background:transparent}.product-family-block,.product-policy-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0}.product-policy-summary{padding:18px 0;border-block:1px solid #2e2417}.related-section{margin-top:48px}.related-section .title{font-size:28px}.policy-page,.guide-page,.article-page{max-width:1050px}.policy-page .title,.guide-page>.title,.article-page>.title{margin-top:34px}.policy-copy,.article-copy{border:1px solid #342817;background:#080808;padding:34px;line-height:1.9;color:#d7d2c9;font-size:16px}.policy-copy p,.article-copy p{white-space:normal}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.guide-card{border:1px solid #3e2e19;background:#080808;overflow:hidden}.guide-card img{width:100%;height:260px;object-fit:cover}.guide-card>div{padding:22px}.guide-card h2{color:var(--gold);margin-top:0}.guide-card p{color:#aaa;line-height:1.6}.article-hero{width:100%;max-height:520px;object-fit:cover;margin:24px 0;border:1px solid #49351b}.footer-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.footer-links button{font-size:11px;padding:7px 10px}
@media(max-width:900px){.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-toolbar .search{grid-column:1/-1}.trust-strip{grid-template-columns:1fr}.guide-cta,.newsletter-section{align-items:stretch;flex-direction:column}.newsletter-section form{width:100%;min-width:0}.guide-grid{grid-template-columns:1fr}}
@media(max-width:600px){.catalog-toolbar{grid-template-columns:1fr}.catalog-toolbar .search{grid-column:auto}.guide-cta,.newsletter-section,.policy-copy,.article-copy{padding:22px}.newsletter-section form{flex-direction:column}.product-extra-actions .btn{flex:1}.section-head{align-items:flex-start;flex-direction:column}.wish-btn{width:38px;height:38px}.guide-card img{height:210px}}




/* v83 — refined ÉCLAT login experience */
.auth-login-card{
  width:min(520px,calc(100vw - 30px));
  padding:36px 42px 30px;
  border:1px solid rgba(211,154,46,.62);
  border-radius:20px;
  background:
    radial-gradient(circle at 50% -10%,rgba(211,154,46,.13),transparent 36%),
    linear-gradient(155deg,#11100e 0%,#080808 55%,#050505 100%);
  box-shadow:0 30px 90px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.035);
  overflow:hidden;
}
.auth-login-card:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,transparent 20%,rgba(211,154,46,.045) 48%,transparent 70%)}
.auth-login-card>*{position:relative;z-index:1}
.auth-login-card .auth-close{top:14px;right:17px;width:38px;height:38px;border:1px solid transparent;border-radius:50%;display:grid;place-items:center;font-size:24px;line-height:1;transition:.2s}
.auth-login-card .auth-close:hover{border-color:#6c4b24;background:#171008}
.rtl .auth-login-card .auth-close{right:auto;left:17px}
.auth-brand-mark{width:62px;height:62px;margin:0 auto 15px;border:1px solid rgba(211,154,46,.75);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-family:Georgia,serif;font-size:30px;box-shadow:0 0 0 7px rgba(211,154,46,.035)}
.auth-heading{text-align:center;margin-bottom:25px}
.auth-kicker{display:block;color:#9b8053;font-size:10px;font-weight:700;letter-spacing:3px;margin-bottom:7px}
.auth-heading h2{font-family:Georgia,serif;color:var(--gold);font-size:31px;letter-spacing:4px;margin:0 0 8px}
.auth-heading p{max-width:370px;margin:0 auto;color:#a9a39a;font-size:13px;line-height:1.6}
.auth-login-form{display:block}
.auth-login-form .field{margin-bottom:15px}
.auth-login-form .field label{color:#d9d3c9;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:3px}
.auth-input-shell{position:relative;display:flex;align-items:center;border:1px solid #44321f;border-radius:10px;background:rgba(255,255,255,.025);transition:border-color .2s,box-shadow .2s,background .2s}
.auth-input-shell:focus-within{border-color:#b78334;background:rgba(211,154,46,.035);box-shadow:0 0 0 3px rgba(211,154,46,.08)}
.auth-input-shell>input,.auth-login-card .password-input-wrap>input{height:50px;width:100%;border:0!important;background:transparent!important;padding:0 50px 0 46px!important;color:#fff;outline:0;box-shadow:none!important}
.auth-field-icon{position:absolute;left:16px;color:#a77a34;font-size:15px;z-index:2;pointer-events:none}
.auth-lock-icon{font-size:18px}
.auth-login-card .password-eye{right:7px}
.rtl .auth-input-shell>input,.rtl .auth-login-card .password-input-wrap>input{padding:0 46px 0 50px!important}
.rtl .auth-field-icon{left:auto;right:16px}
.rtl .auth-login-card .password-eye{right:auto;left:7px}
.auth-login-card .auth-forgot-row{margin:-4px 0 17px}
.auth-login-card .forgot-link{color:#c69a4d;font-size:12px}
.auth-primary-btn,.auth-secondary-btn{width:100%;height:50px;border-radius:10px;font-weight:700;letter-spacing:1.7px;transition:transform .18s,box-shadow .18s,background .18s}
.auth-primary-btn{border-color:#d39a2e!important;background:linear-gradient(110deg,#b77a20,#e2b45c,#b77a20)!important;color:#090705!important;box-shadow:0 10px 26px rgba(178,118,27,.18)}
.auth-primary-btn:hover{transform:translateY(-1px);box-shadow:0 13px 30px rgba(178,118,27,.27)}
.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0 13px;color:#736b61;font-size:9px;letter-spacing:2px}
.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,#3b2c1c)}
.auth-divider:after{background:linear-gradient(90deg,#3b2c1c,transparent)}
.auth-create-copy{text-align:center;color:#8f8980;font-size:12px;margin-bottom:10px}
.auth-secondary-btn{background:transparent!important;border:1px solid #755328!important;color:#e0b764!important}
.auth-secondary-btn:hover{background:rgba(211,154,46,.07)!important;border-color:#c28c37!important}
.auth-security-note{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:18px;color:#746e65;font-size:10px;letter-spacing:.4px}
.auth-security-note span{color:#9f773b}
@media(max-width:600px){
  .auth-login-card{width:100%;padding:28px 20px 24px;border-radius:16px;margin:auto 0}
  .auth-brand-mark{width:54px;height:54px;font-size:26px;margin-bottom:13px}
  .auth-heading{margin-bottom:20px}
  .auth-heading h2{font-size:27px;letter-spacing:3px}
  .auth-heading p{font-size:12.5px}
  .auth-input-shell>input,.auth-login-card .password-input-wrap>input{height:50px;font-size:16px}
  .auth-primary-btn,.auth-secondary-btn{min-height:50px}
}
@media(max-width:360px){
  .auth-login-card{padding:24px 15px 20px}
  .auth-heading h2{font-size:25px}
  .auth-heading p{font-size:12px}
}


/* v84 — searchable country, phone-code and country-aware delivery controls */
.country-combo{position:relative;z-index:5}
.country-combo.open,.phone-prefix-picker.open{z-index:70}
.country-combo-trigger{
  width:100%;height:52px;border:1px solid #4b351b;border-radius:8px;background:#111;color:#eee;
  display:grid;grid-template-columns:auto 1fr auto auto;gap:9px;align-items:center;text-align:left;
  padding:15px 12px 7px;cursor:pointer
}
.country-current-flag,.phone-prefix-flag{font-size:18px;line-height:1}
.country-current-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.country-current-code{font-size:11px;color:#c69a4d;white-space:nowrap}
.country-chevron,.phone-prefix-chevron{color:var(--gold);font-size:16px}
.country-combo-menu,.phone-prefix-menu{
  display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);background:#0b0906;border:1px solid #755626;
  border-radius:12px;box-shadow:0 18px 45px #000d;padding:7px;z-index:90
}
.country-combo.open .country-combo-menu,.phone-prefix-picker.open .phone-prefix-menu{display:block}
.country-search-wrap{display:flex;align-items:center;gap:7px;border:1px solid #392a1b;background:#100d09;border-radius:8px;padding:0 9px;margin-bottom:6px}
.country-search-wrap>span{color:#b88b43}
.country-search-wrap input{width:100%;height:40px;border:0!important;background:transparent!important;color:#fff!important;padding:0!important;outline:0}
.country-options,.phone-country-options{max-height:280px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
.country-combo-option,.phone-country-option{
  width:100%;min-height:42px;border:0;border-bottom:1px solid #241a0f;background:transparent;color:#eee;
  padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;border-radius:7px
}
.country-combo-option:hover,.country-combo-option:focus,.phone-country-option:hover,.phone-country-option:focus{background:#1b140b;color:#f2c778;outline:0}
.country-option-main{display:flex;align-items:center;gap:9px;min-width:0}
.country-option-main i{font-style:normal;font-size:18px}
.country-option-main b{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.country-combo-option>span:last-child,.phone-country-option>span:last-child{font-size:11px;color:#c69a4d;white-space:nowrap}
.phone-country-field{position:relative}
.phone-country-row{display:grid;grid-template-columns:auto minmax(0,1fr);border:1px solid #4b351b;border-radius:8px;background:#111;transition:border-color .2s,box-shadow .2s}
.phone-country-row:focus-within{border-color:#b78334;box-shadow:0 0 0 3px rgba(211,154,46,.08)}
.phone-prefix-picker{position:relative;border-right:1px solid #4b351b}
.phone-prefix-trigger{height:50px;min-width:105px;border:0;background:#0d0b08;color:#eee;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;border-radius:8px 0 0 8px}
.phone-prefix-code{font-size:12px;color:#e2b45c;white-space:nowrap}
.phone-prefix-menu{right:auto;width:min(360px,86vw);top:calc(100% + 6px)}
.phone-local-input{width:100%!important;height:50px!important;border:0!important;background:transparent!important;color:#fff!important;padding:0 13px!important;outline:0!important;box-shadow:none!important}
.checkout-address-full.phone-country-field{grid-column:1/-1}
.rtl .country-combo-trigger{text-align:right}
.rtl .country-combo-menu,.rtl .phone-prefix-menu{direction:rtl;text-align:right}
.rtl .phone-prefix-picker{border-right:0;border-left:1px solid #4b351b}
.rtl .phone-prefix-trigger{border-radius:0 8px 8px 0}
.rtl .country-combo-option,.rtl .phone-country-option{text-align:right}
@media(max-width:600px){
  .country-combo-trigger,.phone-prefix-trigger,.phone-local-input{min-height:50px}
  .phone-prefix-trigger{min-width:96px;padding:0 7px}
  .country-current-name{font-size:12.5px}
  .country-options,.phone-country-options{max-height:min(310px,48dvh)}
}
@media(max-width:360px){
  .phone-prefix-trigger{min-width:90px;gap:4px}
  .phone-prefix-flag{font-size:16px}
  .phone-prefix-code{font-size:11px}
}


/* v86 — unified luxury modal design for signup, cart, search and account */
.luxe-panel{
  border:1px solid rgba(211,154,46,.58)!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 50% -8%,rgba(211,154,46,.12),transparent 34%),
    linear-gradient(155deg,#11100e 0%,#080808 56%,#050505 100%)!important;
  box-shadow:0 30px 90px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.035)!important;
  position:relative;
  overflow:auto;
}
.luxe-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,transparent 18%,rgba(211,154,46,.04) 48%,transparent 72%)}
.luxe-panel>*{position:relative;z-index:1}
.luxe-close{top:14px!important;right:17px!important;width:38px;height:38px;border:1px solid transparent!important;border-radius:50%;display:grid;place-items:center;font-size:24px!important;line-height:1;transition:.2s}
.luxe-close:hover{border-color:#6c4b24!important;background:#171008!important}
.rtl .luxe-close{right:auto!important;left:17px!important}
.luxe-panel-head{display:flex;align-items:center;gap:18px;margin-bottom:24px;padding-right:45px}
.rtl .luxe-panel-head{padding-right:0;padding-left:45px;text-align:right}
.luxe-panel-head.centered{justify-content:center;text-align:center;flex-direction:column;gap:10px;padding:0 45px}
.luxe-mini-mark{width:58px;height:58px;flex:0 0 58px;border:1px solid rgba(211,154,46,.74);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-family:Georgia,serif;font-size:28px;box-shadow:0 0 0 7px rgba(211,154,46,.035)}
.luxe-panel-head>div:last-child>span{display:block;color:#9b8053;font-size:10px;font-weight:700;letter-spacing:2.8px;margin-bottom:5px}
.luxe-panel-head h2{font-family:Georgia,serif;color:var(--gold);font-size:30px;letter-spacing:3px;margin:0 0 6px}
.luxe-panel-head p{margin:0;color:#9f998f;font-size:12.5px;line-height:1.6;max-width:500px}

/* Signup */
.auth-signup-card{width:min(540px,calc(100vw - 30px));padding-bottom:28px}
.auth-signup-form input{
  min-height:50px;border:1px solid #44321f!important;border-radius:10px!important;
  background:rgba(255,255,255,.025)!important;color:#fff!important;padding:0 14px!important;
  transition:border-color .2s,box-shadow .2s,background .2s
}
.auth-signup-form .password-input-wrap input{padding-right:52px!important}
.rtl .auth-signup-form .password-input-wrap input{padding-right:14px!important;padding-left:52px!important}
.auth-signup-form input:focus{outline:0;border-color:#b78334!important;background:rgba(211,154,46,.035)!important;box-shadow:0 0 0 3px rgba(211,154,46,.08)!important}
.auth-signup-form .password-help{color:#7f786f;line-height:1.5}
.auth-signup-form .password-strength{margin-top:10px}

/* Cart */
.luxe-cart{width:min(780px,calc(100vw - 30px));padding:34px 38px 30px}
.luxe-cart .cart-item{padding:17px 0;border-bottom:1px solid rgba(211,154,46,.13)}
.luxe-cart .cart-item img{border-radius:12px;border:1px solid #4c3923;box-shadow:0 8px 20px #0008}
.luxe-cart .cart-item-main h3{font-family:Georgia,serif;letter-spacing:.5px;margin:0 0 5px;color:#f0e8dc}
.luxe-cart .cart-item-main>span{color:#9e9488;font-size:12px}
.luxe-cart .cart-line-total{font-weight:700;color:#e1b45e}
.luxe-cart .remove-btn{border:0;background:transparent;color:#8f7860;font-size:10px;letter-spacing:1.2px;cursor:pointer;padding:6px 4px}
.luxe-cart .remove-btn:hover{color:#e5b75f}
.luxe-summary{margin-top:25px!important;border:1px solid #3b2d1c!important;border-radius:14px!important;background:rgba(255,255,255,.018)!important;padding:18px!important}
.luxe-summary>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;color:#a9a197}
.luxe-summary .summary-total{border-top:1px solid #3b2d1c;margin-top:6px;padding-top:14px;color:#f4ede3}
.luxe-summary .summary-total b{color:#e3b85f;font-size:18px}
.luxe-cart .checkout-btn{width:100%;min-height:52px;margin-top:16px;border-radius:10px;background:linear-gradient(110deg,#b77a20,#e2b45c,#b77a20)!important;color:#090705!important;border-color:#d39a2e!important;font-weight:700;letter-spacing:1.5px}
.luxe-empty{min-height:180px;border:1px dashed #44321e;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#aaa}
.luxe-empty>span{font-size:34px;color:#b58a46;margin-bottom:10px}.luxe-empty b{font-family:Georgia,serif;color:#e8ddce;font-size:19px}.luxe-empty small{margin-top:7px;color:#7e766d}

/* Search */
.luxe-search{width:min(980px,calc(100vw - 30px));padding:34px 38px 32px}
.luxe-search-bar{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px;margin:0 0 20px}
.luxe-search-bar input{width:100%;height:52px;border:1px solid #44321f!important;border-radius:11px!important;background:rgba(255,255,255,.025)!important;padding:0 16px 0 45px!important;color:#fff!important;outline:0}
.rtl .luxe-search-bar input{padding:0 45px 0 16px!important}
.luxe-search-bar input:focus{border-color:#b78334!important;box-shadow:0 0 0 3px rgba(211,154,46,.08)}
.luxe-search-icon{position:absolute;left:16px;top:16px;color:#b78b43;z-index:2;font-size:18px;pointer-events:none}
.rtl .luxe-search-icon{left:auto;right:16px}
.luxe-search-bar .btn{height:52px;min-width:122px;border-radius:10px}
.luxe-suggestions{border:1px solid #352817;border-radius:13px;background:rgba(255,255,255,.018);padding:15px;margin-bottom:22px}
.luxe-suggestions>b,.luxe-suggestions>small{display:block;color:#958978;font-size:10px;letter-spacing:1.4px;margin-bottom:9px}
.luxe-suggestions>div{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:9px}
.luxe-suggestions button{border:1px solid #4a351d;border-radius:999px;background:#0c0a07;color:#d8c6a5;padding:8px 12px;cursor:pointer;transition:.2s}
.luxe-suggestions button:hover{border-color:#a87935;color:#f2c778;background:#171108}
.luxe-search-results{padding-top:5px}

/* Account */
.luxe-account{width:min(1000px,calc(100vw - 30px));padding:34px 38px 30px}
.account-luxe-head{margin-bottom:20px}
.luxe-account-tabs{border:1px solid #3b2c1b!important;border-radius:12px!important;background:#090806!important;padding:5px!important;margin-bottom:23px!important;gap:5px!important}
.luxe-account-tabs button{flex:1;border:1px solid transparent!important;border-radius:8px!important;padding:12px 15px!important;color:#989087!important;transition:.2s}
.luxe-account-tabs button:hover{color:#d9b36b!important;background:#100d08!important}
.luxe-account-tabs button.active{background:linear-gradient(145deg,#1b130a,#100c07)!important;border-color:#6b4b24!important;color:#e6bc69!important;box-shadow:inset 0 1px rgba(255,255,255,.03)}
.luxe-account .account-form,.luxe-account .account-order,.luxe-account .payment-method-panel,.luxe-account .saved-address-card{
  border-color:#3d2d1b!important;background:linear-gradient(145deg,rgba(14,14,14,.95),rgba(11,8,5,.95))!important;
  border-radius:14px!important
}
.luxe-account .account-form{padding:21px}
.luxe-account .account-form input,.luxe-account .account-form select{min-height:48px;border-radius:9px!important;background:#100f0d!important;border-color:#44321f!important}
.luxe-account .account-form input:focus,.luxe-account .account-form select:focus{outline:0;border-color:#b78334!important;box-shadow:0 0 0 3px rgba(211,154,46,.07)}
.luxe-account .account-form .btn,.luxe-account .add-address-btn{border-radius:9px;min-height:46px}
.luxe-account .account-logout{width:100%;min-height:48px;border-radius:10px;margin-top:22px;background:transparent!important;border:1px solid #694826!important;color:#cda65e!important}
.luxe-account .account-logout:hover{background:#130d07!important;border-color:#b27c35!important}
.luxe-account .account-order{padding:20px;box-shadow:0 10px 25px rgba(0,0,0,.18)}
.luxe-account .account-order:hover{transform:translateY(-2px);border-color:#735126!important}
.luxe-account .order-track-toggle{border-radius:9px;background:#0f0c08;border-color:#4a351f}
.luxe-account .empty-address{border-radius:14px}

/* shared polished input behavior */
.luxe-panel input,.luxe-panel select,.luxe-panel textarea{transition:border-color .2s,box-shadow .2s,background .2s}
.luxe-panel input:focus,.luxe-panel select:focus,.luxe-panel textarea:focus{outline:0;border-color:#b78334!important;box-shadow:0 0 0 3px rgba(211,154,46,.07)}

@media(max-width:700px){
  .luxe-panel-head,.account-luxe-head{align-items:center;flex-direction:column;text-align:center;padding:0 36px;gap:10px}
  .rtl .luxe-panel-head,.rtl .account-luxe-head{padding:0 36px;text-align:center}
  .luxe-mini-mark{width:52px;height:52px;flex-basis:52px;font-size:25px}
  .luxe-panel-head h2{font-size:26px;letter-spacing:2.4px}
  .luxe-cart,.luxe-search,.luxe-account{width:100%;padding:27px 18px 22px;border-radius:16px!important}
  .luxe-search-bar{grid-template-columns:1fr}
  .luxe-search-bar .btn{width:100%}
  .luxe-cart .cart-item{grid-template-columns:70px minmax(0,1fr);align-items:start}
  .luxe-cart .cart-line-total{grid-column:2;text-align:start;margin-top:-4px}
  .luxe-account-tabs{overflow-x:auto;justify-content:flex-start}
  .luxe-account-tabs button{flex:0 0 auto;min-width:120px}
}
@media(max-width:390px){
  .luxe-cart,.luxe-search,.luxe-account{padding-left:14px;padding-right:14px}
  .luxe-panel-head{padding-left:28px;padding-right:28px}
  .luxe-panel-head p{font-size:12px}
  .auth-signup-card{padding-left:16px;padding-right:16px}
}


/* v87 — ÉCLAT full-site luxury visual system (A–Z) */
:root{
  --bg:#050504;
  --surface:#0a0907;
  --surface-2:#100d09;
  --surface-3:#151008;
  --gold:#d7aa5b;
  --gold-bright:#edc978;
  --gold-deep:#8a5d24;
  --line:#3e2d18;
  --line-soft:rgba(215,170,91,.18);
  --text:#f3eee7;
  --muted:#aaa197;
  --muted-2:#81786f;
  --danger:#d77b76;
  --radius-sm:9px;
  --radius:14px;
  --radius-lg:20px;
  --shadow:0 24px 70px rgba(0,0,0,.48);
  --glow:0 0 0 1px rgba(215,170,91,.03),0 18px 55px rgba(0,0,0,.32);
}
html{scroll-behavior:smooth;background:#030302}
body{
  background:
    radial-gradient(circle at 50% 0,rgba(215,170,91,.045),transparent 27rem),
    linear-gradient(180deg,#050504 0%,#040403 100%)!important;
  color:var(--text);
  letter-spacing:.01em;
}
::selection{background:rgba(215,170,91,.28);color:#fff}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:#080705}
::-webkit-scrollbar-thumb{background:#5e4320;border-radius:99px;border:2px solid #080705}
::-webkit-scrollbar-thumb:hover{background:#8b622a}

/* Typography and shared controls */
h1,h2,h3,.title,.logo{font-family:Georgia,"Times New Roman",serif}
p{line-height:1.75}
.title{
  font-size:clamp(29px,3vw,40px)!important;
  color:var(--gold-bright)!important;
  letter-spacing:clamp(1.5px,.25vw,3.5px)!important;
  text-shadow:0 8px 28px rgba(0,0,0,.42);
}
.section>.title:after,.feature-section>.title:after{
  content:"";display:block;width:54px;height:1px;margin:14px auto 0;
  background:linear-gradient(90deg,transparent,var(--gold),transparent)
}
.btn{
  border-radius:10px!important;
  border:1px solid rgba(215,170,91,.72)!important;
  background:linear-gradient(145deg,rgba(215,170,91,.035),rgba(215,170,91,.01))!important;
  color:var(--gold-bright)!important;
  font-weight:700;
  letter-spacing:1.2px!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease;
}
.btn:hover:not(:disabled){
  transform:translateY(-1px);
  border-color:var(--gold-bright)!important;
  background:linear-gradient(110deg,#9f691f,#e3b65f,#a06a20)!important;
  color:#080604!important;
  box-shadow:0 12px 28px rgba(164,108,31,.20);
}
.btn:active:not(:disabled){transform:translateY(0)}
.btn:disabled{opacity:.45;cursor:not-allowed}
input,select,textarea{
  border-radius:9px!important;
  transition:border-color .18s,box-shadow .18s,background .18s!important;
}
input:focus,select:focus,textarea:focus{
  outline:0!important;border-color:#a97936!important;
  box-shadow:0 0 0 3px rgba(215,170,91,.075)!important;
}

/* Header and navigation */
#siteHeader{
  background:rgba(3,3,3,.94)!important;
  border-bottom:1px solid rgba(215,170,91,.13);
  box-shadow:0 12px 35px rgba(0,0,0,.32);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.bar{background:transparent!important}
.logo{
  color:var(--gold-bright)!important;
  text-shadow:0 5px 22px rgba(215,170,91,.11);
  transition:opacity .18s,text-shadow .18s;
}
.logo:hover{opacity:.92;text-shadow:0 3px 20px rgba(215,170,91,.25)}
.head-icons button,#lang{
  border-radius:50%!important;transition:.18s!important;
}
.head-icons button:hover,#lang:hover{
  background:rgba(215,170,91,.08)!important;
  color:var(--gold-bright)!important;
}
nav{
  background:rgba(7,6,5,.86)!important;
  border-top:1px solid rgba(255,255,255,.018)!important;
  border-bottom:1px solid rgba(215,170,91,.13)!important;
}
nav a{position:relative;color:#d2ccc4;transition:.18s}
nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:7px;height:1px;background:var(--gold);transition:.2s}
nav a:hover{color:var(--gold-bright)!important}
nav a:hover:after{left:15%;right:15%}

/* Hero */
.hero{
  min-height:min(74vh,760px);
  border-bottom:1px solid rgba(215,170,91,.16);
  box-shadow:inset 0 -90px 130px rgba(0,0,0,.28);
}
.hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.67) 0%,rgba(0,0,0,.24) 46%,rgba(0,0,0,.04) 78%),
    linear-gradient(0deg,rgba(0,0,0,.46),transparent 42%)!important;
}
.hero-copy{
  padding:27px 30px;
  border-left:1px solid rgba(215,170,91,.43);
  background:linear-gradient(90deg,rgba(5,5,4,.52),rgba(5,5,4,.08));
  backdrop-filter:blur(2px);
  border-radius:0 16px 16px 0;
}
.rtl .hero-copy{border-left:0;border-right:1px solid rgba(215,170,91,.43);border-radius:16px 0 0 16px}
.hero-copy h1{
  color:var(--gold-bright)!important;
  text-shadow:0 12px 32px rgba(0,0,0,.55);
}
.hero-copy p{color:#e7dfd3;font-size:13px}

/* Main page section rhythm */
.section{padding-top:78px!important;padding-bottom:78px!important}
.section:nth-of-type(even):not(.catalog-page):not(.product-page-section){
  position:relative;
}
.section:nth-of-type(even):not(.catalog-page):not(.product-page-section):before{
  content:"";position:absolute;inset:18px 1.5%;pointer-events:none;
  border-top:1px solid rgba(215,170,91,.035);
  border-bottom:1px solid rgba(215,170,91,.035);
}

/* Collection category cards */
.cats{gap:22px!important}
.cat{
  min-height:285px!important;
  border:1px solid rgba(215,170,91,.31)!important;
  border-radius:16px!important;
  overflow:hidden;
  box-shadow:0 18px 48px rgba(0,0,0,.30);
  transition:transform .25s,border-color .25s,box-shadow .25s;
}
.cat:after{
  background:linear-gradient(180deg,transparent 18%,rgba(0,0,0,.22) 48%,rgba(0,0,0,.94) 100%)!important;
}
.cat:before{
  content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
}
.cat:hover{transform:translateY(-5px);border-color:rgba(237,201,120,.68)!important;box-shadow:0 25px 60px rgba(0,0,0,.42)}
.cat h3{font-size:27px!important;color:var(--gold-bright)!important;letter-spacing:1px}
.cat p{color:#d4ccc1;margin:0 0 16px}
.cat .btn{align-self:flex-start}

/* Product cards, grids and product badges */
.grid{gap:22px!important}
.product{
  border:1px solid rgba(215,170,91,.22)!important;
  border-radius:16px!important;
  overflow:hidden;
  background:linear-gradient(155deg,#0d0c0a,#080706)!important;
  box-shadow:0 14px 40px rgba(0,0,0,.26);
  transition:transform .22s,border-color .22s,box-shadow .22s;
}
.product:hover{transform:translateY(-4px);border-color:rgba(215,170,91,.56)!important;box-shadow:0 23px 52px rgba(0,0,0,.38)}
.product .pic{overflow:hidden;position:relative}
.product .pic:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.20))}
.product .info{padding:20px!important}
.product .info h3{font-size:22px!important;color:var(--gold-bright)!important;letter-spacing:.5px}
.product .info p{color:#a9a097!important}
.product .price{color:#eee;font-weight:700}
.product .old{color:#756f67}
.product .discount{color:var(--gold-bright)}
.product .stock{color:#a89c8c}
.product-badges span,.family-tag{
  border-color:#705024!important;background:rgba(7,6,4,.88)!important;color:#deb566!important;
  box-shadow:0 4px 16px rgba(0,0,0,.24)
}
.wish-btn{
  backdrop-filter:blur(9px);box-shadow:0 6px 18px rgba(0,0,0,.3);
  transition:transform .18s,border-color .18s,background .18s;
}
.wish-btn:hover{transform:scale(1.05);border-color:var(--gold-bright)!important;background:rgba(26,18,9,.92)!important}

/* Homepage About, trust, reviews, newsletter and feature areas */
.about,.contact,.policy-copy{
  border:1px solid rgba(215,170,91,.22)!important;
  border-radius:16px!important;
  background:
    radial-gradient(circle at 50% -15%,rgba(215,170,91,.055),transparent 38%),
    linear-gradient(145deg,#0b0a08,#080706)!important;
  box-shadow:var(--glow);
  color:#c8c0b6!important;
}
.trust-strip{
  border:1px solid rgba(215,170,91,.19)!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#0a0907,#070605)!important;
  box-shadow:0 15px 36px rgba(0,0,0,.20);
}
.trust-strip>div{padding:10px 12px;border-radius:10px}
.trust-strip span{color:var(--gold-bright)!important}
.home-reviews-window{
  border:1px solid rgba(215,170,91,.17);
  border-radius:17px;
  background:linear-gradient(145deg,#090806,#060605);
  box-shadow:0 18px 45px rgba(0,0,0,.24);
}
.home-review-card,.review-card{
  border:1px solid rgba(215,170,91,.18)!important;
  border-radius:14px!important;
  background:linear-gradient(145deg,#0e0d0b,#090806)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.20);
}
.home-review-stars,.review-card-stars,.rating-stars,.rating-star{color:var(--gold-bright)!important}
.newsletter-section{
  border:1px solid rgba(215,170,91,.26)!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 50% 0,rgba(215,170,91,.09),transparent 46%),
    linear-gradient(150deg,#0d0b08,#070605)!important;
  box-shadow:var(--shadow);
}
.newsletter-section input{background:#0e0c09!important;border-color:#4b361e!important}

/* Fragrance-family discovery */
.family-chips{gap:10px!important}
.family-chips button{
  border-radius:999px!important;border:1px solid #49351e!important;
  background:#0d0a07!important;color:#cab58d!important;
  padding:10px 15px!important;transition:.18s!important
}
.family-chips button:hover{border-color:#9f7131!important;background:#181008!important;color:#f0c873!important;transform:translateY(-1px)}

/* Catalog */
.catalog-page{max-width:1500px!important}
.catalog-toolbar{
  border:1px solid rgba(215,170,91,.19)!important;
  border-radius:14px!important;
  padding:14px!important;
  background:linear-gradient(145deg,#0c0a08,#080706)!important;
  box-shadow:0 12px 35px rgba(0,0,0,.20);
}
.catalog-toolbar input,.catalog-toolbar select{background:#0d0c0a!important;border-color:#42311c!important;color:#eee!important}

/* Product page */
.product-page-section{padding-top:55px!important}
.product-detail-layout{
  border:1px solid rgba(215,170,91,.18);
  border-radius:20px;
  padding:clamp(16px,2.5vw,30px);
  background:
    radial-gradient(circle at 15% 0,rgba(215,170,91,.045),transparent 34%),
    linear-gradient(145deg,#0a0907,#070605);
  box-shadow:var(--shadow);
}
.gallery{
  border-radius:16px!important;
  overflow:hidden;
  border:1px solid rgba(215,170,91,.24);
  box-shadow:0 18px 45px rgba(0,0,0,.32);
}
.thumbs img{
  border-radius:9px!important;border:1px solid rgba(215,170,91,.24)!important;
  opacity:.78;transition:.18s
}
.thumbs img:hover{opacity:1;border-color:var(--gold)!important;transform:translateY(-1px)}
.product-meta h1,.product-meta h2{color:var(--gold-bright)!important}
.product-description-box,.fragrance-section,.product-family-block,.product-policy-summary,.stock-panel{
  border:1px solid rgba(215,170,91,.17)!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.018)!important;
  padding:16px!important;
}
.stock-progress{border-radius:999px!important;overflow:hidden;background:#20180e!important}
.stock-progress>span{background:linear-gradient(90deg,#8c5d23,#dcad56)!important}
.product-extra-actions button{border-radius:10px!important}
.related-section{border-top:1px solid rgba(215,170,91,.13);padding-top:45px!important}

/* Reviews */
.product-reviews-full{
  border:1px solid rgba(215,170,91,.18)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#0a0907,#070605)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.22);
  padding:clamp(18px,3vw,32px)!important;
}
.reviews-summary,.product-review-form{
  border:1px solid rgba(215,170,91,.18)!important;
  border-radius:14px!important;background:rgba(255,255,255,.018)!important
}
.rating-filter-btn,.rating-filter-pills button{
  border-radius:10px!important;background:#0c0a07!important;border-color:#3f2f1c!important
}
.rating-filter-btn:hover,.rating-filter-btn.active,.rating-filter-pills button:hover,.rating-filter-pills button.active{
  border-color:#9e7133!important;background:#171008!important;color:#f0c673!important
}
.review-form input,.review-form textarea{background:#0e0c0a!important;border-color:#44311d!important}

/* Blog / guide / policy pages */
.article-hero,.policy-page{
  border:1px solid rgba(215,170,91,.18)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#0c0a08,#070605)!important;
  box-shadow:var(--shadow);
}
.article-hero{overflow:hidden}
.policy-page h1,.policy-page h2,.article-hero h1{color:var(--gold-bright)!important}
.policy-copy{padding:clamp(22px,4vw,42px)!important}
.blog-card,.guide-card{
  border-radius:15px!important;border:1px solid rgba(215,170,91,.18)!important;
  background:linear-gradient(145deg,#0d0b08,#080706)!important;overflow:hidden
}

/* Wishlist */
.wishlist-page .product{box-shadow:0 14px 38px rgba(0,0,0,.26)}

/* Checkout refinement */
.checkout-ref{
  border-radius:20px!important;
  border-color:rgba(215,170,91,.31)!important;
  box-shadow:0 30px 90px rgba(0,0,0,.64)!important;
  background:linear-gradient(145deg,#0b0a08,#060605)!important;
}
.checkout-ref-left{background:linear-gradient(145deg,#090806,#060605)}
.checkout-ref-right{background:linear-gradient(160deg,#0f0c08,#080706)!important}
.checkout-ref section{
  border-bottom:1px solid rgba(215,170,91,.08);
  padding-bottom:23px;
}
.checkout-ref h2{color:var(--gold-bright)!important}
.checkout-ref input,.checkout-ref select{
  border-color:#49351f!important;background:#100e0b!important;border-radius:9px!important
}
.checkout-ref-option,.saved-address-choice{
  border-radius:11px!important;background:#0d0b08!important;border-color:#45331f!important;
  transition:.18s
}
.checkout-ref-option:hover,.saved-address-choice:hover{border-color:#765326!important;background:#120e09!important}
.checkout-ref-option.selected,.saved-address-choice:has(input:checked){border-color:#a87934!important;background:#171008!important}
.checkout-ref-complete{
  background:linear-gradient(110deg,#9f691f,#e1b25a,#a06a20)!important;color:#080604!important;
  box-shadow:0 12px 30px rgba(170,111,27,.18)
}

/* All modals */
.modal{background:rgba(0,0,0,.78)!important;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.box{
  border-radius:18px;
  border-color:rgba(215,170,91,.27);
  background:linear-gradient(155deg,#0d0c0a,#070605);
  box-shadow:0 28px 85px rgba(0,0,0,.60);
}
.close{transition:.18s}
.close:hover{color:var(--gold-bright);transform:rotate(3deg) scale(1.04)}

/* Footer */
footer{
  position:relative;
  border-top:1px solid rgba(215,170,91,.18)!important;
  background:
    radial-gradient(circle at 50% 0,rgba(215,170,91,.055),transparent 35%),
    linear-gradient(180deg,#050504,#020202)!important;
}
footer:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(237,201,120,.42),transparent)}
.foot{gap:42px!important}
.foot h3{color:var(--gold-bright)!important;letter-spacing:2.2px!important}
.foot p,.foot a{color:#a69e95!important}
.foot a{transition:.18s}
.foot a:hover{color:var(--gold-bright)!important}
.footer-contact-link{
  border:1px solid rgba(215,170,91,.18)!important;border-radius:50%!important;
  background:#0a0806!important;transition:.18s!important
}
.footer-contact-link:hover{transform:translateY(-2px);border-color:#9b6e30!important;background:#151008!important}

/* Status / micro-interactions */
.status-pill{box-shadow:inset 0 1px rgba(255,255,255,.025)}
.no-reviews,.home-inline-loading{color:#8f877d!important}
.text-link{color:#d8ad61!important;transition:.18s}
.text-link:hover{color:#f1cb7c!important}

/* Responsive luxury rhythm */
@media(max-width:900px){
  .section{padding-top:62px!important;padding-bottom:62px!important}
  .hero-copy{max-width:520px}
  .product-detail-layout{padding:17px}
}
@media(max-width:600px){
  .section{padding-top:48px!important;padding-bottom:48px!important}
  .title{font-size:29px!important;margin-bottom:25px!important}
  .hero{min-height:520px}
  .hero-copy{padding:20px 18px;background:linear-gradient(90deg,rgba(5,5,4,.62),rgba(5,5,4,.12))}
  .hero-copy h1{font-size:42px!important}
  .cat{min-height:250px!important}
  .product{border-radius:14px!important}
  .product .info{padding:17px!important}
  .product-detail-layout{border-radius:15px;padding:12px}
  .product-reviews-full{border-radius:15px!important;padding:15px!important}
  .checkout-ref{border-radius:15px!important}
  .about,.contact,.policy-copy,.newsletter-section,.trust-strip{border-radius:14px!important}
}


/* v88 — product action placement + premium phone-country selector */

/* Wishlist and Share belong to the product purchase controls, not below Reviews. */
.product-purchase-extras{
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:10px!important;
  width:100%;
  margin:11px 0 18px!important;
  padding:0!important;
}
.product-purchase-extras .btn{
  min-height:46px;
  margin:0!important;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-radius:11px!important;
  background:linear-gradient(145deg,rgba(215,170,91,.045),rgba(215,170,91,.012))!important;
  border-color:rgba(215,170,91,.42)!important;
  color:#dcb566!important;
  font-size:11px;
  letter-spacing:1.1px!important;
}
.product-purchase-extras .btn:hover{
  border-color:#d7aa5b!important;
  background:rgba(215,170,91,.095)!important;
  color:#f0ca77!important;
  box-shadow:0 9px 24px rgba(0,0,0,.18)!important;
}
.product-action-icon{font-size:15px;line-height:1;color:#e3b963}
.product-purchase-extras [data-wish].active .product-action-icon,
.product-purchase-extras [data-wish][aria-pressed="true"] .product-action-icon{color:#efc66d}

/* Phone field: one polished control, with a compact country-code jewel on the left. */
.phone-country-field{
  overflow:visible!important;
}
.phone-country-row{
  min-height:54px;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:stretch;
  border:1px solid rgba(215,170,91,.30)!important;
  border-radius:11px!important;
  background:linear-gradient(145deg,#11100e,#0c0b09)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.018);
  overflow:visible;
}
.phone-country-row:focus-within{
  border-color:#a97834!important;
  box-shadow:0 0 0 3px rgba(215,170,91,.075)!important;
}
.phone-prefix-picker{
  position:relative;
  display:flex;
  align-items:stretch;
  border-right:1px solid rgba(215,170,91,.24)!important;
  background:linear-gradient(145deg,#151109,#0d0b08);
  border-radius:10px 0 0 10px;
}
.phone-prefix-trigger{
  min-width:118px!important;
  height:52px!important;
  padding:0 11px!important;
  margin:0!important;
  border:0!important;
  border-radius:10px 0 0 10px!important;
  background:transparent!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  color:#eee!important;
  box-shadow:none!important;
}
.phone-prefix-trigger:hover{
  background:rgba(215,170,91,.055)!important;
  transform:none!important;
}
.phone-prefix-identity{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  white-space:nowrap;
}
.phone-prefix-iso{
  min-width:29px;
  height:25px;
  padding:0 7px;
  display:inline-grid;
  place-items:center;
  border:1px solid rgba(215,170,91,.52);
  border-radius:7px;
  background:linear-gradient(145deg,rgba(215,170,91,.12),rgba(215,170,91,.035));
  color:#f0d28f;
  font-size:10px;
  font-weight:800;
  letter-spacing:.9px;
  line-height:1;
  box-shadow:inset 0 1px rgba(255,255,255,.04);
}
.phone-prefix-code{
  color:#e5b95f!important;
  font-size:12px!important;
  font-weight:700;
  letter-spacing:.25px;
}
.phone-prefix-chevron{
  color:#ad7d37!important;
  font-size:14px!important;
  line-height:1;
  transition:transform .18s;
}
.phone-prefix-picker.open .phone-prefix-chevron{transform:rotate(180deg)}
.phone-local-input{
  height:52px!important;
  min-height:52px!important;
  border:0!important;
  border-radius:0 10px 10px 0!important;
  background:transparent!important;
  padding:0 15px!important;
  color:#f3eee7!important;
}
.phone-local-input::placeholder{color:#756e66;opacity:1}
.phone-prefix-menu{
  top:calc(100% + 8px)!important;
  width:min(390px,88vw)!important;
  border:1px solid rgba(215,170,91,.38)!important;
  border-radius:13px!important;
  background:linear-gradient(155deg,#100e0b,#090806)!important;
  box-shadow:0 22px 55px rgba(0,0,0,.72)!important;
  padding:8px!important;
}
.phone-country-option{border-radius:8px!important}
.phone-country-option:hover{background:rgba(215,170,91,.08)!important}
.rtl .phone-prefix-picker{
  border-right:0!important;
  border-left:1px solid rgba(215,170,91,.24)!important;
  border-radius:0 10px 10px 0;
}
.rtl .phone-prefix-trigger{border-radius:0 10px 10px 0!important}
.rtl .phone-local-input{border-radius:10px 0 0 10px!important}

@media(max-width:600px){
  .product-purchase-extras{grid-template-columns:1fr 1fr}
  .product-purchase-extras .btn{min-height:45px;padding:11px 10px!important}
  .phone-prefix-trigger{min-width:110px!important;padding:0 9px!important}
  .phone-prefix-iso{min-width:27px;padding:0 6px}
}
@media(max-width:360px){
  .phone-prefix-trigger{min-width:102px!important;gap:5px!important}
  .phone-prefix-identity{gap:5px}
  .phone-prefix-code{font-size:11px!important}
}


/* v89 — stable related-product presentation */
.related-section #relatedGrid{
  align-items:stretch;
}
.related-section #relatedGrid>.product{
  min-width:0;
}
@media(min-width:901px){
  .related-section #relatedGrid:has(> .product:only-child){
    grid-template-columns:minmax(260px,340px);
    justify-content:center;
  }
}


/* v90 — product-page vertical-flow fix
   Reviews, policies and related products must remain separate blocks with real spacing. */
.product-page-section{
  overflow:visible;
}
.product-page-section .product-reviews-full{
  width:100vw!important;
  max-width:100vw!important;
  margin-top:64px!important;
  margin-bottom:0!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  position:relative;
  z-index:1;
}
.product-extras-followup{
  width:100%;
  max-width:100%;
  margin:38px auto 0;
  padding:0;
  position:relative;
  z-index:1;
  clear:both;
}
.product-extras-followup .product-family-block,
.product-extras-followup .product-policy-summary{
  margin-top:0!important;
  margin-bottom:26px!important;
}
.product-extras-followup .product-policy-summary{
  min-height:62px;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
}
.product-extras-followup .related-section{
  margin-top:34px!important;
  padding-top:38px!important;
  padding-bottom:6px;
  clear:both;
}
.product-extras-followup .related-section .title{
  margin-bottom:28px!important;
}
.product-extras-followup #relatedGrid{
  margin-top:0;
}

/* Keep the bottom of the review form comfortably away from the next content. */
.product-review-form{
  margin-bottom:0!important;
}
.product-review-form .btn:last-child{
  margin-bottom:0!important;
}

@media(max-width:700px){
  .product-page-section .product-reviews-full{
    margin-top:44px!important;
    margin-bottom:0!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-bottom:34px!important;
  }
  .product-extras-followup{
    margin-top:28px;
  }
  .product-extras-followup .product-policy-summary{
    margin-bottom:22px!important;
  }
  .product-extras-followup .related-section{
    margin-top:28px!important;
    padding-top:30px!important;
  }
}


/* v91 — shared footer hardening + product-view footer fix */

/* Keep every route in normal document flow so page content can never paint into the footer. */
#app{
  position:relative;
  z-index:1;
  display:flow-root;
  width:100%;
  min-height:45vh;
}
.site-footer{
  clear:both;
  position:relative!important;
  z-index:3;
  width:100%;
  max-width:none;
  margin:0!important;
  padding:54px clamp(22px,6vw,96px) 26px!important;
  overflow:hidden;
  isolation:isolate;
  border-top:1px solid rgba(215,170,91,.22)!important;
  background:
    radial-gradient(circle at 50% -35%,rgba(215,170,91,.085),transparent 42%),
    linear-gradient(180deg,#060504 0%,#030302 62%,#020202 100%)!important;
  box-shadow:0 -22px 60px rgba(0,0,0,.22);
}
.site-footer:before{
  content:"";
  position:absolute;
  top:0;
  left:8%;
  right:8%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(238,199,117,.62),transparent)!important;
  pointer-events:none;
}
.site-footer:after{
  content:"É";
  position:absolute;
  right:4vw;
  bottom:-70px;
  z-index:-1;
  font-family:Georgia,"Times New Roman",serif;
  font-size:220px;
  line-height:1;
  color:rgba(215,170,91,.018);
  pointer-events:none;
}
.rtl .site-footer:after{right:auto;left:4vw}

.site-footer>.footer-logo{
  display:inline-flex;
  flex-direction:column;
  align-items:flex-start;
  width:max-content;
  margin:0 0 30px!important;
  color:var(--gold-bright)!important;
  font-size:31px!important;
  line-height:1;
  letter-spacing:7px!important;
  text-shadow:0 8px 28px rgba(215,170,91,.12);
}
.site-footer>.footer-logo small{
  margin-top:8px;
  font-size:8px!important;
  letter-spacing:5px!important;
  color:#a88955;
}
.rtl .site-footer>.footer-logo{align-items:flex-end}

.site-footer .foot{
  width:100%;
  margin:0 0 28px!important;
  display:grid!important;
  grid-template-columns:minmax(240px,1.25fr) minmax(220px,1fr) minmax(180px,.8fr)!important;
  gap:clamp(28px,5vw,72px)!important;
  align-items:start;
}
.site-footer .foot>div{
  min-width:0;
}
.site-footer .foot h3{
  position:relative;
  margin:0 0 17px!important;
  padding-bottom:10px;
  color:var(--gold-bright)!important;
  font:700 11px Arial,sans-serif!important;
  letter-spacing:2.3px!important;
}
.site-footer .foot h3:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:34px;
  height:1px;
  background:linear-gradient(90deg,var(--gold),transparent);
}
.rtl .site-footer .foot h3:after{left:auto;right:0;background:linear-gradient(270deg,var(--gold),transparent)}

.site-footer .foot p{
  margin:0;
  max-width:540px;
  color:#9f978e!important;
  font-size:12px;
  line-height:1.8;
}
.site-footer #contactFoot{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  align-items:center;
}
.site-footer .footer-contact-link{
  display:inline-flex!important;
  width:42px;
  height:42px;
  min-width:42px;
  margin:0!important;
  padding:0!important;
  align-items:center;
  justify-content:center!important;
  border:1px solid rgba(215,170,91,.24)!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,#0e0b07,#080705)!important;
  color:#b8aa97!important;
  overflow:hidden;
  box-shadow:inset 0 1px rgba(255,255,255,.02);
}
.site-footer .footer-contact-link:hover{
  color:var(--gold-bright)!important;
  border-color:#9b6e30!important;
  background:#151008!important;
  transform:translateY(-2px);
}
.site-footer .footer-contact-link svg{
  width:19px!important;
  height:19px!important;
  flex:0 0 19px!important;
}
.site-footer .footer-contact-link span,
.site-footer .footer-contact-link .footer-contact-text{
  display:none!important;
}

.site-footer .social-icons{
  display:flex;
  flex-wrap:wrap;
  gap:10px!important;
  align-items:center;
}
.site-footer .social-icons a{
  width:42px!important;
  height:42px!important;
  border:1px solid rgba(215,170,91,.24);
  border-radius:50%!important;
  background:linear-gradient(145deg,#0e0b07,#080705);
  color:#a8a097!important;
  transition:.18s!important;
}
.site-footer .social-icons a:hover{
  border-color:#9b6e30;
  background:#151008!important;
  color:var(--gold-bright)!important;
  transform:translateY(-2px);
}
.site-footer .social-icons svg{width:21px!important;height:21px!important}

.site-footer .footer-links{
  grid-column:1/-1!important;
  display:flex!important;
  flex-wrap:wrap;
  gap:8px!important;
  width:100%;
  margin:4px 0 0!important;
  padding-top:22px;
  border-top:1px solid rgba(215,170,91,.11);
}
.site-footer .footer-links button{
  margin:0!important;
  padding:8px 11px!important;
  min-height:34px;
  border:1px solid rgba(215,170,91,.16)!important;
  border-radius:999px!important;
  background:#090806!important;
  color:#978d80!important;
  font-size:9px!important;
  font-weight:700;
  letter-spacing:.75px;
  transition:.18s;
}
.site-footer .footer-links button:hover{
  color:#e9c674!important;
  border-color:#775426!important;
  background:#130e08!important;
  transform:translateY(-1px);
}
.site-footer>small{
  display:block;
  width:100%;
  padding-top:18px;
  border-top:1px solid rgba(215,170,91,.08);
  color:#6f6860;
  font-size:9px;
  letter-spacing:1.1px;
}

/* Product page: leave a clean runway after related products before the shared footer. */
.product-page-section{
  padding-bottom:0!important;
}
.product-page-section .product-extras-followup{
  margin-bottom:0!important;
}
.product-page-section .product-extras-followup .related-section{
  margin-bottom:0!important;
  padding-bottom:72px!important;
}
.product-page-section .product-extras-followup #relatedGrid{
  margin-bottom:0!important;
}
.product-page-section + *{
  clear:both;
}

/* Ensure full-width review artwork never creates a new stacking layer over the footer. */
.product-page-section .product-reviews-full,
.product-page-section .product-extras-followup{
  z-index:1!important;
}
.site-footer{z-index:5!important}

.rtl .site-footer,
.rtl .site-footer .foot{
  text-align:right;
}
.rtl .site-footer #contactFoot,
.rtl .site-footer .social-icons{
  justify-content:flex-start;
}

@media(max-width:900px){
  .site-footer{
    padding:46px 24px 24px!important;
  }
  .site-footer .foot{
    grid-template-columns:1fr 1fr!important;
    gap:32px 38px!important;
  }
  .site-footer .foot>div:first-child{
    grid-column:1/-1;
  }
  .product-page-section .product-extras-followup .related-section{
    padding-bottom:58px!important;
  }
}
@media(max-width:600px){
  .site-footer{
    padding:38px 17px 22px!important;
  }
  .site-footer>.footer-logo{
    margin-bottom:27px!important;
    font-size:27px!important;
    letter-spacing:5px!important;
  }
  .site-footer .foot{
    grid-template-columns:1fr!important;
    gap:27px!important;
  }
  .site-footer .foot>div:first-child{
    grid-column:auto;
  }
  .site-footer .footer-links{
    padding-top:18px;
    gap:7px!important;
  }
  .site-footer .footer-links button{
    min-height:36px;
    padding:8px 10px!important;
  }
  .site-footer:after{
    font-size:155px;
    bottom:-45px;
  }
  .product-page-section .product-extras-followup .related-section{
    padding-bottom:46px!important;
  }
}


/* v92 — centered New Arrivals heading with luxury glow */
.home-new-arrivals-head{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  width:100%;
  margin:0 0 30px;
}
.home-new-arrivals-head .title{
  position:relative;
  display:inline-block;
  margin:0!important;
  padding-bottom:18px;
  text-align:center!important;
}
.home-new-arrivals-head .title:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  width:92px;
  height:1px;
  margin:0!important;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,#d7aa5b 20%,#efca79 50%,#d7aa5b 80%,transparent)!important;
  box-shadow:
    0 0 6px rgba(239,202,121,.72),
    0 0 14px rgba(215,170,91,.42),
    0 0 24px rgba(215,170,91,.18);
}
.home-new-arrivals-view-all{
  margin-top:14px;
  padding:6px 10px!important;
  border:0!important;
  background:transparent!important;
  color:#b99a64!important;
  font-size:10px!important;
  font-weight:700;
  letter-spacing:1.5px!important;
  text-align:center;
  transition:color .18s,text-shadow .18s,transform .18s;
}
.home-new-arrivals-view-all:hover{
  color:#efca79!important;
  text-shadow:0 0 12px rgba(215,170,91,.32);
  transform:translateY(-1px);
}
.rtl .home-new-arrivals-head{
  text-align:center!important;
}
@media(max-width:600px){
  .home-new-arrivals-head{margin-bottom:24px}
  .home-new-arrivals-head .title{padding-bottom:16px}
  .home-new-arrivals-head .title:after{width:78px}
  .home-new-arrivals-view-all{margin-top:12px}
}


/* v93 — readable, reliable phone-country field while preserving the luxury design */
.phone-country-field{
  position:relative!important;
  display:block!important;
  padding-top:8px;
  overflow:visible!important;
}

/* Lift PHONE NUMBER onto the border instead of letting it overlap EG +20. */
.phone-country-field>small{
  top:0!important;
  left:13px!important;
  right:auto!important;
  z-index:12!important;
  max-width:calc(100% - 26px)!important;
  padding:0 7px!important;
  line-height:16px!important;
  height:16px;
  border-radius:999px;
  background:#0d0b08!important;
  color:#a99069!important;
  font-size:9px!important;
  font-weight:600;
  letter-spacing:.55px;
  text-transform:uppercase;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
}
.rtl .phone-country-field>small{
  left:auto!important;
  right:13px!important;
}

.phone-country-row{
  min-height:56px!important;
  border-radius:11px!important;
  overflow:visible!important;
}
.phone-prefix-picker{
  min-width:122px;
  z-index:8;
}
.phone-prefix-trigger{
  min-width:122px!important;
  height:54px!important;
  padding:0 12px!important;
  gap:8px!important;
}
.phone-prefix-identity{
  gap:7px!important;
}
.phone-prefix-iso{
  min-width:31px!important;
  height:26px!important;
  padding:0 7px!important;
  font-size:10px!important;
  border-color:rgba(215,170,91,.58)!important;
  background:linear-gradient(145deg,rgba(215,170,91,.15),rgba(215,170,91,.045))!important;
  box-shadow:
    inset 0 1px rgba(255,255,255,.045),
    0 3px 10px rgba(0,0,0,.18);
}
.phone-prefix-code{
  font-size:12px!important;
  line-height:1!important;
}
.phone-prefix-chevron{
  flex:0 0 auto;
  margin-left:1px;
}
.phone-local-input{
  height:54px!important;
  min-height:54px!important;
  padding:0 15px!important;
}

/* Keep the dropdown above adjacent form controls and make the trigger easy to use. */
.phone-prefix-picker.open{
  z-index:120!important;
}
.phone-prefix-menu{
  z-index:130!important;
  max-height:min(360px,55vh);
  overflow:hidden;
}
.phone-country-options{
  max-height:min(292px,44vh)!important;
  overflow:auto!important;
  overscroll-behavior:contain;
}
.phone-prefix-trigger:focus-visible{
  outline:1px solid rgba(239,202,121,.82)!important;
  outline-offset:-3px;
}
.phone-prefix-trigger:active{
  background:rgba(215,170,91,.075)!important;
}

/* Ensure the shared phone layout stays intact inside all account/checkout grids. */
.form .phone-country-field,
.account-form .phone-country-field,
.checkout-ref .phone-country-field,
.address-floating-form .phone-country-field{
  min-width:0;
  width:100%;
}

.rtl .phone-prefix-chevron{
  margin-left:0;
  margin-right:1px;
}

@media(max-width:600px){
  .phone-country-field{padding-top:8px}
  .phone-prefix-picker{min-width:116px}
  .phone-prefix-trigger{
    min-width:116px!important;
    height:54px!important;
    padding:0 10px!important;
    gap:6px!important;
  }
  .phone-prefix-iso{
    min-width:29px!important;
    height:25px!important;
    padding:0 6px!important;
  }
  .phone-local-input{
    height:54px!important;
    min-height:54px!important;
  }
}
@media(max-width:360px){
  .phone-prefix-picker{min-width:108px}
  .phone-prefix-trigger{
    min-width:108px!important;
    padding:0 8px!important;
    gap:5px!important;
  }
  .phone-prefix-identity{gap:5px!important}
  .phone-prefix-code{font-size:11px!important}
  .phone-country-field>small{font-size:8.5px!important}
}


/* v94 — unified reliable dropdown + search controls */

/* Native dropdowns: clear arrow, readable text, stable focus and touch target. */
select{
  min-height:48px;
  padding-right:42px!important;
  border:1px solid rgba(215,170,91,.30)!important;
  border-radius:10px!important;
  background-color:#0d0b08!important;
  color:#eee7dc!important;
  cursor:pointer;
  outline:none!important;
  text-overflow:ellipsis;
  transition:border-color .18s,box-shadow .18s,background-color .18s;
}
select:hover{border-color:rgba(215,170,91,.52)!important}
select:focus,
select:focus-visible{
  border-color:#a97834!important;
  box-shadow:0 0 0 3px rgba(215,170,91,.075)!important;
}
select:disabled{opacity:.55;cursor:not-allowed}
select option{
  background:#0b0907;
  color:#eee7dc;
}
.rtl select{
  padding-right:13px!important;
  padding-left:42px!important;
}

/* All regular storefront search bars get the same robust shell. */
.search{
  position:relative;
  min-width:0;
}
.search input[type="search"],
.search input:not([type]),
.catalog-toolbar .search input,
.luxe-search-bar input{
  min-width:0!important;
  min-height:48px!important;
  border:1px solid rgba(215,170,91,.30)!important;
  border-radius:10px!important;
  background:#0d0b08!important;
  color:#f1ece5!important;
  outline:none!important;
  transition:border-color .18s,box-shadow .18s,background .18s;
}
.search input:focus,
.catalog-toolbar .search input:focus,
.luxe-search-bar input:focus{
  border-color:#a97834!important;
  background:#100d09!important;
  box-shadow:0 0 0 3px rgba(215,170,91,.075)!important;
}
.search input::placeholder,
.country-search::placeholder,
.phone-country-search::placeholder{
  color:#777067!important;
  opacity:1;
}
.search button{
  min-height:44px;
}

/* Custom country / phone / location controls share predictable layering. */
.country-combo,
.location-combo,
.phone-prefix-picker{
  isolation:isolate;
}
.country-combo.open,
.location-combo.open,
.phone-prefix-picker.open{
  z-index:150!important;
}
.country-combo-menu,
.location-combo-menu,
.phone-prefix-menu{
  z-index:160!important;
  overflow:hidden!important;
  border:1px solid rgba(215,170,91,.38)!important;
  background:linear-gradient(155deg,#100e0b,#090806)!important;
  box-shadow:0 22px 55px rgba(0,0,0,.72)!important;
}
.country-options,
.phone-country-options,
.location-combo-menu{
  scrollbar-width:thin;
  scrollbar-color:#8c632d #15100a;
  overscroll-behavior:contain;
}
.country-options,
.phone-country-options{
  overflow:auto!important;
}
.country-options::-webkit-scrollbar,
.phone-country-options::-webkit-scrollbar,
.location-combo-menu::-webkit-scrollbar{width:8px}
.country-options::-webkit-scrollbar-track,
.phone-country-options::-webkit-scrollbar-track,
.location-combo-menu::-webkit-scrollbar-track{background:#15100a}
.country-options::-webkit-scrollbar-thumb,
.phone-country-options::-webkit-scrollbar-thumb,
.location-combo-menu::-webkit-scrollbar-thumb{
  background:#8c632d;
  border:2px solid #15100a;
  border-radius:999px;
}

/* Search inputs inside dropdown menus remain visible while scrolling long lists. */
.country-search-wrap,
.phone-prefix-menu .country-search-wrap{
  position:sticky!important;
  top:0;
  z-index:4;
  background:#0d0b08;
  border-radius:9px;
}
.country-search,
.phone-country-search{
  width:100%!important;
  min-width:0!important;
  min-height:42px!important;
  border:1px solid rgba(215,170,91,.24)!important;
  border-radius:8px!important;
  background:#090806!important;
  color:#eee7dc!important;
  outline:none!important;
}
.country-search:focus,
.phone-country-search:focus{
  border-color:#a97834!important;
  box-shadow:0 0 0 3px rgba(215,170,91,.065)!important;
}

/* Make all custom triggers obvious and keyboard-friendly without changing the luxury look. */
.country-combo-trigger,
.phone-prefix-trigger,
.location-combo-arrow{
  cursor:pointer!important;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.country-combo-trigger:focus-visible,
.phone-prefix-trigger:focus-visible,
.location-combo-arrow:focus-visible{
  outline:1px solid rgba(239,202,121,.82)!important;
  outline-offset:-3px;
}
.country-combo-trigger{
  min-height:52px!important;
  padding-right:38px!important;
}
.rtl .country-combo-trigger{
  padding-right:13px!important;
  padding-left:38px!important;
}
.country-chevron,
.phone-prefix-chevron{
  pointer-events:none;
  transition:transform .18s;
}
.country-combo.open .country-chevron,
.phone-prefix-picker.open .phone-prefix-chevron{
  transform:rotate(180deg);
}

/* Long values never destroy form layout. */
.country-current-name,
.country-current-code,
.location-combo input,
.country-combo-trigger,
.phone-prefix-trigger{
  min-width:0;
}
.country-current-name{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.country-combo-option,
.phone-country-option,
.location-combo-option{
  min-height:42px;
  cursor:pointer;
  user-select:none;
}
.country-combo-option:focus-visible,
.phone-country-option:focus-visible,
.location-combo-option:focus-visible{
  outline:1px solid rgba(239,202,121,.7);
  outline-offset:-2px;
}

/* Catalog controls: prevent filters/search from crushing or overlapping one another. */
.catalog-toolbar{
  align-items:stretch!important;
}
.catalog-toolbar>*{
  min-width:0!important;
}
.catalog-toolbar .search{
  min-width:min(100%,280px)!important;
}
.catalog-toolbar select{
  min-width:170px;
}

/* Search modal suggestions/results remain scrollable and contained on short screens. */
.luxe-search{
  overflow:auto!important;
  overscroll-behavior:contain;
}
.luxe-search-bar{
  align-items:stretch!important;
}
.luxe-search-bar input{
  flex:1 1 220px!important;
}
.luxe-suggestions{
  max-height:180px;
  overflow:auto;
  overscroll-behavior:contain;
}
.luxe-search-results{
  min-width:0;
}

/* Keep browser-native search clear controls usable. */
input[type="search"]{
  -webkit-appearance:none;
  appearance:none;
}
input[type="search"]::-webkit-search-cancel-button{
  -webkit-appearance:none;
  width:15px;
  height:15px;
  cursor:pointer;
  border-radius:50%;
  background:
    linear-gradient(45deg,transparent 44%,#a98a55 45%,#a98a55 55%,transparent 56%),
    linear-gradient(-45deg,transparent 44%,#a98a55 45%,#a98a55 55%,transparent 56%);
}

@media(max-width:760px){
  .catalog-toolbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .catalog-toolbar .search,
  .catalog-toolbar select{
    width:100%!important;
    min-width:0!important;
  }
  .luxe-search-bar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px!important;
  }
  .luxe-search-icon{display:none!important}
  .country-combo-menu,
  .phone-prefix-menu{
    width:min(390px,calc(100vw - 28px))!important;
    max-width:calc(100vw - 28px)!important;
  }
}
@media(max-width:420px){
  .luxe-search-bar{
    grid-template-columns:1fr!important;
  }
  .luxe-search-bar .btn{
    width:100%!important;
  }
}


/* v95 — reliable product-card sizing everywhere, especially Search results */

/* Every product card must own its grid space and never be squeezed by long text/buttons. */
.grid > .product{
  width:100%!important;
  min-width:0!important;
  max-width:100%;
  display:flex;
  flex-direction:column;
}
.product .pic{
  flex:0 0 auto;
  width:100%;
}
.product .info{
  min-width:0;
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
}
.product .info h3,
.product .info p,
.product .family-tag,
.product .price,
.product .stock{
  min-width:0;
  max-width:100%;
  overflow-wrap:anywhere;
}
.product .info p{
  flex:0 0 auto;
}

/* Product action area is stable for every card and cannot clip ADD TO CART. */
.product .actions{
  width:100%;
  min-width:0;
  margin-top:auto!important;
  padding-top:15px;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:8px!important;
  align-items:stretch;
}
.product .actions > *{
  min-width:0!important;
  width:100%!important;
}
.product .actions .btn,
.product .actions .product-cart-control,
.product .actions .add-btn{
  min-width:0!important;
  width:100%!important;
}
.product .actions .btn{
  min-height:48px;
  padding:10px 9px!important;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1.2;
  white-space:normal!important;
  overflow-wrap:anywhere;
}
.product .actions .product-cart-control{
  display:flex!important;
  align-items:stretch;
}
.product .actions .product-cart-control > *{
  width:100%!important;
  min-width:0!important;
}
.product .actions .qty-control{
  width:100%;
  min-width:0;
}

/* Search results get their own sensible card width.
   One result gets a full-size card instead of a narrow quarter-column. */
.luxe-search-results{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(min(285px,100%),320px))!important;
  justify-content:start!important;
  align-items:stretch!important;
  gap:20px!important;
  padding-bottom:12px;
}
.luxe-search-results > .product{
  width:100%!important;
  min-width:0!important;
  max-width:320px!important;
}
.luxe-search-results > .product .pic{
  height:310px!important;
}
.luxe-search-results > .product .info{
  min-height:300px;
}

/* Catalog, wishlist, homepage and related-product grids also keep healthy card widths. */
.catalog-page #grid,
.wishlist-page .grid,
.related-section #relatedGrid{
  grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))!important;
  align-items:stretch!important;
}
.home-best-grid,
.home-new-arrivals .grid{
  align-items:stretch!important;
}

/* Avoid giant stretched cards on wide screens while preserving the intended 4-card homepage. */
@media(min-width:901px){
  .catalog-page #grid > .product,
  .wishlist-page .grid > .product,
  .related-section #relatedGrid > .product{
    max-width:360px;
  }
  .catalog-page #grid,
  .wishlist-page .grid,
  .related-section #relatedGrid{
    justify-content:center;
  }
}
@media(max-width:900px){
  .luxe-search-results{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .luxe-search-results > .product{
    max-width:none!important;
  }
}
@media(max-width:600px){
  .luxe-search-results,
  .catalog-page #grid,
  .wishlist-page .grid,
  .related-section #relatedGrid{
    grid-template-columns:1fr!important;
  }
  .luxe-search-results > .product,
  .catalog-page #grid > .product,
  .wishlist-page .grid > .product,
  .related-section #relatedGrid > .product{
    width:100%!important;
    max-width:none!important;
  }
  .luxe-search-results > .product .pic{
    height:290px!important;
  }
  .luxe-search-results > .product .info{
    min-height:0;
  }
  .product .actions{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  }
}
@media(max-width:360px){
  .product .actions{
    grid-template-columns:1fr!important;
  }
}


/* v97 — hero video + working discount-code checkout */
.hero{overflow:hidden}
.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}
.hero-has-video{background:#050504!important}
.hero-has-video:before{z-index:1}
.hero-has-video .hero-copy{z-index:2}
.checkout-ref-discount{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}
.checkout-ref-discount input{min-width:0;text-transform:uppercase;letter-spacing:.7px}
.checkout-ref-discount button{min-width:90px;border:1px solid rgba(215,170,91,.45);border-radius:9px;background:#151008;color:#e7bd69;padding:0 13px;font-weight:700;letter-spacing:.8px}
.checkout-ref-discount button:hover{border-color:#d7aa5b;background:#211609;color:#f2cb77}
.checkout-ref-discount.applied{border-color:rgba(215,170,91,.45)}
.checkout-discount-success{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 14px;padding:9px 11px;border:1px solid rgba(101,179,112,.34);border-radius:9px;background:rgba(64,133,75,.08);color:#a8d8ad;font-size:11px}
.checkout-discount-success button{border:0;background:transparent;color:#c5a669;font-size:9px;letter-spacing:1px}
.checkout-ref-totals .discount-line{color:#b8d4ad!important}
.checkout-ref-totals .discount-line b{color:#95cf9c!important}
@media(max-width:420px){.checkout-ref-discount{grid-template-columns:1fr}.checkout-ref-discount button{min-height:44px}}


/* v98 — multi-media hero (images, GIF, MP4) with optional slideshow */
.hero.hero-has-media{
  background:#050505!important;
  overflow:hidden;
  isolation:isolate;
}
.hero.hero-has-media:before{
  z-index:2;
}
.hero-slide{
  position:absolute!important;
  inset:0;
  width:100%!important;
  height:100%!important;
  object-fit:cover;
  object-position:center;
  opacity:0;
  visibility:hidden;
  transition:opacity .7s ease,visibility 0s linear .7s;
  pointer-events:none;
  z-index:0;
}
.hero-slide.active{
  opacity:1;
  visibility:visible;
  transition:opacity .7s ease;
  z-index:1;
}
.hero-copy{
  z-index:3!important;
}
.hero-slide-dots{
  position:absolute;
  z-index:4;
  left:50%;
  bottom:24px;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  gap:9px;
  max-width:calc(100% - 32px);
  padding:8px 11px;
  border-radius:999px;
  background:rgba(5,5,5,.34);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
}
.hero-slide-dots button{
  width:8px;
  height:8px;
  min-width:8px;
  padding:0;
  border:1px solid rgba(239,202,121,.75);
  border-radius:50%;
  background:rgba(0,0,0,.48);
  cursor:pointer;
  transition:transform .2s,background .2s,box-shadow .2s;
}
.hero-slide-dots button.active{
  background:#d9ae65;
  transform:scale(1.28);
  box-shadow:0 0 12px rgba(217,174,101,.5);
}
.hero-slide-dots button:focus-visible{
  outline:2px solid #f0ca77;
  outline-offset:3px;
}
@media(max-width:600px){
  .hero-slide-dots{bottom:14px;gap:8px}
}
@media(prefers-reduced-motion:reduce){
  .hero-slide{transition:none!important}
}

/* v103 — elegant manual hero navigation */
.hero-slide-arrows{position:absolute;inset:0;z-index:4;pointer-events:none;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(12px,2.6vw,44px)}
.hero-arrow{pointer-events:auto;width:52px;height:52px;border-radius:50%;border:1px solid rgba(239,202,121,.62);background:rgba(5,5,5,.38);color:#f0ca77;display:grid;place-items:center;box-shadow:0 8px 28px rgba(0,0,0,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}
.hero-arrow span{font-family:Georgia,serif;font-size:42px;line-height:.8;transform:translateY(-2px)}
.hero-arrow:hover{background:rgba(10,8,5,.72);border-color:#d9ae65;transform:scale(1.06);box-shadow:0 10px 34px rgba(0,0,0,.42)}
.hero-arrow:focus-visible{outline:2px solid #f0ca77;outline-offset:4px}
@media(max-width:600px){.hero-slide-arrows{padding:0 10px}.hero-arrow{width:42px;height:42px}.hero-arrow span{font-size:34px}.hero-slide-dots{bottom:14px;gap:8px}}
@media(prefers-reduced-motion:reduce){.hero-arrow{transition:none!important}}


/* v104 — paired desktop/mobile hero assets */
.hero-slide-mobile{display:none!important}
.hero-slide-desktop{display:block!important}
@media(max-width:700px){.hero-slide-desktop{display:none!important}.hero-slide-mobile{display:block!important}}

/* v113 — replacement user-supplied Egyptian desert background */
html{background:#020101!important}
body{
  position:relative;
  min-height:100vh;
  background-color:#020101!important;
  background-image:var(--site-bg-desktop,url('/assets/egyptian-desert-background-v113.png'))!important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-attachment:fixed!important;
  color:var(--text);
}
/* Keep the customer-facing canvas transparent so the same cinematic desert scene
   continues naturally behind every route and section. */
#app,main#app,.section,.catalog-page,.wishlist-page,.product-page-section,.policy-page,.guide-page,.article-page,
.home-reviews-section,.newsletter-section,.fragrance-section,.related-section,.collection-section,.new-arrivals-section,
.best-sellers-section,.about-section,.contact-section,.cart-page,.checkout-page,.account-page,.search-page,
.auth-page,.login-page,.register-page,.orders-page,.profile-page,.addresses-page{
  background-color:transparent!important;
  background-image:none!important;
}
/* A very light cinematic veil keeps text readable without flattening the desert. */
#app{position:relative;isolation:isolate}
#app:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 80% 56%,rgba(144,76,20,.035),transparent 33%),
    linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.015) 55%,rgba(0,0,0,.07));
}
#siteHeader .bar,#siteHeader nav{
  background:rgba(2,2,2,.90)!important;
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
}
/* Functional cards/panels remain near-black glass for readability; the page canvas stays desert. */
.product,.about,.contact,.box,.summary,.checkout-products,.payment-options,.product-description-box,
.reviews-section,.home-review-card,.trust-strip,.payment-method-panel,.saved-payment-card,.egypt-wallet,.apple-pay-card{
  background-color:rgba(6,5,4,.90)!important;
  backdrop-filter:blur(2px);
  -webkit-backdrop-filter:blur(2px);
}
.site-footer{
  background:linear-gradient(180deg,rgba(4,3,2,.88),rgba(1,1,1,.96))!important;
}
@media(max-width:700px){
  body{
    background-image:var(--site-bg-mobile,var(--site-bg-desktop,url('/assets/egyptian-desert-mobile-v113.jpg')))!important;
    background-position:center center!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    background-attachment:fixed!important;
  }
}
@supports(-webkit-touch-callout:none){
  @media(max-width:700px){body{background-attachment:scroll!important}}
}


/* v115 — full product imagery, gallery arrows and enlarge viewer */
.product .pic{
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-color:#080705!important;
}
.gallery-shell{position:relative;min-width:0}
.gallery{
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-color:#070604!important;
  cursor:zoom-in;
  position:relative;
}
.gallery:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.product-gallery-arrow{
  position:absolute;top:50%;z-index:4;transform:translateY(-50%);
  width:46px;height:46px;border-radius:50%;border:1px solid rgba(217,174,101,.85);
  color:#f2ca7a;background:rgba(5,5,5,.78);backdrop-filter:blur(6px);
  display:grid;place-items:center;font:36px/1 Georgia,serif;padding:0;
  box-shadow:0 8px 24px rgba(0,0,0,.38);transition:.18s ease;
}
.product-gallery-arrow:hover,.product-gallery-arrow:focus-visible{background:rgba(217,174,101,.96);color:#080706;transform:translateY(-50%) scale(1.05)}
.product-gallery-arrow.prev{left:14px}.product-gallery-arrow.next{right:14px}
.gallery-zoom-hint{
  position:absolute;right:14px;bottom:12px;z-index:3;padding:7px 10px;border-radius:999px;
  background:rgba(5,5,5,.72);border:1px solid rgba(217,174,101,.35);color:#d9ae65;
  font-size:10px;letter-spacing:1.2px;pointer-events:none
}
.thumbs{align-items:center;flex-wrap:wrap}
.product-thumb{padding:0;background:#080706;border:1px solid rgba(217,174,101,.22);border-radius:9px;overflow:hidden;cursor:pointer;transition:.18s}
.product-thumb img{display:block;width:70px;height:70px;object-fit:contain!important;background:#080706;border:0!important;border-radius:0!important;opacity:1!important}
.product-thumb:hover,.product-thumb.active{border-color:var(--gold);box-shadow:0 0 0 1px rgba(217,174,101,.22)}
.product-image-lightbox{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.94);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:24px}
.product-lightbox-stage{min-width:0;min-height:0;height:min(88vh,980px);display:flex;align-items:center;justify-content:center;position:relative}
.product-lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 22px 70px rgba(0,0,0,.6)}
.product-lightbox-close{position:absolute;top:18px;right:22px;z-index:3;width:46px;height:46px;border-radius:50%;border:1px solid rgba(217,174,101,.55);background:#090807;color:var(--gold);font-size:30px;line-height:1}
.product-lightbox-arrow{width:52px;height:52px;border-radius:50%;border:1px solid rgba(217,174,101,.75);background:rgba(9,8,7,.86);color:var(--gold);font:40px/1 Georgia,serif;padding:0}
.product-lightbox-arrow:hover,.product-lightbox-close:hover{background:var(--gold);color:#090807}
.product-lightbox-counter{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);padding:7px 11px;border-radius:999px;background:rgba(0,0,0,.72);color:#e8c47e;border:1px solid rgba(217,174,101,.3);font-size:12px;letter-spacing:1px}
body.product-lightbox-open{overflow:hidden}
@media(max-width:600px){
  .product-gallery-arrow{width:42px;height:42px;font-size:32px}.product-gallery-arrow.prev{left:8px}.product-gallery-arrow.next{right:8px}
  .gallery-zoom-hint{right:8px;bottom:8px}
  .product-thumb img{width:62px;height:62px}
  .product-image-lightbox{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px;padding:12px 6px}
  .product-lightbox-stage{height:78vh}.product-lightbox-arrow{width:42px;height:42px;font-size:32px}.product-lightbox-close{top:10px;right:10px;width:42px;height:42px}
}


/* v117 — natural-ratio product image fitting without quality loss */
.product .pic.product-image-stage{
  height:auto!important;
  min-height:0!important;
  background:none!important;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  position:relative;
}
.product-card-image{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
  object-fit:contain;
  object-position:center;
  image-rendering:auto;
  -webkit-user-drag:none;
}
.gallery-shell{
  text-align:center;
}
.gallery{
  width:fit-content!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin-inline:auto;
  padding:0!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  background:none!important;
  overflow:hidden;
  border:1px solid rgba(217,174,101,.30);
  border-radius:14px;
  vertical-align:top;
}
.product-main-image{
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:min(76vh,860px);
  object-fit:contain;
  object-position:center;
  image-rendering:auto;
}
.product-gallery-arrow{top:50%}
.product-gallery-arrow.prev{left:10px}.product-gallery-arrow.next{right:10px}
.gallery-zoom-hint{right:12px;bottom:10px}
.product-thumb img{image-rendering:auto}
.product-lightbox-stage img{image-rendering:auto}
@media(max-width:900px){
  .product-main-image{max-height:72vh}
}
@media(max-width:600px){
  .product-card-image{width:100%;height:auto}
  .product-main-image{max-height:70vh}
}

/* v121 — mobile fit, scroll-safe authentication and checkout */
@media (max-width: 700px){
  html,body,#app,#modal{max-width:100%;overflow-x:hidden}
  .modal{inset:var(--site-header-height) 0 0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;align-items:flex-start!important;justify-content:center!important}
  .modal>.box,.modal>.account-box,.modal>.checkout-ref{width:100%!important;max-width:100%!important;max-height:none!important;height:auto!important;overflow:visible!important;margin:0 auto 12px!important;box-sizing:border-box}
  .auth-login-card,.auth-signup-card{overflow:visible!important;max-height:none!important}
  .checkout-ref{display:block!important}
  .checkout-ref-left,.checkout-ref-right{width:100%!important;min-width:0!important;box-sizing:border-box}
  .checkout-ref-right{position:static!important}
  .checkout-ref-two,.checkout-ref-three,.form,.account-form{min-width:0}
  .checkout-ref-two,.checkout-ref-three{grid-template-columns:minmax(0,1fr)!important}
  .section,.about,.contact,.guide-cta,.newsletter-section,.trust-strip,.policy-page,.guide-page,.article-page{width:100%;max-width:100%;box-sizing:border-box}
  .grid,.cats,.product-detail-layout,.product-detail-main,.product-detail-info{min-width:0;max-width:100%}
  input,select,textarea,button{max-width:100%;box-sizing:border-box}
  .product img,.product-detail-main img,.article-hero,.guide-card img{max-width:100%;height:auto}
  .footer-inner,.footer-grid{max-width:100%;min-width:0}
}
@media (max-width: 390px){
  .auth-login-card,.auth-signup-card{padding-left:14px!important;padding-right:14px!important}
  .checkout-ref-left,.checkout-ref-right{padding-left:12px!important;padding-right:12px!important}
}

/* v122: reliable product star-rating feedback on desktop and touch devices */
.rate-actions .rate-input button.selected{color:var(--gold)!important;transform:scale(1.06)}
.rate-input button{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}

/* v124 — desktop-parity mobile system */
:root{--mobile-page-gutter:clamp(14px,4vw,24px)}
html{
  min-width:280px;
  color-scheme:dark;
  scroll-padding-top:calc(var(--site-header-height) + 16px);
  scrollbar-gutter:stable;
}
body{min-width:280px;min-height:100svh}
#app,main,header,footer{min-width:0;max-width:100%}
input,select,textarea,button{min-width:0}
body.modal-open{overflow:hidden!important;overscroll-behavior:none}
#modal:empty{display:none}

/* Small header indicators should stay as polished as their desktop counterparts. */
.head-icons button{position:relative}
#count{
  position:absolute;
  top:3px;
  right:1px;
  min-width:17px;
  height:17px;
  padding:0 4px;
  display:grid;
  place-items:center;
  border:1px solid #201407;
  border-radius:999px;
  background:var(--gold-bright);
  color:#080604;
  font:800 9px/1 Arial,sans-serif;
  letter-spacing:0;
  box-shadow:0 4px 12px rgba(0,0,0,.45);
}
.rtl #count{right:auto;left:1px}

/* The existing toast hook now behaves consistently on desktop and mobile. */
#toast{
  position:fixed;
  left:50%;
  bottom:max(24px,env(safe-area-inset-bottom));
  z-index:20050;
  width:max-content;
  max-width:min(520px,calc(100vw - 28px));
  padding:12px 17px;
  border:1px solid rgba(215,170,91,.42);
  border-radius:12px;
  background:rgba(10,8,6,.96);
  color:#f2e9dc;
  font-size:13px;
  line-height:1.45;
  text-align:center;
  overflow-wrap:anywhere;
  box-shadow:0 18px 48px rgba(0,0,0,.58);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(-50%,14px);
  transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;
}
#toast.show{opacity:1;visibility:visible;transform:translate(-50%,0);transition-delay:0s}

@media(max-width:700px){
  #siteHeader{
    padding-top:env(safe-area-inset-top)!important;
    background:rgba(3,3,3,.97)!important;
  }
  .bar{
    width:100%;
    height:64px!important;
    grid-template-columns:48px minmax(54px,1fr) auto!important;
    column-gap:3px!important;
    padding-left:max(8px,env(safe-area-inset-left))!important;
    padding-right:max(8px,env(safe-area-inset-right))!important;
  }
  .bar>#lang{
    width:48px;
    min-width:48px!important;
    min-height:44px;
    padding:0 4px!important;
    justify-self:start;
    font-size:11px!important;
    white-space:nowrap;
  }
  .bar>.logo{
    width:100%;
    min-width:0;
    justify-self:center;
    overflow:hidden;
    color:var(--gold-bright)!important;
    font-size:clamp(18px,6vw,27px)!important;
    line-height:1!important;
    letter-spacing:clamp(2.5px,1.25vw,5px)!important;
    white-space:nowrap;
  }
  .bar>.logo small{
    margin-top:4px;
    font-size:7px!important;
    letter-spacing:clamp(2px,.8vw,4px)!important;
  }
  .head-icons{
    justify-self:end!important;
    display:grid!important;
    grid-template-columns:repeat(4,40px);
    gap:0!important;
  }
  .head-icons button{
    width:40px!important;
    min-width:40px!important;
    height:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:9px!important;
    justify-content:center;
  }
  .head-icons svg{width:21px!important;height:21px!important}
  .header-heart{font-size:23px}
  nav{
    width:100%;
    height:46px!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0!important;
    padding:0 max(5px,env(safe-area-inset-right)) 0 max(5px,env(safe-area-inset-left))!important;
    overflow:hidden!important;
  }
  nav a{
    min-width:0;
    min-height:46px!important;
    padding:0 4px;
    justify-content:center;
    text-align:center;
    font-size:clamp(10px,2.9vw,12px)!important;
    line-height:1.15;
    letter-spacing:clamp(.35px,.22vw,1px)!important;
    white-space:normal!important;
    overflow-wrap:anywhere;
  }
  nav a:after{bottom:5px}
  body{padding-bottom:env(safe-area-inset-bottom)}
  #app{min-height:calc(100svh - var(--site-header-height))}

  /* Keep the same desktop hero composition, scaled fluidly instead of simplified. */
  .hero{
    min-height:clamp(500px,76svh,680px)!important;
    padding:clamp(18px,5vw,30px)!important;
    padding-bottom:max(34px,calc(env(safe-area-inset-bottom) + 26px))!important;
    align-items:flex-end!important;
  }
  .hero-copy{
    width:min(88vw,520px);
    max-width:calc(100% - 18px)!important;
    margin-inline:0;
    padding:20px 18px!important;
    border-radius:0 14px 14px 0!important;
  }
  .rtl .hero-copy{border-radius:14px 0 0 14px!important}
  .hero-copy h1{
    font-size:clamp(37px,11vw,52px)!important;
    letter-spacing:clamp(4px,1.7vw,8px)!important;
  }
  .hero-copy p{
    margin:10px 0 14px;
    font-size:clamp(11px,3.1vw,13px)!important;
    line-height:1.6;
    letter-spacing:clamp(1.2px,.55vw,2.5px)!important;
  }
  .hero-copy .btn{min-height:46px;padding:11px 17px!important}
  .hero-slide-arrows{padding-inline:8px!important}
  .hero-arrow{width:44px!important;height:44px!important}
  .hero-slide-dots{max-width:calc(100% - 24px);overflow-x:auto;scrollbar-width:none}
  .hero-slide-dots::-webkit-scrollbar{display:none}

  /* Fluid page rhythm preserves the desktop framing on narrow viewports. */
  .section{
    width:100%;
    padding:46px var(--mobile-page-gutter)!important;
  }
  .section>.title,.section-head .title{
    max-width:100%;
    font-size:clamp(27px,7.6vw,34px)!important;
    line-height:1.15;
    overflow-wrap:anywhere;
  }
  .cats,.grid,
  .catalog-page #grid,.wishlist-page .grid,.related-section #relatedGrid,.luxe-search-results{
    width:100%;
    min-width:0;
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
  }
  .cat{min-height:245px!important;padding:20px!important}
  .cat h3{font-size:24px!important}
  .cat p{font-size:13px}
  .product,.product .info,.product .actions{min-width:0!important;max-width:100%!important}
  .product .info h3{overflow-wrap:anywhere}
  .product .info p{min-height:0;line-height:1.55}
  .product .actions .btn{min-height:46px}
  .trust-strip,
  .guide-cta,
  .newsletter-section{
    width:calc(100% - (2 * var(--mobile-page-gutter)));
    max-width:1200px;
    margin-inline:auto!important;
  }
  .trust-strip{padding:15px!important}
  .guide-cta,.newsletter-section{padding:22px!important}
  .guide-cta .btn,.newsletter-section .btn{width:100%;min-height:48px}
  .home-review-card{flex-basis:min(82vw,330px)!important}
  .family-chips{gap:8px!important}
  .family-chips button{min-height:44px;padding:9px 13px!important}

  /* Product detail and review surfaces retain their desktop controls and hierarchy. */
  .product-page-section{padding-inline:var(--mobile-page-gutter)!important}
  .product-detail-layout{
    width:100%;
    margin-top:18px!important;
    gap:22px!important;
    padding:14px!important;
  }
  .product-detail-layout>div{min-width:0;max-width:100%}
  .product-detail-layout h1{
    max-width:100%;
    margin:22px 0 14px!important;
    font-size:clamp(32px,10vw,46px)!important;
    line-height:1.08!important;
    overflow-wrap:anywhere;
  }
  .gallery-shell,.gallery,.product-main-image{max-width:100%!important}
  .thumbs{
    width:100%;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    padding:8px 1px 4px;
  }
  .thumbs::-webkit-scrollbar{display:none}
  .product-thumb{flex:0 0 auto;scroll-snap-align:start}
  .detail-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px!important;
    flex-direction:initial!important;
  }
  .detail-actions>*{min-width:0!important;width:100%!important}
  .detail-actions .btn,.detail-actions .qty-control{width:100%!important;min-height:48px}
  .product-purchase-extras{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rate-actions{align-items:flex-start!important;justify-content:space-between;gap:10px!important}
  .rate-actions .rate-input{flex-wrap:nowrap!important}
  .rate-actions .rate-input button{width:40px;min-width:40px;min-height:44px;padding:4px!important}
  .product-page-section .product-reviews-full{overflow-x:hidden!important}
  .reviews-full-layout,.full-review-results,.reviews-results,.review-card-copy{min-width:0!important}
  .product-rating-filters,.rating-filter-pills{
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    padding-bottom:7px;
  }
  .product-rating-filters::-webkit-scrollbar,.rating-filter-pills::-webkit-scrollbar{display:none}
  .product-rating-filters button,.rating-filter-pills button{flex:0 0 auto;scroll-snap-align:start;min-height:44px}
  .product-review-form input,.product-review-form textarea{font-size:16px!important}
  .product-policy-summary,.product-family-block{align-items:stretch!important}
  .product-policy-summary button,.product-family-block button{min-height:44px}

  /* Compact desktop-style catalog controls: search stays full width; filters pair where possible. */
  .catalog-toolbar{
    width:100%;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    padding:12px!important;
  }
  .catalog-toolbar .search{grid-column:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important}
  .catalog-toolbar .search .btn{width:48px!important;min-width:48px!important;padding:0!important}
  .catalog-toolbar select{width:100%!important;min-width:0!important}

  /* Mobile dialogs stay framed like desktop panels while the dialog itself owns scrolling. */
  .modal{
    inset:var(--site-header-height) 0 0!important;
    min-height:0!important;
    padding:8px max(6px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left))!important;
    align-items:flex-start!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  .modal>.box,.modal>.account-box,.modal>.checkout-ref{
    width:calc(100% - 4px)!important;
    max-width:100%!important;
    max-height:none!important;
    height:auto!important;
    margin:0 auto 10px!important;
    overflow:visible!important;
    border-radius:16px!important;
    box-sizing:border-box;
  }
  .modal>.box,.modal>.account-box{padding:56px 18px 24px!important}
  .modal .close{
    position:fixed!important;
    top:calc(var(--site-header-height) + 13px)!important;
    right:max(13px,env(safe-area-inset-right))!important;
    left:auto!important;
    z-index:20100!important;
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
    display:grid!important;
    place-items:center;
    border:1px solid rgba(215,170,91,.44)!important;
    border-radius:50%!important;
    background:rgba(8,7,5,.94)!important;
    color:var(--gold-bright)!important;
    box-shadow:0 9px 24px rgba(0,0,0,.45)!important;
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
  }
  .rtl .modal .close{
    right:auto!important;
    left:max(13px,env(safe-area-inset-left))!important;
  }
  .auth-login-card,.auth-signup-card,.reset-box,.guest-choice,.address-editor,.card-editor{width:100%!important}
  .luxe-panel-head,.account-luxe-head{padding-inline:28px!important}
  .luxe-search-bar{grid-template-columns:minmax(0,1fr)!important}
  .luxe-search-bar .btn{width:100%!important}
  .luxe-account-tabs{
    width:100%;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr));
    overflow:visible!important;
  }
  .luxe-account-tabs button{
    width:100%;
    min-width:0!important;
    min-height:50px;
    padding:9px 5px!important;
    white-space:normal!important;
    line-height:1.2;
    overflow-wrap:anywhere;
  }
  .address-book-head{padding:16px!important}
  .saved-address-card{grid-template-columns:36px minmax(0,1fr) auto!important;gap:9px!important}
  .address-edit{min-height:44px;max-width:92px!important;white-space:normal}
  .payment-method-panel{padding:14px!important}
  .apple-pay-card{min-width:0}
  .apple-pay-card>div{min-width:0}
  .account-order,.account-order-item,.account-order-head{min-width:0}
  .account-order-item span{min-width:0;overflow-wrap:anywhere}
  .luxe-cart .cart-item{grid-template-columns:60px minmax(0,1fr)!important;gap:12px!important}
  .luxe-cart .cart-line-total{grid-column:2!important}
  .cart-item-actions{gap:8px!important}
  .cart-item-actions .remove-btn{min-height:42px}
  .checkout-ref{display:block!important;padding:0!important}
  .checkout-ref-left,.checkout-ref-right{width:100%!important;min-width:0!important;box-sizing:border-box}
  .checkout-ref-left{
    padding-top:60px!important;
    padding-bottom:26px!important;
    padding-left:max(16px,env(safe-area-inset-left))!important;
    padding-right:max(16px,env(safe-area-inset-right))!important;
    border-right:0!important;
  }
  .checkout-ref-right{
    position:static!important;
    padding-top:25px!important;
    padding-bottom:max(28px,env(safe-area-inset-bottom))!important;
    padding-left:max(16px,env(safe-area-inset-left))!important;
    padding-right:max(16px,env(safe-area-inset-right))!important;
    border-top:1px solid #302414;
  }
  .checkout-ref-two,.checkout-ref-three{grid-template-columns:minmax(0,1fr)!important}
  .checkout-ref-item{grid-template-columns:52px minmax(0,1fr) auto!important;gap:10px!important}
  .checkout-ref-thumb img{width:52px!important;height:52px!important}
  .checkout-ref-item strong{text-align:end;white-space:nowrap}
  .checkout-ref-heading{min-width:0}
  .checkout-ref-heading span{max-width:100%;overflow-wrap:anywhere}
  .checkout-ref-option{min-width:0;gap:10px}
  .checkout-ref-option span{min-width:0;overflow-wrap:anywhere}
  .country-combo-menu,.phone-prefix-menu{max-width:calc(100vw - 28px)!important}
  .location-combo-menu{max-width:100%!important}
  .policy-copy,.article-copy{font-size:15px!important;line-height:1.8!important;overflow-wrap:anywhere}
  .site-footer{padding-bottom:max(22px,env(safe-area-inset-bottom))!important}
}

/* Modern phones keep a compact two-column storefront, closer to desktop. */
@media(min-width:380px) and (max-width:700px){
  .cats,.grid,
  .catalog-page #grid,.wishlist-page .grid,.related-section #relatedGrid,.luxe-search-results{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .cat{min-height:225px!important;padding:16px!important}
  .cat h3{font-size:21px!important}
  .cat p{font-size:12px;margin-bottom:12px}
  .cat .btn{min-height:44px;padding:9px 11px!important;font-size:10px}
  .product .info{padding:14px!important}
  .product .info h3{font-size:clamp(18px,4.7vw,21px)!important;line-height:1.15}
  .product .info p{font-size:12px}
  .product .family-tag{font-size:9px;padding:5px 7px}
  .product .price{font-size:15px}
  .product .stock{font-size:11px}
  .product .actions{gap:6px!important}
  .product .actions .btn{padding:8px 5px!important;font-size:10px;letter-spacing:.55px!important}
  .product .qty-arrow{width:29px}
  .product .qty-number{font-size:14px;padding-inline:3px}
  .wish-btn{width:36px!important;height:36px!important;font-size:21px!important;top:9px;right:9px}
  .rtl .wish-btn{right:auto;left:9px}
  .product-badges{top:9px;left:9px;max-width:65%}
  .rtl .product-badges{left:auto;right:9px}
  .product-badges span{font-size:8px;padding:4px 6px}
  .catalog-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .catalog-toolbar .search{grid-column:1/-1!important}
  .catalog-toolbar select:last-child{grid-column:1/-1}
  .payment-method-choices,.egypt-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(min-width:500px) and (max-width:700px){
  .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .trust-strip>div{min-width:0;flex-direction:column;gap:6px!important;padding:8px!important}
  .trust-strip b{font-size:10px;overflow-wrap:anywhere}
  .site-footer .foot{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}
  .site-footer .foot>div:first-child{grid-column:1/-1!important}
  .checkout-ref-two{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .checkout-ref-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .checkout-ref-three>*:last-child{grid-column:1/-1}
}

/* Tablets and landscape phones can use the real two-pane product layout. */
@media(min-width:720px) and (max-width:900px){
  .detail.product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start}
  .product-detail-layout h1{font-size:clamp(35px,5.4vw,46px)!important}
  .catalog-toolbar{grid-template-columns:minmax(240px,2fr) repeat(2,minmax(150px,1fr))!important}
  .catalog-toolbar #sortFilter{grid-column:2/-1}
}

@media(max-width:379px){
  .product .actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product .actions .btn{font-size:11px;padding-inline:7px!important}
  .product-purchase-extras,.detail-actions{grid-template-columns:minmax(0,1fr)!important}
  .rate-actions{display:block!important}
  .rate-actions>span{display:block;margin-bottom:7px}
  .rate-actions .rate-input{justify-content:space-between}
  .rate-actions .rate-input button{width:44px;min-width:44px}
  .distribution-row,.product-reviews-full .distribution-row{
    grid-template-columns:32px minmax(52px,1fr) 36px 42px!important;
    gap:5px!important;
  }
  .saved-address-card{grid-template-columns:34px minmax(0,1fr)!important}
  .saved-address-card .address-edit{grid-column:2;width:100%;max-width:none!important;text-align:start}
  .checkout-ref-item{grid-template-columns:48px minmax(0,1fr)!important}
  .checkout-ref-item strong{grid-column:2;text-align:start}
  .phone-prefix-trigger{min-width:104px!important;padding-inline:7px!important}
}

@media(max-width:340px){
  .bar{grid-template-columns:44px minmax(48px,1fr) auto!important;padding-inline:5px!important}
  .bar>#lang{width:44px;min-width:44px!important;font-size:10px!important}
  .bar>.logo{font-size:16px!important;letter-spacing:2px!important}
  .bar>.logo small{font-size:6px!important;letter-spacing:1.6px!important}
  .head-icons{grid-template-columns:repeat(4,38px)}
  .head-icons button{width:38px!important;min-width:38px!important;padding:8px!important}
  nav a{font-size:9.5px!important;padding-inline:2px}
  .section{padding-inline:12px!important}
  .modal>.box,.modal>.account-box{padding-inline:14px!important}
  .luxe-account-tabs button{font-size:11px}
  #toast{max-width:calc(100vw - 20px)}
}

@media(max-width:900px) and (orientation:landscape) and (max-height:560px){
  .hero{min-height:max(390px,calc(100svh - var(--site-header-height)))!important;padding:18px 68px 22px!important}
  .hero-copy{width:min(500px,70vw);padding:15px 18px!important}
  .hero-copy h1{font-size:36px!important}
  .hero-copy p{margin-block:6px 9px}
  .modal .close{top:calc(var(--site-header-height) + 8px)!important}
}

@media(hover:none) and (pointer:coarse){
  .product:hover,.cat:hover,.account-order:hover,.saved-address-card:hover,.btn:hover:not(:disabled){transform:none!important}
  .btn:active:not(:disabled),.cat:active,.product:active{filter:brightness(1.08)}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  #toast,.product,.cat,.btn,.wish-btn{transition:none!important}
  .home-reviews-track{animation-play-state:paused!important}
}

/* v133 — restore the classic ÉCLAT cart layout shown in the reference recording.
   The quantity sits inline to the right of the cart icon; it is not a badge or superscript. */
#cart{
  position:relative!important;
  overflow:visible!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  width:auto!important;
  min-width:44px!important;
}
#cart #count{
  position:static!important;
  inset:auto!important;
  display:inline!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--gold-bright)!important;
  font:400 20px/1 Arial,sans-serif!important;
  letter-spacing:0!important;
  box-shadow:none!important;
  pointer-events:none!important;
}
.rtl #cart #count{position:static!important}
@media(max-width:600px){
  #cart{gap:4px!important;width:auto!important;min-width:38px!important;padding:8px 5px!important}
  #cart #count{font-size:18px!important}
}

/* v136 — Egypt governorates/cities + checkout Apple Pay visual parity */
.checkout-apple-pay-option>span{display:flex;align-items:center;gap:10px}.checkout-apple-pay-label{display:inline-flex!important;align-items:center;gap:7px;margin-inline-start:2px;color:#ead09a}.checkout-apple-pay-label .apple-pay-user-icon{width:22px;height:22px;object-fit:contain}.rtl .checkout-apple-pay-option>span{flex-direction:row}.location-combo-menu{max-height:min(360px,48vh);overflow:auto;overscroll-behavior:contain}

/* v137 — reliable scrolling for governorate/city/country dropdowns (desktop + mobile + RTL) */
.location-combo-menu,
.country-options,
.phone-country-options{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior-y:contain!important;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y;
  scrollbar-width:thin!important;
  scrollbar-color:#9d7337 #15100a!important;
  scrollbar-gutter:stable;
}
.location-combo-menu{
  max-height:min(360px,48dvh)!important;
}
.country-options,
.phone-country-options{
  max-height:min(320px,48dvh)!important;
}
.location-combo-menu::-webkit-scrollbar,
.country-options::-webkit-scrollbar,
.phone-country-options::-webkit-scrollbar{
  display:block!important;
  width:9px!important;
  height:9px!important;
}
.location-combo-menu::-webkit-scrollbar-track,
.country-options::-webkit-scrollbar-track,
.phone-country-options::-webkit-scrollbar-track{
  background:#15100a!important;
  border-radius:999px;
}
.location-combo-menu::-webkit-scrollbar-thumb,
.country-options::-webkit-scrollbar-thumb,
.phone-country-options::-webkit-scrollbar-thumb{
  background:#9d7337!important;
  border:2px solid #15100a!important;
  border-radius:999px!important;
  min-height:30px;
}
.location-combo-menu::-webkit-scrollbar-thumb:hover,
.country-options::-webkit-scrollbar-thumb:hover,
.phone-country-options::-webkit-scrollbar-thumb:hover{
  background:#c49349!important;
}
/* In Arabic/RTL, browsers that honor RTL scrolling place the vertical scrollbar on the left. */
.rtl .location-combo-menu,
.rtl .country-options,
.rtl .phone-country-options{
  direction:rtl;
}
.rtl .location-combo-option,
.rtl .country-combo-option,
.rtl .phone-country-option{
  direction:rtl;
  text-align:right!important;
}
@media(max-width:700px){
  .location-combo-menu,
  .country-options,
  .phone-country-options{
    max-height:min(300px,44dvh)!important;
    scrollbar-gutter:auto;
  }
  .location-combo-option,
  .country-combo-option,
  .phone-country-option{
    min-height:46px;
  }
}

/* v138 — adaptive dropdown fitting for checkout/account/address forms */
.location-combo-menu,.country-combo-menu,.phone-prefix-menu{
  box-sizing:border-box;
  max-width:calc(100vw - 20px);
}
.location-combo.dropdown-open-up .location-combo-menu,
.country-combo.dropdown-open-up .country-combo-menu,
.phone-prefix-picker.dropdown-open-up .phone-prefix-menu{
  top:auto!important;
  bottom:calc(100% + 6px)!important;
}
.location-combo-menu{
  min-height:0;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-gutter:stable;
}
.country-combo-menu,.phone-prefix-menu{overflow:hidden!important}
.country-options,.phone-country-options{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-gutter:stable;
  scrollbar-color:#9d7337 #15100a;
}
.country-options::-webkit-scrollbar,.phone-country-options::-webkit-scrollbar{width:8px}
.country-options::-webkit-scrollbar-track,.phone-country-options::-webkit-scrollbar-track{background:#15100a;border-radius:9px}
.country-options::-webkit-scrollbar-thumb,.phone-country-options::-webkit-scrollbar-thumb{background:#9d7337;border-radius:9px;border:2px solid #15100a}
.phone-prefix-menu{width:min(360px,calc(100vw - 20px))}
.rtl .location-combo-menu,.rtl .country-options,.rtl .phone-country-options{direction:rtl}
@media(max-width:600px){
  .location-combo-menu,.country-combo-menu,.phone-prefix-menu{max-width:calc(100vw - 16px)}
  .phone-prefix-menu{width:min(340px,calc(100vw - 16px))}
  .location-combo-option,.country-combo-option,.phone-country-option{min-height:44px}
}


/* v139 — customer account address editor: let dropdowns use the full visible dialog area */
.address-editor-modal{
  align-items:flex-start!important;
  justify-content:center!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding-block:14px!important;
}
.address-editor-modal>.address-editor{
  width:min(760px,calc(100vw - 30px))!important;
  max-height:none!important;
  height:auto!important;
  overflow:visible!important;
  margin:0 auto 18px!important;
  flex:0 0 auto;
}
.address-editor-modal .location-combo.open,
.address-editor-modal .country-combo.open,
.address-editor-modal .phone-prefix-picker.open{
  z-index:500!important;
}
.address-editor-modal .location-combo-menu,
.address-editor-modal .country-combo-menu,
.address-editor-modal .phone-prefix-menu{
  z-index:520!important;
}
/* Keep the address form columns clean while a menu is open. */
.address-editor-modal .address-floating-form{overflow:visible!important}
.address-editor-modal .floating-field{min-width:0}

@media(max-width:700px){
  .address-editor-modal{
    padding:8px max(6px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left))!important;
  }
  .address-editor-modal>.address-editor{
    width:100%!important;
    max-width:100%!important;
    margin:0 auto 10px!important;
    padding:56px 14px 24px!important;
    overflow:visible!important;
  }
  .address-editor-modal .location-combo-menu,
  .address-editor-modal .country-combo-menu,
  .address-editor-modal .phone-prefix-menu{
    max-width:calc(100vw - 28px)!important;
  }
}


/* v140 — mobile checkout close/cancel button compatibility.
   Keep the X inside the checkout card's own reserved header space instead of
   floating over Contact/email or other checkout controls. */
@media (max-width:900px){
  .modal>.checkout-ref{
    position:relative!important;
  }

  .modal .checkout-ref-close{
    position:absolute!important;
    top:12px!important;
    right:12px!important;
    left:auto!important;
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    z-index:30!important;
    border-radius:50%!important;
  }

  .rtl .modal .checkout-ref-close{
    right:auto!important;
    left:12px!important;
  }

  /* Dedicated clear area for the close control so it never covers a field,
     heading, saved-address control, or checkout action. */
  .checkout-ref-left{
    padding-top:68px!important;
  }
}

@media (max-width:380px){
  .modal .checkout-ref-close{
    top:10px!important;
    right:10px!important;
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    min-height:40px!important;
  }
  .rtl .modal .checkout-ref-close{
    right:auto!important;
    left:10px!important;
  }
  .checkout-ref-left{
    padding-top:64px!important;
  }
}


/* v141 — complete X/close-control mobile audit.
   Close buttons belong to their own panel, never to the browser/header viewport. */
@media (max-width:900px){
  .modal>.box,
  .modal>.account-box{
    position:relative!important;
    padding-top:70px!important;
  }

  .modal .close{
    position:absolute!important;
    top:12px!important;
    right:12px!important;
    left:auto!important;
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
    margin:0!important;
    z-index:80!important;
    display:grid!important;
    place-items:center!important;
    line-height:1!important;
    border:1px solid rgba(215,170,91,.44)!important;
    border-radius:50%!important;
    background:rgba(8,7,5,.96)!important;
    color:var(--gold-bright)!important;
    box-shadow:0 8px 22px rgba(0,0,0,.36)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  .rtl .modal .close{
    right:auto!important;
    left:12px!important;
  }

  /* Address/card editors get a guaranteed header lane above the first field. */
  .address-editor-modal>.address-editor,
  .modal>.card-editor{
    padding-top:74px!important;
  }

  /* Checkout has its own two-part card but follows the same safe positioning. */
  .modal>.checkout-ref{
    position:relative!important;
  }
  .modal .checkout-ref-close{
    top:12px!important;
    right:12px!important;
    left:auto!important;
  }
  .rtl .modal .checkout-ref-close{
    right:auto!important;
    left:12px!important;
  }
  .checkout-ref-left{padding-top:72px!important}

  /* Saved-payment-card delete X is an action button: keep a 44px tap target
     and reserve inline space so it never covers card text. */
  .saved-payment-card{padding-inline-end:58px!important}
  .card-remove{
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    right:8px!important;
    bottom:8px!important;
    display:grid!important;
    place-items:center!important;
  }
  .rtl .saved-payment-card{padding-inline-end:18px!important;padding-inline-start:58px!important}
  .rtl .card-remove{right:auto!important;left:8px!important}

  /* Product lightbox close X: full mobile tap target + RTL placement. */
  .product-lightbox-close{
    top:10px!important;
    right:10px!important;
    left:auto!important;
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    display:grid!important;
    place-items:center!important;
  }
  .rtl .product-lightbox-close{right:auto!important;left:10px!important}
}

@media (max-width:380px){
  .modal>.box,.modal>.account-box{padding-top:66px!important}
  .address-editor-modal>.address-editor,.modal>.card-editor{padding-top:70px!important}
  .modal .close,.modal .checkout-ref-close{top:10px!important;right:10px!important}
  .rtl .modal .close,.rtl .modal .checkout-ref-close{right:auto!important;left:10px!important}
  .checkout-ref-left{padding-top:68px!important}
}


/* v143 — viewport-height-safe authentication dialogs.
   Auth screens must remain fully reachable in normal laptop browser windows,
   not only in F11/fullscreen. The outer auth modal owns vertical scrolling. */
.auth-modal{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  align-items:flex-start!important;
  justify-content:center!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding-top:clamp(12px,2.2vh,24px)!important;
  padding-bottom:clamp(12px,2.2vh,24px)!important;
}
.auth-modal>.auth-login-card,
.auth-modal>.reset-box{
  flex:0 0 auto!important;
  max-height:none!important;
  height:auto!important;
  overflow:visible!important;
  margin:auto 0!important;
}

/* Compact gracefully when browser chrome leaves a short desktop/laptop viewport. */
@media (min-width:701px) and (max-height:820px){
  .auth-modal>.auth-login-card{padding:26px 34px 22px!important}
  .auth-modal .auth-brand-mark{width:52px;height:52px;font-size:25px;margin-bottom:10px}
  .auth-modal .auth-heading{margin-bottom:16px}
  .auth-modal .auth-kicker{margin-bottom:4px}
  .auth-modal .auth-heading h2{font-size:27px;margin-bottom:5px}
  .auth-modal .auth-heading p{font-size:12px;line-height:1.4}
  .auth-modal .auth-login-form .field{margin-bottom:10px}
  .auth-modal .auth-input-shell>input,
  .auth-modal .auth-login-card .password-input-wrap>input{height:44px!important}
  .auth-modal .auth-login-card .auth-forgot-row{margin:-3px 0 10px}
  .auth-modal .auth-primary-btn,.auth-modal .auth-secondary-btn{height:44px!important;min-height:44px!important}
  .auth-modal .auth-divider{margin:13px 0 8px}
  .auth-modal .auth-create-copy{margin-bottom:7px}
  .auth-modal .auth-security-note{margin-top:10px}
}

@media (min-width:701px) and (max-height:680px){
  .auth-modal{padding-top:8px!important;padding-bottom:8px!important}
  .auth-modal>.auth-login-card{padding:20px 30px 18px!important}
  .auth-modal .auth-brand-mark{width:44px;height:44px;font-size:22px;margin-bottom:7px;box-shadow:0 0 0 4px rgba(211,154,46,.035)}
  .auth-modal .auth-heading{margin-bottom:11px}
  .auth-modal .auth-kicker{font-size:9px;letter-spacing:2px;margin-bottom:3px}
  .auth-modal .auth-heading h2{font-size:24px;line-height:1.05;margin-bottom:4px}
  .auth-modal .auth-heading p{font-size:11px;line-height:1.3}
  .auth-modal .auth-login-form .field{margin-bottom:7px}
  .auth-modal .auth-login-form .field label{font-size:10px;margin-bottom:1px}
  .auth-modal .auth-input-shell>input,
  .auth-modal .auth-login-card .password-input-wrap>input{height:40px!important}
  .auth-modal .auth-login-card .auth-forgot-row{margin:-3px 0 7px}
  .auth-modal .forgot-link{font-size:11px}
  .auth-modal .auth-primary-btn,.auth-modal .auth-secondary-btn{height:40px!important;min-height:40px!important}
  .auth-modal .auth-divider{margin:9px 0 6px}
  .auth-modal .auth-create-copy{font-size:11px;margin-bottom:5px}
  .auth-modal .auth-security-note{font-size:9px;margin-top:7px}
}

/* Mobile/tablet: keep the existing panel spacing/X fixes, but guarantee that
   auth content can always be scrolled to its last action and above the safe area. */
@media (max-width:700px){
  .auth-modal{
    inset:var(--site-header-height) 0 0!important;
    padding-bottom:max(16px,env(safe-area-inset-bottom))!important;
  }
  .auth-modal>.auth-login-card,.auth-modal>.reset-box{
    width:calc(100% - 4px)!important;
    margin:0 auto 12px!important;
  }
}


/* v144 — viewport-height-safe Customer Account + Checkout.
   The overlay owns vertical scrolling, so every action remains reachable in
   normal laptop browser windows without requiring F11/fullscreen. */
.account-modal,
.checkout-modal{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  align-items:flex-start!important;
  justify-content:center!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding-top:clamp(10px,1.8vh,20px)!important;
  padding-bottom:max(clamp(12px,2vh,24px),env(safe-area-inset-bottom))!important;
}

.account-modal>.account-box,
.account-modal>.address-editor,
.account-modal>.card-editor,
.checkout-modal>.checkout-ref,
.checkout-modal>.guest-choice{
  flex:0 0 auto!important;
  max-height:none!important;
  height:auto!important;
  margin:0 auto 14px!important;
}

/* Account panels no longer trap the final buttons inside an inner scroll area. */
.account-modal>.account-box,
.account-modal>.card-editor{
  overflow:visible!important;
}

/* Checkout grows naturally; the overlay scrolls the complete form + summary. */
.checkout-modal>.checkout-ref{
  overflow:visible!important;
}
.checkout-modal .checkout-ref-right{
  top:0;
}

/* Short desktop/laptop windows: reduce non-essential vertical spacing first. */
@media (min-width:701px) and (max-height:820px){
  .account-modal>.luxe-account{padding-top:24px!important;padding-bottom:22px!important}
  .account-modal .account-luxe-head{margin-bottom:13px!important}
  .account-modal .account-luxe-head .luxe-mini-mark{width:42px;height:42px}
  .account-modal .account-luxe-head h2{margin-block:3px 4px!important}
  .account-modal .account-luxe-head p{margin-block:0!important;line-height:1.4}
  .account-modal .luxe-account-tabs{margin-bottom:14px!important}
  .account-modal .luxe-account-tabs button{padding-top:9px!important;padding-bottom:9px!important}
  .account-modal .account-form{padding:15px!important;margin-bottom:14px!important}
  .account-modal .account-logout{margin-top:14px!important}

  .checkout-modal>.checkout-ref{width:min(1500px,calc(100vw - 20px))!important}
  .checkout-modal .checkout-ref-left{padding-top:28px!important;padding-bottom:24px!important}
  .checkout-modal .checkout-ref-right{padding-top:30px!important;padding-bottom:28px!important}
  .checkout-modal .checkout-ref section{margin-bottom:19px!important}
  .checkout-modal .checkout-ref-complete{margin-top:18px!important}
  .checkout-modal .checkout-ref-discount{margin-top:14px!important;margin-bottom:20px!important}
}

@media (min-width:701px) and (max-height:680px){
  .account-modal,.checkout-modal{padding-top:7px!important;padding-bottom:7px!important}
  .account-modal>.luxe-account{padding-top:18px!important;padding-bottom:18px!important}
  .account-modal .account-luxe-head{margin-bottom:9px!important}
  .account-modal .account-luxe-head p{font-size:11px!important}
  .account-modal .luxe-account-tabs{margin-bottom:10px!important}
  .account-modal .luxe-account-tabs button{padding-top:7px!important;padding-bottom:7px!important}
  .account-modal .account-form{padding:12px!important;margin-bottom:10px!important}
  .account-modal .account-form input,.account-modal .account-form select{min-height:42px!important}

  .checkout-modal .checkout-ref-left{padding-top:22px!important;padding-bottom:18px!important}
  .checkout-modal .checkout-ref-right{padding-top:22px!important;padding-bottom:22px!important}
  .checkout-modal .checkout-ref section{margin-bottom:14px!important}
  .checkout-modal .checkout-ref h2{margin-bottom:8px!important}
  .checkout-modal .checkout-ref input,.checkout-modal .checkout-ref select{min-height:44px!important}
  .checkout-modal .checkout-ref-option{min-height:46px!important;padding-top:11px!important;padding-bottom:11px!important}
  .checkout-modal .checkout-ref-complete{min-height:48px!important;margin-top:14px!important}
}

/* Mobile/tablet already uses stacked panels; explicitly keep the same outer-
   scroll model and safe-area spacing for Account + Checkout. */
@media (max-width:700px){
  .account-modal,
  .checkout-modal{
    inset:var(--site-header-height) 0 0!important;
    padding-top:8px!important;
    padding-left:max(6px,env(safe-area-inset-left))!important;
    padding-right:max(6px,env(safe-area-inset-right))!important;
    padding-bottom:max(14px,env(safe-area-inset-bottom))!important;
  }
  .account-modal>.account-box,
  .account-modal>.address-editor,
  .account-modal>.card-editor,
  .checkout-modal>.checkout-ref,
  .checkout-modal>.guest-choice{
    width:calc(100% - 4px)!important;
    max-width:100%!important;
    max-height:none!important;
    overflow:visible!important;
    margin:0 auto 10px!important;
  }
  .checkout-modal .checkout-ref-right{position:static!important}
}


/* v148 — centered 10-second review reading state */
.home-review-card{
  transition:
    transform .38s cubic-bezier(.2,.8,.2,1),
    border-color .38s ease,
    box-shadow .38s ease,
    background .38s ease,
    opacity .38s ease;
}
.home-review-card.is-reading-center{
  position:relative;
  z-index:3;
  transform:translateY(-4px) scale(1.025);
  border-color:rgba(236,198,122,.64);
  background:
    radial-gradient(circle at 50% 0%,rgba(221,178,92,.10),transparent 52%),
    linear-gradient(145deg,#151008,#080706);
  box-shadow:
    0 18px 44px rgba(0,0,0,.52),
    0 0 0 1px rgba(229,190,113,.08),
    0 0 32px rgba(206,161,77,.10);
}
.home-review-card.is-reading-center::after{
  content:"";
  position:absolute;
  left:22%;
  right:22%;
  bottom:-1px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(238,202,130,.78),transparent);
  box-shadow:0 0 13px rgba(222,179,99,.34);
  pointer-events:none;
}
@media(max-width:700px){
  .home-review-card.is-reading-center{
    transform:translateY(-2px) scale(1.012);
  }
}
@media(prefers-reduced-motion:reduce){
  .home-review-card{
    transition:none!important;
  }
}


/* v150 — elegant filled wishlist heart state across all products */
.wishlist-heart-svg{
  width:21px;
  height:21px;
  display:block;
  overflow:visible;
}
.wishlist-heart-svg path{
  fill:transparent;
  stroke:currentColor;
  stroke-width:1.65;
  stroke-linejoin:round;
  transition:
    fill .24s ease,
    stroke .24s ease,
    transform .24s cubic-bezier(.2,.8,.2,1),
    filter .24s ease;
  transform-origin:center;
}
.wish-btn{
  color:#e7bd67!important;
}
.wish-btn.active,
.wish-btn[aria-pressed="true"]{
  color:#e9bd62!important;
  background:
    radial-gradient(circle at 50% 35%,rgba(128,83,32,.18),transparent 56%),
    rgba(13,9,5,.92)!important;
  border-color:rgba(218,171,78,.92)!important;
  box-shadow:
    inset 0 0 0 1px rgba(255,211,124,.035),
    0 7px 20px rgba(0,0,0,.42),
    0 0 18px rgba(176,124,42,.08)!important;
}
.wish-btn.active .wishlist-heart-svg path,
.wish-btn[aria-pressed="true"] .wishlist-heart-svg path{
  fill:#2b1a0b;
  stroke:#efc66d;
  transform:scale(1.055);
  filter:drop-shadow(0 0 3px rgba(214,166,75,.20));
}
.wish-btn:hover .wishlist-heart-svg path{
  stroke:#f1cf86;
}

/* Product detail wishlist uses the same selected heart language. */
.product-purchase-extras [data-wish] .wishlist-heart-svg{
  width:17px;
  height:17px;
}
.product-purchase-extras [data-wish].active .wishlist-heart-svg path,
.product-purchase-extras [data-wish][aria-pressed="true"] .wishlist-heart-svg path{
  fill:#2b1a0b;
  stroke:#efc66d;
  transform:scale(1.04);
  filter:drop-shadow(0 0 3px rgba(214,166,75,.18));
}
@media(max-width:600px){
  .wish-btn .wishlist-heart-svg{width:19px;height:19px}
}
@media(prefers-reduced-motion:reduce){
  .wishlist-heart-svg path{transition:none!important}
}


/* v151 — restore the original white hollow heart when NOT wishlisted.
   The selected state keeps v150's gold outline + deep ÉCLAT dark fill. */
.wish-btn:not(.active):not([aria-pressed="true"]){
  color:#fff!important;
}
.wish-btn:not(.active):not([aria-pressed="true"]) .wishlist-heart-svg path{
  fill:transparent!important;
  stroke:#fff!important;
  filter:none!important;
  transform:none!important;
}
.wish-btn:not(.active):not([aria-pressed="true"]):hover .wishlist-heart-svg path,
.wish-btn:not(.active):not([aria-pressed="true"]):focus-visible .wishlist-heart-svg path{
  fill:transparent!important;
  stroke:#fff!important;
}


/* v158 — elegant product offer/live/sold commerce pulse */
.product-commerce-pulse{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:15px 0 17px}
.product-pulse-card{position:relative;overflow:hidden;min-height:74px;display:flex;align-items:center;gap:11px;padding:12px 13px;border:1px solid rgba(218,174,95,.20);border-radius:13px;background:linear-gradient(145deg,rgba(17,13,9,.94),rgba(7,6,5,.96));box-shadow:0 11px 25px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.018)}
.product-pulse-card::after{content:"";position:absolute;inset:auto 16% 0;height:1px;background:linear-gradient(90deg,transparent,rgba(218,174,95,.35),transparent)}
.product-pulse-card small{display:block;color:#a69c90;font-size:9px;font-weight:700;line-height:1.35;letter-spacing:.4px;text-transform:uppercase}
.product-pulse-card>div>strong{display:block;color:#efcc82;font:500 20px Georgia,"Times New Roman",serif;line-height:1.1;margin-bottom:4px}
.product-pulse-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid rgba(225,184,105,.24);border-radius:50%;color:#dcb56b;background:rgba(205,153,66,.055);font-size:16px}
.product-live-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#75c88e;box-shadow:0 0 0 5px rgba(117,200,142,.08),0 0 13px rgba(117,200,142,.42);animation:productLivePulse 2s ease-in-out infinite}
@keyframes productLivePulse{50%{transform:scale(.82);opacity:.62}}
.product-pulse-card.live>div>strong{color:#d8eadc}
.product-pulse-card.sold>div>strong{color:#ead1a0}
#productOfferCountdown{display:flex;align-items:flex-end;gap:5px;font-family:inherit!important}
#productOfferCountdown>span{display:flex;align-items:baseline;gap:2px}
#productOfferCountdown b{color:#f0cd82;font:500 17px Georgia,"Times New Roman",serif}
#productOfferCountdown i{color:#80766b;font-style:normal;font-size:6px;font-family:Arial,sans-serif;letter-spacing:.35px}
.product-pulse-card.sold small b{color:#d9b56f;font-size:10px}
.rtl .product-pulse-card{text-align:right}
@media(max-width:980px){.product-commerce-pulse{grid-template-columns:1fr}.product-pulse-card{min-height:64px}}
@media(max-width:600px){.product-commerce-pulse{gap:7px;margin:12px 0 14px}.product-pulse-card{padding:11px 12px;border-radius:12px}.product-pulse-card>div>strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){.product-live-dot{animation:none!important}}


/* v159 — refined product commerce pulse and high-visibility countdown */
.product-commerce-pulse{
  grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,1fr);
  gap:11px;
  margin:17px 0 19px;
}
.product-pulse-card{
  min-height:90px;
  gap:13px;
  padding:14px 15px;
  border-color:rgba(225,181,96,.25);
  border-radius:15px;
  background:
    radial-gradient(circle at 18% 8%,rgba(224,175,83,.065),transparent 42%),
    linear-gradient(145deg,rgba(19,15,10,.97),rgba(7,6,5,.98));
  box-shadow:
    0 14px 32px rgba(0,0,0,.24),
    inset 0 1px rgba(255,255,255,.022);
  transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease;
}
.product-pulse-card:hover{
  border-color:rgba(231,190,109,.40);
  box-shadow:
    0 17px 38px rgba(0,0,0,.30),
    0 0 25px rgba(191,135,48,.055),
    inset 0 1px rgba(255,255,255,.025);
  transform:translateY(-1px);
}
.product-pulse-card::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(110deg,rgba(255,223,159,.025),transparent 36%,transparent 70%,rgba(211,158,69,.02));
}
.product-pulse-card::after{
  inset:auto 13% 0;
  background:linear-gradient(90deg,transparent,rgba(230,188,106,.48),transparent);
}
.product-pulse-card>div{
  position:relative;
  z-index:1;
  min-width:0;
  flex:1;
}
.product-pulse-card small{
  color:#b1a697;
  font-size:9px;
  font-weight:800;
  line-height:1.35;
  letter-spacing:.58px;
}
.product-pulse-card>div>strong{
  color:#f2cf84;
  font-size:23px;
  margin-bottom:5px;
}
.product-pulse-icon{
  position:relative;
  z-index:1;
  width:36px;
  height:36px;
  flex-basis:36px;
  border-color:rgba(232,190,108,.34);
  background:
    radial-gradient(circle at 38% 28%,rgba(242,206,136,.10),transparent 52%),
    rgba(205,153,66,.055);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.012);
  font-size:17px;
}
.product-live-dot{
  position:relative;
  z-index:1;
  width:10px;
  height:10px;
  flex-basis:10px;
  box-shadow:0 0 0 6px rgba(117,200,142,.075),0 0 16px rgba(117,200,142,.46);
}

/* Offer countdown gets four individually readable time blocks */
.product-pulse-card.offer{
  align-items:center;
}
.product-pulse-card.offer>div>small{
  margin-bottom:7px;
  color:#c3b6a4;
}
#productOfferCountdown{
  display:grid;
  grid-template-columns:repeat(4,minmax(44px,1fr));
  align-items:stretch;
  gap:5px;
  width:100%;
  max-width:310px;
  direction:ltr;
}
#productOfferCountdown>.offer-time-unit{
  position:relative;
  min-width:0;
  min-height:48px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  padding:6px 5px 5px;
  border:1px solid rgba(224,177,89,.20);
  border-radius:9px;
  background:
    linear-gradient(180deg,rgba(225,178,91,.055),rgba(9,7,5,.32));
  box-shadow:
    inset 0 1px rgba(255,255,255,.018),
    0 5px 13px rgba(0,0,0,.12);
}
#productOfferCountdown>.offer-time-unit::after{
  content:"";
  position:absolute;
  left:18%;
  right:18%;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(232,191,111,.50),transparent);
}
#productOfferCountdown b{
  color:#f3cf80;
  font:500 21px/1 Georgia,"Times New Roman",serif;
  letter-spacing:.5px;
  text-shadow:0 0 14px rgba(221,170,72,.10);
  font-variant-numeric:tabular-nums;
}
#productOfferCountdown i{
  color:#8f8374;
  font-style:normal;
  font:800 6.5px/1.1 Arial,sans-serif;
  letter-spacing:.58px;
  white-space:nowrap;
}
.rtl #productOfferCountdown{direction:ltr}

/* Give live/sold cards stronger number hierarchy too */
.product-pulse-card.live>div>strong,
.product-pulse-card.sold>div>strong{
  font-size:25px;
  line-height:1;
}
.product-pulse-card.live small,
.product-pulse-card.sold small{
  max-width:145px;
}
.product-pulse-card.sold small b{
  display:inline-block;
  margin:0 2px;
  color:#edc873;
  font-size:11px;
}

@media(max-width:1180px){
  .product-commerce-pulse{
    grid-template-columns:1fr 1fr;
  }
  .product-pulse-card.offer{
    grid-column:1 / -1;
  }
  #productOfferCountdown{
    max-width:360px;
    grid-template-columns:repeat(4,minmax(52px,1fr));
  }
}
@media(max-width:980px){
  .product-commerce-pulse{grid-template-columns:1fr}
  .product-pulse-card.offer{grid-column:auto}
  .product-pulse-card{min-height:76px}
  #productOfferCountdown{max-width:420px}
}
@media(max-width:600px){
  .product-commerce-pulse{gap:8px;margin:13px 0 15px}
  .product-pulse-card{
    min-height:74px;
    padding:12px 13px;
    border-radius:13px;
  }
  .product-pulse-card.offer{
    align-items:flex-start;
  }
  .product-pulse-card.offer>.product-pulse-icon{
    margin-top:19px;
  }
  #productOfferCountdown{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:4px;
    max-width:none;
  }
  #productOfferCountdown>.offer-time-unit{
    min-height:45px;
    padding:5px 3px;
    border-radius:8px;
  }
  #productOfferCountdown b{font-size:19px}
  #productOfferCountdown i{font-size:5.7px;letter-spacing:.35px}
  .product-pulse-card.live>div>strong,
  .product-pulse-card.sold>div>strong{font-size:22px}
}
@media(max-width:390px){
  .product-pulse-card.offer{
    display:grid;
    grid-template-columns:1fr;
  }
  .product-pulse-card.offer>.product-pulse-icon{display:none}
  #productOfferCountdown b{font-size:18px}
  #productOfferCountdown i{font-size:5.4px}
}
@media(prefers-reduced-motion:reduce){
  .product-pulse-card{transition:none!important}
  .product-pulse-card:hover{transform:none!important}
}


/* v160 — product activity strip below rating */
.rate-actions + .product-commerce-pulse{
  position:relative;
  margin:18px 0 0;
  padding-top:18px;
  grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);
  gap:10px;
}
.rate-actions + .product-commerce-pulse::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(231,190,109,.30),transparent);
}
.rate-actions + .product-commerce-pulse .product-pulse-card{
  min-height:96px;
  border:1px solid rgba(229,185,101,.25);
  background:
    radial-gradient(circle at 18% 8%,rgba(229,184,99,.07),transparent 42%),
    linear-gradient(145deg,rgba(18,14,9,.98),rgba(7,6,5,.99));
  box-shadow:0 14px 34px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.02);
}
.rate-actions + .product-commerce-pulse .product-pulse-card.offer{
  padding:15px 16px;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown{
  max-width:340px;
  gap:6px;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown>.offer-time-unit{
  min-height:54px;
  padding:7px 5px 6px;
  border-radius:10px;
  border-color:rgba(233,190,106,.25);
  background:
    radial-gradient(circle at 50% 0%,rgba(233,190,106,.07),transparent 60%),
    linear-gradient(180deg,rgba(227,178,87,.06),rgba(8,6,4,.45));
}
.rate-actions + .product-commerce-pulse #productOfferCountdown b{
  font-size:24px;
  color:#f4d28b;
  text-shadow:0 0 15px rgba(220,169,72,.13);
}
.rate-actions + .product-commerce-pulse #productOfferCountdown i{
  font-size:7px;
  color:#aa9a84;
  letter-spacing:.65px;
}
.rate-actions + .product-commerce-pulse .product-pulse-card>div>strong{
  color:#f1cc7c;
}
.rate-actions + .product-commerce-pulse .product-pulse-card.live>div>strong,
.rate-actions + .product-commerce-pulse .product-pulse-card.sold>div>strong{
  font-size:27px;
}
.rate-actions + .product-commerce-pulse .product-live-dot{
  box-shadow:0 0 0 6px rgba(117,200,142,.07),0 0 18px rgba(117,200,142,.52);
}
@media(max-width:1180px){
  .rate-actions + .product-commerce-pulse{grid-template-columns:1fr 1fr}
  .rate-actions + .product-commerce-pulse .product-pulse-card.offer{grid-column:1/-1}
  .rate-actions + .product-commerce-pulse #productOfferCountdown{max-width:400px}
}
@media(max-width:980px){
  .rate-actions + .product-commerce-pulse{grid-template-columns:1fr}
  .rate-actions + .product-commerce-pulse .product-pulse-card.offer{grid-column:auto}
}
@media(max-width:600px){
  .rate-actions + .product-commerce-pulse{margin-top:14px;padding-top:14px;gap:8px}
  .rate-actions + .product-commerce-pulse #productOfferCountdown{max-width:none;gap:4px}
  .rate-actions + .product-commerce-pulse #productOfferCountdown>.offer-time-unit{min-height:49px;padding:6px 3px 5px}
  .rate-actions + .product-commerce-pulse #productOfferCountdown b{font-size:21px}
  .rate-actions + .product-commerce-pulse #productOfferCountdown i{font-size:6px;letter-spacing:.4px}
}


/* v161 — stack product activity cards vertically and emphasize full countdown */
.rate-actions + .product-commerce-pulse{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%;
}
.rate-actions + .product-commerce-pulse .product-pulse-card,
.rate-actions + .product-commerce-pulse .product-pulse-card.offer{
  grid-column:auto!important;
  width:100%;
  min-height:78px;
  padding:14px 16px;
}
.rate-actions + .product-commerce-pulse .product-pulse-card.offer{
  min-height:94px;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown{
  width:100%;
  max-width:500px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(66px,1fr))!important;
  gap:7px!important;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown>.offer-time-unit{
  min-height:59px!important;
  padding:8px 6px 7px!important;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown b{
  font-size:27px!important;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown i{
  font-size:7.2px!important;
  letter-spacing:.45px!important;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown>.offer-time-unit.seconds{
  border-color:rgba(240,200,121,.46)!important;
  background:
    radial-gradient(circle at 50% 0%,rgba(240,200,121,.13),transparent 62%),
    linear-gradient(180deg,rgba(231,182,91,.09),rgba(8,6,4,.50))!important;
  box-shadow:
    inset 0 1px rgba(255,255,255,.025),
    0 7px 18px rgba(0,0,0,.18),
    0 0 17px rgba(212,163,75,.06)!important;
}
.rate-actions + .product-commerce-pulse #productOfferCountdown>.offer-time-unit.seconds b{
  color:#f9dda2!important;
  text-shadow:0 0 18px rgba(231,184,95,.20)!important;
}
@media(max-width:600px){
  .rate-actions + .product-commerce-pulse{gap:8px!important}
  .rate-actions + .product-commerce-pulse #productOfferCountdown{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:4px!important;
    max-width:none!important;
  }
  .rate-actions + .product-commerce-pulse #productOfferCountdown>.offer-time-unit{
    min-height:51px!important;
    padding:6px 2px!important;
  }
  .rate-actions + .product-commerce-pulse #productOfferCountdown b{font-size:21px!important}
  .rate-actions + .product-commerce-pulse #productOfferCountdown i{
    font-size:5.5px!important;
    letter-spacing:.12px!important;
  }
}

/* v162 — visible keyboard focus and clear unavailable payment choices. */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid #e2bd76;outline-offset:3px}
.checkout-ref-option:has(input:disabled){opacity:.55;cursor:not-allowed}
@media(hover:none) and (pointer:coarse){.head-icons button,.close,.rating-filter-btn{min-width:44px;min-height:44px}}

/* v163 — payment choices stay visible; online availability is explained on selection. */
.checkout-payment-notice{color:#f0cf93;line-height:1.5;margin-block:12px}
.checkout-payment-notice[hidden]{display:none!important}
