body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:#3b82f6;font-size:1.5rem;font-weight:700;gap:12px;text-decoration:none}.logo img{height:40px;width:auto}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#6b7280;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#3b82f6}.cta-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 0 80px;position:relative;text-align:center}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{position:relative;z-index:2}.hero h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero p{font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#3b82f6;font-size:1.1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;border-radius:12px;color:#fff;font-size:1.1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#3b82f6;transform:translateY(-2px)}.section{padding:80px 0}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#6b7280;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-8px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.feature-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}.benefits{background:#f8fafc}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.benefit-item{align-items:flex-start;background:#fff;box-shadow:0 2px 10px #0000000d;gap:1rem;padding:1.5rem}.benefit-icon,.benefit-item{border-radius:12px;display:flex}.benefit-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);color:#fff;flex-shrink:0;height:48px;justify-content:center;width:48px}.benefit-content h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.benefit-content p{color:#6b7280;line-height:1.6}.stats{background:linear-gradient(135deg,#1f2937,#374151);color:#fff}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.stat-item{padding:2rem;text-align:center}.stat-number{color:#3b82f6;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:1.1rem;opacity:.9}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.testimonial-card{background:#fff;border-left:4px solid #3b82f6;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.testimonial-text{color:#374151;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:flex;font-weight:600;height:48px;justify-content:center;width:48px}.author-info h4{color:#1f2937;font-weight:600;margin-bottom:.25rem}.author-info p{color:#6b7280;font-size:.9rem}.about{background:#f8fafc}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.about-text h3{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.about-features{list-style:none}.about-features li{align-items:center;color:#374151;display:flex;gap:.75rem;margin-bottom:1rem}.about-features li:before{color:#10b981;content:"✓";font-size:1.2rem;font-weight:700}.about-image{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;color:#fff;display:flex;font-size:1.2rem;height:400px;justify-content:center;text-align:center}.faq{background:#f8fafc}.faq-list{margin:3rem auto 0;max-width:800px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;background:#fff;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem;text-align:left;transition:background .3s ease;width:100%}.faq-question:hover{background:#f8fafc}.faq-answer{color:#6b7280;line-height:1.6;padding:0 1.5rem 1.5rem}.footer{background:#1f2937;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#3b82f6;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer-section a,.footer-section p{color:#9ca3af;display:block;line-height:1.6;margin-bottom:.5rem;text-decoration:none}.footer-section a:hover{color:#3b82f6}.footer-bottom{border-top:1px solid #374151;color:#9ca3af;padding-top:2rem;text-align:center}.social-links{gap:1rem;margin-bottom:1rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;background:#374151;border-radius:50%;color:#fff;height:40px;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#3b82f6;transform:translateY(-2px)}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.nav-links{display:none}.section-title{font-size:2rem}.about-content{gap:2rem}.about-content,.benefits-grid,.features-grid,.testimonials-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.container{padding:0 15px}.hero{padding:100px 0 60px}.hero h1{font-size:2rem}.section{padding:60px 0}.stats-grid{grid-template-columns:1fr}}.telegram-funnel-page{align-items:center;background-color:#0b0f19;color:#f3f4f6;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:40px 20px;position:relative}.telegram-funnel-page .gradient-background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.telegram-funnel-page .orb{border-radius:50%;filter:blur(100px);opacity:.15;position:absolute}.telegram-funnel-page .orb-1{background:radial-gradient(circle,#3b82f6 0,#0000 70%);height:500px;right:-100px;top:-100px;width:500px}.telegram-funnel-page .orb-2{background:radial-gradient(circle,#7c3aed 0,#0000 70%);bottom:-150px;height:600px;left:-150px;width:600px}.telegram-funnel-page .funnel-container{max-width:580px;position:relative;width:100%;z-index:2}.telegram-funnel-page .funnel-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#111827b3;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 20px 50px #0006,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;gap:24px;padding:40px}.telegram-funnel-page .funnel-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding-bottom:20px}.telegram-funnel-page .logo-badge{align-items:center;display:flex;gap:10px}.telegram-funnel-page .funnel-logo{height:32px;width:auto}.telegram-funnel-page .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:1.5px}.telegram-funnel-page .badge-telegram{align-items:center;background:#229ed926;border:1px solid #229ed94d;border-radius:20px;color:#229ed9;display:flex;font-size:.75rem;font-weight:600;gap:6px;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.telegram-funnel-page .telegram-icon-small{transform:rotate(-15deg) translateY(-1px)}.telegram-funnel-page .funnel-body{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.telegram-funnel-page .funnel-title{color:#fff;font-size:2.25rem;font-weight:800;line-height:1.25;margin:0}.telegram-funnel-page .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text}.telegram-funnel-page .funnel-subtitle{color:#9ca3af;font-size:1.05rem;line-height:1.6;margin:0;max-width:480px}.telegram-funnel-page .redirect-indicator{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:16px;width:100%}.telegram-funnel-page .progress-container{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden;width:100%}.telegram-funnel-page .progress-bar-fill{background:linear-gradient(90deg,#3b82f6,#7c3aed);border-radius:3px;height:100%;transition:width 1s linear}.telegram-funnel-page .redirect-text{color:#9ca3af;font-size:.9rem;margin:0}.telegram-funnel-page .redirect-text strong{color:#60a5fa}.telegram-funnel-page .btn-telegram-large{align-items:center;background:linear-gradient(135deg,#229ed9,#1a85b8);border:none;border-radius:14px;box-shadow:0 10px 25px #229ed966,inset 0 0 0 1px #ffffff1a;color:#fff;cursor:pointer;display:flex;font-size:1.15rem;font-weight:700;gap:12px;justify-content:center;overflow:hidden;padding:18px 28px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.telegram-funnel-page .btn-send-icon{transform:rotate(-15deg) translateY(-1px)}.telegram-funnel-page .btn-external-icon{margin-left:4px;opacity:.6}.telegram-funnel-page .btn-telegram-large:hover{background:linear-gradient(135deg,#2cb0f0,#2098d1);box-shadow:0 15px 30px #229ed980,inset 0 0 0 2px #fff3}@keyframes pulse-telegram{0%{box-shadow:0 10px 25px #229ed966}50%{box-shadow:0 10px 35px #229ed9a6}to{box-shadow:0 10px 25px #229ed966}}.telegram-funnel-page .pulse-animation{animation:pulse-telegram 2s ease-in-out infinite}.telegram-funnel-page .manual-redirect-link{color:#6b7280;font-size:.85rem;margin:0}.telegram-funnel-page .link-span{color:#60a5fa;cursor:pointer;font-weight:500;text-decoration:underline;transition:color .2s ease}.telegram-funnel-page .link-span:hover{color:#a78bfa}.telegram-funnel-page .benefits-box{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:24px;text-align:left;width:100%}.telegram-funnel-page .benefits-title{color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.telegram-funnel-page .benefits-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.telegram-funnel-page .benefits-list li{align-items:flex-start;color:#d1d5db;display:flex;font-size:.9rem;gap:12px;line-height:1.45}.telegram-funnel-page .benefit-icon{color:#10b981;flex-shrink:0;margin-top:2px}.telegram-funnel-page .benefits-list li strong{color:#fff}.telegram-funnel-page .funnel-footer{border-top:1px solid #ffffff14;display:flex;gap:30px;justify-content:center;padding-top:20px}.telegram-funnel-page .trust-item{align-items:center;color:#6b7280;display:flex;font-size:.8rem;gap:8px}.telegram-funnel-page .trust-item svg{color:#4b5563}@media (max-width:640px){.telegram-funnel-page .funnel-card{gap:20px;padding:30px 20px}.telegram-funnel-page .funnel-title{font-size:1.85rem}.telegram-funnel-page .btn-telegram-large{font-size:1.05rem;padding:16px 20px}.telegram-funnel-page .benefits-box{padding:18px}}
/*# sourceMappingURL=main.88a14b04.css.map*/