.popup-content-individual .maplibregl-popup-content{width:320px;min-height:180px;max-height:240px;overflow-y:scroll}.popup-content-cluster .maplibregl-popup-content{width:500px;min-height:100px;max-height:300px;overflow-y:scroll}.vehicle-image{width:30px;height:30px;border-radius:20%;object-fit:cover;padding:4px}.vehicle-summary{font-weight:600;font-size:14px;border-radius:8px;margin-bottom:10px;text-decoration:underline;letter-spacing:.3px;margin-top:4px}.vehicle-list{display:flex;flex-direction:column;gap:8px}.vehicle-row{display:grid;grid-template-columns:100px auto auto;gap:8px;padding:6px 8px;border-bottom:1px solid gray}.vehicle-container{display:flex;flex-direction:row;justify-content:start;align-items:center}.route-info{word-break:break-all;text-align:center}.route-info,.vehicle-number{font-size:14px;font-weight:bolder}.vehicle-number{margin-left:8px}.vehicle-details{font-size:12px;color:#555;text-align:end}.maplibregl-popup-close-button{margin-right:3px;font-size:22px!important;color:#632564!important;background:transparent!important;border:none!important;cursor:pointer;padding:4px 8px!important}.custom-table{width:100%;border-collapse:separate;border-spacing:0 8px;table-layout:fixed;background:#f9f9fb}.custom-table>td{padding:14px 18px;background:#ffffff;border-bottom:2px solid #e5e7eb;word-break:break-word;font-size:15px;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.custom-table tr:last-child td{border-bottom:2px solid transparent}.custom-table td:hover{background:#f1f5f9;transition:.2s ease-in-out}