*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;color:#1e293b;background:#fff;line-height:1.6;padding-bottom:60px}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.top-bar{background:#0284c7;color:#fff;font-size:.85rem;padding:.4rem 0;font-weight:500}.top-bar-content{display:flex;justify-content:space-between;align-items:center}.top-phone{font-weight:700;color:#fff}.header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000a}.header-wrap{display:flex;justify-content:space-between;align-items:center;height:75px}.logo{display:flex;align-items:center;gap:.6rem}.logo-icon{font-size:1.8rem}.logo-title{font-size:1.1rem;font-weight:800;color:#0369a1;display:block;line-height:1.2}.logo-sub{font-size:.72rem;color:#64748b;font-weight:500}.desktop-nav{display:flex;gap:1.25rem;align-items:center}.nav-link{font-weight:600;font-size:.9rem;color:#334155;transition:color .2s ease;cursor:pointer}.nav-link:hover{color:#0284c7}.nav-dropdown{position:relative;display:inline-block}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #0000001a;padding:.5rem 0;min-width:210px;z-index:101}.nav-dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:.5rem 1rem;font-size:.88rem;font-weight:600;color:#334155;transition:background .15s ease}.dropdown-menu a:hover{background:#f0f9ff;color:#0284c7}.mega-menu{min-width:240px;display:none;grid-template-columns:1fr}.nav-dropdown:hover .mega-menu{display:grid}.header-call-btn{background:#10b981;color:#fff;font-weight:700;padding:.6rem 1.25rem;border-radius:50px;font-size:.9rem;transition:background .2s ease}.header-call-btn:hover{background:#059669}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px}.mobile-menu-toggle .bar{width:100%;height:3px;background:#0369a1;border-radius:2px}.mobile-nav-overlay{position:fixed;inset:0;background:#0f172a99;z-index:2000;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav-content{position:absolute;top:0;right:0;width:290px;height:100%;background:#fff;padding:1.5rem;display:flex;flex-direction:column;overflow-y:auto;box-shadow:-4px 0 20px #00000026}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:1rem;margin-bottom:1rem;font-size:1.1rem;color:#0369a1}.close-btn{background:transparent;border:none;font-size:1.25rem;cursor:pointer;color:#64748b}.mobile-nav-links{display:flex;flex-direction:column;gap:.4rem}.m-link{font-size:.95rem;font-weight:700;color:#1e293b;padding:.4rem 0;border-bottom:1px solid #f1f5f9}.m-section-title{font-size:.75rem;font-weight:800;color:#0284c7;text-transform:uppercase;margin-top:.75rem;padding-bottom:.2rem}.m-sub-link{font-size:.88rem;font-weight:600;color:#475569;padding:.3rem 0 .3rem .5rem}.mobile-cta-area{margin-top:auto;padding-top:1.5rem}.m-call-btn{display:block;text-align:center;background:#10b981;color:#fff;font-weight:700;padding:.75rem;border-radius:8px;font-size:.9rem}.footer{background:#0f172a;color:#cbd5e1;padding:3.5rem 0 1.5rem;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2.5rem}.footer-col h3,.footer-col h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-col p{font-size:.9rem;line-height:1.7;margin-bottom:.75rem;color:#94a3b8}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-col a{color:#cbd5e1;font-size:.9rem;transition:color .2s ease}.footer-col a:hover{color:#38bdf8}.footer-bottom{border-top:1px solid #334155;padding-top:1.5rem;margin-top:2.5rem;text-align:center;font-size:.85rem;color:#64748b}.mobile-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:.5rem 1rem;z-index:1000}.sticky-btn{display:block;text-align:center;padding:.65rem .5rem;border-radius:8px;font-weight:700;font-size:.85rem;width:100%}.phone-btn{background:#0284c7;color:#fff}@media(max-width:900px){.desktop-nav,.desktop-call-btn{display:none}.mobile-menu-toggle,.mobile-sticky-bar{display:flex}}
