.nearby-entry{display:flex;align-items:center;gap:6px;width:max-content;margin-top:13px;padding:9px 12px;border-radius:11px;background:#fff;color:var(--forest);font-weight:900;font-size:12px}.nearby-entry .icon{width:16px}.nearby-entry small{padding-right:6px;border-right:1px solid #d5e4dc;color:#527164;font-weight:600}@media(max-width:700px){.nearby-entry{width:100%;justify-content:center}}
.home-nearby-shortcut{display:flex;justify-content:flex-start;margin:18px 0 -8px}.home-nearby-shortcut .nearby-entry{margin:0;border:1px solid var(--line);box-shadow:0 8px 22px color-mix(in srgb,var(--forest) 9%,transparent)}@media(max-width:700px){.home-nearby-shortcut{margin:12px 0 -2px}.home-nearby-shortcut .nearby-entry{width:100%;justify-content:center}}
