html,body{height:100%;margin:0;font-family:Arial,Helvetica,sans-serif;background:#071d38;color:#fff;overflow:hidden}.gps-shell{height:100vh;display:grid;grid-template-columns:330px 1fr}.gps-panel{background:#071d38;border-right:1px solid rgba(255,107,0,.45);padding:18px;overflow:auto}.brand{display:flex;flex-direction:column;gap:4px;font-size:22px;margin-bottom:14px}.brand small{color:#b8c7d9}.status{background:#102c45;border-radius:12px;padding:12px;margin:10px 0 18px;border-left:5px solid #ff6b00}.gps-panel h2{font-size:15px;text-transform:uppercase;color:#ffb26b}.resource-list{display:grid;gap:8px}.resource-item{border:1px solid rgba(255,255,255,.12);background:#102c45;color:#fff;border-radius:12px;padding:11px;text-align:left;cursor:pointer}.resource-item:hover{background:#ff6b00}.resource-item b{display:block}.resource-item small{display:block;color:#dbeafe;margin-top:5px}.gps-panel button,.gps-panel a{display:block;width:100%;border:0;background:#ff6b00;color:#fff;border-radius:12px;padding:12px;margin:8px 0;text-align:center;font-weight:900;text-decoration:none;cursor:pointer}.gps-panel a{background:#102c45}.help{font-size:12px;color:#cbd5e1;background:#0b2033;border-radius:12px;padding:12px;margin-top:16px;line-height:1.45}.gps-main{display:flex;flex-direction:column;min-width:0}.gps-top{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;color:#071d38;border-bottom:1px solid #e8edf4}.gps-top h1{margin:0;font-size:22px}#map{flex:1;width:100%;min-height:0}.gps-marker{width:42px;height:42px;border-radius:50%;background:#fff;border:4px solid #12b76a;display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.28);font-size:22px}.gps-div-icon{background:transparent;border:0}.leaflet-popup-content b{font-size:15px}@media(max-width:850px){.gps-shell{grid-template-columns:1fr}.gps-panel{height:36vh}.gps-main{height:64vh}.gps-top{height:58px}.gps-top h1{font-size:16px}}
