.geolocation-modal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.geolocation-modal.active{display:flex}.geolocation-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:700px;max-height:80vh;display:flex;box-shadow:0 4px 20px #00000026}.geolocation-modal-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.geolocation-modal-header h3{color:#333;margin:0;font-size:18px;font-weight:500}.geolocation-modal-close{cursor:pointer;color:#999;background:0 0;border:none;padding:0;font-size:24px;line-height:1}.geolocation-modal-close:hover{color:#333}#geolocation-map{border-radius:0 0 0 12px;flex:1;min-height:400px}.geo-info-text{color:#666;text-align:center;background-color:#f9f9f9;border-top:1px solid #e0e0e0;padding:12px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500}.geolocation-modal-footer{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}.geo-button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.geo-button:disabled{opacity:.6;cursor:not-allowed}.geo-button-primary{color:#fff;background-color:#6467f2}.geo-button-primary:hover:not(:disabled){background-color:#5057d9;box-shadow:0 2px 8px #6467f24d}.geo-button-secondary{color:#333;background-color:#f0f0f0;border:1px solid #e0e0e0}.geo-button-secondary:hover:not(:disabled){background-color:#e0e0e0}.leaflet-control-attribution{background-color:#fffc;font-size:11px}.leaflet-marker-icon{filter:hue-rotate(240deg)}@media (width<=640px){.geolocation-modal-content{width:95%;max-height:90vh}.geolocation-modal-header{padding:12px 16px}.geolocation-modal-header h3{font-size:16px}#geolocation-map{min-height:300px}.geolocation-modal-footer{flex-wrap:wrap;gap:8px;padding:12px 16px}.geo-button{flex:1;min-width:100px;padding:8px 16px;font-size:13px}}
