.yalla-lp{--mint: #B5E4CE;--dark: #0D0D0D;--purple: #7B2DB8;--purple-hover: #6320a0;--red: #E83B1E;--gold: #F5A423;--gray-bg: #F4F4F4;--white: #ffffff;--text: #111111;font-family:inherit;color:var(--text)}.yalla-announce{background:var(--dark);color:var(--white);text-align:center;padding:10px 16px;font-size:.85rem;font-weight:600;letter-spacing:.04em}.yalla-ticker{background:var(--dark);color:var(--white);padding:12px 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.1)}.yalla-ticker__track{display:flex;gap:0;animation:yalla-ticker-scroll 30s linear infinite;width:max-content}.yalla-ticker__item{display:flex;align-items:center;gap:8px;padding:0 40px;font-size:.8rem;font-weight:600;letter-spacing:.06em;white-space:nowrap}@keyframes yalla-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.yalla-hero{background-color:var(--mint);padding:40px 0 0;overflow:hidden}.yalla-hero__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.yalla-hero__stars{display:flex;align-items:center;gap:6px;margin-bottom:16px}.yalla-hero__stars span{font-size:.85rem;font-weight:500}.yalla-hero__headline{font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:900;line-height:1.1;text-transform:uppercase;margin-bottom:20px;letter-spacing:-.01em}.yalla-hero__body{font-size:1rem;line-height:1.6;margin-bottom:16px;max-width:520px}.yalla-hero__body strong{font-weight:700}.yalla-hero__quote-box{background:var(--white);border-radius:12px;padding:20px;display:flex;gap:16px;align-items:flex-start;max-width:520px;margin-top:28px;box-shadow:0 2px 12px #00000014}.yalla-hero__quote-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.yalla-hero__quote-avatar img{width:100%;height:100%;object-fit:cover}.yalla-hero__quote-text{font-size:.85rem;line-height:1.5;color:#333;margin-bottom:8px}.yalla-hero__quote-meta{display:flex;align-items:center;gap:6px;font-size:.8rem}.yalla-hero__seen{text-align:center;padding:24px 0 0}.yalla-hero__seen p{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#555;margin-bottom:12px}.yalla-hero__media-logos{background:var(--dark);display:flex;justify-content:center;align-items:center;gap:40px;padding:16px 40px;margin-top:24px}.yalla-hero__media-logos img{height:28px;object-fit:contain;filter:brightness(0) invert(1)}.yalla-hero__image{display:flex;justify-content:center;align-items:flex-end}.yalla-hero__image img{max-height:520px;object-fit:contain;display:block}.yalla-btn{display:block;width:100%;max-width:520px;background:var(--purple);color:var(--white);text-align:center;padding:20px 32px;border-radius:8px;font-size:1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background .2s;margin-bottom:10px}.yalla-btn:hover{background:var(--purple-hover);color:var(--white)}.yalla-btn--full{max-width:100%}.yalla-btn--large{padding:26px 40px;font-size:1.1rem}.yalla-ship-note{text-align:center;font-size:.8rem;color:#555;margin-bottom:20px}.yalla-ship-note--light{color:#fff9}.yalla-section-title{font-size:clamp(1.6rem,3vw,2.8rem);font-weight:900;text-transform:uppercase;text-align:center;letter-spacing:-.01em;line-height:1.1;margin-bottom:16px}.yalla-reviews{background:var(--gray-bg);padding:60px 0}.yalla-reviews__inner{max-width:1300px;margin:0 auto;padding:0 40px}.yalla-reviews__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:16px}.yalla-reviews__track::-webkit-scrollbar{display:none}.yalla-review-card{min-width:300px;max-width:300px;background:var(--white);border-radius:16px;overflow:hidden;scroll-snap-align:start;box-shadow:0 4px 20px #00000014;flex-shrink:0}.yalla-review-card__img{width:100%;height:260px;object-fit:cover;display:block}.yalla-review-card__body{padding:20px}.yalla-review-card__stars{color:var(--gold);font-size:.9rem;margin-bottom:6px}.yalla-review-card__score{font-size:.8rem;font-weight:600;color:#555}.yalla-review-card__title{font-size:.95rem;font-weight:800;margin:10px 0 8px;line-height:1.3}.yalla-review-card__text{font-size:.82rem;line-height:1.55;color:#444;margin-bottom:16px}.yalla-review-card__name{font-weight:700;font-size:.9rem;margin-bottom:4px}.yalla-review-card__verified{font-size:.75rem;color:#888;display:flex;align-items:center;gap:4px}.yalla-reviews__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.yalla-reviews__dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;cursor:pointer;padding:0}.yalla-reviews__dot.active{background:var(--text)}.yalla-compare{background:var(--white);padding:60px 0}.yalla-compare__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.yalla-compare__visual{display:flex;flex-direction:column;gap:20px;align-items:center}.yalla-compare__products{display:flex;gap:20px;align-items:flex-end}.yalla-compare__products img{max-height:200px;object-fit:contain}.yalla-compare__table{width:100%;border-top:1px solid #e5e5e5}.yalla-compare__table-row{display:grid;grid-template-columns:1fr 80px 80px;gap:12px;padding:10px 0;border-bottom:1px solid #e5e5e5;align-items:center;font-size:.9rem}.yalla-compare__table-row span:not(:first-child){text-align:center;font-size:1.1rem}.yalla-compare__table-header{font-weight:700;font-size:.8rem;color:#888;letter-spacing:.06em;text-transform:uppercase}.yalla-compare__overline{font-size:.85rem;font-weight:700;letter-spacing:.1em;color:#888;text-transform:uppercase;margin-bottom:8px}.yalla-compare__headline{font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:900;text-transform:uppercase;line-height:1.1;margin-bottom:12px}.yalla-compare__headline .red{color:var(--red)}.yalla-compare__sub{font-size:1.1rem;font-weight:700;margin-bottom:28px}.yalla-ingredients{background:var(--dark);color:var(--white);padding:60px 0 0}.yalla-ingredients__inner{max-width:1400px;margin:0 auto;padding:0 40px}.yalla-ingredients__sub{text-align:center;color:#fff9;font-size:1rem;margin-bottom:40px}.yalla-ingredients__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid rgba(255,255,255,.1)}.yalla-ingredient-card{border-right:1px solid rgba(255,255,255,.1);padding:0 0 32px;display:flex;flex-direction:column}.yalla-ingredient-card:last-child{border-right:none}.yalla-ingredient-card__img-wrap{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:20px}.yalla-ingredient-card__img-wrap img{width:100%;height:100%;object-fit:cover}.yalla-ingredient-card__content{padding:0 20px;flex:1}.yalla-ingredient-card__emoji{font-size:1rem;margin-bottom:4px;display:block}.yalla-ingredient-card__name{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80}.yalla-ingredient-card__title{font-size:1rem;font-weight:800;margin:6px 0 16px}.yalla-ingredient-card__label{font-size:.75rem;font-weight:700;color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.yalla-ingredient-card__desc{font-size:.83rem;line-height:1.6;color:#ffffffbf}.yalla-ingredient-card__btn{margin:20px 20px 0;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 16px;font-size:.8rem;font-weight:700;color:var(--white);background:transparent;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s}.yalla-ingredient-card__btn:hover{background:#ffffff0f}.yalla-results{background:var(--dark);color:var(--white);padding:40px 0 60px}.yalla-results__inner{max-width:900px;margin:0 auto;padding:0 40px}.yalla-results__title{text-align:center;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:900;text-transform:uppercase;letter-spacing:.02em;margin-bottom:40px}.yalla-results__stats{display:grid;grid-template-columns:1fr 1fr;gap:40px;text-align:center}.yalla-results__stat-num{font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1;color:var(--gold);margin-bottom:10px}.yalla-results__stat-label{font-size:.9rem;color:#ffffffb3;line-height:1.4;max-width:220px;margin:0 auto}.yalla-difference{background:var(--gray-bg);padding:60px 0}.yalla-difference__inner{max-width:1200px;margin:0 auto;padding:0 40px}.yalla-difference__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:48px}.yalla-difference-item{text-align:center}.yalla-difference-item__icon{width:56px;height:56px;margin:0 auto 16px}.yalla-difference-item__icon img{width:100%;height:100%;object-fit:contain}.yalla-difference-item__title{font-size:.95rem;font-weight:800;margin-bottom:8px;line-height:1.3}.yalla-difference-item__desc{font-size:.82rem;color:#666;line-height:1.5}.yalla-nolist{background:var(--white);padding:60px 0}.yalla-nolist__inner{max-width:900px;margin:0 auto;padding:0 40px}.yalla-nolist__title{font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:900;text-transform:uppercase;line-height:1.2;margin-bottom:40px}.yalla-nolist__items{margin-bottom:28px}.yalla-nolist__item{font-size:1rem;line-height:1.5;padding:12px 0;border-bottom:1px solid #eee}.yalla-nolist__yes{margin-bottom:28px;font-size:1rem;line-height:1.8;font-weight:500}.yalla-nolist__closing{font-size:1rem;color:#555;margin-bottom:32px}.yalla-timeline{background:var(--dark);color:var(--white);padding:60px 0}.yalla-timeline__inner{max-width:1100px;margin:0 auto;padding:0 40px}.yalla-timeline__header{display:flex;align-items:center;gap:40px;margin-bottom:48px}.yalla-timeline__title{font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:900;text-transform:uppercase;flex:1}.yalla-timeline__product img{max-height:80px}.yalla-timeline__grid{display:grid;grid-template-columns:1fr 2px 1fr;grid-template-rows:auto auto;gap:0;position:relative}.yalla-timeline__line{grid-column:2;grid-row:1 / -1;background:#ffffff26;width:2px;margin:0 auto}.yalla-timeline__step{padding:0 32px 40px}.yalla-timeline__step--right{padding-left:40px}.yalla-timeline__step-tag{display:inline-block;background:#ffffff1a;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.yalla-timeline__step-text{font-size:.9rem;line-height:1.65;color:#ffffffbf}.yalla-timeline__step-text strong{color:var(--white);font-weight:800}.yalla-timeline__dot{grid-column:2;width:18px;height:18px;border-radius:50%;background:var(--purple);border:3px solid var(--dark);margin:4px auto 0;position:relative;z-index:1;align-self:start}.yalla-product{background:var(--dark);color:var(--white);padding:60px 0}.yalla-product__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.yalla-product__main-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;margin-bottom:12px;display:block}.yalla-product__thumbs{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.yalla-product__thumbs::-webkit-scrollbar{display:none}.yalla-product__thumb{width:72px;height:72px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;flex-shrink:0;opacity:.6;transition:opacity .2s,border-color .2s}.yalla-product__thumb.active,.yalla-product__thumb:hover{opacity:1;border-color:#fff6}.yalla-product__review-box{background:#ffffff0d;border-radius:12px;padding:20px;margin-top:20px}.yalla-product__review-text{font-size:.85rem;line-height:1.6;color:#fffc;margin-bottom:14px}.yalla-product__review-author{font-weight:700;font-size:.85rem}.yalla-product__review-verified{font-size:.75rem;color:#ffffff80}.yalla-product__buy-stars{color:var(--gold);font-size:.85rem;margin-bottom:12px}.yalla-product__buy-title{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:900;text-transform:uppercase;margin-bottom:8px}.yalla-product__buy-sub{font-size:.9rem;color:#fff9;margin-bottom:20px}.yalla-product__buy-features{list-style:none;padding:0;margin:0 0 20px}.yalla-product__buy-features li{display:flex;align-items:center;gap:10px;font-size:.9rem;padding:7px 0;color:#ffffffd9}.yalla-product__buy-features li:before{content:"\2713";color:#4caf50;font-weight:900;flex-shrink:0}.yalla-product__price{display:flex;align-items:baseline;gap:10px;margin-bottom:20px}.yalla-product__price-sale{font-size:1.6rem;font-weight:900;color:var(--white)}.yalla-product__price-orig{font-size:1.1rem;color:#fff6;text-decoration:line-through}.yalla-product__freq-label{font-size:.8rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.yalla-product__freq-options{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.yalla-product__freq-option{border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .2s}.yalla-product__freq-option.active{border-color:var(--purple);background:#7b2db81f}.yalla-product__freq-option:hover{border-color:#ffffff4d}.yalla-product__freq-option-left{display:flex;flex-direction:column;gap:4px}.yalla-product__freq-option-name{font-weight:700;font-size:.9rem}.yalla-product__freq-option-perks{font-size:.75rem;color:#ffffff8c}.yalla-product__freq-option-price{font-weight:800;font-size:1rem}.yalla-product__freq-option-orig{font-size:.8rem;color:#ffffff59;text-decoration:line-through}.yalla-product__accordion{border-top:1px solid rgba(255,255,255,.1);margin-top:20px}.yalla-product__accordion-item{border-bottom:1px solid rgba(255,255,255,.1)}.yalla-product__accordion-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:transparent;border:none;color:var(--white);font-size:.95rem;font-weight:600;cursor:pointer;text-align:left}.yalla-product__accordion-btn:after{content:"+";font-size:1.2rem;font-weight:300;flex-shrink:0;transition:transform .2s}.yalla-product__accordion-btn.open:after{transform:rotate(45deg)}.yalla-product__accordion-content{display:none;padding-bottom:16px;font-size:.85rem;line-height:1.65;color:#ffffffa6}.yalla-product__accordion-content.open{display:block}.yalla-product__payment{margin-top:12px;font-size:.78rem;color:#ffffff73;text-align:center}.yalla-product__cards{display:flex;justify-content:center;gap:8px;margin-top:8px}.yalla-product__cards img{height:24px}.yalla-testimonials{background:var(--gray-bg);padding:60px 0}.yalla-testimonials__inner{max-width:1300px;margin:0 auto;padding:0 40px}.yalla-testimonials__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.yalla-testimonial-card{background:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.yalla-testimonial-card__img-wrap{position:relative}.yalla-testimonial-card__img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.yalla-testimonial-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040}.yalla-testimonial-card__play svg{width:48px;height:48px}.yalla-testimonial-card__body{padding:20px}.yalla-testimonial-card__stars{color:var(--gold);font-size:.85rem;margin-bottom:10px}.yalla-testimonial-card__title{font-size:.9rem;font-weight:800;margin-bottom:10px;line-height:1.3}.yalla-testimonial-card__text{font-size:.8rem;line-height:1.55;color:#555;margin-bottom:14px}.yalla-testimonial-card__name{font-weight:700;font-size:.85rem}.yalla-testimonial-card__location{font-size:.75rem;color:#999}.yalla-guarantee{background:var(--white);padding:60px 0}.yalla-guarantee__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.yalla-guarantee__img{width:100%;max-width:460px}.yalla-guarantee__stars{color:var(--gold);font-size:.85rem;margin-bottom:12px}.yalla-guarantee__title{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;text-transform:uppercase;margin-bottom:20px}.yalla-guarantee__body{font-size:.95rem;line-height:1.7;color:#444;margin-bottom:10px}.yalla-guarantee__bold{font-size:1rem;font-weight:700;margin-bottom:24px}.yalla-footer-cta{background:var(--dark);color:var(--white);text-align:center;padding:60px 40px}.yalla-footer-cta__overline{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:16px}.yalla-footer-cta__title{font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:900;text-transform:uppercase;margin-bottom:8px}.yalla-footer-cta__sub{font-size:.9rem;color:#fff9;margin-bottom:32px}.yalla-footer-cta__btn{display:inline-block;width:auto;max-width:600px;min-width:320px}.yc-check{color:#4caf50}.yc-cross{color:#e83b1e}.yc-warn{color:var(--gold)}@media(max-width:768px){.yalla-hero__inner,.yalla-compare__inner,.yalla-product__inner,.yalla-guarantee__inner{grid-template-columns:1fr}.yalla-hero__image{display:none}.yalla-ingredients__grid{grid-template-columns:1fr 1fr}.yalla-ingredient-card{border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}.yalla-difference__grid,.yalla-testimonials__grid,.yalla-results__stats{grid-template-columns:1fr 1fr}.yalla-hero__media-logos{flex-wrap:wrap;gap:20px}.yalla-btn{max-width:100%}.yalla-timeline__grid{grid-template-columns:1fr}.yalla-timeline__line,.yalla-timeline__dot{display:none}.yalla-timeline__step{padding:0 0 28px}.yalla-footer-cta__btn{min-width:unset;width:100%;max-width:100%}}@media(max-width:500px){.yalla-ingredients__grid,.yalla-testimonials__grid{grid-template-columns:1fr}.yalla-difference__grid{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yalla-lp.css.map */
