.trust{background:var(--b5-cloud);padding-bottom:96px}.summary+.trust{padding-top:72px}.trust__title{margin-bottom:22px;font-size:clamp(24px,3vw,34px)}.trust__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.trust-card{background:var(--b5-active-bg);align-items:center;gap:clamp(8px, .75vw, var(--b5-inline-row-gap));border-radius:16px;min-width:0;min-height:72px;padding:16px clamp(10px,.9vw,14px);transition:transform .2s;display:flex}.trust-card:hover{transform:translateY(-3px)}.trust-card__icon{color:var(--b5-blue);flex:0 0 var(--b5-inline-icon-size);width:var(--b5-inline-icon-size);height:var(--b5-inline-icon-size);place-items:center;line-height:0;display:grid}.trust-card__icon svg,.trust-card__icon img{object-fit:contain;width:22px;height:22px;display:block}.trust-card h3{min-width:0;color:var(--section-heading-color,inherit);font-size:var(--section-heading-size,clamp(12px, .92vw, 14px));font-weight:var(--section-heading-weight,inherit);white-space:normal;overflow-wrap:anywhere;flex:auto;line-height:1.2}.summary{color:var(--b5-ink);background:#fff;position:relative;overflow:hidden}.summary:before,.summary:after{content:"";border-radius:50%;display:none;position:absolute}.summary:before{background:#ffd100d9;width:280px;height:280px;bottom:-150px;left:-90px}.summary:after{background:#ff6f61d9;width:200px;height:200px;top:-100px;right:-60px}.summary__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:88px 0;display:flex;position:relative}.summary__inner>.btn{align-self:center}.summary h2{color:var(--section-heading-color,inherit);font-size:var(--section-heading-size,clamp(34px, 4.5vw, 56px));font-weight:var(--section-heading-weight,600);margin-bottom:10px}.summary h2 .thrive{color:var(--section-heading-color,var(--b5-blue))}.summary p{color:var(--section-body-color,var(--b5-muted));font-size:var(--section-body-size,19px);max-width:560px;font-weight:var(--section-body-weight,600)}.pgrid{grid-template-columns:repeat(3,1fr);gap:24px;padding:56px 0 96px;display:grid}.pcard{border-radius:var(--b5-radius);box-shadow:var(--shadow-card);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.pcard:hover{box-shadow:var(--shadow-pop);transform:translateY(-6px)}.pcard__img{aspect-ratio:1;background:var(--b5-cloud);place-items:center;padding:26px;display:grid;overflow:hidden}.pcard__img img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .35s cubic-bezier(.22,1,.36,1)}.pcard:hover .pcard__img img{transform:scale(1.05)}.pcard__body{align-content:start;gap:8px;padding:20px 22px 24px;display:grid}.pcard__title{font-family:var(--font-display);letter-spacing:-.01em;font-size:17px;font-weight:800;line-height:1.35}.pcard__price{font-family:var(--font-display);font-size:18px;font-weight:800}.pcard__cta{color:var(--b5-cta);align-items:center;gap:6px;font-size:14.5px;font-weight:700;display:inline-flex}.pcard__cta .arr{transition:transform .18s}.pcard:hover .pcard__cta .arr{transform:translate(4px)}.pgrid__empty{border-radius:var(--b5-radius);text-align:center;color:var(--b5-ink-60);background:#fff;border:1.5px dashed #1d21292e;grid-column:1/-1;padding:56px 32px;font-size:17px}.phero{color:#fff;background:var(--b5-ink);align-items:end;min-height:clamp(440px,68vh,680px);display:grid;position:relative;overflow:hidden}.phero__bg{position:absolute;inset:0}.phero__picture{width:100%;height:100%;display:block}.phero__bg img{object-fit:cover;object-position:center;width:100%;height:100%;animation:12s ease-out both pheroZoom}.phero--uploaded-media{aspect-ratio:var(--hero-desktop-ratio,1550 / 650);min-height:0}.phero--uploaded-media .phero__bg img{animation:none}@keyframes pheroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.phero__scrim{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:linear-gradient(#0000 16%,#08132814 32%,#0813286b 62%,#081328c7 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 34%,#000 70%);mask-image:linear-gradient(#0000 34%,#000 70%)}.phero__inner{z-index:1;max-width:880px;padding:72px 0 44px;position:relative}.phero .eyebrow{color:var(--b5-yellow)}.phero h1{color:var(--section-heading-color,inherit);font-size:var(--section-heading-size,clamp(42px, 5.6vw, 72px));font-weight:var(--section-heading-weight,inherit);letter-spacing:-.03em;text-shadow:0 2px 28px #1d212973;margin:16px 0 18px;line-height:1.02}.phero p{font-size:var(--section-body-size,clamp(18px, 2vw, 22px));font-weight:var(--section-body-weight,600);color:var(--section-body-color,#fffffff2);text-shadow:0 1px 16px #1d212980;max-width:580px}.phero__ctas{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.phero--blue{background:var(--b5-blue-accessible);min-height:clamp(360px,48vh,520px)}.phero--blue .phero__scrim{display:none}.phero--compact{min-height:clamp(300px,38vh,420px)}.phero__dot{pointer-events:none;border-radius:50%;position:absolute}.phero__dot--1{background:#ffd100e6;width:220px;height:220px;animation:8s ease-in-out infinite alternate interludeFloat;top:-90px;right:6%}.phero__dot--2{background:#ff6f61d9;width:130px;height:130px;animation:10s ease-in-out infinite alternate-reverse interludeFloat;bottom:-52px;left:-40px}.phero__dot--3{background:#ffffff4d;width:34px;height:34px;animation:6s ease-in-out infinite alternate interludeFloat;top:34%;right:24%}.cat-chips{flex-wrap:nowrap;gap:10px;width:max-content;max-width:100%;margin-top:24px;display:flex}.cat-chip{background:var(--b5-blue-accessible);border:2px solid var(--b5-blue-accessible);-webkit-backdrop-filter:blur(10px);color:#fff;font-family:var(--font-display);border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 26px #008cff47}.cat-chip:hover{background:var(--b5-button-hover);border-color:var(--b5-button-hover);transform:translateY(-2px);box-shadow:0 16px 30px #008cff5c}.shop-cat{padding:72px 0 8px}.shop-cat:last-of-type{padding-bottom:80px}.shop-cat .section-head{margin-bottom:36px}.shop-cat .pgrid{padding:0 0 24px}.shop-cat .section-head h2{font-weight:800}.generic-page,.phero,.pdsec,.iwt,.pdesc-row,.prose-b5{font-family:var(--font-body)}.home--banner .reviews-showcase h2,.home--banner .ugc h2,.generic-page h1,.generic-page h2,.generic-page h3,.phero h1,.phero h2,.pdsec__head h2,.iwt__panel h3,.iwt__stack-title,.pdesc-row h3,.prose-b5 h1,.prose-b5 h2,.prose-b5 h3,.prose-b5__highlight h3{font-family:var(--font-title), var(--font-display);letter-spacing:0}.home--banner .reviews-showcase h2,.home--banner .ugc h2,.generic-page h1,.generic-page h2,.phero h1,.phero h2,.pdsec__head h2,.iwt__stack-title,.prose-b5 h1,.prose-b5 h2{font-weight:600}.generic-page h3,.iwt__panel h3,.pdesc-row h3,.prose-b5 h3,.prose-b5__highlight h3{font-weight:500}.home--banner .reviews-showcase__intro p,.home--banner .reviews-showcase__quote-card p,.home--banner .reviews-showcase__quote-footer>strong,.home--banner .reviews-showcase__product,.home--banner .ugc p,.generic-page p,.generic-page li,.phero p,.pdsec p,.iwt p,.pdesc-row p,.prose-b5 p,.prose-b5 li{font-family:var(--font-body)}@media (max-width:1024px){.trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pgrid{grid-template-columns:1fr 1fr}}@media (max-width:860px){.phero{min-height:clamp(360px,56vh,560px)}.phero--uploaded-media{aspect-ratio:var(--hero-mobile-ratio,var(--hero-desktop-ratio,1550 / 650));min-height:0}.phero__inner{max-width:none;padding:96px 0 32px}.phero h1{margin:10px 0 12px;font-size:clamp(38px,10.5vw,48px)}.phero p{max-width:360px;font-size:16px;line-height:1.55}.cat-chips{margin-top:18px}.summary__inner{gap:18px;padding:64px 0;display:grid}.trust{padding-bottom:72px}.summary+.trust{padding-top:52px}.trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.shop-cat{padding:54px 0 6px;overflow:hidden}.shop-cat:last-of-type{padding-bottom:56px}.shop-cat .section-head{margin-bottom:24px}.shop-cat .pgrid{width:auto;margin-right:calc(var(--container-pad,22px) * -1);padding:0 var(--container-pad,22px) 18px 0;overscroll-behavior-inline:contain;scroll-padding-inline:0 var(--container-pad,22px);scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;display:flex;overflow-x:auto}.shop-cat .pgrid::-webkit-scrollbar{display:none}.shop-cat .pcard{scroll-snap-align:start;flex:0 0 min(76vw,310px)}.shop-cat .pcard:hover{transform:none}.cat-chips{gap:7px}.cat-chip{white-space:nowrap;flex:none;justify-content:center;min-height:40px;padding:8px 12px;font-size:12.5px}.trust__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.phero__bg img,.phero__dot{animation:none}.pcard,.pcard__img img,.cat-chip,.trust-card{transition:none}}
