body{margin:0;font-family:Open Sans,sans-serif;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:#040f2e;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.nav-container{display:flex;align-items:center;justify-content:space-between;height:80px}.logo img,.logo picture{display:block;height:50px;width:auto}.nav a{color:#fff;margin-left:1rem;text-decoration:none}.hero{position:relative;display:flex;align-items:center;justify-content:center;height:60vh;background-image:linear-gradient(180deg,transparent 0,transparent 49.5%,#0057b7 0,#0057b7 50%,transparent 0,transparent),radial-gradient(circle at center 50%,#0057b7 0,#0057b7 30%,#000000 100%);background-size:100% 100%;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.hero-content{position:relative;color:#fff;text-align:center;max-width:600px;margin:0 auto}.hero-content p{font-size:1.25rem;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn,.btn-contact{display:inline-block;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:700}.btn{background:#0162f7;color:#fff}.btn-contact{background:#fff;color:#0162f7}.hero-content picture{width:64%;max-width:240px;margin:0 auto 1rem}.hero-content picture img{width:60%;height:auto;object-fit:cover}.section{padding:4rem 0}.section h2{text-align:center;margin-bottom:2rem;font-size:2rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.service-card{background:#fff;border-radius:8px;text-align:center;padding:2rem 1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.service-icon{color:#0162f7;margin-bottom:1rem}.service-card img{width:100%;height:140px;object-fit:cover}.service-card h3{margin:1rem 0 .5rem}.service-card p{margin:0 1rem 1.5rem;color:#555}.cars-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;padding-bottom:2rem}.car-item{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.1);padding:.5rem}.car-item-thumb{flex:0 0 auto;width:120px;height:80px;overflow:hidden;border-radius:4px}.car-item-thumb img{width:100%;height:100%;object-fit:cover}.car-item-info{flex:1 1 auto}.car-item-model{margin:0 0 .25rem;font-size:1.125rem}.car-item-fields{list-style:none;padding:0;margin:0;color:#444}.car-item-fields li{font-size:.875rem;margin-bottom:.25rem}.action-btn-delete{background:none;border:none;cursor:pointer;font-size:1.125rem;color:red}.footer{background:#02081a;color:#ddd;padding:2rem 0 1rem}.footer-widgets{display:flex;flex-wrap:wrap;gap:1rem}.footer .widget{flex:1 1 200px}.footer .widget h4{margin-bottom:.5rem}.footer .widget ul{list-style:none;padding:0}.footer .widget li{margin-bottom:.5rem}.footer .widget a{color:#ddd;text-decoration:none}.footer-bottom{text-align:center;margin-top:1rem;font-size:.875rem}.car-list{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.car-list .car-item-thumb{width:160px;height:100px}