:root{--bg: #F5F0EB;--text: #3b3b3b;--body: #000000;--cta: hsl(24, 55%, 40%);--cta-light: hsl(24, 55%, 55%);--pink: #d7767e;--green: #1c7866;--card: #ffffff;--shadow: 0 4px 24px rgba(0,0,0,.06);--radius-card: 16px;--radius-pill: 20px;--radius-avatar: 9999px;--max-width: 540px;--font: "Noto Sans Arabic", "Poppins", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;direction:rtl}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.section{position:relative;width:100%;overflow:hidden}.section-label{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--cta);margin-bottom:8px}.section-headline{font-size:28px;font-weight:700;line-height:1.2;color:var(--text);margin-bottom:32px}.hero{min-height:100vh}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero__bg img{width:100%;height:100%;object-fit:cover}.hero__overlay{position:relative;z-index:2;background:linear-gradient(to bottom,#0000000d,#0000004d,#0009);min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:60px 0 40px}.hero__badge{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:500;letter-spacing:.5px;padding:6px 14px;border-radius:var(--radius-pill);margin-bottom:16px;width:fit-content}.hero__headline{font-size:36px;font-weight:700;line-height:1.15;color:#fff;margin-bottom:12px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero__subheadline{font-size:16px;font-weight:400;color:#ffffffe6;margin-bottom:20px;text-shadow:0 1px 4px rgba(0,0,0,.2);max-width:90%}.hero__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.hero__rating .stars{color:#ffb800;font-size:14px;letter-spacing:2px}.hero__rating .rating-text{color:#ffffffe6;font-size:13px}.hero__trust{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px}.trust-badge{display:flex;align-items:center;gap:6px;color:#ffffffd9;font-size:12px;font-weight:500}.hero__price{margin-top:16px}.price-current{font-size:32px;font-weight:700;color:#fff}.price-compare{font-size:18px;color:#fff9;text-decoration:line-through;margin-right:8px}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font);font-size:15px;font-weight:700;letter-spacing:1px;padding:16px 32px;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease}.btn--primary{background:linear-gradient(135deg,var(--cta) 0%,var(--cta-light) 100%);color:#fff}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #b8733366}.btn--pill{border-radius:var(--radius-pill)}.btn--full{width:100%}.steps{padding:60px 0}.steps__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;z-index:1}.steps__bg img{width:100%;height:100%;object-fit:cover}.steps__content{position:relative;z-index:2}.steps__grid{display:flex;flex-direction:column;gap:16px}.step-card{background:var(--card);padding:28px 24px;border-radius:var(--radius-card);box-shadow:var(--shadow);text-align:center}.step-icon{font-size:40px;margin-bottom:12px}.step-title{font-size:18px;font-weight:600;margin-bottom:8px}.step-desc{font-size:14px;color:var(--body);opacity:.7;line-height:1.5}.description{padding:60px 0}.description__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;z-index:1}.description__content{position:relative;z-index:2}.audience__grid{display:flex;flex-direction:column;gap:16px}.audience-card{background:var(--card);padding:24px;border-radius:var(--radius-card);box-shadow:var(--shadow);display:flex;align-items:center;gap:16px}.audience-icon{font-size:32px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--bg);border-radius:50%;flex-shrink:0}.audience-title{font-size:16px;font-weight:600;margin-bottom:4px}.audience-desc{font-size:14px;color:var(--body);opacity:.7}.reviews{padding:60px 0}.reviews__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;z-index:1}.reviews__content{position:relative;z-index:2}.reviews__grid{display:flex;flex-direction:column;gap:16px}.review-card{background:var(--card);padding:28px 24px;border-radius:var(--radius-card);box-shadow:var(--shadow)}.review-photo{width:64px;height:64px;border-radius:var(--radius-avatar);overflow:hidden;margin-bottom:16px}.review-photo img{width:100%;height:100%;object-fit:cover}.review-stars{color:#ffb800;font-size:16px;letter-spacing:2px;margin-bottom:12px}.review-quote{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:12px;color:var(--text)}.review-author{font-size:14px}.review-author .name{font-weight:600;color:var(--text)}.review-author .location{color:var(--body);opacity:.6;margin-right:4px}.showcase{padding:60px 0}.showcase__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.showcase__bg img{width:100%;height:100%;object-fit:cover}.showcase__overlay{position:relative;z-index:2;background:linear-gradient(to right,rgba(245,240,235,.95) 0%,rgba(245,240,235,.8) 50%,transparent 100%);padding:60px 0}.showcase__product{max-width:280px;margin-bottom:24px}.showcase__product img{width:100%;border-radius:var(--radius-card)}.bullet-list{margin-bottom:24px}.bullet{display:flex;gap:12px;align-items:center;margin-bottom:12px;font-size:15px}.bullet-icon{color:var(--green);font-size:18px;flex-shrink:0}.showcase__price{margin-bottom:24px}.faq{padding:60px 0}.faq__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;z-index:1}.faq__content{position:relative;z-index:2}.faq__list{display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--card);border-radius:var(--radius-card);overflow:hidden;box-shadow:var(--shadow)}.faq-question{padding:20px 24px;font-size:16px;font-weight:600;color:var(--pink);cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.faq-question:after{content:"+";font-size:22px;font-weight:400;color:var(--pink)}.faq-item.open .faq-question:after{content:"\2212"}.faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:all .3s ease;font-size:15px;color:var(--body);opacity:.8;line-height:1.6}.faq-item.open .faq-answer{padding:0 24px 20px;max-height:300px}.buybox{padding:60px 0}.bundle-selector{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.bundle-card{background:var(--card);border:2px solid transparent;border-radius:var(--radius-card);padding:24px;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:var(--shadow)}.bundle-card:hover{border-color:var(--cta-light)}.bundle-card.selected{border-color:var(--cta);box-shadow:0 0 0 3px #b8733326,var(--shadow)}.bundle-card.popular:before{content:"POPULAIRE";position:absolute;top:-10px;right:20px;background:var(--cta);color:#fff;font-size:10px;font-weight:700;padding:4px 12px;border-radius:var(--radius-pill);letter-spacing:1px}.bundle-header{display:flex;justify-content:space-between;align-items:flex-start}.bundle-title{font-size:16px;font-weight:600}.bundle-desc{font-size:13px;color:var(--body);opacity:.6;margin-top:4px}.bundle-price{font-size:24px;font-weight:700;color:var(--text);text-align:right}.bundle-compare{font-size:14px;color:var(--body);opacity:.5;text-decoration:line-through;text-align:right}.bundle-save{display:inline-block;background:var(--green);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:var(--radius-pill);margin-top:8px}.cod-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-size:13px;font-weight:500;color:var(--body);opacity:.7}.form-input{padding:14px 18px;border:2px solid #E8E8E8;border-radius:12px;font-family:var(--font);font-size:15px;color:var(--text);transition:all .2s ease;background:var(--card)}.form-input:focus{outline:none;border-color:var(--pink);box-shadow:0 0 0 3px #d7767e1a}.form-input::placeholder{color:var(--body);opacity:.4}.form-price{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #E8E8E8;margin-top:8px}.price-label{font-size:14px;font-weight:500}.price-value{font-size:24px;font-weight:700;color:var(--text)}.guarantees{padding:60px 0}.guarantees__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;z-index:1}.guarantees__content{position:relative;z-index:2}.guarantee-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.guarantee-card{background:var(--card);padding:32px 24px;border-radius:var(--radius-card);box-shadow:var(--shadow);text-align:center}.guarantee-icon{font-size:36px;margin-bottom:16px}.guarantee-title{font-size:16px;font-weight:600;margin-bottom:8px}.guarantee-desc{font-size:13px;color:var(--body);opacity:.7;line-height:1.5}.footer{padding:48px 20px;background:var(--text);color:#ffffffb3;text-align:center}.footer__brand{font-size:24px;font-weight:700;color:#fff;margin-bottom:12px}.footer__tagline{font-size:15px;line-height:1.6;max-width:400px;margin:0 auto 24px}.footer__social{display:flex;justify-content:center;gap:20px;margin-bottom:24px}.footer__social a{color:#fff9;font-size:22px;text-decoration:none;transition:color .2s}.footer__social a:hover{color:#fff}.footer__copyright{font-size:12px;color:#fff6}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--card);padding:12px 20px;box-shadow:0 -4px 24px #0000001a;z-index:100;display:none;align-items:center;justify-content:center;gap:12px}.sticky-cta.visible{display:flex}.sticky-cta .btn{flex:1;max-width:320px;padding:14px 24px}.ai-full-section{padding:0!important;min-height:0!important;height:auto!important;overflow:hidden;background:#f5efe4}.ai-full-section__image,.ai-full-section__image img{display:block;width:100%;height:auto;position:static!important;object-fit:contain}.ai-full-section__image{aspect-ratio:768 / 1376;overflow:hidden}.inline-order-cta{display:flex!important;position:relative!important;z-index:20!important;width:100%!important;padding:18px 20px 22px;background:#f5efe4;justify-content:center;visibility:visible!important;opacity:1!important}.inline-order-cta .btn{display:inline-flex!important;width:min(100%,420px);min-height:54px;align-items:center;justify-content:center;font-size:18px;font-weight:800;text-decoration:none;background:linear-gradient(135deg,#1c7866,#279477)!important;color:#fff!important;box-shadow:0 8px 22px #1c786647;visibility:visible!important;opacity:1!important}.sticky-price{font-size:20px;font-weight:700;color:var(--text)}@media(max-width:480px){.hero__headline{font-size:30px}.hero__subheadline{font-size:15px}.section-headline{font-size:24px}.guarantee-grid{grid-template-columns:1fr}.bundle-header{flex-direction:column;gap:8px}.bundle-price,.bundle-compare{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme-v4.css.map */
