:root{--store-ink:#2e3226;--store-olive:#66731f;--store-olive-dark:#4f5a1a;--store-accent:#f2f4e6;--store-sand:#e3e4d6;--store-cream:#f4f5ea;--store-bg:#fafaf4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.store{color:var(--store-ink);background:var(--store-bg);min-height:100vh;font-family:Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}.store h1,.store h2,.store h3,.store p{margin:0}.store h1,.store h2{letter-spacing:-.03em;font-family:Georgia,serif;font-weight:400}.store h1{font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.08}.store h2{font-size:clamp(1.6rem,3vw,2.3rem)}.store h3{font-size:1.12rem}.store a{color:inherit;text-decoration:none}.store :focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #8a9a3a}.store-skip{position:absolute;left:-9999px}.store-skip:focus{z-index:50;background:#fff;border-radius:8px;padding:10px 14px;top:16px;left:16px}.monogram{background:var(--store-olive);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(5rem,12vw,8.5rem);height:clamp(5rem,12vw,8.5rem);font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,4.2rem);display:inline-flex;box-shadow:0 18px 40px #4f5a1a40}.monogram.small{width:40px;height:40px;box-shadow:none;border-radius:12px;font-size:1.35rem}.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button.primary{background:var(--store-olive);color:#fff}.button.primary:hover{background:var(--store-olive-dark);transform:translateY(-1px)}.button.ghost{border-color:var(--store-sand);color:var(--store-olive-dark);background:#fff}.button.ghost:hover{background:var(--store-accent)}.button.big{padding:15px 28px;font-size:1rem}.button.compact{padding:9px 16px;font-size:.875rem}.store-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--store-sand);background:#fafaf4eb;position:sticky;top:0}.store-header-inner{align-items:center;gap:22px;max-width:1120px;margin:0 auto;padding:12px 24px;display:flex}.store-brand{align-items:center;gap:10px;font-size:1.05rem;display:flex}.store-brand strong{letter-spacing:-.02em;font-family:Georgia,serif;font-weight:400}.store-nav{color:#6b705e;gap:18px;margin-left:auto;font-size:.9rem;display:flex}.store-nav a:hover{color:var(--store-olive)}.hero{background:radial-gradient(1100px 520px at 85% -10%,var(--store-accent),transparent),linear-gradient(180deg,#fdfdf8,var(--store-bg));border-bottom:1px solid var(--store-sand)}.hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center;gap:40px;max-width:1120px;margin:0 auto;padding:72px 24px;display:grid}.store-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--store-olive);font-size:.75rem;font-weight:700}.hero-copy{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.hero-text{color:#5b6050;max-width:56ch;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.store-hint{color:#6d7261;font-size:.875rem}.store-hint.center{text-align:center;margin-top:26px}.hero-art{justify-content:center;display:flex}.section{max-width:1120px;margin:0 auto;padding:64px 24px}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2{margin-top:6px}.category-chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--store-sand);color:#5b6050;cursor:pointer;background:#fff;border-radius:999px;padding:8px 16px;font-size:.875rem}.chip.active{background:var(--store-accent);border-color:var(--store-olive);color:var(--store-olive-dark);font-weight:600}.product-grid{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:22px;display:grid}.product-card{border:1px solid var(--store-sand);background:#fff;border-radius:18px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #2e322617}.product-media{aspect-ratio:3/4;background:var(--store-cream);display:block}.product-photo{object-fit:cover;width:100%;height:100%;display:block}.product-photo.placeholder{background:linear-gradient(160deg,var(--store-accent),var(--store-cream));justify-content:center;align-items:center;display:flex}.product-photo.placeholder .monogram{box-shadow:none;color:var(--store-olive);background:0 0;width:auto;height:auto;font-size:3.4rem}.product-body{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.product-category{letter-spacing:.12em;text-transform:uppercase;color:var(--store-olive);font-size:.75rem;font-weight:700}.product-body p{color:#6b705e;font-size:.95rem}.product-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:6px;display:flex}.product-footer strong{color:var(--store-olive-dark);font-family:Georgia,serif;font-size:1.25rem}.store-status{color:#6b705e}.store-empty{text-align:center;border:1px dashed var(--store-sand);background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:48px 24px;display:flex}.store-empty p{color:#6b705e;max-width:48ch}.section.split{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:44px;display:grid}.about-art{justify-content:center;display:flex}.about-copy{flex-direction:column;gap:14px;display:flex}.about-copy p{color:#5b6050;max-width:62ch}.steps-list{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{border:1px solid var(--store-sand);background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:22px;display:flex}.steps-list strong{color:var(--store-olive-dark);font-family:Georgia,serif;font-size:1.1rem;font-weight:400}.steps-list span{color:#6b705e;font-size:.95rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:18px;margin-top:26px;display:grid}.info-grid h3{color:var(--store-olive-dark);margin-bottom:6px}.info-grid p{color:#5b6050}.text-link{color:var(--store-olive-dark);text-underline-offset:3px;text-decoration:underline}.store-footer{border-top:1px solid var(--store-sand);background:#fff;margin-top:20px}.store-footer-inner{color:#6b705e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1120px;margin:0 auto;padding:26px 24px;font-size:.9rem;display:flex}.store-footer-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}@media (width<=900px){.hero-inner{grid-template-columns:1fr;gap:28px;padding:52px 20px}.hero-art{order:-1;justify-content:flex-start}.store-nav{display:none}.section{padding:48px 20px}.section.split{grid-template-columns:1fr;gap:26px}.about-art{justify-content:flex-start}}@media (width<=640px){.store-header-inner{gap:12px;padding:10px 16px}.store-footer-inner{padding:22px 16px}.button.big,.hero-actions,.product-footer .button{width:100%}}
