*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;background-color:#000}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#d1d5db;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000;color:#000}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:1.5rem;font-weight:700;color:#2563eb}.nav{display:flex;gap:2rem}.nav a{text-decoration:none;color:#000;font-weight:500}.nav a:hover{color:#1e40af}.hamburger{display:none;background:none!important;border:none!important;font-size:1.5rem;cursor:pointer;color:#fff!important}.hero{background:#000;color:#fff;padding:2rem 0;min-height:80vh}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;height:100%}.hero-left,.hero-right{background:#374151;padding:2rem;border-radius:12px;height:100%;display:flex;flex-direction:column;color:#fff}.hero-left{text-align:left}.hero-right{text-align:center}.hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero h2{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#fbbf24}.hero .highlight{color:#fbbf24}.hero p{font-size:1.1rem;margin-bottom:2rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group select{width:100%;padding:.75rem;border:none;border-radius:6px;font-size:1rem;background:#fff;color:#000}.btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;width:100%;text-align:center}.btn-primary{background:#fbbf24;color:#1e40af}.btn-secondary{background:transparent;color:#fff;border:2px solid white;margin-top:1rem}.btn-secondary:hover{background:#9ca3af;color:#000;border-color:#9ca3af}.btn:hover{opacity:.9}.map-container{flex:1;border-radius:8px;overflow:hidden;margin-bottom:1rem;min-height:400px}#map,#service-map{width:100%;height:100%;min-height:400px;z-index:1;position:relative}.footer{background:#374151;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer h3,.footer h4{margin-bottom:1rem}.footer ul{list-style:none}.footer ul li{margin-bottom:.5rem}.footer a{color:#d1d5db;text-decoration:none}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #4b5563;padding-top:1rem;text-align:center;color:#9ca3af}input[type=radio]{appearance:none;width:16px;height:16px;border:2px solid #ffffff;border-radius:50%;background:transparent;cursor:pointer}input[type=radio]:checked{background:#fff;border:2px solid #ffffff}@media(max-width:768px){.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#000;flex-direction:column;padding:1rem;box-shadow:0 2px 4px #0000001a}.nav.nav-open{display:flex}.nav a{color:#fff!important}.hamburger{display:block!important;color:#fff!important;background:transparent!important;border:none!important}.hero-split{grid-template-columns:1fr}.hero h1{font-size:2rem}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}input[data-form-type=other]::-webkit-contacts-auto-fill-button,input[data-form-type=other]::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;height:0;width:0;margin:0}
