:root{--cream:#f7eadf;--coral:#e76f5d;--peach:#eda78b;--sand:#e9bd9d;--teal:#58aeb3;--green:#056751;--forest:#123b35;--slate:#89939b;--white:#fff;--page:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--forest);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:1rem}.page-width{width:min(var(--page),92vw);margin-inline:auto}.site-header{position:relative;z-index:20;background:var(--green);color:#fff}.header-inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2.5rem}.wordmark{font-weight:900;font-size:1.45rem;letter-spacing:-.04em}.main-nav{display:flex;gap:2rem}.main-nav a{font-weight:800;text-transform:uppercase;font-size:.82rem}.header-tools{display:flex;align-items:center;gap:1rem}.header-tools a{font-weight:700}.cart-pill{display:inline-grid;place-items:center;min-width:1.5rem;height:1.5rem;border-radius:99px;background:var(--coral);font-size:.72rem}.hero{position:relative;min-height:min(780px,88vh);overflow:hidden;color:#fff;background:var(--peach)}.hero-media{position:absolute;inset:0}.hero-media img,.hero-placeholder{width:100%;height:100%;object-fit:cover}.hero-placeholder{background:linear-gradient(155deg,var(--peach),var(--teal))}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,59,53,.58),rgba(18,59,53,.08) 65%),linear-gradient(0deg,rgba(18,59,53,.28),transparent 50%)}.hero-content{position:relative;z-index:2;min-height:min(780px,88vh);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:9vh}.eyebrow{margin:0 0 1rem;font-weight:900;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-title,.story h2{margin:0;font-family:"Arial Narrow",Arial,sans-serif;font-stretch:condensed;font-weight:900;text-transform:uppercase;line-height:.96;letter-spacing:-.04em}.hero h1{font-size:clamp(3.2rem,6vw,6rem)}.hero-text{max-width:34rem;font-size:1rem;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.8rem 1.4rem;border:1px solid var(--green);background:var(--green);color:#fff;font-weight:900;text-transform:uppercase;font-size:.76rem;letter-spacing:.08em;cursor:pointer}.button--coral{background:var(--coral);border-color:var(--coral)}.button--outline{background:transparent;color:var(--green)}.values{background:var(--green);color:#fff;overflow:hidden}.values-inner{min-height:78px;display:flex;align-items:center;justify-content:space-around;gap:1.2rem;white-space:nowrap;font-family:"Arial Narrow",Arial,sans-serif;font-weight:900;font-size:clamp(1.2rem,2.6vw,2.4rem)}.values i{color:var(--sand);font-style:normal}.section-space{padding-block:clamp(4.5rem,8vw,8rem)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.section-title{font-size:clamp(3rem,6vw,5.8rem)}.section-title em{color:var(--coral);font-style:normal}.section-copy{max-width:26rem;line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.product-card{min-width:0}.product-image{position:relative;aspect-ratio:1/1.04;display:grid;place-items:center;overflow:hidden;border-radius:48% 48% 2px 2px;background:#bfd7da}.product-card:nth-child(3n+2) .product-image{background:#dce2c4}.product-card:nth-child(3n+3) .product-image{background:#efb398}.product-image img{width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.04) translateY(-4px)}.product-meta{display:flex;justify-content:space-between;align-items:end;padding:1rem 0}.product-meta h3{margin:.2rem 0 0;font-size:1.5rem}.product-meta small{text-transform:uppercase;letter-spacing:.09em;color:#657a74}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--sand)}.story-art{min-height:620px;background:linear-gradient(160deg,var(--teal) 0 55%,var(--green) 55%);position:relative;overflow:hidden}.story-sun{position:absolute;width:110px;height:110px;left:12%;top:12%;border-radius:50%;background:var(--cream);box-shadow:0 0 0 18px #f7eadf55}.story-mark{position:absolute;left:45%;bottom:14%;font-size:7rem;color:var(--sand)}.story-content{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.story h2{font-size:clamp(3rem,5vw,5.2rem)}.story h2 em{color:var(--coral);font-style:normal}.story p{line-height:1.75}.newsletter{text-align:center;background:var(--cream)}.newsletter form{display:flex;max-width:760px;margin:2.4rem auto 0}.newsletter input{flex:1;min-width:0;padding:1.1rem;border:1px solid var(--green);background:transparent}.newsletter button{border:0}.site-footer{background:var(--green);color:#fff;padding:3rem 0}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:2rem}.footer-inner p{text-align:center;margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.footer-links{justify-self:end;display:grid;gap:.4rem;font-size:.8rem}.main-product{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem}.product-gallery{display:grid;gap:1rem}.product-gallery img{width:100%;background:#fff}.product-details{align-self:start;position:sticky;top:2rem}.product-details h1{font-size:clamp(2.6rem,5vw,5rem);margin:.4rem 0}.price{font-weight:900;font-size:1.25rem}.product-form{display:grid;gap:1rem;margin-top:2rem}.product-form select,.quantity-input{width:100%;padding:1rem;border:1px solid var(--green);background:#fff}.rte{line-height:1.7}.collection-header{text-align:center;padding-bottom:3rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid #cbbfb5;text-align:left}.cart-product{display:flex;align-items:center;gap:1rem}.cart-product img{width:90px}.cart-footer{display:flex;justify-content:flex-end;padding-top:2rem}.cart-summary{text-align:right}.empty-state{text-align:center;padding:6rem 1rem}.pagination{text-align:center;margin-top:3rem}.field{display:grid;gap:.45rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.header-inner{grid-template-columns:1fr auto}.main-nav{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.story,.main-product{grid-template-columns:1fr}.story-art{min-height:360px}.product-details{position:static}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-links{justify-self:center}.section-head{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.hero{min-height:720px}.hero-content{min-height:720px;padding-bottom:4rem}.hero h1{font-size:3rem}.product-grid{grid-template-columns:1fr}.values-inner{justify-content:flex-start;overflow:hidden}.section-space{padding-block:4rem}.newsletter form{flex-direction:column;gap:.5rem}.footer-inner p{text-align:center}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:1rem 0;border-bottom:1px solid #cbbfb5}.cart-table td{border:0;padding:.4rem}.cart-footer{justify-content:stretch}.cart-summary{width:100%}}
