@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #ea6c1e;--orange-deep: #c45a16;--navy: #0f2044;--navy-mid: #1a3260;--cream: #fff5ee;--peach: #fde8d0;--off-white: #f8f7f4;--navy-tint: #f4f6fb;--font: "Plus Jakarta Sans", sans-serif;--w: 580px}body{font-family:var(--font);background:#fff;color:var(--navy);-webkit-font-smoothing:antialiased}.wrap{max-width:var(--w);margin:0 auto;padding:0 20px}.sec{padding:56px 0}.sec-sm{padding:40px 0}.r{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.r.on{opacity:1;transform:none}.r1{transition-delay:.1s}.r2{transition-delay:.2s}.r3{transition-delay:.3s}.r4{transition-delay:.4s}.ann{background:var(--orange);color:#fff;text-align:center;padding:11px 20px;font-size:13px;font-weight:700}.ann s{opacity:.6}.hero{background:var(--navy);padding:44px 0 0;text-align:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;top:-80px;left:50%;transform:translate(-50%);width:480px;height:480px;background:radial-gradient(circle,rgba(234,108,30,.18) 0%,transparent 65%);pointer-events:none}.hero-pill{display:inline-flex;align-items:center;gap:6px;background:#ea6c1e24;border:1px solid rgba(234,108,30,.35);color:#ffb07a;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:22px}.hero h1{color:#fff;font-size:clamp(28px,7.5vw,40px);font-weight:900;line-height:1.18;margin-bottom:18px;padding:0 4px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-sub{color:#ffffffb8;font-size:15px;line-height:1.65;margin-bottom:28px;padding:0 4px}.hero-proof{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:28px}.hero-avatars{display:flex}.hero-avatars img{width:32px;height:32px;border-radius:50%;border:2px solid var(--navy);object-fit:cover;margin-left:-8px}.hero-avatars img:first-child{margin-left:0}.hero-proof-stars{color:#fbbf24;font-size:13px;letter-spacing:1px}.hero-proof-label{color:#ffffffa6;font-size:12px;font-weight:600}.hero-bullets{list-style:none;display:flex;flex-direction:column;gap:11px;margin-bottom:32px;text-align:left}.hero-bullets li{display:flex;align-items:flex-start;gap:10px;color:#ffffffd9;font-size:14px;font-weight:500;line-height:1.45}.hero-bullets li .bi{font-size:15px;flex-shrink:0;margin-top:1px}.btn-orange{display:block;width:100%;background:linear-gradient(135deg,var(--orange),var(--orange-deep));color:#fff;font-family:var(--font);font-size:17px;font-weight:800;text-align:center;padding:19px 24px;border-radius:14px;border:none;cursor:pointer;text-decoration:none;margin-bottom:10px;box-shadow:0 8px 36px #ea6c1e73;animation:pulse 2.5s ease-in-out infinite;position:relative;z-index:1}@keyframes pulse{0%,to{box-shadow:0 8px 36px #ea6c1e73}50%{box-shadow:0 8px 52px #ea6c1eb3}}.btn-ghost{display:block;width:100%;background:transparent;color:#fff9;font-family:var(--font);font-size:13px;font-weight:600;text-align:center;padding:11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;text-decoration:none;margin-bottom:30px}.price-micro{color:#ffffff73;font-size:12px;text-align:center;margin-bottom:16px}.price-micro s{color:#ffffff47}.hero-book{display:block;width:100%;max-width:320px;margin:0 auto;border-radius:14px 14px 0 0;bottom:-2px;position:relative;filter:drop-shadow(0 -8px 32px rgba(234,108,30,.22))}.proof-strip{background:var(--peach);padding:14px 0;border-bottom:1px solid rgba(15,32,68,.08)}.proof-inner{display:flex;align-items:center;justify-content:center;overflow-x:auto;scrollbar-width:none}.proof-inner::-webkit-scrollbar{display:none}.proof-stat{display:flex;flex-direction:column;align-items:center;padding:0 18px;border-right:1px solid rgba(15,32,68,.15);flex-shrink:0}.proof-stat:last-child{border-right:none}.proof-num{font-size:20px;font-weight:900;color:var(--orange);line-height:1}.proof-label{font-size:11px;font-weight:600;color:var(--navy);opacity:.7;margin-top:2px}.results-section{background:var(--navy);padding:52px 0;text-align:center}.results-section h2{color:#fff;font-size:clamp(22px,6vw,32px);font-weight:900;line-height:1.2;margin-bottom:6px}.results-section h2 em{font-style:normal;color:var(--orange)}.results-sub{color:#fff9;font-size:14px;margin-bottom:28px}.results-scroll{display:flex;gap:10px;overflow-x:auto;padding:4px 20px 16px;scrollbar-width:none;margin:0 -20px 20px;scroll-snap-type:x mandatory}.results-scroll::-webkit-scrollbar{display:none}.result-card{flex:0 0 200px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;position:relative;scroll-snap-align:start}.result-img{width:100%;height:200px;object-fit:cover;display:block}.result-badge{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(15,32,68,.95) 0%,transparent 100%);padding:22px 10px 10px;display:flex;flex-direction:column;align-items:flex-start}.result-kg{color:var(--orange);font-size:17px;font-weight:900}.result-name{color:#fff;font-size:11px;font-weight:700}.testi-section{background:var(--off-white);padding:52px 0}.testi-section h2{font-size:clamp(20px,5.5vw,28px);font-weight:900;text-align:center;margin-bottom:6px}.testi-sub{text-align:center;color:#777;font-size:14px;margin-bottom:24px}.testi-scroll{display:flex;gap:12px;overflow-x:auto;padding:4px 20px 16px;margin:0 -20px;scrollbar-width:none;scroll-snap-type:x mandatory}.testi-scroll::-webkit-scrollbar{display:none}.testi-card{flex:0 0 264px;background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(15,32,68,.08);box-shadow:0 4px 20px #0f204412;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px}.testi-stars{color:#f59e0b;font-size:14px;letter-spacing:1px}.testi-quote{color:var(--navy);font-size:13.5px;font-weight:500;line-height:1.6;flex:1}.testi-quote strong{color:var(--orange);font-weight:700}.testi-person{display:flex;align-items:center;gap:10px;padding-top:10px;border-top:1px solid rgba(15,32,68,.07)}.testi-avatar{width:38px;height:38px;border-radius:50%;background:var(--peach);display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;font-weight:900;color:var(--orange);font-family:var(--font)}.testi-name{font-size:13px;font-weight:800;color:var(--navy)}.testi-loc{font-size:11px;color:#999;font-weight:500}.testi-hint{text-align:center;color:#bbb;font-size:12px;margin-top:6px}.wall-link{display:block;text-align:center;color:var(--orange);font-size:13px;font-weight:700;text-decoration:none;margin-top:16px;padding:12px;border:1px solid rgba(234,108,30,.3);border-radius:10px;background:#fff}.pain-section{background:#fff;padding:52px 0;text-align:center}.pain-section h2{font-size:clamp(22px,6vw,30px);font-weight:900;margin-bottom:6px}.pain-section h2 em{font-style:normal;color:var(--orange)}.pain-lead{color:#777;font-size:14px;margin-bottom:28px}.pain-list{display:flex;flex-direction:column;gap:10px;text-align:left}.pain-item{display:flex;align-items:flex-start;gap:14px;background:var(--navy-tint);border-radius:12px;padding:16px;border-left:3px solid var(--orange)}.pain-icon{font-size:20px;flex-shrink:0}.pain-title{font-size:14px;font-weight:800;color:var(--navy);margin-bottom:3px}.pain-desc{font-size:13px;color:#666;line-height:1.5}.compare-section{background:var(--navy);padding:52px 0;text-align:center}.compare-section h2{color:#fff;font-size:clamp(20px,5.5vw,28px);font-weight:900;margin-bottom:6px}.compare-section h2 em{font-style:normal;color:var(--orange)}.compare-lead{color:#fff9;font-size:14px;margin-bottom:28px}.compare-table{width:100%;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.compare-head{display:grid;grid-template-columns:1.1fr 1fr 1fr;background:#ffffff0f}.compare-head div{padding:12px 8px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#ffffff80}.compare-head div:last-child{background:var(--orange);color:#fff}.compare-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff08}.compare-row:nth-child(odd){background:#ffffff0d}.compare-row:last-child{border-bottom:none}.compare-row div{padding:12px 8px;font-size:13px;text-align:center;color:#ffffffb3;font-weight:500;border-right:1px solid rgba(255,255,255,.06)}.compare-row div:last-child{border-right:none;color:var(--orange);font-weight:700}.compare-row div:first-child{text-align:left;padding-left:14px;font-size:12px;font-weight:600;color:#ffffff8c}.peek-section{background:var(--off-white);padding:52px 0;text-align:center}.peek-section h2{font-size:clamp(20px,5.5vw,28px);font-weight:900;margin-bottom:6px}.peek-lead{color:#777;font-size:14px;margin-bottom:20px}.peek-scroll{display:flex;gap:10px;overflow-x:auto;padding:4px 20px 12px;margin:0 -20px;scrollbar-width:none;scroll-snap-type:x mandatory}.peek-scroll::-webkit-scrollbar{display:none}.peek-img{flex:0 0 180px;height:252px;border-radius:10px;object-fit:cover;border:1px solid rgba(15,32,68,.1);scroll-snap-align:start;box-shadow:0 4px 14px #0f20441a}.peek-hint{color:#bbb;font-size:12px;margin-top:10px}.about-section{background:var(--navy);padding:52px 0;text-align:center}.about-photo{width:84px;height:84px;border-radius:50%;object-fit:cover;border:3px solid var(--orange);margin:0 auto 16px;display:block}.about-section h3{color:#fff;font-size:20px;font-weight:900;margin-bottom:4px}.about-role{color:var(--orange);font-size:13px;font-weight:700;margin-bottom:16px}.about-section p{color:#ffffffb3;font-size:14px;line-height:1.7;margin-bottom:20px}.about-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.about-tag{background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#ffffffbf;font-size:11px;font-weight:600;padding:5px 12px;border-radius:100px}.value-section{background:#fff;padding:52px 0;text-align:center}.value-section h2{font-size:clamp(20px,5.5vw,28px);font-weight:900;margin-bottom:6px}.value-lead{color:#777;font-size:14px;margin-bottom:24px}.value-box{background:var(--navy);border-radius:18px;overflow:hidden;margin-bottom:16px}.value-row{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.value-row:last-child{border-bottom:none}.value-item-label{color:#ffffffd1;font-size:14px;font-weight:600;text-align:left}.value-item-price{color:#ffffff59;font-size:13px;font-weight:700;text-decoration:line-through;flex-shrink:0;margin-left:8px}.value-total{background:linear-gradient(135deg,var(--orange),var(--orange-deep));border-radius:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.value-total-label{color:#fff;font-size:15px;font-weight:800}.value-total-price{color:#fff;font-size:28px;font-weight:900;line-height:1}.value-total-orig{color:#ffffff8c;font-size:12px;text-decoration:line-through}.kz-quote{background:var(--peach);padding:40px 0}.kz-quote-card{background:#fff;border-radius:18px;padding:26px 22px;border-left:4px solid var(--orange);box-shadow:0 4px 24px #0f204412}.kz-quote-text{font-size:16px;font-weight:600;line-height:1.65;color:var(--navy);margin-bottom:18px;font-style:italic}.kz-quote-text strong{font-style:normal;color:var(--orange)}.kz-quote-author{display:flex;align-items:center;gap:12px}.kz-quote-author img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--orange);flex-shrink:0}.kz-quote-name{font-size:13px;font-weight:800;color:var(--navy)}.kz-quote-role{font-size:11px;color:#999;font-weight:500}.pricing-section{background:var(--off-white);padding:56px 0;text-align:center}.pricing-section h2{font-size:clamp(22px,6vw,30px);font-weight:900;margin-bottom:6px}.pricing-lead{color:#777;font-size:14px;margin-bottom:28px}.pricing-card{background:var(--navy);border-radius:20px;padding:28px 22px;margin-bottom:12px;border:2px solid var(--orange);position:relative;overflow:hidden;text-align:center}.pricing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--orange),var(--orange-deep))}.pricing-badge{display:inline-block;background:var(--orange);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px;border-radius:100px;margin-bottom:14px}.pricing-title{color:#fff;font-size:17px;font-weight:800;margin-bottom:6px}.pricing-price{font-size:56px;font-weight:900;color:var(--orange);line-height:1;margin-bottom:4px;display:flex;align-items:flex-start;justify-content:center;gap:2px}.pricing-price sup{font-size:22px;line-height:1;margin-top:8px}.pricing-orig{color:#ffffff61;font-size:14px;text-decoration:line-through;margin-bottom:20px}.pricing-items{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:22px;text-align:left}.pricing-items li{display:flex;align-items:flex-start;gap:10px;color:#ffffffd1;font-size:14px;font-weight:500}.pricing-items li .ck{color:#4ade80;font-size:15px;flex-shrink:0}.pricing-fine{color:#ffffff59;font-size:11px;margin-top:10px}.alt-pay{background:#fff;border-radius:14px;padding:18px;display:flex;align-items:center;gap:14px;text-align:left;border:1px solid rgba(15,32,68,.1);margin-bottom:12px}.alt-pay img{width:68px;height:68px;border-radius:10px;object-fit:cover;flex-shrink:0}.alt-pay-body{font-size:13px;color:var(--navy);line-height:1.55}.alt-pay-body strong{display:block;font-weight:800;font-size:14px;margin-bottom:3px}.alt-pay-body a{color:var(--orange);font-weight:700;font-size:12px;text-decoration:none}.trust-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:16px 0 0}.trust-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#888}.faq-section{background:#fff;padding:52px 0}.faq-section h2{font-size:clamp(20px,5.5vw,28px);font-weight:900;text-align:center;margin-bottom:28px}.faq-item{border-bottom:1px solid rgba(15,32,68,.09)}.faq-q{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;font-size:14px;font-weight:700;color:var(--navy);gap:12px;user-select:none}.faq-ic{color:var(--orange);font-size:22px;flex-shrink:0;transition:transform .3s}.faq-item.open .faq-ic{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.open .faq-a{max-height:280px}.faq-inner{padding-bottom:18px;font-size:14px;line-height:1.7;color:#666}.faq-inner a{color:var(--orange);font-weight:700;text-decoration:none}.final-section{background:linear-gradient(150deg,var(--navy) 0%,var(--navy-mid) 100%);padding:56px 0 80px;text-align:center}.final-section h2{color:#fff;font-size:clamp(24px,6.5vw,34px);font-weight:900;line-height:1.2;margin-bottom:12px}.final-section h2 em{font-style:normal;color:var(--orange)}.final-section p{color:#ffffffa6;font-size:14px;margin-bottom:28px;line-height:1.6}.secure-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:100px;padding:8px 16px;color:#fff9;font-size:12px;font-weight:600;margin-top:14px}#xpop{display:none;position:fixed;inset:0;background:#000000b8;z-index:9999;align-items:flex-end;justify-content:center}#xpop.show{display:flex}.xpop-sheet{background:var(--navy);border-radius:24px 24px 0 0;padding:28px 22px 44px;width:100%;max-width:var(--w);position:relative;animation:slideUp .32s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.xpop-close{position:absolute;top:16px;right:18px;background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.xpop-pill{display:inline-block;background:var(--orange);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:100px;margin-bottom:12px}.xpop-sheet h3{color:#fff;font-size:20px;font-weight:900;margin-bottom:8px;line-height:1.25}.xpop-sheet p{color:#fff9;font-size:13px;margin-bottom:20px;line-height:1.5}.xpop-timer{background:#ffffff12;border-radius:10px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.xpop-timer-lbl{color:#ffffff8c;font-size:12px;font-weight:600}.xpop-timer-num{color:var(--orange);font-size:20px;font-weight:900;font-variant-numeric:tabular-nums}.xpop-dismiss{background:none;border:none;color:#ffffff4d;font-size:12px;font-family:var(--font);cursor:pointer;text-align:center;display:block;width:100%;margin-top:12px;padding:8px}
