*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:#333;line-height:1.6}.header{background:#1a365d;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.header h1{font-size:1.5rem}.header-phone{font-size:1.25rem;font-weight:700}.header-phone a{color:#fbbf24;text-decoration:none}.nav{background:#2d4a7a;padding:.5rem 2rem;display:flex;gap:1.5rem}.nav a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background .2s}.nav a:hover,.nav a.active{background:#ffffff26}.hero{background:linear-gradient(135deg,#1a365d,#2d4a7a);color:#fff;text-align:center;padding:4rem 2rem}.hero h2{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-button{display:inline-block;background:#f59e0b;color:#1a365d;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .2s}.cta-button:hover{background:#d97706}.services{padding:3rem 2rem;max-width:1200px;margin:0 auto}.services h3{text-align:center;font-size:2rem;margin-bottom:2rem;color:#1a365d}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:2rem;text-align:center;transition:box-shadow .2s}.service-card:hover{box-shadow:0 4px 12px #0000001a}.service-card .icon{font-size:3rem;margin-bottom:1rem}.service-card h4{font-size:1.25rem;color:#1a365d;margin-bottom:.5rem}.service-card p{color:#64748b}.service-areas{background:#f1f5f9;padding:3rem 2rem;text-align:center}.service-areas h3{font-size:1.75rem;color:#1a365d;margin-bottom:1rem}.areas-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:800px;margin:0 auto}.areas-list span{background:#fff;padding:.5rem 1rem;border-radius:20px;border:1px solid #cbd5e1;font-size:.9rem}.cta-section{background:#1a365d;color:#fff;text-align:center;padding:3rem 2rem}.cta-section h3{font-size:1.75rem;margin-bottom:1rem}.cta-section .cta-phone{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.cta-section .cta-phone a{color:#fbbf24;text-decoration:none}.footer{background:#0f172a;color:#94a3b8;padding:2rem;text-align:center}.footer p{margin-bottom:.5rem}.service-detail{max-width:800px;margin:0 auto;padding:3rem 2rem}.service-detail h2{font-size:2rem;color:#1a365d;margin-bottom:1rem}.service-detail ul{margin:1rem 0 2rem 1.5rem}.service-detail li{margin-bottom:.5rem;color:#475569}.back-link{display:inline-block;color:#2563eb;text-decoration:none;margin-bottom:1rem;cursor:pointer}.back-link:hover{text-decoration:underline}
