*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;color:#2e2a27;background:#fbf8f4;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1120px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,248,244,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(95,73,52,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:flex;align-items:center;gap:.8rem;font-family:'Playfair Display',serif;font-size:1.15rem;font-weight:700}.brand-mark{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid rgba(95,73,52,.1)}.site-nav{display:flex;gap:1.1rem;align-items:center}.site-nav a{font-weight:600;color:#51463d}.cart-pill,.btn,.filter-btn,.nav-toggle{border-radius:999px;border:1px solid transparent}.cart-pill,.btn,.filter-btn{padding:.78rem 1.15rem;font-weight:700}.cart-pill,.btn-secondary,.filter-btn{background:#fff;color:#6d5a49;border-color:rgba(109,90,73,.18)}.btn-primary{background:#c8a680;color:#fff}.nav-toggle{display:none;background:#fff;padding:.65rem .9rem}.hero{position:relative;min-height:86vh;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,18,14,.72),rgba(24,18,14,.28))}.hero-content{position:relative;padding:6rem 0;max-width:680px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700;color:#cbb6a2}.hero h1,.page-hero h1,.section-heading h2{font-family:'Playfair Display',serif;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.05;margin:.2rem 0 1rem}.hero-copy,.lead{font-size:1.08rem;max-width:58ch}.hero-actions,.inline-links{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.5rem}.banner{background:#1f1a17;color:#fff}.banner-inner{padding:1rem 0;text-align:center}.section{padding:4.8rem 0}.section-soft{background:#f3ece5}.section-heading{margin-bottom:2rem;text-align:center}.section-heading.left{text-align:left;margin-bottom:0}.category-grid,.gallery-grid,.product-grid{display:grid;gap:1.2rem}.category-grid{grid-template-columns:repeat(4,1fr)}.category-card,.info-panel,.review-card,.form-card,.map-card{background:#fff;border:1px solid rgba(93,74,58,.09);border-radius:24px;box-shadow:0 18px 40px rgba(62,44,30,.06)}.category-card{padding:1.4rem}.two-col{display:grid;grid-template-columns:1.2fr .9fr;gap:1.5rem;align-items:start}.info-panel,.review-card,.form-card{padding:1.4rem}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid figure{margin:0;background:#fff;border-radius:22px;overflow:hidden;border:1px solid rgba(93,74,58,.09)}.gallery-grid figcaption{padding:1rem 1.1rem;font-size:.95rem;color:#6f5f53}.gallery-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.page-hero{padding:4.5rem 0 2.5rem;background:linear-gradient(180deg,#f3ece5,transparent)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid rgba(93,74,58,.09);box-shadow:0 18px 40px rgba(62,44,30,.06)}.product-card img{height:260px;object-fit:cover;width:100%}.product-body{padding:1.1rem}.tag{display:inline-block;padding:.25rem .7rem;border-radius:999px;background:#f3ece5;color:#8b6d54;font-size:.78rem;font-weight:700}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:1rem}.add-to-cart,.btn{cursor:pointer}.add-to-cart{padding:.72rem 1rem;border:none;border-radius:999px;background:#1f1a17;color:#fff;font-weight:700}.menu-toolbar{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1.2rem}.filter-btn.active{background:#1f1a17;color:#fff}.signup-form,.custom-form,.contact-form{display:grid;gap:.9rem}.signup-form{grid-template-columns:1fr auto;align-items:center}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.custom-form input,.custom-form select,.custom-form textarea,.contact-form input,.contact-form textarea,.signup-form input{width:100%;padding:.95rem 1rem;border-radius:16px;border:1px solid rgba(93,74,58,.14);font:inherit;background:#fff}.map-card{overflow:hidden}.map-card iframe{width:100%;height:100%;min-height:460px;border:0;display:block}.site-footer{padding:2.2rem 0;background:#1f1a17;color:#f4ece5;margin-top:2rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.footer-grid h3{font-family:'Playfair Display',serif;margin-top:0}.lead{color:#7d6d62}.review-card{margin-bottom:1rem}.review-card span{color:#8f7d6d;font-size:.92rem}@media (max-width: 900px){.category-grid,.product-grid,.two-col,.footer-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.site-nav{display:none;position:absolute;left:4vw;right:4vw;top:72px;flex-direction:column;background:#fff;padding:1rem;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.site-nav.open{display:flex}.nav-toggle{display:block}.signup-form,.form-grid{grid-template-columns:1fr}.hero{min-height:72vh}.hero-content{padding:4rem 0}.map-card iframe{min-height:320px}}@media (max-width: 640px){.gallery-grid,.product-grid{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:2.4rem}}