@import"https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@300;400;500;600;700&display=swap";:root{--bg: #f7f3ee;--ink: #231f20;--muted: #6d6561;--panel: #ffffff;--line: rgba(35, 31, 32, .12);--gold: #b8925b;--rose: #d7b2bd;--rose-dark: #8a5f6e;--shadow: 0 18px 50px rgba(20, 17, 18, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Lexend Deca,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff,#f7f3ee 180px,#f4efe8);overflow-x:hidden}h1,h2,h3,.brand{font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{max-width:1400px;margin:0 auto;padding:0 18px 28px}.utility-bar{display:flex;justify-content:space-between;gap:16px;padding:10px 16px;background:#1d1a1b;color:#f1e8e0;font-size:.88rem;width:100vw;margin-left:calc(50% - 50vw)}.masthead{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 0 10px;border-bottom:1px solid var(--line)}.brand-lockup p{margin:4px 0 0;color:var(--muted)}.brand{font-size:2.8rem;letter-spacing:-.03em}.header-actions{display:flex;gap:10px;flex-wrap:wrap}.ghost,.btn,.chip,.filter,.card button,.faq-item summary{border-radius:999px}.ghost,.btn,.chip,.filter,.card button{border:1px solid var(--line);background:var(--panel);padding:12px 18px}.primary{background:#1f1a1b;color:#fff}.secondary{background:#fff}.mega-nav{display:grid;gap:0;padding:0;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:5;width:100vw;margin-left:calc(50% - 50vw)}.top-nav{display:flex;justify-content:center;gap:clamp(12px,1.8vw,28px);padding:18px 14px 16px;border-bottom:1px solid var(--line);overflow-x:hidden}.top-link{border:0;background:transparent;padding:0;text-transform:uppercase;letter-spacing:.14em;font-size:.92rem;color:var(--ink);white-space:nowrap;position:relative}.top-link.active:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:2px;background:var(--ink)}.sub-nav{display:flex;justify-content:center;gap:clamp(18px,2.4vw,40px);padding:18px 14px 20px;overflow-x:hidden}.sub-nav a{text-transform:uppercase;letter-spacing:.18em;font-size:.82rem;color:#4f4a47;white-space:nowrap}.hero-grid,.split-grid,.hero-slab{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.home-layout,.page-layout{display:grid;gap:30px;padding-top:24px}.hero-copy,.panel,.card,.hero-visual,.faq-item{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-copy,.panel,.faq-item{padding:24px}.hero-copy h1,.hero-slab h1{font-size:clamp(3rem,6vw,5.5rem);line-height:.95;margin:16px 0;max-width:9ch}.home-layout .hero-copy h1{font-size:clamp(1.9rem,2.8vw,3.1rem);line-height:.96;max-width:13.5ch}.hero-copy p{max-width:58ch;line-height:1.7}.shop-hero-copy h1{font-size:clamp(2.2rem,3.8vw,3.6rem);max-width:11ch}.shop-hero-copy p{max-width:58ch;line-height:1.7}.subscription-hero-copy h1{font-size:clamp(2rem,3.1vw,3.2rem);max-width:13.5ch;line-height:.98}.subscription-hero-copy p{max-width:60ch;line-height:1.72}.subscription-slab{grid-template-columns:1.35fr .65fr;gap:18px;align-items:start}.subscription-slab img{max-width:100%;min-height:100%;object-position:center right}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:var(--gold)}.hero-ctas,.card-actions,.chips{display:flex;flex-wrap:wrap;gap:12px}.filter-row{display:flex;flex-wrap:nowrap;gap:8px;margin-top:16px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.filter-row::-webkit-scrollbar,.top-nav::-webkit-scrollbar,.sub-nav::-webkit-scrollbar{display:none}.hero-visual img,.hero-slab img,.card img{width:100%;display:block;object-fit:cover}.hero-visual{padding:0;overflow:hidden}.hero-visual img{height:100%;min-height:470px}.hero-caption{padding:14px 18px;border-top:1px solid var(--line);color:var(--muted)}.rail{display:grid;gap:16px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:14px}.product-rail,.product-grid,.blog-grid{display:grid;gap:18px}.product-rail{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-grid.luxury{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{padding:14px}.card img{height:250px;margin-bottom:12px}.tag,.chip,.filter{display:inline-flex;align-items:center;justify-content:center}.tag{margin-bottom:10px;padding:6px 12px;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--rose-dark);background:#d7b2bd38}.chip.active,.filter.active{background:#1f1a1b;color:#fff}.filter{flex:0 0 auto;padding:10px 14px;font-size:.88rem}.chip{flex:0 0 auto;padding:10px 14px}.split-grid{grid-template-columns:1fr 1fr}.contact-grid{display:grid;gap:12px}input,textarea{width:100%;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#fff}.faq-list{display:grid;gap:14px}.faq-item summary{list-style:none;cursor:pointer;padding:14px 18px;background:#f5efe9}.faq-item p{color:var(--muted)}.footer{display:flex;justify-content:space-between;gap:16px;margin-top:34px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted)}.text-link{color:var(--rose-dark);font-weight:700}.drawer{position:fixed;right:24px;top:24px;width:min(360px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;background:#fffffffa;z-index:20;border-radius:24px}.drawer-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.drawer-list{display:grid;gap:12px;margin-top:12px}.drawer-item{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center}.drawer-item img{width:72px;height:72px;object-fit:cover;border-radius:14px}.drawer-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.checkout-form{display:grid;gap:12px;margin-top:12px}.checkout-summary{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#f5efe9}.search-panel{display:grid;gap:12px;margin-top:12px}.drawer-empty{color:var(--muted)}@media (max-width: 1100px){.hero-grid,.split-grid,.hero-slab{grid-template-columns:1fr}.hero-copy h1,.hero-slab h1{max-width:none}.hero-visual img{min-height:340px}.top-nav,.sub-nav{justify-content:flex-start}.filter-row{gap:8px}.subscription-slab{grid-template-columns:1fr}}@media (max-width: 720px){.utility-bar,.masthead,.footer{flex-direction:column;align-items:flex-start}.mobile-toggle{display:inline-flex}.mega-nav{display:none}.mega-nav.open{display:grid}.brand{font-size:2.2rem}.top-nav{gap:20px;padding-bottom:12px}.sub-nav{gap:24px;padding-top:12px}.filter-row{gap:8px;padding-bottom:6px}.filter{padding:9px 12px;font-size:.82rem}.utility-bar,.mega-nav{width:100%;margin-left:0}.drawer{position:static;width:100%;max-height:none;margin-top:18px}}@media (min-width: 721px){.mobile-toggle{display:none}.mega-nav{display:grid}}
