.amsterdam-neighborhoods{margin:1.25rem 0;text-align:left;container-type:inline-size}
.amsterdam-neighborhoods>p{margin:0 0 .5rem;font-size:.875rem;font-weight:650;color:var(--text-muted,#586773)}
.amsterdam-neighborhoods ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none}
.amsterdam-neighborhoods a{display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-height:64px;height:100%;padding:.6rem .7rem;border:1px solid var(--line,#dce4e5);border-radius:12px;color:var(--ink,#243b46);text-decoration:none;background:var(--surface,#fff);overflow-wrap:anywhere;box-sizing:border-box}
.amsterdam-neighborhoods a:hover{border-color:var(--city-accent,#496f82);background:var(--city-soft,#edf1f3)}
.amsterdam-neighborhoods a:focus-visible{outline:3px solid var(--city-accent,#496f82);outline-offset:3px}
.amsterdam-neighborhoods span{font-size:.875rem;line-height:1.4;color:var(--text-muted,#586773)}
.amsterdam-neighborhoods strong{font-size:.875rem;line-height:1.45}
@container(max-width:480px){.amsterdam-neighborhoods ul{grid-template-columns:1fr}.amsterdam-neighborhoods a{flex-direction:row;justify-content:flex-start;align-items:center;min-height:48px;gap:.75rem}.amsterdam-neighborhoods span{flex:0 0 27%}.amsterdam-neighborhoods strong{flex:1;min-width:0}}
