.selected-location-card{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;background:#292516;border:1px solid #514b35;border-radius:12px;padding:14px}.selected-location-card>span{width:32px;height:32px;border-radius:50%;background:var(--green);color:#ded8bd;display:grid;place-items:center;font-weight:700}.selected-location-card small,.selected-location-card strong{display:block}.selected-location-card small{font-size:9px;letter-spacing:.11em;color:var(--muted);margin-bottom:3px}.selected-location-card button{border:0;background:#292516;color:var(--green);border-radius:8px;padding:8px 10px;font-weight:700;cursor:pointer}.custom-topic-row{display:grid;grid-template-columns:1fr auto;gap:6px}.custom-topic-row input{border:1px dashed var(--line);border-radius:9px;padding:9px 11px;font:13px "DM Sans"}.custom-topic-row button{border:0;background:#292516;color:var(--green);border-radius:9px;padding:0 13px;font-weight:700;cursor:pointer}.topic-options button.custom::after{content:' ×';opacity:.7}
