@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;600&display=swap";:root{--primary:#0b3b2e;--accent:#b78a1f;--bg:#fbfcfb;--maxw:1200px}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:#222;margin:0;background:var(--bg)}.wrap{max-width:var(--maxw);margin:0 auto;padding:1rem}.header{display:flex;align-items:center;justify-content:space-between;padding:.8rem 0;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:60}.header .nav a{margin:0 .6rem;color:#333;text-decoration:none;font-weight:600}.header .actions{display:flex;align-items:center;gap:.8rem}.hero{background-image:url(https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;color:#fff;padding:5.5rem 1rem;text-align:left}.hero h1{font-family:Playfair Display,serif;font-size:3rem;margin:0 0 .5rem}.btn{background:var(--accent);color:#0b2b1a;padding:.6rem 1rem;border-radius:8px;text-decoration:none;font-weight:700}.mission{background:#f7fbf8;padding:2.5rem 1rem;border-top:1px solid #edf3ef;border-bottom:1px solid #edf3ef}.mission .wrap{display:flex;gap:1.5rem;align-items:center}.mission img{width:45%;border-radius:10px;box-shadow:0 8px 30px #0a1e140f}.mission .text{width:50%}.shop-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:1.5rem 1rem}.cat{background:#fff;padding:1rem;border-radius:12px;text-align:center;box-shadow:0 8px 24px #0a1e140a}.cat img{width:100%;height:140px;object-fit:cover;border-radius:8px;margin-bottom:.6rem}.products{padding:1.5rem 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0a1e140a;cursor:pointer}.card img{width:100%;height:220px;object-fit:cover}.card .meta{padding:1rem}.card h3{margin:0 0 .4rem;font-family:Playfair Display,serif}.price{color:var(--primary);font-weight:700}.footer{background:#0b3b2e;color:#fff;padding:2rem 1rem;text-align:center;margin-top:2rem}.floating-cart{position:fixed;right:18px;bottom:18px;width:56px;height:56px;border-radius:28px;background:#0b3b2e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0a1e142e;z-index:9999}.floating-cart img{width:22px;height:22px}#featured-products{scroll-margin-top:100px}
/*# sourceMappingURL=/cdn/shop/t/22/assets/theme.css.map */
