.maplibregl-popup-content{font-size:14px;font-weight:400;line-height:1.5;color:#333;background-color:#fff;border-radius:24px;padding:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);width:300px;max-height:300px;overflow-y:auto}.maplibregl-popup-content::-webkit-scrollbar{width:8px}.maplibregl-popup-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.maplibregl-popup-content::-webkit-scrollbar-thumb{background-color:#888;border-radius:8px;border:2px solid #f1f1f1}.maplibregl-popup-content::-webkit-scrollbar-thumb:hover{background-color:#555}.maplibregl-popup-content::-webkit-scrollbar-button{display:none}.maplibregl-popup-content{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}