.hero-section{position:relative;min-height:100vh;background:linear-gradient(180deg,#f6f7fb,#eceff7);color:#1a1a1a;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box}.hero-container{position:relative;z-index:1;max-width:1140px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:1rem}.hero-trust-bar{display:flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap;font-size:.65rem;color:#4a5568;text-align:center;line-height:1.2;margin-bottom:.5rem}.hero-separator{opacity:.4}.hero-headline{font-size:1.5rem;font-weight:700;line-height:1.25;text-align:center;color:#1a1a1a;margin:0}.hero-subheadline{font-size:.85rem;line-height:1.4;text-align:center;color:#4a5568;margin:0}.hero-pain-block{margin:0;display:flex;flex-direction:column;gap:.5rem}.hero-pain-item{font-size:.8rem;line-height:1.4;color:#4a5568}.hero-price-block{text-align:center;margin:.5rem 0}.hero-price-badge{font-size:.7rem;color:#6d28d9;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.hero-price-amount{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem}.hero-price-old{font-size:.9rem;color:#6b7280;margin-bottom:.25rem}.hero-price-strikethrough{text-decoration:line-through;opacity:.7}.hero-price-savings{font-size:.85rem;color:#16a34a;font-weight:600;margin-bottom:.25rem}.hero-price-note{font-size:.7rem;color:#6b7280}.hero-cta-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s;margin:0;box-shadow:0 4px 12px #ff6b6b4d;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;text-decoration:none;text-align:center}.hero-cta-price{font-weight:700}.hero-cta-old-price{font-size:.875rem;opacity:.9;font-weight:500}.hero-cta-strikethrough{text-decoration:line-through;opacity:.8}.hero-instant-access{font-size:.7rem;color:#16a34a;text-align:center;margin:.5rem 0 .25rem;line-height:1.3;font-weight:600}.hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff6b6b66}.hero-cta-button:active{transform:translateY(0)}.hero-social-proof-price{font-size:.7rem;color:#4a5568;text-align:center;margin:.5rem 0 1rem;line-height:1.3;font-weight:500}.hero-social-proof-cta{font-size:.7rem;color:#4a5568;text-align:center;margin:.5rem 0 .25rem;line-height:1.3;font-weight:500}.hero-cta-microcopy{font-size:.7rem;color:#4a5568;text-align:center;margin:.25rem 0;line-height:1.3}.hero-urgency{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;font-size:.75rem;color:#dc2626;font-weight:600;text-align:center;margin:.5rem 0}.hero-urgency-icon{font-size:.875rem}.hero-urgency-text{line-height:1.3}.hero-bonus-block{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;padding:1rem;text-align:center;margin:.5rem 0;box-shadow:0 2px 8px #fbbf244d}.hero-bonus-header{font-size:.75rem;font-weight:700;color:#92400e;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.hero-bonus-price{display:flex;align-items:baseline;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.hero-bonus-old-price{font-size:.9rem;color:#92400e;text-decoration:line-through;opacity:.7}.hero-bonus-new-price{font-size:1.5rem;font-weight:700;color:#16a34a}.hero-bonus-free{font-size:.85rem;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.5px}.hero-bonus-content{font-size:.75rem;color:#78350f;line-height:1.4}.hero-bonus-list{margin-bottom:.75rem;text-align:left;display:inline-block}.hero-bonus-savings{font-size:.75rem;color:#78350f;line-height:1.4;padding-top:.5rem;border-top:1px solid rgba(120,53,15,.2)}.hero-bonus-savings strong{font-weight:700;color:#16a34a;font-size:.85rem}.hero-guarantee{font-size:.7rem;color:#4a5568;text-align:center;line-height:1.3;margin:.5rem 0 0}@media (min-width: 390px){.hero-section{padding:.875rem 1.25rem}.hero-headline{font-size:1.65rem}.hero-price-amount{font-size:2.2rem}}@media (min-width: 768px){.hero-section{padding:1.5rem 2rem;align-items:center}.hero-container{max-width:600px;gap:1.25rem}.hero-headline{font-size:2rem}.hero-subheadline{font-size:.95rem}.hero-trust-bar{font-size:.75rem}.hero-pain-item{font-size:.85rem}.hero-price-amount{font-size:2.5rem}.hero-cta-button{padding:1.1rem;font-size:1.1rem}.hero-urgency,.hero-bonus-header{font-size:.8rem}.hero-bonus-content{font-size:.85rem}}@media (min-width: 1024px){.hero-headline{font-size:2.25rem}.hero-subheadline{font-size:1rem}}.hero-faq-section{width:100%;margin:2rem 0 1rem}.hero-faq-list{display:flex;flex-direction:column;gap:.5rem;max-width:600px;margin:0 auto}.hero-faq-item{background:#ffffffb3;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;transition:all .2s}.hero-faq-item:hover{border-color:#d1d5db}.hero-faq-item-expanded{border-color:#6d28d9;box-shadow:0 2px 8px #6d28d91a}.hero-faq-question{width:100%;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:transparent;border:none;text-align:left;cursor:pointer;font-size:.8125rem;font-weight:600;color:#1a1a1a;transition:all .2s}.hero-faq-question:hover{background:#6d28d905}.hero-faq-question-text{flex:1;line-height:1.4}.hero-faq-toggle{font-size:1.25rem;font-weight:300;color:#6d28d9;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#6d28d91a;transition:all .2s}.hero-faq-item-expanded .hero-faq-toggle{background:#6d28d933}.hero-faq-answer{padding:0 1rem .75rem;font-size:.75rem;color:#4a5568;line-height:1.5}@media (min-width: 768px){.hero-faq-question{padding:.875rem 1.25rem;font-size:.875rem}.hero-faq-answer{padding:0 1.25rem 1rem;font-size:.8125rem}}.about-section{width:100%;padding:4rem 1rem;background:#fff;box-sizing:border-box}.about-container{max-width:1140px;margin:0 auto;width:100%}.about-main{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.about-image-wrapper{flex-shrink:0}.about-image-card{width:100%;max-width:420px;margin:0 auto}.about-image{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:20px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #00000014;margin-bottom:1rem}.about-image-photo[src=""]{display:none}.about-image-photo:not([src]){display:none}.about-image-photo{width:100%;height:100%;object-fit:cover;display:block}.about-image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;font-size:.875rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);padding:1rem;text-align:center}.about-image-placeholder:before{content:"📷";font-size:3rem;margin-bottom:.5rem;opacity:.5}.about-image-caption{text-align:center;padding:0 .5rem}.about-image-name{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem;line-height:1.3}.about-image-role{font-size:.8125rem;color:#6b7280;line-height:1.4;margin-bottom:.25rem;text-transform:lowercase}.about-image-role:first-letter{text-transform:uppercase}.about-image-experience{font-size:.8125rem;color:#1a1a1a;line-height:1.4;font-weight:600;margin-top:.25rem}.about-content{flex:1}.about-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.3}.about-subtitle{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.4;text-align:center}.about-facts{display:flex;flex-direction:column;gap:.75rem;margin:0 0 1.5rem}.about-fact{font-size:1rem;font-weight:600;color:#1a1a1a;text-align:center;padding:.75rem;background:#6d28d90d;border-radius:8px}.about-text{font-size:1rem;color:#4a5568;line-height:1.6;margin:0 0 1.5rem}.about-analysis-list{list-style:none;padding:0;margin:1rem 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.about-analysis-list li{font-size:1rem;color:#4a5568;line-height:1.5;padding-left:0}.about-text-highlight{font-weight:600;color:#1a1a1a;margin-top:1rem;line-height:1.5}.about-quote{background:#6d28d90d;border-left:3px solid #6d28d9;border-radius:8px;padding:1.25rem;margin:1.5rem 0;font-size:1rem;font-style:italic;color:#1a1a1a;line-height:1.6}.about-difference{margin:4rem 0}.about-difference-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 2rem}.about-difference-grid{display:grid;grid-template-columns:1fr;gap:2rem}.difference-not,.difference-yes{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb}.difference-not{border-left:4px solid #dc2626}.difference-yes{border-left:4px solid #16a34a}.difference-label{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.difference-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.difference-list li{font-size:1rem;line-height:1.5}.difference-list-not li{color:#6b7280}.difference-list-yes li{color:#1a1a1a;font-weight:500}.about-results{margin:4rem 0;background:linear-gradient(180deg,#f6f7fb,#eceff7);border-radius:16px;padding:2rem}.about-results-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;text-align:center}.about-results-quote{font-size:1rem;color:#4a5568;text-align:center;margin:0 0 1rem}.about-results-main-quote{background:#fff;border-radius:12px;padding:1.5rem;font-size:1.125rem;font-weight:600;color:#1a1a1a;text-align:center;margin:0 0 2rem;box-shadow:0 2px 8px #0000000f;line-height:1.6}.about-results-effects{margin-bottom:1.5rem}.results-effects-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.results-effects-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.results-effects-list li{font-size:1rem;color:#4a5568;line-height:1.5;padding-left:1.5rem;position:relative}.results-effects-list li:before{content:"•";position:absolute;left:0;color:#6d28d9;font-weight:600;font-size:1.25rem}.about-results-goal{font-size:1rem;color:#1a1a1a;line-height:1.6;text-align:center;margin:0}.about-format{margin:4rem 0;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb}.about-format-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;text-align:center}.about-format-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.75rem}.about-format-list li{font-size:1rem;color:#1a1a1a;line-height:1.5;padding-left:1.5rem;position:relative;font-weight:500}.about-format-list li:before{content:"•";position:absolute;left:0;color:#6d28d9;font-weight:600;font-size:1.25rem}.about-reviews{margin:4rem 0 3rem}.about-reviews-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 2rem}.reviews-carousel{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;padding-bottom:.5rem}.reviews-carousel::-webkit-scrollbar{height:6px}.reviews-carousel::-webkit-scrollbar-track{background:transparent}.reviews-carousel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.review-card{flex:0 0 calc(100% - 2rem);max-width:320px;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;scroll-snap-align:start;display:flex;flex-direction:column;gap:.75rem}.review-rating{font-size:.875rem;line-height:1}.review-text{font-size:.9375rem;color:#4a5568;line-height:1.5;flex:1;font-style:italic}.review-author{font-size:.875rem;font-weight:500;color:#1a1a1a}.review-badge{display:inline-block;background:#22c55e1a;color:#16a34a;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;width:fit-content}.about-cta{text-align:center}.about-cta-button{display:inline-block;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#6d28d9;background:#fff;border:2px solid #6d28d9;border-radius:12px;text-decoration:none;cursor:pointer;transition:all .2s}.about-cta-button:hover{background:#6d28d9;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6d28d94d}.about-cta-button:active{transform:translateY(0)}@media (min-width: 768px){.about-section{padding:6rem 2rem}.about-main{flex-direction:row;align-items:flex-start;gap:3rem}.about-image-card{max-width:360px;margin:0}.about-title{font-size:2rem}.about-subtitle{font-size:1.25rem}.about-difference-grid,.about-format-list{grid-template-columns:repeat(2,1fr)}.review-card{flex:0 0 calc(50% - 1rem);max-width:360px}}@media (min-width: 1024px){.about-section{padding:6rem 2rem}.about-main{gap:4rem}.about-image-card{max-width:400px}.about-title{font-size:2.25rem}.about-format-list{grid-template-columns:repeat(3,1fr)}.review-card{flex:0 0 calc(33.333% - 1.33rem);max-width:340px}}.who-section{width:100%;padding:3rem 1rem;background:#fff;box-sizing:border-box}.who-container{max-width:1140px;margin:0 auto;width:100%}.who-title{font-size:1.75rem;font-weight:700;text-align:center;color:#1a1a1a;margin:0 0 2rem;line-height:1.3}.who-cards{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.who-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb}.who-card-good{border-left:4px solid #16a34a}.who-card-bad{border-left:4px solid #dc2626}.who-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-weight:600;font-size:1rem;color:#1a1a1a}.who-card-icon{font-size:1.25rem}.who-card-label{font-size:1rem}.who-card-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.who-card-item:last-child{margin-bottom:0}.who-card-item-icon{font-size:1.5rem;flex-shrink:0;margin-top:.25rem}.who-card-item-content{flex:1}.who-card-item-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.who-card-item-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.who-card-item-list li{font-size:.9rem;color:#4a5568;line-height:1.5}.who-card-bad-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.who-card-bad-list li{font-size:.9rem;color:#4a5568;line-height:1.5}.who-statement{background:linear-gradient(135deg,#6d28d90d,#6366f10d);border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:center;border:1px solid rgba(109,40,217,.1)}.who-statement-text{font-size:1rem;color:#1a1a1a;line-height:1.6;margin:0}.who-statement-text strong{color:#6d28d9;font-weight:700}.who-cta{text-align:center}.who-cta-button{width:100%;max-width:400px;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border:none;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #ff6b6b4d;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;text-decoration:none;text-align:center}.who-cta-price-new{font-weight:700}.who-cta-price-old{font-size:.875rem;opacity:.9;font-weight:500}.who-cta-strikethrough{text-decoration:line-through;opacity:.8}.who-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff6b6b66}.who-cta-button:active{transform:translateY(0)}.who-cta-microcopy{font-size:.75rem;color:#4a5568;line-height:1.4}@media (min-width: 768px){.who-section{padding:4rem 2rem}.who-title{font-size:2rem}.who-cards{gap:2rem}.who-card{padding:2rem}.who-card-item-title{font-size:1.125rem}.who-card-item-list li,.who-card-bad-list li{font-size:1rem}.who-statement{padding:2rem}.who-statement-text{font-size:1.125rem}}@media (min-width: 1024px){.who-section{padding:5rem 2rem}.who-title{font-size:2.25rem}.who-cards{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.who-card-item{gap:1.5rem}}.program-section{width:100%;padding:3rem 1rem;background:linear-gradient(180deg,#f6f7fb,#eceff7);box-sizing:border-box}.program-container{max-width:1140px;margin:0 auto;width:100%}.program-header{text-align:center;margin-bottom:3rem}.program-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.3}.program-subtitle{font-size:1rem;color:#4a5568;line-height:1.5;max-width:700px;margin:0 auto}.program-days{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.program-day{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s}.program-day:hover{box-shadow:0 4px 12px #0000001a}.program-day-expanded{border-color:#6d28d9;box-shadow:0 4px 16px #6d28d926}.program-day-header{padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.program-day-number{font-size:1.125rem;font-weight:700;color:#6d28d9;min-width:80px;flex-shrink:0}.program-day-title{font-size:1rem;font-weight:600;color:#1a1a1a;flex:1;line-height:1.4}.program-day-toggle{font-size:1.5rem;font-weight:300;color:#6d28d9;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#6d28d91a}.program-day-content{padding:1.5rem;border-top:1px solid #e5e7eb;margin-top:1rem}.program-day-items{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.75rem}.program-day-items li{font-size:.9375rem;color:#4a5568;line-height:1.5;padding-left:1.5rem;position:relative}.program-day-items li:before{content:"•";position:absolute;left:0;color:#6d28d9;font-weight:600;font-size:1.25rem}.program-day-result{background:#6d28d90d;border-radius:8px;padding:1rem;font-size:.9375rem;color:#1a1a1a;line-height:1.5}.program-day-result strong{color:#6d28d9;font-weight:600}.program-results{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;margin-bottom:3rem}.program-results-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;text-align:center}.program-results-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem;max-width:600px;margin:0 auto}.program-results-list li{font-size:1rem;color:#1a1a1a;line-height:1.5;font-weight:500}.program-bonuses{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;padding:2rem 1.5rem;box-shadow:0 4px 16px #fbbf244d}.program-bonuses-title{font-size:1.5rem;font-weight:700;color:#92400e;margin:0 0 2rem;text-align:center}.bonuses-list{display:flex;flex-direction:column;gap:1.5rem}.bonus-item{background:#ffffffe6;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000001a}.bonus-item-main{display:flex;gap:1rem;align-items:flex-start}.bonus-item-number{font-size:1rem;font-weight:700;color:#92400e;flex-shrink:0;margin-top:.125rem}.bonus-item-content{flex:1;display:flex;flex-direction:column;gap:.75rem}.bonus-item-title{font-size:1rem;font-weight:600;color:#78350f;line-height:1.4}.bonus-item-price{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;background:#22c55e1a;border-radius:8px;align-items:center}.bonus-price-label{font-size:.75rem;color:#78350f;opacity:.8}.bonus-price-wrapper{display:flex;align-items:center;gap:.5rem;justify-content:center}.bonus-price-old{font-size:.875rem;text-decoration:line-through;opacity:.7;color:#78350f}.bonus-price-arrow{font-size:.875rem;color:#78350f;opacity:.6}.bonus-price-new{font-weight:700;color:#16a34a;font-size:1.125rem}.bonus-item-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.bonus-item-list li{font-size:.875rem;color:#78350f;line-height:1.4;padding-left:0}.bonus-item-list li:before{content:"•";margin-right:.5rem;color:#92400e}.bonuses-total{margin-top:2rem;background:#ffffffe6;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;border:2px solid rgba(34,197,94,.3)}.bonuses-total-content{text-align:center}.bonuses-total-label{font-size:.875rem;color:#78350f;margin-bottom:.75rem;opacity:.8}.bonuses-total-amount{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.bonuses-total-old{font-size:1.5rem;font-weight:700;color:#78350f;text-decoration:line-through;opacity:.7}.bonuses-total-arrow{font-size:1.25rem;color:#78350f;opacity:.6}.bonuses-total-new{font-size:1.75rem;font-weight:700;color:#16a34a}.bonuses-total-savings{font-size:.9375rem;color:#78350f;line-height:1.5}.bonuses-total-savings strong{font-size:1.125rem;font-weight:700;color:#16a34a}@media (min-width: 768px){.program-section{padding:4rem 2rem}.program-title{font-size:2rem}.program-subtitle{font-size:1.125rem}.program-day-header{padding:1.5rem 2rem}.program-day-content{padding:0 2rem 2rem}.program-day-title{font-size:1.125rem}.program-results{padding:2.5rem 2rem}.program-results-title{font-size:1.75rem}.program-bonuses{padding:2.5rem 2rem}.program-bonuses-title{font-size:1.75rem}.bonus-item{padding:1.5rem}.bonus-item-main{gap:1.25rem}.bonus-item-title{font-size:1.125rem}.bonus-item-list li{font-size:.9375rem}.bonuses-total{padding:2rem}.bonuses-total-label{font-size:1rem}.bonuses-total-old{font-size:1.75rem}.bonuses-total-new{font-size:2rem}.bonuses-total-savings{font-size:1rem}.bonuses-total-savings strong{font-size:1.25rem}}@media (min-width: 1024px){.program-section{padding:5rem 2rem}.program-title{font-size:2.25rem}.program-days{gap:1.25rem}.bonuses-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}.faq-section{width:100%;padding:3rem 1rem;background:#fff;box-sizing:border-box}.faq-container{max-width:900px;margin:0 auto;width:100%}.faq-title{font-size:1.75rem;font-weight:700;text-align:center;color:#1a1a1a;margin:0 0 2rem;line-height:1.3}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s}.faq-item:hover{box-shadow:0 4px 12px #0000001a}.faq-item-expanded{border-color:#6d28d9;box-shadow:0 4px 16px #6d28d926}.faq-question{width:100%;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:transparent;border:none;text-align:left;cursor:pointer;font-size:1rem;font-weight:600;color:#1a1a1a;transition:all .2s}.faq-question:hover{background:#6d28d908}.faq-question-text{flex:1;line-height:1.4}.faq-toggle{font-size:1.5rem;font-weight:300;color:#6d28d9;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#6d28d91a;transition:all .2s}.faq-item-expanded .faq-toggle{background:#6d28d933}.faq-answer{padding:1.5rem;border-top:1px solid #e5e7eb;margin-top:0}.faq-answer p{font-size:.9375rem;color:#4a5568;line-height:1.6;margin:0 0 1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer p strong{color:#1a1a1a;font-weight:600}.faq-answer ul{list-style:none;padding:0;margin:.75rem 0 1rem;display:flex;flex-direction:column;gap:.5rem}.faq-answer ul li{font-size:.9375rem;color:#4a5568;line-height:1.5;padding-left:0}.faq-answer ul li:before{content:"";margin-right:0}.faq-good-list li{color:#1a1a1a;font-weight:500}.faq-bad-list li{color:#6b7280}.faq-bonus-list li{color:#78350f;font-weight:500}@media (min-width: 768px){.faq-section{padding:4rem 2rem}.faq-title{font-size:2rem}.faq-question{padding:1.5rem 2rem;font-size:1.125rem}.faq-answer{padding:2rem}.faq-answer p,.faq-answer ul li{font-size:1rem}}@media (min-width: 1024px){.faq-section{padding:5rem 2rem}.faq-title{font-size:2.25rem}.faq-list{gap:1rem}}.guarantee-section{width:100%;padding:4rem 1rem 8rem;background:#fff;box-sizing:border-box;position:relative}.guarantee-section:after{content:"";display:block;height:0}.guarantee-container{max-width:1140px;margin:0 auto;width:100%;text-align:center;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:3rem 2rem}.guarantee-icon{font-size:4rem;margin-bottom:1.5rem;line-height:1}.guarantee-content{display:flex;flex-direction:column;gap:.5rem}.guarantee-line1,.guarantee-line2{font-size:1.25rem;font-weight:700;color:#1a1a1a;line-height:1.4;margin:0}.guarantee-line3{font-size:.9375rem;color:#6b7280;line-height:1.5;margin:0;margin-top:.25rem}@media (min-width: 768px){.guarantee-section{padding:5rem 2rem 10rem}.guarantee-container{padding:4rem 3rem}.guarantee-icon{font-size:5rem;margin-bottom:2rem}.guarantee-line1,.guarantee-line2{font-size:1.5rem}.guarantee-line3{font-size:1rem}}@media (min-width: 1024px){.guarantee-section{padding:6rem 2rem 12rem}.guarantee-container{padding:5rem 4rem}.guarantee-line1,.guarantee-line2{font-size:1.75rem}.guarantee-line3{font-size:1.125rem}}.regitra-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:regitra-popup-fade-in .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes regitra-popup-fade-in{0%{opacity:0}to{opacity:1}}.regitra-popup{position:relative;background:#fff;border-radius:16px;max-width:420px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:regitra-popup-scale-in .3s ease-out;transform-origin:center}@keyframes regitra-popup-scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.regitra-popup-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:transparent;font-size:1.5rem;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;z-index:1}.regitra-popup-close:hover{background:#f3f4f6;color:#1a1a1a}.regitra-popup-close:active{transform:scale(.95)}.regitra-popup-content{padding:2rem 1.5rem 1.5rem}.regitra-popup-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;text-align:center;line-height:1.3}.regitra-popup-subtitle{font-size:1rem;color:#4a5568;text-align:center;margin:0 0 1.5rem;line-height:1.5}.regitra-popup-bullets{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.regitra-popup-bullets li{font-size:.9375rem;color:#1a1a1a;line-height:1.5;padding-left:1.5rem;position:relative}.regitra-popup-bullets li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:600;font-size:1.125rem}.regitra-popup-price{text-align:center;margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#ff6b6b0d,#ff8e530d);border-radius:12px}.regitra-popup-price-main{display:flex;align-items:baseline;justify-content:center;gap:.75rem;flex-wrap:wrap}.regitra-popup-price-new{font-size:2rem;font-weight:700;color:#1a1a1a}.regitra-popup-price-old-wrapper{font-size:1rem;color:#6b7280}.regitra-popup-price-old{text-decoration:line-through;opacity:.7}.regitra-popup-price-expired{font-size:1.125rem;color:#6b7280}.regitra-popup-price-amount{font-size:1.5rem;font-weight:700;color:#1a1a1a}.regitra-popup-timer{text-align:center;margin-bottom:1.5rem;padding:1rem;background:#dc262614;border-radius:12px}.regitra-popup-timer-label{font-size:.875rem;color:#dc2626;font-weight:600;margin-bottom:.5rem}.regitra-popup-timer-value{font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;color:#dc2626;letter-spacing:.05em}.regitra-popup-cta{display:flex;flex-direction:column;gap:.75rem}.regitra-popup-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border:none;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #ff6b6b4d;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.regitra-popup-button-price-new{font-weight:700}.regitra-popup-button-price-old{font-size:.875rem;opacity:.9;font-weight:500}.regitra-popup-button-strikethrough{text-decoration:line-through;opacity:.8}.regitra-popup-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #ff6b6b66}.regitra-popup-button:active:not(:disabled){transform:translateY(0)}.regitra-popup-button:disabled,.regitra-popup-button-disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.regitra-popup-button:disabled:hover,.regitra-popup-button-disabled:hover{transform:none;box-shadow:none}.regitra-popup-button-secondary{width:100%;padding:.75rem;font-size:.9375rem;font-weight:500;color:#6b7280;background:transparent;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.regitra-popup-button-secondary:hover{background:#f9fafb;border-color:#d1d5db;color:#1a1a1a}.regitra-popup-button-secondary:active{transform:scale(.98)}.regitra-popup-price-label{font-size:.875rem;color:#6b7280;text-align:center;margin-bottom:.5rem}.regitra-popup-microcopy{font-size:.75rem;color:#4a5568;text-align:center;margin-top:.5rem;line-height:1.4}.regitra-popup-body{font-size:.9375rem;color:#4a5568;text-align:center;margin:.75rem 0;line-height:1.5}.regitra-popup-warning-list{list-style:none;padding:0;margin:.75rem 0 1rem;text-align:left;background:#dc26260d;border-radius:8px;padding:1rem}.regitra-popup-warning-list li{font-size:.875rem;color:#dc2626;line-height:1.6;margin-bottom:.5rem}.regitra-popup-warning-list li:last-child{margin-bottom:0}.regitra-fixed-button-wrapper{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:1rem;background:linear-gradient(to top,#fffffffa,#fffffff2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 20px #0000001a;border-top:1px solid rgba(0,0,0,.05)}.regitra-fixed-button{width:100%;max-width:1140px;margin:0 auto;background:transparent;border:none;padding:0}.regitra-fixed-button-content{display:flex;flex-direction:column;gap:.5rem;width:100%}.regitra-fixed-button-main{width:100%}.regitra-fixed-button-cta{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border:none;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #ff6b6b4d;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;text-decoration:none;text-align:center}.regitra-fixed-button-price-new{font-weight:700}.regitra-fixed-button-price-old{font-size:.875rem;opacity:.9;font-weight:500}.regitra-fixed-button-strikethrough{text-decoration:line-through;opacity:.8}.regitra-fixed-button-cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff6b6b66}.regitra-fixed-button-cta:active{transform:translateY(0)}.regitra-fixed-button-subtext{font-size:.75rem;color:#4a5568;text-align:center;line-height:1.3}@media (max-width: 480px){.regitra-popup{max-width:100%;border-radius:12px}.regitra-popup-content{padding:1.5rem 1.25rem 1.25rem}.regitra-popup-title{font-size:1.25rem}.regitra-popup-price-new{font-size:1.75rem}.regitra-popup-timer-value{font-size:1.25rem}.regitra-fixed-button-wrapper{padding:.75rem}.regitra-fixed-button{padding:.875rem 1rem;font-size:.875rem}.regitra-fixed-button-content{gap:.5rem}.regitra-fixed-button-text{gap:.35rem}.regitra-fixed-button-price{font-size:1.125rem}.regitra-fixed-button-old-price{font-size:.75rem}.regitra-fixed-button-timer{font-size:.75rem;min-width:40px;padding:.2rem .4rem}}.thank-you-page{width:100%;min-height:100vh;padding:3rem 1rem;background:linear-gradient(180deg,#f6f7fb,#eceff7);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.thank-you-container{max-width:600px;margin:0 auto;width:100%;text-align:center;background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 8px 24px #00000014}.thank-you-icon{font-size:4rem;margin-bottom:1.5rem;line-height:1}.thank-you-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3}.thank-you-subtitle{font-size:1.125rem;color:#6b7280;margin:0 0 2.5rem;line-height:1.5}.thank-you-content{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.thank-you-block{display:flex;gap:1.25rem;align-items:flex-start;text-align:left;background:#6d28d908;border-radius:12px;padding:1.5rem;border:1px solid rgba(109,40,217,.1)}.thank-you-block-icon{font-size:2rem;flex-shrink:0;margin-top:.125rem}.thank-you-block-content{flex:1}.thank-you-block-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.3}.thank-you-block-text{font-size:.9375rem;color:#4a5568;line-height:1.6;margin:0}.thank-you-footer{padding-top:2rem;border-top:1px solid #e5e7eb}.thank-you-footer-text{font-size:1.125rem;font-weight:600;color:#6d28d9;margin:0;line-height:1.5}@media (min-width: 768px){.thank-you-page{padding:4rem 2rem}.thank-you-container{padding:4rem 3rem}.thank-you-title{font-size:2.5rem}.thank-you-subtitle{font-size:1.25rem}.thank-you-block{padding:2rem}.thank-you-block-title{font-size:1.25rem}.thank-you-block-text{font-size:1rem}}@media (min-width: 1024px){.thank-you-page{padding:5rem 2rem}.thank-you-container{padding:5rem 4rem}.thank-you-title{font-size:3rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;padding-bottom:80px}@media (max-width: 480px){#root{padding-bottom:70px}}
