:root{--ink:#102724;--forest:#174a40;--lime:#d6ff5f;--sand:#f2f1ee;--line:#d6d9d3;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-row{min-height:78px;display:flex;align-items:center;gap:28px}.brand-lockup,.footer-brand-lockup{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-lockup span{font-size:14px}.primary-nav{display:flex;gap:22px;font-size:14px;font-weight:700;flex:1;justify-content:center}.primary-nav a:hover,.header-actions a:hover{text-decoration:underline}.header-actions{display:flex;gap:14px;font-size:14px}.menu-toggle{display:none}.hero{min-height:620px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-inner{padding:72px 0}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.95;max-width:720px;margin:12px 0 24px}.hero p:not(.eyebrow){font-size:20px;max-width:560px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--lime);color:#102724;border:0;padding:14px 22px;font-weight:800;cursor:pointer}.button.full{width:100%}.section{padding:76px 0}.section-heading{text-align:center;margin-bottom:36px}.section-heading h2,.collection-hero h1,.page-width h1{font-size:clamp(34px,5vw,58px);margin:8px 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;background:var(--sand);overflow:hidden;min-height:260px}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-card:hover img{transform:scale(1.03)}.category-card span{position:absolute;left:20px;bottom:18px;background:#fff;padding:8px 12px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card-media{aspect-ratio:1;background:var(--sand);overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover img{transform:scale(1.035)}.product-card h3{font-size:16px;margin:6px 0}.product-card-type{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin:14px 0 0;color:#61706d}.product-card-price{margin:6px 0;font-weight:700}.center{text-align:center;margin-top:32px}.text-link{text-decoration:underline;font-weight:700}.product-page{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.product-gallery>img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--sand)}.thumb-row{display:flex;gap:8px;margin-top:10px;overflow:auto}.thumb-row button{border:1px solid var(--line);background:#fff;padding:2px;min-width:70px}.thumb-row img{width:64px;height:64px;object-fit:cover}.product-info h1{font-size:44px;line-height:1.05;margin:8px 0 18px}.price{font-size:24px;font-weight:800;margin-bottom:20px}.product-info label{display:block;font-weight:700;margin:14px 0}.product-info select,.newsletter-form input,.search-form input{width:100%;padding:13px;border:1px solid var(--ink);background:#fff}.product-description{margin-top:32px}.rte{max-width:820px}.rte img{height:auto}.page-width{max-width:900px}.search-form{display:flex;gap:10px;margin:24px 0 40px}.search-form input{flex:1}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-total{font-size:24px;font-weight:800;margin:24px 0}.site-footer{margin-top:40px}.footer-main{background:#eef0ee;padding:60px 0}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.1fr 1.25fr;gap:44px}.footer-brand{display:flex;align-items:center;justify-content:center}.footer-brand-lockup{flex-direction:column;text-align:center}.footer-column{display:flex;flex-direction:column;gap:9px}.footer-column h2{font-size:15px;margin:0 0 10px}.footer-column a{font-size:14px}.footer-column a:hover{text-decoration:underline}.newsletter-column p{font-size:14px;margin:0 0 8px}.newsletter-form{display:flex}.newsletter-form input{border-right:0}.newsletter-form button{width:48px;background:#fff;border:1px solid var(--ink);font-size:22px}.footer-bottom{background:#fff;border-top:1px solid var(--line);padding:20px 0}.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-bottom-row p{font-size:13px}.payment-icons{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.payment-icons svg{width:38px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pagination{grid-column:1/-1}.pagination a,.pagination span{margin:0 5px}@media(max-width:900px){.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:22px;flex-direction:column;border-bottom:1px solid var(--line)}.primary-nav.is-open{display:flex}.header-actions{display:none}.hero{min-height:520px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr;gap:32px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.newsletter-column{grid-column:1/-1}}@media(max-width:560px){.shell{width:min(100% - 26px,1180px)}.brand-lockup span{font-size:12px}.hero{min-height:460px}.hero h1{font-size:48px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:220px}.footer-grid{grid-template-columns:1fr}.footer-brand,.newsletter-column{grid-column:auto}.footer-brand{justify-content:flex-start}.footer-brand-lockup{flex-direction:row}.footer-bottom-row{flex-direction:column;align-items:flex-start}.payment-icons{justify-content:flex-start}.product-info h1{font-size:36px}.section{padding:52px 0}}