
.quick-access{grid-template-columns:repeat(5,1fr)}
.club-map-panel{position:relative;min-height:360px;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#f7fbff,#e7f0fa);border:1px solid #d5e1ee;box-shadow:0 22px 60px rgba(14,48,84,.13);display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr);align-items:center;text-decoration:none;padding:34px}
.club-map-copy{position:relative;z-index:2}
.club-map-copy strong,.club-map-copy span,.club-map-copy b{display:block}
.club-map-copy strong{font-size:1.55rem;color:#171b66;margin-bottom:10px}
.club-map-copy span{color:#66788f;line-height:1.55}
.club-map-copy b{margin-top:28px;color:#e64f35}
.victoria-map{width:100%;height:auto;filter:drop-shadow(0 18px 20px rgba(13,63,104,.13))}
.map-land{fill:#dce9f5;stroke:#153f69;stroke-width:5;stroke-linejoin:round}
.map-bay{fill:#f7fbff;stroke:#153f69;stroke-width:3}
.zone-marker circle{fill:#282178;stroke:#fff;stroke-width:4}
.zone-marker text{fill:#fff;font-size:13px;font-weight:900;text-anchor:middle}
.zone-se circle{fill:#e55035}
.map-pin circle,.map-pin path{fill:#c91f2c;stroke:#fff;stroke-width:3}
@media(max-width:1050px){.quick-access{grid-template-columns:repeat(3,1fr)}.quick-access a:nth-child(3){border-right:0}.club-map-panel{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.quick-access{grid-template-columns:1fr 1fr}.quick-access a:nth-child(3){border-right:1px solid var(--line)}.quick-access a:nth-child(even){border-right:0}.quick-access a:last-child{grid-column:1/-1}.club-map-panel{grid-template-columns:1fr;padding:26px}.victoria-map{margin-top:18px}}
