*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{padding:0 1.5rem}}@media (min-width: 1024px){.container{padding:0 2rem}}.scroll-progress{position:fixed;top:0;left:0;width:0%;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);z-index:100;transition:width .1s ease-out;box-shadow:0 2px 4px #3b82f64d}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}@media (min-width: 768px){h1{font-size:3rem}h2{font-size:2.5rem}}@media (min-width: 1024px){h1{font-size:3.5rem}}p{margin-bottom:1rem}.text-orange{color:#f97316}.gradient-text-orange{background:linear-gradient(135deg,#fb923c,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-turquoise{background:linear-gradient(135deg,#2dd4bf,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-white{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:9999px;font-weight:500;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 6px #f9731633}.btn-primary:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 8px 15px #f973164d;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a;border-color:#f97316;color:#f97316}.btn-full{width:100%}.btn-icon{margin-left:.5rem;transition:transform .3s ease}.btn:hover .btn-icon{transform:translate(4px)}.btn-loading,.btn.loading .btn-text{display:none}.btn.loading .btn-loading{display:inline}.navbar{position:fixed;top:4px;left:0;right:0;z-index:50;transition:all .3s ease;padding:1.25rem 0;background:transparent}.navbar-scrolled{background:#111827f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #0000001a;padding:.75rem 0}.nav-content{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem}.logo-img{height:2.5rem;width:auto;margin-right:.5rem}.logo-text{color:#fff}.desktop-nav{display:none;align-items:center;gap:2rem}@media (min-width: 768px){.desktop-nav{display:flex}}.nav-link{color:#fff;text-decoration:none;transition:color .3s ease;font-weight:500}.nav-link:hover{color:#f97316}.mobile-menu-btn{display:flex;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}@media (min-width: 768px){.mobile-menu-btn{display:none}}.hamburger{width:1.5rem;height:2px;background:#fff;margin:2px 0;transition:.3s}.mobile-nav{display:none;flex-direction:column;gap:1rem;padding:1rem 0;background:#111827f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav.active{display:flex}.mobile-nav-link{color:#fff;text-decoration:none;padding:.5rem 0;transition:color .3s ease}.mobile-nav-link:hover{color:#f97316}.hero{min-height:100vh;background:linear-gradient(135deg,#111827,#1f2937,#111827);color:#fff;padding-top:6rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.1}.network-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;pointer-events:none}.hero-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;min-height:calc(100vh - 6rem);position:relative;z-index:10}@media (min-width: 1024px){.hero-content{grid-template-columns:1fr 1fr}}.hero-text{max-width:40rem}.hero-title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem}@media (min-width: 768px){.hero-title{font-size:3rem}}@media (min-width: 1024px){.hero-title{font-size:3.5rem}}.hero-description{font-size:1.125rem;color:#d1d5db;margin-bottom:2rem;line-height:1.7}.hero-buttons{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.hero-buttons{flex-direction:row}}.hero-dashboard{position:relative}.dashboard-container{background:#1e293bcc;border-radius:.5rem;box-shadow:0 25px 50px #00000040;overflow:hidden;border:1px solid rgba(71,85,105,.5)}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(71,85,105,.5)}.dashboard-header h3{font-weight:600;color:#fff;margin:0}.status-indicator{display:flex;align-items:center;gap:.5rem}.status-dot{width:.5rem;height:.5rem;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-text{font-size:.875rem;color:#10b981}.dashboard-chart{width:100%;height:300px;display:block}@media (min-width: 768px){.dashboard-chart{height:400px}}section{padding:5rem 0}.section-header{text-align:center;max-width:48rem;margin:0 auto 4rem}.section-header h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media (min-width: 768px){.section-header h2{font-size:2.5rem}}.section-header p{font-size:1.125rem;color:#6b7280;margin:0}.benefits{background:linear-gradient(to bottom,#f3f4f6,#fff)}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px #0000001a;padding:2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.benefit-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(249,115,22,.05),transparent);opacity:0;transition:opacity .3s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px #00000026}.benefit-card:hover:before{opacity:1}.benefit-icon{display:flex;justify-content:center;margin-bottom:1.5rem;color:#f97316;transition:transform .3s ease;position:relative;z-index:10}.benefit-card:hover .benefit-icon{transform:scale(1.1)}.benefit-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;transition:color .3s ease;position:relative;z-index:10}.benefit-card:hover h3{color:#f97316}.benefit-card p{color:#6b7280;margin:0;position:relative;z-index:10}.stats{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;position:relative;overflow:hidden}.stats:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.1}.stats .section-header{position:relative;z-index:10}.stats .section-header p{color:#d1d5db}.stats-grid{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:10}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{transform:translateY(-8px);background:#ffffff1a}.stat-icon{display:flex;justify-content:center;margin-bottom:1rem;color:#f97316}.stat-value{font-size:2rem;font-weight:700;color:#f97316;margin-bottom:.5rem}.stat-label{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.stat-description{font-size:.875rem;color:#9ca3af;margin:0}.stats-disclaimer{text-align:center;font-size:.75rem;color:#9ca3af;margin-top:2rem;position:relative;z-index:10}.method{background:#f9fafb}.process-steps{position:relative;max-width:64rem;margin:0 auto}.step-timeline{display:none;position:absolute;top:2.5rem;left:0;right:0;height:2px;background:#d1d5db;z-index:1}@media (min-width: 768px){.step-timeline{display:block}}.steps-container{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;position:relative;z-index:10}@media (min-width: 768px){.steps-container{grid-template-columns:repeat(5,1fr);gap:0}}.step{text-align:center;cursor:pointer;transition:all .3s ease}.step-icon{width:5rem;height:5rem;background:#9ca3af;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;color:#fff;position:relative;z-index:10}.step.active .step-icon{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 6px #f973164d}.step:hover .step-icon{background:#6b7280}.step.active:hover .step-icon{background:linear-gradient(135deg,#ea580c,#c2410c)}.step h3{font-size:1.125rem;font-weight:600;color:#6b7280;transition:color .3s ease;margin:0}.step.active h3{color:#f97316}.step-content{background:#fff;border-radius:.5rem;box-shadow:0 10px 15px #0000001a;padding:2rem;max-width:48rem;margin:0 auto}.step-description{display:none}.step-description.active{display:block}.step-description h3{font-size:1.5rem;font-weight:700;color:#f97316;margin-bottom:1rem}.step-description p{color:#6b7280;font-size:1.125rem;margin:0}.testimonials{background:#fff}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#f9fafb;border-radius:.75rem;padding:1.5rem;box-shadow:0 10px 15px #0000001a;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 20px 25px #00000026}.stars{display:flex;gap:.25rem;margin-bottom:1rem;color:#fbbf24}.testimonial-card blockquote{color:#374151;margin-bottom:1rem;font-style:italic}.testimonial-author strong{color:#111827;font-weight:600}.testimonial-author span{color:#6b7280;font-size:.875rem}.faq{background:#f9fafb}.faq-container{max-width:48rem;margin:0 auto}.faq-item{background:#fff;border-radius:.5rem;margin-bottom:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden}.faq-question{width:100%;padding:1.5rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:500;color:#111827;transition:background-color .3s ease}.faq-question:hover{background:#f9fafb}.faq-icon{color:#f97316;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease;padding:0 1.5rem}.faq-item.active .faq-answer{max-height:200px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#6b7280;margin:0}.contact{background:#f3f4f6}.contact-content{display:grid;grid-template-columns:1fr;gap:0;max-width:64rem;margin:0 auto;background:#fff;border-radius:.5rem;box-shadow:0 10px 15px #0000001a;overflow:hidden}@media (min-width: 768px){.contact-content{grid-template-columns:1fr 1fr}}.contact-info{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;padding:2rem}.contact-info h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.advantages-list{list-style:none;margin-bottom:2rem}.advantages-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:#fff}.advantages-list svg{color:#fbbf24;flex-shrink:0;margin-top:.125rem}.testimonial-quote{margin-top:2rem}.testimonial-quote p{font-style:italic;color:#d1d5db;font-size:.875rem;margin-bottom:.5rem}.testimonial-quote cite{font-weight:500;color:#fff}.contact-form-container{padding:2rem}.contact-form-container h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:500;color:#374151;margin-bottom:.25rem;font-size:.875rem}.form-group input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.form-group input:disabled{background:#f9fafb;cursor:not-allowed}.form-disclaimer{font-size:.75rem;color:#6b7280;text-align:center;margin-top:1rem}.form-message{padding:1rem;border-radius:.5rem;margin-top:1.5rem;text-align:center;display:none}.form-message.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.form-message.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.form-message.show{display:block}.footer{background:#111827;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width: 768px){.footer-content{grid-template-columns:repeat(3,1fr)}}.footer-section h3{color:#f97316;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.footer-section p{color:#d1d5db;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-links a{color:#9ca3af;transition:color .3s ease}.social-links a:hover{color:#f97316}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#f97316}.contact-info-footer{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem}.contact-item svg{color:#f97316;flex-shrink:0;margin-top:.125rem}.contact-item span{color:#d1d5db}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;margin:0}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.popup-overlay.show{opacity:1;visibility:visible}.popup-content{background:#fff;border-radius:.5rem;box-shadow:0 25px 50px #00000040;width:100%;max-width:28rem;position:relative;transform:scale(.95);transition:transform .3s ease}.popup-overlay.show .popup-content{transform:scale(1)}.popup-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;cursor:pointer;color:#6b7280;transition:color .3s ease;padding:.5rem}.popup-close:hover{color:#374151}.popup-header{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;padding:1rem;text-align:center}.popup-header h3{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.popup-header p{font-size:.875rem;opacity:.9;margin:0}.popup-form{padding:1.5rem}.legal-page{padding:8rem 0 5rem;background:#f9fafb}.legal-content{max-width:48rem;margin:0 auto;background:#fff;border-radius:.5rem;box-shadow:0 10px 15px #0000001a;padding:2rem}.legal-content h1{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#111827}.legal-date{color:#6b7280;margin-bottom:1.5rem;font-style:italic}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.legal-section p{color:#374151;line-height:1.7;margin-bottom:1rem}.legal-section ul{margin-left:1.5rem;margin-bottom:1rem}.legal-section li{color:#374151;margin-bottom:.5rem}.contact-link{color:#f97316;text-decoration:none}.contact-link:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:fadeIn .8s ease-out}.animate-scaleIn{animation:scaleIn .4s ease-out}@media (max-width: 767px){.hero-title{font-size:2rem}.section-header h2{font-size:1.75rem}.hero-buttons{gap:.75rem}.btn{padding:.875rem 1.5rem}section{padding:3rem 0}.benefits-grid,.stats-grid,.testimonials-grid{gap:1.5rem}.benefit-card,.stat-card,.testimonial-card{padding:1.5rem}}
