.safe-location{border:1px solid var(--line);border-radius:14px;padding:13px;margin:16px 0;background:#292516}.location-head{display:flex;justify-content:space-between;align-items:center}.location-head strong,.location-head small{display:block}.location-head small{font-size:11px;color:var(--muted);margin-top:2px}.location-head button{border:0;background:#292516;color:var(--green);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer}.location-options{display:flex;gap:6px;overflow:auto;padding:11px 0}.location-options button{border:1px solid var(--line);background:#292516;border-radius:999px;padding:7px 10px;font:500 12px "DM Sans";white-space:nowrap;cursor:pointer}.location-options button.selected{background:var(--green);color:#ded8bd;border-color:var(--green)}.map-frame{height:175px;border-radius:10px;overflow:hidden;position:relative;background:#292516}.map-frame iframe{width:100%;height:100%;border:0}.map-frame span{position:absolute;right:7px;bottom:7px;background:rgba(255,255,255,.9);padding:4px 6px;border-radius:5px;font-size:10px;color:var(--muted);pointer-events:none}
