:root{--green:#0d543d;--green2:#176b4d;--text:#151515;--line:#d7d7d7;--surface:#f0f0f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;background:#fff}button,input{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1400px,calc(100% - 64px));margin-inline:auto}.site-header{position:relative;z-index:40;background:#fff}.utility-bar{height:30px;border-bottom:1px solid #ececec;font-size:12px}.utility-inner{height:100%;display:flex;align-items:center;justify-content:flex-end}.utility-inner nav{display:flex;gap:16px;color:#646464}.utility-inner a:hover{color:var(--green)}.main-nav{border-bottom:1px solid #d9d9d9;background:#fff}.nav-inner{min-height:74px;display:grid;grid-template-columns:145px 190px minmax(250px,1fr) auto;align-items:center;gap:22px}.brand img{width:125px;height:76px;object-fit:contain}.products-trigger{border:0;background:transparent;color:var(--green);display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:17px;cursor:pointer;padding:14px 6px}.hamburger{width:23px;display:grid;gap:4px}.hamburger i{height:3px;background:var(--green);border-radius:4px}.header-search{height:43px;border-radius:25px;background:#e9e9e9;display:flex;align-items:center;overflow:hidden;max-width:500px;justify-self:center;width:100%}.header-search input{flex:1;border:0;outline:0;background:transparent;padding-left:22px;min-width:0}.header-search button{width:55px;height:100%;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.header-search svg{width:24px;height:24px;fill:none;stroke:#333;stroke-width:1.8;stroke-linecap:round}.cart-button{border:0;background:transparent;display:flex;align-items:center;gap:9px;color:#555;cursor:pointer;white-space:nowrap}.cart-button svg{width:31px;height:31px;fill:none;stroke:#555;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 7px 8px rgba(0,0,0,.28);transform:translateY(-8px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;z-index:80}.mega-menu.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.mega-grid{display:grid;grid-template-columns:minmax(440px,2fr) minmax(300px,1fr);gap:45px;padding-block:14px 23px;min-height:205px}.mega-categories{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));align-content:start;column-gap:48px}.mega-link{color:var(--green);font-size:17px;line-height:1.05;font-weight:800;padding:6px 5px;width:fit-content}.mega-link:hover,.mega-link.active{background:var(--green);color:#fff}.mega-submenu{border-left:1px solid #89ad9f;padding-left:16px;margin-top:2px}.submenu-list{display:none;list-style:none;padding:0;margin:0;font-size:13px;color:#555}.submenu-list.active{display:grid;gap:12px}.submenu-list a:hover{color:var(--green);text-decoration:underline}.hero{background:#ededed;padding:32px 0 28px}.hero img{width:100%;aspect-ratio:2.72/1;object-fit:cover}.products-section{padding:26px 0 22px;background:#fff;box-shadow:0 8px 12px rgba(0,0,0,.24);position:relative;z-index:3}.products-section h1{text-align:center;margin:0 0 23px;font-size:clamp(28px,3vw,41px);line-height:1}.product-slider-shell{position:relative}.product-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;overflow:hidden;scroll-behavior:smooth}.product-card{min-width:0}.product-image{aspect-ratio:1.08/.9;background:#f4f4f4;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-meta{display:flex;justify-content:space-between;gap:12px;padding:11px 8px 0;align-items:flex-end;min-height:58px}.product-meta h2{font-size:13px;line-height:1.1;margin:0;font-weight:500}.product-meta strong{font-size:13px;white-space:nowrap}.slider-arrow{position:absolute;top:42%;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:34px;line-height:1;cursor:pointer;display:grid;place-items:center}.slider-arrow.left{left:-23px}.slider-arrow.right{right:-23px}.slider-arrow:hover{background:var(--green2)}.search-empty{text-align:center;font-weight:700;color:var(--green);margin:25px 0 8px}.categories-section{background:var(--surface);padding:25px 0 28px}.categories-section h2{margin:0 0 26px;font-size:29px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:45px;row-gap:18px}.category-card{display:grid;gap:12px;font-size:25px;transition:transform .18s ease}.category-card img{width:100%;aspect-ratio:1.5/1;object-fit:cover}.category-card:hover{transform:translateY(-3px)}.category-card:hover span{color:var(--green)}.newsletter{position:relative;overflow:hidden;background:linear-gradient(140deg,#20805f 0%,#6cb295 48%,#4f9b7e 100%);color:#fff;padding:39px 0 32px}.newsletter:before,.newsletter:after{content:"";position:absolute;inset:-35% -10%;opacity:.15;background:repeating-radial-gradient(ellipse at 10% 15%,transparent 0 46px,rgba(255,255,255,.75) 50px 58px,transparent 62px 110px);transform:rotate(-8deg)}.newsletter:after{inset:-35% -5% -35% 45%;transform:rotate(13deg);opacity:.12}.newsletter-inner{position:relative;z-index:1;text-align:center}.newsletter h2{margin:0 0 10px;font-size:clamp(23px,2.7vw,34px)}.newsletter p{margin:0 0 14px;color:#e8f3ee}.newsletter form{width:min(365px,100%);margin-inline:auto;display:grid;gap:10px}.consent{justify-self:center;display:flex;align-items:center;gap:7px;font-weight:700;font-size:14px}.newsletter input[type=text],.newsletter input[type=email]{height:34px;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.92);padding:0 10px;outline:none}.newsletter button{justify-self:center;border:0;background:var(--green);color:#fff;font-weight:800;padding:8px 19px;cursor:pointer}.form-message{min-height:18px;font-weight:700;font-size:13px;margin:0!important}.footer-top{min-height:165px;padding:29px 0 23px}.customer-service{display:grid;width:fit-content}.customer-service h2{font-size:18px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #bbb}.customer-service a{font-size:16px;line-height:1.18}.customer-service a:hover{color:var(--green)}.social-row{border-top:1px solid #d0d0d0;border-bottom:1px solid #b9b9b9;box-shadow:0 6px 8px rgba(0,0,0,.18);min-height:92px;display:flex;justify-content:center;align-items:center;gap:24px}.social-row a{display:grid;justify-items:center;gap:7px;font-size:15px}.social-icon{width:48px;height:48px;background:#050505;color:#fff;border-radius:8px;display:grid;place-items:center;font-size:42px;line-height:1;font-weight:900}.social-icon.instagram{font-size:48px;font-weight:400}.footer-bottom{min-height:96px;display:flex;justify-content:space-between;align-items:center}.footer-bottom>img{width:100px;height:74px;object-fit:contain}.payments{display:flex;gap:8px}.pay-card{width:48px;height:28px;border:1px solid #d4d4d4;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;color:#1d4cb0}.mastercard i,.maestro i{width:16px;height:16px;border-radius:50%;display:block;margin-inline:-3px}.mastercard i:first-child{background:#ed1c24}.mastercard i:last-child{background:#f79e1b}.maestro i:first-child{background:#1786d2}.maestro i:last-child{background:#ed1c24}.toast{position:fixed;right:20px;bottom:20px;z-index:200;background:var(--green);color:#fff;padding:12px 18px;border-radius:6px;box-shadow:0 7px 13px rgba(0,0,0,.22);transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s}.toast.show{transform:translateY(0);opacity:1}[hidden],.is-hidden{display:none!important}
@media(max-width:900px){.container{width:min(calc(100% - 28px),760px)}.utility-bar{display:none}.nav-inner{min-height:auto;grid-template-columns:110px 1fr auto;gap:10px;padding:8px 0 12px}.brand img{width:98px;height:62px}.products-trigger{justify-self:start;font-size:15px}.header-search{grid-column:1/-1;grid-row:2;max-width:none}.cart-button span{display:none}.mega-menu{max-height:calc(100vh - 115px);overflow-y:auto}.mega-grid{grid-template-columns:1fr;gap:16px;padding-block:16px}.mega-categories{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.mega-submenu{margin-top:0}.hero{padding:18px 0}.product-track{display:flex;overflow-x:auto;scrollbar-width:none;gap:14px;scroll-snap-type:x mandatory}.product-track::-webkit-scrollbar{display:none}.product-track .product-card{flex:0 0 calc(50% - 7px);scroll-snap-align:start}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.category-card{font-size:20px}}
@media(max-width:560px){.container{width:min(calc(100% - 22px),520px)}.nav-inner{grid-template-columns:90px 1fr auto}.brand img{width:82px;height:55px}.products-trigger{gap:8px;padding-inline:0}.hamburger{width:20px}.cart-button svg{width:28px}.mega-categories{grid-template-columns:1fr}.mega-link{width:100%}.mega-submenu{border-left:0;border-top:1px solid #89ad9f;padding:13px 0 0}.hero img{aspect-ratio:2.15/1;object-fit:cover}.products-section h1{font-size:28px}.product-track .product-card{flex-basis:82%}.product-meta{min-height:65px}.slider-arrow{width:37px;height:37px;font-size:28px}.slider-arrow.left{left:-11px}.slider-arrow.right{right:-11px}.categories-section h2{font-size:25px}.category-grid{grid-template-columns:1fr}.category-card{font-size:21px}.newsletter{padding-block:34px}.footer-top{min-height:190px}.footer-bottom{min-height:90px}.footer-bottom>img{width:78px}.pay-card{width:42px}}


/* 1440px desktop optimization and high-quality media treatment */
img{image-rendering:auto;backface-visibility:hidden}
.image-placeholder{background:#d2d2d2!important;object-fit:cover!important;filter:none!important}
@media (min-width:1200px){
  .nav-inner{grid-template-columns:170px 220px minmax(420px,1fr) auto;gap:30px}
  .brand img{width:145px;height:82px}
  .header-search{max-width:620px;height:46px}
  .hero{padding:36px 0 32px}
  .hero img{min-height:440px;max-height:510px}
  .product-track{gap:28px}
  .category-grid{column-gap:32px;row-gap:22px}
  .category-card{font-size:23px}
  .footer-bottom>img{width:125px;height:82px}
}
@media (min-width:1441px){.container{width:min(1400px,calc(100% - 80px))}}

/* Explicit mega-menu columns and purchasable product controls */
.mega-column{display:grid;align-content:start}
.add-cart{margin:12px 8px 0;border:0;background:var(--green);color:#fff;font-weight:800;padding:10px 18px;cursor:pointer;transition:background .18s ease,transform .18s ease}
.add-cart:hover{background:var(--green2);transform:translateY(-1px)}
.cart-button{position:relative}
.cart-count{position:absolute;right:-10px;top:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--green);color:#fff;font-size:11px;line-height:20px;text-align:center}
@media(max-width:900px){.cart-count{right:-7px;top:3px}}

/* Fuller 1440 px presentation and exact supplied logo */
@media (min-width:901px){
  .container{width:calc(100% - 32px);max-width:1408px}
  .brand img{width:142px;height:82px;object-fit:contain;background:#fff}
  .footer-bottom>img{width:132px;height:88px;object-fit:contain;background:#fff}
  .product-track{gap:20px}
}
.add-cart{width:calc(100% - 16px);margin:10px 8px 8px}

/* Phone browser adaptation */
@media (max-width:640px){
  html,body{width:100%;overflow-x:hidden}
  .container{width:100%;max-width:none;padding-inline:14px}
  .site-header{position:sticky;top:0}
  .main-nav{box-shadow:0 2px 8px rgba(0,0,0,.08)}
  .nav-inner{display:grid;grid-template-columns:84px minmax(0,1fr) 42px;gap:9px;padding:7px 0 10px}
  .brand{grid-column:1;grid-row:1}
  .brand img{width:82px;height:50px}
  .products-trigger{grid-column:2;grid-row:1;justify-self:start;min-height:44px;max-width:100%;font-size:14px;padding:8px 0}
  .cart-button{grid-column:3;grid-row:1;justify-self:end;min-width:42px;min-height:44px;justify-content:center;padding:0}
  .cart-button svg{width:28px;height:28px}
  .header-search{grid-column:1/-1;grid-row:2;height:43px;border-radius:22px}
  .header-search input{font-size:16px;padding-left:14px}
  .header-search button{width:48px}
  .mega-menu{max-height:calc(100dvh - 110px);overflow:auto}
  .mega-grid{display:block;padding:14px 0 22px}
  .mega-categories{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .mega-link{display:block;width:100%;padding:11px 10px;border:1px solid #e1e1e1;background:#fafafa;font-size:14px;line-height:1.15}
  .mega-link:hover,.mega-link.active{padding-inline:10px}
  .mega-submenu{margin-top:12px;padding:12px 0 0;border-left:0;border-top:1px solid #89ad9f}
  .submenu-list.active{grid-template-columns:1fr;gap:0}
  .submenu-list a{display:block;padding:10px 2px;font-size:14px}
  .hero{padding:12px 0}
  .hero img{aspect-ratio:1.55/1;min-height:0;object-fit:cover}
  .products-section{padding:22px 0 20px}
  .products-section h1{font-size:24px;margin-bottom:17px}
  .product-track{gap:12px}
  .product-track .product-card{flex-basis:86%;border:1px solid #e2e2e2;background:#fff}
  .product-image{aspect-ratio:1.18/1}
  .product-meta{padding:12px 12px 0;min-height:58px}
  .product-meta h2,.product-meta strong{font-size:13px}
  .add-cart{width:calc(100% - 24px);min-height:44px;margin:10px 12px 12px}
  .slider-arrow{display:none}
  .categories-section{padding:22px 0}
  .categories-section h2{font-size:23px;margin-bottom:16px}
  .category-grid{grid-template-columns:1fr;gap:16px}
  .category-card{font-size:18px;gap:9px}
  .category-card img{aspect-ratio:1.35/1}
  .newsletter{padding:32px 0}
  .newsletter h2{font-size:21px}
  .newsletter p{font-size:14px;line-height:1.35}
  .newsletter input[type=text],.newsletter input[type=email],.newsletter button{min-height:43px;font-size:16px}
  .footer-top{min-height:auto;padding:30px 0 24px}
  .customer-service{width:100%}
  .customer-service a{padding:5px 0}
  .social-row{min-height:104px;gap:22px}
  .footer-bottom{min-height:92px;gap:16px}
  .payments{flex-wrap:wrap}
}

/* Sharp homepage media and clickable best-seller cards */
.hero-media{position:relative;min-height:440px;overflow:hidden;background:#2f3d37}
.hero-media>img{position:absolute;inset:0;width:100%;height:100%;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover}
.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,34,27,.82) 0%,rgba(12,34,27,.48) 46%,rgba(12,34,27,.08) 78%)}
.hero-copy{position:relative;z-index:1;display:flex;min-height:440px;width:min(650px,62%);padding:58px 54px;flex-direction:column;justify-content:center;color:#fff}
.hero-copy h1{margin:0 0 16px;font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:0}
.hero-copy p{max-width:540px;margin:0 0 26px;font-size:clamp(18px,2vw,26px);line-height:1.2}
.hero-copy a{width:fit-content;padding:13px 22px;background:#fff;color:var(--green);font-size:14px;font-weight:800}
.product-detail-link{display:block;outline:none}
.product-detail-link:focus-visible{box-shadow:0 0 0 3px rgba(13,84,61,.35)}
.product-image img{transition:transform .25s ease}
.product-card:hover .product-detail-link .product-image img{transform:scale(1.02)}
.product-card:hover .product-detail-link h2{color:var(--green)}

@media(max-width:640px){
  .hero-media,.hero-copy{min-height:300px}
  .hero-copy{width:82%;padding:30px 20px}
  .hero-copy h1{font-size:28px;line-height:1.02}
  .hero-copy p{font-size:16px;margin-bottom:20px}
  .hero-copy a{padding:11px 15px;font-size:12px}
  .hero-media:after{background:linear-gradient(90deg,rgba(12,34,27,.86),rgba(12,34,27,.4) 78%,rgba(12,34,27,.12))}
}

.category-card img{aspect-ratio:3/2;object-fit:cover;object-position:center}

@media(min-width:641px) and (max-width:900px){
  .products-section .container,.categories-section .container{width:calc(100% - 96px);max-width:none}
  .product-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:hidden}
  .product-card{min-width:0;flex:none}
  .product-meta{padding:9px 4px 0;min-height:52px;gap:6px}
  .product-meta h2,.product-meta strong{font-size:10px}
  .add-cart{width:100%;margin:8px 0 0;min-height:34px;padding:8px 10px}
  .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:16px;row-gap:14px}
  .category-card{font-size:14px;gap:6px}
}

/* Clean menu/header fix */
.mega-menu:not(.open){display:none!important;}
.mega-menu.open{display:block!important;}
.products-trigger{white-space:nowrap;}
.category-heading h1{font-weight:900;}
.subcategory-card img{background:#e6e6e6;object-fit:cover;}


/* BEST SELLERS REAL CAROUSEL FIX */
.product-slider-shell{position:relative;max-width:100%;}
.product-track{
  display:flex!important;
  grid-template-columns:none!important;
  gap:28px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
  scroll-snap-type:x mandatory!important;
  -webkit-overflow-scrolling:touch!important;
  padding:0 2px 10px!important;
  scrollbar-width:none!important;
}
.product-track::-webkit-scrollbar{display:none!important;}
/* Scope to homepage carousel only — catalog cards also use .product-card */
.product-track .product-card{
  flex:0 0 calc((100% - 56px)/3)!important;
  min-width:0!important;
  scroll-snap-align:start!important;
}
.product-track .product-image{aspect-ratio:1.18/.92!important;background:#f4f4f4!important;}
.product-track .product-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.slider-arrow{top:39%!important;box-shadow:0 8px 18px rgba(0,0,0,.18)!important;}
.slider-arrow.left{left:-18px!important;}
.slider-arrow.right{right:-18px!important;}
.product-slider-shell::after{
  content:"";
  position:absolute;
  right:0;
  top:0;
  bottom:12px;
  width:54px;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,255,255,0),#fff 86%);
}
@media(max-width:980px){
  .product-track .product-card{flex-basis:calc((100% - 24px)/2)!important;}
}
@media(max-width:620px){
  .product-track .product-card{flex-basis:82%!important;}
  .slider-arrow.left{left:2px!important;}
  .slider-arrow.right{right:2px!important;}
}

body{font-family:"DM Sans",Arial,Helvetica,sans-serif!important}

