:root{--green:#078326;--ink:#111;--paper:#fff;--radius:16px;--line:#d7d7d7;--red:#e21b2d;--soft:#f7faf7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--green);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.site-shell{width:min(1440px,calc(100% - 20px));margin:10px auto;background:var(--paper);border:4px solid var(--green);border-radius:20px;overflow:hidden;box-shadow:0 10px 34px rgba(0,70,20,.18)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:18px;top:18px;z-index:100;background:#fff;padding:12px;border:2px solid var(--green)}.page-width{width:min(1360px,calc(100% - 72px));margin-inline:auto}.section-pad{padding:28px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 0 16px}.section-heading h2{margin:0;font-size:27px;line-height:1;text-transform:uppercase;font-weight:900;letter-spacing:-.7px}.section-heading h2:after{content:"";display:block;width:52px;height:7px;margin-top:7px;border-top:3px solid var(--green);border-radius:50%}.section-link{color:var(--green);font-weight:800;font-size:14px;white-space:nowrap}.section-link:after{content:" →"}
.header{background:#fff;border-bottom:1px solid #ddd}.header-main{display:grid;grid-template-columns:280px 1fr 260px;align-items:center;gap:34px;padding:24px 0 18px}.brand{display:flex;align-items:center;gap:12px;color:var(--green);font-size:31px;line-height:.95;font-weight:900}.brand-mark{width:58px;height:58px;flex:none}.brand-mark svg{width:100%;height:100%}.brand-logo{max-height:68px;width:auto}.search-form{position:relative}.search-form input{width:100%;height:52px;border:1px solid #cfcfcf;border-radius:30px;padding:0 56px 0 22px;font-size:15px}.search-form button{position:absolute;right:10px;top:7px;width:38px;height:38px;border:0;background:transparent;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;gap:25px}.header-action{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.header-action svg{width:29px;height:29px}.cart-wrap{position:relative}.cart-count{position:absolute;right:-12px;top:-13px;min-width:22px;height:22px;padding:0 5px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px}.nav-row{display:flex;align-items:center;justify-content:center;gap:47px;min-height:54px;white-space:nowrap;overflow:auto}.nav-row a{font-size:15px;padding:18px 0 13px;border-bottom:3px solid transparent}.nav-row a:hover,.nav-row a[aria-current="page"]{color:var(--green);border-color:var(--green)}.mobile-toggle{display:none}
.hero{position:relative;min-height:520px;overflow:hidden;background:#fff;border-bottom:1px solid #eee}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 34%,rgba(255,255,255,.15) 66%,rgba(255,255,255,0) 100%);z-index:1}.hero-placeholder{position:absolute;inset:0;background:radial-gradient(circle at 78% 35%,#ccebd3 0 12%,transparent 13%),linear-gradient(145deg,#fff 0 50%,#e0f5e4 50% 100%)}.hero-placeholder:after{content:"☺  ★  ☻";position:absolute;right:8%;top:25%;color:var(--green);font-size:84px;font-weight:900;letter-spacing:24px;transform:rotate(-5deg)}.hero-dots{position:absolute;inset:0;opacity:.18;background-image:radial-gradient(var(--green) 1.4px,transparent 1.4px);background-size:10px 10px;z-index:1;clip-path:polygon(0 0,32% 0,22% 100%,0 100%)}.hero-content{position:relative;z-index:2;max-width:590px;padding:58px 0 62px}.hero-kicker{display:inline-block;border:3px solid #111;border-radius:50%;padding:13px 20px;font-weight:900;transform:rotate(-5deg);margin:0 0 10px 390px}.hero h1{font-size:67px;line-height:.9;margin:0 0 20px;text-transform:uppercase;font-weight:1000;letter-spacing:-3px}.hero h1 strong{display:block;color:var(--green);font-size:1.55em;-webkit-text-stroke:2px #111;text-shadow:4px 4px 0 #fff}.hero p{font-size:21px;line-height:1.25;font-weight:800;max-width:410px;margin:0 0 24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:2px solid var(--green);border-radius:28px;padding:14px 25px;background:var(--green);color:#fff;font-weight:900;text-transform:uppercase;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 0 #075c1e}.button--outline{background:#fff;color:var(--green)}
.promo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0}.promo-card{min-height:220px;border:2px solid var(--green);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:46% 1fr;position:relative;background:#fff}.promo-image{background:#f4f4f4;height:100%;min-height:216px}.promo-image img{width:100%;height:100%;object-fit:cover}.promo-placeholder{height:100%;display:grid;place-items:center;color:var(--green);font-size:74px}.promo-copy{padding:24px 14px 42px}.promo-copy h3{color:var(--green);font-size:23px;margin:0 0 16px;text-transform:uppercase;font-weight:900}.promo-copy p{font-size:14px;line-height:1.45;margin:0}.promo-arrow{position:absolute;right:14px;bottom:14px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:25px;font-weight:bold}.promo-badge{position:absolute;left:10px;top:10px;z-index:2;background:var(--green);color:#fff;padding:8px 10px;font-size:14px;font-weight:900;transform:rotate(-5deg);clip-path:polygon(8% 0,26% 8%,42% 0,54% 9%,71% 2%,82% 14%,100% 16%,92% 34%,100% 49%,90% 61%,96% 82%,77% 83%,64% 100%,49% 90%,32% 100%,22% 86%,2% 85%,9% 66%,0 51%,11% 38%,1% 20%,18% 16%)}
.product-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 10px;scrollbar-width:thin}.product-grid{display:grid;grid-template-columns:repeat(var(--columns,6),1fr);gap:14px}.product-card{position:relative;border:1px solid #d0d0d0;border-radius:12px;background:#fff;overflow:hidden;min-width:0;box-shadow:0 2px 5px rgba(0,0,0,.04);scroll-snap-align:start}.product-media{aspect-ratio:1/1.02;background:#f5f5f5;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;transition:.25s}.product-card:hover .product-media img{transform:scale(1.04)}.product-body{padding:10px 12px 12px}.product-title{display:block;font-size:13px;line-height:1.25;font-weight:800;min-height:33px}.product-price{font-size:18px;font-weight:900;margin:7px 0}.product-price .sale{color:var(--red)}.product-price s{color:#777;font-size:13px;font-weight:400;margin-left:5px}.product-badge{position:absolute;left:8px;top:8px;z-index:2;color:#fff;background:var(--green);padding:5px 7px;border-radius:4px;font-size:12px;font-weight:900}.product-badge.sale{background:var(--red)}.rating{color:var(--green);font-size:13px;letter-spacing:-1px;margin:4px 0}.rating span{color:#666;font-size:11px;letter-spacing:0}.quick-add{width:100%;border:1.5px solid var(--green);color:var(--green);background:#fff;border-radius:10px;padding:8px 4px;font-weight:800;cursor:pointer}.quick-add:hover{background:var(--green);color:#fff}.placeholder-product{display:grid;place-items:center;color:#777}.placeholder-product svg{width:65%;height:65%}
.trust-bar{border-top:2px solid var(--green);padding:22px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.trust-item{display:flex;align-items:center;gap:15px}.trust-icon{font-size:38px;color:var(--green)}.trust-item strong{display:block;color:var(--green);font-size:14px;text-transform:uppercase}.trust-item small{display:block;margin-top:4px}.footer{background:#062d12;color:#fff;padding:40px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:35px}.footer h3{color:#7be593}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin:10px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:30px;padding-top:18px;font-size:12px}.collection-main,.product-main,.page-main{padding:40px 0}.collection-title{text-transform:uppercase;font-size:36px}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:55px}.product-gallery-main{background:#f6f6f6;border-radius:16px;overflow:hidden}.product-gallery-main img{width:100%}.product-info h1{font-size:38px;margin-top:0}.product-info .price{font-size:28px;font-weight:900}.product-form select,.product-form input{width:100%;height:48px;border:1px solid #bbb;border-radius:9px;padding:0 12px;margin-bottom:15px}.product-form .button{width:100%}.rte{line-height:1.65}.cart-drawer-note{position:fixed;right:20px;bottom:20px;background:#063d18;color:#fff;padding:15px 20px;border-radius:12px;z-index:20;box-shadow:0 8px 25px rgba(0,0,0,.25)}
@media(max-width:1000px){.page-width{width:min(100% - 32px,1360px)}.header-main{grid-template-columns:1fr auto}.search-form{grid-column:1/-1;grid-row:2}.header-actions{grid-column:2}.nav-row{justify-content:flex-start;padding:0 16px;gap:30px}.hero h1{font-size:53px}.hero-kicker{margin-left:260px}.promo-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body{background:#fff}.site-shell{width:100%;margin:0;border:0;border-radius:0}.page-width{width:calc(100% - 24px)}.header-main{padding:13px 0;gap:10px}.brand{font-size:22px}.brand-mark{width:45px;height:45px}.header-actions .account-text{display:none}.header-action{gap:3px}.nav-row{display:none}.nav-row.open{display:flex}.mobile-toggle{display:block;border:0;background:transparent;font-size:26px}.hero{min-height:500px}.hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82))}.hero-content{padding:35px 0}.hero h1{font-size:42px;letter-spacing:-2px}.hero-kicker{margin-left:190px;font-size:12px;padding:8px}.hero-placeholder:after{font-size:54px;right:0;top:55%}.promo-grid{display:flex;overflow-x:auto}.promo-card{min-width:300px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-track{grid-auto-columns:72%}.section-heading h2{font-size:22px}.trust-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr;gap:25px}.product-info h1{font-size:30px}}
.exact-home{width:100vw;max-width:none;min-height:100vh;margin:0;padding:0;background:#fff;overflow:hidden}.exact-stage{position:relative;width:100vw;max-width:none;margin:0;line-height:0;background:#fff}.exact-reference{display:block;width:100vw;max-width:none;height:auto;margin:0;object-fit:fill}.exact-hotspot{position:absolute;z-index:4;display:block;border:0;background:transparent;color:transparent;line-height:1;cursor:pointer;padding:0;margin:0;border-radius:8px}.exact-hotspot:focus-visible{outline:3px solid #ffe600;outline-offset:2px}.exact-search{left:32.4%;top:2.85%;width:38.9%;height:3.55%;display:flex}.exact-search input{width:100%;height:100%;opacity:0;border:0;border-radius:30px}.exact-cart-count{position:absolute;left:96.2%;top:2.76%;z-index:6;color:#fff;background:#078326;border-radius:50%;width:1.9%;aspect-ratio:1;display:grid;place-items:center;font:bold clamp(7px,1vw,18px)/1 Arial}.exact-form button{width:100%;height:100%;border:0;background:transparent;color:transparent;cursor:pointer}.exact-form button:disabled{cursor:not-allowed}.exact-mobile-note{display:none}
@media(max-width:650px){.exact-home,.exact-stage,.exact-reference{width:100vw;max-width:none}.exact-mobile-note{display:none}}
.exact-home--top-only{min-height:0}.exact-stage--top-only{height:auto;aspect-ratio:1074/534;overflow:hidden}.exact-stage--top-only .exact-reference{position:absolute;left:0;top:0}.exact-search-cover{position:absolute;z-index:3;left:31.6%;top:5.8%;width:41.8%;height:14%;background:#fff}.exact-cart-count--top{top:7.8%}
.empty-product-card{border:1px solid #d0d0d0;border-radius:12px;background:#fff;overflow:hidden;min-height:330px}.empty-product-image{aspect-ratio:1/1.02;background:#f7f7f7;border-bottom:1px solid #ececec}.empty-product-lines{padding:14px}.empty-product-line{height:11px;background:#f1f1f1;border-radius:8px;margin:8px 0}.empty-product-line.short{width:45%}.empty-product-button{height:34px;border:1.5px solid var(--green);border-radius:10px;margin-top:18px;background:#fff}
.product-showcase-section{width:100%;background:var(--green);color:#fff}.product-showcase-section .section-heading h2,.product-showcase-section .section-link{color:#fff}.product-showcase-section .section-heading h2:after{content:"";display:block;width:56px;height:9px;margin-top:8px;border:0;background:#fff;clip-path:polygon(0 54%,18% 25%,39% 62%,61% 30%,80% 62%,100% 38%,100% 64%,80% 88%,61% 56%,39% 88%,18% 51%,0 80%);transform:rotate(-3deg);transform-origin:left center}.product-showcase-section .product-track,.product-showcase-section .product-grid{min-height:24px}.product-showcase-section .product-card{color:var(--ink)}
