:root{--ink:#1d2c1c;--deep:#132012;--paper:#fcfaf6;--cream:#f2eee7;--sand:#ded3c4;--rose:#e7d6d0;--sage:#dbe1d2;--clay:#d9c1b2;--line:#e4ded6;--muted:#6c6a64;--accent:#af8b43;--max:1240px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:1.55}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.announcement{background:var(--deep);color:white;text-align:center;font-size:.8rem;padding:.55rem 1rem}.announcement span{color:#d9b96d;padding-inline:.5rem}.site-header,.checkout-header{height:82px;display:flex;align-items:center;gap:2rem;padding:0 max(5vw,24px);background:rgba(252,250,246,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:.55rem;font-family:Georgia,serif;font-size:1.65rem;font-weight:bold;letter-spacing:.22em}.brand img{width:35px;height:40px;object-fit:cover;object-position:center 56%;border-radius:4px}.main-nav{display:flex;gap:1.8rem;margin:auto;font-size:.91rem}.main-nav a{padding:.45rem 0;border-bottom:2px solid transparent}.main-nav .active,.main-nav a:hover{border-color:var(--accent)}.header-actions{display:flex;align-items:center;gap:1rem;font-size:1.45rem}.icon-button,.menu-toggle,.drawer-header button{border:0;background:none;cursor:pointer;color:inherit}.icon-button{position:relative}.cart-count{position:absolute;background:var(--accent);color:white;border-radius:50%;font-size:.62rem;line-height:1.1;padding:.13rem .31rem;top:-.15rem;left:-.5rem}.menu-toggle{display:none;font-size:1.4rem}.hero{min-height:560px;display:grid;grid-template-columns:1fr .88fr;max-width:var(--max);margin:auto}.hero-content{padding:clamp(4rem,10vw,9rem) clamp(2rem,8vw,7rem);align-self:center}.eyebrow{letter-spacing:.15em;font-size:.75rem;color:#7d684d;margin:0 0 .65rem;text-transform:uppercase}.hero h1,.section h1,.checkout-page h1{font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,5.1rem);line-height:1.05;margin:0 0 1.35rem;font-weight:500}.hero p:not(.eyebrow){max-width:460px;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;gap:1.5rem;align-items:center;margin-top:2rem}.button{display:inline-block;border:0;padding:.87rem 1.55rem;cursor:pointer;text-align:center}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#345032}.button-light{background:white;color:var(--ink)}.text-link{font-size:.9rem;text-decoration:underline;text-underline-offset:5px}.hero-art{background:linear-gradient(140deg,#e6ddd2,#b8ab9c);position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-end;min-height:360px}.hero-art span{position:absolute;top:9%;right:10%;font:1rem Georgia,serif;letter-spacing:.19em;color:#6c6053}.silhouette{width:43%;height:73%;background:linear-gradient(110deg,#63725c,#253724);border-radius:50% 50% 16% 16%/20% 20% 4% 4%;clip-path:polygon(34% 0,67% 0,78% 16%,92% 100%,8% 100%,22% 16%);filter:drop-shadow(-20px 10px 10px #796d6070)}.section{max-width:var(--max);margin:auto;padding:6rem max(4vw,24px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:2.2rem}.section-heading h2,.order-summary h2,.checkout-summary h2{font-family:Georgia,serif;font-size:2.35rem;font-weight:500;line-height:1.15;margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{min-height:210px;padding:1.2rem;display:flex;flex-direction:column;justify-content:end;transition:transform .2s}.category-card:hover{transform:translateY(-5px)}.category-card span{font:1.3rem Georgia,serif;opacity:.5;margin-bottom:auto}.category-card h3{font:1.4rem Georgia,serif;margin:0}.category-card p{font-size:.8rem;margin:.25rem 0 0;color:#555}.sand{background:var(--sand)}.rose{background:var(--rose)}.sage{background:var(--sage)}.clay{background:var(--clay)}.product-section{padding-top:1rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{position:relative}.product-image{aspect-ratio:3/4;background:var(--cream);display:flex;align-items:center;justify-content:center;font:2.5rem Georgia,serif;color:#fff;overflow:hidden}.product-image::after{content:"EVA";opacity:.65;letter-spacing:.14em}.product-card:nth-child(2n) .product-image{background:#d7c8bd}.product-card:nth-child(3n) .product-image{background:#bec7b5}.product-card:nth-child(4n) .product-image{background:#c9b8ad}.product-tag{position:absolute;top:.8rem;right:.8rem;background:white;padding:.25rem .55rem;font-size:.68rem}.product-info{padding-top:.8rem}.product-info h3{font-size:.95rem;margin:0 0 .2rem;font-weight:500}.price-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.price{font-weight:bold;font-size:.9rem}.quick-add{border:1px solid var(--ink);background:transparent;padding:.35rem .5rem;cursor:pointer;font-size:.74rem}.quick-add:hover{background:var(--ink);color:white}.editorial{max-width:var(--max);margin:1rem auto 0;background:var(--deep);color:white;min-height:450px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:4rem max(5vw,50px);position:relative;overflow:hidden}.editorial p:not(.eyebrow){color:#d9ddd5;max-width:410px}.editorial h2{font:clamp(2.5rem,4.5vw,4.4rem)/1.1 Georgia,serif;margin:.4rem 0 1rem}.editorial-mark{font:clamp(7rem,18vw,16rem) Georgia,serif;color:#f6f0dc12;position:absolute;left:3%;bottom:-7%;letter-spacing:.07em}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-grid article{padding:1.7rem;border-left:1px solid var(--line);text-align:center}.benefit-grid article:last-child{border:0}.benefit-grid span{font-size:1.6rem;color:#8b724d}.benefit-grid h3{margin:.4rem 0;font:1.2rem Georgia,serif}.benefit-grid p{color:var(--muted);font-size:.85rem;margin:0}.site-footer{background:#eae6df;padding:3.5rem max(5vw,24px) 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.site-footer h3{font-size:.85rem;margin:0 0 .6rem}.site-footer a:not(.footer-brand){display:block;color:var(--muted);font-size:.83rem;padding:.17rem 0}.footer-brand{font:2rem Georgia,serif;letter-spacing:.2em}.site-footer p{color:var(--muted);font-size:.85rem}.site-footer small{grid-column:1/-1;border-top:1px solid #d4cec5;padding-top:1rem;color:var(--muted);font-size:.75rem}.compact{margin-top:4rem}.shop-page h1{font-size:clamp(2.7rem,5vw,4.5rem)}.shop-toolbar{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filters{display:flex;flex-wrap:wrap;gap:.6rem}.filters button{border:0;background:transparent;padding:.35rem .55rem;cursor:pointer;color:var(--muted)}.filters .selected{background:var(--ink);color:white}.sort-label{font-size:.8rem;color:var(--muted)}select{border:0;background:transparent;color:var(--ink)}.product-count{font-size:.8rem;color:var(--muted)}.product-grid-full{grid-template-columns:repeat(4,1fr)}.cart-drawer{position:fixed;top:0;bottom:0;left:0;width:min(410px,100%);background:var(--paper);z-index:50;transform:translateX(-100%);transition:transform .25s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.4rem;border-bottom:1px solid var(--line)}.drawer-header h2{font:1.5rem Georgia,serif;margin:0}.drawer-header button{font-size:1.8rem}.drawer-items{padding:1rem;overflow:auto;flex:1}.drawer-item,.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:.8rem;padding:.75rem 0;border-bottom:1px solid var(--line);align-items:center}.item-thumb{width:70px;aspect-ratio:1;background:var(--sage);display:flex;align-items:center;justify-content:center;font:1.1rem Georgia,serif;color:white}.drawer-item h3,.cart-item h3{font-size:.9rem;margin:0}.drawer-item p,.cart-item p{font-size:.8rem;color:var(--muted);margin:.15rem 0}.remove-item{border:0;background:none;text-decoration:underline;cursor:pointer;font-size:.75rem}.drawer-footer{padding:1.2rem;border-top:1px solid var(--line)}.drawer-footer>div,.order-summary>div,.total-row{display:flex;justify-content:space-between;margin-bottom:1rem}.drawer-footer .button{width:100%}.overlay{position:fixed;inset:0;background:#13201266;z-index:40;display:none}.overlay.show{display:block}.cart-page h1{font-size:clamp(2.7rem,5vw,4.5rem)}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:3rem}.order-summary,.checkout-summary{background:#f1ede7;padding:1.5rem;height:max-content}.order-summary h2{font-size:1.6rem;margin-bottom:1.5rem}.order-summary>div{font-size:.9rem}.order-summary p{font-size:.75rem;color:var(--muted)}.order-summary .button{width:100%}.empty-cart{padding:3rem 0;color:var(--muted)}.checkout-header{position:static;justify-content:space-between}.checkout-header>a{font-size:.85rem}.checkout-page{max-width:1100px;margin:3rem auto;padding:0 24px;display:grid;grid-template-columns:1fr 350px;gap:5rem}.checkout-page h1{font-size:3.2rem}.checkout-page fieldset{border:0;border-top:1px solid var(--line);padding:1.5rem 0;margin:1.2rem 0}.checkout-page legend{font:1.35rem Georgia,serif;padding:0 0 1rem}.checkout-page label{display:block;font-size:.84rem;margin-bottom:.9rem}.checkout-page input,.checkout-page textarea{display:block;width:100%;border:1px solid #d5cec5;background:white;margin-top:.3rem;padding:.7rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.radio input{display:inline;width:auto;margin-left:.5rem}.checkout-page form>.button{width:100%}.checkout-summary{align-self:start}.checkout-mini{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #ddd5cc;font-size:.85rem}.form-message{color:#496641}.hidden{display:none}@media(max-width:800px){.site-header{height:66px;padding:0 20px;gap:1rem}.brand{font-size:1.3rem}.brand img{height:34px;width:29px}.menu-toggle{display:block;order:-1}.main-nav{display:none;position:absolute;top:66px;right:0;left:0;background:var(--paper);padding:1rem 20px;border-bottom:1px solid var(--line)}.main-nav.open{display:flex;flex-direction:column;gap:.4rem}.header-actions{margin-right:auto;font-size:1.2rem}.hero{grid-template-columns:1fr}.hero-content{padding:4.5rem 24px}.hero-art{min-height:280px;grid-row:1}.hero h1{font-size:3rem}.section{padding:4rem 20px}.section-heading h2{font-size:2rem}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:170px}.product-grid,.product-grid-full{grid-template-columns:1fr 1fr;gap:1rem}.product-info h3{font-size:.84rem}.editorial{grid-template-columns:1fr;min-height:390px;padding:3.5rem 24px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border:0;border-bottom:1px solid var(--line)}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}.shop-toolbar{flex-direction:column}.sort-label{padding:.3rem}.cart-layout,.checkout-page{grid-template-columns:1fr;gap:2rem}.checkout-page{margin:2rem auto}.checkout-summary{grid-row:1}.cart-page{padding-top:3rem}.form-row{grid-template-columns:1fr}.checkout-header{padding:0 20px}.checkout-page h1{font-size:2.7rem}}
