:root{--cream: #f4efe8;--peach: #f2e1dc;--tan: #e8d6cf;--black: #343232;--brown: #4f4a47;--accent: #8194b8;--sage: #cdd7c6;--sky: #d4dae8;--border: #ddd7d5;--font-body: "Inter", sans-serif;--font-family-heading: "Playfair Display", Georgia, serif;--page-width: 1180px;--section-gap: clamp(3rem, 6vw, 5.5rem);font-size:16px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background-color:var(--cream);color:var(--black);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}body,button,input,textarea,select{font:inherit}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3{margin:0 0 .5rem;color:var(--brown);font-family:var(--font-family-heading);line-height:1.12}p{margin:0}.zs-page-width{width:calc(100% - 2rem);max-width:var(--page-width);margin-inline:auto}.zs-skip-link{position:absolute;top:.75rem;left:.75rem;z-index:100;transform:translateY(-150%);background:var(--black);color:#fff;padding:.6rem .9rem;border-radius:999px;text-decoration:none}.zs-skip-link:focus{transform:translateY(0)}.zs-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.7rem 1.5rem;border:2px solid var(--black);border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.05em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .16s ease,transform .16s ease,background-color .16s ease}.zs-button:hover{opacity:.88;transform:translateY(-1px)}.zs-button--filled{background:var(--black);color:#fff}.zs-button--outlined{background:#ffffffc7;color:var(--black)}.zs-section-header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.zs-section-kicker{color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.zs-section-title{font-size:clamp(2rem,5vw,3.5rem)}.zs-section-text{max-width:38rem;color:#6f6863}.zs-announcement{background:var(--brown);color:#f9f8f2;padding:.45rem 1rem;font-size:.83rem;font-weight:600;text-align:center}.zs-header{position:sticky;top:0;z-index:30;background:#f4efe8f0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.zs-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:4.25rem}.zs-header__brand{display:inline-flex;align-items:center;gap:.7rem;width:fit-content;color:var(--brown);font-family:var(--font-family-heading);font-size:1.35rem;font-weight:700;text-decoration:none}.zs-header__logo{max-width:var(--logo-width, 150px);height:auto}.zs-header__nav{display:flex;align-items:center;justify-content:center;gap:1.3rem;color:var(--brown);font-size:.9rem;font-weight:600}.zs-header__nav a,.zs-header__utility a{text-decoration:none}.zs-header__nav a:hover,.zs-header__utility a:hover{color:var(--accent)}.zs-header__utility{display:flex;justify-content:flex-end;gap:1rem;color:var(--brown);font-size:.9rem;font-weight:600}.zs-hero{position:relative;min-height:clamp(520px,74vh,760px);overflow:hidden;border:clamp(8px,1.4vw,14px) solid var(--peach);background:var(--brown)}.zs-hero__image,.zs-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.zs-hero__placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eccec875,#d4dae86b),var(--peach)}.zs-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#343232a8,#34323242 55%,#3432320d)}.zs-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:inherit;padding-block:clamp(4rem,8vw,7rem)}.zs-hero__eyebrow{width:fit-content;margin-bottom:1rem;padding:.35rem .75rem;border-radius:999px;background:#f9f8f2db;color:var(--brown);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.zs-hero__heading{max-width:12ch;color:#fff;font-size:clamp(3rem,8vw,6.8rem)}.zs-hero__text{max-width:37rem;margin-top:.95rem;color:#f9f8f2eb;font-size:clamp(1rem,2vw,1.18rem)}.zs-hero__buttons{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.6rem}.zs-collections-section,.zs-products-section,.zs-testimonials-section{padding-block:var(--section-gap)}.zs-collections{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(1rem,3vw,2rem)}.zs-collection-card{position:relative;min-height:280px;overflow:hidden;background:var(--peach);color:#fff;text-decoration:none}.zs-collection-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#34323200 34%,#34323299)}.zs-collection-card__image,.zs-collection-card__placeholder{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .26s ease}.zs-collection-card__placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--peach),var(--sky))}.zs-collection-card:hover .zs-collection-card__image,.zs-collection-card:hover .zs-collection-card__placeholder{transform:scale(1.035)}.zs-collection-card__content{position:absolute;right:1.25rem;bottom:1.2rem;left:1.25rem;z-index:1}.zs-collection-card__title{color:#fff;font-size:clamp(1.9rem,4vw,2.75rem)}.zs-collection-card__meta{margin-top:.4rem;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.zs-products-section{background:#f9f8f2}.zs-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.4rem}.zs-product-card{display:flex;flex-direction:column;min-height:100%;padding:1rem;border:1px solid var(--border);border-radius:22px;background:var(--cream);box-shadow:0 12px 28px #5a452f12;text-align:center;text-decoration:none}.zs-product-card__media{display:grid;place-items:center;aspect-ratio:3 / 4;overflow:hidden;padding:.45rem;border-radius:16px;background:linear-gradient(180deg,#fffdf8,var(--peach))}.zs-product-card__media img,.zs-product-card__placeholder{width:100%;height:100%;object-fit:contain}.zs-product-card__placeholder{background:linear-gradient(135deg,var(--peach),var(--sage))}.zs-product-card__name{margin-top:.85rem;color:var(--brown);font-size:1rem;font-weight:700}.zs-product-card__price{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin-top:.2rem;color:var(--brown)}.zs-price__sale{color:var(--accent);font-weight:800}.zs-price__compare{color:#aaa39e;text-decoration:line-through}.zs-product-card__tag{margin-top:.25rem;color:#7b746f;font-size:.78rem}.zs-product-placeholders{color:var(--brown)}.zs-testimonials-section{background:var(--peach)}.zs-testimonials{display:grid;gap:2rem}.zs-testimonial{display:grid;grid-template-columns:minmax(96px,160px) 1fr;align-items:start;gap:clamp(1rem,4vw,2rem)}.zs-testimonial__image,.zs-testimonial__placeholder{width:100%;aspect-ratio:1;border-radius:6px;object-fit:cover}.zs-testimonial__placeholder{background:linear-gradient(135deg,var(--sky),var(--cream))}.zs-testimonial blockquote{margin:0;color:var(--black);font-family:var(--font-family-heading);font-size:clamp(1.35rem,3vw,2.15rem);line-height:1.35}.zs-testimonial cite{display:block;margin-top:1rem;color:var(--brown);font-size:.9rem;font-style:normal;font-weight:700}.zs-footer{background:var(--tan);color:var(--brown);padding-block:clamp(2.6rem,5vw,4rem)}.zs-footer__inner{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(auto-fit,minmax(180px,1fr));gap:2rem}.zs-footer h2,.zs-footer h3{color:var(--brown)}.zs-footer__brand{max-width:24rem}.zs-footer__brand-title{font-size:2rem}.zs-footer__text{margin-top:.75rem}.zs-footer a{display:block;margin-bottom:.5rem;color:var(--brown);text-decoration:none}.zs-footer a:hover{text-decoration:underline}.zs-footer__newsletter{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.zs-footer__newsletter input[type=email]{min-width:min(100%,220px);min-height:2.75rem;padding:.7rem .9rem;border:1px solid var(--border);border-radius:999px;background:#fbfaf4;color:var(--black)}.zs-footer__social{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.zs-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;margin:0;border:1px solid rgba(79,74,71,.32);border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-decoration:none}.zs-footer__bottom{margin-top:2.4rem;padding-top:1.2rem;border-top:1px solid rgba(79,74,71,.18);font-size:.84rem}@media(max-width:780px){.zs-header__inner{grid-template-columns:1fr auto}.zs-header__nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:.8rem}.zs-header__utility{gap:.7rem}.zs-hero{min-height:620px}.zs-hero__overlay{background:linear-gradient(180deg,#34323257,#343232b8)}.zs-hero__heading{max-width:10ch}.zs-section-header{display:block}.zs-section-text{margin-top:.5rem}.zs-testimonial{grid-template-columns:84px 1fr}.zs-footer__inner{grid-template-columns:1fr}}@media(max-width:520px){.zs-header__brand{font-size:1.15rem}.zs-header__utility a:not(:last-child){display:none}.zs-hero{border-width:8px}.zs-hero__buttons,.zs-footer__newsletter{flex-direction:column;align-items:stretch}.zs-button{width:100%}.zs-testimonial{grid-template-columns:1fr}.zs-testimonial__image,.zs-testimonial__placeholder{width:112px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/zensprouts.css.map */
