.gps-panel{margin:20px 0;padding:22px}.gps-heading,.gps-heading>span:first-child{display:flex;align-items:center;gap:10px}.gps-heading{justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.gps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-bottom:16px}.gps-point{display:grid;gap:5px;background:#f3f6f1;border-radius:12px;padding:14px;overflow-wrap:anywhere}.gps-point>span,.gps-point small,.gps-panel>small{color:#546459}.gps-point strong{font-variant-numeric:tabular-nums}.gps-status:empty{display:none}.gps-panel details{margin-top:15px;font-size:13px}.gps-panel details p{max-width:75ch}.gps-panel>small{display:block;margin-top:12px;line-height:1.6}

.gps-map-controls{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 10px}.gps-map{height:350px;border-radius:16px;isolation:isolate;background:#e6eee9}.gps-map-status:not(:empty){max-width:200px;background:white;padding:8px;border-radius:8px;font-size:12px}.gps-map .leaflet-control-attribution{font-size:11px}.gps-map button,.gps-map a{min-height:0}
