.hero{background:linear-gradient(135deg,#0f2027cc,#203a43cc,#2c5364cc),url(https://images.pexels.com/photos/730547/pexels-photo-730547.jpeg?auto=compress&cs=tinysrgb&w=1920) center/cover no-repeat;color:#fff;text-align:center;min-height:70vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.15) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:900px}.hero-symbol{font-size:80px;margin-bottom:24px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-title{font-size:56px;font-weight:700;margin-bottom:24px;line-height:1.1;color:#fff;background:linear-gradient(135deg,#d4af3733,#8b451366);padding:1.5rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(212,175,55,.3);box-shadow:0 8px 32px #d4af3733}.hero-subtitle{font-size:24px;font-weight:400;line-height:1.5;color:#ffffffe6;max-width:700px;margin:0 auto 20px}.hero-description{font-size:20px;font-weight:300;line-height:1.6;color:#ffffffd9;max-width:700px;margin:0 auto 30px}.hero-offer{background:linear-gradient(135deg,#ff6b35,#f7931e);padding:16px 32px;border-radius:50px;margin:0 auto 30px;max-width:fit-content;box-shadow:0 8px 24px #ff6b3566;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #ff6b3566}50%{transform:scale(1.02);box-shadow:0 12px 32px #ff6b3599}}.hero-offer-text{font-size:22px;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-cta{background:linear-gradient(135deg,#d4af37,#b8860b);color:#fff;font-size:24px;font-weight:700;padding:18px 48px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #d4af3766;text-transform:uppercase;letter-spacing:1px}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px #d4af3799;background:linear-gradient(135deg,#e6c040,#c69a1d)}.hero-cta:active{transform:translateY(0)}.hero-guarantee-note{font-size:16px;font-weight:400;color:#fffc;margin-top:16px;font-style:italic}@media(max-width:768px){.hero-symbol{font-size:60px}.hero-title{font-size:36px}.hero-subtitle{font-size:18px}.hero-description{font-size:16px}.hero-offer{padding:14px 24px}.hero-offer-text{font-size:18px}.hero-cta{font-size:20px;padding:16px 40px}.hero-guarantee-note{font-size:14px}}.problem{background:#f8f9fa}.problem-header{text-align:center;margin-bottom:48px}.problem-title{font-size:42px;color:#1a1a1a;margin-bottom:16px}.problem-list{display:flex;flex-direction:column;gap:24px;max-width:700px;margin:0 auto 48px}.problem-item{background:#fff;padding:24px 32px;border-radius:12px;box-shadow:0 2px 8px #00000014;font-size:20px;line-height:1.6;transition:transform .3s ease,box-shadow .3s ease}.problem-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.problem-solution{text-align:center;margin-top:48px;display:flex;flex-direction:column;align-items:center;gap:32px}.problem-solution a{text-decoration:none}.problem-highlight{font-size:24px;line-height:1.6;color:#1a1a1a;padding:32px;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:4px solid #d4af37;border-radius:8px;max-width:700px;margin:0 auto}.problem-cta-button{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;font-size:22px;font-weight:600;padding:20px 48px;border:none;border-radius:12px;cursor:pointer;box-shadow:0 6px 20px #27ae6066;transition:all .3s ease;font-family:Inter,sans-serif}.problem-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 28px #27ae6099;background:linear-gradient(135deg,#229954,#1e8449)}.problem-cta-button:active{transform:translateY(-1px)}.emotional-block{text-align:center;max-width:700px;margin:64px auto 0;padding:40px 32px;background:linear-gradient(135deg,#d4af371a,#b8860b0d);border-radius:16px;border:2px solid rgba(212,175,55,.3);box-shadow:0 4px 16px #d4af3726}.emotional-icon{font-size:48px;margin-bottom:20px}.emotional-quote{font-size:22px;line-height:1.6;color:#1a1a1a;font-weight:500;margin:8px 0;font-style:italic}.cabala-explanation{max-width:800px;margin:64px auto 0;background:#fff;padding:48px 40px;border-radius:16px;box-shadow:0 4px 20px #0000001a}.cabala-title{font-size:28px;color:#1a1a1a;margin-bottom:32px;text-align:center;line-height:1.4}.cabala-content{display:flex;flex-direction:column;gap:24px}.cabala-content p{font-size:18px;line-height:1.8;color:#333;text-align:justify}.cabala-content strong{color:#1a1a1a;font-weight:600}@media(max-width:768px){.problem-title{font-size:32px}.problem-item{font-size:18px;padding:20px 24px}.problem-highlight{font-size:20px;padding:24px}.problem-cta-button{font-size:18px;padding:18px 36px}.cabala-explanation{padding:32px 24px;margin:48px auto 0}.cabala-title{font-size:24px;margin-bottom:24px}.cabala-content p{font-size:16px;line-height:1.7}.emotional-block{padding:32px 24px;margin:48px auto 0}.emotional-icon{font-size:40px}.emotional-quote{font-size:18px}}.solution{background:#fff}.solution-content{max-width:800px;margin:0 auto;text-align:center}.solution-intro{font-size:24px;line-height:1.8;margin-bottom:64px;color:#2c3e50}.solution-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.solution-feature{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px 32px;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.solution-feature:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000001f}.feature-icon{font-size:48px;margin-bottom:16px}.solution-feature p{font-size:18px;line-height:1.6;color:#1a1a1a;font-weight:500}@media(max-width:768px){.solution-intro{font-size:20px}.solution-features{grid-template-columns:1fr}}.portals{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff}.portals-header{text-align:center;margin-bottom:64px}.portals-title{font-size:48px;margin-bottom:32px;color:#fff}.portals-subtitle{max-width:600px;margin:0 auto}.portals-guide{font-size:28px;font-weight:600;margin-bottom:12px;color:#d4af37}.portals-tagline{font-size:22px;font-weight:300;color:#ffffffe6}.portals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1000px;margin:0 auto}.portal-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:40px 24px;text-align:center;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.portal-card:hover{transform:translateY(-8px);background:#ffffff14;box-shadow:0 12px 32px #d4af3733}.portal-emoji{font-size:56px;margin-bottom:16px}.portal-image{width:100%;max-width:200px;height:auto;margin-bottom:16px;border-radius:8px;object-fit:contain}.portal-name{font-size:20px;font-weight:600;color:#fff}@media(max-width:768px){.portals-title{font-size:36px}.portals-guide{font-size:24px}.portals-tagline{font-size:18px}.portals-grid{grid-template-columns:1fr}}.bonuses{background:#f8f9fa}.bonuses-header{text-align:center;margin-bottom:56px}.bonuses-title{font-size:42px;color:#1a1a1a}.bonuses-list{display:flex;flex-direction:column;gap:32px;max-width:1000px;margin:0 auto}.bonus-item{background:linear-gradient(135deg,#fff,#f8f9fa);padding:40px;border-radius:16px;display:flex;align-items:flex-start;gap:32px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #d4af37}.bonus-item:hover{transform:translate(8px);box-shadow:0 8px 24px #0000001f}.bonus-icon{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.bonus-image{width:100%;height:100%;object-fit:contain;border-radius:8px}.bonus-emoji{font-size:64px}.bonus-content{flex:1;display:flex;flex-direction:column;gap:12px}.bonus-title{font-size:24px;font-weight:600;color:#1a1a1a;line-height:1.3;margin:0}.bonus-description{font-size:18px;color:#4a4a4a;line-height:1.6;margin:0}@media(max-width:768px){.bonuses-title{font-size:32px}.bonus-item{flex-direction:column;align-items:center;text-align:center;padding:24px}.bonus-icon{width:80px;height:80px}.bonus-emoji{font-size:48px}.bonus-title{font-size:20px}.bonus-description,.bonuses-value-notice{font-size:16px}}.bonuses-value-notice{margin-top:48px;padding:24px 32px;background:linear-gradient(135deg,#d4af3726,#8b45131a);border:2px solid #d4af37;border-radius:12px;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;box-shadow:0 4px 16px #d4af3733}.bonuses-value-notice p{font-size:20px;color:#1a1a1a;margin:0;line-height:1.6}.bonuses-value-notice strong{color:#d4af37;font-weight:700;font-size:24px}.testimonials{padding:80px 20px;background:linear-gradient(135deg,#1a1a2e,#16213e);position:relative}.testimonials:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,215,0,.03) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,223,0,.03) 0%,transparent 50%);pointer-events:none}.testimonials-header{text-align:center;margin-bottom:60px;position:relative;z-index:1}.testimonials-title{font-size:2.5rem;font-weight:700;color:gold;margin-bottom:10px;text-shadow:0 2px 10px rgba(255,215,0,.3)}.testimonials-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.testimonial-item{background:#ffffff0d;border:1px solid rgba(255,215,0,.2);border-radius:15px;padding:30px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.testimonial-item:hover{transform:translateY(-5px);border-color:#ffd70066;box-shadow:0 10px 30px #ffd70033}.testimonial-stars{font-size:1.2rem;margin-bottom:15px;letter-spacing:2px}.testimonial-text{font-size:1.1rem;line-height:1.6;color:#fff;margin-bottom:20px;font-style:italic}.testimonial-author{font-size:1rem;color:gold;font-weight:600;text-align:right}@media(max-width:768px){.testimonials{padding:60px 20px}.testimonials-title{font-size:2rem}.testimonials-list{grid-template-columns:1fr;gap:20px}.testimonial-item{padding:25px}.testimonial-text{font-size:1rem}}.for-you{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;padding:80px 24px}.for-you-content{max-width:900px;margin:0 auto}.for-you-title{font-size:42px;font-weight:700;text-align:center;margin-bottom:48px;color:#fff}.for-you-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.for-you-item{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#ffffff0d;border-radius:12px;border-left:4px solid #d4af37;transition:all .3s ease}.for-you-item:hover{background:#ffffff14;transform:translate(8px);box-shadow:0 4px 16px #d4af3733}.for-you-check{font-size:28px;flex-shrink:0;line-height:1}.for-you-text{font-size:20px;line-height:1.6;color:#fffffff2}@media(max-width:768px){.for-you{padding:60px 24px}.for-you-title{font-size:32px;margin-bottom:32px}.for-you-item{padding:20px}.for-you-check{font-size:24px}.for-you-text{font-size:18px}}.results{background:#fff}.results-header{text-align:center;margin-bottom:56px}.results-title{font-size:42px;color:#1a1a1a}.results-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1000px;margin:0 auto}.result-item{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:32px;border-radius:12px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.result-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.result-check{font-size:28px;flex-shrink:0;line-height:1}.result-text{font-size:20px;font-weight:500;color:#1a1a1a;line-height:1.4}@media(max-width:768px){.results-title{font-size:32px}.results-list{grid-template-columns:1fr}.result-text{font-size:18px}}.offer{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff}.offer-header{text-align:center;margin-bottom:48px}.offer-title{font-size:48px;color:#fff}.offer-content{max-width:800px;margin:0 auto;text-align:center}.offer-value{font-size:24px;margin-bottom:16px;color:#ffffffe6}.price-old{text-decoration:line-through;color:#ffffff80;font-weight:400}.price-new{color:gold;font-weight:700;font-size:2em;text-shadow:0 2px 8px rgba(255,215,0,.4)}.strikethrough{text-decoration:line-through;color:#fff9}.offer-intro{font-size:22px;margin-bottom:32px;color:#ffffffe6}.offer-price{margin:48px 0 32px}.price-highlight{font-size:32px;font-weight:700;color:#d4af37;text-shadow:0 4px 12px rgba(212,175,55,.4);margin-bottom:24px}.countdown-timer{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.timer-box{display:flex;flex-direction:column;align-items:center;background:#d4af371a;border:2px solid #d4af37;border-radius:12px;padding:20px 32px;min-width:120px}.timer-value{font-size:56px;font-weight:700;color:gold;line-height:1;text-shadow:0 2px 8px rgba(255,215,0,.4)}.timer-label{font-size:16px;color:#fffc;margin-top:8px;text-transform:uppercase;letter-spacing:1px}.timer-separator{font-size:48px;font-weight:700;color:#d4af37;line-height:1}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.offer-content a{text-decoration:none;display:block;margin:0 auto 48px;max-width:700px}.offer-cta-button{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;font-size:24px;font-weight:600;padding:28px 56px;border:none;border-radius:16px;cursor:pointer;box-shadow:0 8px 24px #27ae6066;transition:all .3s ease;width:100%;font-family:Inter,sans-serif}.offer-cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 32px #27ae6099;background:linear-gradient(135deg,#229954,#1e8449)}.offer-cta-button:active{transform:translateY(-2px)}.offer-benefits{display:flex;flex-direction:column;gap:20px;margin-top:48px}.benefit-item{display:flex;align-items:center;justify-content:center;gap:12px;font-size:20px;padding:16px;background:#ffffff0d;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.benefit-icon{font-size:24px}.benefit-text{font-weight:500}@media(max-width:768px){.offer-title{font-size:32px}.offer-value{font-size:20px}.offer-intro{font-size:18px}.price-highlight{font-size:24px}.timer-box{padding:16px 24px;min-width:100px}.timer-value{font-size:40px}.timer-label{font-size:14px}.timer-separator{font-size:36px}.offer-cta-button{font-size:20px;padding:24px 40px}.benefit-item{font-size:18px;flex-direction:column;text-align:center}}.guarantee{background:#f8f9fa}.guarantee-header{text-align:center;margin-bottom:48px}.guarantee-title{font-size:42px;color:#1a1a1a}.guarantee-content{max-width:800px;margin:0 auto}.guarantee-box{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:48px 40px;border-radius:16px;border:3px solid #2196f3;box-shadow:0 8px 24px #2196f333;text-align:center}.guarantee-text{font-size:24px;line-height:1.8;color:#1a1a1a;margin-bottom:12px}.guarantee-text:last-child{margin-bottom:0}.guarantee-highlight{font-weight:600;color:#1565c0;margin-top:24px}@media(max-width:768px){.guarantee-title{font-size:32px}.guarantee-box{padding:32px 24px}.guarantee-text{font-size:18px}}.cta{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);padding:100px 24px}.cta-content{max-width:800px;margin:0 auto;text-align:center}.cta-content a{text-decoration:none;display:block;max-width:700px;margin:0 auto}.cta-button{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;font-size:24px;font-weight:600;padding:28px 56px;border:none;border-radius:16px;cursor:pointer;box-shadow:0 8px 24px #27ae6066;transition:all .3s ease;width:100%;font-family:Inter,sans-serif}.cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 32px #27ae6099;background:linear-gradient(135deg,#229954,#1e8449)}.cta-button:active{transform:translateY(-2px)}.cta-subtext{margin-top:24px;font-size:16px;color:#fffc;font-weight:400}@media(max-width:768px){.cta{padding:80px 20px}.cta-button{font-size:20px;padding:24px 40px}.cta-subtext{font-size:14px}}.app{width:100%;overflow-x:hidden}section{padding:80px 24px;max-width:1200px;margin:0 auto}@media(max-width:768px){section{padding:60px 20px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background:#fff;line-height:1.6}h1,h2,h3{font-family:Playfair Display,serif;line-height:1.2}
