:root{--sprynth-ink:#1a1a1a;--sprynth-muted:#6b6b6b;--sprynth-bg:#ffffff;--sprynth-surface:#f3f2f0;--sprynth-line:#e7e5e2;--sprynth-accent:#c65b4e;--sprynth-sale:#c0392b;--sprynth-radius:2px;--sprynth-maxw:1320px}.sprynth-section{max-width:var(--sprynth-maxw);margin:0 auto;padding:40px 24px}.sprynth-center{text-align:center}.sprynth-eyebrow{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--sprynth-muted);margin-bottom:8px}.sprynth-heading{font-size:32px;font-weight:600;margin:0 0 8px;color:var(--sprynth-ink)}.sprynth-subtext{color:var(--sprynth-muted);font-size:15px;margin-bottom:40px}.sprynth-placeholder{background:repeating-linear-gradient(135deg,#e3e1de,#e3e1de 10px,#dad8d4 10px 20px);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#a9a6a1;font-size:13px;letter-spacing:.05em;text-transform:uppercase;min-height:220px}.sprynth-hero{position:relative;height:640px;background:var(--sprynth-surface);overflow:hidden}.sprynth-hero__slide{display:none;width:100%;height:100%;position:relative}.sprynth-hero__slide.is-active{display:block}.sprynth-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.sprynth-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.sprynth-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#00000026 45%,#0000 70%),linear-gradient(to bottom,transparent 75%,var(--sprynth-surface) 100%)}.sprynth-hero__copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;padding:64px 6%;max-width:640px}.sprynth-hero__eyebrow{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#fff;opacity:.85;margin-bottom:14px}.sprynth-hero__title{font-size:48px;line-height:1.08;font-weight:600;color:#fff;margin:0 0 28px}.sprynth-hero__cta{display:inline-block;background:#fff;color:var(--sprynth-ink);padding:14px 30px;border-radius:999px;font-size:14px;text-decoration:none;width:fit-content}.sprynth-hero__dots{position:absolute;bottom:24px;left:6%;display:flex;gap:8px;z-index:3}.sprynth-hero__dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;padding:0;cursor:pointer}.sprynth-hero__dot.is-active{background:#fff;width:20px;border-radius:4px}.sprynth-collections__grid{display:flex;justify-content:center;gap:36px;flex-wrap:wrap}.sprynth-collection__item{text-align:center;width:120px}.sprynth-collection__circle{width:120px;height:120px;border-radius:50%;background:var(--sprynth-surface);overflow:hidden;margin-bottom:12px}.sprynth-collection__circle .sprynth-placeholder{border-radius:50%;min-height:120px}.sprynth-collection__name{font-size:14px;color:var(--sprynth-ink)}.sprynth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.sprynth-card{position:relative}.sprynth-card__media{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;background:var(--sprynth-surface);margin-bottom:14px}.sprynth-badge{position:absolute;top:12px;left:12px;background:var(--sprynth-sale);color:#fff;font-size:11px;padding:4px 8px;border-radius:2px;z-index:2}.sprynth-card__video{width:100%;height:100%;object-fit:cover;display:block}.sprynth-card__title{font-size:14px;color:var(--sprynth-ink);margin:0 0 2px}.sprynth-card__price{font-size:14px;margin:0}.sprynth-price--sale{color:var(--sprynth-sale);font-weight:600;margin-right:6px}.sprynth-price--compare{color:var(--sprynth-muted);text-decoration:line-through;font-size:13px}.sprynth-swatches{display:flex;gap:6px;margin-top:8px}.sprynth-swatch{width:26px;height:26px;border-radius:50%;border:1px solid var(--sprynth-line);overflow:hidden}.sprynth-promo{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-top:48px}.sprynth-promo__panel{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center}.sprynth-promo__panel--sale{background:var(--sprynth-accent);color:#fff;flex-direction:column;text-align:center}.sprynth-promo__panel--sale h3{font-size:26px;margin:0 0 10px}.sprynth-promo__panel--sale p{margin:0 0 20px;opacity:.85;font-size:13px}.sprynth-promo__cta{background:#fff;color:var(--sprynth-ink);padding:12px 26px;border-radius:999px;text-decoration:none;font-size:13px}.sprynth-promo__link{position:absolute;bottom:20px;left:20px;background:#fff;padding:10px 18px;border-radius:999px;font-size:13px;text-decoration:none;color:var(--sprynth-ink);z-index:2}.sprynth-marquee{background:var(--sprynth-ink);color:#fff;overflow:hidden;padding:18px 0}.sprynth-marquee__track{display:flex;gap:64px;white-space:nowrap;animation:sprynth-scroll 22s linear infinite;align-items:center}.sprynth-marquee__item{display:flex;align-items:center;gap:12px;font-size:15px}.sprynth-marquee__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden}@keyframes sprynth-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sprynth-testimonials__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.sprynth-testimonial{display:flex;gap:0;background:#fff;border:1px solid var(--sprynth-line);border-radius:6px;padding:0;overflow:hidden;align-items:stretch}.sprynth-testimonial__img{width:240px;flex:0 0 240px;align-self:stretch}.sprynth-testimonial>div:last-child{padding:20px 24px;flex:1}.sprynth-testimonial__stars{color:#e8b830;font-size:13px;margin-bottom:6px}.sprynth-testimonial__name{font-weight:600;font-size:14px;margin-bottom:6px}.sprynth-testimonial__text{font-size:13px;color:var(--sprynth-muted);margin-bottom:12px}.sprynth-testimonial__product{display:flex;align-items:center;gap:10px;font-size:13px;margin-top:14px;padding-top:14px;border-top:1px solid var(--sprynth-line)}.sprynth-testimonial__product .sprynth-placeholder{width:40px;height:40px;border-radius:50%;flex:0 0 40px}.sprynth-gram__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.sprynth-gram__item{aspect-ratio:1/1;overflow:hidden;position:relative}.sprynth-gram__icon{position:absolute;top:10px;right:10px;background:#fff;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:13px;z-index:2}.header__inline-menu .header__menu-item{font-weight:700}.header__inline-menu>ul>li:last-child{position:relative}.header__inline-menu>ul>li:last-child .header__menu-item:after{content:"HOT";position:absolute;top:-8px;right:-18px;background:#e8483c;color:#fff;font-size:9px;font-weight:700;letter-spacing:.03em;padding:2px 6px;border-radius:2px}@media(min-width:990px){.header__inner,.header{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important}.header__heading,.header__heading-link{justify-self:start!important}.header__inline-menu{justify-self:center!important}.header-actions,.header__icons{justify-self:end!important}}.sprynth-product{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:56px;align-items:start;max-width:var(--sprynth-maxw);margin:0 auto;padding:40px 24px}.sprynth-product__gallery{display:flex;gap:16px;min-width:0}.sprynth-product__thumbs{display:flex;flex-direction:column;gap:10px;width:70px;flex-shrink:0}.sprynth-product__thumb{position:relative;border:1px solid var(--sprynth-line);background:none;padding:0;cursor:pointer;overflow:hidden;border-radius:2px;aspect-ratio:3/4;flex-shrink:0}.sprynth-product__thumb.is-active{border-color:var(--sprynth-ink)}.sprynth-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sprynth-product__thumb-playicon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;background:#00000040;z-index:2}.sprynth-product__mainimage{flex:1;position:relative;aspect-ratio:3/4;background:var(--sprynth-surface);min-width:0;width:100%;overflow:hidden}.sprynth-product__track{display:flex;height:100%;width:100%;transition:transform .35s ease}.sprynth-product__mainimg{flex:0 0 100%;width:100%;height:100%}.sprynth-product__mainimg img,.sprynth-product__mainimg video{width:100%;height:100%;object-fit:cover;display:block}.sprynth-product__buybox{min-width:0;padding-top:4px}.sprynth-product__badges{display:flex;gap:8px;margin-bottom:10px}.sprynth-pill{font-size:11px;padding:4px 10px;border-radius:999px;color:#fff}.sprynth-pill--sale{background:var(--sprynth-sale)}.sprynth-pill--stock{background:#2f6b3a}.sprynth-product__vendor{color:var(--sprynth-muted);font-size:13px;margin:0 0 4px}.sprynth-product__title{font-size:26px;font-weight:600;margin:0 0 10px}.sprynth-product__rating{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:13px}.sprynth-star{color:var(--sprynth-line);font-size:15px}.sprynth-star.is-filled{color:#e8b830}.sprynth-product__reviewcount{color:var(--sprynth-muted);text-decoration:underline;font-size:13px}.sprynth-product__soldcount{color:var(--sprynth-sale);font-size:13px;margin:0 0 12px}.sprynth-product__price{font-size:24px;font-weight:600;color:var(--sprynth-sale);margin:0 0 14px}.sprynth-product__price .sprynth-price--compare{color:var(--sprynth-muted);text-decoration:line-through;font-weight:400;font-size:16px;margin-left:8px}.sprynth-product__desc{color:var(--sprynth-muted);font-size:14px;line-height:1.6;margin-bottom:18px}.sprynth-product__perks{border:1px solid var(--sprynth-line);border-radius:6px;padding:14px 16px;font-size:13px;margin-bottom:16px}.sprynth-product__perks p{margin:6px 0;display:flex;align-items:flex-start;gap:8px}.sprynth-product__viewers{font-size:13px;color:var(--sprynth-muted);margin-bottom:10px}.sprynth-product__urgency{background:#fdeceb;color:var(--sprynth-sale);padding:10px 14px;border-radius:6px;font-size:13px;margin-bottom:18px;display:flex;align-items:center;gap:8px}.sprynth-timer-count{font-weight:700}.sprynth-product__optionrow{margin-bottom:16px}.sprynth-product__optionlabel{font-size:13px;margin:0 0 8px}.sprynth-product__optionbtns{display:flex;gap:8px;flex-wrap:wrap}.sprynth-optbtn{border:1px solid var(--sprynth-line);background:#fff;padding:8px 16px;font-size:13px;cursor:pointer;border-radius:2px}.sprynth-optbtn.is-active{background:var(--sprynth-ink);color:#fff;border-color:var(--sprynth-ink)}.sprynth-product__qtycart{display:flex;gap:12px;margin-bottom:12px}.sprynth-qty{display:flex;align-items:center;border:1px solid var(--sprynth-line);border-radius:999px;overflow:hidden}.sprynth-qty__btn{background:none;border:none;width:36px;height:44px;cursor:pointer;font-size:16px}.sprynth-qty__input{width:40px;text-align:center;border:none;font-size:14px}.sprynth-addtocart-form{flex:1}.sprynth-btn{width:100%;height:44px;border-radius:999px;border:none;font-size:14px;cursor:pointer}.sprynth-btn--primary{background:var(--sprynth-ink);color:#fff}.sprynth-btn--buynow{background:var(--sprynth-accent);color:#fff;margin-bottom:20px}.sprynth-btn[disabled]{opacity:.5;cursor:not-allowed}.sprynth-product__accordion details{border-top:1px solid var(--sprynth-line);padding:14px 0}.sprynth-product__accordion summary{cursor:pointer;font-weight:600;font-size:14px}.sprynth-product__accordion div{margin-top:10px;font-size:13px;color:var(--sprynth-muted);line-height:1.6}.sprynth-product__meta{font-size:12px;color:var(--sprynth-muted);margin:4px 0}.sprynth-product__counter{display:none;position:absolute;bottom:12px;right:12px;background:#0009;color:#fff;font-size:12px;padding:4px 10px;border-radius:999px;z-index:3}.sprynth-truststrip{background:var(--sprynth-surface);overflow:hidden;padding:14px 0;border-top:1px solid var(--sprynth-line);border-bottom:1px solid var(--sprynth-line)}.sprynth-truststrip__track{display:flex;gap:48px;white-space:nowrap;animation:sprynth-scroll 18s linear infinite}.sprynth-truststrip__item{font-size:13px;color:var(--sprynth-ink)}.sprynth-reviews{max-width:720px;margin:0 auto}.sprynth-reviews__heading{font-size:24px;font-weight:700;margin-bottom:16px}.sprynth-reviews__summary{margin-bottom:30px;font-size:13px;color:var(--sprynth-muted)}.sprynth-reviews__bars{display:flex;flex-direction:column;gap:4px;margin-top:8px;width:240px}.sprynth-reviews__bar{background:var(--sprynth-line);height:6px;border-radius:3px;overflow:hidden}.sprynth-reviews__bar-fill{background:#e8b830;height:100%}.sprynth-review{border-top:1px solid var(--sprynth-line);padding:20px 0}.sprynth-review__avatar{width:36px;height:36px;border-radius:50%;background:var(--sprynth-surface);margin-bottom:10px}.sprynth-review__name{font-weight:600;font-size:14px;margin:0 0 4px}.sprynth-review__title{font-weight:600;font-size:14px;margin:0 0 6px}.sprynth-review__text{font-size:13px;color:var(--sprynth-muted);margin:0}@media(max-width:989px){.sprynth-grid{grid-template-columns:repeat(2,1fr)}.sprynth-promo,.sprynth-testimonials__grid{grid-template-columns:1fr}.sprynth-gram__grid{grid-template-columns:repeat(3,1fr)}.sprynth-hero{height:58vh;max-height:480px;min-height:380px}.sprynth-hero__copy{max-width:100%;padding:40px 24px 60px;align-items:center;text-align:center;justify-content:flex-end}.sprynth-hero__title{font-size:32px}.sprynth-hero__cta{padding:10px 22px;font-size:13px}.sprynth-hero__media img{object-position:80% center}.sprynth-collection__item{width:92px}.sprynth-collection__circle{width:92px;height:92px;margin-bottom:8px}.sprynth-collections__grid{gap:16px;row-gap:20px}.sprynth-collection__name{font-size:12px}.sprynth-product{display:block!important;grid-template-columns:1fr!important;padding:24px 16px!important}.sprynth-product__gallery{display:block!important;margin-bottom:20px!important}.sprynth-product__thumbs{display:none!important}.sprynth-product__mainimage{width:100%!important;aspect-ratio:3/4!important}.sprynth-product__buybox{width:100%!important}.sprynth-product__counter{display:block!important}}@media(max-width:599px){.sprynth-grid{grid-template-columns:1fr 1fr}.sprynth-gram__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sprynth-custom.css.map */
