:root{--navy:#061b3a;--red:#d71920;--light:#f5f7fb}.bg-navy{background:var(--navy)!important}.text-navy{color:var(--navy)}.btn-red{background:var(--red);border-color:var(--red);color:#fff}.btn-red:hover{background:#b8141a;color:#fff}.hero{background:linear-gradient(120deg,rgba(6,27,58,.95),rgba(215,25,32,.85)),url('../img/hero.svg');background-size:cover;color:#fff;padding:85px 0}.section-title{font-weight:800;color:var(--navy)}.card-service{border:0;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.08);height:100%;overflow:hidden}.price-badge{background:var(--red);color:#fff;border-radius:30px;padding:.35rem .75rem}.admin-sidebar{min-height:100vh;background:var(--navy)}.admin-sidebar a{display:block;color:#dbe7ff;text-decoration:none;padding:10px 15px;border-radius:10px;margin:4px}.admin-sidebar a:hover,.admin-sidebar .active{background:var(--red);color:#fff}.table-responsive{border-radius:15px}.stat{border-left:5px solid var(--red)}.gallery-img{height:170px;object-fit:cover;border-radius:14px}.job-card img,.car-card img{height:150px;object-fit:cover}.five-col{width:20%}@media(max-width:1199px){.five-col{width:25%}}@media(max-width:991px){.five-col{width:33.33%}}@media(max-width:767px){.five-col{width:50%}}@media(max-width:575px){.five-col{width:100%}}
