.oody-pill{display:inline-flex;align-items:center;gap:12px;max-width:100%;margin-bottom:16px;padding:6px 8px;background:var(--oody-paper);border:1px solid var(--oody-line);border-radius:999px;box-shadow:0 1px 2px #2f3a1b0f}.oody-pill__main{display:inline-flex;align-items:center;gap:10px;min-width:0;text-decoration:none;color:var(--oody-ink)}.oody-pill__badge{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--oody-olive);color:var(--oody-cream)}.oody-pill__badge .oody-icon{width:18px;height:18px}.oody-pill .oody-rating__stars{margin-left:6px}.oody-pill .oody-rating__stars .oody-icon{width:18px;height:18px}.oody-pill__text{font-size:.9375rem;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oody-pill__text i{font-style:normal;color:var(--oody-kraft-deep);margin:0 2px}.oody-pill__extra{display:none;font-weight:500;color:var(--oody-muted)}.oody-pill__thumbs{flex:none;display:inline-flex;align-items:center;padding-left:10px;border-radius:999px}.oody-pill__thumbs img{width:32px;height:32px;margin-left:-10px;border-radius:50%;object-fit:cover;border:2px solid var(--oody-paper);background:var(--oody-kraft);transition:transform .15s}.oody-pill__thumbs:hover img{transform:translateY(-1px)}.oody-pill__stars{display:inline-flex;gap:1px;margin-left:6px;color:var(--oody-honey)}.oody-pill__stars .oody-icon{width:19px;height:19px}.oody-pill--sample .oody-pill__extra{color:var(--oody-ink);font-weight:600}.oody-pill--sample .oody-pill__thumbs img{width:34px;height:34px}.oody-preview-tag{position:fixed;left:10px;bottom:84px;z-index:60;margin:0;padding:5px 10px;border-radius:999px;background:#1f2416d1;color:#fff;font-size:.6875rem;font-weight:600;letter-spacing:.02em;line-height:1.2;pointer-events:none}@media(max-width:479px){.oody-pill{gap:10px}.oody-pill__main{gap:8px}.oody-pill__badge{width:28px;height:28px}.oody-pill__text{font-size:.875rem}.oody-pill__thumbs{padding-left:9px}.oody-pill__thumbs img{width:28px;height:28px;margin-left:-9px}.oody-pill__thumbs img:nth-child(n+4){display:none}}@media(max-width:379px){.oody-pill__thumbs img:nth-child(n+3){display:none}}@media(max-width:339px){.oody-pill__thumbs{display:none}}@media(min-width:480px){.oody-pill{padding-left:8px;gap:14px}.oody-pill__extra{display:inline}}@media(max-width:479px){.oody-pill--sample .oody-pill__extra{display:inline}.oody-pill--sample .oody-pill__text{font-size:.8125rem}.oody-pill--sample .oody-pill__stars{margin-left:4px}.oody-pill--sample .oody-pill__stars .oody-icon{width:15px;height:15px}.oody-pill--sample .oody-pill__thumbs img{width:26px;height:26px}}.oody-rating{display:inline-flex;align-items:center;gap:10px;margin-top:12px;text-decoration:none;font-size:1rem;line-height:1.2}.oody-rating:hover .oody-rating__text{text-decoration:underline;text-underline-offset:3px}.oody-rating__stars{position:relative;display:inline-flex}.oody-rating__track,.oody-rating__fill{display:inline-flex;gap:2px}.oody-rating__track{color:#d8cfb8}.oody-rating__fill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:var(--oody-honey)}.oody-rating .oody-icon{width:20px;height:20px}.oody-rating--large{margin-top:18px;font-size:1.1875rem}.oody-rating--large .oody-icon{width:26px;height:26px}.oody-ratio--9x16{aspect-ratio:9 / 16}.oody-wall{column-count:2;column-gap:12px}.oody-wall__item{position:relative;break-inside:avoid;margin:0 0 12px;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #2f3a1b14}.oody-wall__item .oody-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.oody-wall__item figcaption{position:absolute;left:10px;bottom:10px;background:#1f2416b8;color:#fff;font-size:.8125rem;font-weight:600;line-height:1.2;padding:5px 10px;border-radius:999px}.oody-wall__cta{display:flex;justify-content:center;margin-top:28px}@media(hover:hover){.oody-wall__item:hover .oody-img{transform:scale(1.04)}}@media(min-width:750px){.oody-wall{column-count:3;column-gap:16px}.oody-wall__item{margin-bottom:16px;border-radius:18px}}@media(min-width:1100px){.oody-wall{column-count:4}}.oody-life--marquee .oody-section__head{margin-bottom:clamp(24px,4vw,40px)}.oody-marquee{position:relative;overflow:hidden;--oody-marquee-h: 260px;--oody-marquee-gap: 12px}.oody-marquee__track{display:flex;width:max-content;animation:oody-marquee var(--oody-marquee-duration, 52s) linear infinite;will-change:transform}.oody-marquee__set{display:flex;gap:var(--oody-marquee-gap);padding-right:var(--oody-marquee-gap)}.oody-marquee__item{position:relative;flex:none;height:var(--oody-marquee-h);margin:0;border-radius:14px;overflow:hidden}.oody-marquee__item .oody-img{width:100%;height:100%;object-fit:cover}.oody-marquee__item figcaption{position:absolute;left:10px;bottom:10px;background:#1f2416b8;color:#fff;font-size:.8125rem;font-weight:600;line-height:1.2;padding:5px 10px;border-radius:999px}.oody-marquee:hover .oody-marquee__track,.oody-marquee:focus-within .oody-marquee__track,.oody-marquee.is-paused .oody-marquee__track{animation-play-state:paused}.oody-marquee__toggle{position:absolute;right:12px;top:12px;width:44px;height:44px;border:0;border-radius:50%;background:#fffdf8eb;box-shadow:var(--oody-shadow);display:inline-flex;align-items:center;justify-content:center}.oody-marquee__icon--pause{width:12px;height:14px;border-left:4px solid var(--oody-olive-deep);border-right:4px solid var(--oody-olive-deep)}.oody-marquee__icon--play{display:none;width:0;height:0;margin-left:3px;border-left:13px solid var(--oody-olive-deep);border-top:8px solid transparent;border-bottom:8px solid transparent}.oody-marquee.is-paused .oody-marquee__icon--pause{display:none}.oody-marquee.is-paused .oody-marquee__icon--play{display:block}@keyframes oody-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:750px){.oody-marquee{--oody-marquee-h: 360px;--oody-marquee-gap: 16px}.oody-marquee__item{border-radius:18px}}@media(prefers-reduced-motion:reduce){.oody-marquee{overflow-x:auto}.oody-marquee__track{animation:none!important}.oody-marquee__set[aria-hidden=true],.oody-marquee__toggle{display:none}}.oody-reviews__summary{display:flex;justify-content:center}.oody-review{align-content:start}.oody-review__photo{border-radius:12px;margin-bottom:4px}.oody-review blockquote p{font-size:1.125rem;line-height:1.6}.oody-review figcaption{gap:2px}.oody-review__verified{display:inline-flex;align-items:center;gap:5px;color:var(--oody-olive);font-weight:600;font-size:.875rem}.oody-review__verified .oody-icon{width:16px;height:16px}.oody-reviews__empty{max-width:640px;margin:0 auto;text-align:center;display:grid;justify-items:center;gap:12px;padding:36px 26px;background:var(--oody-paper);border:2px dashed var(--oody-kraft-deep);border-radius:var(--oody-radius)}.oody-reviews__empty p{color:#3a4030}.oody-stars--empty{color:#d8cfb8}.oody-stars--empty .oody-icon{width:28px;height:28px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/oody-social.css.map */
