:root{--color-primary-green: #235a49;--color-secondary-green: #137b6c;--color-dark-green: #00584b;--color-commerce-green: #15803d;--color-announcement: #166534;--color-warning-yellow: #ffc107;--color-brown-accent: #b5762a;--color-white: #ffffff;--color-cream: #f6edc8;--color-light-gray: #f3f3f3;--color-dark-gray: #242424;--color-medium-gray: #555555;--color-light-border: #d1d1d1;--shadow-soft: 0 4px 14px rgba(0, 0, 0, .1);--shadow-card: 0 2px 10px rgba(17, 24, 39, .08);--shadow-card-hover: 0 12px 26px rgba(17, 24, 39, .16);--font-body: "Figtree", system-ui, sans-serif;--font-heading: "Roboto Slab", Georgia, serif}*{box-sizing:border-box}html,body,*{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{width:0;height:0;display:none}body{margin:0;font-family:var(--font-body);font-size:15px;font-weight:400;line-height:1.45;color:var(--color-dark-gray);background:var(--color-white)}a{color:inherit}button,.button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--color-commerce-green);border-radius:8px;background:var(--color-commerce-green);color:var(--color-white);padding:0 20px;font-size:13px;font-weight:700;line-height:13px;letter-spacing:.6px;text-decoration:none;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}button:hover,.button:hover{background:var(--color-announcement);transform:translateY(-1px);box-shadow:var(--shadow-soft)}button:disabled{opacity:.5;cursor:not-allowed;transform:none}input,select,textarea{width:100%;border:1px solid var(--color-light-border);border-radius:8px;background:var(--color-white);color:var(--color-dark-gray);padding:12px 16px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--color-secondary-green);box-shadow:0 0 0 3px #137b6c24}textarea{min-height:92px;resize:vertical}main{max-width:1180px;margin:0 auto;padding:30px 20px 90px}h1,h2,h3{margin:0;font-family:var(--font-heading);letter-spacing:0;color:var(--color-primary-green)}p{margin:0;color:var(--color-medium-gray)}.announcementBar{min-height:40px;display:flex;align-items:center;justify-content:center;gap:34px;padding:8px 20px;background:var(--color-announcement);color:var(--color-white);font-family:var(--font-heading);font-size:14px;font-weight:700;line-height:1.2;text-align:center}.topbar{position:sticky;top:0;z-index:40;min-height:80px;display:flex;align-items:center;gap:24px;padding:0 40px;border-bottom:1px solid #e5e7eb;background:var(--color-white);box-shadow:0 2px 8px #0000000f}.brand{width:180px;min-width:180px;height:48px;display:inline-flex;align-items:center;text-decoration:none}.brandText{font-family:var(--font-heading);font-size:38px;font-weight:700;line-height:1;color:var(--color-dark-green)}.topbar nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;overflow:hidden}.topbar nav a,.tabs a{border-radius:8px;color:#5b5f63;font-size:15px;font-weight:500;line-height:1;padding:8px 16px;text-decoration:none;white-space:nowrap}.topbar nav a.active,.topbar nav a:hover,.tabs a.active,.tabs a:hover{color:var(--color-dark-green);background:#eef7f0}.topbar nav a.partnerLink{color:#7c3aed;font-weight:700}.headerActions{display:flex;align-items:center;gap:16px;padding-left:24px}.iconButton{position:relative;width:34px;height:34px;min-height:34px;border:0;border-radius:50px;padding:0;background:transparent;color:var(--color-dark-green);box-shadow:none}.iconButton:hover{background:#eef7f0;box-shadow:none;transform:none}.headerIcon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.categoryAssetIcon{object-fit:contain;fill:initial;stroke:initial}.cartIconButton span{position:absolute;right:-5px;bottom:1px;min-width:18px;height:18px;border-radius:50%;background:var(--color-dark-green);color:var(--color-white);font-size:10px;font-weight:800;line-height:18px;text-align:center}.headerTextButton{min-height:34px;padding:0 12px;border-radius:50px}.notice,.error,.emptyState{margin:16px auto 0;max-width:1280px;border:1px solid var(--color-light-border);border-radius:10px;background:var(--color-light-gray);padding:16px 20px}.error{border-color:var(--color-brown-accent);color:var(--color-brown-accent);background:#fff7e6}.homePage{max-width:none;padding:0 0 150px;overflow:hidden}.homeHero{position:relative;min-height:660px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:0 max(24px,calc((100vw - 1280px)/2));color:var(--color-white);background-image:linear-gradient(90deg,#00584be0,#00584bb8 38%,#00584b42),url(https://images.unsplash.com/photo-1500937386664-56d1dfef3854?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center}.homeHero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000029;pointer-events:none}.heroContent,.heroLaunchBadge{position:relative;z-index:1}.heroLaunchBadge{position:absolute;top:0;left:max(24px,calc((100vw - 1280px)/2));width:110px;height:142px;display:grid;place-items:center;border-radius:0 0 60px 60px;background:#f4e8a6;color:var(--color-dark-green);font-size:24px;font-weight:800;line-height:1.12;text-align:center;text-transform:uppercase}.heroContent{padding-top:70px}.lightEyebrow{display:inline-flex;margin-bottom:18px;color:#f6edc8;font-size:14px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.homeHero h1{max-width:720px;color:var(--color-white);font-size:56px;font-weight:800;line-height:1.1}.homeHero p{max-width:590px;margin-top:20px;color:#fff7d6;font-size:22px;line-height:1.35}.homeHero button{width:220px;height:58px;margin-top:28px;border-color:#f3df94;background:#f3df94;color:var(--color-dark-green);font-size:16px;font-weight:800}.welcomeSection,.productFocusSection,.trustSection,.ingredientsSection{max-width:1280px;margin:0 auto;padding:90px 24px}.welcomeSection{padding-bottom:30px;text-align:center}.welcomeSection h2,.sectionTitleBlock h2,.ingredientsSection h2{color:var(--color-primary-green);font-size:36px;font-weight:700;line-height:1.2;text-align:center}.welcomeSection p{margin-top:10px;color:var(--color-primary-green);font-family:var(--font-heading);font-size:28px}.categoryTabs{display:flex;align-items:end;justify-content:center;gap:28px;margin-top:36px;overflow-x:auto;padding:0 24px 4px}.categoryTab{min-width:82px;min-height:86px;display:grid;place-items:center;gap:8px;border:0;border-bottom:4px solid transparent;border-radius:0;background:transparent;color:#5b5f63;padding:0 0 12px;font-size:15px;font-weight:600;box-shadow:none}.categoryTab:hover,.categoryTab.active{background:transparent;color:var(--color-dark-green);border-bottom-color:var(--color-dark-green);box-shadow:none;transform:none}.categoryTab span{width:48px;height:48px;display:grid;place-items:center;color:currentColor;font-family:var(--font-heading);font-size:34px;font-weight:800}.productFocusSection{padding-top:28px}.sectionTitleBlock{margin-bottom:30px}.horizontalProducts{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,310px);gap:24px;overflow-x:auto;scroll-padding-inline:24px;padding:0 24px 22px;margin-inline:-24px}.homeProductCard{position:relative;width:100%;min-height:448px;display:grid;grid-template-rows:270px 1fr;overflow:hidden;border:1px solid var(--color-light-border);border-radius:12px;background:var(--color-white);box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.homeProductCard:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.homeProductImage{position:relative;display:grid;place-items:center;overflow:hidden;background:#f8faf8}.homeProductImage img,.productVisual{width:100%;height:100%;object-fit:cover}.discountBadge{position:absolute;top:0;left:12px;min-width:54px;min-height:58px;display:grid;place-items:center;border-radius:0 0 30px 30px;background:var(--color-dark-green);color:var(--color-white);font-size:12px;font-weight:800;line-height:1.25;text-align:center}.statusBadge{position:absolute;top:0;right:0;height:28px;display:inline-flex;align-items:center;border-radius:0 12px;background:#d99a18;color:var(--color-white);padding:0 14px;font-size:12px;font-weight:800}.homeProductBody{position:relative;display:grid;align-content:start;gap:7px;padding:18px 14px 12px}.addButton{position:absolute;top:-48px;right:12px;width:118px;height:42px;border-radius:8px;background:var(--color-dark-green);color:var(--color-white);font-size:16px;font-weight:800;letter-spacing:1px}.homeProductBody h3{margin:0;color:#1f2937;font-family:var(--font-heading);font-size:16px;font-weight:500;line-height:1.3}.priceRow{display:flex;align-items:baseline;gap:12px;margin:0}.priceRow strong{color:var(--color-commerce-green);font-size:20px;font-weight:800}.originalPrice{color:#7b7f86;font-size:14px;text-decoration:line-through}.couponLine{align-self:end;border-radius:6px;background:#e7f5e9;color:var(--color-secondary-green);padding:4px 8px;font-size:12px;font-weight:800;line-height:1.2}.productVisual{position:relative;display:grid;place-items:center;background:linear-gradient(180deg,#fbf7e8,#fff)}.productVisual:before{content:"";width:125px;height:190px;border-radius:18px 18px 10px 10px;background:linear-gradient(180deg,#f5d47a,#c06c25 55%,#78431f);box-shadow:inset 0 0 0 7px #ffffff61,0 20px 25px #0000001f}.productVisual:after{content:"";position:absolute;width:84px;height:62px;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 2px #00584b33}.packLabel{position:absolute;z-index:1;color:var(--color-dark-green);font-family:var(--font-heading);font-size:16px;font-weight:700}.productVisual-oil:before{width:78px;height:210px;border-radius:24px 24px 12px 12px;background:linear-gradient(180deg,#f7c552,#d58a1f)}.productVisual-ghee:before{width:145px;height:150px;border-radius:50px 50px 20px 20px;background:linear-gradient(180deg,#ffe58a,#f2b431)}.productVisual-atta:before{width:150px;height:205px;border-radius:8px 8px 18px 18px;background:linear-gradient(180deg,#e9c98f,#b5762a)}.productVisual-honey:before{width:145px;height:175px;border-radius:38px 38px 16px 16px;background:linear-gradient(180deg,#ffc247,#a85313)}.productVisual-sesame:before{width:92px;height:205px;border-radius:28px 28px 12px 12px;background:linear-gradient(180deg,#614025,#1d1510)}.trustSection{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;padding-top:100px;padding-bottom:100px}.trustCard{display:grid;justify-items:center;gap:18px;text-align:center}.trustIcon{width:64px;height:64px;display:block;color:var(--color-primary-green);background:currentColor;opacity:.98;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.trustIcon-tree{-webkit-mask-image:radial-gradient(circle at 50% 28%,#000 0 24px,transparent 25px),linear-gradient(#000 0,#000 0);mask-image:radial-gradient(circle at 50% 28%,#000 0 24px,transparent 25px),linear-gradient(#000 0,#000 0);-webkit-mask-size:64px 42px,8px 38px;mask-size:64px 42px,8px 38px;-webkit-mask-position:center top,center bottom;mask-position:center top,center bottom}.trustIcon-press{-webkit-mask-image:linear-gradient(#000 0,#000 0),radial-gradient(circle,#000 0 18px,transparent 19px);mask-image:linear-gradient(#000 0,#000 0),radial-gradient(circle,#000 0 18px,transparent 19px);-webkit-mask-size:12px 64px,48px 48px;mask-size:12px 64px,48px 48px;-webkit-mask-position:18px center,36px 36px;mask-position:18px center,36px 36px}.trustIcon-check{-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0),radial-gradient(circle,#000 0 22px,transparent 23px);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0),radial-gradient(circle,#000 0 22px,transparent 23px);-webkit-mask-size:48px 58px,32px 8px,40px 40px;mask-size:48px 58px,32px 8px,40px 40px;-webkit-mask-position:8px 3px,18px 30px,40px 40px;mask-position:8px 3px,18px 30px,40px 40px}.trustIcon-tractor{-webkit-mask-image:radial-gradient(circle,#000 0 14px,transparent 15px),radial-gradient(circle,#000 0 8px,transparent 9px),linear-gradient(#000 0,#000 0);mask-image:radial-gradient(circle,#000 0 14px,transparent 15px),radial-gradient(circle,#000 0 8px,transparent 9px),linear-gradient(#000 0,#000 0);-webkit-mask-size:32px 32px,18px 18px,52px 24px;mask-size:32px 32px,18px 18px,52px 24px;-webkit-mask-position:42px 34px,8px 44px,10px 20px;mask-position:42px 34px,8px 44px,10px 20px}.trustCard h3{color:var(--color-primary-green);font-size:18px;font-weight:700}.trustCard p{max-width:260px;font-size:15px;line-height:1.45}.ingredientsSection{max-width:none;background:var(--color-cream);padding-left:max(24px,calc((100vw - 1280px)/2));padding-right:max(24px,calc((100vw - 1280px)/2))}.ingredientsSection h2{color:var(--color-brown-accent);margin-bottom:36px}.ingredientGrid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:24px}.ingredientCard{min-height:330px;display:flex;flex-direction:column;justify-content:flex-start;border-radius:8px;overflow:hidden;padding:32px 22px;color:var(--color-white);text-align:center;background-size:cover;background-position:center;box-shadow:var(--shadow-card)}.ingredientCard h3{color:inherit;font-family:var(--font-body);font-size:24px;font-weight:800;line-height:1.15}.ingredientCard p{margin-top:10px;color:inherit;font-size:15px;font-weight:600}.ingredientCard-landscape{color:var(--color-primary-green);background-image:linear-gradient(#e8f6ffbf,#ffffff14),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80)}.ingredientCard-seeds{background-image:linear-gradient(#00000080,#00000024),url(https://images.unsplash.com/photo-1518977676601-b53f82aba655?auto=format&fit=crop&w=700&q=80)}.ingredientCard-quality{background-image:linear-gradient(#562b118c,#562b111f),url(https://images.unsplash.com/photo-1606914469633-bd39206ea739?auto=format&fit=crop&w=700&q=80)}.ingredientCard-farm{background-image:linear-gradient(#00584b85,#00584b1f),url(https://images.unsplash.com/photo-1500595046743-cd271d694d30?auto=format&fit=crop&w=700&q=80)}.floatingCartBar{position:fixed;left:50%;bottom:54px;z-index:60;display:grid;grid-template-columns:52px 1fr 92px;align-items:center;gap:14px;width:min(390px,calc(100vw - 32px));min-height:72px;border-radius:50px;background:#105440;color:var(--color-white);padding:10px 12px;transform:translate(-50%);box-shadow:0 12px 34px #00000038}.floatingCartBar span{color:inherit}.floatingCartBar strong{font-size:13px}.floatingCartBar a,.floatingCartBar button{height:54px;display:grid;place-items:center;min-height:0;border:0;border-radius:50px;background:#ffd966;color:var(--color-dark-green);padding:0;font-weight:800;text-decoration:none}.floatingCartBar button:hover{background:#ffd966;box-shadow:none;transform:none}.floatingProductThumb{width:50px;height:50px;display:grid;place-items:center;border:4px solid rgba(255,255,255,.95);border-radius:50%;background:#f5b839;font-family:var(--font-heading);font-weight:800}.floatingProductThumbs{position:relative;width:52px;height:52px;display:block}.floatingProductThumbs img,.floatingProductThumbs>span{position:absolute;top:0;right:0;bottom:0;left:0;width:50px;height:50px;display:grid;place-items:center;border:4px solid rgba(255,255,255,.95);border-radius:50%;background:#fff;color:#235a49;object-fit:contain;font-family:var(--font-heading);font-weight:700;box-shadow:0 5px 12px #00000029}.floatingProductThumbs.hasTwoThumbs{width:66px}.floatingProductThumbs.hasTwoThumbs img{width:45px;height:45px;border-width:3px}.floatingProductThumbs.hasTwoThumbs img+img{left:22px}.rewardsBar{position:fixed;left:0;right:0;bottom:0;z-index:55;min-height:46px;display:grid;place-items:center;background:#105440;color:var(--color-white);font-size:15px;font-weight:800;text-align:center}.card,.row{border:1px solid var(--color-light-border);border-radius:12px;background:var(--color-white);padding:20px;box-shadow:var(--shadow-card)}.row{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:16px;align-items:start}.form{display:grid;gap:12px;max-width:760px;border:1px solid var(--color-light-border);border-radius:12px;background:var(--color-light-gray);padding:20px}.tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--color-light-border);padding-bottom:16px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.grid.compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media (max-width: 1100px){.topbar{padding:0 24px}.topbar nav{justify-content:flex-start;overflow-x:auto}.homeHero{grid-template-columns:1fr;min-height:620px}.trustSection{grid-template-columns:repeat(2,1fr)}.ingredientGrid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width: 720px){.announcementBar{min-height:42px;display:grid;gap:2px;font-size:13px}.topbar{min-height:64px;display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px 16px}.brand{width:160px;min-width:160px;height:44px}.brandText{font-size:32px}.topbar nav{grid-column:1 / -1;order:3;padding-bottom:4px}.headerActions{padding-left:0;gap:10px}.homeHero{min-height:520px;padding:0 24px}.heroLaunchBadge{width:88px;height:114px;font-size:18px;left:24px}.heroContent{padding-top:90px}.homeHero h1{font-size:36px;line-height:1.1}.homeHero p{font-size:18px}.homeHero button{width:210px;height:54px}.welcomeSection,.productFocusSection,.trustSection,.ingredientsSection{padding:70px 18px}.welcomeSection h2,.sectionTitleBlock h2,.ingredientsSection h2{font-size:32px}.horizontalProducts{grid-auto-columns:280px;gap:20px}.trustSection,.ingredientGrid{grid-template-columns:1fr}.floatingCartBar{bottom:52px}}.announcementBar{min-height:40px;background:#205c4b;color:#fff;font-family:var(--font-heading);font-size:15px;font-weight:700;letter-spacing:.4px}.topbar{min-height:80px;padding-inline:42px}.brandText{font-family:Georgia,Times New Roman,serif;font-size:46px;font-style:italic;font-weight:700;letter-spacing:-2px;color:#0b5c4e}.topbar nav{gap:6px}.topbar nav a,.shopDropdownButton{min-height:40px;display:inline-flex;align-items:center;border:0;border-radius:6px;background:transparent;box-shadow:none;color:#56585c;font-family:var(--font-body);font-size:15.5px;font-weight:500;line-height:1;letter-spacing:.1px;padding:8px 14px;white-space:nowrap}.topbar nav a:hover,.topbar nav a.active,.shopDropdown:hover .shopDropdownButton,.shopDropdownButton:hover,.shopDropdownButton:focus-visible{background:transparent;box-shadow:none;color:#202124;transform:none}.topbar nav a.partnerLink{color:#b000e8;font-weight:700}.shopDropdown{position:relative;display:inline-flex;align-items:center}.shopDropdownButton{gap:6px;cursor:pointer}.shopDropdownMenu{position:absolute;top:calc(100% + 10px);left:0;z-index:90;min-width:220px;display:grid;gap:4px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:8px;box-shadow:0 14px 32px #00000024;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .14s ease,transform .14s ease}.shopDropdown:hover .shopDropdownMenu,.shopDropdown:focus-within .shopDropdownMenu{opacity:1;pointer-events:auto;transform:translateY(0)}.shopDropdownMenu a{justify-content:flex-start;border-radius:8px;padding:12px 14px;color:#56585c}.shopDropdownMenu a:hover{background:#eef7f0;color:#0b5c4e}.heroLaunchBadge{background:#efe39a;color:#205c4b}@media (max-width: 1100px){.topbar nav{justify-content:flex-start;overflow-x:auto}.shopDropdownMenu{position:fixed;top:122px;left:24px}}@media (max-width: 720px){.announcementBar{min-height:40px;font-size:13px}.brandText{font-size:36px}.shopDropdownMenu{top:112px;left:16px}}.productDetailLink,.productTitleLink,.pdpRecTitle,.pdpRecImage{text-decoration:none}.productTitleLink:hover,.pdpRecTitle:hover{color:var(--color-dark-green)}.productDetailPage{max-width:none;padding:54px 0 140px;background:#fff}.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(1780px,calc(100vw - 96px));margin:0 auto}.pdpTop{display:grid;grid-template-columns:minmax(520px,.98fr) minmax(480px,1fr);gap:70px;align-items:start}.pdpGallery{min-width:0}.pdpImageStage{position:relative;display:grid;place-items:center;min-height:720px;border:1px solid #eceff1;background:#fff;overflow:hidden}.pdpImageStage img,.pdpImageStage .productVisual{width:100%;height:100%;max-height:690px;object-fit:contain}.pdpImageStage .productVisual:before{width:290px;height:420px}.pdpZoom,.pdpShare{position:absolute;z-index:2;width:46px;height:46px;min-height:46px;border:1px solid #e3e7e6;border-radius:50%;background:#fff;color:#1f2937;padding:0;font-size:22px;line-height:1;box-shadow:none}.pdpZoom{top:24px;left:24px}.pdpShare{top:18px;right:0;font-weight:900;letter-spacing:0}.pdpZoom:hover,.pdpShare:hover{background:#f3f7f5;color:var(--color-dark-green);transform:none;box-shadow:none}.pdpThumbs{display:grid;grid-auto-flow:column;grid-auto-columns:150px;gap:14px;overflow-x:auto;padding:26px 70px 0}.pdpThumbs button{height:116px;min-height:116px;border:2px solid transparent;border-radius:0;background:#fff;padding:0;overflow:hidden;box-shadow:none}.pdpThumbs button.active,.pdpThumbs button:hover{border-color:var(--color-dark-green);transform:none;box-shadow:none}.pdpThumbs img{width:100%;height:100%;object-fit:cover}.pdpInfo{position:relative;padding-top:4px}.pdpInfo h1{max-width:620px;color:#242424;font-size:40px;font-weight:800;line-height:1.18}.pdpUppercopy{max-width:760px;margin-top:42px;color:#7a7d82;font-size:13px;font-weight:600;line-height:1.35;letter-spacing:3px;text-transform:uppercase}.pdpRating{display:flex;align-items:center;gap:10px;margin-top:26px;color:#686b70;font-size:18px;font-weight:500}.pdpRating span,.pdpRecReviews:first-letter{color:#f5c400}.pdpPriceBlock{position:absolute;top:210px;right:0;display:grid;justify-items:end;color:#242424}.pdpPriceBlock strong{color:#242424;font-family:var(--font-body);font-size:64px;font-weight:900;line-height:.95}.pdpPriceBlock span{position:absolute;right:0;top:20px;color:#b6b6b6;font-size:28px;text-decoration:line-through;transform:translate(100%)}.pdpPriceBlock small{margin-top:10px;color:#777;font-size:14px;font-weight:600;letter-spacing:1.2px}.pdpCoins,.pdpBestPrice{width:fit-content;display:flex;align-items:center;margin-top:34px;border-radius:8px;color:#1b6b2b;font-size:18px;font-weight:700}.pdpCoins{background:#e4f4e7;padding:12px 28px}.pdpBestPrice{background:#205c4b;color:#fff;padding:18px 26px;box-shadow:0 9px 18px #205c4b3d}.pdpBestPrice span{margin-left:10px;font-weight:500}.pdpVariantArea{margin-top:34px}.pdpVariantArea h2,.pdpDescription h2{color:#5b5f63;font-family:var(--font-body);font-size:20px;font-weight:800}.pdpVariants{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.pdpVariantCard{width:150px;min-height:104px;display:grid;justify-items:start;gap:9px;border:1px solid #cfd5db;border-radius:5px;background:#fff;color:#242424;padding:0;overflow:hidden;box-shadow:none;text-align:left}.pdpVariantCard span{width:100%;display:block;background:#f0f3f9;padding:13px 18px;font-size:18px;font-weight:600}.pdpVariantCard strong{padding-left:18px;color:#242424;font-size:22px;font-weight:900}.pdpVariantCard small{color:#ef4444;font-size:13px;font-weight:800}.pdpVariantCard.active{border-color:var(--color-dark-green);background:#fff;transform:none;box-shadow:none}.pdpVariantCard.active span{background:var(--color-dark-green);color:#fff}.pdpVariantCard:hover{transform:none;box-shadow:none}.pdpAppOffer{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:center;max-width:760px;margin-top:32px;border-radius:12px;background:#d8f0e2;padding:14px 18px;color:#3a3d41}.storeBadges{display:grid;gap:6px}.storeBadges span{display:grid;place-items:center;min-height:36px;border-radius:4px;background:#000;color:#fff;font-size:13px;font-weight:800}.pdpAppOffer strong{color:#242424;font-size:22px;font-weight:900}.pdpAppOffer p{margin-top:10px;border:2px dashed var(--color-primary-green);border-radius:4px;color:#8b8f93;padding:8px 12px;text-align:center;font-size:15px}.pdpActions{display:grid;grid-template-columns:170px minmax(190px,250px) minmax(180px,240px);gap:18px;align-items:center;margin-top:24px}.pdpQuantity{display:grid;grid-template-columns:1fr 1fr 1fr;height:60px;background:#f4f4f4}.pdpQuantity button{min-height:60px;border:0;border-radius:0;background:transparent;color:#555;padding:0;font-size:22px;box-shadow:none}.pdpQuantity button:hover{background:#e8eeeb;transform:none;box-shadow:none}.pdpQuantity span{display:grid;place-items:center;color:#242424;font-size:22px}.pdpAdd,.pdpBuy{height:62px;border-radius:50px;font-size:20px;text-transform:none}.pdpAdd{border-color:var(--color-dark-green);background:var(--color-dark-green)}.pdpBuy{border-color:#f5c400;background:#f5c400;color:var(--color-dark-green)}.pdpMessage{margin-top:14px;color:var(--color-dark-green);font-weight:700}.pdpDescription{margin-top:48px;border-top:1px solid #edf0ef;padding-top:30px}.pdpDescription p{max-width:920px;margin-top:12px;color:#4b5563;font-size:17px;line-height:1.7}.pdpServiceGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px;margin-top:70px;padding:38px 0 88px;text-align:center}.pdpServiceGrid article{display:grid;justify-items:center;gap:10px}.pdpServiceIcon,.pdpBenefitIcon{width:92px;height:92px;display:block;border:6px solid var(--color-primary-green);border-radius:50%;color:var(--color-primary-green);position:relative}.pdpServiceIcon:before,.pdpBenefitIcon:before{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:4px solid currentColor;border-radius:6px}.pdpServiceGrid h3,.pdpServiceGrid p{color:var(--color-primary-green);font-size:23px;font-weight:500;line-height:1.1}.pdpStorySection{text-align:center}.pdpStorySection h2,.pdpBenefits h2,.pdpUses h2,.pdpRecommendations h2{color:var(--color-primary-green);font-size:38px;font-weight:800;line-height:1.25;text-align:center}.pdpStoryHero{min-height:430px;display:grid;align-content:start;gap:14px;margin:40px auto 0;max-width:1180px;border-radius:2px;padding:42px 60px;background-image:linear-gradient(#ffffffc2,#ffffff75),url(https://images.unsplash.com/photo-1495107334309-fcf20504a5ab?auto=format&fit=crop&w=1300&q=80);background-position:center;background-size:cover}.pdpStoryHero h3{color:var(--color-primary-green);font-size:46px;line-height:1.1}.pdpStoryHero p{max-width:780px;margin:0 auto;color:var(--color-primary-green);font-size:28px;line-height:1.25}.pdpFeatureCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;max-width:1260px;margin-top:70px}.pdpFeatureCard{min-height:720px;display:grid;align-content:start;border-radius:14px;overflow:hidden;padding:42px 34px;text-align:center;background-color:#f8eed4;background-size:cover;background-position:center bottom}.pdpFeatureCard-process{background-image:linear-gradient(#f8eed4e0,#f8eed447),url(https://images.unsplash.com/photo-1587049352846-4a222e784d38?auto=format&fit=crop&w=900&q=80)}.pdpFeatureCard-health{background-image:linear-gradient(#f8eed4e0,#f8eed433),url(https://images.unsplash.com/photo-1567306226416-28f0efdc88ce?auto=format&fit=crop&w=900&q=80)}.pdpFeatureCard h3{color:var(--color-primary-green);font-size:50px;font-weight:800;line-height:1.12}.pdpFeatureCard p{margin-top:16px;color:var(--color-primary-green);font-size:28px;line-height:1.25}.pdpBenefits{margin-top:80px}.pdpBenefits>div{display:grid;grid-template-columns:repeat(2,1fr);gap:52px 92px;margin-top:30px}.pdpBenefits article{display:grid;grid-template-columns:78px 1fr;gap:22px;align-items:start}.pdpBenefitIcon{width:68px;height:68px;border-width:2px}.pdpBenefitIcon:before{top:18px;right:18px;bottom:18px;left:18px;border-width:3px}.pdpBenefits h3{color:#5b5f63;font-family:var(--font-body);font-size:22px;font-weight:800}.pdpBenefits p,.pdpUses p{color:#2f3b4c;font-size:22px;line-height:1.45}.pdpUses{margin-top:90px}.pdpUses p{margin-top:46px}.pdpUses strong{color:var(--color-dark-green)}.pdpFaq{display:grid;gap:14px;margin-top:78px}.pdpFaq article{border:1px solid #e1e7e9;border-radius:8px;background:#fff;box-shadow:0 3px 8px #1f293714;overflow:hidden}.pdpFaq button{width:100%;min-height:86px;justify-content:space-between;border:0;border-radius:0;background:#fff;color:#1f2937;padding:0 36px;font-size:21px;font-weight:500;box-shadow:none;text-align:left}.pdpFaq button:hover{background:#f9fbfa;transform:none;box-shadow:none}.pdpFaq b{color:var(--color-dark-green)}.pdpFaq p{padding:0 36px 28px;color:#4b5563;font-size:17px}.pdpRecommendations{margin-top:82px}.pdpRecommendations h2{color:#242424;font-size:28px;text-align:left}.pdpRecommendationGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.pdpRecCard{position:relative;min-height:480px;display:grid;align-content:start;gap:12px;border:1px solid var(--color-light-border);border-radius:12px;background:#fff;padding:0 12px 14px;box-shadow:var(--shadow-card);overflow:hidden}.pdpRecImage{position:relative;height:260px;display:grid;place-items:center;margin:0 -12px;background:#f8faf8;color:inherit}.pdpRecImage img,.pdpRecImage .productVisual{width:100%;height:100%;object-fit:cover}.pdpRecImage span,.pdpRecImage b{position:absolute;top:0;color:#fff;font-size:12px;font-weight:800}.pdpRecImage span{left:14px;min-width:54px;min-height:58px;display:grid;place-items:center;border-radius:0 0 30px 30px;background:var(--color-dark-green)}.pdpRecImage b{right:0;border-radius:0 12px;background:#d99a18;padding:8px 12px}.pdpRecCard>button{justify-self:end;width:126px;height:50px;margin-top:-58px;border-radius:8px;background:var(--color-primary-green);font-size:18px}.pdpRecTitle{color:#242424;font-family:var(--font-heading);font-size:18px;line-height:1.25}.pdpRecReviews{color:#6b7280;font-size:15px}.pdpCertStrip{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;margin-top:70px;border-top:1px solid #edf0ef;padding-top:38px}.pdpCertStrip span{display:grid;place-items:center;min-height:105px;color:var(--color-primary-green);font-family:var(--font-heading);font-size:28px;font-weight:900;text-align:center;opacity:.78}@media (max-width: 1200px){.pdpTop{grid-template-columns:1fr;gap:38px}.pdpPriceBlock{position:static;justify-items:start;margin-top:24px}.pdpPriceBlock span{position:static;transform:none}.pdpServiceGrid,.pdpRecommendationGrid,.pdpCertStrip{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.productDetailPage{padding-top:28px}.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(100vw - 32px,640px)}.pdpImageStage{min-height:430px}.pdpThumbs{grid-auto-columns:104px;padding-inline:0}.pdpInfo h1{font-size:32px}.pdpUppercopy{margin-top:24px;letter-spacing:1.4px}.pdpPriceBlock strong{font-size:48px}.pdpActions,.pdpAppOffer,.pdpBenefits>div,.pdpFeatureCards,.pdpServiceGrid,.pdpRecommendationGrid,.pdpCertStrip{grid-template-columns:1fr}.pdpStorySection h2,.pdpBenefits h2,.pdpUses h2{font-size:30px}.pdpStoryHero{min-height:320px;padding:30px 20px}.pdpStoryHero h3,.pdpFeatureCard h3{font-size:34px}.pdpStoryHero p,.pdpFeatureCard p,.pdpBenefits p,.pdpUses p{font-size:18px}.pdpFeatureCard{min-height:430px}.pdpFaq button{min-height:74px;padding:0 18px;font-size:17px}.pdpFaq p{padding:0 18px 22px}}.pdpPriceBlock span{position:static;transform:none;margin-top:-6px}.trustAssetIcon{width:96px;height:96px;display:block;object-fit:contain}.trustCard:first-child .trustAssetIcon{width:106px;height:106px}@media (max-width: 720px){.trustAssetIcon{width:86px;height:86px}}.productDetailPage{padding:34px 0 120px}.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(1780px,calc(100vw - 140px))}.pdpTop{grid-template-columns:minmax(520px,.95fr) minmax(520px,1fr);gap:56px}.pdpImageStage{min-height:640px}.pdpImageStage img,.pdpImageStage .productVisual{max-height:610px}.pdpThumbs{grid-auto-columns:132px;gap:12px;padding:22px 70px 0}.pdpThumbs button{height:96px;min-height:96px}.pdpInfo{padding-top:2px}.pdpInfo h1{max-width:700px;font-size:34px;font-weight:700;line-height:1.18}.pdpShare,.pdpZoom{width:42px;height:42px;min-height:42px}.pdpUppercopy{max-width:680px;margin-top:28px;font-size:12px;font-weight:600;line-height:1.35;letter-spacing:2.5px}.pdpRating{margin-top:22px;font-size:17px;font-weight:500}.pdpPriceBlock{top:var(--search-overlay-top, 118px)}.pdpPriceBlock strong{font-size:52px;font-weight:800;line-height:.95}.pdpPriceBlock span{font-size:24px;margin-top:-2px}.pdpPriceBlock small{margin-top:8px;font-size:13px;font-weight:600;letter-spacing:1px}.pdpCoins,.pdpBestPrice{margin-top:26px;font-size:17px;font-weight:700}.pdpCoins{padding:10px 24px}.pdpBestPrice{padding:14px 24px}.pdpVariantArea{margin-top:26px}.pdpVariantArea h2,.pdpDescription h2{font-size:18px;font-weight:750}.pdpVariants{gap:12px;margin-top:12px}.pdpVariantCard{width:126px;min-height:92px}.pdpVariantCard span{padding:11px 16px;font-size:17px;font-weight:700}.pdpVariantCard strong{padding-left:16px;font-size:20px;font-weight:800}.pdpVariantCard small{padding-left:16px;font-size:12px;font-weight:700}.pdpAppOffer{max-width:760px;grid-template-columns:118px 1fr;gap:16px;margin-top:28px;padding:12px 16px}.storeBadges span{min-height:32px;font-size:12px}.pdpAppOffer strong{font-size:20px;font-weight:800}.pdpAppOffer p{margin-top:8px;padding:7px 10px;font-size:14px}.pdpActions{grid-template-columns:150px minmax(180px,240px) minmax(170px,230px);gap:16px;margin-top:22px}.pdpQuantity,.pdpQuantity button{height:54px;min-height:54px}.pdpQuantity span{font-size:20px}.pdpAdd,.pdpBuy{height:56px;font-size:18px;font-weight:650}.pdpDescription{margin-top:34px;padding-top:24px}.pdpDescription p{margin-top:10px;font-size:16px;line-height:1.55}@media (max-width: 1200px){.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(100vw - 48px,1080px)}.pdpPriceBlock{top:auto}}@media (max-width: 760px){.productDetailPage{padding-top:22px}.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(100vw - 28px,640px)}.pdpImageStage{min-height:380px}.pdpInfo h1{font-size:28px}.pdpPriceBlock strong{font-size:40px}.pdpActions{grid-template-columns:1fr}}@media (max-width: 1200px){.pdpTop{grid-template-columns:minmax(0,1fr);gap:34px}.pdpGallery,.pdpInfo,.pdpImageStage,.pdpThumbs{min-width:0;width:100%}}@media (max-width: 760px){.pdpTop{grid-template-columns:minmax(0,1fr);gap:28px}.pdpThumbs{grid-auto-columns:92px;gap:10px;padding:16px 0 0}.pdpThumbs button{height:78px;min-height:78px}}.productDetailPage{padding:28px 0 110px}.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(1680px,calc(100vw - 96px))}.pdpTop{grid-template-columns:minmax(500px,.9fr) minmax(500px,1fr);gap:52px;align-items:start}.pdpImageStage{min-height:560px;max-height:620px}.pdpImageStage img,.pdpImageStage .productVisual{max-height:540px;object-fit:contain}.pdpThumbs{grid-auto-columns:116px;gap:10px;padding:18px 48px 0}.pdpThumbs button{height:82px;min-height:82px}.pdpInfo{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 190px;column-gap:34px;align-content:start;padding-top:6px}.pdpInfo h1,.pdpUppercopy,.pdpRating,.pdpVariantArea,.pdpActions,.pdpMessage{grid-column:1 / 2}.pdpInfo h1{max-width:620px;padding-right:48px;font-size:32px;font-weight:700;line-height:1.18}.pdpShare{top:4px;right:0;width:40px;height:40px;min-height:40px}.pdpUppercopy{max-width:610px;margin-top:22px;font-size:11.5px;line-height:1.35;letter-spacing:2.2px}.pdpRating{margin-top:20px;font-size:16px}.pdpPriceBlock{position:static;grid-column:2 / 3;grid-row:2 / span 3;align-self:start;justify-items:end;margin-top:46px}.pdpPriceBlock strong{font-size:44px;font-weight:800;line-height:1}.pdpPriceBlock span{font-size:21px;margin-top:2px}.pdpPriceBlock small{margin-top:8px;font-size:12px;letter-spacing:.8px;white-space:nowrap}.pdpVariantArea{margin-top:30px}.pdpVariantArea h2,.pdpDescription h2{font-size:17px;font-weight:700}.pdpVariants{gap:10px;margin-top:11px}.pdpVariantCard{width:112px;min-height:82px;gap:6px}.pdpVariantCard span{padding:9px 14px;font-size:16px;font-weight:700}.pdpVariantCard strong{padding-left:14px;font-size:18px;font-weight:800}.pdpVariantCard small{padding-left:14px;padding-bottom:8px;font-size:11px;line-height:1.1}.pdpActions{grid-template-columns:130px 180px 170px;gap:14px;margin-top:28px;align-items:center}.pdpQuantity,.pdpQuantity button{height:48px;min-height:48px}.pdpQuantity span{font-size:18px}.pdpAdd,.pdpBuy{height:50px;min-height:50px;font-size:16px;font-weight:650}.pdpDescription{margin-top:28px;padding-top:22px}.pdpDescription p{max-width:860px;font-size:15.5px;line-height:1.55}.pdpCoins,.pdpBestPrice,.pdpAppOffer{display:none!important}@media (max-width: 1200px){.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(100vw - 44px,1040px)}.pdpTop{grid-template-columns:minmax(0,1fr);gap:30px}.pdpInfo{min-height:0;grid-template-columns:minmax(0,1fr) 170px}.pdpImageStage{min-height:500px}}@media (max-width: 760px){.productDetailPage{padding-top:18px}.pdpTop,.pdpDescription,.pdpServiceGrid,.pdpStorySection,.pdpFeatureCards,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations,.pdpCertStrip{width:min(100vw - 28px,640px)}.pdpInfo{display:block}.pdpInfo h1{padding-right:48px;font-size:26px}.pdpImageStage{min-height:350px}.pdpImageStage img,.pdpImageStage .productVisual{max-height:330px}.pdpPriceBlock{justify-items:start;margin-top:18px}.pdpPriceBlock strong{font-size:36px}.pdpVariantArea{margin-top:22px}.pdpActions{grid-template-columns:1fr;gap:10px;margin-top:22px}}.topbar nav{justify-content:center;gap:10px}.shopDropdownButton{gap:5px}.dropdownChevron{width:15px;height:15px;stroke-width:2.4;transform:translateY(1px)}.headerActions{align-items:center;gap:18px}.headerActions .iconButton{display:inline-grid;place-items:center;width:38px;height:38px;min-height:38px;line-height:0;padding:0;vertical-align:middle}.headerActions .headerIcon{display:block;width:25px;height:25px;transform:none}.headerActions .cartIconButton .headerIcon{transform:translateY(-1px)}.mobileMenuButton{display:none;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#006354;cursor:pointer}.mobileMenuButton .headerIcon{width:26px;height:26px;stroke-width:2.2}.cartIconButton span{right:0;bottom:2px}@media (max-width: 720px){.topbar{grid-template-columns:auto 1fr auto!important;align-items:center}.mobileMenuButton{display:inline-grid;place-items:center;order:1}.brand{order:2;justify-self:start}.topbar nav{position:fixed;top:104px;left:12px;right:12px;z-index:120;display:grid;gap:4px;max-height:calc(100vh - 124px);overflow-y:auto;padding:14px;border:1px solid rgba(0,88,75,.12);border-radius:14px;background:#fff;box-shadow:0 20px 50px #0f241e2e;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .16s ease,transform .16s ease}.mobileMenuOpen nav{opacity:1;pointer-events:auto;transform:translateY(0)}.topbar nav a,.topbar .shopDropdownButton{width:100%;min-height:42px;justify-content:flex-start;padding:0 12px;border-radius:8px;font-size:14px}.topbar .shopDropdown{display:grid;width:100%}.topbar .shopDropdownMenu{position:static;width:100%;min-width:0;padding:4px 0 0 12px;border:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none}.topbar .shopDropdownMenu a{min-height:38px;color:#5b5f63}.headerActions{order:3;gap:8px}.headerActions .iconButton{width:34px;height:34px;min-height:34px}}.collectionPage{max-width:none;padding:0 0 150px;background:#fff;overflow:hidden}.collectionIntro{border-bottom:1px solid #eef1ef;background:#f6f8f7;padding:18px max(24px,calc((100vw - 1280px)/2)) 12px}.collectionIntro .categoryTabs{margin-top:0;justify-content:center;gap:34px;padding-bottom:0}.collectionIntro .categoryTab{min-height:76px;min-width:76px;padding-bottom:10px}.collectionIntro .categoryTab span{width:44px;height:44px;border:2px solid currentColor;border-radius:50%;font-size:20px}.collectionIntro .categoryTab.active span{background:var(--color-dark-green);color:#fff}.collectionProducts{max-width:1500px;margin:0 auto;padding:38px 32px 52px}.collectionProducts h1{color:#242424;font-size:34px;font-weight:500;line-height:1.2;margin-bottom:26px}.collectionGrid{display:grid;grid-template-columns:repeat(4,minmax(245px,1fr));gap:28px 22px;align-items:stretch}.collectionGrid .homeProductCard{min-height:468px;grid-template-rows:282px 1fr;border-radius:10px}.collectionGrid .homeProductCard:hover{transform:none}.collectionGrid .homeProductImage img{object-fit:contain;background:#f8faf8}.collectionGrid .homeProductBody{gap:9px;padding:18px 12px 12px}.collectionGrid .homeProductBody h3{font-size:18px;line-height:1.25}.collectionGrid .priceRow strong{color:#111;font-size:21px}.collectionCertStrip{display:grid;grid-template-columns:repeat(7,1fr);gap:24px;align-items:center;max-width:1500px;margin:0 auto;border-top:1px solid #eef1ef;padding:34px 32px;background:#fff}.collectionCertStrip span{min-height:96px;display:grid;place-items:center;color:var(--color-primary-green);font-family:var(--font-heading);font-size:24px;font-weight:900;text-align:center;opacity:.78}.collectionFooter{position:relative;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.4fr);gap:80px;min-height:520px;padding:54px max(36px,calc((100vw - 1500px)/2)) 78px;background:#00604f;color:#d8eee6;overflow:hidden}.collectionFooter:after{content:"";position:absolute;inset:auto 0 0 0;height:260px;opacity:.18;background:radial-gradient(circle at 12% 92%,transparent 0 34px,rgba(255,255,255,.8) 35px 37px,transparent 38px),radial-gradient(circle at 55% 88%,transparent 0 48px,rgba(255,255,255,.8) 49px 51px,transparent 52px),repeating-linear-gradient(90deg,transparent 0 84px,rgba(255,255,255,.55) 86px 88px,transparent 90px 140px);pointer-events:none}.collectionFooterBrand,.collectionFooterLinks{position:relative;z-index:1}.footerLogo{display:inline-block;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:58px;font-style:italic;font-weight:700;letter-spacing:-2px;line-height:1}.collectionFooter p,.collectionFooter a,.collectionFooter small{color:#d8eee6;font-size:18px;line-height:1.55;text-decoration:none}.collectionFooterBrand p{margin-top:18px}.collectionFooterBrand a{text-decoration:underline}.collectionFooter h2{margin-top:34px;color:#fff;font-family:var(--font-body);font-size:21px;font-weight:900;text-transform:uppercase}.newsletterField{width:min(430px,100%);display:grid;grid-template-columns:1fr;margin-top:14px;border:1px solid rgba(255,255,255,.65);padding:12px 18px}.newsletterField span{color:#d8eee6;font-size:18px}.newsletterField input{border:0;background:transparent;color:#fff;padding:0;box-shadow:none}.collectionFooterBrand small{display:block;margin-top:74px;font-size:15px}.collectionFooterLinks{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:54px;padding-top:72px}.collectionFooterLinks div{display:grid;align-content:start;gap:16px}.collectionFooterLinks h3{color:#d8c073;font-family:var(--font-body);font-size:20px;font-weight:900;text-transform:uppercase}.footerContact{height:48px;display:grid;place-items:center;border-radius:50px;background:#d8c073;color:#00584b!important;font-weight:800}.footerSocials,.footerApps{display:flex!important;flex-direction:row;gap:14px!important}.footerSocials span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#d8c073;color:#00584b;font-weight:900}.footerApps span{min-width:118px;display:grid;place-items:center;border-radius:50px;background:#000;color:#fff;padding:10px 16px;font-size:13px;font-weight:800}@media (max-width: 1100px){.collectionGrid{grid-template-columns:repeat(3,minmax(220px,1fr))}.collectionCertStrip{grid-template-columns:repeat(4,1fr)}.collectionFooter{grid-template-columns:1fr;gap:30px}.collectionFooterLinks{padding-top:0}}@media (max-width: 760px){.collectionIntro{padding-inline:14px}.collectionIntro .categoryTabs{justify-content:flex-start;gap:18px}.collectionProducts{padding:30px 16px 44px}.collectionProducts h1{font-size:28px}.collectionGrid,.collectionCertStrip,.collectionFooterLinks{grid-template-columns:1fr}.collectionGrid .homeProductCard{min-height:430px;grid-template-rows:250px 1fr}.collectionFooter{padding:42px 22px 74px}.footerLogo{font-size:46px}}.collectionPage{padding:0 0 150px;background:#fff}.collectionHero{position:relative;min-height:610px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:0 max(64px,calc((100vw - 1500px)/2));overflow:hidden;background-image:linear-gradient(90deg,#00584be6,#00584bba 40%,#00584b24),var(--collection-hero-image);background-size:cover;background-position:center}.collectionHero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000017;pointer-events:none}.collectionHeroBadge,.collectionHeroContent{position:relative;z-index:1}.collectionHeroBadge{position:absolute;top:0;left:max(64px,calc((100vw - 1500px)/2));width:150px;min-height:142px;display:grid;place-items:center;border-radius:0 0 72px 72px;background:#efe39a;color:#205c4b;padding:22px 16px 30px;font-family:var(--font-body);font-size:24px;font-weight:850;line-height:1.12;text-align:center;text-transform:uppercase}.collectionHeroContent{padding-top:56px}.collectionHeroContent h1{max-width:770px;color:#fff;font-size:56px;font-weight:800;line-height:1.08}.collectionHeroContent p{max-width:690px;margin-top:22px;color:#f4e8a6;font-size:34px;font-weight:500;line-height:1.18}.collectionHeroContent button,.collectionHeroButton{width:260px;height:62px;margin-top:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50px;background:#f4e8a6;color:#205c4b;font-size:22px;font-weight:800;letter-spacing:0;text-decoration:none}.collectionNav{min-height:128px;display:flex;align-items:center;justify-content:center;gap:34px;overflow-x:auto;background:#f4f6f5;padding:14px 24px 10px}.collectionNavItem{min-width:78px;min-height:96px;display:grid;justify-items:center;gap:8px;border:0;border-radius:0;background:transparent;color:#55595e;padding:0;box-shadow:none;font-size:16px;font-weight:500;letter-spacing:0}.collectionNavItem:hover{background:transparent;color:#00584b;box-shadow:none;transform:none}.collectionNavItem span{width:62px;height:62px;display:grid;place-items:center;border:2px solid #00584b;border-radius:50%;color:#00584b;font-family:var(--font-heading);font-size:20px;font-weight:800;line-height:1}.collectionNavItem.active span{background:#00584b;color:#fff}.collectionProducts{max-width:1780px;padding:34px 70px 52px}.collectionProducts h1{color:#242424;font-family:var(--font-heading);font-size:36px;font-weight:500;line-height:1.18;margin-bottom:26px}.collectionGrid{grid-template-columns:repeat(5,minmax(240px,1fr));gap:28px 22px}.collectionGrid .homeProductCard{min-height:452px;grid-template-rows:274px 1fr;border-radius:10px}.collectionGrid .homeProductBody h3{color:#242424;font-size:20px;font-weight:500;line-height:1.22}@media (max-width: 1180px){.collectionHero{grid-template-columns:1fr;min-height:560px;padding-inline:36px}.collectionHeroBadge{left:36px}.collectionGrid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (max-width: 760px){.collectionHero{min-height:500px;padding:0 22px}.collectionHeroBadge{left:22px;width:108px;min-height:112px;font-size:17px}.collectionHeroContent{padding-top:88px}.collectionHeroContent h1{font-size:35px}.collectionHeroContent p{font-size:22px}.collectionHeroContent button{width:220px;height:54px;font-size:17px}.collectionNav{justify-content:flex-start;gap:18px}.collectionProducts{padding:30px 16px 46px}.collectionGrid{grid-template-columns:1fr}}.categoryGlyph{width:30px;height:30px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.categoryGlyphImage{width:34px;height:34px;object-fit:contain;fill:initial;stroke:initial}.categoryGlyph text{fill:currentColor;stroke:none;font-family:var(--font-body);font-size:7px;font-weight:900;dominant-baseline:middle}.categoryTab span,.collectionNavItem span{font-family:var(--font-body);font-size:inherit}.categoryTab span .categoryGlyph{width:32px;height:32px}.collectionNavItem span .categoryGlyph{width:34px;height:34px}.collectionNavItem span .categoryGlyphImage{width:42px;height:42px}.collectionProducts{padding-top:32px}.collectionProducts h1{color:#242424;font-family:var(--font-heading);font-size:35px;font-weight:500;line-height:1.15;margin:0 0 28px}.collectionGrid{gap:30px 22px}.collectionGrid .homeProductCard{min-height:462px;grid-template-rows:278px 1fr;border-color:#d8d8d8;box-shadow:0 2px 7px #00000014}.collectionGrid .homeProductBody{align-content:start;gap:7px;padding:18px 12px 12px}.collectionGrid .homeProductBody h3{margin:0;color:#242424;font-family:var(--font-heading);font-size:21px;font-weight:500;line-height:1.22;letter-spacing:0}.collectionGrid .addButton{top:-52px;right:8px;width:150px;height:56px;min-height:56px;gap:10px;border-radius:8px;font-size:21px;font-weight:800;letter-spacing:.4px}.addCartGlyph{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.collectionGrid .priceRow{gap:13px;margin-top:0}.collectionGrid .originalPrice{color:#777;font-size:20px}.collectionGrid .priceRow strong{color:#111;font-size:22px;font-weight:850}.collectionGrid .couponLine{min-height:22px;display:flex;align-items:center;padding:3px 8px;font-size:13px;line-height:1.1}@media (max-width: 760px){.collectionProducts h1{font-size:29px;margin-bottom:22px}.collectionGrid .addButton{width:128px;height:48px;min-height:48px;top:-48px;font-size:18px}}.siteFooterWrap{width:100%;background:#fff}.siteCertStrip.collectionCertStrip{max-width:none;margin:0;padding:34px max(56px,calc((100vw - 1500px)/2));border-top:1px solid #edf2ef;border-bottom:0;background:#fff}.siteCertStrip.collectionCertStrip span{min-height:104px;color:#00604f;font-family:var(--font-heading);font-size:28px;font-weight:900;line-height:1.05;opacity:.72}.siteFooter.collectionFooter{grid-template-columns:minmax(420px,.95fr) minmax(720px,1.35fr);gap:96px;min-height:575px;padding:52px max(70px,calc((100vw - 1500px)/2)) 88px;background:#00604f;color:#d7eee7}.siteFooter.collectionFooter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 42% 32%,rgba(255,255,255,.15) 0 20px,transparent 21px),repeating-conic-gradient(from 0deg at 42% 32%,rgba(255,255,255,.14) 0 5deg,transparent 5deg 13deg);mask:radial-gradient(circle at 42% 32%,#000 0 82px,transparent 83px);opacity:.7;pointer-events:none}.siteFooter.collectionFooter:after{height:295px;opacity:.2;background:radial-gradient(circle at 9% 82%,transparent 0 42px,rgba(217,238,231,.9) 43px 46px,transparent 47px),radial-gradient(circle at 53% 78%,transparent 0 55px,rgba(217,238,231,.8) 56px 59px,transparent 60px),radial-gradient(circle at 83% 78%,transparent 0 40px,rgba(217,238,231,.72) 41px 44px,transparent 45px),repeating-linear-gradient(82deg,transparent 0 72px,rgba(217,238,231,.58) 74px 77px,transparent 80px 148px),repeating-linear-gradient(0deg,transparent 0 30px,rgba(217,238,231,.22) 31px 33px,transparent 34px 70px)}.siteFooterBrand .footerLogo{display:inline-flex;align-items:baseline;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:64px;font-style:italic;font-weight:700;letter-spacing:-2.4px;line-height:.9;text-decoration:none}.siteFooterBrand .footerLogo span{font-size:28px;margin-left:3px}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{color:#cce8df;font-size:19px;font-weight:500;line-height:1.45;letter-spacing:.1px}.siteFooterBrand p{margin-top:18px}.siteFooterBrand p+p{margin-top:34px}.siteFooterBrand h2{margin-top:40px;color:#fff;font-family:var(--font-body);font-size:22px;font-weight:900;line-height:1;letter-spacing:.6px;text-transform:uppercase}.siteFooter .newsletterField{position:relative;width:min(520px,100%);min-height:70px;display:grid;grid-template-columns:1fr 28px;align-items:center;margin-top:18px;border:1px solid rgba(215,238,231,.72);border-radius:0;background:transparent;padding:0 20px 0 28px}.siteFooter .newsletterField span{color:#d7eee7;font-size:23px;font-weight:500;line-height:1}.siteFooter .newsletterField input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:text}.footerIcon{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.siteFooterBrand small{display:block;margin-top:92px;font-size:16px!important}.siteFooterLinks.collectionFooterLinks{grid-template-columns:minmax(150px,1fr) minmax(190px,1fr) minmax(260px,1.18fr);gap:78px;padding-top:92px}.siteFooterLinks.collectionFooterLinks h3{color:#d8c073;font-family:var(--font-body);font-size:22px;font-weight:900;line-height:1;letter-spacing:.7px;text-transform:uppercase}.siteFooterLinks.collectionFooterLinks a{text-decoration:none}.siteFooter .footerContact{width:min(315px,100%);height:56px;display:grid;place-items:center;border-radius:50px;background:#d8c073;color:#00604f!important;font-size:18px!important;font-weight:800!important}.siteFooter .footerSocials{gap:24px!important;margin-top:2px}.siteFooter .footerSocials a{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#d8c073;color:#00604f}.siteFooter .footerSocials .footerIcon{width:24px;height:24px;stroke-width:2.2}.siteFooter .footerSocials a:first-child .footerIcon{fill:currentColor;stroke:none}.siteFooter .downloadHeading{margin-top:20px;color:#d8c073!important;font-family:var(--font-heading)!important;font-size:20px!important;font-weight:700!important;text-transform:none!important}.siteFooter .footerApps{gap:16px!important}.siteFooter .footerApps a{min-width:150px;min-height:54px;display:grid;align-content:center;border-radius:50px;background:#000;color:#fff!important;padding:8px 20px 8px 44px;position:relative;line-height:1}.siteFooter .footerApps a:before{content:"";position:absolute;left:18px;top:50%;width:16px;height:18px;border-radius:4px;background:#fff;transform:translateY(-50%)}.siteFooter .footerApps span{color:#fff;font-size:9px;font-weight:600;line-height:1}.siteFooter .footerApps strong{color:#fff;font-size:16px;font-weight:800;line-height:1.1}@media (max-width: 1180px){.siteFooter.collectionFooter{grid-template-columns:1fr;gap:36px;padding-inline:36px}.siteFooterLinks.collectionFooterLinks{padding-top:0;gap:42px}}@media (max-width: 760px){.siteCertStrip.collectionCertStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px 18px}.siteCertStrip.collectionCertStrip span{min-height:70px;font-size:21px}.siteFooter.collectionFooter{padding:40px 22px 84px}.siteFooterBrand .footerLogo{font-size:48px}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{font-size:16px}.siteFooter .newsletterField{min-height:60px}.siteFooterLinks.collectionFooterLinks{grid-template-columns:1fr;gap:32px}.siteFooter .footerApps{flex-wrap:wrap}}.siteFooter.collectionFooter:after{height:315px;opacity:.38;background-image:url(/assets/footer/footer-bg-update.webp);background-repeat:repeat-x;background-size:auto 315px;background-position:center bottom}.rewardsBar{display:none!important}.floatingCartBar{bottom:22px}.siteCertStrip.collectionCertStrip{grid-template-columns:repeat(7,minmax(120px,1fr));gap:48px;padding:35px max(72px,calc((100vw - 1540px)/2)) 28px}.siteCertStrip.collectionCertStrip span{min-height:104px;font-size:29px;font-weight:900;opacity:.72}.siteFooter.collectionFooter{grid-template-columns:minmax(500px,.95fr) minmax(780px,1.55fr);gap:96px;min-height:565px;padding:46px max(74px,calc((100vw - 1540px)/2)) 88px;background-color:#00604f}.siteFooterBrand .footerLogo{font-size:66px;line-height:.88;letter-spacing:-2.6px}.siteFooterBrand .footerLogo span{font-size:26px;margin-left:4px}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{color:#d4eee6;font-size:18.5px;font-weight:500;line-height:1.45}.siteFooterBrand p{margin-top:14px}.siteFooterBrand p+p{margin-top:32px}.siteFooterBrand h2{margin-top:40px;font-size:22px;font-weight:900;letter-spacing:.5px}.siteFooter .newsletterField{width:530px;max-width:100%;min-height:68px;margin-top:17px;padding-inline:28px 20px}.siteFooter .newsletterField span{font-size:23px}.siteFooterBrand small{margin-top:90px;font-size:16px!important}.siteFooterLinks.collectionFooterLinks{grid-template-columns:190px 220px 330px;justify-content:end;gap:84px;padding-top:100px}.siteFooterLinks.collectionFooterLinks div{gap:18px}.siteFooterLinks.collectionFooterLinks h3{color:#d8c073;font-size:21px;font-weight:900;letter-spacing:.5px}.siteFooter .footerContact{width:326px;height:54px;font-size:18px!important;color:#00604f!important;background:#d8c073}.siteFooter .footerSocials{gap:24px!important;margin-top:4px}.siteFooter .footerSocials a{width:54px;height:54px;background:#d8c073;color:#00604f!important}.siteFooter .downloadHeading{margin-top:18px;color:#d8c073!important;font-family:var(--font-heading)!important;font-size:20px!important;font-weight:700!important;letter-spacing:.2px!important;text-transform:none!important}.siteFooter .footerApps{display:flex!important;flex-direction:row;gap:16px!important;margin-top:2px}.siteFooter .footerApps a{min-width:154px;min-height:52px;border-radius:50px;padding:8px 18px 8px 46px}.siteFooter .footerApps span{font-size:8.5px;font-weight:700}.siteFooter .footerApps strong{font-size:15.5px;font-weight:800}.siteFooter.collectionFooter:after{height:315px;opacity:.42;background-image:url(/assets/footer/footer-bg-update.webp);background-repeat:repeat-x;background-size:auto 315px;background-position:center bottom}@media (max-width: 1180px){.siteFooter.collectionFooter{grid-template-columns:1fr;gap:36px;padding-inline:36px}.siteFooterLinks.collectionFooterLinks{grid-template-columns:repeat(3,minmax(160px,1fr));justify-content:start;gap:42px;padding-top:0}}@media (max-width: 760px){.siteCertStrip.collectionCertStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px 18px}.siteFooterLinks.collectionFooterLinks{grid-template-columns:1fr}.siteFooter .footerContact{width:100%}.siteFooter .footerApps{flex-wrap:wrap}}.siteFooter.collectionFooter{grid-template-columns:minmax(380px,.9fr) minmax(620px,1.45fr);gap:64px;min-height:555px;padding:46px max(42px,calc((100vw - 1500px)/2)) 86px}.siteFooterBrand .footerLogo{font-size:62px;line-height:.88;letter-spacing:-2.4px}.siteFooterBrand .footerLogo span{font-size:23px;margin-left:3px}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{font-size:17px;font-weight:500;line-height:1.42}.siteFooterBrand p{margin-top:12px}.siteFooterBrand p+p{margin-top:30px}.siteFooterBrand h2{margin-top:38px;font-size:20px;line-height:1;letter-spacing:.45px}.siteFooter .newsletterField{width:520px;min-height:62px;margin-top:16px;padding:0 18px 0 28px}.siteFooter .newsletterField span{font-size:21px}.siteFooterBrand small{margin-top:86px;font-size:15px!important}.siteFooterLinks.collectionFooterLinks{grid-template-columns:160px 180px minmax(250px,290px);justify-content:end;gap:48px;padding-top:98px}.siteFooterLinks.collectionFooterLinks div{gap:17px}.siteFooterLinks.collectionFooterLinks h3{font-size:19px;line-height:1;letter-spacing:.45px}.siteFooter .footerContact{width:100%;max-width:290px;height:52px;font-size:17px!important}.siteFooter .footerSocials{gap:18px!important;margin-top:2px}.siteFooter .footerSocials a{width:50px;height:50px}.siteFooter .footerSocials .footerIcon{width:22px;height:22px}.siteFooter .downloadHeading{margin-top:18px;font-size:18px!important}.siteFooter .footerApps{gap:14px!important}.siteFooter .footerApps a{min-width:136px;min-height:48px;padding:7px 16px 7px 40px}.siteFooter .footerApps a:before{left:15px;width:15px;height:16px}.siteFooter .footerApps span{font-size:8px}.siteFooter .footerApps strong{font-size:14px}.siteFooter.collectionFooter:after{height:292px;background-size:auto 292px}@media (max-width: 1280px){.siteFooter.collectionFooter{grid-template-columns:minmax(350px,.82fr) minmax(570px,1.18fr);gap:42px;padding-inline:34px}.siteFooterLinks.collectionFooterLinks{grid-template-columns:140px 160px minmax(230px,260px);gap:34px}}.siteFooter.collectionFooter{grid-template-columns:minmax(330px,.82fr) minmax(520px,1.18fr);gap:44px;min-height:500px;padding:42px max(40px,calc((100vw - 1450px)/2)) 76px}.siteFooterBrand .footerLogo{font-size:54px;letter-spacing:-2px}.siteFooterBrand .footerLogo span{font-size:18px}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{font-size:13px;line-height:1.38;font-weight:500}.siteFooterBrand p{margin-top:8px}.siteFooterBrand p+p{margin-top:24px}.siteFooterBrand h2{margin-top:30px;font-size:14px;letter-spacing:.35px}.siteFooter .newsletterField{width:400px;min-height:48px;margin-top:12px;padding-inline:20px 16px}.siteFooter .newsletterField span{font-size:14px}.siteFooter .newsletterField .footerIcon{width:16px;height:16px}.siteFooterBrand small{margin-top:78px;font-size:11px!important}.siteFooterLinks.collectionFooterLinks{grid-template-columns:120px 145px 215px;gap:34px;padding-top:88px}.siteFooterLinks.collectionFooterLinks div{gap:13px}.siteFooterLinks.collectionFooterLinks h3{font-size:14px;letter-spacing:.35px}.siteFooter .footerContact{max-width:215px;height:42px;font-size:12px!important}.siteFooter .footerSocials{gap:14px!important}.siteFooter .footerSocials a{width:40px;height:40px}.siteFooter .footerSocials .footerIcon{width:18px;height:18px}.siteFooter .downloadHeading{margin-top:14px;font-size:13px!important}.siteFooter .footerApps{gap:10px!important}.siteFooter .footerApps a{min-width:104px;min-height:38px;padding:6px 12px 6px 32px}.siteFooter .footerApps a:before{left:12px;width:12px;height:13px}.siteFooter .footerApps span{font-size:6.5px}.siteFooter .footerApps strong{font-size:10px}.siteFooter.collectionFooter:after{height:250px;background-size:auto 250px}@media (max-width: 1280px){.siteFooter.collectionFooter{grid-template-columns:minmax(300px,.78fr) minmax(470px,1.1fr);gap:30px;padding-inline:30px}.siteFooterLinks.collectionFooterLinks{grid-template-columns:105px 130px 190px;gap:24px}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{font-size:12px}}.siteFooterBrand .footerLogo{font-size:58px}.siteFooterBrand .footerLogo span{font-size:20px}.siteFooterBrand p{font-size:15px!important;line-height:1.42!important}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{font-size:14px;line-height:1.42}.siteFooterLinks.collectionFooterLinks h3,.siteFooterBrand h2{font-size:16px!important}.siteFooterLinks.collectionFooterLinks div{gap:14px}.siteFooter .footerContact{height:44px;font-size:14px!important}.siteFooter .footerSocials a{width:42px;height:42px}.siteFooter .footerApps,.siteFooter .downloadHeading{display:none!important}.siteFooterBrand small{margin-top:102px;font-size:12px!important}@media (max-width: 1280px){.siteFooterBrand p{font-size:14px!important}.siteFooter.collectionFooter p,.siteFooter.collectionFooter a,.siteFooter.collectionFooter small{font-size:13px}}.siteFooterBrand .footerLogo{font-size:68px;letter-spacing:-2.7px}.siteFooterBrand .footerLogo span{font-size:24px;margin-left:4px}.siteFooter.collectionFooter:after{height:330px;opacity:.58;background-image:url(/assets/footer/footer-bg-update.webp);background-repeat:repeat-x;background-size:auto 330px;background-position:center bottom}@media (max-width: 760px){.siteFooterBrand .footerLogo{font-size:54px}.siteFooter.collectionFooter:after{height:250px;background-size:auto 250px}}.siteCertStrip.collectionCertStrip{grid-template-columns:repeat(7,minmax(94px,1fr));gap:42px;align-items:center;padding:24px max(70px,calc((100vw - 1500px)/2)) 22px;background:#fff}.siteCertStrip.collectionCertStrip span{min-height:84px;display:grid;place-items:center;opacity:1!important;color:transparent;font-size:0;line-height:0;background:transparent;filter:none}.siteCertStrip.collectionCertStrip img{display:block;width:auto;max-width:118px;max-height:76px;object-fit:contain;opacity:1;filter:none;image-rendering:auto}.siteCertStrip.collectionCertStrip span:nth-child(3) img,.siteCertStrip.collectionCertStrip span:nth-child(4) img{max-width:82px;max-height:34px}.siteCertStrip.collectionCertStrip span:nth-child(5) img,.siteCertStrip.collectionCertStrip span:nth-child(6) img,.siteCertStrip.collectionCertStrip span:nth-child(7) img{max-width:92px;max-height:78px}.siteFooterBrand .footerLogo{display:inline-flex;width:285px;max-width:100%;height:auto;margin-bottom:10px;letter-spacing:0}.siteFooterBrand .footerLogo img{display:block;width:100%;height:auto;object-fit:contain;filter:none}@media (max-width: 900px){.siteCertStrip.collectionCertStrip{grid-template-columns:repeat(4,minmax(80px,1fr));gap:22px;padding-inline:24px}}@media (max-width: 720px){.topbarSearchMode{min-height:64px!important;padding:0 10px!important;display:flex!important;align-items:center!important}.headerSearchInline{width:100%!important;height:64px!important;grid-template-columns:minmax(0,1fr) 40px!important;gap:8px!important}.searchInputShell{height:44px!important;grid-template-columns:minmax(0,1fr) 30px 1px 36px!important;border-radius:28px!important}.searchInputShell input{min-width:0!important;padding:0 14px!important;font-size:15px!important;line-height:1!important}.searchInputShell button,.searchCloseButton{width:38px!important;height:38px!important;min-width:38px!important}.searchCloseButton .headerIcon,.searchInputShell .headerIcon{width:22px!important;height:22px!important}.searchOverlay{top:max(calc(var(--search-overlay-top, 64px) - 1px),0px)!important;z-index:9700!important}.searchOverlayBackdrop{background:#00000080!important;-webkit-backdrop-filter:blur(1.5px)!important;backdrop-filter:blur(1.5px)!important}.searchPanel{max-height:calc(100dvh - var(--search-overlay-top, 64px))!important}.searchContent{width:min(650px,calc(100vw - 16px))!important;max-height:calc(100dvh - var(--search-overlay-top, 64px) - 8px)!important;margin:8px auto 0!important;padding:14px 12px 90px!important;border-right:4px solid #006354!important;border-radius:0 0 8px 8px!important}.searchContent h2{margin-bottom:8px!important;font-size:20px!important;font-weight:500!important}.searchSuggestionList{gap:6px!important;margin-bottom:16px!important}.searchSuggestionList button{min-height:28px!important;padding:4px 8px!important;font-size:13px!important}.searchProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.searchProductCard{min-height:218px!important;grid-template-rows:112px auto auto auto!important;padding:8px!important;border-radius:8px!important}.searchProductCard img,.searchProductCard>span{height:108px!important;object-fit:contain!important}.searchProductCard h3{display:-webkit-box!important;margin-top:6px!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;font-size:14px!important;line-height:1.18!important;font-weight:500!important}.searchProductCard p{display:none!important}.searchProductCard div{margin-top:4px!important;gap:6px!important}.searchProductCard s{font-size:13px!important}.searchProductCard strong{color:#006354!important;font-size:16px!important;font-weight:700!important}.searchStateText{font-size:14px!important}}@media (max-width: 420px){.searchProductGrid{grid-template-columns:1fr!important}}@media (max-width: 560px){.siteCertStrip.collectionCertStrip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:94px;justify-content:start;gap:18px;overflow-x:auto;overflow-y:hidden;padding:18px 16px;scroll-snap-type:x proximity}.siteCertStrip.collectionCertStrip span{min-height:66px;scroll-snap-align:start}.siteCertStrip.collectionCertStrip img{max-width:84px;max-height:56px}.siteCertStrip.collectionCertStrip span:nth-child(3) img,.siteCertStrip.collectionCertStrip span:nth-child(4) img{max-width:72px;max-height:32px}.siteFooterBrand .footerLogo{width:230px}}.siteFooter.collectionFooter:after{height:365px;background-size:auto 365px;opacity:.62}@media (max-width: 760px){.siteFooter.collectionFooter:after{height:280px;background-size:auto 280px}}.siteFooter.collectionFooter:after{content:"";position:absolute;left:0;right:0;bottom:0;height:350px;background-color:transparent;background-image:url(/assets/footer/footer-bg-update.webp)!important;background-repeat:repeat-x;background-size:auto 350px;background-position:center bottom;opacity:.74;filter:none!important;mix-blend-mode:normal;pointer-events:none;z-index:0}.siteFooterBrand .footerLogo{width:252px;margin-bottom:9px}.siteFooterBrand .footerLogo img{filter:none!important;opacity:1}@media (max-width: 760px){.siteFooter.collectionFooter:after{height:270px;background-size:auto 270px}.siteFooterBrand .footerLogo{width:215px}}.mobileNavIcon,.mobileNavText,.mobileOnlyNavLink,.mobileOnlyLogin{display:none}@media (max-width: 720px){.announcementBar{display:none}.topbar{min-height:64px;grid-template-columns:52px 1fr 96px!important;gap:0;padding:0 14px;z-index:3000}.mobileMenuButton{order:1;justify-self:start;width:44px;height:44px;color:#242424}.mobileMenuButton .headerIcon{width:34px;height:34px;stroke-width:1.6}.brand{order:2;justify-self:center;width:220px;min-width:0;height:54px}.brandLogoImage{width:100%;height:auto;object-fit:contain}.headerActions{order:3;justify-self:end;padding-left:0;gap:12px}.headerActions a.iconButton,.headerActions .headerTextButton{display:none}.headerActions .iconButton{width:38px;height:38px;min-height:38px}.headerActions .headerIcon{width:31px;height:31px;stroke-width:2.1}.cartIconButton span{right:-2px;bottom:2px}.topbar nav{position:fixed;top:64px;left:0;right:0;z-index:2990;display:grid;align-content:start;gap:0;width:100vw;height:calc(100dvh - 64px);max-height:none;overflow:hidden;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;opacity:1;pointer-events:none;transform:translate(-100%);transition:transform .24s ease}.mobileMenuOpen nav{pointer-events:auto;transform:translate(0)}.mobileNavIcon,.mobileNavText,.mobileOnlyNavLink,.mobileOnlyLogin{display:inline-flex}.desktopNavText{display:none}.topbar nav a,.topbar .shopDropdownButton{min-height:76px;width:100%;display:grid;grid-template-columns:48px 1fr 28px;align-items:center;justify-content:stretch;gap:12px;padding:0 28px;border-bottom:1px solid #e7ece9;border-radius:0;background:#fff;color:#111827;font-size:21px;font-weight:400;line-height:1;text-align:left}.topbar nav a:hover,.topbar nav a.active,.topbar .shopDropdownButton:hover{background:#fff;color:#111827}.topbar .shopDropdown{width:100%}.topbar .shopDropdownMenu{display:none}.mobileNavIcon{width:34px;height:34px;color:#006354;stroke-width:1.7}.topbar .dropdownChevron,.mobileNavArrow{justify-self:end;width:24px;height:24px;transform:rotate(-90deg);color:#242424;stroke-width:1.8}.mobilePartnerLink{color:#e6005c!important}.mobileOnlyLogin{min-height:80px!important;margin-top:auto;background:#f6f8f7!important;border-top:1px solid #eef1ef;border-bottom:0!important}}@media (max-width: 760px){.siteCertStrip.collectionCertStrip{display:grid;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:118px;justify-content:start;gap:22px;overflow-x:auto;overflow-y:hidden;padding:18px 22px;scroll-snap-type:x proximity}.siteCertStrip.collectionCertStrip span{min-height:82px;scroll-snap-align:center}.siteCertStrip.collectionCertStrip img{max-width:104px;max-height:74px}.siteCertStrip.collectionCertStrip span:nth-child(3) img,.siteCertStrip.collectionCertStrip span:nth-child(4) img{max-width:82px;max-height:38px}.siteFooter.collectionFooter{display:block;min-height:0;padding:28px 26px 122px;background-color:#006354}.collectionFooterBrand.siteFooterBrand{display:grid;justify-items:center;width:100%}.siteFooterBrand .footerLogo{width:194px;margin:0 auto 16px}.siteFooterBrand p,.siteFooterBrand h2,.siteFooter .newsletterField,.siteFooterBrand small{display:none!important}.siteFooterLinks.collectionFooterLinks{display:block;width:100%;margin:0}.siteFooterLinks.collectionFooterLinks div{display:grid;gap:22px;margin:0 0 28px}.siteFooterLinks.collectionFooterLinks h3{display:flex;align-items:center;justify-content:space-between;color:#dfc879;font-size:22px!important;font-weight:800;line-height:1;letter-spacing:.5px;text-transform:uppercase}.siteFooterLinks.collectionFooterLinks h3:after{content:"";width:15px;height:15px;border-right:4px solid #dfc879;border-bottom:4px solid #dfc879;transform:rotate(45deg) translateY(-4px)}.siteFooterLinks.collectionFooterLinks a{color:#ffffffc2;font-size:21px!important;font-weight:400;line-height:1.12}.siteFooterLinks.collectionFooterLinks div:nth-child(2) a{display:none}.siteFooterLinks.collectionFooterLinks div:nth-child(3){grid-template-columns:1fr auto;align-items:center;gap:18px}.siteFooterLinks.collectionFooterLinks div:nth-child(3) h3{grid-column:1 / 2;margin:0}.siteFooterLinks.collectionFooterLinks div:nth-child(3) h3:after{display:none}.siteFooter .footerContact{grid-column:2 / 3;grid-row:1;width:176px;height:50px;border-radius:999px;background:#d8c071;color:#006354!important;font-size:18px!important;font-weight:700}.siteFooter .footerSocials{grid-column:1 / -1;display:flex;justify-content:space-between;gap:16px;max-width:390px;margin-top:4px}.siteFooter .footerSocials a{width:54px;height:54px;background:#d8c071}.siteFooter.collectionFooter:after{height:168px;background-size:auto 168px;opacity:.55}}.pdpInfo .pdpDescriptionInline,.pdpInfo .pdpServiceGridInline{grid-column:1 / -1;width:100%;margin-left:0;margin-right:0}.pdpInfo .pdpDescriptionInline{margin-top:32px;padding-top:0;border-top:0}.pdpInfo .pdpDescriptionInline h2{color:#242424;font-family:var(--font-body);font-size:18px;font-weight:850;line-height:1.2;letter-spacing:0;text-transform:uppercase}.pdpInfo .pdpDescriptionInline p{max-width:830px;margin-top:18px;color:#666;font-size:16px;font-weight:400;line-height:1.56;letter-spacing:.2px}.pdpInfo .pdpServiceGridInline{display:block;margin-top:42px;padding:0;text-align:left}.pdpServiceStripImage{display:block;width:min(100%,900px);height:auto;object-fit:contain}@media (max-width: 1200px){.pdpInfo .pdpDescriptionInline,.pdpInfo .pdpServiceGridInline,.pdpServiceStripImage{width:100%}}@media (max-width: 760px){.pdpInfo .pdpDescriptionInline{margin-top:24px}.pdpInfo .pdpDescriptionInline h2{font-size:16px}.pdpInfo .pdpDescriptionInline p{font-size:14.5px;line-height:1.55}.pdpInfo .pdpServiceGridInline{margin-top:28px;overflow-x:auto}.pdpServiceStripImage{min-width:620px}}.brand{width:210px;min-width:210px;height:58px;align-items:center}.brandLogoImage{display:block;width:100%;max-width:205px;height:auto;object-fit:contain}.brandText{display:none}.pdpStorySection{margin-top:106px}.pdpStorySection h2{margin-bottom:44px}.pdpFeatureCards{margin-top:84px}.pdpBenefits{margin-top:118px}.pdpUses{margin-top:112px}.pdpFaq{margin-top:96px}.pdpRecommendations{margin-top:104px}@media (max-width: 900px){.brand{width:175px;min-width:175px;height:48px}.brandLogoImage{max-width:172px}.pdpStorySection,.pdpBenefits,.pdpUses,.pdpFaq,.pdpRecommendations{margin-top:72px}.pdpFeatureCards{margin-top:58px}}.brand{width:178px;min-width:178px;height:48px}.brandLogoImage{max-width:174px}@media (max-width: 900px){.brand{width:150px;min-width:150px;height:42px}.brandLogoImage{max-width:148px}}.cartDrawerPage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;min-height:100vh;background:transparent;pointer-events:none}.cartDrawerBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:100%;border:0;border-radius:0;background:#00000085;cursor:default;pointer-events:auto}.cartDrawerPanel{position:absolute;top:0;right:0;bottom:0;width:clamp(500px,36vw,650px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border-radius:28px 0 0 28px;background:#fff;box-shadow:-18px 0 42px #00000038;pointer-events:auto}.cartDrawerHeader{min-height:100px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;gap:12px;padding:0 28px;background:#fff}.cartDrawerHeader h1{color:#235a49;font-family:var(--font-heading);font-size:30px;font-weight:800;line-height:1;text-align:center}.cartDrawerHeader button,.cartDrawerRemove{min-height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#00584b;padding:0;box-shadow:none}.cartDrawerHeader button:hover,.cartDrawerRemove:hover{background:#edf6f2;transform:none;box-shadow:none}.cartDrawerIcon{width:27px;height:27px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cartDrawerTrust{min-height:64px;display:grid;place-items:center;border-radius:0 0 26px 26px;background:linear-gradient(180deg,#235a49,#124b3c);color:#fff;font-size:19px;font-weight:800;letter-spacing:.2px}.cartDrawerBody{overflow-y:auto;padding:26px 28px 150px;background:#fff}.cartDrawerTitleRow{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.cartDrawerTitleRow>div{display:flex;align-items:center;gap:14px}.cartDrawerTitleRow h2{color:#235a49;font-family:var(--font-heading);font-size:28px;font-weight:800;line-height:1}.cartDrawerTitleRow p{color:#3f3f46;font-family:var(--font-heading);font-size:23px;font-weight:500;white-space:nowrap}.cartDrawerItems{display:grid;gap:18px}.cartDrawerItem{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr) 42px;gap:18px;align-items:center;min-height:150px;padding:18px 16px;border:1px solid #e2e2e2;border-radius:13px;background:#fff}.cartDrawerItem+.cartDrawerItem{margin-top:0}.cartDrawerItemImage{width:92px;height:92px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f7f7f7}.cartDrawerItemImage img{width:100%;height:100%;object-fit:contain}.cartDrawerItemImage span{color:#235a49;font-family:var(--font-heading);font-size:34px;font-weight:800}.cartDrawerItemInfo{min-width:0}.cartDrawerItemInfo h3{color:#111827;font-family:var(--font-heading);font-size:18px;font-weight:500;line-height:1.22}.cartDrawerVariant{width:fit-content;display:inline-flex;margin-top:10px;padding:6px 12px;border-radius:6px;background:#bdeef8;color:#23636d;font-size:13px;font-weight:600}.cartDrawerItemInfo p{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:13px;color:#555;font-size:18px;font-weight:700}.cartDrawerItemInfo p strong{color:#000;font-size:20px;font-weight:850}.cartDrawerItemInfo p span{color:#777;text-decoration:line-through}.cartDrawerQuantity{width:174px;height:46px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;margin-top:12px;border:1px solid #cfcfcf;border-radius:50px;background:#fff;overflow:hidden}.cartDrawerQuantity button{height:100%;min-height:0;border:0;border-radius:0;background:transparent;color:#666;font-size:24px;font-weight:400;padding:0}.cartDrawerQuantity button:hover{color:#00584b;background:#f2f7f5;transform:none;box-shadow:none}.cartDrawerQuantity span{color:#3f3f46;font-size:24px;text-align:center}.cartDrawerRemove{align-self:end;color:#9a9a9a}.cartDrawerRemove .cartDrawerIcon{width:25px;height:25px}.cartDrawerMore{width:fit-content;min-height:62px;display:inline-flex;align-items:center;gap:18px;margin-top:26px;padding:0 30px;border:3px solid #235a49;border-radius:50px;color:#235a49;font-family:var(--font-heading);font-size:27px;font-weight:500;text-decoration:none}.cartDrawerMore:hover{background:#f3faf6}.cartDrawerOffer{margin:22px -28px 0;padding:24px 20px;background:#fff5d9;color:#f6b93c;font-size:20px;font-weight:800;text-align:center}.cartDrawerHot{margin-top:32px;padding-top:30px;border-top:1px solid #e5e7eb}.cartDrawerHot h2{display:flex;align-items:center;gap:10px;color:#235a49;font-family:var(--font-heading);font-size:27px;font-weight:800;line-height:1.15}.cartDrawerHot h2 .cartDrawerIcon{color:#ef4444;width:24px;height:24px}.cartDrawerHot>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.cartDrawerHot article{min-height:78px;position:relative;overflow:hidden;border:1px solid #e2e2e2;border-radius:12px;background:#fafafa;padding:24px 12px 12px}.cartDrawerHot b{position:absolute;top:0;left:0;padding:5px 12px;background:#235a49;color:#fff;font-size:12px}.cartDrawerHot span{display:block;color:#3f3f46;font-size:15px;line-height:1.25}.cartDrawerCheckout{min-height:124px;display:grid;grid-template-columns:minmax(160px,.9fr) minmax(190px,1.1fr);gap:22px;align-items:center;padding:20px 28px 26px;border-top:1px solid #e5e7eb;background:#f7f7f7}.cartDrawerCheckout>div{min-width:0;display:grid;grid-template-columns:auto 28px;align-items:center;gap:8px}.cartDrawerCheckout strong{color:#242424;font-size:39px;font-weight:900;line-height:1}.cartDrawerCheckout small{grid-column:1 / -1;width:fit-content;margin-top:6px;padding:6px 10px;border-radius:6px;background:#e5f8eb;color:#235a49;font-size:13px;font-weight:600;line-height:1.2}.cartDrawerCheckout a{min-height:66px;display:grid;place-items:center;border-radius:50px;background:#235a49;color:#fff;font-size:30px;font-weight:800;text-decoration:none}.cartDrawerCheckout a:hover{background:#00584b}.cartDrawerEmpty{padding:38px 20px;border:1px solid #e5e7eb;border-radius:14px;text-align:center}.cartDrawerEmpty p{color:#555;font-size:18px}.cartDrawerEmpty a{display:inline-flex;margin-top:18px;color:#235a49;font-weight:800}@media (max-width: 900px){.cartDrawerPanel{width:min(100vw - 28px,620px)}}@media (max-width: 560px){.cartDrawerPanel{width:100vw;border-radius:0}.cartDrawerHeader{min-height:84px;padding:0 18px}.cartDrawerBody{padding:22px 18px 148px}.cartDrawerTitleRow{align-items:flex-start}.cartDrawerTitleRow h2{font-size:24px}.cartDrawerTitleRow p{font-size:18px}.cartDrawerItem{grid-template-columns:82px minmax(0,1fr) 34px;gap:12px;padding:14px 12px}.cartDrawerItemImage{width:74px;height:74px}.cartDrawerItemInfo h3{font-size:16px}.cartDrawerQuantity{width:148px}.cartDrawerMore{min-height:54px;font-size:22px}.cartDrawerOffer{margin-inline:-18px}.cartDrawerCheckout{grid-template-columns:1fr 1.25fr;gap:14px;padding:18px}.cartDrawerCheckout strong{font-size:30px}.cartDrawerCheckout a{min-height:58px;font-size:22px}}.cartDrawerBackdrop,.cartDrawerBackdrop:hover,.cartDrawerBackdrop:focus,.cartDrawerBackdrop:focus-visible{background:#11181661!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:none!important;outline:none;transform:none!important}.cartDrawerPanel{box-shadow:-18px 0 44px #00000042,0 0 0 1px #235a4914}.cartDrawerCheckout{background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -12px 28px #11182714}.floatingCartBar{left:auto;right:28px;bottom:28px;transform:none;box-shadow:0 14px 34px #0000002e}@media (max-width: 760px){.floatingCartBar{left:50%;right:auto;bottom:18px;transform:translate(-50%)}}.cartDrawerPanel{left:auto;right:0;width:clamp(410px,31vw,540px);border-radius:24px 0 0 24px}.cartDrawerHeader{min-height:88px;grid-template-columns:44px 1fr 44px;padding:0 22px}.cartDrawerHeader h1{font-size:26px}.cartDrawerHeader button,.cartDrawerRemove{min-height:38px}.cartDrawerIcon{width:24px;height:24px}.cartDrawerTrust{min-height:56px;font-size:16px}.cartDrawerBody{padding:22px 22px 132px}.cartDrawerTitleRow{margin-bottom:20px}.cartDrawerTitleRow>div{gap:11px}.cartDrawerTitleRow h2{font-size:23px}.cartDrawerTitleRow p{font-size:19px}.cartDrawerItem{grid-template-columns:86px minmax(0,1fr) 34px;gap:14px;min-height:132px;padding:15px 14px}.cartDrawerItemImage{width:78px;height:78px}.cartDrawerItemInfo h3{font-size:16px;line-height:1.2}.cartDrawerVariant{margin-top:7px;padding:5px 10px;font-size:12px}.cartDrawerItemInfo p{margin-top:10px;gap:6px;font-size:15px}.cartDrawerQuantity{width:142px;height:38px;grid-template-columns:38px 1fr 38px;margin-top:10px}.cartDrawerQuantity button,.cartDrawerQuantity span{font-size:20px}.cartDrawerRemove .cartDrawerIcon{width:22px;height:22px}.cartDrawerMore{min-height:52px;margin-top:22px;padding:0 24px;border-width:2px;font-size:21px}.cartDrawerOffer{margin:20px -22px 0;padding:20px 18px;font-size:17px}.cartDrawerHot{margin-top:26px;padding-top:24px}.cartDrawerHot h2{font-size:22px}.cartDrawerHot article{min-height:68px}.cartDrawerHot span{font-size:13px}.cartDrawerCheckout{min-height:104px;grid-template-columns:minmax(128px,.9fr) minmax(150px,1.1fr);gap:16px;padding:16px 22px 20px}.cartDrawerCheckout>div{grid-template-columns:auto 22px;gap:6px}.cartDrawerCheckout strong{font-size:31px}.cartDrawerCheckout small{margin-top:4px;padding:5px 8px;font-size:11px}.cartDrawerCheckout a{min-height:56px;font-size:22px}.floatingCartBar{left:auto;right:18px;bottom:64px;grid-template-columns:42px minmax(72px,1fr) 76px;gap:10px;width:278px;min-height:58px;padding:8px 10px;transform:none}.floatingProductThumb{width:40px;height:40px;border-width:3px;font-size:15px}.floatingCartBar span{font-size:12px;line-height:1.15}.floatingCartBar strong{font-size:11px}.floatingCartBar a,.floatingCartBar button{height:42px;font-size:12px}@media (max-width: 900px){.cartDrawerPanel{width:min(100vw - 24px,500px)}}@media (max-width: 560px){.cartDrawerPanel{width:100vw}.cartDrawerCheckout{min-height:96px;padding:14px 16px 18px}.cartDrawerCheckout strong{font-size:28px}.cartDrawerCheckout a{min-height:52px;font-size:20px}}.cartDrawerPanel{right:0!important;margin-right:0!important;width:clamp(380px,29vw,500px);border-radius:22px 0 0 22px;transform:translate(0)!important}.cartDrawerHeader{min-height:78px;padding:0 20px}.cartDrawerHeader h1{font-size:23px}.cartDrawerTrust{min-height:50px;font-size:14px}.cartDrawerBody{padding:18px 20px 120px}.cartDrawerTitleRow h2{font-size:20px}.cartDrawerTitleRow p{font-size:16px}.cartDrawerItem{grid-template-columns:76px minmax(0,1fr) 30px;gap:12px;min-height:118px;padding:13px 12px}.cartDrawerItemImage{width:68px;height:68px}.cartDrawerItemInfo h3{font-size:14px}.cartDrawerVariant{font-size:11px}.cartDrawerItemInfo p{font-size:13px}.cartDrawerItemInfo p strong{font-size:16px}.cartDrawerQuantity{width:124px;height:34px;grid-template-columns:34px 1fr 34px}.cartDrawerQuantity button,.cartDrawerQuantity span{font-size:18px}.cartDrawerMore{min-height:46px;padding:0 20px;font-size:18px}.cartDrawerOffer{margin-inline:-20px;padding:16px;font-size:15px}.cartDrawerHot h2{font-size:19px}.cartDrawerCheckout{min-height:92px;grid-template-columns:minmax(112px,.9fr) minmax(132px,1.1fr);gap:12px;padding:14px 18px 16px}.cartDrawerCheckout strong{font-size:27px}.cartDrawerCheckout small{font-size:10px}.cartDrawerCheckout a{min-height:48px;font-size:18px}.floatingCartBar{right:0;bottom:64px;width:260px;border-radius:50px 0 0 50px}@media (max-width: 900px){.cartDrawerPanel{width:min(100vw,470px)}}@media (max-width: 560px){.cartDrawerPanel{width:100vw;border-radius:0}.cartDrawerBody{padding:16px 16px 108px}.cartDrawerCheckout{padding:12px 14px 14px}}.cartDrawerPage{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;z-index:9999!important;overflow:hidden;pointer-events:none}.cartDrawerBackdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important}.cartDrawerPanel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:clamp(560px,31vw,650px)!important;height:100vh!important;max-height:100vh;border-radius:28px 0 0 28px}.cartDrawerHeader{min-height:92px;padding:0 28px}.cartDrawerHeader h1{font-size:27px}.cartDrawerTrust{min-height:62px;font-size:18px}.cartDrawerBody{padding:24px 28px 128px}.cartDrawerTitleRow h2{font-size:25px}.cartDrawerTitleRow p{font-size:21px}.cartDrawerItem{grid-template-columns:92px minmax(0,1fr) 36px;min-height:136px;padding:16px 14px}.cartDrawerItemImage{width:82px;height:82px}.cartDrawerItemInfo h3{font-size:16px}.cartDrawerItemInfo p{font-size:15px}.cartDrawerItemInfo p strong{font-size:18px}.cartDrawerMore{min-height:54px;padding:0 28px;font-size:22px}.cartDrawerOffer{margin-inline:-28px;padding:20px;font-size:18px}.cartDrawerHot h2{font-size:24px}.cartDrawerCheckout{min-height:110px;padding:18px 28px 22px}.cartDrawerCheckout strong{font-size:34px}.cartDrawerCheckout a{min-height:58px;font-size:24px}@media (max-width: 760px){.cartDrawerPanel{width:min(100vw,560px)!important;border-radius:22px 0 0 22px}}.cartDrawerPanel{width:clamp(430px,27vw,540px)!important}.cartDrawerHeader{min-height:78px!important;grid-template-columns:40px 1fr 40px!important;padding:0 22px!important}.cartDrawerHeader h1{font-size:23px!important;font-weight:700!important}.cartDrawerHeader button,.cartDrawerRemove{min-height:36px!important}.cartDrawerIcon{width:22px!important;height:22px!important;stroke-width:2!important}.cartDrawerTrust{min-height:52px!important;font-size:14px!important;font-weight:700!important;letter-spacing:0!important}.cartDrawerBody{padding:18px 22px 108px!important}.cartDrawerTitleRow{margin-bottom:18px!important}.cartDrawerTitleRow h2{font-size:20px!important;font-weight:700!important}.cartDrawerTitleRow p{font-size:16px!important;font-weight:400!important}.cartDrawerItem{grid-template-columns:74px minmax(0,1fr) 28px!important;gap:12px!important;min-height:112px!important;padding:12px!important}.cartDrawerItemImage{width:66px!important;height:66px!important}.cartDrawerItemInfo h3{font-size:14px!important;font-weight:500!important;line-height:1.22!important}.cartDrawerVariant{margin-top:6px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:500!important}.cartDrawerItemInfo p{margin-top:8px!important;font-size:13px!important;font-weight:500!important}.cartDrawerItemInfo p strong{font-size:16px!important;font-weight:700!important}.cartDrawerQuantity{width:118px!important;height:32px!important;grid-template-columns:32px 1fr 32px!important;margin-top:8px!important}.cartDrawerQuantity button,.cartDrawerQuantity span{font-size:16px!important;font-weight:400!important}.cartDrawerMore{min-height:44px!important;margin-top:18px!important;padding:0 18px!important;font-size:17px!important;font-weight:400!important}.cartDrawerOffer{margin:18px -22px 0!important;padding:15px!important;font-size:14px!important;font-weight:700!important}.cartDrawerHot{margin-top:22px!important;padding-top:20px!important}.cartDrawerHot h2{font-size:18px!important;font-weight:700!important}.cartDrawerHot span{font-size:12px!important}.cartDrawerCheckout{min-height:88px!important;grid-template-columns:minmax(102px,.85fr) minmax(128px,1.15fr)!important;gap:12px!important;padding:13px 20px 15px!important}.cartDrawerCheckout strong{font-size:26px!important;font-weight:800!important}.cartDrawerCheckout small{padding:4px 7px!important;font-size:10px!important;font-weight:500!important}.cartDrawerCheckout a{min-height:46px!important;font-size:18px!important;font-weight:700!important}@media (max-width: 760px){.cartDrawerPanel{width:min(100vw,460px)!important}}.cartDrawerPage,.cartDrawerPanel{overscroll-behavior:contain}.cartDrawerBody{scrollbar-width:none;-ms-overflow-style:none}.cartDrawerBody::-webkit-scrollbar{width:0;height:0;display:none}.floatingCartBar{left:50%!important;right:auto!important;bottom:64px!important;grid-template-columns:66px minmax(82px,1fr) 84px!important;gap:10px!important;width:min(330px,calc(100vw - 32px))!important;border-radius:50px!important;padding:8px 10px!important;transform:translate(-50%)!important}.floatingCartCopy{color:#fff!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important}.floatingCartCopy strong{font-size:12px!important;font-weight:500!important}.floatingCartCopy b{display:inline-block;margin-top:2px;color:#fff;font-size:15px!important;font-weight:750!important;line-height:1}.floatingCartBar button{height:46px!important;display:flex!important;gap:8px!important;align-items:center!important;justify-content:center!important}.floatingCartBar button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cartDrawerBackdrop{animation:cartBackdropIn .18s ease-out both}.cartDrawerPanel{animation:cartDrawerSlideIn .26s cubic-bezier(.22,.9,.32,1) both;will-change:transform}@keyframes cartBackdropIn{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}.searchOverlay{position:fixed;top:118px;right:0;bottom:0;left:0;z-index:9800;pointer-events:none}.searchOverlayBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100%;min-height:0;border:0;border-radius:0;background:#0000007a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);box-shadow:none;transform:none;pointer-events:auto}.searchOverlayBackdrop:hover,.searchOverlayBackdrop:focus,.searchOverlayBackdrop:focus-visible{background:#0000007a;box-shadow:none;outline:none;transform:none}.searchPanel{position:relative;z-index:1;width:100vw;max-height:calc(100vh - 118px);display:block;background:transparent;border:0;box-shadow:none;pointer-events:none}.topbarSearchMode{z-index:9900;justify-content:center;padding-inline:24px}.headerSearchInline{width:min(790px,calc(100vw - 48px));display:grid;grid-template-columns:minmax(0,730px) 44px;align-items:center;justify-content:center;gap:18px}.searchInputShell{height:56px;display:grid;grid-template-columns:1fr 34px 1px 42px;align-items:center;overflow:hidden;border:1.5px solid #9a9a9a;border-radius:50px;background:#fff}.searchInputShell input{height:100%;border:0;border-radius:0;padding:0 24px;color:#242424;font-family:var(--font-body);font-size:18px;font-weight:400;letter-spacing:0;box-shadow:none}.searchInputShell input::placeholder{color:#8a8a8a}.searchInputShell input:focus{border:0;box-shadow:none}.searchInputShell button{width:24px;height:24px;min-height:0;border:1px solid #d2d2d2;border-radius:50%;background:#fff;color:#777;padding:0;line-height:1}.searchInputShell button .headerIcon{width:14px;height:14px;color:#777;stroke-width:2}.searchInputShell button:hover{background:#f5f5f5;box-shadow:none;transform:none}.searchInputShell>span{width:1px;height:32px;background:#e5e5e5}.searchInputShell .headerIcon{width:27px;height:27px;color:#555;justify-self:center}.searchCloseButton{width:44px;height:44px;min-height:0;border:0;border-radius:50%;background:transparent;color:#242424;padding:0;line-height:1}.searchCloseButton .headerIcon{width:31px;height:31px;color:#242424;stroke-width:1.7}.searchCloseButton:hover{background:transparent;box-shadow:none;transform:none}.searchContent{width:min(730px,calc(100vw - 40px));max-height:calc(100vh - 118px);margin:12px auto 0;overflow-y:auto;border-right:6px solid #006a58;background:#fff;padding:18px 16px 28px;box-shadow:0 18px 48px #0000002e;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;animation:searchPanelIn .16s ease-out both}.searchContent::-webkit-scrollbar{width:0;height:0;display:none}.searchContent h2{margin:0 0 8px;color:#242424;font-family:var(--font-heading);font-size:24px;font-weight:500;line-height:1.2}.searchStateText{margin:8px 0 18px;color:#555;font-family:var(--font-body);font-size:15px;font-weight:400}.searchSuggestionList{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}.searchSuggestionList button{min-height:28px;border:1px solid #d1d1d1;border-radius:0;background:#fff;color:#333;padding:3px 8px;font-size:16px;font-weight:400;line-height:1;letter-spacing:0}.searchSuggestionList button:hover{background:#f7f7f7;box-shadow:none;transform:none}.searchProductGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:10px}.searchProductCard{min-height:318px;display:grid;grid-template-rows:180px auto auto;align-content:start;overflow:hidden;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#242424;padding:10px;text-decoration:none}.searchProductCard img,.searchProductCard>span{width:100%;height:174px;display:grid;place-items:center;object-fit:contain;color:#235a49;font-family:var(--font-heading);font-size:34px;font-weight:700}.searchProductCard h3{margin-top:4px;color:#242424;font-family:var(--font-heading);font-size:18px;font-weight:500;line-height:1.16}.searchProductCard p{display:none}.searchProductCard div{display:flex;align-items:baseline;gap:8px;margin-top:10px}.searchProductCard s{color:#777;font-size:18px;text-decoration-thickness:1.4px}.searchProductCard strong{color:#000;font-size:21px;font-weight:800}@keyframes searchPanelIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 760px){.searchOverlay{top:var(--search-overlay-top, 98px)}.searchPanel{max-height:calc(100vh - 98px)}.topbarSearchMode{padding-inline:12px}.headerSearchInline{width:100%;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.searchInputShell{height:50px}.searchInputShell input{font-size:16px;padding:0 16px}.searchContent{width:calc(100vw - 22px);max-height:calc(100vh - 98px)}.searchProductGrid{grid-template-columns:1fr}}.collectionGrid{align-items:start!important}.homeProductCard{min-height:416px!important;grid-template-rows:262px auto!important;align-self:start}.collectionGrid .homeProductCard{min-height:426px!important;grid-template-rows:270px auto!important}.homeProductBody,.collectionGrid .homeProductBody{display:flex!important;flex-direction:column;justify-content:flex-start;gap:6px!important;padding-top:16px!important}.homeProductBody h3,.collectionGrid .homeProductBody h3{margin:0!important}.homeProductBody h3+.priceRow,.collectionGrid .homeProductBody h3+.priceRow{margin-top:2px!important}.searchOverlay{top:max(calc(var(--search-overlay-top, 118px) - 1px),0px)}.homeProductCard,.collectionGrid .homeProductCard,.horizontalProducts .homeProductCard{height:406px!important;min-height:406px!important;max-height:406px!important;grid-template-rows:268px 138px!important;border-radius:10px!important;align-self:start}.homeProductImage,.collectionGrid .homeProductImage,.horizontalProducts .homeProductImage{min-height:0;background:#f8faf8}.homeProductImage img,.collectionGrid .homeProductImage img,.horizontalProducts .homeProductImage img{width:100%;height:100%;padding:10px;object-fit:contain!important;box-sizing:border-box}.homeProductBody,.collectionGrid .homeProductBody,.horizontalProducts .homeProductBody{height:138px!important;min-height:0;display:flex!important;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:5px!important;padding:16px 12px 10px!important;overflow:hidden}.homeProductBody h3,.collectionGrid .homeProductBody h3,.horizontalProducts .homeProductBody h3{min-height:48px;max-height:48px;margin:0!important;overflow:hidden;color:#242424;font-family:var(--font-heading);font-size:19px!important;font-weight:500!important;line-height:1.22!important;letter-spacing:0}.productTitleLink{display:-webkit-box;overflow:hidden;color:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homeProductBody .priceRow,.collectionGrid .priceRow,.horizontalProducts .priceRow{min-height:28px;margin:3px 0 0!important;gap:10px!important}.homeProductBody .priceRow strong,.collectionGrid .priceRow strong,.horizontalProducts .priceRow strong{color:var(--color-dark-green)!important;font-size:22px!important;font-weight:800!important}.collectionGrid .homeProductCard,.collectionGrid .homeProductImage,.collectionGrid .homeProductBody,.collectionGrid .homeProductBody h3,.collectionGrid .priceRow,.collectionGrid .originalPrice,.collectionGrid .addButton{font-family:inherit}.homeProductBody .originalPrice,.collectionGrid .originalPrice,.horizontalProducts .originalPrice{font-size:18px!important}.homeProductBody .addButton,.collectionGrid .addButton,.horizontalProducts .addButton{top:-50px!important;right:8px!important;width:132px!important;height:48px!important;min-height:48px!important;border-radius:8px!important;font-size:18px!important;font-weight:800!important}.pdpRecCard{height:406px!important;min-height:406px!important;max-height:406px!important;display:grid!important;grid-template-rows:268px 48px 22px 28px!important;align-content:start!important;gap:5px!important;overflow:hidden;padding:0 12px 10px!important;border-radius:10px!important}.pdpRecImage{height:268px!important;margin:0 -12px!important}.pdpRecImage img,.pdpRecImage .productVisual{padding:10px;object-fit:contain!important;box-sizing:border-box}.pdpRecCard>button{position:absolute;top:218px;right:8px;width:132px!important;height:48px!important;min-height:48px!important;margin:0!important;font-size:18px!important}.pdpRecTitle{display:-webkit-box;min-height:48px;max-height:48px;margin-top:14px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#242424;font-family:var(--font-heading);font-size:19px!important;font-weight:500!important;line-height:1.22!important}.pdpRecReviews{margin:0!important;font-size:15px!important}.collectionGrid{grid-template-columns:repeat(auto-fill,minmax(240px,270px))!important;justify-content:start!important;align-items:start!important;gap:22px!important}.collectionGrid .homeProductCard{width:100%!important;height:406px!important;min-height:406px!important;max-height:406px!important;grid-template-rows:268px 138px!important;border:1px solid var(--color-light-border)!important;border-radius:10px!important;background:var(--color-white)!important;box-shadow:var(--shadow-card)!important}.collectionGrid .homeProductBody h3{font-size:19px!important;font-weight:500!important;line-height:1.22!important}.collectionGrid .priceRow strong{color:var(--color-dark-green)!important}.collectionGrid .homeProductCard,.horizontalProducts .homeProductCard{transition:transform .18s ease,box-shadow .18s ease!important}.collectionGrid .homeProductCard:hover,.horizontalProducts .homeProductCard:hover{transform:translateY(-4px)!important;box-shadow:var(--shadow-card-hover)!important}.collectionProducts{padding-top:24px!important;max-width:1880px!important;padding-left:52px!important;padding-right:52px!important}.collectionSubcategoryHeader{margin-bottom:14px!important}.collectionSubcategoryGrid,.collectionGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;margin-bottom:24px!important}.collectionGrid .homeProductCard{height:382px!important;min-height:382px!important;max-height:382px!important;grid-template-rows:246px 136px!important}.collectionGrid .homeProductImage img{padding:6px!important}.collectionGrid .homeProductBody{height:136px!important;padding:12px 12px 10px!important;gap:4px!important}.collectionGrid .homeProductBody h3{min-height:44px!important;max-height:44px!important;font-size:18px!important;line-height:1.2!important}.collectionGrid .priceRow{margin-top:0!important}.collectionGrid .addButton{top:-46px!important;height:44px!important;min-height:44px!important}@media (max-width: 1280px){.collectionSubcategoryGrid,.collectionGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width: 980px){.collectionSubcategoryGrid,.collectionGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 760px){.adminFormOverlay{padding:56px 14px 22px}.adminFloatingForm{max-height:calc(100vh - 78px)}.adminFloatingForm .adminFormWide{grid-template-columns:1fr}.collectionProducts{padding-left:16px!important;padding-right:16px!important}.collectionSubcategoryGrid,.collectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.collectionGrid .homeProductCard{height:360px!important;min-height:360px!important;max-height:360px!important;grid-template-rows:230px 130px!important}}.collectionSubcategory{margin-top:34px}.collectionSubcategory:first-of-type{margin-top:0}.collectionSubcategoryHeader{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 20px}.collectionSubcategoryHeader h2{margin:0;color:#242424;font-family:var(--font-heading);font-size:28px;font-weight:450;line-height:1.18;letter-spacing:0}.collectionSubcategoryHeader span{color:var(--color-medium-gray);font-size:13px;font-weight:600;line-height:1;white-space:nowrap}.collectionSubcategoryGrid{margin-bottom:34px}@media (max-width: 760px){.collectionSubcategory{margin-top:28px}.collectionSubcategoryHeader{align-items:start;flex-direction:column;gap:8px;margin-bottom:16px}.collectionSubcategoryHeader h2{font-size:23px}}.collectionSubcategory{margin-top:22px!important}.collectionSubcategoryHeader{margin-bottom:12px!important}.collectionSubcategoryHeader h2{font-size:24px!important;font-weight:430!important}.collectionGrid .homeProductCard{height:360px!important;min-height:360px!important;max-height:360px!important;grid-template-rows:242px 118px!important}.collectionGrid .homeProductBody{height:118px!important;padding:10px 12px 7px!important;gap:3px!important}.collectionGrid .homeProductBody h3{min-height:40px!important;max-height:40px!important;font-size:17px!important;line-height:1.18!important}.collectionGrid .priceRow{min-height:24px!important;margin-top:0!important}.collectionGrid .priceRow strong{font-size:20px!important}.collectionGrid .originalPrice{font-size:16px!important}.collectionGrid .addButton{top:-45px!important;height:43px!important;min-height:43px!important}@media (max-width: 760px){.collectionSubcategoryHeader h2{font-size:21px!important}.collectionGrid .homeProductCard{height:338px!important;min-height:338px!important;max-height:338px!important;grid-template-rows:220px 118px!important}}@keyframes cartDrawerSlideIn{0%{opacity:.98;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.adminShell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 118px);background:#f5f7f4;color:#25342f}.adminSidebar{position:sticky;top:0;align-self:start;min-height:calc(100vh - 118px);padding:28px 20px;background:#fff;border-right:1px solid #dfe6e2}.adminSidebar h1,.adminPage h2{margin:0;font-family:var(--font-heading);color:#174f42;letter-spacing:0}.adminSidebar h1{font-size:30px;line-height:1.1}.adminEyebrow{margin:0 0 6px;color:#8a6a31;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.adminNav{display:grid;gap:6px;margin-top:28px}.adminNav a{display:flex;align-items:center;min-height:38px;padding:0 12px;border-radius:6px;color:#43504c;font-size:14px;font-weight:700;text-decoration:none}.adminNav a:hover,.adminNav a.active{background:#e8f3ee;color:#00584b}.adminMenuButton{display:none;width:40px;height:40px;border:1px solid #cbdad4;border-radius:8px;background:#fff;color:#00584b;cursor:pointer}.adminMenuButton svg{display:block;width:22px;height:22px;margin:auto;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.adminWorkspace{padding:28px}.adminPage{display:grid;gap:22px;max-width:1440px}.adminPageHeader{display:flex;align-items:end;justify-content:space-between;gap:20px}.adminPage h2{font-size:28px;line-height:1.15}.adminPageHeader p:not(.adminEyebrow){margin:8px 0 0;max-width:680px;color:#60716b;font-size:14px;line-height:1.5}.adminSearch{width:min(320px,100%);min-height:42px;border:1px solid #cad8d2;border-radius:6px;background:#fff;color:#25342f;padding:0 12px;font:inherit;font-size:14px}.adminPageActions{display:flex;align-items:center;justify-content:end;gap:12px;flex-wrap:wrap}.adminHeaderButton{min-width:132px;padding:0 16px}.adminFormOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:start center;padding:72px 24px 32px}.adminFormBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f241e5c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.adminFloatingForm{position:relative;z-index:1;width:min(980px,100%);max-height:calc(100vh - 104px);overflow:auto;border-radius:10px;box-shadow:0 24px 70px #0b241d47}.adminFloatingForm .adminForm{margin:0;border-color:#cddbd5}.adminFloatingForm .adminFormWide{grid-template-columns:repeat(2,minmax(0,1fr))}.adminForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;border:1px solid #dfe6e2;border-radius:8px;background:#fff;box-shadow:0 8px 18px #1846360f}.adminFormWide{grid-template-columns:repeat(4,minmax(0,1fr))}.adminFormHeader,.spanTwo,.adminForm .primaryAdminButton{grid-column:1 / -1}.adminFormHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:6px;border-bottom:1px solid #edf1ef}.adminFormHeader strong{color:#173f35;font-size:15px}.adminForm label{display:grid;gap:6px;color:#52615c;font-size:12px;font-weight:800;letter-spacing:.2px}.adminForm input,.adminForm select,.adminForm textarea{width:100%;border:1px solid #cad8d2;border-radius:6px;background:#fbfcfb;color:#1f2f2a;padding:10px 11px;font-family:var(--font-body);font-size:13px;font-weight:500}.adminForm textarea{resize:vertical}.adminToggleRow{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.adminToggleRow label{display:inline-flex;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:#2f463e}.adminToggleRow input{width:16px;height:16px}.primaryAdminButton,.ghostButton,.adminActions button{border:1px solid #0b6453;border-radius:6px;cursor:pointer;font-family:var(--font-body);font-size:12px;font-weight:800}.primaryAdminButton{min-height:42px;background:#0b6453;color:#fff}.ghostButton,.adminActions button{min-height:32px;background:#fff;color:#0b6453;padding:0 10px}.dangerButton{border-color:#c2410c!important;color:#c2410c!important}.adminMessage{margin:0;border:1px solid #cfe7dc;border-radius:6px;background:#effaf4;color:#17513f;padding:10px 12px;font-size:13px;font-weight:700}.adminStack{display:grid;gap:16px}.adminTableCard{overflow:hidden;border:1px solid #dfe6e2;border-radius:8px;background:#fff;box-shadow:0 8px 18px #1846360d}.adminTableHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf1ef;color:#173f35;font-size:14px}.adminTableHeader span{color:#6b7a75;font-size:12px;font-weight:700}.adminTable{display:grid;overflow-x:auto}.adminTableRow{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(150px,.8fr) minmax(110px,.6fr) minmax(100px,.6fr) minmax(90px,.5fr) minmax(220px,1fr);gap:12px;align-items:center;min-width:980px;padding:12px 16px;border-bottom:1px solid #edf1ef;color:#30423c;font-size:13px}.adminTableCategories .adminTableRow{grid-template-columns:minmax(210px,1.25fr) minmax(130px,.75fr) minmax(190px,1fr) minmax(80px,.45fr) minmax(70px,.4fr) minmax(90px,.5fr) minmax(220px,1fr);min-width:1120px}.adminTableRow:last-child{border-bottom:0}.adminTableHead{background:#f5f7f4;color:#6b7a75;font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.adminTableRow strong{display:block;color:#1f2f2a;font-size:13px}.adminTableRow small{display:block;margin-top:3px;color:#788782;font-size:11px;line-height:1.35}.adminTableRow select{min-height:32px;border:1px solid #cad8d2;border-radius:6px;background:#fff;color:#1f2f2a;padding:0 8px;font-family:var(--font-body);font-size:12px}.adminStatusGood,.adminStatusMuted{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:11px;font-weight:800}.adminStatusGood{background:#e3f4ea;color:#0b6453}.adminStatusMuted{background:#f0f0ed;color:#777}.adminActions{display:flex;flex-wrap:wrap;gap:7px}.adminOrderCard{display:grid;gap:16px;border:1px solid #dfe6e2;border-radius:8px;background:#fff;padding:16px;box-shadow:0 8px 18px #1846360d}.adminOrderHeader{display:flex;align-items:start;justify-content:space-between;gap:18px;border-bottom:1px solid #edf1ef;padding-bottom:12px}.adminOrderHeader h3{margin:0;color:#1f2f2a;font-family:var(--font-heading);font-size:20px;letter-spacing:0}.adminOrderHeader p:not(.adminEyebrow),.adminOrderPayment{margin:5px 0 0;color:#65746f;font-size:13px;line-height:1.4}.adminOrderBadges{display:flex;flex-wrap:wrap;gap:8px;justify-content:end}.adminOrderControls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.adminOrderControls label{display:grid;gap:6px;color:#52615c;font-size:11px;font-weight:900;letter-spacing:.3px;text-transform:uppercase}.adminOrderControls input,.adminOrderControls select{min-height:38px;border:1px solid #cad8d2;border-radius:6px;background:#fbfcfb;color:#1f2f2a;padding:0 10px;font-family:var(--font-body);font-size:13px}.adminOrderQuickActions{border-bottom:1px solid #edf1ef;padding-bottom:12px}.adminOrderItems{display:grid;gap:8px}.adminOrderItems div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:6px;background:#f7f9f7;padding:10px 12px;color:#60716b;font-size:13px}.adminOrderItems strong{color:#1f2f2a;font-size:13px}.adminSeoCard{display:grid;grid-template-columns:220px repeat(2,minmax(0,1fr));gap:12px;align-items:start;border:1px solid #dfe6e2;border-radius:8px;background:#fff;padding:16px;box-shadow:0 8px 18px #1846360d}.adminSeoCard strong{display:block;color:#1f2f2a;font-size:14px}.adminSeoCard small{display:block;margin-top:4px;color:#788782;font-size:12px}.adminSeoCard label{display:grid;gap:6px;color:#52615c;font-size:11px;font-weight:900;letter-spacing:.3px;text-transform:uppercase}.adminSeoCard input,.adminSeoCard textarea{width:100%;border:1px solid #cad8d2;border-radius:6px;background:#fbfcfb;color:#1f2f2a;padding:9px 10px;font-family:var(--font-body);font-size:13px;text-transform:none}.adminSeoToggle{display:inline-flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important}.adminSeoToggle input{width:16px;height:16px}@media (max-width: 980px){.adminShell{grid-template-columns:1fr}.adminSidebar{position:static;min-height:auto;display:grid;grid-template-columns:1fr auto;align-items:center;border-right:0;border-bottom:1px solid #dfe6e2;padding:16px 20px}.adminMenuButton{display:inline-grid;place-items:center}.adminNav{grid-column:1 / -1;max-height:0;overflow:hidden;margin-top:0;opacity:0;pointer-events:none;transition:max-height .18s ease,margin-top .18s ease,opacity .16s ease}.adminMenuOpen .adminNav{grid-template-columns:repeat(4,minmax(0,1fr));max-height:320px;margin-top:16px;opacity:1;pointer-events:auto}.adminWorkspace{padding:20px}.adminPageHeader{align-items:stretch;flex-direction:column}.adminSearch{width:100%}.adminForm,.adminFormWide,.adminOrderControls,.adminSeoCard{grid-template-columns:1fr}}@media (max-width: 560px){.adminMenuOpen .adminNav{grid-template-columns:repeat(2,minmax(0,1fr))}.adminWorkspace{padding:14px}}.footerMobileToggle{display:none}.footerSectionLinks{display:contents}@media (max-width: 720px){.topbar nav{top:64px!important;left:0!important;right:auto!important;width:100vw!important;height:calc(100dvh - 64px)!important;max-height:none!important;border-radius:0!important;transform:translate(-100%)!important}.mobileMenuOpen nav{transform:translate(0)!important}.siteFooter.collectionFooter{min-height:0!important;padding:24px 22px 118px!important;background:#006354!important}.collectionFooterBrand.siteFooterBrand{margin:0!important;padding:0!important}.siteFooterBrand .footerLogo{width:172px!important;margin:0 auto 18px!important}.siteFooterBrand p,.siteFooterBrand h2,.siteFooter .newsletterField,.siteFooterBrand small{display:none!important}.siteFooterLinks.collectionFooterLinks{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin:0!important;width:100%!important}.siteFooterLinks.collectionFooterLinks .footerLinkSection,.siteFooterLinks.collectionFooterLinks .footerHelpSection{display:block!important;margin:0!important;padding:0!important}.siteFooterLinks.collectionFooterLinks .footerLinkSection>h3{display:none!important}.footerMobileToggle{width:100%!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#dfc879!important;text-align:left!important;transform:none!important}.footerMobileToggle span{font-size:18px!important;font-weight:800!important;line-height:1!important;letter-spacing:.6px!important;text-transform:uppercase!important}.footerMobileToggle .footerIcon{width:24px!important;height:24px!important;stroke-width:3!important;transition:transform .16s ease}.footerLinkSection.isOpen .footerMobileToggle .footerIcon{transform:rotate(180deg)}.footerSectionLinks{display:flex!important;flex-direction:column!important;align-items:flex-start!important;max-height:0;overflow:hidden;gap:10px;padding:0;transition:max-height .18s ease,padding .18s ease}.footerLinkSection.isOpen .footerSectionLinks{max-height:260px;padding:2px 0 14px}.siteFooterLinks.collectionFooterLinks .footerSectionLinks a{display:block!important;width:100%!important;color:#ffffffc7!important;font-size:14px!important;font-weight:400!important;line-height:1.2!important;text-align:left!important}.siteFooterLinks.collectionFooterLinks .footerHelpSection{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:12px 16px!important;padding-top:8px!important}.siteFooterLinks.collectionFooterLinks .footerHelpSection h3{margin:0!important;color:#dfc879!important;font-size:18px!important;font-weight:800!important;line-height:1!important;letter-spacing:.6px!important;text-transform:uppercase!important}.siteFooterLinks.collectionFooterLinks .footerHelpSection h3:after{display:none!important}.siteFooter .footerContact{width:132px!important;height:38px!important;min-height:38px!important;border-radius:999px!important;background:#d8c071!important;color:#006354!important;font-size:14px!important;font-weight:700!important}.siteFooter .footerSocials{grid-column:1 / -1;display:flex!important;justify-content:flex-start!important;gap:14px!important;margin-top:8px!important}.siteFooter .footerSocials a{width:38px!important;height:38px!important;background:#d8c071!important}.siteFooter .footerSocials .footerIcon{width:21px!important;height:21px!important}.siteFooter.collectionFooter:after{height:170px!important;background-size:auto 170px!important;opacity:.62!important}}.siteCertStrip.collectionCertStrip{display:block!important;overflow:hidden!important}.siteCertTrack{display:grid;grid-template-columns:repeat(7,minmax(94px,1fr));gap:42px;align-items:center}.siteCertTrack span:nth-child(n+8){display:none!important}.siteCertTrack span:nth-child(3) img,.siteCertTrack span:nth-child(4) img{max-width:82px;max-height:34px}@media (max-width: 760px){.siteCertStrip.collectionCertStrip{padding:18px 0!important}.siteCertTrack{width:max-content;display:flex!important;align-items:center;gap:22px;animation:certLogoMarquee 16s linear infinite;will-change:transform}.siteCertTrack span{width:118px;min-width:118px;min-height:82px}.siteCertTrack span:nth-child(n+8){display:grid!important}.siteCertTrack img{max-width:104px;max-height:74px}.siteCertTrack span:nth-child(3) img,.siteCertTrack span:nth-child(4) img,.siteCertTrack span:nth-child(10) img,.siteCertTrack span:nth-child(11) img{max-width:82px;max-height:38px}}@keyframes certLogoMarquee{0%{transform:translate(0)}to{transform:translate(-980px)}}@media (max-width: 720px){.siteFooter.collectionFooter{padding:30px 26px 126px!important}.siteFooterBrand .footerLogo{width:196px!important;margin-bottom:18px!important}.footerMobileToggle{min-height:50px!important}.footerMobileToggle span,.siteFooterLinks.collectionFooterLinks .footerHelpSection h3{font-size:22px!important;font-weight:800!important;letter-spacing:.5px!important}.footerSectionLinks{gap:22px!important}.footerLinkSection.isOpen .footerSectionLinks{max-height:330px!important;padding:6px 0 28px!important}.siteFooterLinks.collectionFooterLinks .footerSectionLinks a{font-size:20px!important;line-height:1.15!important;color:#ffffffc7!important}.siteFooterLinks.collectionFooterLinks .footerHelpSection{padding-top:8px!important;gap:12px 16px!important}.siteFooter .footerContact{width:176px!important;height:50px!important;min-height:50px!important;font-size:18px!important}.siteFooter .footerSocials{margin-top:8px!important}}.mobileBottomNav{display:none}@media (max-width: 720px){body{padding-bottom:74px}.mobileBottomNav{position:fixed;left:0;right:0;bottom:0;z-index:3200;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:74px;border-top:1px solid #e6ebe8;background:#fff;box-shadow:0 -3px 12px #0000000f}.mobileBottomNav.isSearchHidden{display:none!important}.mobileBottomNav a{display:grid;place-items:center;align-content:center;gap:5px;min-width:0;border-right:1px solid #eef1ef;color:#202327;font-size:14px;font-weight:400;line-height:1;text-decoration:none}.mobileBottomNav a:last-child{border-right:0}.mobileBottomNav a.active,.mobileBottomNav a:hover{color:#006354;background:#fff}.mobileBottomNav .headerIcon{width:28px;height:28px;stroke-width:1.8}.mobileBottomNav a:nth-child(3) .headerIcon{width:32px;height:32px;padding:4px;border-radius:4px;background:#006354;color:#fff}.rewardsBar{bottom:74px!important}.floatingCartBar{bottom:98px!important}.siteFooter.collectionFooter{padding-bottom:194px!important}}@media (max-width: 720px){.topbar nav a,.topbar .shopDropdownButton{display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;padding-left:24px!important;padding-right:24px!important}.topbar nav a>span,.topbar .shopDropdownButton>span{flex:0 1 auto!important;justify-self:auto!important;text-align:left!important}.topbar nav .mobileNavIcon{flex:0 0 34px!important;justify-self:auto!important;margin-right:14px!important}.topbar .dropdownChevron,.mobileNavArrow{margin-left:auto!important;justify-self:auto!important}}@media (max-width: 720px){.mobileMenuOpen nav{justify-items:stretch!important;align-items:stretch!important}.mobileMenuOpen nav>a,.mobileMenuOpen nav .shopDropdown,.mobileMenuOpen nav .shopDropdownButton{width:100%!important;max-width:none!important}.mobileMenuOpen nav>a,.mobileMenuOpen nav .shopDropdownButton{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;padding-left:26px!important;text-align:left!important}.mobileMenuOpen nav>a span,.mobileMenuOpen nav .shopDropdownButton span{display:inline-block!important;flex:0 1 auto!important;margin:0!important;text-align:left!important}.mobileMenuOpen nav .mobileNavIcon{flex:0 0 34px!important;margin:0 18px 0 0!important}}@media (max-width: 900px){.topbar.mobileMenuOpen nav{justify-content:stretch!important;justify-items:stretch!important;text-align:left!important}.topbar.mobileMenuOpen nav>a,.topbar.mobileMenuOpen nav .shopDropdownButton{display:grid!important;grid-template-columns:36px max-content 1fr!important;column-gap:18px!important;align-items:center!important;justify-content:start!important;justify-items:start!important;width:100%!important;padding-left:28px!important;text-align:left!important}.topbar.mobileMenuOpen nav .mobileNavIcon{grid-column:1!important;justify-self:start!important;margin:0!important}.topbar.mobileMenuOpen nav>a span,.topbar.mobileMenuOpen nav .shopDropdownButton span{grid-column:2!important;justify-self:start!important;text-align:left!important}.topbar.mobileMenuOpen nav .dropdownChevron,.topbar.mobileMenuOpen nav .mobileNavArrow{grid-column:3!important;justify-self:end!important;margin-left:0!important}}
