@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=DM+Serif+Display:ital@0;1&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.serif{font-family:'DM Serif Display',Georgia,serif;font-weight:400}.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}.skip-link{position:absolute;z-index:999;left:1rem;top:-4rem;background:var(--ink);color:white;padding:1rem}.skip-link:focus{top:1rem}.container{width:min(100% - 5vw,1440px);margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;padding:.95rem 1.6rem;border:1px solid var(--ink);border-radius:4rem;background:var(--accent);color:var(--ink);text-decoration:none;font-weight:700;line-height:1.2;min-height:48px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#e3f28d}.button-outline{background:transparent}.text-link{font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.25rem}.text-link:hover{opacity:.65}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:800}.section-title{font-family:'DM Serif Display',Georgia,serif;font-size:clamp(2.45rem,5vw,5rem);font-weight:400;letter-spacing:-.035em;line-height:1.05}.site-header{position:relative;z-index:20;background:var(--paper)}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nav-shell{width:min(100% - 5vw,1440px);margin:auto;min-height:79px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.wordmark{max-width:220px;display:inline-block;text-decoration:none}.wordmark img{width:100%;height:auto}.wordmark-text{font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;letter-spacing:-.06em;white-space:nowrap}.primary-nav{display:flex;gap:clamp(.8rem,2.6vw,2.8rem);align-items:center}.primary-nav a{text-decoration:none;font-size:.85rem}.primary-nav a:hover{text-decoration:underline}.nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:.8rem}.icon-link,.menu-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--ink);background:none;border:0;text-decoration:none}.icon-link svg,.menu-button svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.7}.menu-button{display:none}.cart-count{font-size:.7rem;align-self:flex-start}.mobile-nav{display:none}.mobile-nav[hidden]{display:none}
.editorial-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:#d1c1a8}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,30,26,.12),transparent 60%)}.hero-inner{position:relative;z-index:1;width:min(100% - 8vw,1440px);margin:3.5rem auto}.hero-panel{width:min(550px,48vw);background:var(--paper);padding:clamp(2rem,4vw,4.25rem);border-radius:18px;box-shadow:0 20px 60px #0c21192b}.hero-title{font-size:clamp(3rem,6.7vw,6.6rem);line-height:.91;letter-spacing:-.07em;font-weight:800;margin:1.3rem 0 1.1rem}.hero-description{font-family:'DM Serif Display',Georgia,serif;font-size:clamp(1.2rem,1.9vw,1.9rem);line-height:1.3;margin-bottom:1.6rem}.hero-footnote{display:block;margin-top:2rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.67rem}.hero-script{position:absolute;z-index:1;bottom:1.5rem;right:4vw;color:white;font-family:'DM Serif Display',Georgia,serif;font-style:italic;font-size:clamp(1.3rem,2.2vw,2.4rem);width:170px;text-shadow:0 2px 10px #0006;transform:rotate(-8deg)}
.category-section{padding:10px 0 3rem;background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.category-tile{position:relative;min-height:575px;overflow:hidden;background:#eae7df}.category-tile img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .65s}.category-tile:hover img{transform:scale(1.05)}.category-copy{position:absolute;z-index:2;left:7%;top:11%;width:70%;padding:1.45rem 1.6rem 1.6rem;background:var(--paper);box-shadow:0 10px 28px #00000013}.category-tile:nth-child(2) .category-copy{top:25%;left:9%;background:#65705a;color:white}.category-tile:nth-child(3) .category-copy{top:10%;left:8%;background:#f8f3e9}.category-eyebrow{font-size:clamp(1.1rem,3vw,3rem);font-family:'DM Serif Display',Georgia,serif;line-height:1}.category-title{font-size:clamp(2rem,4vw,4.3rem);font-family:'DM Serif Display',Georgia,serif;line-height:.95;margin:.1rem 0 1rem;letter-spacing:-.045em;font-weight:400}.category-copy p{font-size:.9rem;line-height:1.5;margin:0 0 1.25rem}.category-copy a{text-decoration:none;font-size:.86rem;font-weight:700;border-bottom:1px solid currentColor}.category-copy a:hover{opacity:.7}.category-index{position:absolute;bottom:1.4rem;right:1.6rem;color:white;font-size:4rem;font-family:'DM Serif Display',Georgia,serif;text-shadow:0 2px 15px #0006}
.featured-section{padding:5rem 0 4.5rem;background:#fff}.section-header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-header h2{margin:0}.section-header .eyebrow{margin-bottom:.9rem}.feature-intro{display:flex;gap:2rem;align-items:center}.feature-intro p{margin:0;max-width:250px;font-size:.9rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.7rem,1.5vw,1.5rem)}.product-card a{text-decoration:none}.product-image{aspect-ratio:1/1.05;background:#f1ebe2;border-radius:5px;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.product-card h3{font-size:.89rem;font-weight:600;margin:.8rem 0 .3rem;line-height:1.35}.product-card .price{font-size:.9rem;margin:0}.product-placeholder .text-link{display:inline-block;margin:.7rem 0}.product-card:nth-child(even){transform:translateY(22px)}.product-grid-wrap{padding-bottom:24px}
.motion-section{padding:2rem 0 5rem;background:#fff}.motion-grid{display:grid;grid-template-columns:1.45fr .66fr .57fr;gap:1rem;align-items:stretch}.motion-frame{position:relative;min-height:360px;background:#e8dfd2;overflow:hidden;border-radius:12px}.motion-frame video,.motion-frame img{width:100%;height:100%;object-fit:cover}.motion-frame video{position:absolute;inset:0}.motion-scrim{position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#071b19a8);pointer-events:none}.motion-caption{position:absolute;bottom:1.7rem;color:white;text-align:center;width:100%;font-family:'DM Serif Display',Georgia,serif;font-size:clamp(1.3rem,2.1vw,2.4rem);z-index:2}.motion-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid white;background:#16373466;color:white;width:75px;height:75px;border-radius:50%;font-size:1.7rem;z-index:2}.motion-play[hidden]{display:none}.motion-sequence{display:grid;grid-template-rows:repeat(3,1fr);gap:.45rem}.motion-step{display:grid;grid-template-columns:45% 55%;background:#f3eee5;border-radius:6px;overflow:hidden;min-height:0}.motion-step img{width:100%;height:100%;object-fit:cover}.motion-step span{display:flex;align-items:center;padding:.5rem;font-family:'DM Serif Display',Georgia,serif;font-size:clamp(.85rem,1.2vw,1.3rem)}.motion-note{background:var(--clay);color:white;border-radius:9px;padding:clamp(1.2rem,2.4vw,2.8rem);display:flex;flex-direction:column;justify-content:center}.motion-note h2{font-size:clamp(1.7rem,3vw,3.6rem);line-height:1.08;font-family:'DM Serif Display',Georgia,serif;font-weight:400}.motion-note p{font-family:'DM Serif Display',Georgia,serif;font-size:1.3rem;line-height:1.25}.motion-note a{color:white}
.service-section{background:#fff;padding-bottom:5rem}.service-grid{background:#f6f3eb;border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);padding:2rem 1.5rem}.service-card{display:flex;gap:1.2rem;align-items:center;justify-content:center;border-right:1px solid #dad9d0;padding:0 1rem}.service-card:last-child{border:0}.service-icon{font-family:'DM Serif Display',Georgia,serif;font-size:2.3rem}.service-card h3{font-family:'DM Serif Display',Georgia,serif;font-weight:400;font-size:1.25rem;margin:0}.service-card p{font-size:.75rem;margin:.3rem 0 0}
.site-footer{background:var(--paper);padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1.4fr;gap:2rem}.footer-grid h3{font-size:.85rem}.footer-grid p,.footer-grid a,.footer-bottom{font-size:.8rem;line-height:1.6}.footer-grid a{display:block;text-decoration:none;padding:.13rem 0}.footer-grid a:hover{text-decoration:underline}.footer-brand img{width:210px}.footer-newsletter{display:flex;margin-top:1rem;border:1px solid #cfcfc7;border-radius:8px;overflow:hidden}.footer-newsletter input{width:100%;min-width:0;background:transparent;border:0;padding:.8rem}.footer-newsletter button{background:var(--accent);border:0;min-width:48px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d9d8d0;padding-top:1.5rem;margin-top:4rem}.footer-bottom a{margin-left:1rem;text-decoration:none}
.inner-page{padding:4rem 0 7rem;min-height:55vh}.page-title{font-family:'DM Serif Display',Georgia,serif;font-size:clamp(2.7rem,6vw,5.5rem);font-weight:400;line-height:1}.rte{max-width:780px;line-height:1.75}.rte h2{margin-top:2rem;font-family:'DM Serif Display',Georgia,serif;font-size:2rem;font-weight:400}.rte a{text-decoration:underline}.contact-form{max-width:740px}.field{margin:0 0 1.3rem}.field label{display:block;font-weight:700;font-size:.82rem;margin-bottom:.45rem}.field input,.field textarea,.field select{border:1px solid #b7bdb5;border-radius:6px;width:100%;background:#fff;padding:.8rem 1rem}.field textarea{min-height:160px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-message{background:#eef4d9;padding:1rem;border-radius:6px}
.catalog-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.catalog-head p{max-width:650px}.catalog-sort{padding:.6rem;background:white;border:1px solid #aeb5aa;border-radius:5px}.pagination{display:flex;gap:1rem;justify-content:center;margin:3rem auto}.pagination a,.pagination span{padding:.5rem}.product-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.product-gallery img{width:100%;background:#f2f1ed}.product-summary{position:sticky;top:2rem}.product-summary .price{font-size:1.5rem}.product-summary .button{width:100%;margin-top:1rem}.product-summary .rte{padding-top:1.5rem}.variant-picker{padding:.8rem;width:100%;background:white;border:1px solid #adb5a8}.cart-row{display:grid;grid-template-columns:90px 1fr auto;gap:1rem;align-items:center;border-bottom:1px solid #d2d8cf;padding:1.2rem 0}.cart-row img{width:90px}.cart-row input{width:70px;padding:.35rem}.cart-summary{display:flex;align-items:end;flex-direction:column;gap:1rem;margin-top:2rem}.empty-state{padding:4rem 0}
@media(max-width:1000px){.nav-shell{grid-template-columns:1fr auto}.primary-nav{display:none}.menu-button{display:inline-flex}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:1rem;padding:1.5rem 5vw;border-top:1px solid #e1e1d9}.mobile-nav a{text-decoration:none}.hero-panel{width:min(550px,65vw)}.category-tile{min-height:470px}.category-copy{width:82%;padding:1.1rem}.footer-grid{grid-template-columns:repeat(2,1fr)}.motion-grid{grid-template-columns:1.4fr 1fr}.motion-note{grid-column:1/-1;min-height:200px}.motion-note h2{max-width:600px}}
@media(max-width:700px){.nav-shell{min-height:67px}.wordmark{max-width:180px}.container{width:min(100% - 32px,1440px)}.editorial-hero{min-height:650px;align-items:end}.hero-inner{width:calc(100% - 32px);margin:0 auto 1rem}.hero-panel{width:100%;padding:1.7rem}.hero-title{font-size:clamp(3.3rem,12vw,5rem)}.hero-media img{object-position:55% top}.hero-script{top:1rem;bottom:auto;right:1.5rem}.category-grid{grid-template-columns:1fr;gap:8px}.category-tile{min-height:460px}.category-copy{width:65%;top:9%;left:7%}.category-tile:nth-child(2) .category-copy{top:17%}.section-header{align-items:start;flex-direction:column}.featured-section{padding:3.5rem 0 2.5rem}.product-grid{grid-template-columns:repeat(2,1fr);row-gap:1.5rem}.feature-intro{align-items:start;flex-direction:column;gap:.5rem}.motion-grid{grid-template-columns:1fr}.motion-frame{min-height:280px}.motion-sequence{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.motion-step{grid-template-columns:1fr;min-height:150px}.motion-step img{height:100px}.motion-note{grid-column:auto}.service-grid{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.service-card{justify-content:start;border:0;border-bottom:1px solid #d9d8d0;padding:0 0 1rem}.service-card:last-child{padding:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-signup{grid-column:1/-1}.footer-bottom{align-items:start;flex-direction:column;gap:.7rem}.footer-bottom a{margin:0 1rem 0 0}.product-layout{grid-template-columns:1fr}.product-summary{position:static}.inner-page{padding:3rem 0}.form-grid{grid-template-columns:1fr}}
