:root{--background:#fbf9f6;--surface-low:#f5f3f0;--surface-highest:#e4e2df;--surface-lowest:#fff;--foreground:#1b1c1a;--muted:#504441;--primary:#442a22;--primary-container:#5d4037;--outline:#d4c3be2e;--shadow:0 32px 72px #1b1c1a12;--shadow-soft:0 20px 45px #1b1c1a0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--foreground);margin:0;font-family:Manrope,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}.store-shell{background:linear-gradient(#fbf9f6 0%,#f6f2ec 100%)}.store-header{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fbf9f6b3;position:fixed;inset:0 0 auto}.store-header__inner,.store-hero,.store-section,.store-footer{width:min(1400px,100% - 40px);margin:0 auto}.store-header__inner{justify-content:space-between;align-items:center;gap:20px;min-height:92px;display:flex}.monogram-wrap{align-items:center;gap:14px;display:flex}.nav-icon{color:var(--primary);font-size:28px;line-height:1}.monogram{color:var(--primary);letter-spacing:-.06em;font-family:Noto Serif,serif;font-size:2rem;font-weight:700}.store-nav{text-transform:uppercase;letter-spacing:.22em;align-items:center;gap:32px;font-family:Noto Serif,serif;font-size:.74rem;display:flex}.store-nav a{color:#504441e6;padding-bottom:.35rem}.store-nav a.is-active{color:var(--primary);box-shadow:inset 0 -2px 0 var(--primary)}.store-btn{letter-spacing:.06em;border-radius:.5rem;justify-content:center;align-items:center;min-height:56px;padding:.95rem 1.75rem;font-size:.88rem;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.store-btn:hover{transform:translateY(-2px)}.store-btn--compact{min-height:46px;padding-inline:1.35rem}.store-btn--primary{color:#fff;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-container) 100%)}.store-btn--ghost{color:var(--primary);background:#ffffff73;box-shadow:inset 0 0 0 1px #d4c3be47}.store-hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:32px;min-height:880px;padding-top:7.5rem;padding-bottom:5rem;display:grid}.store-hero__media,.product-card,.consult-card,.cta-card{box-shadow:var(--shadow-soft);border-radius:.5rem;overflow:hidden}.store-hero__media{min-height:680px;position:relative}.store-hero__media img,.product-card__media img{object-fit:cover;width:100%;height:100%}.store-hero__overlay{background:linear-gradient(#442a2214 0%,#442a224d 100%);position:absolute;inset:0}.store-hero__content{gap:1.5rem;display:grid}.store-kicker{color:var(--primary-container);letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:inline-block}.store-hero__content h1,.store-section__head h2,.cta-card h2,.consult-card h3,.product-card h3{letter-spacing:-.05em;font-family:Noto Serif,serif}.store-hero__content h1{color:var(--primary);margin:0;font-size:clamp(3rem,7vw,6.3rem);line-height:1.02}.store-hero__content h1 em{font-style:italic;font-weight:400}.store-hero__content p,.store-section__head p,.product-card p,.consult-card p,.cta-card p{color:var(--muted);margin:0;line-height:1.8}.store-hero__actions{flex-wrap:wrap;gap:16px;display:flex}.store-section{padding:6rem 0}.store-section--soft{background:var(--surface-low)}.store-section--cta{background:var(--surface-highest)}.store-section__head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:3rem;display:flex}.store-section__head h2,.cta-card h2{margin:.75rem 0 0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.08}.store-section__head p{max-width:24rem;font-size:.95rem;font-style:italic}.product-grid,.consult-grid{gap:24px;display:grid}.product-grid--preview{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:var(--surface-lowest)}.product-card__media{aspect-ratio:4/4.6;overflow:hidden}.product-card__body{gap:.9rem;padding:1.5rem;display:grid}.product-tag{width:fit-content;color:var(--primary);letter-spacing:.15em;text-transform:uppercase;background:#442a2212;border-radius:999px;padding:.45rem .85rem;font-size:.7rem;font-weight:700;display:inline-flex}.product-card h3,.consult-card h3{margin:0;font-size:1.65rem}.consult-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.consult-card,.cta-card{background:#ffffffb8;padding:2rem}.cta-card{text-align:center;max-width:880px;margin:0 auto;padding:4rem clamp(1.5rem,5vw,4rem)}.cta-form{gap:16px;max-width:720px;margin:2rem auto 0;display:flex}.cta-form input{min-height:58px;color:var(--foreground);background:#ffffffad;border:none;border-bottom:1px solid #442a222e;flex:1;padding:0 1.2rem}.cta-form input:focus{border-bottom-color:var(--primary);outline:none}@media (max-width:1120px){.store-nav,.store-btn--compact{display:none}.store-hero,.product-grid--preview,.consult-grid{grid-template-columns:1fr}.store-hero__media{min-height:420px}}@media (max-width:768px){.store-header__inner,.store-hero,.store-section,.store-footer{width:min(100% - 24px,1200px)}.store-hero{min-height:auto;padding-top:6rem;padding-bottom:4rem}.store-hero__content h1{font-size:clamp(2.6rem,13vw,4.5rem)}.store-section__head{flex-direction:column;align-items:start}.store-hero__actions,.cta-form{flex-direction:column}.store-btn,.cta-form input,.cta-form button{width:100%}}
