.maritime-choices{display:grid;gap:8px;margin:14px 0}
.maritime-choices button{display:grid;gap:4px;width:100%;min-width:0;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:var(--surface-row);color:var(--text);font:inherit;text-align:left;cursor:pointer}
.maritime-choices button:hover,.maritime-choices button:focus-visible{border-color:var(--lime)}
.maritime-choices b{color:var(--lime);overflow-wrap:anywhere}
.maritime-choices span{color:var(--muted);font-size:.75rem;line-height:1.45;overflow-wrap:anywhere}
.lookup-fact b{overflow-wrap:anywhere}
.lookup-links button.maritime-log{width:auto}
@media(max-width:430px){.callsign-kind{flex-wrap:wrap}.callsign-kind button{flex:1 1 auto}.lookup-links button.maritime-log{width:100%}}
