.pvtv-locator{max-width:800px;margin:20px auto;position:relative;z-index:1}.pvtv-search-form{display:flex;gap:10px;margin-bottom:20px}.pvtv-search-form input{flex:1;padding:8px;border:1px solid #ddd;border-radius:4px}.pvtv-search-form button{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.pvtv-search-form button:hover{background:#0056b3}.pvtv-loading{padding:15px;background:#f8f9fa;border:1px solid #dee2e6;text-align:center;border-radius:4px}.pvtv-error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;padding:15px;margin:10px 0;border-radius:4px}.pvtv-result{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px;border:1px solid #ddd;margin-bottom:20px;border-radius:4px;background:#fff;position:relative;z-index:1}.pvtv-result:hover{border-color:#007bff}.pvtv-info h3{margin-top:0;color:#007bff}.pvtv-info p{margin:5px 0;color:#666}.pvtv-info a{color:#007bff;text-decoration:none}.pvtv-info a:hover{text-decoration:underline}.pvtv-map{height:200px;border-radius:4px;overflow:hidden;border:1px solid #ddd;position:relative;z-index:1}.pvtv-locator .leaflet-map-pane{z-index:2}.pvtv-locator .leaflet-top,.pvtv-locator .leaflet-bottom{z-index:10}.pvtv-locator .leaflet-popup{z-index:11}.pvtv-locator .leaflet-control{z-index:12!important}.pvtv-locator .leaflet-control-zoom{clear:both}@media (max-width:600px){.pvtv-result{grid-template-columns:1fr}.pvtv-map{height:150px}}