body.taqa-v134-storefront{
  --v134-bg:#020806;
  --v134-surface:#07110c;
  --v134-surface-2:#0a1710;
  --v134-surface-3:#0d1d13;
  --v134-green:#20e86a;
  --v134-accent:#39ff7a;
  --v134-text:#f5f7f5;
  --v134-secondary:#96a29b;
  --v134-muted:#5d6a63;
  --v134-border:rgba(32,232,106,.14);
  --v134-border-strong:rgba(32,232,106,.28);
  --v134-nav-h:72px;
  margin:0!important;
  min-height:100vh;
  overflow-x:hidden;
  background:
    radial-gradient(circle at 50% 0,rgba(32,232,106,.035),transparent 34rem),
    var(--v134-bg)!important;
  color:var(--v134-text)!important;
  font-family:"IBM Plex Sans Arabic",system-ui,sans-serif!important;
  -webkit-font-smoothing:antialiased;
}

body.taqa-v134-storefront *,
body.taqa-v134-storefront *::before,
body.taqa-v134-storefront *::after{box-sizing:border-box}
body.taqa-v134-storefront button,
body.taqa-v134-storefront input,
body.taqa-v134-storefront select{font-family:inherit}
body.taqa-v134-storefront a{-webkit-tap-highlight-color:transparent}
body.taqa-v134-storefront :focus-visible{outline:2px solid var(--v134-green)!important;outline-offset:2px}

body.taqa-v134-storefront .container.v134-shell{
  width:min(1360px,calc(100% - 64px))!important;
  max-width:1360px!important;
  margin-inline:auto!important;
  padding-inline:0!important;
}
body.taqa-v134-storefront .v134-main{position:relative;z-index:1;min-height:60vh}
body.taqa-v134-storefront .v134-home-main{padding:24px 0 40px}
body.taqa-v134-storefront .v134-products-main{padding:24px 0 44px}
body.taqa-v134-storefront .site-header{
  position:sticky!important;
  top:0!important;
  z-index:80!important;
  min-height:var(--v134-nav-h)!important;
  background:rgba(2,8,6,.92)!important;
  border-bottom:1px solid rgba(32,232,106,.12)!important;
  box-shadow:none!important;
  backdrop-filter:blur(20px)!important;
  -webkit-backdrop-filter:blur(20px)!important;
}
body.taqa-v134-storefront .site-header .top-strip{display:none!important}
body.taqa-v134-storefront .site-header .navbar{
  width:min(1360px,calc(100% - 64px))!important;
  max-width:1360px!important;
  min-height:71px!important;
  margin:0 auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  gap:34px!important;
  background:transparent!important;
  border:0!important;
}


body.taqa-v134-storefront .site-header .brand small{
  color:var(--v134-muted)!important;
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.1!important;
}
body.taqa-v134-storefront .site-header .nav-links{
  flex:0 1 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:1px!important;
  white-space:nowrap!important;
}
body.taqa-v134-storefront .site-header .nav-links a{
  min-height:38px!important;
  padding:8px 13px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  color:var(--v134-secondary)!important;
  font-size:13.5px!important;
  font-weight:400!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
body.taqa-v134-storefront .site-header .nav-links a:hover{color:var(--v134-text)!important}
body.taqa-v134-storefront .site-header .nav-links a.active{
  color:var(--v134-green)!important;
  background:rgba(32,232,106,.08)!important;
  font-weight:600!important;
}
body.taqa-v134-storefront .site-header .nav-actions{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
}
body.taqa-v134-storefront .site-header .nav-actions .icon-btn,
body.taqa-v134-storefront .site-header .nav-actions .cart-btn,
body.taqa-v134-storefront .site-header .nav-actions .menu-btn{
  position:relative!important;
  flex:0 0 40px!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(32,232,106,.14)!important;
  border-radius:12px!important;
  background:var(--v134-surface)!important;
  color:var(--v134-secondary)!important;
  box-shadow:none!important;
}
body.taqa-v134-storefront .site-header .nav-actions svg{width:18px!important;height:18px!important}
body.taqa-v134-storefront .site-header #searchToggle{
  flex:1 1 230px!important;
  width:auto!important;
  max-width:300px!important;
  padding:0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  cursor:text!important;
}
body.taqa-v134-storefront .site-header #searchToggle::after{
  content:"ابحث عن منتج…";
  flex:1;
  color:var(--v134-muted);
  font-size:13px;
  text-align:right;
  white-space:nowrap;
}
body.taqa-v134-storefront .site-header .menu-btn{display:none!important}
body.taqa-v134-storefront .site-header .cart-count{
  position:absolute!important;
  top:-6px!important;
  left:-6px!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 4px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:99px!important;
  background:var(--v134-green)!important;
  color:var(--v134-bg)!important;
  font-size:10px!important;
  font-weight:700!important;
}
body.taqa-v134-storefront .site-header .cart-count[hidden]{display:none!important}
body.taqa-v134-storefront .search-panel{
  border-top:1px solid var(--v134-border)!important;
  background:rgba(2,8,6,.98)!important;
}
body.taqa-v134-storefront .search-panel .search-box{
  width:min(760px,calc(100% - 32px))!important;
  border:1px solid var(--v134-border)!important;
  border-radius:14px!important;
  background:var(--v134-surface)!important;
}
body.taqa-v134-storefront .mobile-menu{
  background:var(--v134-surface)!important;
  border-left:1px solid rgba(32,232,106,.18)!important;
}
body.taqa-v134-storefront .mobile-menu-head{border-bottom:1px solid var(--v134-border)!important}
body.taqa-v134-storefront .mobile-menu a{color:var(--v134-secondary)!important;border-radius:12px!important}
body.taqa-v134-storefront .mobile-menu a:hover{background:rgba(32,232,106,.08)!important;color:var(--v134-green)!important}
body.taqa-v134-storefront .v134-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(390px,480px);
  align-items:center;
  gap:48px;
  padding:0 0 32px;
}
body.taqa-v134-storefront .v134-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:0}
body.taqa-v134-storefront .v134-trust-pill{
  min-height:31px;
  margin-bottom:20px;
  padding:5px 13px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  border:1px solid rgba(32,232,106,.25);
  border-radius:999px;
  background:rgba(32,232,106,.1);
  color:var(--v134-green);
  font-size:13px;
  font-weight:600;
}
body.taqa-v134-storefront .v134-trust-pill svg{width:13px;height:13px}
body.taqa-v134-storefront .v134-hero h1{
  max-width:650px;
  margin:0!important;
  color:var(--v134-text)!important;
  font-size:clamp(40px,4.2vw,56px)!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-1.1px!important;
  text-align:right!important;
}
body.taqa-v134-storefront .v134-hero h1 strong{display:block;color:var(--v134-green);font-weight:700}
body.taqa-v134-storefront .v134-hero-copy>p{
  max-width:470px;
  margin:21px 0 0!important;
  color:var(--v134-secondary)!important;
  font-size:17px!important;
  line-height:1.75!important;
  text-align:right!important;
}
body.taqa-v134-storefront .v134-hero-actions{margin-top:25px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}
body.taqa-v134-storefront .v134-btn{
  min-height:50px;
  padding:12px 25px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-radius:14px;
  font-size:15px;
  font-weight:700;
  text-decoration:none!important;
  transition:transform .15s ease,border-color .15s ease,background .15s ease;
}
body.taqa-v134-storefront .v134-btn:hover{transform:translateY(-1px)}
body.taqa-v134-storefront .v134-btn svg{width:17px;height:17px}
body.taqa-v134-storefront .v134-btn-primary{border:1px solid var(--v134-green);background:var(--v134-green);color:var(--v134-bg)!important}
body.taqa-v134-storefront .v134-btn-secondary{border:1px solid rgba(32,232,106,.35);background:transparent;color:var(--v134-green)!important}

body.taqa-v134-storefront .v134-hero-visual{
  position:relative;
  width:100%;
  aspect-ratio:4/3;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  border:1px solid rgba(32,232,106,.18);
  border-radius:24px;
  background:
    linear-gradient(rgba(32,232,106,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(32,232,106,.045) 1px,transparent 1px),
    radial-gradient(circle at 50% 50%,rgba(32,232,106,.1),transparent 68%),
    linear-gradient(145deg,#0a1710,#051009);
  background-size:40px 40px,40px 40px,auto,auto;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.02);
}
body.taqa-v134-storefront .v134-hero-bag{
  width:90px;
  height:90px;
  display:grid;
  place-items:center;
  border:1px solid rgba(32,232,106,.3);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(32,232,106,.2),rgba(32,232,106,.06));
  color:var(--v134-green);
  box-shadow:0 0 40px rgba(32,232,106,.12);
}
body.taqa-v134-storefront .v134-hero-bag svg{width:40px;height:40px}
body.taqa-v134-storefront .v134-hero-chips{display:flex;align-items:center;gap:10px}
body.taqa-v134-storefront .v134-hero-chips span{
  min-width:58px;
  padding:8px 11px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:3px;
  border:1px solid rgba(32,232,106,.2);
  border-radius:12px;
  background:rgba(7,17,12,.9);
}
body.taqa-v134-storefront .v134-hero-chips b{font-size:16px;line-height:1}
body.taqa-v134-storefront .v134-hero-chips small{color:var(--v134-secondary);font-size:10px;font-weight:600}
body.taqa-v134-storefront .v134-hero-note{
  padding:6px 14px;
  border:1px solid rgba(32,232,106,.3);
  border-radius:999px;
  background:rgba(32,232,106,.12);
  color:var(--v134-green);
  font-size:12px;
  font-weight:700;
}
body.taqa-v134-storefront .v134-hero-dots{position:absolute;top:16px;right:16px;display:flex;gap:5px}
body.taqa-v134-storefront .v134-hero-dots i{width:6px;height:6px;border-radius:50%;background:rgba(32,232,106,.3)}
body.taqa-v134-storefront .v134-hero-dots i:first-child{background:var(--v134-green)}
body.taqa-v134-storefront .v134-trust-benefits{
  margin-bottom:40px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  overflow:hidden;
  border:1px solid var(--v134-border);
  border-radius:16px;
  background:var(--v134-border);
}
body.taqa-v134-storefront .v134-trust-benefits article{
  min-height:105px;
  padding:14px 12px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  text-align:center;
  background:var(--v134-surface);
}
body.taqa-v134-storefront .v134-trust-benefits article>span{
  width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:rgba(32,232,106,.1);color:var(--v134-green)
}
body.taqa-v134-storefront .v134-trust-benefits svg{width:18px;height:18px}
body.taqa-v134-storefront .v134-trust-benefits b{color:var(--v134-text);font-size:13px;font-weight:600;line-height:1.2}
body.taqa-v134-storefront .v134-trust-benefits small{color:var(--v134-muted);font-size:11px;line-height:1.2}
body.taqa-v134-storefront .v134-search-section{margin-bottom:40px}
body.taqa-v134-storefront .v134-search-shell{
  width:100%;
  min-height:56px;
  padding:0 16px;
  display:flex;
  align-items:center;
  gap:10px;
  border:1px solid rgba(32,232,106,.18);
  border-radius:14px;
  background:var(--v134-surface);
  transition:border-color .15s ease;
}
body.taqa-v134-storefront .v134-search-shell:focus-within{border-color:var(--v134-green)}
body.taqa-v134-storefront .v134-search-shell>svg{flex:0 0 auto;width:18px;height:18px;color:var(--v134-muted)}
body.taqa-v134-storefront .v134-search-shell:focus-within>svg{color:var(--v134-green)}
body.taqa-v134-storefront .v134-search-shell input{
  flex:1;
  min-width:0;
  height:54px!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:var(--v134-text)!important;
  font-size:15px!important;
  font-weight:400!important;
  box-shadow:none!important;
}
body.taqa-v134-storefront .v134-search-shell input::placeholder{color:var(--v134-muted);opacity:1}
body.taqa-v134-storefront .v134-search-shell input::-webkit-search-cancel-button{display:none}
body.taqa-v134-storefront .v134-search-clear{
  flex:0 0 28px;width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:8px;background:rgba(93,106,99,.2);color:var(--v134-secondary)
}
body.taqa-v134-storefront .v134-search-clear[hidden]{display:none!important}
body.taqa-v134-storefront .v134-search-clear svg{width:14px;height:14px}
body.taqa-v134-storefront .v134-section{margin-bottom:40px}
body.taqa-v134-storefront .v134-section-head{
  margin-bottom:16px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
}
body.taqa-v134-storefront .v134-section-head>div{position:relative;padding-right:16px;display:flex;flex-direction:column;gap:3px}
body.taqa-v134-storefront .v134-section-head>div::before{
  content:"";position:absolute;right:0;top:0;bottom:0;width:4px;min-height:24px;border-radius:2px;background:var(--v134-green)
}
body.taqa-v134-storefront .v134-section-head h2{
  margin:0!important;color:var(--v134-text)!important;font-size:20px!important;font-weight:700!important;line-height:1.25!important;text-align:right!important
}
body.taqa-v134-storefront .v134-section-head p{margin:0!important;color:var(--v134-muted)!important;font-size:13px!important;line-height:1.4!important}
body.taqa-v134-storefront .v134-section-head>a{
  padding-top:2px;display:inline-flex;align-items:center;gap:4px;color:var(--v134-green)!important;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap
}
body.taqa-v134-storefront .v134-section-head>a svg{width:14px;height:14px}
body.taqa-v134-storefront #categoryRow.v134-category-row{
  position:static!important;
  width:100%!important;
  margin:0!important;
  padding:0 0 4px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  scrollbar-width:none;
}
body.taqa-v134-storefront #categoryRow.v134-category-row::-webkit-scrollbar{display:none}
body.taqa-v134-storefront #categoryRow.v134-category-row .cat-btn{
  position:relative!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  min-height:40px!important;
  margin:0!important;
  padding:9px 16px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  border:1px solid var(--v134-border)!important;
  border-radius:13px!important;
  background:var(--v134-surface)!important;
  color:var(--v134-secondary)!important;
  font-size:13px!important;
  font-weight:400!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  transform:none!important;
  transition:color .15s ease,background .15s ease,border-color .15s ease!important;
}
body.taqa-v134-storefront #categoryRow.v134-category-row .cat-btn::before{display:none!important}
body.taqa-v134-storefront #categoryRow.v134-category-row .cat-btn svg{
  position:static!important;width:15px!important;height:15px!important;margin:0!important;color:currentColor!important
}
body.taqa-v134-storefront #categoryRow.v134-category-row .cat-btn.active{
  border-color:var(--v134-green)!important;background:var(--v134-green)!important;color:var(--v134-bg)!important;font-weight:600!important
}
body.taqa-v134-storefront .v134-categories-section{margin-bottom:40px}
body.taqa-v134-storefront .v134-featured-wrap{min-height:200px}
body.taqa-v134-storefront .v134-featured-card.product-card{
  position:relative!important;
  min-height:210px!important;
  display:flex!important;
  flex-direction:row!important;
  overflow:hidden!important;
  border:1px solid rgba(32,232,106,.18)!important;
  border-radius:20px!important;
  background:var(--v134-surface)!important;
  box-shadow:none!important;
  transform:none!important;
}
body.taqa-v134-storefront .v134-featured-media{
  position:relative!important;flex:0 0 44%!important;min-height:210px!important;overflow:hidden!important;background:#030a06!important
}
body.taqa-v134-storefront .v134-featured-media img{
  position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:var(--image-fit,cover);object-position:center
}
body.taqa-v134-storefront .v134-featured-media::after{
  content:"";position:absolute;inset:0;background:linear-gradient(to left,rgba(7,17,12,.7),transparent 60%);pointer-events:none
}
body.taqa-v134-storefront .v134-featured-content{
  flex:1;min-width:0;padding:20px;display:flex;flex-direction:column;gap:10px
}
body.taqa-v134-storefront .v134-featured-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
body.taqa-v134-storefront .v134-chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}
body.taqa-v134-storefront .v134-product-badge,
body.taqa-v134-storefront .v134-delivery-chip{
  width:max-content;max-width:100%;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.4
}
body.taqa-v134-storefront .v134-product-badge{background:rgba(245,200,66,.15);color:#f5c842}
body.taqa-v134-storefront .v134-delivery-chip{border:1px solid rgba(32,232,106,.14);background:rgba(32,232,106,.12);color:var(--v134-green);font-weight:500;font-size:11px}
body.taqa-v134-storefront .v134-delivery-chip.is-fast{border-color:rgba(245,200,66,.18);background:rgba(245,200,66,.12);color:#f5c842}
body.taqa-v134-storefront .v134-delivery-chip.is-manual{border-color:rgba(150,162,155,.18);background:rgba(150,162,155,.1);color:var(--v134-secondary)}
body.taqa-v134-storefront .v134-delivery-chip.is-unavailable{border-color:rgba(255,107,107,.22);background:rgba(255,107,107,.12);color:#ff8d8d}
body.taqa-v134-storefront .v134-delivery-chip svg{width:10px;height:10px}
body.taqa-v134-storefront .v134-featured-card h3{
  margin:0!important;color:var(--v134-text)!important;font-size:17px!important;font-weight:600!important;line-height:1.5!important;text-align:right!important;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden
}
body.taqa-v134-storefront .v134-featured-card h3 a{color:inherit;text-decoration:none}
body.taqa-v134-storefront .v134-featured-variant{color:var(--v134-muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.taqa-v134-storefront .v134-featured-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
body.taqa-v134-storefront .v134-price{direction:ltr;unicode-bidi:embed;color:var(--v134-green);font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}
body.taqa-v134-storefront .v134-featured-card .v134-price{font-size:22px;line-height:1.2}
body.taqa-v134-storefront .v134-buy-btn{
  min-height:41px;padding:9px 17px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:13px;background:var(--v134-green);color:var(--v134-bg);font-size:14px;font-weight:600;cursor:pointer
}
body.taqa-v134-storefront .v134-buy-btn svg{width:15px;height:15px}
body.taqa-v134-storefront .v134-buy-btn:disabled{background:rgba(93,106,99,.15);color:var(--v134-muted);cursor:not-allowed}
body.taqa-v134-storefront #productsGrid.v134-products-grid{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-rows:max-content!important;
  gap:12px!important;
  align-items:stretch!important;
}
body.taqa-v134-storefront #productsGrid .v134-product-card.product-card{
  position:relative!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  display:flex!important;
  flex-direction:column!important;
  grid-template-rows:none!important;
  align-self:stretch!important;
  content-visibility:visible!important;
  contain:none!important;
  contain-intrinsic-size:none!important;
  overflow:hidden!important;
  border:1px solid var(--v134-border)!important;
  border-radius:18px!important;
  background:var(--v134-surface)!important;
  box-shadow:none!important;
  transform:none!important;
  transition:border-color .15s ease,box-shadow .15s ease!important;
}
body.taqa-v134-storefront #productsGrid .v134-product-card.product-card:hover{
  border-color:var(--v134-border-strong)!important;box-shadow:0 8px 32px rgba(2,8,6,.6)!important
}
body.taqa-v134-storefront .v134-product-media{
  position:relative!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;flex:0 0 auto!important;display:block!important;overflow:hidden!important;background:#06100b!important;content-visibility:visible!important;contain:none!important
}
body.taqa-v134-storefront .v134-product-media img{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;display:block!important;object-fit:var(--image-fit,cover)!important;object-position:center!important
}
body.taqa-v134-storefront .v134-product-media::after{
  content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,17,12,.5),transparent 50%);pointer-events:none
}
body.taqa-v134-storefront .v134-featured-card .v128-favorite-btn{
  position:absolute!important;z-index:5!important;top:10px!important;right:10px!important;left:auto!important;
  width:36px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center!important;
  border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;background:rgba(7,17,12,.82)!important;color:var(--v134-secondary)!important;box-shadow:none!important;backdrop-filter:blur(8px)
}
body.taqa-v134-storefront .v134-product-card .v128-favorite-btn{
  position:static!important;z-index:1!important;flex:0 0 32px!important;
  width:32px!important;height:32px!important;padding:0!important;display:grid!important;place-items:center!important;
  border:1px solid rgba(255,255,255,.1)!important;border-radius:9px!important;background:rgba(7,17,12,.82)!important;color:var(--v134-secondary)!important;box-shadow:none!important;backdrop-filter:none!important
}
body.taqa-v134-storefront .v134-product-card .v128-favorite-btn svg,
body.taqa-v134-storefront .v134-featured-card .v128-favorite-btn svg{width:16px!important;height:16px!important;fill:transparent!important}
body.taqa-v134-storefront .v134-product-card .v128-favorite-btn.is-favorite,
body.taqa-v134-storefront .v134-featured-card .v128-favorite-btn.is-favorite{
  border-color:rgba(32,232,106,.4)!important;background:rgba(32,232,106,.15)!important;color:var(--v134-green)!important
}
body.taqa-v134-storefront .v134-product-card .v128-favorite-btn.is-favorite svg,
body.taqa-v134-storefront .v134-featured-card .v128-favorite-btn.is-favorite svg{fill:var(--v134-green)!important}
body.taqa-v134-storefront .v134-stock-overlay{
  position:absolute;z-index:3;inset:0;display:grid;place-items:center;background:rgba(2,8,6,.64)
}
body.taqa-v134-storefront .v134-stock-overlay span{padding:6px 14px;border-radius:10px;background:rgba(7,17,12,.88);color:var(--v134-secondary);font-size:13px;font-weight:600}
body.taqa-v134-storefront .v134-product-info{
  position:relative!important;z-index:2!important;flex:1 0 auto!important;min-height:146px!important;height:auto!important;padding:12px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;overflow:visible!important;text-align:right!important
}
body.taqa-v134-storefront .v134-card-meta{min-height:32px;display:flex;align-items:flex-start;justify-content:space-between;gap:7px}
body.taqa-v134-storefront .v134-card-chips{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:4px}
body.taqa-v134-storefront .v134-product-card h3{
  min-height:39px!important;margin:0!important;color:var(--v134-text)!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;text-align:right!important;
  display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important
}
body.taqa-v134-storefront .v134-product-card h3 a{color:inherit;text-decoration:none}
body.taqa-v134-storefront .v134-product-variant{
  min-height:16px;color:var(--v134-muted);font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
body.taqa-v134-storefront .v134-product-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}
body.taqa-v134-storefront .v134-product-card .v134-price{font-size:18px;line-height:1.2}
body.taqa-v134-storefront .v134-product-card .quick-order-btn{
  flex:0 0 auto!important;width:auto!important;min-width:0!important;height:35px!important;min-height:35px!important;margin:0!important;padding:8px 12px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;
  border:0!important;border-radius:12px!important;background:var(--v134-green)!important;color:var(--v134-bg)!important;font-size:12px!important;font-weight:600!important;box-shadow:none!important;cursor:pointer!important
}
body.taqa-v134-storefront .v134-product-card .quick-order-btn svg{width:13px!important;height:13px!important;margin:0!important}
body.taqa-v134-storefront .v134-product-card .quick-order-btn.disabled{background:rgba(93,106,99,.15)!important;color:var(--v134-muted)!important;cursor:not-allowed!important}
body.taqa-v134-storefront .v134-empty{
  grid-column:1/-1;min-height:240px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed var(--v134-border);border-radius:18px;background:var(--v134-surface);text-align:center
}
body.taqa-v134-storefront .v134-empty span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:rgba(32,232,106,.08);color:var(--v134-muted)}
body.taqa-v134-storefront .v134-empty svg{width:26px;height:26px}
body.taqa-v134-storefront .v134-empty b{color:var(--v134-text);font-size:16px}
body.taqa-v134-storefront .v134-empty p{margin:0;color:var(--v134-muted);font-size:13px}
body.taqa-v134-storefront .v134-skeleton-card{
  overflow:hidden;border:1px solid rgba(32,232,106,.08);border-radius:18px;background:var(--v134-surface)
}
body.taqa-v134-storefront .v134-skeleton-card>*{display:block;background:linear-gradient(90deg,#07110c 25%,#0d1d13 50%,#07110c 75%);background-size:200% 100%;animation:v134-shimmer 1.5s infinite}
body.taqa-v134-storefront .v134-skeleton-card>span{width:100%;aspect-ratio:1/1}
body.taqa-v134-storefront .v134-skeleton-card>i{height:13px;margin:12px;border-radius:6px}
body.taqa-v134-storefront .v134-skeleton-card>i:nth-child(3){width:70%}
body.taqa-v134-storefront .v134-skeleton-card>i:nth-child(4){width:45%;height:22px}
@keyframes v134-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}
body.taqa-v134-storefront .v134-offer-card{
  position:relative;overflow:hidden;min-height:170px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(32,232,106,.22);border-radius:20px;background:linear-gradient(135deg,#0a1710,#0d1d13)
}
body.taqa-v134-storefront .v134-offer-card::after{content:"";position:absolute;left:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:rgba(32,232,106,.04)}
body.taqa-v134-storefront .v134-offer-card>div{position:relative;z-index:1}
body.taqa-v134-storefront .v134-offer-card small{color:var(--v134-muted);font-size:12px;font-weight:500}
body.taqa-v134-storefront .v134-offer-card h2{margin:6px 0 4px!important;color:var(--v134-text)!important;font-size:20px!important;font-weight:700!important}
body.taqa-v134-storefront .v134-offer-card p{margin:0!important;color:var(--v134-secondary)!important;font-size:13px!important;line-height:1.5!important}
body.taqa-v134-storefront .v134-offer-side{display:flex;flex-direction:column;align-items:center;gap:10px;flex:0 0 auto}
body.taqa-v134-storefront .v134-offer-side>span{width:64px;height:54px;display:grid;place-items:center;border:1px solid rgba(32,232,106,.3);border-radius:12px;background:rgba(32,232,106,.12);color:var(--v134-green)}
body.taqa-v134-storefront .v134-offer-side svg{width:25px;height:25px}
body.taqa-v134-storefront .v134-offer-side a{padding:9px 18px;border-radius:12px;background:var(--v134-green);color:var(--v134-bg);font-size:13px;font-weight:700;text-decoration:none}
body.taqa-v134-storefront .v134-why-grid,
body.taqa-v134-storefront .v134-how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
body.taqa-v134-storefront .v134-why-grid article{
  min-height:88px;padding:16px 14px;display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(32,232,106,.12);border-radius:14px;background:var(--v134-surface)
}
body.taqa-v134-storefront .v134-why-grid article>span{
  flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:rgba(32,232,106,.08);color:var(--v134-green)
}
body.taqa-v134-storefront .v134-why-grid svg{width:20px;height:20px}
body.taqa-v134-storefront .v134-why-grid div{min-width:0;display:flex;flex-direction:column;gap:3px}
body.taqa-v134-storefront .v134-why-grid b{color:var(--v134-text);font-size:14px;font-weight:600}
body.taqa-v134-storefront .v134-why-grid small{color:var(--v134-muted);font-size:12px;line-height:1.4}
body.taqa-v134-storefront .v134-how-grid{gap:12px}
body.taqa-v134-storefront .v134-how-grid article{
  min-height:145px;padding:18px 16px;display:flex;flex-direction:column;gap:10px;border:1px solid rgba(32,232,106,.14);border-radius:16px;background:var(--v134-surface)
}
body.taqa-v134-storefront .v134-how-grid article>div{display:flex;align-items:center;justify-content:space-between}
body.taqa-v134-storefront .v134-how-grid article span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:rgba(32,232,106,.08);color:var(--v134-green)}
body.taqa-v134-storefront .v134-how-grid svg{width:20px;height:20px}
body.taqa-v134-storefront .v134-how-grid em{color:rgba(32,232,106,.15);font-size:28px;font-weight:800;font-style:normal;line-height:1}
body.taqa-v134-storefront .v134-how-grid b{color:var(--v134-text);font-size:14px;font-weight:600}
body.taqa-v134-storefront .v134-how-grid small{color:var(--v134-muted);font-size:12px;line-height:1.5}
body.taqa-v134-storefront .v134-faq{display:flex;flex-direction:column;gap:8px}
body.taqa-v134-storefront .v134-faq details{overflow:hidden;border:1px solid rgba(32,232,106,.14);border-radius:14px;background:var(--v134-surface)}
body.taqa-v134-storefront .v134-faq summary{
  min-height:54px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--v134-text);font-size:14px;font-weight:500;cursor:pointer;list-style:none
}
body.taqa-v134-storefront .v134-faq summary::-webkit-details-marker{display:none}
body.taqa-v134-storefront .v134-faq summary svg{flex:0 0 auto;width:16px;height:16px;color:var(--v134-muted);transition:transform .15s ease}
body.taqa-v134-storefront .v134-faq details[open] summary svg{transform:rotate(180deg);color:var(--v134-green)}
body.taqa-v134-storefront .v134-faq details p{margin:0!important;padding:0 18px 16px!important;color:var(--v134-secondary)!important;font-size:13px!important;line-height:1.7!important}
body.taqa-v134-storefront .v134-final-cta{
  padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid rgba(32,232,106,.22);border-radius:24px;background:linear-gradient(135deg,#0a1710,#051009);text-align:center
}
body.taqa-v134-storefront .v134-final-cta>span{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:rgba(32,232,106,.1);color:var(--v134-green)}
body.taqa-v134-storefront .v134-final-cta>span svg{width:26px;height:26px}
body.taqa-v134-storefront .v134-final-cta h2{margin:0!important;color:var(--v134-text)!important;font-size:26px!important;font-weight:700!important}
body.taqa-v134-storefront .v134-final-cta p{max-width:380px;margin:0!important;color:var(--v134-secondary)!important;font-size:15px!important;line-height:1.6!important}
body.taqa-v134-storefront .v134-catalog-hero{
  position:relative;overflow:hidden;margin-bottom:28px;padding:28px 24px;border:1px solid rgba(32,232,106,.12);border-radius:20px;background:linear-gradient(180deg,#0a1710,transparent)
}
body.taqa-v134-storefront .v134-catalog-hero::before{content:"";position:absolute;top:-30px;left:-30px;width:200px;height:200px;border-radius:50%;background:rgba(32,232,106,.04)}
body.taqa-v134-storefront .v134-catalog-hero>*{position:relative;z-index:1}
body.taqa-v134-storefront .v134-catalog-hero>span{padding:4px 12px;display:inline-block;border:1px solid rgba(32,232,106,.25);border-radius:999px;background:rgba(32,232,106,.1);color:var(--v134-green);font-size:12px;font-weight:600}
body.taqa-v134-storefront .v134-catalog-hero h1{margin:10px 0 6px!important;color:var(--v134-text)!important;font-size:26px!important;font-weight:700!important;line-height:1.3!important;text-align:right!important}
body.taqa-v134-storefront .v134-catalog-hero p{margin:0!important;color:var(--v134-muted)!important;font-size:14px!important;line-height:1.6!important;text-align:right!important}
body.taqa-v134-storefront .v134-products-tools{margin-bottom:24px}
body.taqa-v134-storefront .v134-products-tools>.v134-search-shell{margin-bottom:16px}
body.taqa-v134-storefront .v134-filter-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}
body.taqa-v134-storefront .v134-filter-row #categoryRow{flex:1;min-width:0}
body.taqa-v134-storefront .v134-filter-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}
body.taqa-v134-storefront .v134-filter-button,
body.taqa-v134-storefront .v134-sort-shell{
  min-height:40px;padding:8px 14px;display:flex;align-items:center;gap:7px;border:1px solid rgba(32,232,106,.18);border-radius:13px;background:var(--v134-surface);color:var(--v134-secondary);font-size:13px;font-weight:500
}
body.taqa-v134-storefront .v134-filter-button{cursor:pointer}
body.taqa-v134-storefront .v134-filter-button svg,
body.taqa-v134-storefront .v134-sort-shell>svg{width:15px;height:15px;flex:0 0 auto}
body.taqa-v134-storefront .v134-filter-button b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--v134-bg);color:var(--v134-green);font-size:10px}
body.taqa-v134-storefront .v134-filter-button b[hidden]{display:none!important}
body.taqa-v134-storefront .v134-filter-button.has-filters{border-color:var(--v134-green);background:var(--v134-green);color:var(--v134-bg)}
body.taqa-v134-storefront .v134-sort-shell{padding-left:8px}
body.taqa-v134-storefront .v134-sort-shell select{
  min-width:120px;height:24px;padding:0 0 0 8px;border:0!important;outline:0!important;appearance:none;-webkit-appearance:none;background:transparent!important;color:var(--v134-secondary)!important;font-size:13px!important;font-weight:500!important;box-shadow:none!important;cursor:pointer
}
body.taqa-v134-storefront .v134-desktop-filters{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:14px}
body.taqa-v134-storefront .v134-desktop-filters>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
body.taqa-v134-storefront .v134-desktop-filters span{color:var(--v134-muted);font-size:13px;white-space:nowrap}
body.taqa-v134-storefront .v134-desktop-filters button,
body.taqa-v134-storefront .v134-sheet-group button{
  min-height:30px;padding:5px 12px;border:1px solid rgba(32,232,106,.12);border-radius:10px;background:rgba(32,232,106,.06);color:var(--v134-secondary);font-size:12px;font-weight:500;cursor:pointer
}
body.taqa-v134-storefront .v134-desktop-filters button.active,
body.taqa-v134-storefront .v134-sheet-group button.active{border-color:var(--v134-green);background:var(--v134-green);color:var(--v134-bg)}
body.taqa-v134-storefront .v134-desktop-filters .v134-reset-filter{border:0;background:transparent;color:var(--v134-secondary)}
body.taqa-v134-storefront .v134-desktop-filters .v134-reset-filter[hidden]{display:none!important}
body.taqa-v134-storefront .v134-result-line{min-height:22px;display:flex;align-items:center;gap:12px;color:var(--v134-muted);font-size:13px}
body.taqa-v134-storefront .v134-result-line button{padding:0;border:0;background:none;color:var(--v134-green);font-size:12px;cursor:pointer}
body.taqa-v134-storefront .v134-result-line button[hidden]{display:none!important}
body.taqa-v134-storefront .v134-catalog-section{margin-bottom:0}
body.taqa-v134-storefront .v134-filter-drawer{position:fixed;z-index:130;inset:0}
body.taqa-v134-storefront .v134-filter-drawer[hidden]{display:none!important}
body.taqa-v134-storefront .v134-drawer-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(2,8,6,.75);backdrop-filter:blur(4px)}
body.taqa-v134-storefront .v134-filter-sheet{
  position:absolute;right:0;bottom:0;left:0;padding:0 20px calc(env(safe-area-inset-bottom,0px) + 24px);border:1px solid rgba(32,232,106,.18);border-bottom:0;border-radius:20px 20px 0 0;background:var(--v134-surface)
}
body.taqa-v134-storefront .v134-sheet-handle{width:40px;height:4px;margin:12px auto 8px;display:block;border-radius:2px;background:rgba(32,232,106,.2)}
body.taqa-v134-storefront .v134-filter-sheet>header{padding:8px 0 16px;display:flex;align-items:center;justify-content:space-between;border:0;background:none}
body.taqa-v134-storefront .v134-filter-sheet>header h2{margin:0;color:var(--v134-text);font-size:17px;font-weight:700}
body.taqa-v134-storefront .v134-filter-sheet>header button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;border-radius:10px;background:rgba(32,232,106,.07);color:var(--v134-muted)}
body.taqa-v134-storefront .v134-filter-sheet>header svg{width:20px;height:20px}
body.taqa-v134-storefront .v134-sheet-group{margin-bottom:24px}
body.taqa-v134-storefront .v134-sheet-group h3{margin:0 0 12px;color:var(--v134-secondary);font-size:14px;font-weight:600}
body.taqa-v134-storefront .v134-sheet-group>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
body.taqa-v134-storefront .v134-sheet-group button{min-height:36px;padding:7px 16px;font-size:13px}
body.taqa-v134-storefront .v134-sheet-actions{display:flex;gap:10px;padding-top:4px}
body.taqa-v134-storefront .v134-sheet-actions button{flex:1;min-height:44px;padding:10px;border:1px solid rgba(93,106,99,.2);border-radius:13px;background:rgba(93,106,99,.12);color:var(--v134-secondary);font-size:14px;font-weight:600}
body.taqa-v134-storefront .v134-sheet-actions button.primary{flex:2;border-color:var(--v134-green);background:var(--v134-green);color:var(--v134-bg);font-weight:700}
body.v134-filter-open{overflow:hidden!important}



















body.taqa-v134-storefront .whatsapp-float,
body.taqa-v134-storefront .chat-float,
body.taqa-v134-storefront .home-whatsapp-float-v86{display:none!important}
body.taqa-v134-storefront .mobile-bottom-nav{
  position:fixed!important;z-index:100!important;right:0!important;bottom:0!important;left:0!important;top:auto!important;
  width:100%!important;height:calc(64px + env(safe-area-inset-bottom,0px))!important;padding:0 4px env(safe-area-inset-bottom,0px)!important;
  display:none!important;align-items:center!important;justify-content:space-around!important;gap:0!important;
  border:0!important;border-top:1px solid var(--v134-border)!important;border-radius:0!important;background:rgba(7,17,12,.96)!important;box-shadow:none!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;transform:translate3d(0,0,0)!important
}
body.taqa-v134-storefront .mobile-bottom-nav a{
  position:relative!important;flex:1!important;min-width:44px!important;height:56px!important;padding:5px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--v134-muted)!important;text-decoration:none!important;box-shadow:none!important
}
body.taqa-v134-storefront .mobile-bottom-nav a::before{
  content:"";position:absolute;top:4px;width:40px;height:32px;border-radius:12px;background:transparent;transition:background .15s ease
}
body.taqa-v134-storefront .mobile-bottom-nav a svg{position:relative;z-index:1;width:20px!important;height:20px!important;margin:0!important;color:currentColor!important}
body.taqa-v134-storefront .mobile-bottom-nav a span{position:relative;z-index:1;color:currentColor!important;font-size:10px!important;font-weight:400!important;line-height:1!important}
body.taqa-v134-storefront .mobile-bottom-nav a.active,
body.taqa-v134-storefront .mobile-bottom-nav a.taqa-active{color:var(--v134-green)!important}
body.taqa-v134-storefront .mobile-bottom-nav a.active::before,
body.taqa-v134-storefront .mobile-bottom-nav a.taqa-active::before{background:rgba(32,232,106,.12)}
body.taqa-v134-storefront .mobile-bottom-nav a.active span,
body.taqa-v134-storefront .mobile-bottom-nav a.taqa-active span{font-weight:600!important}
body.taqa-v134-storefront .mobile-bottom-nav .cart-count{z-index:2!important;top:1px!important;right:calc(50% - 22px)!important;left:auto!important}


@media (max-width:1023px){
  body.taqa-v134-storefront{
    --v134-nav-h:64px;
    padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))!important;
  }
  body.taqa-v134-storefront .container.v134-shell{width:calc(100% - 32px)!important}
  
  
  
  
  
  
  
  
  
  
  
  
  body.taqa-v134-storefront .mobile-bottom-nav{display:flex!important}
  
  body.taqa-v134-storefront #productsGrid.v134-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.taqa-v134-storefront .v134-why-grid,
  body.taqa-v134-storefront .v134-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  
  
}

@media (max-width:767px){
  body.taqa-v134-storefront .v134-home-main{padding:20px 0 24px}
  body.taqa-v134-storefront .v134-products-main{padding:16px 0 24px}
  body.taqa-v134-storefront .v134-hero{grid-template-columns:1fr;gap:20px;padding-bottom:28px}
  body.taqa-v134-storefront .v134-hero-copy{align-items:flex-start}
  body.taqa-v134-storefront .v134-trust-pill{margin-bottom:17px;font-size:12px}
  body.taqa-v134-storefront .v134-hero h1{font-size:32px!important;line-height:1.25!important;letter-spacing:-.5px!important}
  body.taqa-v134-storefront .v134-hero-copy>p{margin-top:14px!important;font-size:15px!important;line-height:1.7!important}
  body.taqa-v134-storefront .v134-hero-actions{margin-top:18px;gap:10px}
  body.taqa-v134-storefront .v134-btn{min-height:47px;padding:11px 20px;font-size:14px}
  body.taqa-v134-storefront .v134-hero-visual{aspect-ratio:4/3;border-radius:20px}
  body.taqa-v134-storefront .v134-trust-benefits{margin-bottom:32px}
  body.taqa-v134-storefront .v134-trust-benefits article{min-height:100px;padding:12px 6px}
  body.taqa-v134-storefront .v134-search-section{margin-bottom:32px}
  body.taqa-v134-storefront .v134-section,
  body.taqa-v134-storefront .v134-categories-section{margin-bottom:32px}
  body.taqa-v134-storefront #productsGrid.v134-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:max-content!important;gap:10px!important}
  body.taqa-v134-storefront .v134-featured-wrap{min-height:176px}
  body.taqa-v134-storefront .v134-featured-card.product-card{min-height:176px!important;border-radius:17px!important}
  body.taqa-v134-storefront .v134-featured-media{flex-basis:42%!important;min-height:176px!important}
  body.taqa-v134-storefront .v134-featured-content{padding:14px;gap:8px}
  body.taqa-v134-storefront .v134-featured-card h3{font-size:15px!important;-webkit-line-clamp:2}
  body.taqa-v134-storefront .v134-featured-card .v134-price{font-size:18px}
  body.taqa-v134-storefront .v134-buy-btn{min-height:36px;padding:8px 10px;border-radius:11px;font-size:11.5px}
  body.taqa-v134-storefront .v134-product-media{aspect-ratio:1/1!important}
  body.taqa-v134-storefront .v134-product-info{min-height:144px!important;height:auto!important;padding:10px!important;gap:6px!important}
  body.taqa-v134-storefront .v134-product-card h3{font-size:12px!important;line-height:1.5!important;min-height:36px!important}
  body.taqa-v134-storefront .v134-product-variant{font-size:10.5px;min-height:14px}
  body.taqa-v134-storefront .v134-product-card .v134-price{font-size:15px}
  body.taqa-v134-storefront .v134-product-card .quick-order-btn{height:33px!important;min-height:33px!important;padding:7px 9px!important;border-radius:10px!important;font-size:11px!important}
  body.taqa-v134-storefront .v134-product-card .quick-order-btn span{display:none}
  body.taqa-v134-storefront .v134-product-card .quick-order-btn svg{width:15px!important;height:15px!important}
  body.taqa-v134-storefront .v134-product-card .v128-favorite-btn{flex-basis:30px!important;width:30px!important;height:30px!important}
  body.taqa-v134-storefront .v134-featured-card .v128-favorite-btn{top:8px!important;right:8px!important;width:32px!important;height:32px!important;border-radius:9px!important}
  body.taqa-v134-storefront .v134-offer-card{min-height:155px;padding:20px}
  body.taqa-v134-storefront .v134-offer-side>span{width:54px;height:48px}
  body.taqa-v134-storefront .v134-offer-side a{padding:8px 12px;font-size:11px}
  body.taqa-v134-storefront .v134-catalog-hero{margin-bottom:22px;padding:24px 20px}
  body.taqa-v134-storefront .v134-catalog-hero h1{font-size:24px!important}
  body.taqa-v134-storefront .v134-filter-row{display:flex!important;align-items:flex-start!important;flex-wrap:wrap!important;gap:8px!important}
  body.taqa-v134-storefront .v134-filter-row #categoryRow{order:1;flex:1 1 100%!important;width:100%!important;padding-bottom:2px!important}
  body.taqa-v134-storefront #categoryRow.v134-category-row{scroll-snap-type:x mandatory!important;scroll-padding-inline:0!important;-webkit-overflow-scrolling:touch!important}
  body.taqa-v134-storefront #categoryRow.v134-category-row .cat-btn{flex:0 0 calc((100% - 20px)/3)!important;max-width:calc((100% - 20px)/3)!important;padding:8px 7px!important;gap:4px!important;font-size:11.5px!important;scroll-snap-align:start!important;overflow:hidden!important}
  body.taqa-v134-storefront #categoryRow.v134-category-row .cat-btn span{min-width:0;overflow:hidden;text-overflow:ellipsis}
  body.taqa-v134-storefront .v134-filter-actions{order:2;width:100%;justify-content:flex-start;gap:6px}
  body.taqa-v134-storefront .v134-filter-button{padding:8px 11px}
  body.taqa-v134-storefront .v134-filter-button span{display:none}
  body.taqa-v134-storefront .v134-sort-shell{width:40px;padding:0;justify-content:center}
  body.taqa-v134-storefront .v134-sort-shell select{position:absolute;width:40px;min-width:40px;height:40px;opacity:0}
  body.taqa-v134-storefront .v134-desktop-filters{display:none}
  body.taqa-v134-storefront .v134-result-line{font-size:12px}
  
  
  
}

@media (max-width:430px){
  body.taqa-v134-storefront .container.v134-shell{width:calc(100% - 28px)!important}
  body.taqa-v134-storefront .v134-hero-actions{width:100%}
  body.taqa-v134-storefront .v134-hero-actions .v134-btn-primary{flex:1}
  body.taqa-v134-storefront .v134-hero-actions .v134-btn-secondary{flex:0 0 auto}
  body.taqa-v134-storefront .v134-hero-bag{width:76px;height:76px;border-radius:23px}
  body.taqa-v134-storefront .v134-hero-bag svg{width:34px;height:34px}
  body.taqa-v134-storefront .v134-hero-chips span{min-width:52px;padding:7px 8px}
  body.taqa-v134-storefront .v134-trust-benefits b{font-size:12px}
  body.taqa-v134-storefront .v134-trust-benefits small{font-size:9.5px}
  body.taqa-v134-storefront .v134-featured-media{flex-basis:40%!important}
  body.taqa-v134-storefront .v134-featured-content{padding:12px 10px}
  body.taqa-v134-storefront .v134-featured-top .v128-favorite-btn{position:absolute!important}
  body.taqa-v134-storefront .v134-featured-top{padding-left:0}
  body.taqa-v134-storefront .v134-featured-card .v134-product-badge{display:none}
  body.taqa-v134-storefront .v134-featured-variant{font-size:11px}
  body.taqa-v134-storefront .v134-why-grid,
  body.taqa-v134-storefront .v134-how-grid{gap:8px}
  body.taqa-v134-storefront .v134-why-grid article{padding:13px 10px;gap:9px}
  body.taqa-v134-storefront .v134-why-grid article>span{flex-basis:34px;width:34px;height:34px}
  body.taqa-v134-storefront .v134-why-grid b{font-size:12.5px}
  body.taqa-v134-storefront .v134-why-grid small{font-size:10px}
  body.taqa-v134-storefront .v134-how-grid article{min-height:138px;padding:14px 12px}
  body.taqa-v134-storefront .v134-offer-card h2{font-size:17px!important}
  body.taqa-v134-storefront .v134-offer-card p{font-size:11.5px!important}
}

@media (max-width:360px){
  body.taqa-v134-storefront .container.v134-shell{width:calc(100% - 22px)!important}
  body.taqa-v134-storefront .v134-hero h1{font-size:29px!important}
  body.taqa-v134-storefront #productsGrid.v134-products-grid{gap:7px!important}
  body.taqa-v134-storefront .v134-product-info{padding:8px!important}
  body.taqa-v134-storefront .v134-product-card h3{font-size:11px!important}
  body.taqa-v134-storefront .v134-product-card .v134-price{font-size:13.5px}
  body.taqa-v134-storefront .v134-featured-media{flex-basis:38%!important}
}

@media (prefers-reduced-motion:reduce){
  body.taqa-v134-storefront *,body.taqa-v134-storefront *::before,body.taqa-v134-storefront *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
html body.taqa-v134-storefront.taqa-v135-storefront .v134-hero-visual{
  display:none!important;
}

html body.taqa-v134-storefront.taqa-v135-storefront .v134-hero{
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
  padding-bottom:30px!important;
}

html body.taqa-v134-storefront.taqa-v135-storefront .v134-hero-copy{
  width:min(760px,100%)!important;
  max-width:760px!important;
}
html body.taqa-v134-storefront.taqa-v135-storefront #categoryRow.v134-category-row{
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
}

@media (max-width:1023px){
  

  

  

  

  

  

  

  

  

  

  

  html[dir="rtl"] body.taqa-v134-storefront.taqa-v135-storefront .search-panel{
    top:64px!important;
  }

  html body.taqa-v134-storefront.taqa-v135-storefront .v134-hero{
    padding-bottom:24px!important;
  }

  html body.taqa-v134-storefront.taqa-v135-storefront .v134-hero-copy{
    width:100%!important;
    max-width:none!important;
  }
}







@media (max-width:1023px){
  
  

  

  
  
  
  
  
  

  
  body.taqa-v138-storefront .mobile-bottom-nav{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}

@media (max-width:767px){
  body.taqa-v138-storefront #productsGrid.v134-products-grid{
    align-items:start!important;
  }
  body.taqa-v138-storefront #productsGrid .v134-product-card.product-card{
    align-self:start!important;
    height:auto!important;
  }
  body.taqa-v138-storefront .v134-product-media{
    aspect-ratio:8/5!important;
  }
  body.taqa-v138-storefront .v134-product-info{
    min-height:118px!important;
    padding:9px!important;
    gap:5px!important;
  }
  body.taqa-v138-storefront .v134-card-meta{min-height:30px!important}
  body.taqa-v138-storefront .v134-product-card h3{
    min-height:34px!important;
    font-size:12px!important;
    line-height:1.4!important;
  }
  body.taqa-v138-storefront .v134-product-variant{min-height:13px!important;font-size:10px!important}
  body.taqa-v138-storefront .v134-product-bottom{gap:6px!important}
  body.taqa-v138-storefront .v134-product-card .quick-order-btn{height:31px!important;min-height:31px!important;border-radius:9px!important;padding:6px 8px!important}
  body.taqa-v138-storefront .v134-product-card .v128-favorite-btn{width:29px!important;height:29px!important;flex-basis:29px!important}
}


