:root{
  --aura-gold:#c89b2c;
  --aura-gold-2:#e8c766;
  --aura-ink:#171513;
  --aura-muted:#786f64;
  --aura-line:rgba(200,155,44,.22);
  --aura-cream:#fbf7ef;
  --aura-card:#fffdf9;
  --aura-shadow:0 18px 44px rgba(67,43,8,.07);
  --aura-ease:cubic-bezier(.19,1,.22,1);
  --aura-container:min(1280px,calc(100vw - 48px));
}
html,body{overflow-x:hidden}
img{max-width:100%}
.header-icon svg,.bottom-nav svg,.mobile-menu-btn svg,.mobile-nav-panel svg,.trust-item svg,.top-bar svg,.product-card svg,.product-trust svg,.product-ctas svg{display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}

/* Top bar and header icons */
.top-bar--luxury{background:linear-gradient(180deg,#fffdf8,#f8f0e2);border-bottom:1px solid var(--aura-line)}
.top-bar--luxury .top-bar__inner{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,max-content) 1fr;gap:18px;align-items:center;padding:10px 24px}
.top-bar--luxury .top-bar__inner>span{display:inline-flex;align-items:center;gap:8px;color:#574e42;font:700 11px/1.2 Montserrat,Arial;text-transform:uppercase;letter-spacing:.12em;min-width:0}
.top-bar--luxury .top-bar__inner>span svg{width:16px;height:16px;color:var(--aura-gold)}
.top-bar__brand{justify-self:end;color:#111;font-family:Cinzel,Georgia,serif!important;letter-spacing:.18em!important;font-size:13px!important}
.header-icon{position:relative}
.header-icon svg{width:21px;height:21px}
.header-icon--fav[data-favorites-count]:not([data-favorites-count=""])::after,.bottom-nav a[data-favorites-count]:not([data-favorites-count=""])::after{content:attr(data-favorites-count);position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));color:#fff;font:900 10px/18px Montserrat,Arial;text-align:center;box-shadow:0 8px 18px rgba(200,155,44,.25)}
.header-cart [data-cart-count],.bottom-nav__cart em{display:grid;place-items:center;position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));color:#fff;font:900 10px/18px Montserrat,Arial;box-shadow:0 8px 18px rgba(200,155,44,.25);font-style:normal}
.header-cart [data-cart-count]:empty,.bottom-nav__cart em:empty{display:none}
.header-icon--cart svg,.bottom-nav__cart svg{width:23px;height:23px}
.mobile-menu-btn{display:inline-grid;place-items:center}
.mobile-nav-panel__quick a{display:flex!important;align-items:center;justify-content:center;gap:8px}
.mobile-nav-panel__quick svg{width:18px;height:18px}

/* Footer */
.site-footer--luxury{padding:58px 24px 46px!important;background:linear-gradient(180deg,#fffdf8,#f7f0e2)!important;border-top:1px solid var(--aura-line)!important}
.site-footer__inner{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:36px}
.site-footer__col{display:flex;flex-direction:column;gap:12px;min-width:0}
.site-footer__brand p{margin-top:12px;color:var(--aura-muted);line-height:1.8}
.site-footer__col h4{margin:0 0 6px;color:#b78311;text-transform:uppercase;letter-spacing:.22em;font:900 12px/1 Montserrat,Arial}
.site-footer__col a,.site-footer__col p{margin:0;color:#5f574b;line-height:1.7}
.site-footer__col a:hover{color:#a87913}
.footer-mini-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#fff8e8;border:1px solid var(--aura-line);color:#b78311;font-size:12px;margin-inline-end:8px;vertical-align:middle}

/* Hero carousel */
.hero--carousel-v17{position:relative;overflow:hidden;min-height:clamp(520px,56vw,760px);border-bottom:1px solid var(--aura-line);background:#f8f1e3}
.hero-slide-v17{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}
.hero-slide-v17.is-active{opacity:1;visibility:visible;z-index:1}
.hero-slide-v17__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-slide-v17__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,252,246,.96) 0%,rgba(255,252,246,.88) 30%,rgba(255,252,246,.38) 58%,rgba(255,252,246,.10) 100%)}
.is-rtl .hero-slide-v17__veil{background:linear-gradient(-90deg,rgba(255,252,246,.96) 0%,rgba(255,252,246,.88) 30%,rgba(255,252,246,.38) 58%,rgba(255,252,246,.10) 100%)}
.hero__inner--v17{position:relative;z-index:2;max-width:1280px;margin:auto;min-height:inherit;display:flex;align-items:center;padding:72px 24px}
.hero__content--v17{max-width:600px}
.hero__content--v17 .hero__text{max-width:540px;background:rgba(255,255,255,.38);backdrop-filter:blur(4px);padding:10px 14px;border-radius:18px;color:#4c463d}
.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}
.hero-dots button{width:12px;height:12px;border-radius:999px;border:0;background:rgba(255,255,255,.58);box-shadow:0 2px 10px rgba(0,0,0,.08);cursor:pointer}
.hero-dots button.is-active{background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));transform:scale(1.12)}
.hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:999px;border:1px solid var(--aura-line);background:rgba(255,255,255,.9);box-shadow:0 18px 40px rgba(73,51,17,.09);display:grid;place-items:center;font-size:28px;color:#a87913;cursor:pointer}
.hero-nav--prev{left:20px}.hero-nav--next{right:20px}

/* Trust bar */
.trust-bar--v17{background:rgba(255,253,249,.94);border-top:1px solid var(--aura-line);border-bottom:1px solid var(--aura-line);box-shadow:0 10px 35px rgba(0,0,0,.02)}
.trust-bar--v17 .trust-bar__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;max-width:1280px;margin:auto}
.trust-bar--v17 .trust-item{display:flex;align-items:center;justify-content:center;gap:16px;min-height:88px;padding:18px 22px;border-inline-end:1px solid rgba(200,155,44,.16);color:var(--aura-ink)}
.trust-bar--v17 .trust-item:last-child{border-inline-end:0}
.trust-bar--v17 .trust-item i{flex:0 0 44px;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;color:var(--aura-gold);background:linear-gradient(135deg,#fff,#fbf3df);border:1px solid rgba(200,155,44,.2)}
.trust-bar--v17 .trust-item svg{width:24px;height:24px}
.trust-bar--v17 .trust-item strong{display:block;font:700 18px/1.1 Cinzel,Georgia,serif;color:#171513}
.trust-bar--v17 .trust-item span{display:block;margin-top:4px;font:500 12px/1.35 Montserrat,Arial;color:var(--aura-muted)}

/* Categories */
.category-grid--overlay{max-width:1280px;margin:38px auto 18px;padding:0 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.category-card--image-bg{position:relative;min-height:220px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--aura-line);box-shadow:var(--aura-shadow);display:block;padding:0}
.category-card--image-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s var(--aura-ease)}
.category-card--image-bg::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,253,248,.96) 0%,rgba(255,253,248,.78) 38%,rgba(255,253,248,.12) 74%,rgba(255,253,248,0) 100%)}
.is-rtl .category-card--image-bg::before{background:linear-gradient(-90deg,rgba(255,253,248,.96) 0%,rgba(255,253,248,.78) 38%,rgba(255,253,248,.12) 74%,rgba(255,253,248,0) 100%)}
.category-card--image-bg .category-card__text{position:relative;z-index:2;padding:30px;max-width:60%;height:100%;display:flex;flex-direction:column;justify-content:center}
.category-card--image-bg:hover img{transform:scale(1.045)}

/* Product slider */
.aura-product-slider-section{max-width:1280px;margin:44px auto;padding:0 24px}
.section-header--slider{padding:0;margin-bottom:18px;display:flex;align-items:end;justify-content:space-between;gap:18px}
.section-header--slider .section-see{font-size:11px;font-weight:900;color:#a87913;text-transform:uppercase;letter-spacing:.18em}
.slider-controls{display:flex;align-items:center;gap:10px}
.slider-nav{width:42px;height:42px;border-radius:999px;border:1px solid var(--aura-line);background:rgba(255,255,255,.9);color:#a87913;font-size:28px;line-height:1;display:grid;place-items:center;box-shadow:0 12px 30px rgba(120,86,25,.08);transition:.25s var(--aura-ease);cursor:pointer}
.slider-nav:hover{background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));color:#fff;transform:translateY(-2px)}
.product-slider{position:relative;overflow:hidden}
.product-slider__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);grid-template-columns:none!important;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 18px;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}
.product-slider__track::-webkit-scrollbar{display:none}
.product-slider__track.is-dragging{cursor:grabbing;scroll-behavior:auto;user-select:none;scroll-snap-type:none}
.product-slider__item{scroll-snap-align:start;min-width:0}
.product-slider__item .product-card{height:100%}

/* Product card */
.product-card--v17{overflow:hidden;border:1px solid rgba(200,155,44,.18);border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(0,0,0,.045);display:flex;flex-direction:column}
.product-card--v17 .product-card__media{display:block;position:relative;aspect-ratio:1.08/1;width:100%;background:linear-gradient(135deg,#fffaf0,#fff);overflow:hidden}
.product-card--v17 .product-card__media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:8px;transition:transform .35s var(--aura-ease)}
.product-card--v17:hover .product-card__media img{transform:scale(1.03)}
.product-card__topbadges{position:absolute;top:12px;left:12px;z-index:4}
.is-rtl .product-card__topbadges{left:auto;right:12px}
.product-card--v17 .product-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px;min-height:228px}
.product-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}
.product-card--v17 .product-card__category{font:900 10px/1 Montserrat,Arial;text-transform:uppercase;letter-spacing:.26em;color:#c89b2c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-card--v17 .product-card__ref{font:800 10px/1 Montserrat,Arial;color:#9b9488;white-space:nowrap}
.product-card--v17 .product-card__title{font:700 clamp(16px,1.35vw,20px)/1.15 Cinzel,Georgia,serif;color:#111;margin:0;min-height:2.3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card--v17 .product-card__title-link{text-decoration:none}
.product-card--v17 .product-card__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.product-card--v17 .product-card__price{font:900 16px/1 Montserrat,Arial;color:#b78311}
.product-card--v17 .product-card__old-price{font:600 12px/1 Montserrat,Arial;color:#aaa;text-decoration:line-through}
.product-card--v17 .product-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}
.stock-chip{display:inline-flex!important;align-items:center;align-self:flex-start;width:auto!important;max-width:max-content;padding:6px 11px;border-radius:999px;background:#e9f7ec;color:#167032;font:900 11px/1 Montserrat,Arial}
.stock-chip--gold{background:#fff3d8;color:#a87913}.stock-chip--danger{background:#fff0ed;color:#bd2b1f}
.product-card__actions--v17{display:grid;grid-template-columns:44px minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:stretch;width:100%;min-width:0}
.product-card__actions--v17 .card-action{min-width:0;height:42px;border-radius:14px;border:1px solid rgba(200,155,44,.26);background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;font:900 10px/1 Montserrat,Arial;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:all .22s ease;box-sizing:border-box}
.product-card__actions--v17 .card-action span{overflow:hidden;text-overflow:ellipsis}
.product-card__actions--v17 .card-action svg{width:16px;height:16px;flex:0 0 16px}
.product-card__actions--v17 .card-action--fav{padding:0;border-radius:999px;background:linear-gradient(135deg,#fff,#fff8e8);color:#b78311}
.product-card__actions--v17 .card-action--fav svg{width:18px;height:18px}
.product-card__actions--v17 .card-action--fav.is-active,.product-card__actions--v17 .card-action--fav[data-fav-active="1"]{background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));color:#fff;border-color:transparent}
.product-card__actions--v17 .card-action--fav.is-active svg,.product-card__actions--v17 .card-action--fav[data-fav-active="1"] svg{fill:currentColor;stroke:currentColor}
.product-card__actions--v17 .card-action--order{background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));border-color:transparent;color:#fff;box-shadow:0 10px 22px rgba(200,155,44,.23)}
.product-card__actions--v17 .card-action:disabled,.product-ctas--v17 .btn:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.25);box-shadow:none;background:#f5f0e7;color:#9a9186;border-color:rgba(0,0,0,.08)}
.product-card__actions--v17 .card-action.is-loading::after{content:'…';font-size:16px}.product-card__actions--v17 .card-action.is-loading span,.product-card__actions--v17 .card-action.is-loading svg{display:none}

/* Product detail */
.product-detail--v17{max-width:1280px;margin:0 auto;padding:48px 24px 60px}
.product-detail__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:34px;align-items:start}
.product-gallery-v17,.product-summary-v17{min-width:0}
.product-gallery-v17__main{background:#fff;border:1px solid var(--aura-line);border-radius:28px;box-shadow:var(--aura-shadow);overflow:hidden;aspect-ratio:1/1;display:grid;place-items:center;padding:18px}
.product-gallery-v17__main img{width:100%;height:100%;object-fit:contain;object-position:center}
.product-gallery-v17__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:84px;gap:12px;overflow-x:auto;padding:14px 2px 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}
.product-gallery-v17__thumbs::-webkit-scrollbar{display:none}
.product-gallery-v17__thumb{height:84px;border-radius:18px;border:1px solid var(--aura-line);background:#fff;padding:6px;display:grid;place-items:center;box-shadow:0 8px 18px rgba(0,0,0,.04);flex:0 0 auto}
.product-gallery-v17__thumb img{width:100%;height:100%;object-fit:contain}
.product-gallery-v17__thumb.is-active{border-color:#c89b2c;box-shadow:0 10px 24px rgba(200,155,44,.16)}
.product-summary-v17{background:#fffdf9;border:1px solid var(--aura-line);border-radius:28px;box-shadow:var(--aura-shadow);padding:28px}
.product-summary-v17__title{margin:.1em 0 .35em;font:600 clamp(28px,3vw,42px)/1.05 Cinzel,Georgia,serif;color:#121212;word-break:break-word}
.product-summary-v17__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin-bottom:16px}
.product-summary-v17__ref{font:800 12px/1 Montserrat,Arial;color:#8d8578;text-transform:uppercase;letter-spacing:.18em}
.product-summary-v17__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:18px}
.product-summary-v17__price{font:900 clamp(22px,3vw,32px)/1 Montserrat,Arial;color:#b78311}
.product-summary-v17__old-price{color:#a3a3a3;text-decoration:line-through;font:600 14px/1 Montserrat,Arial}
.product-summary-v17__desc{color:#5c564b;line-height:1.85;margin-bottom:18px}
.quantity-block-v17{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;flex-wrap:wrap}
.quantity-block-v17 label{font:800 11px/1 Montserrat,Arial;text-transform:uppercase;letter-spacing:.18em;color:#7b7468}
.product-ctas--v17{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:6px}
.product-ctas--v17 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;height:50px;padding:0 12px;border-radius:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;letter-spacing:.06em;text-transform:uppercase}
.product-ctas--v17 .btn span{overflow:hidden;text-overflow:ellipsis}
.product-ctas--v17 .btn svg{width:17px;height:17px;flex:0 0 17px}
.btn--favorite{border:1px solid var(--aura-line)!important;background:#fff!important;color:#171717!important;box-shadow:0 10px 24px rgba(80,60,30,.04)!important}
.btn--favorite.is-active,.btn--favorite[data-fav-active="1"]{background:#fff6e1!important;color:#a87913!important;border-color:rgba(200,155,44,.48)!important}
.btn--favorite.is-active svg,.btn--favorite[data-fav-active="1"] svg{fill:currentColor;stroke:currentColor}
.whatsapp-link--v17{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:12px 16px;border-radius:16px;background:#fff8e7;border:1px solid var(--aura-line);font-weight:700;color:#5d5347}
.product-trust--v17{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--aura-line)}
.product-trust--v17 span{display:flex;align-items:center;gap:10px;color:#474136;font-size:15px}
.product-trust--v17 svg{width:18px;height:18px;color:#b78311;flex:0 0 18px}

/* Optional polish for search/filter desktop if page uses these classes */
.catalog-page__layout,.catalog-page__layout--luxury{align-items:start}
.filter-panel,.filter-panel--luxury{background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid var(--aura-line);border-radius:28px;padding:24px;box-shadow:var(--aura-shadow)}
.catalog-toolbar,.catalog-count--pill,.pagination a,.pagination span,.pager a,.pager span{border-color:var(--aura-line)}
.pagination,.pager{display:flex;gap:8px;justify-content:center;align-items:center;margin:32px 0;flex-wrap:wrap}
.pagination a,.pagination span,.pager a,.pager span{min-width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#fff;color:#111;text-decoration:none;font:800 12px Montserrat,Arial}
.pagination .active,.pagination .is-active,.pager .active,.pager .is-active{background:linear-gradient(135deg,var(--aura-gold),var(--aura-gold-2));color:#fff;border-color:transparent}

/* Remove floating call buttons */
.floating-call,.whatsapp-float,.call-float,[class*="call-float"],[class*="whatsapp-float"]{display:none!important}

@media (max-width:1100px){
  .site-footer__inner{grid-template-columns:1fr 1fr}
  .product-detail__grid{grid-template-columns:1fr}
}
@media (max-width:900px){
  .top-bar--luxury .top-bar__inner{grid-template-columns:1fr auto;gap:10px}.top-bar--luxury .top-bar__inner>span:nth-child(2),.top-bar--luxury .top-bar__inner>span:nth-child(3),.top-bar--luxury .top-bar__inner>span:nth-child(4){display:none}
  .category-grid--overlay{grid-template-columns:1fr;padding:0 18px}
  .category-card--image-bg{min-height:210px}.category-card--image-bg .category-card__text{max-width:68%;padding:24px}
  .trust-bar--v17 .trust-bar__inner{grid-template-columns:repeat(2,minmax(0,1fr))}
  .trust-bar--v17 .trust-item{justify-content:flex-start;min-height:76px;padding:14px 18px}.trust-bar--v17 .trust-item:nth-child(even){border-inline-end:0}
  .product-slider__track{grid-auto-columns:44vw}
}
@media (max-width:640px){
  .hero--carousel-v17{min-height:580px}
  .hero-slide-v17__image{object-fit:contain;background:#f8f1e3}
  .hero-slide-v17__veil{background:linear-gradient(180deg,rgba(255,252,246,.96) 0%,rgba(255,252,246,.78) 48%,rgba(255,252,246,.10) 100%)}
  .hero__inner--v17{align-items:flex-start;padding:34px 18px 220px;text-align:center}.hero__content--v17{margin:0 auto;text-align:center}
  .hero__content--v17 .hero__text{margin-inline:auto}
  .hero__actions{display:grid;grid-template-columns:1fr;max-width:320px;margin-inline:auto}.hero-nav{width:40px;height:40px;font-size:24px;top:auto;bottom:78px;transform:none}.hero-nav--prev{left:calc(50% - 52px)}.hero-nav--next{right:calc(50% - 52px)}
  .aura-product-slider-section,.product-detail--v17{padding-left:14px;padding-right:14px}
  .section-header--slider{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.slider-controls{width:100%;justify-content:space-between}
  .product-slider__track{grid-auto-columns:74vw;gap:14px;padding-bottom:14px}.slider-nav{width:38px;height:38px}
  .product-card--v17 .product-card__media{aspect-ratio:1/1}.product-card--v17 .product-card__body{padding:14px}.product-card__actions--v17{grid-template-columns:42px 1fr;grid-template-areas:'fav cart' 'order order'}.product-card__actions--v17 .card-action--fav{grid-area:fav}.product-card__actions--v17 .card-action--cart{grid-area:cart}.product-card__actions--v17 .card-action--order{grid-area:order}.product-card__actions--v17 .card-action{font-size:10px;height:40px}
  .product-ctas--v17{grid-template-columns:1fr}
  .product-summary-v17{padding:22px}.product-trust--v17 span{font-size:14px}
  .site-footer--luxury{padding:42px 18px 116px!important}.site-footer__inner{grid-template-columns:1fr;gap:24px}.site-footer__col{padding:16px;border:1px solid var(--aura-line);border-radius:20px;background:rgba(255,255,255,.54)}
}
@media (max-width:430px){
  .top-bar--luxury .top-bar__inner{padding:9px 14px}
  .category-card--image-bg .category-card__text{max-width:78%;padding:22px}
  .product-slider__track{grid-auto-columns:82vw}
  .product-card__actions--v17 .card-action{padding:0 7px;letter-spacing:.02em}
  .product-gallery-v17__thumbs{grid-auto-columns:76px}.product-gallery-v17__thumb{height:76px}
  .trust-bar--v17 .trust-item{gap:10px}.trust-bar--v17 .trust-item i{width:38px;height:38px;flex-basis:38px}.trust-bar--v17 .trust-item svg{width:21px;height:21px}.trust-bar--v17 .trust-item strong{font-size:15px}.trust-bar--v17 .trust-item span{font-size:11px}
}

/* v18 easy Arabic order modal + cart fast checkout */
.quick-order-modal--ar .quick-order-dialog{max-width:560px;width:min(100%,560px);max-height:calc(100dvh - 18px);overflow:auto;border-radius:28px}.quick-order-modal--ar .quick-order-head{text-align:right;background:linear-gradient(135deg,#fffdf8,#fff6df);gap:14px}.quick-order-modal--ar .eyebrow{letter-spacing:.04em;color:#a87913}.quick-order-modal--ar h3{font-family:var(--arabic),Arial,sans-serif;font-size:clamp(25px,5vw,34px);font-weight:900;line-height:1.15;text-transform:none;margin:0}.quick-order-subtitle{margin:8px 0 0;color:#51483d;font-weight:800;line-height:1.7}.quick-free-banner{border:1px solid rgba(36,130,58,.24);background:#ecf8ee;color:#17692c;border-radius:18px;padding:12px 14px;margin:0 0 14px;font-weight:900;text-align:center;line-height:1.55}.quick-form--arabic{grid-template-columns:1fr 1fr;text-align:right;direction:rtl}.quick-form--arabic label,.cart-fast-form label span{font-size:13px;letter-spacing:0;text-transform:none;color:#24201b}.quick-form--arabic label strong,.cart-fast-form label strong{display:inline-flex;background:#c62828;color:#fff;border-radius:999px;padding:2px 9px;margin-inline-start:6px;font-size:11px}.phone-field--required{border:2px solid rgba(198,40,40,.22);border-radius:18px;padding:12px;background:#fffafa}.phone-field--required:focus-within{border-color:#c89b2c;background:#fffdf8;box-shadow:0 0 0 4px rgba(200,155,44,.14)}.phone-field--required.has-error{border-color:#c62828;background:#fff2f2}.phone-field--required input{font-size:22px!important;font-weight:900!important;text-align:center!important;letter-spacing:.08em!important;border-color:rgba(198,40,40,.35)!important;background:#fff!important}.field-help,.cart-fast-form small{display:block;margin-top:7px;color:#6f6a60;font-size:12px;font-weight:800;line-height:1.5}.quick-submit-main,.cart-submit-main{min-height:58px!important;border-radius:18px!important;font-size:16px!important;letter-spacing:0!important;text-transform:none!important;font-family:var(--arabic),Arial,sans-serif!important}.quick-secure-note{text-align:center;background:#fff8e8;border:1px dashed rgba(200,155,44,.42);border-radius:16px;padding:11px 12px;color:#6b4e12;font-weight:900}.quick-qty-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.quantity-selector--arabic{min-width:160px}.cart-page--easy .section-header{align-items:flex-start}.cart-easy-hint{max-width:740px;margin:8px 0 0;color:#51483d;font-weight:800;line-height:1.8}.cart-summary--easy h3{font-family:var(--arabic),Arial,sans-serif;font-size:28px;font-weight:900;line-height:1.2;margin:12px 0 14px}.cart-fast-form{display:grid;gap:12px;margin:0 0 18px;text-align:inherit}.cart-fast-form label{display:grid;gap:7px}.cart-fast-form input,.cart-fast-form textarea{width:100%;border:1px solid var(--line);border-radius:15px;background:#fff;min-height:50px;padding:12px 14px;outline:none}.cart-fast-form textarea{min-height:78px;resize:vertical}.cart-total-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin:12px 0 14px}.cart-free-banner{margin-top:0}.cart-layout--easy .btn{width:100%;margin-top:10px}.cart-item--easy .cart-item__title{line-height:1.3}.cart-page--easy[dir=rtl] .cart-item{direction:rtl}.cart-page--easy[dir=rtl] .cart-item__remove{font-size:20px}.cart-page--easy[dir=rtl] .summary-row,.cart-page--easy[dir=rtl] .summary-total{direction:rtl}
@media(max-width:900px){.quick-order-modal--ar{align-items:flex-end;padding:0!important}.quick-order-modal--ar .quick-order-dialog{width:100%;max-height:92dvh;border-radius:28px 28px 0 0}.quick-order-modal--ar .quick-order-head{padding:18px 18px 14px}.quick-order-modal--ar .quick-order-body{padding:15px 16px 18px}.quick-form--arabic{grid-template-columns:1fr;gap:12px}.quick-product{grid-template-columns:78px 1fr;gap:12px;padding:10px;border-radius:18px}.quick-product img{width:78px;height:78px}.phone-field--required input{min-height:58px;font-size:24px!important}.quick-submit-main,.cart-submit-main{position:sticky;bottom:0;z-index:2;box-shadow:0 -10px 24px rgba(200,155,44,.18),0 18px 30px rgba(200,155,44,.22)}.quick-qty-row{display:grid}.cart-summary--easy{order:-1;position:static!important}.cart-layout--easy{display:flex;flex-direction:column}.cart-page--easy{padding-top:24px!important}.cart-easy-header{margin-bottom:12px}.cart-summary--easy h3{font-size:24px}.cart-fast-form{gap:10px}.cart-fast-form .phone-field input{min-height:60px;font-size:22px;font-weight:900;text-align:center}.cart-item--easy{grid-template-columns:96px minmax(0,1fr) 28px!important}.cart-item--easy .cart-item__image{width:96px!important;height:96px!important}.cart-actions-row{justify-content:center}.cart-actions-row a,.cart-actions-row button{width:100%;text-align:center}}
@media(max-width:380px){.quick-product{grid-template-columns:68px 1fr}.quick-product img{width:68px;height:68px}.quick-order-modal--ar h3{font-size:23px}.quick-submit-main,.cart-submit-main{font-size:15px!important}.cart-item--easy{grid-template-columns:84px minmax(0,1fr) 26px!important}.cart-item--easy .cart-item__image{width:84px!important;height:84px!important}}

/* AURA v57 — hide product SEO tags on public pages */
.product-detail-tags,
.product-tags,
.product__tags,
.product-meta-tags,
.product-tag-list,
.lp-product-tags,
.lp-v45__tags,
.landing-product-tags,
.seo-tags,
.tags-list{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
