.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}[class*=lucide-],[data-lucide]{display:inline-block;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-main [data-lucide],.header-top [data-lucide]{width:14px;height:14px}.badge [data-lucide],.veteran-badge [data-lucide]{width:13px;height:13px}.btn [data-lucide]{width:15px;height:15px;margin-right:4px}.feature-icon [data-lucide],.service-icon [data-lucide]{width:2rem;height:2rem}.contact-icon [data-lucide]{width:1.5rem;height:1.5rem}.local-note [data-lucide]{width:1rem;height:1rem}.footer [data-lucide]{width:14px;height:14px}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#1e3a8a;--secondary-color:#fbbf24;--accent-color:#dc2626;--text-dark:#1f2937;--text-light:#4b5563;--white:#ffffff;--light-bg:#f3f4f6;--border-color:#e5e7eb}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-dark);overflow-x:hidden}h1,h2,h3,h4{font-weight:700;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}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header{background:var(--white);box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.header-top{background:var(--primary-color);color:var(--white);padding:.75rem 0}.header-top .container{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.header-top a{font-weight:600;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.veteran-badge{background:var(--accent-color);padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:700}.header-main{padding:1rem 0}.header-main .container,.header-top .container{justify-content:space-between}.logo,nav a{text-decoration:none}.header-main .container,.logo,.logo-icon{display:flex;align-items:center}.logo{gap:1rem}.logo-icon{width:50px;height:50px;background:var(--secondary-color);border-radius:8px;justify-content:center;font-size:1.5rem}.logo-name,.logo-text h1{font-size:1.5rem;color:var(--primary-color);margin:0;font-weight:700;line-height:1.2}.logo-tagline,.logo-text p{font-size:.9rem;color:var(--text-light);margin:0}nav ul{list-style:none;display:flex;gap:2rem}nav a{color:var(--text-dark);font-weight:600;transition:color .3s}.mobile-menu-btn,nav a:hover{color:var(--primary-color)}.mobile-menu-btn{display:none;background:0 0;border:0;font-size:1.5rem;cursor:pointer}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;display:inline-block;text-align:center;border:0;cursor:pointer}.btn-primary{background:var(--secondary-color);color:var(--primary-color)}.btn-primary:hover{background:#fcd34d;transform:translateY(-2px);box-shadow:0 10px 25px rgba(251,191,36,.3)}.btn-secondary{background:0 0;color:var(--white);border:2px solid var(--white)}.btn-secondary:hover{background:var(--white);color:var(--primary-color)}.btn-submit{width:100%;background:var(--primary-color);color:var(--white);padding:1rem;font-size:1.1rem}.btn-submit:hover{background:#1e40af}.hero{background:linear-gradient(135deg,var(--primary-color) 0%,#1e40af 100%);color:var(--white);padding:5rem 0;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><path d="M10 10h80v80H10z" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="2"/></svg>');opacity:.3}.hero .container{position:relative;z-index:1}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text h1{font-size:3rem;margin-bottom:1.5rem}.hero-text p,.page-hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.hero-badges{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.badge{background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;backdrop-filter:blur(10px)}.hero-image,.placeholder-image{display:flex;align-items:center;justify-content:center;padding:2rem}.hero-image{background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px);min-height:350px}.placeholder-image{width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1)0,rgba(255,255,255,.05) 100%);border-radius:8px;color:rgba(255,255,255,.7);font-size:1rem;text-align:center}.page-hero{background:linear-gradient(135deg,var(--primary-color) 0%,#1e40af 100%);color:var(--white);padding:4rem 0}.page-hero h1{font-size:2.75rem;margin-bottom:1rem}.page-hero p{font-size:1.2rem;max-width:700px}.breadcrumb{font-size:.9rem;opacity:.75;margin-bottom:1.5rem}.breadcrumb a,.contact-details a,.header-top a{color:var(--white);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.section{padding:4rem 0}.section-alt{background:var(--light-bg)}.section h2,.section-header h2{color:var(--primary-color);margin-bottom:1.5rem}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header h2{margin-bottom:1rem}.intro-text,.section-header p,.service-card p{color:var(--text-light);font-size:1.1rem}.intro-text{font-size:1.15rem;max-width:800px;margin-bottom:1.5rem}.local-note,.services{background:var(--white)}.local-note{border-left:4px solid var(--secondary-color);padding:1.25rem 1.5rem;border-radius:0 8px 8px 0;font-size:1.05rem;color:var(--text-dark);margin:2rem 0}.services{padding:5rem 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.service-card{background:var(--white);padding:1.75rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s;border:2px solid var(--border-color)}.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.12);border-color:var(--secondary-color)}.service-icon{font-size:2rem;margin-bottom:1rem}.services .service-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-color),#1e40af);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.5rem;color:var(--white)}.service-card h3{font-size:1.2rem}.service-card p{font-size:.95rem;margin:0}.service-card ul{list-style:none;margin-top:1rem}.service-card li{padding:.5rem 0;padding-left:1.5rem;position:relative;color:var(--text-light)}.service-card li::before{content:"✓";position:absolute;left:0;color:var(--secondary-color);font-weight:700}.about{padding:5rem 0;background:var(--light-bg)}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image{background:var(--white);border-radius:12px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);min-height:400px;display:flex;align-items:center;justify-content:center}.about-text h2,.contact-details a:hover,.feature-text h3,.service-card h3{color:var(--primary-color)}.about-text p{color:var(--text-light);font-size:1.1rem;margin-bottom:1.5rem}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.feature-item{display:flex;gap:1rem}.feature-icon{width:40px;height:40px;background:var(--secondary-color);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-text h3{font-size:1.1rem;margin-bottom:.25rem}.area-card p,.feature p,.feature-text p{color:var(--text-light);font-size:.95rem;margin:0}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.feature{text-align:center;padding:1.5rem;background:var(--white);border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.feature .feature-icon{font-size:2.5rem;margin-bottom:.75rem;width:auto;height:auto;background:0 0;border-radius:0}.feature h3{font-size:1.1rem}.area-card p,.feature p{font-size:.9rem}.service-areas{padding:5rem 0;background:var(--white)}.areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto}.area-card{background:var(--light-bg);padding:1.5rem;border-radius:8px;text-align:center;border:2px solid transparent;transition:all .3s}.area-card:hover{border-color:var(--secondary-color);transform:translateY(-3px)}.area-card h3,.feature h3{color:var(--primary-color);margin-bottom:.5rem}.review-cta{text-align:center;padding:3rem 1rem;color:var(--white)}.review-cta h2,.review-cta-icon{color:var(--white);margin-bottom:1rem}.review-cta p{color:rgba(255,255,255,.9);max-width:540px;margin:0 auto 2rem;line-height:1.7}.review-cta-icon{width:3rem;height:3rem;color:var(--secondary);display:block;margin-left:auto;margin-right:auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial-card{background:rgba(255,255,255,.1);padding:2rem;border-radius:12px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.stars{color:var(--secondary-color);font-size:1.2rem;margin-bottom:1rem}.testimonial-text{font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem;opacity:.95}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;background:var(--secondary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--primary-color)}.author-info h4{margin:0;font-size:1rem}.author-info p{margin:0;font-size:.9rem;opacity:.8}.cta-section{background:var(--primary-color);padding:4rem 0;text-align:center}.cta-section,.cta-section h2{color:var(--white)}.cta-section p{font-size:1.15rem;opacity:.9;max-width:600px;margin:0 auto 2rem}.contact{padding:5rem 0;background:var(--light-bg)}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-details h4,.contact-info h3{color:var(--primary-color);margin-bottom:2rem}.contact-item{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.contact-icon{width:50px;height:50px;background:var(--primary-color);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.3rem;flex-shrink:0}.contact-details h4{margin-bottom:.5rem}.contact-details p{color:var(--text-light);margin:0}.contact-details a{color:var(--text-light);font-weight:600}.emergency-banner{background:var(--accent-color);color:var(--white);padding:2rem;border-radius:12px;text-align:center;margin-top:2rem}.emergency-banner h4,.form-group label{margin-bottom:.5rem}.emergency-banner p{margin:0;font-size:1.1rem}.contact-form{background:var(--white);padding:2.5rem;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:var(--text-dark);font-weight:600}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem;border:2px solid var(--border-color);border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--primary-color)}.form-group textarea{resize:vertical;min-height:120px}.footer{background:var(--text-dark);color:var(--white);padding:3rem 0 1.5rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:var(--secondary-color);margin-bottom:1.25rem;font-size:1.1rem}.footer-section a,.footer-section p{opacity:.8;font-size:.95rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.6rem}.footer-section a{color:var(--white);text-decoration:none;transition:opacity .3s}.footer-section a:hover{opacity:1;color:var(--secondary-color)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;opacity:.7;font-size:.9rem}@media (max-width:968px){.about-content,.contact-content,.hero-content{grid-template-columns:1fr}nav{display:none}.mobile-menu-btn{display:block}.hero-text h1{font-size:2.5rem}.features-grid{grid-template-columns:1fr}h1{font-size:2rem}h2{font-size:1.75rem}}@media (max-width:768px){.page-hero h1{font-size:2rem}}@media (max-width:640px){.header-top .container{justify-content:center;text-align:center}.hero{padding:3rem 0}.hero-text h1{font-size:2rem}.hero-text p{font-size:1.1rem}.cta-buttons{flex-direction:column}.btn{width:100%}.about,.contact,.service-areas,.services,.testimonials{padding:3rem 0}.contact-form{padding:1.5rem}}.text-center{text-align:center}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}