:root{--bg: #f6f0e8;--bg-soft: #efe5d8;--card: #fffaf4;--text: #2f261f;--muted: #726454;--line: rgba(47, 38, 31, .12);--accent: #7b6a52;--accent-dark: #584a39;--white: #ffffff;--shadow: 0 20px 60px rgba(62, 45, 28, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:4.5rem 0}.section-soft{background:linear-gradient(180deg,#efe5d8bf,#f6f0e81a)}.site-shell{min-height:100vh}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;margin:0 0 .8rem;color:var(--accent);font-weight:700}.eyebrow.light{color:#ffffffc7}.badge{position:absolute;left:1rem;top:1rem;z-index:1;background:#ffffffeb;color:var(--accent-dark);padding:.45rem .8rem;border-radius:999px;font-size:.8rem;font-weight:600}.topbar{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f0e8bf;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:78px}.brand,.footer-brand{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;letter-spacing:.02em}.nav-links{display:flex;gap:1.5rem;color:var(--muted)}.nav-links a.active{color:var(--text)}.section-title{max-width:680px;margin-bottom:2rem}.section-title.center{margin-inline:auto;text-align:center}.section-title h2,.hero-content h1,.product-panel h1,.not-found h1{font-family:Cormorant Garamond,serif;line-height:.98;letter-spacing:-.02em}.section-title h2{font-size:clamp(2.8rem,5vw,4.2rem);margin:0}.section-copy{color:var(--muted);line-height:1.8;margin-top:.8rem;max-width:60ch}.split-grid,.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;align-items:center}.cart-button,.primary-btn,.secondary-btn,.ghost-btn,.chip{border-radius:999px;border:1px solid transparent;transition:.25s ease}.cart-button{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1rem;background:var(--white);border-color:var(--line)}.cart-button span{display:grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--accent-dark);color:#fff;font-size:.82rem}.primary-btn,.secondary-btn,.ghost-btn{padding:.9rem 1.3rem}.primary-btn{background:var(--accent-dark);color:#fff}.primary-btn:hover{transform:translateY(-1px)}.primary-btn.full{width:100%}.secondary-btn{background:transparent;border-color:var(--line);color:var(--text)}.ghost-btn{color:#fff;border-color:#ffffff52}.ghost-btn.dark{color:var(--text);border-color:var(--line)}.chip{padding:.8rem 1rem;background:var(--white);border-color:var(--line)}.chip.active{background:var(--accent-dark);color:var(--white)}.cart-checkout-form{display:grid;gap:12px;padding:16px;border-top:1px solid var(--line)}.checkout-field{display:grid;gap:6px}.checkout-field label{font-size:.92rem;color:var(--muted)}.checkout-field input{width:100%;border:1px solid var(--line);background:var(--white);border-radius:14px;padding:12px 14px;font:inherit;color:var(--text)}.checkout-error{margin:0;color:#b42318;font-size:.92rem}.checkout-success{margin:0;color:#1d7a46;font-size:.92rem}.hero{position:relative;min-height:78vh;display:grid;align-items:center;background-image:url(https://images.unsplash.com/photo-1511988617509-a57c8a288659?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2b1f1494,#2b1f1440)}.hero-content{position:relative;z-index:1;max-width:720px;padding:4rem 0;color:#fff}.hero-content h1{font-size:clamp(3rem,8vw,5.7rem);margin:0 0 1rem}.hero-content p{max-width:56ch;color:#ffffffe0;font-size:1.05rem}.hero-actions{display:flex;gap:1rem;margin-top:1.6rem;flex-wrap:wrap}.intro-band{text-align:center;padding-top:1.6rem;padding-bottom:0;color:var(--muted)}.category-grid,.products-grid,.testimonial-grid{display:grid;gap:1.3rem}.category-grid{grid-template-columns:repeat(3,1fr)}.products-grid{grid-template-columns:repeat(4,1fr)}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.category-card,.product-card,.testimonial-card,.story-card{background:var(--card);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.category-card img{aspect-ratio:4 / 4.4;object-fit:cover;width:100%}.category-content{padding:1.3rem}.category-content h3{margin:0 0 .6rem;font-size:1.2rem}.category-content p{color:var(--muted);line-height:1.65}.category-content a{display:inline-block;margin-top:.7rem;font-weight:600}.story-card img{aspect-ratio:1 / 1.12;width:100%;object-fit:cover}.feature-list{padding-left:1.2rem;color:var(--muted);line-height:1.8}.product-card{display:flex;flex-direction:column}.product-image-wrap,.product-card-media{position:relative}.product-image{width:100%;aspect-ratio:1 / 1.2;object-fit:cover}.product-body,.product-card-body{padding:1rem;display:flex;flex-direction:column;gap:.65rem}.product-category,.product-card-category{margin:0;font-size:.8rem;text-transform:capitalize;color:var(--muted)}.product-title,.product-card-title{font-size:1.1rem;font-weight:700}.product-description{margin:0;color:var(--muted);line-height:1.6;min-height:52px}.product-footer,.product-card-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:.4rem;flex-wrap:wrap}.old-price{color:var(--muted);margin-left:.5rem;text-decoration:line-through;font-size:.92rem}.testimonial-section{background:linear-gradient(180deg,#efe5d88c,#f6f0e800)}.testimonial-card{padding:1.4rem}.testimonial-card p{color:var(--muted);line-height:1.8}.shop-page,.not-found{padding:3rem 0 4.5rem}.page-hero{padding:1rem 0 2rem}.filters-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1.5rem}.shop-grid{padding-bottom:3rem}.product-page{padding:3rem 0 4.5rem}.product-gallery img{aspect-ratio:1 / 1.12;width:100%;object-fit:cover}.product-panel{background:var(--card);border:1px solid var(--line);border-radius:28px;padding:2rem;box-shadow:var(--shadow)}.product-panel h1{font-size:clamp(2.5rem,4vw,4rem);margin:0 0 .8rem}.product-detail-price{font-size:1.6rem;font-weight:700;margin:0 0 1rem}.product-detail-copy{color:var(--muted);line-height:1.8}.detail-list{padding-left:1.2rem;color:var(--muted);line-height:1.8}.product-cta-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.about-page{padding:2rem 0 4.5rem}.about-hero{margin-bottom:3rem}.page-hero.narrow{max-width:760px;margin:0 auto}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem}.about-card{background:var(--card);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:1.6rem;transition:.25s ease}.about-card:hover{transform:translateY(-4px);box-shadow:0 25px 70px #3e2d1c2e}.about-card h3{margin:0 0 .6rem;font-size:1.25rem}.about-card p{color:var(--muted);font-size:.95rem;line-height:1.7}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;opacity:0;visibility:hidden;transition:.25s ease;z-index:60}.overlay.show{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;height:100vh;width:min(520px,100%);background:var(--card);border-left:1px solid var(--line);transform:translate(100%);transition:.3s ease;z-index:70;display:flex;flex-direction:column;box-shadow:-18px 0 50px #3e2d1c1f}.cart-drawer.open{transform:translate(0)}.cart-header{padding:1.5rem 1.6rem 1.2rem;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cart-header h3{margin:0;font-size:2.1rem;font-family:Cormorant Garamond,serif;line-height:1}.cart-close-btn{background:none;border:none;color:var(--muted);font-size:2rem;line-height:1;padding:0}.cart-items{flex:1;overflow-y:auto;padding:0}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:1rem;padding:1.4rem 1.6rem;border-bottom:1px solid var(--line);align-items:start}.cart-item img{width:96px;height:118px;object-fit:cover;border-radius:20px}.cart-item-main{display:grid;gap:.9rem;min-width:0}.cart-item-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.cart-item-info p{margin:0 0 .35rem;font-weight:700;font-size:1.05rem;line-height:1.35}.cart-item-info span{color:var(--muted);display:block;font-size:.98rem}.remove-btn{background:none;border:none;color:var(--muted);padding:0;white-space:nowrap;font-size:.98rem}.qty-row{display:inline-flex;align-items:center;gap:1rem;padding:.55rem .9rem;border:1px solid var(--line);border-radius:999px;width:fit-content}.qty-row button{background:none;border:none;color:var(--muted);font-size:1.2rem;line-height:1;padding:0;width:20px;height:20px}.qty-row strong{min-width:18px;text-align:center}.cart-footer{padding:1.25rem 1.6rem 1.6rem;border-top:1px solid var(--line);background:var(--card);display:grid;gap:1rem}.cart-total{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;font-size:1rem}.cart-total strong{font-size:1.1rem}.empty-state{padding:3rem 1.5rem;color:var(--muted);text-align:center}.empty-state p{margin:0 0 .5rem;color:var(--text);font-weight:600}.footer{border-top:1px solid var(--line);padding:3rem 0 4rem;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:1.3rem}.footer-title{color:var(--text);font-weight:700;margin-top:0}.footer-grid a{display:block;margin-bottom:.5rem}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr)}.category-grid,.testimonial-grid,.about-grid,.footer-grid,.split-grid,.product-layout{grid-template-columns:1fr}}@media (max-width: 720px){.nav-row{min-height:auto;padding:1rem 0;flex-wrap:wrap}.nav-links{order:3;width:100%;justify-content:center}.hero{min-height:68vh}.hero-content h1{font-size:3.2rem}.products-grid{grid-template-columns:1fr}.product-panel{padding:1.35rem}.cart-drawer{width:100%}.cart-header{padding:1.2rem 1rem 1rem}.cart-item{grid-template-columns:84px 1fr;padding:1rem}.cart-item img{width:84px;height:104px}.cart-item-top{flex-direction:column;gap:.45rem}.cart-footer{padding:1rem}}
