:root{font-family:"Segoe UI",Arial,sans-serif;color:#22313A;background:#F5F7F7;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#F5F7F7}
img{max-width:100%}
a{color:inherit}
.site-header{position:relative;z-index:30;background:#22313A;color:#f6f9f3;min-height:82px;padding:0 max(24px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid #ffffff20}
.site-logo{display:block;flex:none;width:163px;line-height:0}
.site-logo img{display:block;width:100%;height:auto;mix-blend-mode:screen}
.nav{display:flex;justify-content:flex-end;align-items:center;gap:clamp(15px,2.2vw,36px);flex-wrap:wrap}
.nav a,.nav-products>summary,.nav-label{font:600 15px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.015em;text-transform:none;white-space:nowrap;color:#e8efe7;text-decoration:none;padding:12px 0;opacity:1}
.nav a:hover,.nav a:focus-visible,.nav-products>summary:hover,.nav-products>summary:focus-visible,.nav [aria-current=page]{color:#8BD4A1}
.nav-label{opacity:.55}
.nav-products{position:relative}
.nav-products>summary{cursor:pointer;list-style:none;display:block}
.nav-products>summary::-webkit-details-marker{display:none}
.nav-products>summary::after{content:"⌄";font-size:16px;margin-left:7px;vertical-align:1px}
.nav-products-menu{position:absolute;z-index:40;top:calc(100% + 12px);right:0;left:auto;transform:none;width:245px;max-width:calc(100vw - 32px);padding:9px;background:#fff;border:1px solid #dce2da;border-radius:12px;box-shadow:0 18px 50px #05110b3b}
.nav .nav-products-menu a{display:block;color:#22313A;opacity:1;font:600 15px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.015em;text-transform:none;white-space:normal;padding:11px 13px;border-radius:7px}
.nav .nav-products-menu a:hover,.nav .nav-products-menu a:focus-visible{background:#E8F1EC;color:#267047}
.nav-products[open]>summary{color:#8BD4A1}
:focus-visible{outline:2px solid #79b94e;outline-offset:4px}
.footer{background:#22313A;color:#e8efe7;padding:30px max(24px,calc((100vw - 1280px)/2));font-size:13px;display:flex;justify-content:space-between;gap:24px}
.footer-links{display:flex;gap:22px;flex-wrap:wrap}
.footer a{color:inherit;text-decoration:none}
.footer a:hover{text-decoration:underline}
.footer .email-at{color:#fff;font-weight:700}
.eyebrow{display:block;font:600 15px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.015em;text-transform:none;color:#8BD4A1;margin-bottom:22px}
.home-hero .eyebrow{font:600 17px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.025em;text-transform:none}
.home-hero{background:#22313A;color:#f8faf6;display:grid;grid-template-columns:minmax(0,52fr) minmax(0,48fr);min-height:560px;max-width:none}
.home-hero-copy{padding:clamp(56px,8vw,110px) clamp(26px,3vw,48px) clamp(60px,7vw,96px) max(24px,calc((100vw - 1360px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.home-hero h1{font-size:clamp(42px,5.4vw,78px);line-height:1.04;letter-spacing:-.055em;font-weight:650;max-width:780px;margin:0 0 26px}
.home-hero p{font-size:clamp(17px,1.7vw,20px);line-height:1.62;color:#c8d2c9;max-width:580px;margin:0 0 34px}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.button-primary{display:inline-block;background:#2F7E4A;color:#FFFFFF;border-radius:5px;padding:16px 23px;font-weight:700;font-size:15px;text-decoration:none;transition:background .2s,transform .2s}
.button-primary:hover{background:#276A3E;transform:translateY(-2px)}
.text-link{color:#f0f5ee;text-decoration:none;border-bottom:1px solid #8BD4A1;padding-bottom:3px;font-size:15px;font-weight:600}
.text-link:hover{color:#8BD4A1}
.home-hero-photo{position:relative;justify-self:center;align-self:center;width:min(84%,520px);height:clamp(420px,44vw,560px);overflow:hidden;border-radius:6px;margin:35px 0}
.home-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.home-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#22313A25,transparent 55%);pointer-events:none}
.home-section{padding:clamp(70px,8vw,110px) 24px;background:#F5F7F7}
.home-section-inner{max-width:1120px;margin:auto;display:grid;grid-template-columns:300px minmax(0,1fr);gap:clamp(35px,6vw,100px)}
.home-section h2,.product-collection h2{color:#22313A;font-size:clamp(31px,3.5vw,48px);line-height:1.12;letter-spacing:-.04em;margin:0}
.home-section p{font-size:clamp(17px,1.7vw,20px);line-height:1.75;color:#465660;margin:0 0 22px}
.product-collection{background:#E8EFEF;padding:clamp(66px,7vw,96px) 24px clamp(76px,8vw,110px)}
.product-collection-inner{max-width:1120px;margin:auto}
.product-collection h2{margin-bottom:36px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.product-grid a{display:flex;min-height:135px;align-items:flex-end;justify-content:space-between;gap:20px;background:#fff;border:1px solid #D8E2E2;border-radius:5px;padding:25px;text-decoration:none;color:#22313A;font-size:22px;font-weight:700;letter-spacing:-.03em;transition:transform .2s,border-color .2s,box-shadow .2s}
.product-grid a span:last-child{color:#267047;font-size:23px;font-weight:400}
.product-grid a:hover{transform:translateY(-3px);border-color:#3C915B;box-shadow:0 12px 24px #1d382014}
.about-hero{background:#22313A;color:#fff;text-align:left;padding:90px 24px 86px}
.about-hero-inner{max-width:1120px;margin:auto}
.about-hero h1{font-size:clamp(46px,6vw,78px);line-height:1.05;letter-spacing:-.055em;font-weight:650;margin:0;max-width:780px}
.about-content{background:#F5F7F7;padding:75px 24px 66px}
.about-content-inner{max-width:900px;margin:auto}
.about-content h1{display:none}
.about-content p{color:#465660;font-size:clamp(17px,1.6vw,20px);line-height:1.78;margin:0 0 25px}
.audiences{background:#ECF2F2;padding:70px 24px 100px}
.audiences-inner{max-width:980px;margin:auto}
.audience{background:#fff;border:1px solid #D7E1E1;border-radius:7px;margin:0 0 13px;overflow:hidden}
.audience summary,.audience[open] summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;min-height:82px;background:#E3EAEA;color:#22313A;padding:21px 30px;font-size:clamp(19px,2vw,24px);font-weight:700;text-transform:none;letter-spacing:-.02em}
.audience summary::-webkit-details-marker{display:none}
.audience summary:after{content:"+";font-size:27px;font-weight:400;color:#267047;line-height:1}
.audience[open] summary:after{content:"−"}
.audience-copy{padding:30px 38px 9px}
.audience-copy p{font-size:17px;line-height:1.75;color:#465660;margin:0 0 25px}
.audience .testimonials{border-top:1px solid #DFE7E7;background:#fff;padding:34px 38px 45px}
.audience .testimonials h2{color:#22313A;font-size:23px;letter-spacing:-.025em;text-align:left;margin:0 0 10px}
.audience .testimonials blockquote{margin:0;border-bottom:1px solid #E2EAEA;padding:22px 0}
.audience .testimonials blockquote:last-child{border-bottom:0;padding-bottom:0}
.audience .testimonials blockquote p{color:#465660;font-size:16px;line-height:1.7;margin:0 0 12px}
.audience .testimonials cite{color:#267047;font-style:normal;font-weight:700;font-size:14px}
.category-rail{background:#22313A;color:#b5c8b6;padding:18px max(24px,calc((100vw - 1200px)/2));font:600 15px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.015em;text-transform:none}
.category-rail a{color:#8BD4A1;text-decoration:none}
.category-rail a:hover{text-decoration:underline}
.category-rail span{margin-left:12px}
.category-page{background:#F5F7F7;padding:70px 24px 110px;min-height:60vh}
.category-inner{max-width:1200px;margin:auto}
.category-content .product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);column-gap:clamp(38px,6vw,90px);align-content:start;margin:0 0 64px;padding:0 0 64px;border-bottom:1px solid #D7E1E1}
.category-content .product-detail:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.category-content .product-detail h1,.category-content .product-detail h2{grid-column:1;color:#22313A;font-size:clamp(29px,3vw,42px);font-weight:700;letter-spacing:-.045em;line-height:1.12;margin:0 0 25px}
.category-inner > #category-heading{color:#22313A;font-size:clamp(29px,3vw,42px);font-weight:700;letter-spacing:-.045em;line-height:1.12;margin:0 0 25px}
.category-content .product-detail p{grid-column:1;color:#465660;font-size:17px;line-height:1.78;margin:0 0 20px}
.category-content .product-detail p:last-child{margin-bottom:0}
.category-content .product-detail .product-photo{grid-column:2;grid-row:1 / span 20;width:100%;max-width:none;height:auto;max-height:580px;object-fit:cover;display:block;margin:0;border-radius:5px}
.category-content .product-detail:nth-child(even) .product-photo{grid-column:1}
.category-content .product-detail:nth-child(even) h1,.category-content .product-detail:nth-child(even) h2,.category-content .product-detail:nth-child(even) p{grid-column:2}
.category-content a{color:#267047;text-underline-offset:3px}
.category-content>img.product-photo{display:block;width:100%;max-width:680px;height:auto;border-radius:5px;margin:0 0 32px}
.category-content>p{font-size:18px;line-height:1.7;color:#465660}
.category-content>img.product-photo~.product-detail{clear:both}
.category-content:not(:has(.product-detail)){max-width:850px}
.category-content .product-detail:not(:has(.product-photo)){grid-template-columns:minmax(0,780px)}
.category-content .product-detail:not(:has(.product-photo)) h1,.category-content .product-detail:not(:has(.product-photo)) h2,.category-content .product-detail:not(:has(.product-photo)) p{grid-column:1}
.category-content>img.product-photo{float:right;width:43%;margin:0 0 35px 6%;max-width:540px}
.category-content>h1{color:#22313A;font-size:clamp(29px,3vw,42px);letter-spacing:-.045em;margin:0 0 25px}
.category-content>p{font-size:17px;line-height:1.78;margin:0 0 20px}
.returns-note{max-width:850px;padding:20px 0 100px}
.returns-note .eyebrow{color:#267047}
.returns-note h1{color:#22313A;font-size:clamp(34px,4vw,56px);letter-spacing:-.045em;line-height:1.1;margin:0 0 24px}
.returns-note p{color:#465660;font-size:19px;line-height:1.7;margin:0 0 28px}
.returns-note a{color:#267047;font-weight:700;text-underline-offset:4px}
.contact-hero{background:#22313A;color:#fff;padding:90px 24px 100px}
.contact-hero-inner,.contact-section-inner{max-width:1120px;margin:auto}
.contact-hero h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.055em;line-height:1.05;margin:0 0 22px}
.contact-hero p{font-size:clamp(18px,1.8vw,22px);line-height:1.6;color:#d4dedb;max-width:660px;margin:0}
.contact-section{background:#F5F7F7;padding:85px 24px 110px}
.contact-section .eyebrow{color:#267047}
.contact-section h2{font-size:clamp(32px,3.4vw,48px);line-height:1.1;letter-spacing:-.04em;margin:0 0 20px}
.contact-section p{font-size:18px;line-height:1.7;color:#465660;max-width:650px;margin:0 0 29px}
.contact-section .contact-address{font-size:16px;margin:24px 0 0}
.contact-address a{color:#267047;text-underline-offset:3px}
.contact-intro{max-width:760px;margin-bottom:42px}
.contact-form{max-width:940px;background:#fff;border:1px solid #D7E1E1;border-radius:10px;padding:clamp(24px,4vw,48px);box-shadow:0 16px 40px #22313A0b}
.contact-form label,.contact-form legend{color:#22313A;font-size:15px;font-weight:700;line-height:1.5}
.contact-form label>span[aria-hidden],.contact-form legend>span[aria-hidden]{color:#267047}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px;margin-bottom:29px}
.form-grid label,.message-field{display:block}.form-grid input,.form-grid select,.message-field textarea{display:block;margin-top:8px}
.contact-form input:not([type=checkbox]):not([type=radio]),.contact-form select,.contact-form textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #adbdbb;border-radius:5px;background:#fff;color:#22313A;font:400 16px/1.4 "Segoe UI",Arial,sans-serif}
.contact-form textarea{resize:vertical;min-height:150px}
.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible{outline:2px solid #2F7E4A;outline-offset:2px}
.contact-form fieldset{border:0;padding:0;margin:0 0 29px}
.contact-form legend{margin:0 0 13px}
.choice-row,.choice-grid{display:flex;flex-wrap:wrap;gap:12px 25px}
.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px}
.choice-row label,.choice-grid label,.consent-field{display:flex;align-items:flex-start;gap:8px;font-weight:500}
.contact-form input[type=checkbox],.contact-form input[type=radio]{accent-color:#2F7E4A;width:18px;height:18px;flex:none;margin:2px 0 0}
.message-field{margin-bottom:26px}
.consent-field{max-width:700px;margin-bottom:28px}
.contact-form .form-note{font-size:14px;margin:17px 0 0;color:#52616b}

/* Consistent imagery and a quieter editorial rhythm across the catalog. */
.home-hero{grid-template-columns:minmax(0,52fr) minmax(0,48fr);min-height:600px}
.home-hero-copy{padding-right:clamp(28px,4vw,72px)}
.home-hero-gallery{width:min(calc(100% - 80px),590px);height:470px;align-self:center;justify-self:start;display:grid;grid-template-columns:1.24fr .76fr;grid-template-rows:1fr 1fr;gap:12px;margin:45px 0}
.home-hero-gallery img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;border-radius:5px}
.home-hero-gallery .gallery-primary{grid-row:1 / 3;object-position:center 44%}
.home-hero-gallery img:nth-child(2){object-position:center 52%}
.product-grid{gap:18px}
.product-grid a{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:0;min-height:0;overflow:hidden;padding:0;border-radius:6px}
.product-grid a>img{display:block;width:100%;height:188px;object-fit:cover}
.product-grid a:nth-child(1)>img,.product-grid a:nth-child(3)>img{object-position:center 43%}
.product-grid .product-card-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 23px;min-height:77px;font-size:21px;color:#22313A}
.product-grid .product-card-caption span:last-child{color:#267047;font-size:23px;font-weight:400}
.product-grid .product-card-returns{background:#22313A;color:#fff;padding:25px 23px 0}
.product-grid .product-card-returns .returns-card-label{max-width:235px;color:#c8d9ce;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.5}
.product-grid .product-card-returns .product-card-caption{padding:0;min-height:77px;color:#fff}
.product-grid .product-card-returns .product-card-caption span:last-child{color:#8BD4A1}
.category-content .product-detail{grid-template-columns:minmax(0,1fr) minmax(290px,.78fr);column-gap:clamp(42px,6vw,90px);margin-bottom:78px;padding-bottom:78px}
.category-content .product-detail p{max-width:66ch;line-height:1.8;margin-bottom:25px}
.category-content .product-detail .product-photo{height:clamp(310px,34vw,450px);max-height:none;object-fit:cover;object-position:center;border-radius:6px}
.category-content>p,.returns-note p{max-width:66ch}
@media(max-width:860px){.home-hero{grid-template-columns:1fr}.home-hero-copy{padding:65px 30px 70px}.home-hero-photo{width:min(calc(100% - 60px),520px);height:clamp(300px,65vw,420px);margin:0 auto 36px}.home-section-inner{grid-template-columns:1fr;gap:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-content .product-detail{grid-template-columns:1fr;gap:0}.category-content .product-detail h1,.category-content .product-detail h2,.category-content .product-detail p,.category-content .product-detail:nth-child(even) h1,.category-content .product-detail:nth-child(even) h2,.category-content .product-detail:nth-child(even) p{grid-column:1}.category-content .product-detail .product-photo,.category-content .product-detail:nth-child(even) .product-photo{grid-column:1;grid-row:auto;width:100%;max-width:650px;max-height:480px;margin:0 0 27px}.category-content .product-detail h1,.category-content .product-detail h2{margin-bottom:20px}}
@media(max-width:640px){.site-header{padding:12px 19px;min-height:76px;align-items:flex-start;gap:8px;flex-direction:column}.site-logo{width:132px}.nav{width:100%;justify-content:space-between;gap:5px 14px}.nav a,.nav-products>summary,.nav-label{font-size:14px;padding:8px 0}.nav-products-menu{top:100%;right:-8px}.home-hero-copy{padding:50px 22px 56px}.home-hero h1{font-size:clamp(40px,9vw,58px)}.home-hero-photo{width:calc(100% - 44px);height:clamp(260px,68vw,350px);margin:0 auto 25px}.home-section,.product-collection{padding:65px 22px}.product-grid{grid-template-columns:1fr}.product-grid a{min-height:85px;font-size:20px;padding:20px}.about-hero{padding:64px 22px}.about-content{padding:55px 22px}.audiences{padding:50px 17px 70px}.audience summary,.audience[open] summary{min-height:68px;padding:18px 20px}.audience-copy{padding:23px 20px 5px}.audience .testimonials{padding:25px 20px 32px}.category-page{padding:48px 21px 70px}.category-content .product-detail{margin-bottom:45px;padding-bottom:43px}.category-rail{padding:14px 21px}.footer{padding:29px 21px;flex-direction:column}}
@media(max-width:640px){.category-content>img.product-photo{float:none;width:100%;margin:0 0 27px}.returns-note{padding-bottom:40px}}
@media(max-width:640px){.contact-hero{padding:65px 22px 72px}.contact-section{padding:65px 22px 78px}}
@media(max-width:640px){.form-grid,.choice-grid{grid-template-columns:1fr}.contact-form{padding:24px 18px}.choice-row{flex-direction:column;gap:11px}}
@media(max-width:860px){.home-hero-gallery{width:min(calc(100% - 60px),620px);height:390px;justify-self:center;margin:0 auto 42px}.category-content .product-detail .product-photo,.category-content .product-detail:nth-child(even) .product-photo{height:clamp(260px,50vw,420px);max-height:none}}
@media(max-width:640px){.home-hero-gallery{width:calc(100% - 44px);height:310px;gap:8px;margin:0 auto 32px}.product-grid a{padding:0;min-height:0}.product-grid a>img{height:180px}.product-grid .product-card-caption{min-height:72px;padding:18px 20px}.product-grid .product-card-returns{padding:24px 20px 0;min-height:220px}.product-grid .product-card-returns .product-card-caption{padding:0}.category-content .product-detail{margin-bottom:54px;padding-bottom:54px}}
.home-hero{display:block;min-height:0}
.home-hero-copy{max-width:1168px;margin:auto;padding:clamp(84px,10vw,145px) 24px clamp(94px,11vw,155px)}
.home-hero h1{max-width:930px}
@media(max-width:860px){.home-hero-copy{padding:80px 30px 90px}}
@media(max-width:640px){.home-hero-copy{padding:72px 22px 85px}}
.home-hero{display:grid;grid-template-columns:minmax(0,55fr) minmax(0,45fr);min-height:570px;align-items:center}
.home-hero-copy{width:100%;max-width:none;margin:0;padding:80px clamp(28px,4vw,64px) 80px max(24px,calc((100vw - 1280px)/2))}
.home-hero h1{max-width:770px}
.home-hero-market{position:relative;width:min(calc(100% - 48px),540px);justify-self:center;margin:40px 0;transform:translateX(-24px);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 22%);mask-image:linear-gradient(to right,transparent 0%,#000 22%)}
.home-hero-market img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;filter:saturate(.92) contrast(.98)}
.home-hero-market::after{content:"";position:absolute;inset:0;background:#22313A14;pointer-events:none}
@media(max-width:860px){.home-hero{grid-template-columns:1fr;min-height:0}.home-hero-copy{padding:70px 30px 55px}.home-hero-market{width:min(calc(100% - 60px),510px);margin:0 auto 55px;transform:none}}
@media(max-width:640px){.home-hero-copy{padding:65px 22px 46px}.home-hero-market{width:calc(100% - 44px);margin:0 auto 42px}}
