*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 "Helvetica Neue",Arial,sans-serif;letter-spacing:.01em}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(calc(100% - 56px),var(--page));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:99}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 28px;border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:999px;font-size:14px;font-weight:750;letter-spacing:.04em;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px);filter:brightness(.94)}.button--secondary{background:transparent;color:var(--brand)}.announcement{padding:9px;text-align:center;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e9e4dc;z-index:20}.header-row{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{font-family:Georgia,serif;font-size:28px;font-weight:700;letter-spacing:.02em}.brand img{width:auto}.nav{display:flex;gap:30px;justify-content:center;font-size:14px}.nav a,.header-actions a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:.2s}.nav a:hover:after{right:0}.header-actions{display:flex;gap:20px;justify-content:flex-end;font-size:13px}.mobile-toggle{display:none;background:none;border:0;font-size:25px}.hero{position:relative;min-height:680px;display:grid;align-items:center;overflow:hidden;background:linear-gradient(135deg,#d9d2c5,#b7a895)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(32,30,25,.62) 0%,rgba(32,30,25,.25) 48%,rgba(32,30,25,.03) 75%)}.hero-content{position:relative;z-index:1;color:#fff;width:min(calc(100% - 56px),var(--page));padding:90px 0}.hero-content>p:first-child{text-transform:uppercase;letter-spacing:.16em;font-size:12px}.hero-content h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(46px,6vw,82px);line-height:1.02;max-width:770px;margin:12px 0 22px}.hero-content p{font-size:18px;max-width:560px}.hero-content .button{margin-top:12px;background:#fff;border-color:#fff;color:#292820}.section{padding:92px 0}.section-heading{text-align:center;margin:0 auto 42px;max-width:700px}.section-heading>p:first-child{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#766c60}.section-heading h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(34px,4vw,54px);line-height:1.1;margin:7px 0 12px}.grid{display:grid;gap:26px}.product-grid{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:0;border-radius:22px;overflow:hidden;transition:.3s;box-shadow:0 1px 0 rgba(39,36,30,.07)}.card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(44,39,32,.10)}.card-media{aspect-ratio:1;background:#f1eee8;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover;transition:.45s}.card:hover .card-media img{transform:scale(1.025)}.card-content{padding:20px 20px 23px}.card-title{font-family:Georgia,serif;font-size:18px}.price{margin-top:7px;font-size:14px;color:#645c52}.features{grid-template-columns:repeat(3,1fr)}.feature{text-align:left;padding:38px;border-radius:24px;background:#efe8dc}.feature:nth-child(2){background:#e4e9df}.feature:nth-child(3){background:#eaded5}.feature-icon{font-size:32px}.feature h3{font-family:Georgia,serif;font-size:24px;font-weight:500;margin:14px 0 6px}.feature p{color:#615b53;margin:0}.image-text{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:76px}.image-text>div:first-child{position:relative}.image-text>div:first-child:before{content:"";position:absolute;width:42%;aspect-ratio:1;border-radius:50%;background:#e7d4c2;left:-7%;bottom:-9%;z-index:-1}.image-text img,.image-text svg{border-radius:28px;width:100%}.image-text h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(38px,4vw,58px);line-height:1.08}.collection-tiles{grid-template-columns:repeat(3,1fr)}.collection-tile{position:relative;min-height:480px;border-radius:28px;overflow:hidden;background:#ddd}.collection-tile img,.collection-tile svg{width:100%;height:100%;object-fit:cover;position:absolute}.collection-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 65%)}.tile-content{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}.tile-content h3{font-family:Georgia,serif;font-size:30px;font-weight:500;margin:0}.editorial{margin:20px auto 90px;display:grid;grid-template-columns:1fr 1fr;min-height:480px;background:#293229;color:#fff;border-radius:32px;overflow:hidden}.editorial-media img,.editorial-media svg{width:100%;height:100%;object-fit:cover}.editorial-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.editorial-copy h2{font-family:Georgia,serif;font-size:50px;font-weight:500;line-height:1.08;margin:8px 0 18px}.product{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;padding:64px 0 90px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-gallery img{width:100%;border-radius:20px;background:#f0ede7}.product-gallery>*:first-child{grid-column:1/-1}.product-info{position:sticky;top:120px;align-self:start}.product-title{font-family:Georgia,serif;font-size:48px;font-weight:500;line-height:1.08}.product-price{font-size:23px;margin:15px 0}.field,select,input[type=number]{width:100%;padding:14px;border:1px solid #c8c1b8;border-radius:12px;background:#fff}.product-form .button{width:100%;margin-top:14px}.rte{max-width:780px}.collection-head{text-align:center;padding:70px 0 35px}.collection-head h1{font-family:Georgia,serif;font-size:54px;font-weight:500}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid #ddd}.footer{padding:72px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px}.footer h2{font-family:Georgia,serif;font-size:30px}.footer h3{margin-top:0;font-size:14px;text-transform:uppercase;letter-spacing:.1em}.footer-menu a{display:block;margin:9px 0;opacity:.86}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.18);margin-top:46px;padding-top:22px;font-size:12px}.payment-icons{display:flex;gap:8px;flex-wrap:wrap}.payment-icons svg{width:38px}.newsletter{display:flex;border-radius:999px;overflow:hidden;background:#fff}.newsletter input{border:0;padding:13px 17px;width:100%}.newsletter button{border:0;background:var(--accent);padding:0 18px}.empty{text-align:center;padding:100px 20px}.pagination{text-align:center;margin-top:40px}.pagination span{margin:0 6px}@media(max-width:900px){.page-width{width:min(calc(100% - 32px),var(--page))}.header-row{grid-template-columns:auto 1fr auto}.mobile-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:24px;flex-direction:column}.nav.open{display:flex}.brand{text-align:center}.product-grid{grid-template-columns:repeat(2,1fr)}.features,.image-text,.product,.footer-grid,.editorial{grid-template-columns:1fr}.collection-tiles{grid-template-columns:1fr 1fr}.product-info{position:static}.hero{min-height:560px}.editorial-copy{padding:45px}.editorial-media{min-height:360px}}@media(max-width:560px){.page-width{width:min(calc(100% - 24px),var(--page))}.product-grid,.collection-tiles{grid-template-columns:1fr}.section{padding:62px 0}.hero-content{width:calc(100% - 32px)}.hero-content h1{font-size:43px}.collection-tile{min-height:390px}.product-title{font-size:36px}.footer-bottom{align-items:flex-start;gap:15px;flex-direction:column}.editorial-copy h2{font-size:38px}}
