:root{--brand-green:#6b7f6e;--brand-green-deep:#4f6354;--brand-cream:#f2e8dc;--brand-cream-bg:#faf6f0;--text-on-cream:#3d4039;--text-muted:#5c6158;--serif:"Fraunces", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:18px/1.55 var(--sans);color:var(--text-on-cream);background:var(--brand-cream-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=640px){:root{font-size:17px}}*,:before,:after{box-sizing:border-box}body{margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.02em;font-weight:500}h2{color:var(--brand-green-deep);margin:0 0 1rem;font-size:clamp(1.5rem,4vw,1.75rem)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:var(--brand-green-deep)}a:focus-visible{outline:2px solid var(--brand-green);outline-offset:3px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#app{flex-direction:column;min-height:100svh;display:flex}.hero{background:var(--brand-green);color:var(--brand-cream);text-align:center;padding:4rem 1.5rem 3.5rem;position:relative}.hero-sparkles{pointer-events:none}.hero-sparkles .sparkle{color:var(--brand-cream);opacity:.85;position:absolute}.sparkle-tr{width:28px;height:28px;top:1.25rem;right:1.5rem}.sparkle-bl{width:22px;height:22px;bottom:1.5rem;left:1.25rem;transform:rotate(12deg)}.hero-logo{border-radius:4px;width:min(280px,72vw);height:auto;margin:0 auto 1.25rem;display:block}.hero-tagline{font-family:var(--serif);margin-bottom:.35rem;font-size:clamp(1.25rem,3.5vw,1.5rem)}.hero-location{opacity:.9;margin:0;font-size:.95rem}.section{max-width:40rem;margin:0 auto;padding:2.75rem 1.5rem}.section-about p{color:var(--text-muted)}.section-popups{background:var(--brand-cream-bg);border-top:1px solid #4f63541f;border-bottom:1px solid #4f63541f}.section-heading-row{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.section-heading-row .sparkle-accent{color:var(--brand-green-deep);flex-shrink:0;width:18px;height:18px}.section-heading-row h2{margin:0}.popups-empty{color:var(--text-muted);margin-top:.75rem}.popups-cta a{font-weight:500}.section-shop{text-align:center;padding-bottom:3rem}.shop-links{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.instagram-embed{justify-content:center;width:100%;margin-top:2rem;display:flex}.btn{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--brand-green);color:var(--brand-cream)}.btn-primary:hover{background:var(--brand-green-deep)}.btn-primary:focus-visible{outline-color:var(--brand-cream);outline-offset:2px}.btn-secondary{color:var(--brand-green-deep);border-color:var(--brand-green);background:0 0}.btn-secondary:hover{background:#6b7f6e1a}.site-footer{text-align:center;color:var(--text-muted);background:var(--brand-cream-bg);margin-top:auto;padding:1.5rem;font-size:.875rem}.site-footer p{margin:0}
