:root{--ride-primary:#0d6efd}html,body{min-height:100%}body{background:#f4f7fb;display:flex;flex-direction:column;color:#1f2937}.navbar-brand{letter-spacing:.2px}.hero-slide{height:440px;object-fit:cover;filter:brightness(.55)}.hero-caption{bottom:18%;text-shadow:0 2px 8px #000}.card{border:0;border-radius:1rem;box-shadow:0 .25rem 1rem rgba(15,23,42,.07)}.stat-card .icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#e7f1ff;color:#0d6efd;font-size:1.25rem}.sidebar-link{display:block;padding:.7rem .85rem;border-radius:.65rem;color:#334155;text-decoration:none}.sidebar-link:hover,.sidebar-link.active{background:#e7f1ff;color:#0d6efd}.table>:not(caption)>*>*{vertical-align:middle}.map-box{height:360px;border-radius:1rem;overflow:hidden}.avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.login-wrap{min-height:70vh;display:grid;place-items:center}.form-control,.form-select{min-height:44px}@media(max-width:768px){.hero-slide{height:320px}.hero-caption{bottom:10%}.hero-caption h1{font-size:1.75rem}}