
:root{--green:#006b3c;--green-dark:#004b2b;--sand:#f4d59c;--cream:#fff9ee;--orange:#dd7b3f;--red:#ad4f37;--sky:#75aaa7;--ink:#173128;--muted:#607067;--shadow:0 18px 45px rgba(42,44,31,.13);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,75,43,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;color:var(--green-dark);line-height:.9}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:2px solid var(--green);border-radius:50%;font-size:22px}.brand strong{font-size:21px;letter-spacing:.04em}.brand small{display:block;font-weight:900;font-size:15px;letter-spacing:.20em;margin-top:5px}.nav-links{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:750}.nav-links a:not(.nav-cta):hover{color:var(--green)}.nav-cta{background:var(--green);color:#fff;padding:12px 18px;border-radius:999px}.menu-button{display:none;border:0;background:var(--green);color:#fff;padding:10px 14px;border-radius:10px}
.hero{min-height:690px;position:relative;overflow:hidden;background:var(--sky);isolation:isolate}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,47,28,.80) 0%,rgba(0,67,39,.52) 43%,rgba(0,0,0,.04) 71%)}.hero:after{content:"";position:absolute;left:-3%;right:-3%;bottom:-62px;height:120px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:2}.hero-content{height:100%;min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;padding:90px 0 110px}.hero-copy{color:#fff;max-width:650px}.eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.22em;color:var(--sand);margin-bottom:16px}.eyebrow.green{color:var(--green)}.eyebrow.sand{color:var(--sand)}h1,h2,h3{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;letter-spacing:.015em;margin:0}h1{font-size:clamp(58px,7.3vw,104px);line-height:.86;text-transform:uppercase;text-shadow:0 6px 0 rgba(0,0,0,.14)}h2{font-size:clamp(42px,5vw,66px);line-height:.93;text-transform:uppercase;color:var(--green-dark)}h3{font-size:29px;text-transform:uppercase;color:var(--green-dark)}.hero-copy p{max-width:580px;font-size:19px;line-height:1.65;margin:28px 0 32px}.hero-actions,.product-actions,.cta-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-weight:900;font-size:14px;letter-spacing:.02em;transition:.2s ease}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff;box-shadow:0 10px 25px rgba(0,54,31,.24)}.ghost{border:1px solid rgba(255,255,255,.7);color:#fff;background:rgba(255,255,255,.08)}.light{background:var(--cream);color:var(--green-dark)}.outline-light{border:1px solid rgba(255,255,255,.72);color:#fff}.hero-product{position:relative;display:grid;place-items:center;min-height:510px}.hero-product .sun{position:absolute;width:430px;height:430px;border-radius:50%;background:rgba(255,231,159,.34)}.hero-product img{position:relative;max-height:500px;filter:drop-shadow(0 28px 22px rgba(0,0,0,.24));transform:rotate(3deg)}
.quick-facts{position:relative;z-index:5;margin-top:-36px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.fact-grid>div{padding:25px 30px;border-right:1px solid #e7ece8}.fact-grid>div:last-child{border-right:0}.fact-grid strong{display:block;color:var(--green-dark);font-size:18px}.fact-grid span{display:block;color:var(--muted);font-size:12px;margin-top:5px}
.section{padding:105px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.main-photo{height:560px;display:grid;place-items:center;background:linear-gradient(150deg,#f7f2e8,#fff);border-radius:var(--radius);overflow:hidden;border:1px solid #eee9df}.main-photo img{max-height:500px;max-width:88%;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumb{height:90px;border:2px solid transparent;background:#faf8f2;border-radius:14px;padding:6px;cursor:pointer;overflow:hidden}.thumb.active{border-color:var(--green)}.thumb img{width:100%;height:100%;object-fit:contain}.product-copy .lead,.section-heading p,.wholesale-section .lead{font-size:18px;line-height:1.65;color:var(--muted)}.price-row{display:flex;gap:44px;padding:24px 0;border-top:1px solid #e4e9e5;border-bottom:1px solid #e4e9e5;margin:28px 0}.price-row>div{display:flex;flex-direction:column}.price-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-weight:800}.price-row strong{font-size:26px;color:var(--green-dark)}.price-row .price{font-size:40px}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{position:relative;padding:10px 0 10px 32px;line-height:1.45}.check-list li:before{content:"✓";position:absolute;left:0;top:8px;width:22px;height:22px;border-radius:50%;background:#eaf4e8;color:var(--green);display:grid;place-items:center;font-weight:900}.text-link{font-size:14px;color:var(--muted)}.text-link strong{color:var(--green)}.fine-print{font-size:12px;color:#8b958f;margin-top:28px}
.uses-section{background:var(--cream)}.section-heading{max-width:720px;text-align:center;margin:0 auto 50px}.section-heading.left{text-align:left;margin-left:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;padding:34px;border-radius:22px;box-shadow:0 10px 30px rgba(86,72,41,.06);border:1px solid #f1e7d5}.card .icon{font-size:40px;margin-bottom:20px}.card p{color:var(--muted);line-height:1.6;margin-bottom:0}
.wholesale-section{background:var(--green-dark);color:#fff;overflow:hidden}.wholesale-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.wholesale-section h2{color:#fff}.case-image{position:relative}.case-image:before{content:"";position:absolute;inset:10% 3%;background:var(--orange);border-radius:48% 52% 48% 52%;transform:rotate(-7deg);opacity:.38}.case-image img{position:relative;border-radius:22px}.bulk-table{margin:30px 0;max-width:540px;border:1px solid rgba(255,255,255,.18);border-radius:18px;overflow:hidden}.bulk-table div{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.14)}.bulk-table div:last-child{border-bottom:0}.bulk-table span{color:#c8d6ce}
.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}dl{margin:0;border-top:2px solid var(--green)}dl div{display:grid;grid-template-columns:1fr 1.4fr;gap:20px;padding:17px 0;border-bottom:1px solid #e0e6e1}dt{font-weight:800;color:var(--muted)}dd{margin:0;font-weight:750;color:var(--green-dark)}
.cta-section{background:linear-gradient(120deg,var(--orange),var(--red));color:#fff;padding:70px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-section h2{color:#fff;max-width:730px}footer{background:#11271e;color:#dbe5de;padding:50px 0 25px}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-brand{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:32px;color:#fff;letter-spacing:.06em}footer p{color:#9fb2a7;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:12px;text-align:right;font-size:14px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;color:#728a7d;font-size:12px}
@media(max-width:900px){.menu-button{display:block}.nav-links{display:none;position:absolute;top:76px;left:20px;right:20px;background:#fff;padding:18px;border-radius:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.hero-content{grid-template-columns:1fr;min-height:auto;padding:75px 0 100px}.hero{min-height:auto}.hero-product{min-height:340px}.hero-product img{max-height:340px}.hero-product .sun{width:300px;height:300px}.fact-grid{grid-template-columns:1fr 1fr}.fact-grid>div:nth-child(2){border-right:0}.product-grid,.wholesale-grid{grid-template-columns:1fr;gap:45px}.cards{grid-template-columns:1fr}.main-photo{height:480px}.cta-inner,.footer-grid{align-items:flex-start;flex-direction:column}.footer-links{text-align:left}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.section{padding:75px 0}h1{font-size:56px}h2{font-size:42px}.hero-copy p{font-size:17px}.fact-grid{grid-template-columns:1fr}.fact-grid>div{border-right:0;border-bottom:1px solid #e7ece8!important}.main-photo{height:390px}.thumbs{grid-template-columns:repeat(2,1fr)}.details-grid{grid-template-columns:1fr;gap:25px}.price-row{gap:26px}}
