*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:#1e40af;text-decoration:none;transition:color .3s ease}a:hover{color:#0891b2}.btn{display:inline-block;padding:12px 24px;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;line-height:1.5}.btn-primary{background-color:#1e40af;color:#fff}.btn-primary:hover{background-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 4px 12px #1e40af4d}.btn-secondary{background-color:transparent;color:#1e40af;border:2px solid #1E40AF}.btn-secondary:hover{background-color:#1e40af;color:#fff}.btn-full{width:100%}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease}.nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.nav-brand{display:flex;align-items:center;gap:.5rem}.logo{width:40px;height:40px}.brand-name{font-size:1.5rem;font-weight:700;color:#1e40af}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{font-weight:500;color:#374151;transition:color .3s ease}.nav-link:hover{color:#1e40af}.nav-cta{background-color:#1e40af;color:#fff;padding:10px 20px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease}.nav-cta:hover{background-color:#1e3a8a}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:0}.mobile-menu-toggle span{width:25px;height:3px;background-color:#374151;margin:3px 0;transition:.3s}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:120px 0 80px;margin-top:80px}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.highlight{color:#1e40af;position:relative}.hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.hero-cta{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:#1e40af}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.hero-image{position:relative}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a}.services{padding:80px 0;background-color:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.section-subtitle{font-size:1.25rem;color:#6b7280;max-width:800px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#1e40af,#0891b2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.service-icon svg{width:24px;height:24px}.service-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.service-description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.service-features{list-style:none}.service-features li{color:#374151;position:relative;padding:.5rem 0 .5rem 1.5rem}.service-features li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.about{padding:80px 0;background-color:#f8fafc}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1f2937}.about-description{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.7}.credentials{display:flex;flex-direction:column;gap:1rem}.credential{display:flex;align-items:flex-start;gap:1rem}.credential-icon{width:24px;height:24px;background-color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.credential-text{color:#374151;line-height:1.5}.about-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a}.testimonials{padding:80px 0;background-color:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease}.testimonial-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.testimonial-rating{margin-bottom:1rem}.star{color:#f59e0b;font-size:1.25rem}.testimonial-text{font-size:1.125rem;color:#374151;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-name{font-weight:600;color:#1f2937}.author-location{color:#6b7280;font-size:.875rem}.contact{padding:80px 0;background-color:#f8fafc}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1f2937}.contact-description{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.7}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{width:48px;height:48px;background:linear-gradient(135deg,#1e40af,#0891b2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.contact-icon svg{width:20px;height:20px}.contact-text{color:#374151;line-height:1.6}.contact-form-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-label{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-input,.form-select,.form-textarea{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#fff}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.form-textarea{resize:vertical;min-height:100px}.form-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;line-height:1.5}.form-checkbox input[type=checkbox]{display:none}.checkbox-mark{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.form-checkbox input[type=checkbox]:checked+.checkbox-mark{background-color:#1e40af;border-color:#1e40af}.form-checkbox input[type=checkbox]:checked+.checkbox-mark:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.privacy-link{color:#1e40af;text-decoration:underline}.form-error{color:#dc2626;font-size:.875rem;margin-top:.25rem;display:none}.form-error.show{display:block}.form-input.error,.form-select.error,.form-textarea.error{border-color:#dc2626}.form-success{background-color:#f0fdf4;border:1px solid #10b981;color:#059669;padding:1rem;border-radius:8px;text-align:center;font-weight:500}.footer{background-color:#1f2937;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{margin-bottom:1rem}.footer-brand{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-logo{width:32px;height:32px;color:#1e40af}.footer-brand-name{font-size:1.25rem;font-weight:700}.footer-description{color:#9ca3af;line-height:1.6}.footer-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-contact{color:#9ca3af;line-height:1.6}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}.footer-copyright{color:#9ca3af;margin-bottom:1rem}.footer-disclaimer{color:#6b7280;font-size:.75rem;line-height:1.4}@media (max-width: 768px){.container{padding:0 16px}.nav-menu{display:none}.mobile-menu-toggle{display:flex}.hero{padding:100px 0 60px}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2rem}.hero-cta{flex-direction:column;align-items:center}.hero-stats{justify-content:center}.services-grid{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;gap:2rem}.testimonials-grid{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.section-title,.contact-title,.about-title{font-size:2rem}.footer-content{grid-template-columns:1fr;text-align:center}}@media (max-width: 480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.hero-stats{flex-direction:column;gap:1rem}.service-card,.contact-form-container{padding:1.5rem}.section-title,.contact-title,.about-title{font-size:1.75rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn:focus,.form-input:focus,.form-select:focus,.form-textarea:focus,.nav-link:focus{outline:2px solid #1E40AF;outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.testimonial-card{animation:fadeInUp .6s ease-out}.btn.loading{opacity:.7;pointer-events:none}.btn.loading:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}
