:root{--ink:#202322;--muted:#68706d;--line:#dedfda;--blue:#2779b9;--green:#214f3d;--coral:#e07b62;--paper:#fff;--soft:#f4f5f1;--page:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;letter-spacing:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-width{width:min(100% - 48px,var(--page));margin-inline:auto}.skip-link{position:absolute;left:-9999px;z-index:999;background:#fff;padding:12px}.skip-link:focus{left:12px;top:12px}.announcement{text-align:center;padding:7px 16px;font-size:12px;line-height:1.2}.announcement--primary{background:#202322;color:#fff}.announcement--offer{background:#efb272;color:#202322}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.header-main{min-height:86px;display:grid;grid-template-columns:260px minmax(280px,720px) 1fr;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:800;letter-spacing:0}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:22px}.search-bar{display:flex;border:1px solid #cfd3d0;height:44px}.search-bar input{border:0;min-width:0;flex:1;padding:0 16px;outline:none}.search-bar button{border:0;background:var(--blue);color:#fff;padding:0 22px;cursor:pointer}.header-actions{justify-self:end;display:flex;gap:20px;font-size:14px}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--ink);color:#fff;font-size:11px}.main-nav{min-height:52px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,40px);font-size:14px;white-space:nowrap}.main-nav a:hover,.nav-accent{color:var(--blue)}.hero{min-height:clamp(500px,62vw,760px);position:relative;overflow:hidden;display:flex;align-items:flex-end}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,26,22,.72) 0%,rgba(15,26,22,.2) 48%,rgba(15,26,22,0) 70%)}.hero-content{position:relative;color:#fff;padding-bottom:clamp(60px,8vw,110px)}.hero-content>*{max-width:650px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.8px;margin:0 0 14px}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,86px);font-weight:400;line-height:.98;margin:0 0 22px;letter-spacing:0}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.6;margin:0 0 32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;font-size:14px;font-weight:700;border:1px solid}.button--light{background:#fff;color:var(--ink);border-color:#fff}.button--dark{background:var(--ink);color:#fff;border-color:var(--ink)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding-block:30px}.benefits div{display:flex;flex-direction:column;gap:6px;padding:0 32px;border-right:1px solid var(--line)}.benefits div:last-child{border:0}.benefits strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.benefits span{font-size:13px;color:var(--muted)}.category-section,.products-section,.steps{padding-block:82px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2,.editorial-copy h2,.custom-cta h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.05;margin:0;letter-spacing:0}.section-heading>a{font-size:14px;font-weight:700;border-bottom:1px solid;padding-bottom:5px}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.category-item{text-align:center}.category-image{display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;margin-bottom:16px}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-item:hover img{transform:scale(1.05)}.category-item strong{font-size:14px}.products-section{border-top:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-image{display:block;aspect-ratio:1;overflow:hidden;background:#eceee9}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover img{transform:scale(1.025)}.product-card h3{font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.35;margin:15px 0 8px}.product-card p{font-size:14px;margin:0;color:var(--muted)}.product-card s{margin-left:8px}.editorial-band{background:#e8eee8;padding-block:72px}.editorial-grid{display:grid;grid-template-columns:minmax(300px,.72fr) 1.28fr;align-items:center;gap:7vw}.editorial-copy p:not(.eyebrow){font-size:16px;line-height:1.7;color:#47514c;margin:24px 0 30px;max-width:530px}.editorial-image{aspect-ratio:4/3;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps-grid>div{padding:30px 28px;border-right:1px solid var(--line)}.steps-grid>div:last-child{border:0}.steps-grid span{font-size:12px;color:var(--coral);font-weight:800}.steps-grid h3{font-family:Georgia,serif;font-weight:400;font-size:21px;margin:18px 0 10px}.steps-grid p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.custom-cta{background:#23483c;color:#fff}.custom-cta-inner{min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:40px}.custom-cta h2{max-width:780px}.site-footer{background:#202322;color:#fff}.newsletter{padding-block:58px;display:flex;align-items:end;justify-content:space-between;gap:40px;border-bottom:1px solid #444846}.newsletter h2{font-family:Georgia,serif;font-size:36px;font-weight:400;margin:0}.newsletter-form{display:flex;width:min(100%,470px);height:48px}.newsletter-form input{flex:1;min-width:0;background:transparent;border:1px solid #737876;color:#fff;padding:0 15px}.newsletter-form button{border:0;background:#fff;color:#202322;padding:0 25px;font-weight:700}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-block:64px}.brand--light{color:#fff}.footer-brand p{max-width:340px;color:#bfc4c1;line-height:1.6}.footer-grid h3{font-size:13px;text-transform:uppercase;margin:0 0 20px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:14px;color:#cbd0cd}.footer-bottom{border-top:1px solid #444846;padding-block:22px;display:flex;justify-content:space-between;color:#aeb4b1;font-size:12px}.main-section{padding-block:64px}.main-section h1{font-family:Georgia,serif;font-size:48px;font-weight:400}.empty-state{padding:60px;background:var(--soft);text-align:center}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:64px}.product-gallery img{width:100%;height:auto}.product-info{position:sticky;top:30px;align-self:start}.product-info h1{font-size:42px}.price{font-size:20px}.product-form select,.product-form input{width:100%;height:48px;padding:0 12px;border:1px solid var(--line);margin:8px 0 18px}.product-form button{width:100%}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}@media(max-width:900px){.page-width{width:min(100% - 28px,var(--page))}.header-main{grid-template-columns:1fr auto;min-height:72px}.search-bar{grid-column:1/-1;grid-row:2;margin-bottom:14px}.header-actions{font-size:12px}.main-nav{justify-content:flex-start;overflow-x:auto;padding-bottom:14px;min-height:45px}.benefits{grid-template-columns:repeat(2,1fr)}.benefits div{padding:18px;border-bottom:1px solid var(--line)}.category-row{grid-template-columns:repeat(3,1fr);gap:18px}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid,.product-page{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(2,1fr)}.custom-cta-inner,.newsletter{align-items:flex-start;flex-direction:column;padding-block:48px}.footer-grid{grid-template-columns:1.5fr 1fr;gap:40px}.product-info{position:static}}@media(max-width:560px){.brand{font-size:21px}.brand-mark{width:30px;height:30px}.header-actions a:first-child{display:none}.hero{min-height:560px}.hero-shade{background:linear-gradient(0deg,rgba(15,26,22,.75),rgba(15,26,22,.05) 75%)}.hero h1{font-size:48px}.hero-content{padding-bottom:50px}.benefits{grid-template-columns:1fr 1fr}.benefits strong{font-size:16px}.category-section,.products-section,.steps{padding-block:56px}.category-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.category-item{flex:0 0 38%;scroll-snap-align:start}.section-heading{align-items:flex-start}.product-grid,.collection-grid{gap:14px}.product-card h3{font-size:16px}.editorial-band{padding-block:28px}.editorial-grid{gap:34px}.steps-grid{grid-template-columns:1fr}.steps-grid>div{border-right:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}
