:root{--forest:#263b2d;--sage:#dce4d5;--cream:#f7f5f0;--ink:#242a25;--line:#e8e5df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5}img,video{max-width:100%}img{display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #55785a;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(38px,5vw,70px);line-height:1.08}h2{font-size:clamp(28px,3vw,46px);line-height:1.12}.shell{max-width:1500px;padding-left:clamp(18px,3vw,48px);padding-right:clamp(18px,3vw,48px);margin-left:auto;margin-right:auto}.skip-link{position:absolute;top:-50px;left:10px;z-index:100;background:#fff;padding:8px}.skip-link:focus{top:8px}.announcement{background:var(--forest);color:#fff;text-align:center;padding:7px 16px;font-size:13px}.site-header{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:73px}.brand{font-size:31px;white-space:nowrap;letter-spacing:-.035em}.brand-image{width:auto;height:auto;max-width:220px;max-height:65px}.desktop-nav,.header-actions{display:flex;align-items:center;gap:32px}.desktop-nav a:hover,.site-footer a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:4px}.header-actions{gap:20px}.header-actions a{position:relative;display:inline-flex}.cart-count{position:absolute;top:-12px;right:-12px;font-size:11px}.menu-toggle{display:none;border:0;background:none;padding:6px}.mobile-nav{display:none}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.eyebrow.light,.text-link.light{color:#fff}.button{border:0;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-size:14px}.button svg,.text-link svg{width:17px;height:17px;vertical-align:middle}.button.dark{background:var(--forest);color:#fff}.button.pale{background:#fff;color:var(--forest)}.button:hover{filter:brightness(1.13)}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.editorial-hero{display:grid;grid-template-columns:63% 37%;min-height:590px}.hero-primary{min-height:590px;background-size:cover;background-position:center;position:relative;color:#fff;display:flex;align-items:end}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.57),transparent 88%)}.hero-primary-copy{position:relative;max-width:650px;padding:clamp(30px,5vw,86px)}.hero-primary-copy h1{margin:15px 0;font-size:clamp(55px,6vw,96px)}.hero-primary-copy p{font-size:18px;max-width:450px}.hero-side{background:var(--sage);padding:clamp(28px,3vw,54px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-side h2{font-size:clamp(28px,2.8vw,48px);margin:12px 0 24px}.hero-side-image{width:100%;aspect-ratio:1.35;overflow:hidden}.hero-side-image img{width:100%;height:100%;object-fit:cover}.hero-side p{max-width:420px;margin:20px 0}.editorial-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:245px 245px;gap:16px;margin-top:16px;margin-bottom:18px}.editorial-card{position:relative;overflow:hidden;color:#fff;display:block;background:#677660}.editorial-card:nth-child(1){grid-row:span 2}.editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s;filter:brightness(.72)}.editorial-card:hover img{transform:scale(1.035)}.editorial-card-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:end;gap:8px;padding:clamp(20px,3vw,50px);background:linear-gradient(transparent,rgba(0,0,0,.55))}.editorial-card-content small{font-size:11px;letter-spacing:.15em}.editorial-card-content strong{font-family:Georgia,serif;font-size:clamp(25px,3vw,45px);font-weight:400;line-height:1.1;max-width:420px}.editorial-card-content span{font-size:14px}.editorial-card-content em{font-style:normal;text-decoration:underline;text-underline-offset:4px;margin-top:10px}.forest-banner{background:var(--forest);color:#fff}.forest-banner-inner{display:flex;justify-content:space-between;align-items:end;gap:60px;padding-top:60px;padding-bottom:60px}.forest-banner h2{max-width:900px;font-size:clamp(43px,5vw,80px);margin:8px 0 0}.forest-banner-inner>div:last-child{max-width:300px}.forest-banner p{font-size:16px}.video-feature{position:relative;min-height:490px;margin-top:20px;margin-bottom:95px;padding:0;overflow:hidden}.video-feature-media{height:490px}.video-feature video{width:100%;height:100%;object-fit:cover}.video-feature-copy{position:absolute;top:50%;left:clamp(25px,6vw,90px);transform:translateY(-50%);color:#fff;max-width:440px;padding:22px;background:rgba(20,30,21,.58);pointer-events:none}.video-feature-copy a{pointer-events:auto}.video-feature-copy h2{margin:10px 0}.featured-products{margin-bottom:95px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-title p{margin-top:15px;max-width:540px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card-image{display:block;aspect-ratio:4/5;overflow:hidden;background:var(--cream)}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover img{transform:scale(1.04)}.product-card-text{padding:14px 4px}.product-card h3{font-size:20px;margin:0 0 8px}.product-card p{margin:0}.image-empty,.editor-message{padding:32px;background:var(--cream);display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;border-top:1px solid var(--line);padding-top:45px;padding-bottom:65px}.benefit{display:flex;gap:14px}.benefit svg,.benefit-icon{width:32px;height:32px;flex:none;object-fit:contain}.benefit h3{font-size:20px;margin:0 0 6px}.benefit p{font-size:13px;margin:0}.site-footer{background:var(--cream);padding-top:65px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:50px}.footer-grid p{max-width:370px}.footer-grid h2{font:600 13px Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.footer-grid a:not(.brand){display:block;margin:10px 0}.footer-bottom{border-top:1px solid var(--line);margin-top:60px;padding-top:20px;padding-bottom:22px;display:flex;justify-content:space-between;font-size:12px}.listing-page,.content-page{padding-top:65px;padding-bottom:100px;min-height:50vh}.page-heading{margin-bottom:45px}.page-heading h1,.content-page h1{font-size:clamp(35px,4vw,60px)}.rte{line-height:1.8;max-width:850px}.rte img{max-width:100%;height:auto}.rte a{text-decoration:underline}.pagination{text-align:center;margin:30px 0}.product-detail{display:grid;grid-template-columns:55% 1fr;gap:clamp(25px,5vw,85px);padding-top:65px;padding-bottom:90px}.product-gallery>img{width:100%;height:auto}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.product-info h1{font-size:clamp(37px,3.5vw,58px);margin:12px 0}.product-info .price{font-size:21px}.product-info form{display:grid;gap:12px;margin:35px 0}.product-info input,.product-info select,.content-page input,.content-page textarea,.listing-page input{padding:12px;border:1px solid #aaa;max-width:100%}.product-info input[type=number]{max-width:110px}.product-info .button{width:100%}.shipping-note{background:var(--cream);padding:17px}.content-page form{max-width:650px;display:grid;gap:8px}.content-page form button{margin-top:14px}.cart-line{display:grid;grid-template-columns:150px 1fr;gap:24px;border-bottom:1px solid var(--line);padding:22px 0}.cart-line img{width:150px}.cart-line h2{font-size:21px}.cart-line input{width:90px}.cart-line label{display:block}.cart-line a:not(:first-child){text-decoration:underline}.cart-total{margin:30px 0}.center-page{text-align:center}
@media(max-width:850px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.mobile-nav:not([hidden]){display:grid;gap:18px;padding:20px;background:var(--cream)}.editorial-hero{grid-template-columns:1fr}.hero-primary{min-height:540px}.hero-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hero-side-image{grid-row:span 4;grid-column:2}.forest-banner-inner{display:block}.forest-banner-inner>div:last-child{max-width:600px}.products-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.site-header{min-height:60px}.brand{font-size:26px}.editorial-hero,.hero-primary{min-height:0}.hero-primary{min-height:490px}.hero-primary-copy h1{font-size:51px}.hero-side{display:flex}.hero-side-image{max-height:320px}.editorial-grid{display:block}.editorial-card{height:340px;margin-bottom:12px}.editorial-card:first-child{height:450px}.forest-banner-inner{padding-top:48px;padding-bottom:48px}.video-feature,.video-feature-media{height:400px;min-height:400px}.video-feature{margin-bottom:65px}.video-feature-copy{left:15px;right:15px;max-width:none}.section-title{display:block}.section-title>a{margin-top:12px}.products-grid{gap:12px}.product-card h3{font-size:16px}.benefit-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom{display:block}.cart-line{grid-template-columns:95px 1fr}.cart-line img{width:95px}}
