*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body.storefront-body{padding-bottom:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:-60px;left:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{top:10px}.announcement{background:#f0f8eb;color:#184b2c;font-size:12px;border-bottom:1px solid #dcebd7}.announcement-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement a{font-weight:800;text-decoration:underline}.site-header{background:#fff;position:relative;z-index:80;border-bottom:1px solid #e6ede4}.site-header.is-sticky{position:sticky;top:0}.header-main{min-height:76px;display:grid;grid-template-columns:220px minmax(280px,1fr) auto;gap:26px;align-items:center}.logo{display:inline-flex;align-items:center;min-width:0}.logo img{width:210px;height:54px;object-fit:contain;object-position:left center}.search-form{display:flex;border:1px solid #ccd9ce;border-radius:8px;background:#fff;overflow:hidden;height:42px;transition:.2s}.search-form:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px rgba(8,113,61,.12)}.search-form input{flex:1;border:0;outline:0;padding:0 14px;min-width:0;color:var(--text)}.search-form button{width:48px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center;cursor:pointer}.search-form svg,.header-actions svg,.nav-bar svg,.mobile-bottom svg,.purchase-benefits svg,.mobile-filter-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-actions{display:flex;align-items:center;gap:16px}.icon-action{position:relative;display:flex;align-items:center;gap:7px;min-height:42px;font-size:12px;font-weight:700}.icon-action>svg{width:22px;height:22px}.icon-action>b{position:absolute;top:-2px;left:14px;background:var(--accent);color:#183c27;border-radius:999px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;font-size:10px;border:2px solid #fff}.icon-action small{display:block;font-size:9px;color:var(--muted);line-height:1}.cart-action span{line-height:1.1}.mobile-only,.mobile-search-wrap{display:none}.icon-btn{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.nav-bar{background:#edf7e8;border-top:1px solid #e0ecdc}.nav-inner{min-height:42px;display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.nav-inner a:hover{color:var(--primary)}.category-menu-button{align-self:stretch;border:0;background:var(--primary);color:#fff;padding:0 18px;display:flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}.category-menu-button svg{width:18px}.nav-request{margin-left:auto;color:#9a6710!important}.category-mega{position:absolute;left:0;right:0;background:#fff;border-bottom:1px solid #dce6dc;box-shadow:0 18px 40px rgba(13,60,33,.14);padding:18px 0}.category-mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.category-mega-grid>a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;border:1px solid #e6eee5}.category-mega-grid>a:hover{background:#f2f8ee;border-color:#bfd8bc}.category-mega-icon{width:44px;height:44px;border-radius:50%;background:#e9f5e5;display:grid;place-items:center;color:var(--primary);flex:0 0 auto}.category-mega-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2}.category-mega-grid strong,.category-mega-grid small{display:block}.category-mega-grid small{color:var(--muted);font-size:11px}.mobile-drawer{display:none}.alert{width:min(calc(100% - 32px),var(--container));margin:14px auto;padding:12px 15px;border-radius:10px;font-weight:650}.alert-success{background:#e8f7e9;color:#176b37}.alert-error{background:#fff0ef;color:#a43b31}.alert-warning{background:#fff7df;color:#8a6214}.home-hero-wrap{background:#fff;padding:14px 0 0}.home-hero{height:390px;border-radius:12px;overflow:hidden;position:relative;background:linear-gradient(120deg,#08713d,#77bc43)}.home-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.home-hero-slide.active{opacity:1;visibility:visible}.hero-background{width:100%;height:100%;object-fit:cover}.hero-default-art{object-position:right center}.hero-overlay{position:absolute;inset:0;background:var(--hero-overlay,linear-gradient(90deg,rgba(3,69,35,.95),rgba(19,133,65,.65),transparent))}.hero-copy{position:absolute;z-index:2;left:10%;top:50%;transform:translateY(-50%);width:min(520px,48%);color:#fff}.hero-copy.center{left:50%;transform:translate(-50%,-50%);text-align:center}.hero-copy.right{left:auto;right:8%;text-align:right}.hero-kicker,.section-kicker{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;color:#ddefb6;margin-bottom:9px}.section-kicker{color:var(--primary)}.hero-copy h1{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 16px;max-width:700px}.hero-copy p{font-size:17px;margin:0 0 23px;max-width:560px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(4,65,34,.3);color:#fff;font-size:28px;cursor:pointer}.hero-arrow.prev{left:20px}.hero-arrow.next{right:20px}.hero-dots{position:absolute;z-index:4;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:6px}.hero-dot{width:9px;height:9px;border-radius:10px;border:0;background:rgba(255,255,255,.55);padding:0}.hero-dot.active{width:28px;background:#fff}.btn{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 18px;border:1px solid var(--primary);border-radius:8px;background:var(--primary);color:#fff;font-weight:800;cursor:pointer;transition:transform .15s,background .15s,box-shadow .15s}.btn:hover{background:#075f34;box-shadow:0 8px 18px rgba(8,113,61,.18);transform:translateY(-1px)}.btn-white{background:#fff;border-color:#fff;color:var(--primary)}.btn-white:hover{background:#f5faef}.btn-outline,.btn-light{background:#fff;color:var(--primary);border-color:#bdd2c0}.btn-disabled{background:#edf0ed;color:#768079;border-color:#dfe5df;pointer-events:none}.btn-sm{min-height:34px;padding:6px 11px;font-size:12px}.trust-strip{position:relative;margin-top:-20px;z-index:4}.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#f6faef;border:1px solid #dbead6;border-radius:10px;box-shadow:0 8px 22px rgba(28,72,41,.08);overflow:hidden}.trust-strip-grid>div{display:flex;align-items:center;gap:10px;padding:13px 16px;border-right:1px solid #deead9}.trust-strip-grid>div:last-child{border:0}.trust-strip-grid strong,.trust-strip-grid small{display:block}.trust-strip-grid strong{font-size:13px}.trust-strip-grid small{color:var(--muted);font-size:10px}.trust-symbol{width:34px;height:34px;border-radius:50%;background:#e1f1db;display:grid;place-items:center}.home-section{background:var(--section-bg,#fff);padding:34px 0}.muted-section{background:#f1f6ee}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head.compact{margin-bottom:16px}.section-head h2{font-size:clamp(24px,3vw,34px);line-height:1.1;letter-spacing:-.03em;margin:0}.section-head p{margin:5px 0 0;color:var(--muted)}.section-head>a,.section-actions>a{font-size:13px;font-weight:850;color:var(--primary);white-space:nowrap}.section-actions{display:flex;align-items:center;gap:7px}.section-actions button{width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid #d8e4d6;color:var(--primary);cursor:pointer;font-weight:900}.category-rail,.product-rail,.brand-rail{display:flex;gap:14px;overflow:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:3px 2px 10px}.category-rail::-webkit-scrollbar,.product-rail::-webkit-scrollbar,.brand-rail::-webkit-scrollbar{display:none}.category-pill-card{scroll-snap-align:start;flex:0 0 205px;display:flex;align-items:center;gap:11px;padding:10px 13px;background:#f6faef;border:1px solid #dae8d5;border-radius:999px;transition:.18s}.category-pill-card:hover{border-color:#8fbc87;transform:translateY(-2px);box-shadow:0 8px 18px rgba(37,95,49,.09)}.category-circle{width:52px;height:52px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#e6f2e1;color:var(--primary);overflow:hidden}.category-circle svg{width:33px;height:33px;fill:none;stroke:currentColor;stroke-width:2}.category-circle img{width:100%;height:100%;object-fit:cover}.category-pill-card strong,.category-pill-card small{display:block}.category-pill-card strong{font-size:12px;line-height:1.2}.category-pill-card small{font-size:10px;color:var(--muted)}.product-rail .product-card{flex:0 0 220px;scroll-snap-align:start}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;background:#fff;border:1px solid #e0e8df;border-radius:12px;overflow:hidden;min-width:0;transition:.2s;box-shadow:0 3px 12px rgba(17,66,35,.035)}.product-card:hover{transform:translateY(-3px);border-color:#bfd3bd;box-shadow:0 14px 28px rgba(17,66,35,.1)}.product-card-top{position:relative}.product-media{position:relative;display:block;aspect-ratio:1/1;background:linear-gradient(#fff,#f8faf7);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;padding:15px;transition:transform .25s}.product-card:hover .product-media img{transform:scale(1.035)}.product-labels{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.product-labels b,.rank-badge{padding:4px 7px;border-radius:5px;background:var(--accent);color:#38290d;font-size:10px;font-weight:900}.product-labels .discount{background:#c99820;color:#fff}.product-labels .ondemand{background:#eef5e9;color:#2d6c3d}.rank-badge{position:absolute;z-index:4;left:8px;top:8px;min-width:24px;text-align:center}.rank-badge+.product-media .product-labels{top:38px}.wish-btn{position:absolute;top:8px;right:8px;z-index:3;width:31px;height:31px;border:1px solid #dce5dc;border-radius:50%;background:rgba(255,255,255,.95);display:grid;place-items:center;cursor:pointer}.wish-btn svg{width:17px;height:17px;fill:none;stroke:#355943;stroke-width:1.8}.product-info{padding:12px}.product-brand{display:block;color:#49705a;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;font-weight:750;line-height:1.3;min-height:34px;margin:5px 0}.product-meta{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating{display:flex;align-items:center;gap:5px;margin:6px 0}.rating span,.stars{color:#d69e1a;letter-spacing:-1px}.rating small{font-size:10px;color:var(--muted)}.price-row{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin:7px 0 10px}.price{font-size:14px;font-weight:900;color:#14251b}.old-price{text-decoration:line-through;color:#8a948d;font-size:10px}.product-card-button{width:100%;min-height:34px;padding:6px 8px;font-size:11px;border-radius:5px}.card-compact{display:grid;grid-template-columns:42% 58%}.card-compact .product-media{height:100%;aspect-ratio:auto}.card-compact .product-info{padding:12px 10px}.card-compact .product-title{-webkit-line-clamp:3}.card-minimal{border-color:transparent;box-shadow:none}.card-minimal:hover{border-color:#d9e8d7}.card-minimal .product-info{padding-inline:4px}.brand-rail{gap:12px}.brand-tile{flex:0 0 180px;min-height:110px;border-radius:12px;background:#fff;border:1px solid #e0e8df;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px}.brand-tile img{height:50px;width:130px;object-fit:contain}.brand-tile small{color:var(--muted)}.wellness-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.wellness-grid a{background:#fff;border:1px solid #dee8dc;padding:18px 12px;border-radius:12px;text-align:center}.wellness-grid span{width:54px;height:54px;margin:0 auto 8px;background:#eaf4e6;border-radius:50%;display:grid;place-items:center;color:var(--primary)}.wellness-grid svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2}.wellness-grid strong,.wellness-grid small{display:block}.wellness-grid small{font-size:10px;color:var(--muted);margin-top:5px}.promo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.green-promo,.request-promo,.newsletter-panel{border-radius:18px;padding:40px;min-height:280px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.green-promo{background:linear-gradient(120deg,#076f3b,#51a83e);color:#fff}.request-promo{background:#fff8e5;border:1px solid #eedca2}.green-promo h2,.request-promo h2,.newsletter-panel h2{font-size:32px;line-height:1.08;margin:0 0 12px}.green-promo p,.request-promo p{max-width:600px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid article{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e1e9df}.guide-grid article>a{display:block;padding:15px}.guide-grid img{width:calc(100% + 30px);max-width:none;margin:-15px -15px 15px;aspect-ratio:16/9;object-fit:cover}.guide-grid h3{margin:6px 0;font-size:20px}.guide-grid p{color:var(--muted)}.newsletter-panel{min-height:auto;background:linear-gradient(120deg,#0b713d,#66ae42);color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center}.newsletter-panel form,.footer-newsletter{display:flex;width:100%;gap:8px}.newsletter-panel input,.footer-newsletter input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.55);border-radius:8px;padding:12px 14px}.site-footer{background:#f7faf5;border-top:1px solid #dfe8dd;padding:48px 0 88px}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:44px}.footer-main h3{font-size:14px;margin:0 0 14px}.footer-main>div>a{display:block;margin:8px 0;color:#4c6053;font-size:13px}.footer-brand p{color:var(--muted);max-width:360px}.footer-contact a{display:block;color:var(--primary);font-weight:700}.footer-bottom{border-top:1px solid #dfe7dd;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:30px;color:var(--muted);font-size:11px}.footer-newsletter{margin-bottom:14px}.footer-newsletter input{border-color:#cedccf}.footer-newsletter button{background:var(--primary);color:#fff;border:0;border-radius:7px;padding:0 14px}.mobile-bottom{display:none}.popup-backdrop{position:fixed;inset:0;z-index:500;background:rgba(7,35,19,.66);align-items:center;justify-content:center;padding:20px}.popup-backdrop:not([hidden]){display:flex}.promo-popup{position:relative;background:#fff;border-radius:18px;overflow:hidden;width:min(720px,100%);display:grid;grid-template-columns:42% 58%;box-shadow:0 30px 90px rgba(0,0,0,.3)}.promo-popup>img{width:100%;height:100%;object-fit:cover}.popup-content{padding:32px}.popup-content h2{font-size:30px;margin:8px 0}.popup-close{position:absolute;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;font-size:24px}.pill,.keyword-pills a{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf5e5;color:var(--primary);font-size:10px;font-weight:850}.page-hero,.catalog-hero{background:#eef5e9;padding:34px 0}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#708076;font-size:11px;margin:12px 0 20px}.breadcrumbs a:hover{color:var(--primary)}.catalog-hero{position:relative;overflow:hidden}.catalog-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.12}.catalog-hero .container{position:relative}.catalog-hero-copy{display:flex;align-items:center;gap:22px}.catalog-hero-copy h1{font-size:clamp(30px,4vw,48px);margin:0 0 9px}.catalog-hero-copy p{max-width:700px;margin:0;color:#53675a}.catalog-brand-logo,.catalog-entity-image{width:120px;height:100px;object-fit:contain;background:#fff;border:1px solid #dce8db;border-radius:14px;padding:14px}.subcategories{background:#fff;padding:16px 0;border-bottom:1px solid #e1e9df}.catalog-section{padding:28px 0 50px;background:#fff}.catalog-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px}.catalog-filters{border:1px solid #dee7dc;border-radius:12px;padding:18px;height:max-content;position:sticky;top:145px}.catalog-filters label{display:block;font-size:12px;font-weight:800;margin-bottom:15px}.catalog-filters .input,.catalog-filters .select{margin-top:6px}.filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.filter-head button{display:none}.input,.select,.textarea{width:100%;border:1px solid #ccd9ce;border-radius:8px;background:#fff;padding:10px 11px;color:var(--text);outline:0}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(8,113,61,.1)}.textarea{min-height:110px;resize:vertical}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catalog-filters .btn{width:100%}.clear-filters{display:block;text-align:center;color:var(--primary);font-weight:800;margin-top:12px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;padding-bottom:12px;border-bottom:1px solid #e5ece4}.catalog-toolbar label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.catalog-toolbar .select{width:auto}.mobile-filter-button{display:none}.pagination-wrap{margin-top:26px}.pagination{display:flex;gap:5px;list-style:none;padding:0}.page-link{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #dce5dc;border-radius:8px;background:#fff}.active>.page-link{background:var(--primary);color:#fff}.seo-content-section{background:#f3f7f1;padding:44px 0}.prose{max-width:900px}.prose h2,.prose h3{line-height:1.2}.prose h2{margin-top:32px;font-size:27px}.prose p,.prose li{color:#43564a}.prose a{color:var(--primary);text-decoration:underline}.empty{background:#f4f8f2;border:1px dashed #bcd3ba;border-radius:14px;text-align:center;padding:48px 24px}.empty.compact{padding:20px}.empty h2,.empty h3{margin-top:0}.empty .btn{margin:5px}.product-page{background:#fff;padding:0 0 55px}.product-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:48px;align-items:start}.product-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;position:sticky;top:145px}.product-thumbs{display:flex;flex-direction:column;gap:9px;max-height:620px;overflow:auto}.product-thumb{width:76px;height:76px;border:1px solid #dfe7dd;border-radius:9px;background:#fff;padding:4px;cursor:pointer}.product-thumb.active{border:2px solid var(--primary)}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-stage{position:relative;min-height:560px;border:1px solid #e1e9df;border-radius:15px;background:linear-gradient(#fff,#f9fbf8);display:grid;place-items:center;overflow:hidden}.product-stage>img{width:100%;height:100%;max-height:620px;object-fit:contain;padding:30px;cursor:zoom-in}.product-stage.zoomed>img{transform:scale(1.6);cursor:zoom-out}.product-page-badge{position:absolute;left:14px;top:14px;z-index:2;background:var(--accent);padding:6px 10px;border-radius:6px;font-size:11px;font-weight:900}.zoom-hint{position:absolute;bottom:12px;border:0;background:rgba(255,255,255,.88);padding:7px 10px;border-radius:999px;color:#53675a;font-size:10px}.product-summary{padding-top:8px}.product-brand-link{font-size:12px;color:var(--primary);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-summary h1{font-size:clamp(28px,3vw,43px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 10px}.product-subline{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:var(--muted);border-bottom:1px solid #e3eae2;padding-bottom:13px}.product-short{font-size:15px;color:#45584c;margin:17px 0}.product-price-block{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:16px 0}.product-price{font-size:30px;font-weight:900;color:#123d25}.product-old-price{display:block;color:#8e9891;text-decoration:line-through;font-size:13px}.saving{display:inline-block;background:#f4edcf;color:#80610d;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:900;margin-left:7px}.product-price-block small{color:var(--muted)}.availability-card{display:flex;gap:10px;padding:12px;border-radius:9px;margin:15px 0}.availability-card.available{background:#eaf7e9;color:#196938}.availability-card.unavailable{background:#fff0ed;color:#9f3b31}.availability-card>span{width:9px;height:9px;border-radius:50%;background:currentColor;margin-top:6px}.availability-card strong,.availability-card small{display:block}.availability-card small{opacity:.8}.buy-box{border:1px solid #dce7da;border-radius:12px;padding:16px;background:#fbfdf9}.buy-box .field{margin-bottom:13px}.buy-box label,.review-form label{display:block;font-weight:800;font-size:12px}.buy-box label .select,.review-form label .input,.review-form label .select,.review-form label .textarea{margin-top:6px}.buy-row{display:grid;grid-template-columns:115px 1fr 1fr;gap:9px}.quantity-picker{display:grid;grid-template-columns:34px 1fr 34px;border:1px solid #cedbce;border-radius:8px;overflow:hidden;background:#fff}.quantity-picker button{border:0;background:#f0f5ef;font-size:18px}.quantity-picker input{width:100%;text-align:center;border:0;outline:0}.btn-buy-now{background:#dda92f;border-color:#dda92f;color:#18351f}.purchase-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.purchase-benefits>div{display:flex;gap:9px;align-items:center;padding:10px;border:1px solid #e1e8e0;border-radius:9px}.purchase-benefits svg{width:25px;height:25px;color:var(--primary);flex:0 0 auto}.purchase-benefits strong,.purchase-benefits small{display:block}.purchase-benefits strong{font-size:11px}.purchase-benefits small{font-size:9px;color:var(--muted)}.product-facts-mini{border-top:1px solid #e4ebe3;margin-top:14px;padding-top:8px}.product-facts-mini>div{display:flex;justify-content:space-between;padding:6px 0;font-size:12px}.product-facts-mini span{color:var(--muted)}.product-content-shell{margin-top:48px;border:1px solid #e0e8de;border-radius:14px;background:#fff;overflow:hidden}.product-tab-nav{display:flex;overflow:auto;border-bottom:1px solid #e2e9e0;background:#f5f8f3}.product-tab-nav button{border:0;border-bottom:3px solid transparent;background:transparent;padding:15px 18px;font-weight:850;white-space:nowrap;cursor:pointer}.product-tab-nav button.active{color:var(--primary);border-bottom-color:var(--primary);background:#fff}.product-tab-panel{display:none;padding:28px}.product-tab-panel.active{display:block}.facts-box{border:3px solid #151515;max-width:700px;padding:8px;color:#111}.facts-title{font-size:34px;line-height:1;font-weight:950;border-bottom:8px solid #111;padding-bottom:6px}.facts-serving{display:flex;justify-content:space-between;border-bottom:1px solid #111;padding:5px 0}.facts-box table{width:100%;border-collapse:collapse}.facts-box th{text-align:right;border-bottom:5px solid #111}.facts-box td{padding:5px;border-bottom:1px solid #111}.facts-box td:last-child{text-align:right}.fact-heading td{font-weight:900;background:#f2f2f2}.keyword-pills{display:flex;flex-wrap:wrap;gap:7px}.disclaimer{font-size:11px}.reviews-layout{display:grid;grid-template-columns:1fr 380px;gap:30px}.review-card,.question-card{border-bottom:1px solid #e3eae1;padding:18px 0}.review-card h3,.question-card h3{margin:5px 0}.review-card small b{color:var(--primary);margin-left:6px}.review-images{display:flex;gap:8px;margin-top:10px}.review-images img{border-radius:8px;object-fit:cover}.merchant-reply{background:#edf6e8;border-left:3px solid var(--primary);padding:10px 12px;margin-top:12px}.merchant-reply p{margin:4px 0}.review-form{background:#f5f8f3;border-radius:12px;padding:18px;height:max-content}.review-form label{margin-bottom:12px}.product-faq{margin-top:38px;max-width:900px}.product-faq details{border-bottom:1px solid #dfe7dd}.product-faq summary{display:flex;justify-content:space-between;padding:17px 0;font-weight:850;cursor:pointer}.product-faq details div{padding-bottom:17px;color:#53675a}.mobile-buy-bar{display:none}.form-card,.content-card{background:#fff;border:1px solid #dfe7dd;border-radius:14px;padding:20px}.form-grid,.two-col,.three-col{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.three-col{grid-template-columns:repeat(3,1fr)}.field{margin-bottom:12px}.field label{display:block;font-weight:800;font-size:12px;margin-bottom:6px}.field.full{grid-column:1/-1}.check{display:flex!important;align-items:center;gap:8px}.section{padding:44px 0}.section.compact{padding:24px 0}.page-hero h1{font-size:42px;margin:5px 0}.page-hero p{max-width:720px}.cart-layout,.checkout-layout,.account-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:15px;padding:16px 0;border-bottom:1px solid #e1e8e0}.cart-item img{width:90px;height:90px;object-fit:contain}.order-summary{position:sticky;top:145px;background:#f5f8f3;border:1px solid #dce6da;border-radius:12px;padding:18px}.summary-row{display:flex;justify-content:space-between;padding:7px 0}.summary-total{font-size:18px;font-weight:900;border-top:1px solid #d5e1d4;margin-top:7px;padding-top:12px}.mobile-drawer-overlay{display:none}
@media(max-width:1050px){.header-main{grid-template-columns:190px 1fr auto;gap:14px}.desktop-search{display:none}.mobile-search-wrap{display:block;padding-bottom:10px}.wellness-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.product-main{gap:26px}.product-gallery{grid-template-columns:68px 1fr}.product-thumb{width:62px;height:62px}}
@media(max-width:760px){body.storefront-body{padding-bottom:68px}.container{width:min(calc(100% - 24px),var(--container))}.announcement-inner{min-height:30px;justify-content:center;text-align:center}.announcement a{display:none}.site-header.is-sticky{top:0}.header-main{min-height:62px;grid-template-columns:39px 1fr auto;gap:8px}.mobile-only{display:grid}.desktop-only{display:none!important}.logo{justify-self:center}.logo img{width:150px;height:46px}.header-actions{gap:7px}.icon-action{width:34px;justify-content:center}.icon-action>svg{width:20px}.icon-action b{left:18px}.mobile-search-wrap{display:block;padding-bottom:9px}.search-form{height:38px}.nav-bar{display:none}.category-mega{display:none}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(88vw,370px);z-index:300;background:#fff;padding:18px;overflow:auto;box-shadow:15px 0 45px rgba(5,45,22,.25)}.mobile-drawer[hidden]{display:none}.mobile-drawer-head{display:flex;justify-content:space-between;align-items:center;font-size:18px;margin-bottom:15px}.mobile-drawer-head button{border:0;background:#edf6e9;border-radius:50%;width:36px;height:36px;font-size:24px}.mobile-drawer-categories{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-drawer-categories a{display:flex;align-items:center;gap:8px;border:1px solid #e0e8df;border-radius:10px;padding:9px;font-size:11px;font-weight:800}.mobile-drawer-categories span{width:34px;height:34px;background:#eaf4e6;border-radius:50%;display:grid;place-items:center;color:var(--primary)}.mobile-drawer-categories svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.mobile-drawer-links{border-top:1px solid #e0e8df;margin-top:14px;padding-top:10px}.mobile-drawer-links a{display:block;padding:11px 4px;font-weight:750;border-bottom:1px solid #edf1ec}.home-hero-wrap{padding-top:8px}.home-hero{height:240px;border-radius:8px}.hero-default-art{object-position:70% center}.hero-overlay{background:linear-gradient(90deg,rgba(2,68,34,.96),rgba(7,105,51,.72),rgba(60,145,58,.12))}.hero-copy{left:18px;width:67%}.hero-copy h1{font-size:25px;margin-bottom:8px}.hero-copy p{font-size:11px;margin-bottom:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-kicker{font-size:8px;margin-bottom:5px}.hero-copy .btn{min-height:32px;padding:6px 11px;font-size:10px}.hero-arrow{display:none}.hero-dots{bottom:8px}.trust-strip{margin:0;background:#fff}.trust-strip-grid{border-radius:0;border-left:0;border-right:0;grid-template-columns:1fr 1fr;box-shadow:none}.trust-strip-grid>div{padding:8px 10px}.trust-strip-grid>div:nth-child(2){border-right:0}.trust-strip-grid strong{font-size:10px}.trust-strip-grid small{font-size:8px}.trust-symbol{width:27px;height:27px;font-size:12px}.home-section{padding:24px 0}.section-head{align-items:center;margin-bottom:14px}.section-head h2{font-size:21px}.section-head p{font-size:11px}.section-kicker{font-size:9px;margin-bottom:4px}.section-head>a,.section-actions>a{font-size:10px}.category-pill-card{flex-basis:150px;border-radius:10px;flex-direction:column;text-align:center;padding:10px}.category-circle{width:55px;height:55px}.category-pill-card strong{font-size:10px}.category-pill-card small{font-size:8px}.product-rail{margin-right:-12px;padding-right:12px;gap:10px}.product-rail .product-card{flex-basis:164px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-media img{padding:10px}.product-info{padding:9px}.product-title{font-size:11px;min-height:29px}.product-brand{font-size:8px}.product-meta{font-size:8px}.rating{margin:4px 0}.rating span{font-size:10px}.rating small{font-size:8px}.price{font-size:12px}.product-card-button{font-size:10px}.wellness-grid{grid-template-columns:repeat(2,1fr);gap:8px}.wellness-grid a{padding:12px 8px}.promo-grid{grid-template-columns:1fr}.green-promo,.request-promo{min-height:220px;padding:25px}.green-promo h2,.request-promo h2{font-size:25px}.guide-grid{grid-template-columns:1fr}.newsletter-panel{grid-template-columns:1fr;padding:25px}.newsletter-panel form{margin-top:15px;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:7px}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:220;bottom:0;left:0;right:0;height:62px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dfe7dd;box-shadow:0 -6px 20px rgba(18,61,35,.08)}.mobile-bottom a,.mobile-bottom button{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;color:#4d5d53}.mobile-bottom svg{width:20px;height:20px}.mobile-bottom .active{color:var(--primary);font-weight:900}.site-footer{padding-bottom:35px}.promo-popup{grid-template-columns:1fr;max-height:88vh;overflow:auto}.promo-popup>img{height:180px}.popup-content{padding:22px}.catalog-hero{padding:18px 0}.catalog-hero-copy{align-items:flex-start}.catalog-brand-logo,.catalog-entity-image{width:75px;height:70px}.catalog-hero-copy h1{font-size:28px}.catalog-hero-copy p{font-size:11px}.subcategories{padding:10px 0}.catalog-layout{grid-template-columns:1fr}.catalog-filters{display:none;position:fixed;inset:0 0 62px 12%;z-index:250;border-radius:14px 0 0 0;background:#fff;overflow:auto;top:0;padding:22px;box-shadow:-10px 0 35px rgba(0,0,0,.2)}.catalog-filters.open{display:block}.filter-head button{display:block;border:0;background:transparent;font-size:28px}.mobile-filter-button{display:flex;align-items:center;gap:7px;border:1px solid #ceddce;border-radius:8px;background:#fff;padding:9px 13px;font-weight:800}.catalog-toolbar{align-items:flex-start;gap:8px}.catalog-toolbar form label{font-size:0}.catalog-toolbar .select{font-size:11px;max-width:145px}.seo-content-section{padding:30px 0}.product-main{grid-template-columns:1fr;gap:18px}.product-gallery{position:relative;top:auto;display:block}.product-stage{min-height:340px}.product-stage>img{max-height:390px;padding:15px}.product-thumbs{flex-direction:row;max-width:100%;height:62px;margin-top:8px;order:2}.product-thumb{width:58px;height:58px;flex:0 0 auto}.product-gallery{display:flex;flex-direction:column}.product-stage{order:1}.product-thumbs{order:2}.product-summary h1{font-size:25px}.product-price{font-size:24px}.buy-row{grid-template-columns:105px 1fr}.btn-buy-now{grid-column:1/-1}.purchase-benefits{grid-template-columns:1fr 1fr}.product-content-shell{margin-top:28px;border-left:0;border-right:0;border-radius:0;margin-inline:-12px}.product-tab-panel{padding:20px 12px}.product-tab-nav button{padding:12px 14px;font-size:11px}.reviews-layout{grid-template-columns:1fr}.facts-title{font-size:27px}.mobile-buy-bar{position:fixed;display:flex;left:0;right:0;bottom:62px;z-index:210;background:#fff;border-top:1px solid #dce5dc;padding:8px 12px;align-items:center;justify-content:space-between;box-shadow:0 -8px 18px rgba(15,57,31,.08)}.mobile-buy-bar small,.mobile-buy-bar strong{display:block}.mobile-buy-bar small{font-size:9px;color:var(--muted)}.mobile-buy-bar strong{font-size:13px}.mobile-buy-bar .btn{min-height:36px;padding:7px 18px}.product-page{padding-bottom:70px}.form-grid,.two-col,.three-col{grid-template-columns:1fr}.cart-layout,.checkout-layout,.account-layout{grid-template-columns:1fr}.order-summary{position:relative;top:auto}.cart-item{grid-template-columns:70px 1fr}.cart-item>div:last-child{grid-column:2}.page-hero h1{font-size:30px}.section{padding:30px 0}}
@media(max-width:380px){.product-grid{gap:7px}.product-rail .product-card{flex-basis:151px}.header-actions{gap:2px}.logo img{width:136px}.purchase-benefits{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{grid-column:auto}}
.order-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #e2e9e1}.order-item img{width:72px;height:72px;object-fit:contain;border-radius:8px;background:#fff}.order-item small{color:var(--muted)}.summary-card{position:sticky;top:145px;background:#f5f8f3;border:1px solid #dce7da;border-radius:12px;padding:19px}.summary-card h2{margin-top:0}.totals-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0}.totals-row.grand{border-top:1px solid #d5e0d4;margin-top:8px;padding-top:13px;font-size:18px;font-weight:900}.mini-trust{display:block;border:1px solid #dce7da;border-radius:10px;padding:13px;background:#f9fcf7;cursor:pointer}.mini-trust:has(input:checked){border-color:var(--primary);background:#edf7e9;box-shadow:0 0 0 2px rgba(8,113,61,.1)}.mini-trust input{margin-right:6px}.notice{background:#fff8df;border-left:3px solid var(--accent);padding:11px 13px;border-radius:7px}.status-timeline{position:relative;padding-left:22px}.status-timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:#d8e6d7}.timeline-item{position:relative;padding:0 0 20px}.timeline-item:before{content:"";position:absolute;left:-21px;top:5px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:var(--primary);box-shadow:0 0 0 2px #a8cba4}.timeline-item p{margin:3px 0}.timeline-item small{color:var(--muted)}.account-layout{grid-template-columns:230px minmax(0,1fr)}.account-nav{background:#fff;border:1px solid #dfe7de;border-radius:12px;padding:10px;height:max-content}.account-nav a{display:block;padding:10px 12px;border-radius:7px;font-weight:750}.account-nav a.active,.account-nav a:hover{background:#edf6e9;color:var(--primary)}
@media(max-width:760px){.summary-card{position:relative;top:auto}.order-item{grid-template-columns:62px 1fr auto}.order-item img{width:62px;height:62px}.checkout-layout>aside{order:-1}.checkout-layout .summary-card{position:relative}.mini-trust{font-size:11px}.account-layout{grid-template-columns:1fr}.account-nav{display:flex;overflow:auto;gap:3px}.account-nav a{white-space:nowrap;font-size:11px}.three-col{grid-template-columns:1fr}.page-hero{padding:24px 0}.page-hero p{font-size:12px}}

/* Desktop WhatsApp support; mobile uses the bottom navigation */
.desktop-whatsapp{position:fixed;right:22px;bottom:24px;z-index:70;display:flex;align-items:center;gap:9px;background:#1fa855;color:#fff;padding:12px 16px;border-radius:999px;font-weight:850;box-shadow:0 14px 34px rgba(17,104,55,.26);transition:transform .18s ease,box-shadow .18s ease}.desktop-whatsapp:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(17,104,55,.32)}.desktop-whatsapp svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:800px){.desktop-whatsapp{display:none}}

/* Dealme V6: stable header, premium slider, controllable trust items and mobile footer */
.site-header{height:auto!important}
.header-main{min-height:0!important;padding:14px 0;grid-template-columns:220px minmax(360px,680px) auto;justify-content:space-between;align-items:center}
.header-logo{justify-self:start}
.desktop-search{width:100%;justify-self:center}
.header-actions{justify-self:end;align-self:center;white-space:nowrap}
.mobile-drawer-overlay{position:fixed;inset:0;z-index:290;background:rgba(5,38,20,.48);backdrop-filter:blur(2px)}
.mobile-drawer-overlay[hidden]{display:none}

.home-hero{height:var(--hero-desktop-height,420px)}
.home-hero-wrap.is-full-width{padding-top:0}
.hero-container-full{width:100%}
.home-hero-wrap.is-full-width .home-hero{border-radius:0}
.hero-background{object-position:var(--desktop-position,center center)}
.home-hero-slide.image-only .hero-background{object-fit:cover}
.home-hero-slide.image-only:after{display:none}
.service-feature-image{width:100%;height:100%;object-fit:contain}
.trust-strip-grid{grid-template-columns:repeat(var(--trust-count,4),minmax(0,1fr))}
.trust-item{display:flex;align-items:center;gap:10px;padding:13px 16px;border-right:1px solid #deead9;min-width:0}
.trust-item:last-child{border-right:0}
.trust-item>span:last-child{min-width:0}
.trust-item strong,.trust-item small{display:block}
.trust-item strong{font-size:13px;line-height:1.25}
.trust-item small{color:var(--muted);font-size:10px;line-height:1.35;margin-top:2px}
.trust-symbol svg,.purchase-benefits svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.category-rail,.product-rail,.brand-rail{overflow-x:auto!important;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:#b9d2b9 transparent}
.category-rail::-webkit-scrollbar,.product-rail::-webkit-scrollbar,.brand-rail::-webkit-scrollbar{display:block;height:5px}
.category-rail::-webkit-scrollbar-thumb,.product-rail::-webkit-scrollbar-thumb,.brand-rail::-webkit-scrollbar-thumb{background:#b9d2b9;border-radius:999px}
.category-rail::-webkit-scrollbar-track,.product-rail::-webkit-scrollbar-track,.brand-rail::-webkit-scrollbar-track{background:transparent}

.footer-group{border:0}
.footer-group>summary{list-style:none;font-size:15px;font-weight:850;margin:0 0 13px;cursor:default}
.footer-group>summary::-webkit-details-marker{display:none}
.footer-links{display:flex;flex-direction:column;gap:8px}
.footer-links p{margin:0 0 8px}
.footer-links a{display:block}

@media(max-width:1050px){
 .header-main{grid-template-columns:190px auto;gap:12px}
 .desktop-search{display:none}
 .mobile-search-wrap{display:block;padding-bottom:10px}
}

@media(max-width:760px){
 .header-main{grid-template-columns:minmax(0,1fr) auto!important;min-height:58px!important;padding:7px 0!important;gap:8px!important}
 .header-logo{justify-self:start!important}
 .header-logo img{width:142px!important;height:44px!important;object-position:left center}
 .header-actions{gap:5px!important;justify-self:end}
 .header-actions .icon-action{width:31px!important;min-height:38px}
 .mobile-search-wrap{padding-bottom:8px}
 .home-hero{height:var(--hero-mobile-height,270px)!important}
 .hero-background{object-position:var(--mobile-position,center center)!important}
 .home-hero-wrap{padding-top:6px}
 .home-hero-wrap.is-full-width{padding-top:0}
 .home-hero-wrap.is-full-width .home-hero{border-radius:0}
 .trust-strip-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}
 .trust-item{flex:0 0 78%;scroll-snap-align:start;border-right:1px solid #deead9;padding:10px 12px}
 .trust-item strong{font-size:11px}.trust-item small{font-size:9px}
 .footer-main{display:block!important}
 .footer-brand{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13);margin-bottom:4px}
 .footer-group{border-bottom:1px solid rgba(255,255,255,.13)}
 .footer-group>summary{position:relative;margin:0;padding:15px 28px 15px 0;cursor:pointer}
 .footer-group>summary:after{content:'+';position:absolute;right:2px;top:12px;font-size:22px;font-weight:500}
 .footer-group[open]>summary:after{content:'−'}
 .footer-links{padding:0 0 16px}
 .footer-connect{margin-bottom:14px}
 .footer-bottom{text-align:center;align-items:center}
}
.purchase-benefits>a{display:flex;gap:9px;align-items:center;padding:10px;border:1px solid #e1e8e0;border-radius:9px;background:#fff}

/* Dealme V8 — catalogue, import, review and stability refinements */
.product-card-image{transition:opacity .18s ease,transform .25s ease}.product-card-image.is-switching{opacity:.18}.product-media img{image-rendering:auto}.card-variant-options{display:flex;gap:6px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:thin;scrollbar-color:#c6d9c6 transparent}.card-variant-options::-webkit-scrollbar{height:3px}.card-variant-options::-webkit-scrollbar-thumb{background:#c6d9c6;border-radius:999px}.card-variant-choice{position:relative;flex:0 0 auto;cursor:pointer}.card-variant-choice input{position:absolute;opacity:0;pointer-events:none}.card-variant-choice span{min-width:72px;min-height:41px;padding:5px 7px;border:1px solid #d9e5d8;border-radius:7px;background:#f8fbf6;display:flex;flex-direction:column;justify-content:center;line-height:1.12;transition:.15s}.card-variant-choice b{font-size:9px;max-width:105px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-variant-choice small{font-size:8px;color:var(--muted);margin-top:2px}.card-variant-choice input:checked+span{border-color:var(--primary);background:#eaf5e5;color:var(--primary);box-shadow:0 0 0 2px rgba(8,113,61,.1)}.card-variant-choice.disabled{opacity:.45;cursor:not-allowed}.more-options-link{display:inline-block;font-size:9px;color:var(--primary);font-weight:800;margin:-1px 0 5px}.product-card-buy{display:flex;flex-direction:column;gap:5px}.old-price.is-hidden{display:none}.product-thumb{width:100px;height:100px;flex:0 0 100px}.product-thumb img{width:100%;height:100%;object-fit:contain}.category-custom-icon{width:100%;height:100%;object-fit:contain;padding:5px}.category-mega-icon .category-custom-icon,.mobile-drawer-categories .category-custom-icon{padding:6px}.checkout-coupon-box{padding:12px;margin:12px 0;border:1px solid #dce8da;border-radius:10px;background:#f8fbf6}.coupon-box-head,.applied-coupon,.coupon-inline{display:flex;align-items:center;justify-content:space-between;gap:8px}.coupon-box-head{font-size:12px;margin-bottom:8px}.coupon-box-head a{font-size:10px;color:var(--primary);font-weight:800}.coupon-inline .input{min-width:0}.coupon-inline .btn{flex:0 0 auto}.applied-coupon{background:#e7f4e3;border-radius:7px;padding:8px 10px;color:#176b37;font-size:12px}.text-button{border:0;background:transparent;color:var(--primary);font-weight:800;cursor:pointer;text-decoration:underline}.checkout-coupon-box>small{display:block;margin-top:6px;color:var(--muted);font-size:9px}.checkout-submit{width:100%;margin-top:15px}.checkout-safety-note{display:flex;flex-direction:column;gap:2px;margin-top:12px;padding:10px;border-radius:8px;background:#edf7e8;color:#214b2d}.checkout-safety-note strong{font-size:11px}.checkout-safety-note small{font-size:9px;line-height:1.4}.checkout-terms{font-size:10px;color:var(--muted)}.mini-trust>span{display:inline-flex;flex-direction:column;vertical-align:middle}.mini-trust small{color:var(--muted)}
@media(max-width:760px){.product-thumb{width:74px;height:74px;flex-basis:74px}.card-variant-choice span{min-width:64px;padding:5px}.card-variant-choice b{font-size:8px;max-width:88px}.card-variant-choice small{font-size:7px}.checkout-coupon-box{margin-inline:0}.coupon-inline{align-items:stretch}.coupon-inline .btn{padding-inline:12px}.checkout-safety-note strong{font-size:10px}}

/* Dealme V8 — compact catalogue cards, product variants and verified reviews */
.product-card{border-radius:10px}.product-card-top{min-height:0}.product-media{aspect-ratio:1/1}.product-media img{width:100%;height:100%;object-fit:contain;padding:8px}.product-info{padding:9px 10px 10px}.product-brand{font-size:9px;line-height:1.2;margin-bottom:3px}.product-title{font-size:12px;line-height:1.32;min-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating{margin:5px 0}.rating span{font-size:11px}.rating small{font-size:9px}.price-row{margin:4px 0 6px}.price{font-size:14px}.old-price{font-size:9px}.product-card-button{min-height:33px;padding:6px 9px;font-size:10px;border-radius:7px}.product-card-buy{gap:3px}.card-variant-options{margin-top:2px;padding-bottom:4px}.card-variant-choice span{min-width:62px;min-height:34px;padding:4px 6px}.card-variant-choice b{font-size:8px;max-width:82px}.card-variant-choice small{font-size:7px}.more-options-link{font-size:8px;margin-bottom:2px}.product-rail .product-card{flex-basis:194px}.product-grid .product-card{min-width:0}
.product-variant-fieldset{border:0;padding:0;margin:0 0 14px}.product-variant-fieldset legend{font-size:12px;font-weight:900;margin-bottom:8px;color:var(--text)}.product-variant-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-variant-card{position:relative;cursor:pointer;min-width:0}.product-variant-card input{position:absolute;opacity:0;pointer-events:none}.product-variant-card>span{display:flex;flex-direction:column;gap:2px;min-height:68px;padding:10px 12px;border:1px solid #d7e3d6;border-radius:10px;background:#fbfdf9;transition:border-color .16s,box-shadow .16s,background .16s}.product-variant-card strong{font-size:12px;line-height:1.25}.product-variant-card small{font-size:11px;color:var(--primary);font-weight:800}.product-variant-card em{font-size:9px;color:#a76300;font-style:normal}.product-variant-card input:checked+span{border-color:var(--primary);background:#edf8e9;box-shadow:0 0 0 3px rgba(8,113,61,.1)}.product-variant-card input:focus-visible+span{outline:2px solid var(--primary);outline-offset:2px}.product-variant-card.disabled{cursor:not-allowed;opacity:.5}.review-verification-success{display:flex;flex-direction:column;gap:4px;padding:13px 15px;margin-bottom:12px;border:1px solid #bcdab8;border-radius:10px;background:#eef8e9;color:#174d2a}.review-verification-success strong{font-size:13px}.review-verification-success span{font-size:10px}.review-verify-form p{font-size:11px;color:var(--muted);margin-top:0}.review-login-note{margin:9px 0 0!important}.review-login-note a{color:var(--primary);font-weight:800;text-decoration:underline}.field-error{display:block;color:#b42318;font-size:10px;margin-top:5px}
@media(max-width:760px){.product-rail .product-card{flex-basis:154px}.product-info{padding:7px 8px 8px}.product-title{font-size:10px;min-height:27px}.product-brand,.product-meta{font-size:7px}.rating span{font-size:9px}.rating small{font-size:7px}.price{font-size:11px}.product-card-button{min-height:30px;font-size:9px}.product-variant-cards{grid-template-columns:1fr 1fr}.product-variant-card>span{min-height:61px;padding:8px 9px}.product-variant-card strong{font-size:10px}.product-variant-card small{font-size:9px}}
@media(max-width:380px){.product-rail .product-card{flex-basis:145px}.product-variant-cards{grid-template-columns:1fr}}
