*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#334155;background-color:#fff;font-display:swap}.container{max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}.text-primary{color:#2563eb}.text-white{color:#fff}.text-light{color:#ffffffe6}.icon{width:24px;height:24px;stroke:currentColor;fill:none}.icon-check,.icon-trending{color:#22c55e}img{max-width:100%;height:auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8}.btn-outline{background-color:transparent;color:#334155;border:1px solid #d1d5db}.btn-outline:hover{background-color:#f8fafc}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-full{width:100%}.toast{position:fixed;top:1rem;right:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:1rem;max-width:20rem;z-index:1000;display:flex;align-items:flex-start;gap:.75rem}.toast-content{flex:1}.toast-title{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.toast-description{font-size:.875rem;color:#6b7280}.toast-close{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid #e2e8f0;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-content{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo{display:flex;align-items:center;gap:.75rem}.logo-img{height:2.5rem;width:2.5rem}.logo-text{font-size:1.25rem;font-weight:700;color:#1e293b}.nav{display:flex;align-items:center;gap:2rem}.nav-link{font-size:.875rem;font-weight:500;color:#475569;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#2563eb}.header-mobile{display:none}.mobile-menu-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#475569}.hamburger{width:1.5rem;height:1.5rem}.mobile-nav{display:none;flex-direction:column;gap:.5rem;padding:1rem 0;border-top:1px solid #e2e8f0;background-color:#fff}.mobile-nav.active{display:flex}.mobile-nav-link{padding:.75rem 0;font-size:.875rem;font-weight:500;color:#475569;text-decoration:none;transition:color .2s ease}.mobile-nav-link:hover{color:#2563eb}.hero{padding:3rem 0 5rem;background:linear-gradient(135deg,#eff6ff,#f1f5f9)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{space-y:2rem}.hero-title{font-size:2.5rem;font-weight:700;color:#1e293b;line-height:1.1;margin-bottom:1.5rem}.hero-description{font-size:1.125rem;color:#475569;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.hero-features{display:flex;gap:2rem}.feature{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569}.hero-image{position:relative}.hero-img{width:100%;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040}.hero-stats{position:absolute;bottom:-1.5rem;left:-1.5rem;background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 10px 25px -3px #0000001a;display:flex;align-items:center;gap:.75rem}.stats-number{font-size:1.5rem;font-weight:700;color:#1e293b}.stats-text{font-size:.875rem;color:#475569}.section{padding:4rem 0}.section-gray{background-color:#f8fafc}.section-contact{background-color:#1e293b}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.section-contact .section-title{color:#fff}.section-description{font-size:1.125rem;color:#475569;max-width:48rem;margin:0 auto}.section-contact .section-description{color:#ffffffe6}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step{text-align:center}.step-icon{width:5rem;height:5rem;background-color:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:background-color .2s ease}.step:hover .step-icon{background-color:#bfdbfe}.step-icon svg{width:2.5rem;height:2.5rem;color:#2563eb}.step-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.step-description{color:#475569}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;text-align:center;transition:box-shadow .2s ease}.feature-card:hover{box-shadow:0 20px 25px -5px #0000001a}.feature-icon{width:4rem;height:4rem;background-color:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.feature-icon svg{width:2rem;height:2rem;color:#2563eb}.feature-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.feature-description{color:#475569}.target-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.target-card{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;text-align:center}.target-icon{width:4rem;height:4rem;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.target-icon svg{width:2rem;height:2rem;color:#16a34a}.target-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.target-description{color:#475569}.offer-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.offer-features{space-y:1.5rem}.offer-feature{display:flex;align-items:flex-start;gap:1rem}.offer-feature-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.offer-feature-description{color:#475569}.offer-pricing{background-color:#eff6ff;padding:1.5rem;border-radius:.5rem;text-align:center;margin-top:1.5rem}.pricing-number{font-size:3rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.pricing-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.pricing-description{font-size:.875rem;color:#475569}.offer-img{width:100%;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a}.contact-content{max-width:4xl;margin:0 auto}.contact-form-container{max-width:32rem;margin:0 auto;background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden}.contact-form-header{padding:2rem 2rem 1rem;text-align:center}.form-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.form-description{color:#475569}.contact-form{padding:0 2rem 2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:.875rem;border:2px solid #d1d5db;border-radius:.375rem;font-size:1rem;color:#1f2937;transition:border-color .2s ease;background-color:#fff}.form-input:focus,.form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-textarea{min-height:6rem;resize:vertical}.form-disclaimer{font-size:.75rem;color:#6b7280;text-align:center;margin-top:1rem}.faq-container{max-width:48rem;margin:0 auto}.faq-item{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.faq-question{width:100%;padding:1.5rem;background-color:#fff;border:none;text-align:left;font-size:1rem;font-weight:500;color:#1f2937;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease}.faq-question:hover{background-color:#f9fafb}.faq-icon{width:1.25rem;height:1.25rem;color:#6b7280;transition:transform .2s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem;background-color:#f9fafb;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:500px;padding:1.5rem}.faq-answer p{color:#374151;line-height:1.6;font-size:.95rem}.footer{background-color:#1e293b;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-left{display:flex;flex-direction:column;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.75rem}.footer-logo-img{height:2rem;width:2rem;filter:brightness(0) invert(1)}.footer-logo-text{font-size:1.25rem;font-weight:700}.footer-description{color:#94a3b8;font-size:.875rem}.footer-social{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;color:#fff;transition:background-color .2s ease}.social-link:hover{background-color:#fff3}.footer-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.footer-contact p{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#94a3b8}.footer-contact svg{margin-top:.125rem;flex-shrink:0}.footer-hours{display:flex;flex-direction:column;gap:.5rem}.footer-hours p{font-size:.875rem;color:#94a3b8}.footer-note{font-weight:500;color:#60a5fa!important;margin-top:.5rem}.footer-legal{margin-top:1.5rem}.footer-copyright{color:#64748b;font-size:.875rem;margin-bottom:.25rem}.footer-company{color:#64748b;font-size:.75rem}@media (max-width: 1024px){.hero-title{font-size:2.25rem}.section-title{font-size:2rem}.hero-content,.offer-content,.steps,.target-grid{grid-template-columns:1fr;gap:2rem}.features-grid,.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.nav{display:none}.header-mobile{display:block}.hero{padding:2rem 0 3rem}.hero-title{font-size:1.875rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;gap:.75rem}.hero-features{flex-direction:column;gap:1rem}.section{padding:3rem 0}.section-title{font-size:1.75rem}.section-description{font-size:1rem}.features-grid,.form-row{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-contact p,.footer-social{justify-content:center}.toast{left:1rem;right:1rem;max-width:none}.hero-stats{position:static;margin-top:1rem}}@media (max-width: 480px){.container{padding:0 .75rem}.hero-title,.section-title{font-size:1.5rem}.contact-form-container{margin:0 -.75rem;border-radius:0}.feature-card,.target-card{padding:1.5rem}.step-icon,.feature-icon,.target-icon{width:3rem;height:3rem}.step-icon svg,.feature-icon svg,.target-icon svg{width:1.5rem;height:1.5rem}}@media (max-width: 768px){.step,.feature-card,.target-card{transition:none}.step:hover .step-icon,.feature-card:hover{transform:none;box-shadow:initial}}
