.libb-home-hero{padding:88px 0;background:linear-gradient(135deg,var(--brand-bg-alt),var(--brand-neutral-light))}.libb-home-hero .container{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(360px,1fr);grid-gap:48px;gap:48px;align-items:center}.libb-home-hero h1{max-width:680px;margin-bottom:18px;font-size:max(2rem, min(4vw, 3.5rem))}.libb-home-hero-copy>p:not(.libb-eyebrow){max-width:650px;color:var(--brand-text);font-size:1.08rem}.libb-home-hero-media{min-height:520px;border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--brand-shadow);overflow:hidden}.libb-home-hero-media img{width:100%;height:100%;min-height:520px;-o-object-fit:cover;object-fit:cover}.libb-featured-products,.libb-testimonials{padding:80px 0;background:var(--brand-bg)}.libb-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.libb-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);overflow:hidden;transition:transform 180ms,box-shadow 180ms}.libb-product-card:hover{transform:translateY(-4px);box-shadow:var(--brand-shadow)}.libb-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.libb-product-card div{padding:24px}.libb-product-card span{display:block;margin-bottom:8px;color:var(--brand-primary-dark);font-weight:700;text-transform:uppercase;font-size:.78rem}.libb-product-card a{font-weight:700}.libb-bundle-band{padding:80px 0;background:var(--brand-bg-alt)}.libb-bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.libb-bundle-card{position:relative;display:grid;min-height:320px;align-content:end;border-radius:var(--brand-radius);overflow:hidden;color:var(--brand-text-inverse)}.libb-bundle-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(42,39,36,.05),rgba(42,39,36,.72));z-index:1}.libb-bundle-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.libb-bundle-name,.libb-bundle-save{position:relative;z-index:2;margin:0 22px 10px;color:var(--brand-text-inverse);font-weight:700}.libb-bundle-save{justify-self:start;margin-bottom:22px;padding:8px 12px;border-radius:var(--brand-radius);background:var(--brand-accent);color:var(--brand-text)}.libb-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.libb-testimonial-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 10px 25px rgba(42,39,36,.06)}.libb-stars{color:var(--brand-accent);margin-bottom:12px}.libb-testimonial-grid span,.libb-testimonial-grid strong{display:block;color:var(--brand-text)}.libb-trust{display:flex;flex-wrap:nowrap;gap:2rem;padding:34px max(24px,(100vw - 1200px) / 2);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-neutral-light)}.libb-trust-item{flex:1 1 0;min-width:0;text-align:center}.libb-trust-icon{display:block;width:28px;height:28px;margin:0 auto 10px;border:3px solid var(--brand-primary);border-radius:50%}.libb-trust-item span,.libb-trust-item strong{display:block;color:var(--brand-text)}@media (max-width:991px){.libb-bundle-grid,.libb-home-hero .container,.libb-product-grid,.libb-testimonial-grid{grid-template-columns:1fr}.libb-home-hero-media,.libb-home-hero-media img{min-height:360px}.libb-trust{flex-wrap:wrap}.libb-trust-item{flex:0 0 calc(50% - 1rem)}}@media (max-width:575px){.libb-bundle-band,.libb-featured-products,.libb-home-hero,.libb-testimonials{padding:56px 0}.libb-trust-item{flex-basis:100%}}