.street{max-width:720px;margin:28px auto 72px;padding:0 16px;border-left:1px solid var(--ink);padding-left:28px}
.street-head h1{font-size:clamp(26px,3.6vw,40px);font-style:italic;margin:8px 0}
.street-head .lead{color:var(--muted);margin-bottom:28px}
.shop{position:relative;margin-bottom:28px;padding:18px 0 8px;scroll-margin-top:80px;border-bottom:1px dashed var(--ink)}
.shop:before{content:"";position:absolute;left:-34px;top:22px;width:11px;height:11px;border:1px solid var(--ink);border-radius:50%;background:var(--paper)}
.shop h2{font-size:22px;margin:6px 0}
.shop p,.shop li{color:var(--muted);font-size:14px;font-family:-apple-system,"Microsoft YaHei",sans-serif}
.shop ul{margin:8px 0 0 18px}
.shop img{width:100%;margin-top:12px;border:1px solid var(--ink);aspect-ratio:16/9;object-fit:cover;filter:grayscale(1)}
.addr{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-family:-apple-system,"Microsoft YaHei",sans-serif}
@media(max-width:720px){.street{padding-left:22px}}
