    .lc-nearby-container{overflow-x:hidden}.lc-nearby-page{--ink:#10201c;--muted:#63736f;--line:rgba(17,94,89,.14);--brand:#1e5288;display:grid;gap:18px;width:100%;max-width:100%;min-width:0;color:var(--ink)}.lc-nearby-page *{box-sizing:border-box}.lc-nearby-ui-icon{display:block;width:19px;height:19px;flex:0 0 19px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
    .lc-nearby-hero{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;padding:clamp(20px,4vw,34px);background:radial-gradient(circle at 18% 10%,rgba(250,204,21,.24),transparent 28%),radial-gradient(circle at 88% 20%,rgba(14,165,233,.18),transparent 30%),linear-gradient(135deg,#f5fbf6 0%,#fff 58%,#e8f1ff 100%);box-shadow:0 22px 60px rgba(15,23,42,.08)}
    .lc-nearby-hero:after{content:"";position:absolute;right:-90px;bottom:-110px;width:310px;height:310px;border-radius:45% 55% 52% 48%;border:34px solid rgba(30, 82, 136,.08);transform:rotate(-18deg)}
    .lc-nearby-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end}.lc-nearby-hero-inner>*,.lc-nearby-toolbar>*,.lc-nearby-shell>*,.lc-nearby-list-head>*{min-width:0}
    .lc-nearby-eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:32px;padding:6px 12px;border-radius:999px;background:rgba(30, 82, 136,.1);color:#1e5288;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
    .lc-nearby-hero h1{max-width:900px;margin:12px 0 8px;font-size:clamp(28px,4vw,46px);line-height:1.06;letter-spacing:-.035em;white-space:normal!important;overflow-wrap:anywhere}.lc-nearby-hero p{max-width:820px;margin:0;color:var(--muted);font-size:clamp(15px,1.7vw,17px);line-height:1.6;white-space:normal!important;overflow-wrap:anywhere}
    .lc-nearby-stats{display:grid;grid-template-columns:repeat(2,minmax(112px,1fr));gap:10px;min-width:260px}.lc-nearby-stat{border:1px solid rgba(30, 82, 136,.16);border-radius:20px;padding:14px;background:rgba(255,255,255,.78);box-shadow:0 12px 28px rgba(15,23,42,.055)}.lc-nearby-stat b{display:block;font-size:28px;line-height:1}.lc-nearby-stat span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}
    .lc-nearby-toolbar{display:grid;grid-template-columns:minmax(230px,1fr) auto auto auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:12px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(15,23,42,.06)}.lc-nearby-back{display:none}
    .lc-nearby-search,.lc-nearby-radius{display:flex;align-items:center;gap:9px;min-height:46px;border:1px solid rgba(100,116,139,.22);border-radius:16px;padding:0 12px;background:#fff;color:var(--muted)}.lc-nearby-search input,.lc-nearby-radius select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.lc-nearby-radius{min-width:168px}
    .lc-nearby-locate,.lc-nearby-btn{min-height:46px;border:1px solid var(--brand);border-radius:16px;padding:10px 14px;background:var(--brand);color:#fff;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.lc-nearby-locate.secondary,.lc-nearby-btn.secondary{background:#fff;color:var(--brand)}.lc-nearby-btn:disabled,.lc-nearby-mini-btn:disabled{cursor:wait;opacity:.65}
    .lc-nearby-filters{display:flex;flex-wrap:wrap;gap:8px}.lc-nearby-mobile-filter-tools{display:none}.lc-nearby-filter{min-height:44px;border:1px solid rgba(100,116,139,.24);border-radius:999px;background:#fff;color:#334155;padding:8px 13px;font-size:13px;font-weight:900}.lc-nearby-filter.active{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 12px 22px rgba(30, 82, 136,.2)}
    .lc-nearby-status{display:flex;align-items:center;gap:8px;min-height:40px;color:var(--muted);font-size:13px;font-weight:800}.lc-nearby-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:16px;align-items:start}
    .lc-nearby-origin-picker{position:absolute;inset:0;z-index:880;pointer-events:none}.lc-nearby-origin-picker[hidden]{display:none!important}.lc-nearby-origin-crosshair{position:absolute;top:50%;left:50%;width:34px;height:34px;border:4px solid #fff;border-radius:50% 50% 50% 0;background:#0b63b6;box-shadow:0 8px 24px rgba(15,23,42,.3);transform:translate(-50%,-78%) rotate(-45deg)}.lc-nearby-origin-crosshair:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.lc-nearby-origin-guide{position:absolute;top:84px;left:50%;max-width:calc(100% - 24px);border-radius:15px;padding:9px 13px;background:rgba(15,23,42,.92);color:#fff;font-size:12px;font-weight:850;text-align:center;box-shadow:0 10px 28px rgba(15,23,42,.25);transform:translateX(-50%)}.lc-nearby-origin-guide.is-valid{background:rgba(15,104,71,.94)}.lc-nearby-origin-guide.is-invalid{background:rgba(153,27,27,.94)}.lc-nearby-origin-actions{position:absolute;right:12px;bottom:12px;left:12px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:10px;background:rgba(255,255,255,.96);box-shadow:0 16px 42px rgba(15,23,42,.24);pointer-events:auto;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.lc-nearby-origin-actions button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(30,82,136,.2);border-radius:14px;padding:9px 13px;background:#fff;color:#1e5288;font-weight:900}.lc-nearby-origin-actions button:disabled{cursor:wait;opacity:.62}.lc-nearby-origin-actions .is-primary{border-color:#0b63b6;background:#0b63b6;color:#fff}.lc-nearby-page button[aria-busy="true"] .lc-nearby-ui-icon{animation:lcNearbySpin .72s linear infinite}
    .lc-nearby-map-wrap{position:sticky;top:84px;overflow:hidden;border:1px solid rgba(30, 82, 136,.16);border-radius:26px;background:#dff4ea;box-shadow:0 22px 58px rgba(15,23,42,.1)}.lc-nearby-map{width:100%;min-height:590px;background:linear-gradient(135deg,rgba(14,165,233,.15),transparent 38%),linear-gradient(45deg,#dff5e5,#f8fafc)}
    .lc-nearby-navigation-banner,.lc-nearby-navigation-dock{display:none}.lc-nearby-navigation-banner[hidden],.lc-nearby-navigation-dock[hidden]{display:none!important}.lc-nearby-navigation-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:17px;background:#0b63b6;color:#fff}.lc-nearby-navigation-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.lc-nearby-navigation-copy{display:grid;min-width:0;grid-auto-rows:max-content;align-content:center;gap:3px;line-height:1.1}.lc-nearby-navigation-distance{font-size:16px;line-height:1}.lc-nearby-navigation-instruction,.lc-nearby-navigation-street{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-nearby-navigation-instruction{font-size:15px;font-weight:950;line-height:1.18}.lc-nearby-navigation-street{color:#586761;font-size:12px;font-weight:750;line-height:1.2}.lc-nearby-navigation-actions{display:flex;gap:6px}.lc-nearby-navigation-action{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(15,23,42,.1);border-radius:14px;padding:0;background:#fff;color:#334155;box-shadow:0 5px 15px rgba(15,23,42,.1)}.lc-nearby-navigation-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lc-nearby-navigation-action.is-following{border-color:#0b63b6;background:#e8f3ff;color:#0b63b6}.lc-nearby-navigation-action.is-exit{border-color:rgba(185,28,28,.16);background:#fff7f7;color:#b91c1c}.lc-nearby-navigation-action:focus-visible{outline:3px solid #f59e0b;outline-offset:2px}
    .lc-nearby-fallback{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(14,165,233,.18),transparent 24%),radial-gradient(circle at 70% 70%,rgba(34,197,94,.2),transparent 28%),#eef8f2}.lc-nearby-fallback:before{content:"";position:absolute;inset:42px;border:2px dashed rgba(30, 82, 136,.25);border-radius:42% 58% 46% 54%;transform:rotate(-10deg)}
.lc-nearby-fallback-marker{position:absolute;z-index:2;transform:translate(-50%,-50%);border:0;background:transparent;padding:0}.lc-nearby-pin,.lc-nearby-fallback-marker span{--lc-pin-color:#1e5288;display:inline-flex;align-items:center;gap:7px;min-height:36px;border:2px solid #fff;border-radius:999px;padding:7px 11px;background:var(--lc-pin-color);color:#fff;box-shadow:0 7px 20px rgba(15,23,42,.2);box-shadow:0 7px 20px color-mix(in srgb,var(--lc-pin-color) 35%,transparent);font-size:12px;font-weight:950;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease}.lc-nearby-pin>svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.lc-nearby-pin--health{--lc-pin-color:#dc2626}.lc-nearby-pin--shopping,.lc-nearby-pin--market{--lc-pin-color:#ea580c}.lc-nearby-pin--travel,.lc-nearby-pin--explore{--lc-pin-color:#2563eb}.lc-nearby-pin--agriculture{--lc-pin-color:#16865b}.lc-nearby-pin--public-admin{--lc-pin-color:#7c3aed}.lc-nearby-pin--food{--lc-pin-color:#e34b63}.lc-nearby-pin--emergency{--lc-pin-color:#b91c1c}.lc-nearby-pin--local-service,.lc-nearby-pin--accommodation{--lc-pin-color:#4f46e5}.lc-nearby-pin--transport{--lc-pin-color:#0891b2}.lc-nearby-pin-label{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis}.lc-nearby-maplibre-marker:hover .lc-nearby-pin,.lc-nearby-maplibre-marker:focus-visible .lc-nearby-pin{transform:translateY(-2px);box-shadow:0 11px 25px rgba(15,23,42,.24);box-shadow:0 11px 25px color-mix(in srgb,var(--lc-pin-color) 42%,transparent)}.lc-nearby-pin.google,.lc-nearby-fallback-marker.is-google span{--lc-pin-color:#1e5288}.lc-nearby-pin.osm,.lc-nearby-fallback-marker.is-osm span{--lc-pin-color:#047857}.lc-nearby-pin.community,.lc-nearby-fallback-marker.is-community span{--lc-pin-color:#16a34a}.lc-nearby-pin.user{--lc-pin-color:#0f172a}
    .lc-nearby-user-location{--lc-user-halo:46px;--lc-user-heading:0deg;position:relative;display:grid;width:24px;height:24px;place-items:center}.lc-nearby-user-location:before{content:"";position:absolute;width:var(--lc-user-halo);height:var(--lc-user-halo);border:1px solid rgba(6,182,212,.34);border-radius:50%;background:rgba(34,211,238,.2);box-shadow:0 0 0 7px rgba(34,211,238,.07);transition:width .22s ease,height .22s ease}.lc-nearby-user-heading{position:absolute;bottom:14px;left:7px;width:10px;height:19px;opacity:0;transform:rotate(var(--lc-user-heading));transform-origin:50% 16px;transition:transform .22s linear,opacity .16s ease}.lc-nearby-user-heading:before{content:"";position:absolute;top:0;left:1px;border-right:4px solid transparent;border-bottom:9px solid #087ea4;border-left:4px solid transparent}.lc-nearby-user-location.has-heading .lc-nearby-user-heading{opacity:1}.lc-nearby-user-dot{position:relative;width:19px;height:19px;border:3px solid #fff;border-radius:50%;background:#12bfd0;box-shadow:0 2px 10px rgba(8,145,178,.48)}.lc-nearby-user-label{position:absolute;bottom:32px;left:50%;min-width:max-content;padding:7px 10px;border-radius:11px;background:rgba(15,23,42,.9);color:#fff;font-size:11px;font-weight:900;line-height:1;transform:translateX(-50%);box-shadow:0 8px 20px rgba(15,23,42,.2)}.lc-nearby-marker-count{position:absolute;top:-9px;right:-9px;display:grid;min-width:25px;height:25px;place-items:center;border:3px solid #fff;border-radius:999px;padding:0 5px;background:#0b63b6;color:#fff;font-size:11px;font-weight:950;line-height:1;box-shadow:0 5px 14px rgba(15,23,42,.24)}.lc-nearby-maplibre-marker.is-cluster .lc-nearby-pin{transform:scale(1.07);box-shadow:0 10px 24px rgba(15,23,42,.25)}
.lc-nearby-maplibre-marker{border:0;background:transparent;padding:0;cursor:pointer}.lc-nearby-maplibre-marker:focus-visible{outline:3px solid #f59e0b;outline-offset:3px;border-radius:999px}.lc-nearby-map .maplibregl-ctrl-attrib{max-width:min(75vw,520px);font-size:10px}.lc-nearby-map .maplibregl-ctrl-group{overflow:hidden;border:0;border-radius:13px;box-shadow:0 8px 22px rgba(15,23,42,.16)}.lc-nearby-map .maplibregl-ctrl button{width:40px;height:40px}
.lc-nearby-cluster-wrap{border:0!important;background:transparent!important}.lc-nearby-cluster{display:grid;width:50px;height:50px;place-content:center;border:3px solid #fff;border-radius:50%;background:linear-gradient(145deg,#6d28d9,#2563eb);color:#fff;box-shadow:0 8px 22px rgba(30,64,175,.34);font:inherit;line-height:1;cursor:pointer}.lc-nearby-cluster b{font-size:15px;font-weight:950}.lc-nearby-cluster span{margin-top:2px;font-size:7px;font-weight:850;letter-spacing:-.02em}.lc-nearby-cluster:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}
    .lc-nearby-map.is-overview .lc-nearby-pin:not(.user){width:36px;min-height:36px;padding:0;justify-content:center;border:2px solid #fff;border-radius:50%;font-size:0;box-shadow:0 5px 14px rgba(15,23,42,.28)}.lc-nearby-map.is-overview .lc-nearby-pin:not(.user) i{font-size:14px;margin:0}.lc-nearby-map.is-overview .lc-nearby-pin:not(.user)>svg{width:18px;height:18px;flex-basis:18px}.lc-nearby-map.is-overview .lc-nearby-pin-label{display:none}
    .lc-nearby-map-note{position:absolute;left:14px;bottom:14px;z-index:600;max-width:calc(100% - 28px);border:1px solid rgba(30, 82, 136,.16);border-radius:18px;padding:10px 12px;background:rgba(255,255,255,.92);color:var(--muted);font-size:12px;font-weight:800;box-shadow:0 14px 30px rgba(15,23,42,.08)}.lc-nearby-route-line{filter:drop-shadow(0 2px 3px rgba(15,23,42,.28))}.lc-nearby-route-endpoint-wrap{border:0!important;background:transparent!important}.lc-nearby-route-endpoint{display:flex;align-items:center;gap:6px;max-width:190px;filter:drop-shadow(0 5px 10px rgba(15,23,42,.24));transform:translateY(-2px)}.lc-nearby-route-endpoint>b{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:3px solid #fff;border-radius:50%;background:#16865b;color:#fff;font-size:13px;font-weight:950;box-shadow:0 0 0 2px rgba(15,23,42,.14)}.lc-nearby-route-endpoint>span{overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:5px 8px;background:rgba(255,255,255,.96);color:#15324f;font-size:10.5px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.lc-nearby-route-endpoint.is-destination>b{background:#1769df}.lc-nearby-route-endpoint.is-destination>span{color:#0b4dac}
    .lc-nearby-panel{display:grid;gap:12px}.lc-nearby-selected,.lc-nearby-list-wrap,.lc-nearby-suggest{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(15,23,42,.07)}.lc-nearby-selected{overflow:hidden}.lc-nearby-selected img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#f1f5f9}.lc-nearby-selected-body{display:grid;gap:9px;padding:15px}.lc-nearby-selected h2,.lc-nearby-list-wrap h2,.lc-nearby-suggest h2{margin:0;font-size:20px;line-height:1.25}.lc-nearby-muted{color:var(--muted);font-size:14px;line-height:1.55}
.lc-nearby-badges{display:flex;flex-wrap:wrap;gap:6px}.lc-nearby-badge,.lc-nearby-source-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:26px;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;line-height:1}.lc-nearby-badge{background:#e8f1ff;color:#1e5288}.lc-nearby-source-badge{background:#f1f5f9;color:#475569}.lc-nearby-source-badge.is-google{background:#eff6ff;color:#143a66}.lc-nearby-source-badge.is-osm{background:#e8f1ff;color:#047857}.lc-nearby-source-badge.is-community{background:#dcfce7;color:#15803d}.lc-nearby-source-badge.is-official{background:#fef9c3;color:#a16207}.lc-nearby-source-badge.is-verified{background:#dcfce7;color:#15803d}.lc-nearby-source-badge.is-stale{background:#fff7ed;color:#c2410c}.lc-nearby-source-badge.is-partner{background:#eef2ff;color:#4338ca}.lc-nearby-source-badge b{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:currentColor;color:#fff;font-size:10px;line-height:1}
    .lc-nearby-selected-meta{display:grid;gap:6px}.lc-nearby-selected-meta p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.lc-nearby-destination-label{display:block;width:fit-content;color:#0b63b6;font-size:10px;font-weight:900;letter-spacing:.035em;line-height:1.2;text-transform:uppercase}
    .lc-nearby-actions{display:flex;flex-wrap:wrap;gap:8px}.lc-nearby-route-summary{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin:0 12px 12px;border:1px solid rgba(11,99,182,.18);border-radius:16px;padding:11px 12px;background:#eef7ff;color:#143a66}.lc-nearby-route-summary[hidden]{display:none!important}.lc-nearby-route-summary.is-error{border-color:rgba(194,65,12,.2);background:#fff7ed;color:#9a3412}.lc-nearby-route-summary strong,.lc-nearby-route-summary span{display:block}.lc-nearby-route-summary span{margin-top:2px;font-size:12px;line-height:1.35}.lc-nearby-route-summary-actions{display:flex;gap:6px}.lc-nearby-list-wrap{padding:16px}.lc-nearby-list-head{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:12px}.lc-nearby-list{display:grid;gap:10px}.lc-nearby-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;border:1px solid rgba(100,116,139,.14);border-radius:18px;padding:10px;background:#fff;transition:.18s ease}.lc-nearby-card.is-hidden{display:none}.lc-nearby-card.is-active{border-color:rgba(30, 82, 136,.45);box-shadow:0 14px 30px rgba(30, 82, 136,.12);transform:translateY(-1px)}.lc-nearby-card img{width:96px;height:96px;border-radius:15px;object-fit:cover;background:#f1f5f9}.lc-nearby-card-body{min-width:0;display:grid;gap:6px}.lc-nearby-card h3{margin:0;font-size:16px;line-height:1.25}.lc-nearby-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.lc-nearby-card-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.lc-nearby-mini-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(30, 82, 136,.22);border-radius:999px;padding:8px 12px;background:#fff;color:#1e5288;font-size:12px;font-weight:900;text-decoration:none}
    .lc-nearby-empty{border:1px dashed rgba(100,116,139,.32);border-radius:18px;padding:18px;background:#f8fafc;color:var(--muted);text-align:center;font-weight:800}.lc-nearby-suggest{padding:18px}.lc-nearby-suggest details{margin-top:12px}.lc-nearby-suggest summary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--brand);border-radius:14px;background:#fff;color:var(--brand);font-weight:900;cursor:pointer;list-style:none}.lc-nearby-suggest summary::-webkit-details-marker{display:none}.lc-nearby-suggest details[open] summary{background:#e8f1ff}.lc-nearby-suggest form{display:grid;gap:10px;margin-top:12px}.lc-nearby-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lc-nearby-suggest input,.lc-nearby-suggest select,.lc-nearby-suggest textarea{width:100%;border:1px solid rgba(100,116,139,.25);border-radius:14px;padding:11px 12px;background:#fff;color:var(--ink);font:inherit}.lc-nearby-help{border-radius:16px;padding:11px 12px;background:#f8fafc;color:var(--muted);font-size:13px;line-height:1.55}
    @media(max-width:1100px){.lc-nearby-hero-inner,.lc-nearby-toolbar,.lc-nearby-shell{grid-template-columns:1fr}.lc-nearby-stats{min-width:0}.lc-nearby-radius{min-width:0}.lc-nearby-map-wrap{position:relative;top:auto}.lc-nearby-map{min-height:480px}}@media(max-width:991px){.lc-nearby-container{width:100%!important;max-width:100vw!important;padding-left:10px!important;padding-right:10px!important}.lc-nearby-hero,.lc-nearby-toolbar,.lc-nearby-map-wrap,.lc-nearby-panel,.lc-nearby-list-wrap,.lc-nearby-suggest{max-width:100%;min-width:0}.lc-nearby-hero{border-radius:22px;padding:16px}.lc-nearby-hero h1{margin-top:9px;font-size:27px}.lc-nearby-hero p{font-size:14px;line-height:1.45}.lc-nearby-hero .btn{display:inline-flex;align-items:center;min-height:44px}.lc-nearby-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lc-nearby-stat{padding:10px;border-radius:16px}.lc-nearby-stat b{font-size:23px}.lc-nearby-form-grid{grid-template-columns:1fr}.lc-nearby-filters{flex-wrap:nowrap;overflow-x:auto;padding:1px 1px 4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lc-nearby-filters::-webkit-scrollbar{display:none}.lc-nearby-filter{flex:0 0 auto}.lc-nearby-map{min-height:390px}.lc-nearby-map-note{left:8px;right:8px;max-width:none}.lc-nearby-card{grid-template-columns:76px minmax(0,1fr)}.lc-nearby-card img{width:76px;height:76px;border-radius:13px}.lc-nearby-btn,.lc-nearby-locate{width:100%}.lc-nearby-fallback-marker{min-width:44px;min-height:44px}.lc-nearby-pin,.lc-nearby-fallback-marker span{min-height:44px}.lc-nearby-map.is-overview .lc-nearby-pin:not(.user){width:44px;min-height:44px}.lc-nearby-map .leaflet-control-zoom a{width:44px;height:44px;line-height:44px}}
    .lc-nearby-sheet-handle{display:none}
    .lc-nearby-mobile-list-toggle,.lc-nearby-mobile-list-close,.lc-nearby-panel-backdrop,.lc-nearby-filter-backdrop{display:none}
    .lc-nearby-filter{display:inline-flex;align-items:center;justify-content:center;gap:6px}.lc-nearby-mini-btn.is-primary{border-color:var(--brand);background:var(--brand);color:#fff}.lc-nearby-selected{position:absolute;right:12px;bottom:12px;z-index:700;display:grid;grid-template-columns:92px minmax(0,1fr);width:min(440px,calc(100% - 24px));max-height:calc(100% - 24px);overflow:auto;border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 20px 52px rgba(15,23,42,.22);backdrop-filter:blur(12px)}.lc-nearby-selected.is-no-photo{grid-template-columns:minmax(0,1fr)}.lc-nearby-selected[hidden],.lc-nearby-selected>img[hidden]{display:none!important}.lc-nearby-selected>img{width:92px;height:100%;min-height:128px;object-fit:cover}.lc-nearby-selected-body{padding:12px 42px 12px 12px}.lc-nearby-selected.is-no-photo .lc-nearby-selected-body{padding-left:14px}.lc-nearby-selected-close{position:absolute;top:8px;right:8px;z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:#eef3f7;color:#334155}.lc-nearby-map-note{top:12px;right:12px;bottom:auto;left:auto;max-width:calc(100% - 90px);padding:7px 10px;border-radius:999px}.lc-nearby-map-note a{color:#1e5288}.lc-nearby-map-wrap:has(.lc-nearby-selected:not([hidden])) .lc-nearby-map-note{display:none}
    @media(max-width:991px){.lc-nearby-page{gap:9px}.lc-nearby-hero{padding:10px 13px;border-radius:17px;box-shadow:0 7px 20px rgba(15,23,42,.055)}.lc-nearby-hero:after{display:none}.lc-nearby-hero-inner{display:block}.lc-nearby-eyebrow{min-height:25px;padding:3px 9px;font-size:10.5px}.lc-nearby-hero h1{margin:5px 0 2px;font-size:20px;letter-spacing:-.025em}.lc-nearby-hero p{display:-webkit-box;overflow:hidden;font-size:11.5px;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical}.lc-nearby-hero .btn{min-height:38px;margin-top:7px!important;padding:6px 10px;font-size:12px}.lc-nearby-stats{display:none}.lc-nearby-filters{margin:0 -10px;padding:0 10px 3px;scroll-snap-type:inline proximity}.lc-nearby-filter{min-height:40px;padding:6px 11px;font-size:11.5px;scroll-snap-align:start}.lc-nearby-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 92px 46px;gap:6px;padding:7px;border-radius:16px}.lc-nearby-search{grid-column:1/-1;min-height:44px;border-radius:13px}.lc-nearby-radius{grid-column:1;min-height:44px;padding:0 9px;border-radius:13px}.lc-nearby-locate{grid-column:2;width:92px!important;min-width:92px;min-height:44px;padding:0 9px;font-size:11px;border-radius:13px}.lc-nearby-locate.secondary{grid-column:3;width:46px!important;min-width:46px;padding:0;font-size:0}.lc-nearby-locate i{font-size:18px}.lc-nearby-status{min-height:30px;font-size:11.5px;line-height:1.35}.lc-nearby-map-wrap{border-radius:18px}.lc-nearby-map{height:52vh;min-height:390px;max-height:520px}.lc-nearby-map-note{top:8px;right:8px;max-width:calc(100% - 72px);font-size:10.5px}.lc-nearby-selected{right:7px;bottom:7px;left:7px;grid-template-columns:68px minmax(0,1fr);width:auto;max-height:50%;border-radius:16px}.lc-nearby-selected>img{width:68px;min-height:92px}.lc-nearby-selected-body{gap:4px;padding:9px 38px 9px 9px}.lc-nearby-selected h2{font-size:15px}.lc-nearby-selected .lc-nearby-badges{max-height:24px;overflow:hidden}.lc-nearby-selected .lc-nearby-badge,.lc-nearby-selected .lc-nearby-source-badge{min-height:22px;padding:3px 7px;font-size:10px}.lc-nearby-selected #lcNearbySelectedDesc,.lc-nearby-selected-meta{display:none}.lc-nearby-selected .lc-nearby-muted{font-size:11px;line-height:1.3}.lc-nearby-selected .lc-nearby-actions{gap:5px}.lc-nearby-selected .lc-nearby-btn{width:auto!important;min-height:38px;padding:7px 10px;border-radius:11px;font-size:11px}.lc-nearby-selected-close{top:6px;right:6px;width:32px;height:32px}.lc-nearby-list-wrap{padding:12px;border-radius:18px}.lc-nearby-list-head{margin-bottom:8px}.lc-nearby-list-head h2{font-size:17px}.lc-nearby-list-head p{font-size:11px}.lc-nearby-card{grid-template-columns:68px minmax(0,1fr);gap:9px;padding:8px;border-radius:14px}.lc-nearby-card img{width:68px;height:68px;border-radius:11px}.lc-nearby-card-body{gap:4px}.lc-nearby-card h3{font-size:14px}.lc-nearby-card p{font-size:11.5px}.lc-nearby-card .lc-nearby-badges{max-height:23px;overflow:hidden}.lc-nearby-card-actions{gap:5px}.lc-nearby-mini-btn{min-height:38px;padding:6px 9px;font-size:10.5px}.lc-nearby-suggest{padding:13px;border-radius:18px}.lc-nearby-suggest h2{font-size:17px}}
    /* Mobile app-map: controls float above the map stage; the verified list remains below. */
    @media(max-width:991px){
      .lc-nearby-container{padding:0!important;overflow:visible}.lc-nearby-page{position:relative;display:block;overflow:visible;background:#eef3f7}.lc-nearby-hero{display:none}
      .lc-nearby-shell{display:block}.lc-nearby-map-wrap{position:relative;z-index:1;width:100%;height:calc(100svh - 112px);height:calc(100dvh - 112px);min-height:500px;max-height:760px;border:0;border-radius:0;background:#dfe9e4;box-shadow:none}.lc-nearby-map{width:100%;height:100%!important;min-height:0;max-height:none;border-radius:0}
      .lc-nearby-navigation-banner:not([hidden]){position:absolute;top:12px;right:12px;left:12px;z-index:920;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:76px;border:1px solid rgba(255,255,255,.82);border-radius:22px;padding:10px 11px;background:rgba(255,255,255,.96);box-shadow:0 14px 38px rgba(15,23,42,.24);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:lcNearbyNavBannerIn .18s ease-out}.lc-nearby-toolbar,.lc-nearby-filters{transition:opacity .16s ease,transform .16s ease}.lc-nearby-page.is-navigation-active .lc-nearby-toolbar,.lc-nearby-page.is-navigation-active .lc-nearby-filters{opacity:0;pointer-events:none;transform:translateY(-8px)}
      .lc-nearby-toolbar{position:absolute;top:12px;right:12px;left:12px;z-index:850;display:block;padding:0;border:0;background:transparent;box-shadow:none;pointer-events:none}.lc-nearby-toolbar>*{pointer-events:auto}.lc-nearby-search{min-height:48px;padding:0 15px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 8px 28px rgba(15,23,42,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.lc-nearby-search input{font-size:15px}.lc-nearby-radius{position:absolute;top:106px;left:0;width:128px;min-height:40px;padding:0 10px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(15,23,42,.14);font-size:12px}.lc-nearby-radius select{font-weight:850}
      .lc-nearby-locate,.lc-nearby-locate.secondary{position:absolute;right:0;width:50px!important;min-width:50px;height:50px;min-height:50px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;font-size:0;box-shadow:0 10px 28px rgba(15,23,42,.22)}.lc-nearby-locate{top:100px;background:#0b63b6}.lc-nearby-locate.secondary{top:158px;background:rgba(255,255,255,.97);color:#0b63b6}.lc-nearby-locate i{font-size:21px}
      .lc-nearby-filters{position:absolute;top:70px;right:0;left:0;z-index:840;margin:0;padding:0 12px 5px;gap:7px;overflow-x:auto;flex-wrap:nowrap;scroll-padding:12px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.lc-nearby-filter{flex:0 0 auto;min-height:36px;padding:6px 11px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 5px 18px rgba(15,23,42,.12);font-size:11.5px;scroll-snap-align:start}.lc-nearby-filter.active{background:#0b63b6;box-shadow:0 8px 22px rgba(11,99,182,.3)}
       .lc-nearby-status{position:absolute;top:176px;left:12px;z-index:830;display:-webkit-box;width:calc(100% - 86px);min-height:0;max-height:42px;overflow:hidden;padding:7px 10px;border:1px solid rgba(15,23,42,.07);border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 6px 20px rgba(15,23,42,.1);font-size:10.5px;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .18s ease,transform .18s ease}.lc-nearby-status[hidden]{display:none!important}.lc-nearby-status.is-error{border-color:rgba(220,38,38,.2);background:#fff7f7;color:#991b1b}.lc-nearby-status i{margin-right:5px}.lc-nearby-map-note{display:none}
      .lc-nearby-map .leaflet-top{top:218px}.lc-nearby-map .leaflet-left{left:5px}.lc-nearby-map .leaflet-control-zoom{border:0;box-shadow:0 8px 22px rgba(15,23,42,.16)}.lc-nearby-map .leaflet-control-zoom a{width:40px;height:40px;line-height:40px;border:0}.lc-nearby-map .leaflet-bottom{bottom:4px}.lc-nearby-map .leaflet-control-attribution{max-width:72vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:8px}
      .lc-nearby-toolbar{height:calc(100dvh - 136px);max-height:724px}.lc-nearby-back{position:absolute;top:0;left:0;display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.08);border-radius:17px;background:rgba(255,255,255,.97);color:#0f172a;box-shadow:0 8px 28px rgba(15,23,42,.14);pointer-events:auto}.lc-nearby-back svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lc-nearby-search{margin-left:58px}.lc-nearby-locate{top:auto;right:2px;bottom:20px}.lc-nearby-locate.secondary{top:auto;right:2px;bottom:78px;left:auto}.lc-nearby-page.is-location-focus .lc-nearby-filters,.lc-nearby-page.is-location-focus .lc-nearby-radius{opacity:0;visibility:hidden;pointer-events:none}.lc-nearby-page.is-location-focus .lc-nearby-status{top:70px;left:70px;width:calc(100% - 140px);max-height:46px;text-align:center}.lc-nearby-page.is-location-focus .lc-nearby-search input::placeholder{color:#475569}.lc-nearby-user-label{bottom:34px;padding:8px 11px;border-radius:12px;font-size:11.5px}
        .lc-nearby-selected{--lc-sheet-drag:0px;right:0;bottom:0;left:0;z-index:900;grid-template-columns:82px minmax(0,1fr);width:100%;max-height:min(52%,430px);padding:29px 12px calc(12px + env(safe-area-inset-bottom));overflow:auto;overscroll-behavior:contain;border:0;border-radius:25px 25px 0 0;background:rgba(255,255,255,.985);box-shadow:0 -14px 44px rgba(15,23,42,.24);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transform:translate3d(0,var(--lc-sheet-drag),0);transition:max-height .22s cubic-bezier(.22,.8,.3,1),transform .22s cubic-bezier(.22,.8,.3,1);animation:lcNearbySheetIn .24s cubic-bezier(.22,.8,.3,1);will-change:transform}.lc-nearby-selected.is-expanded{max-height:min(78%,650px)}.lc-nearby-selected.is-dragging{transition:none;user-select:none}.lc-nearby-sheet-handle{display:block;position:absolute;top:4px;left:50%;width:68px;height:24px;border:0;background:transparent;transform:translateX(-50%);touch-action:none}.lc-nearby-sheet-handle:before{content:"";position:absolute;top:7px;left:50%;width:42px;height:5px;border-radius:999px;background:#cbd5e1;transform:translateX(-50%);transition:width .16s ease,background .16s ease}.lc-nearby-sheet-handle:focus-visible{outline:3px solid rgba(11,99,182,.34);outline-offset:-2px;border-radius:999px}.lc-nearby-selected.is-expanded .lc-nearby-sheet-handle:before{width:52px;background:#94a3b8}.lc-nearby-selected>img{width:82px;height:82px;min-height:82px;margin-top:2px;border-radius:15px;object-fit:cover}.lc-nearby-selected-body{gap:5px;padding:0 35px 0 0}.lc-nearby-selected h2{padding-right:4px;font-size:16px;line-height:1.2}.lc-nearby-selected .lc-nearby-muted{display:-webkit-box;overflow:hidden;font-size:11.5px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:1}.lc-nearby-selected.is-expanded #lcNearbySelectedDesc,.lc-nearby-selected.is-expanded .lc-nearby-selected-meta{display:grid}.lc-nearby-selected.is-expanded #lcNearbySelectedDesc{-webkit-line-clamp:unset}.lc-nearby-selected .lc-nearby-badges{max-height:23px}.lc-nearby-selected .lc-nearby-actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) repeat(2,auto);gap:7px;margin-top:4px}.lc-nearby-selected .lc-nearby-btn{width:auto!important;min-height:42px;padding:8px 11px;border-radius:13px;font-size:11px}.lc-nearby-selected #lcNearbySelectedDirections{grid-column:1/-1;min-height:48px;background:#0b63b6;border-color:#0b63b6;font-size:14px;box-shadow:0 9px 22px rgba(11,99,182,.25)}.lc-nearby-route-summary{margin:8px 0 0;padding:10px;grid-template-columns:1fr}.lc-nearby-route-summary-actions{display:grid;grid-template-columns:1fr 1fr}.lc-nearby-route-summary .lc-nearby-mini-btn{min-height:42px}.lc-nearby-route-summary .lc-nearby-route-start{grid-column:1/-1;min-height:46px}.lc-nearby-selected.is-navigating .lc-nearby-route-summary{border-color:rgba(22,134,91,.25);background:#e9fbf3;color:#0f6847}.lc-nearby-selected-close{top:17px;right:10px;width:34px;height:34px;background:#eef2f6}.lc-nearby-map-wrap:has(.lc-nearby-selected:not([hidden])) .leaflet-control-zoom{opacity:0;pointer-events:none}
      .lc-nearby-panel{display:block;padding:10px 10px 0;background:#eef3f7}.lc-nearby-list-wrap{padding:14px;border:0;border-radius:22px;background:#fff;box-shadow:0 5px 22px rgba(15,23,42,.07)}.lc-nearby-list-head h2{font-size:18px}.lc-nearby-card{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:9px;border-radius:16px}.lc-nearby-card.is-no-photo{grid-template-columns:minmax(0,1fr)}.lc-nearby-card img{width:72px;height:72px;border-radius:13px}.lc-nearby-card h3{font-size:14px}.lc-nearby-card-actions{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.lc-nearby-mini-btn{flex:0 0 auto}.lc-nearby-suggest{margin:10px;padding:14px;border:0;border-radius:22px;box-shadow:0 5px 22px rgba(15,23,42,.07)}
    }
    .lc-nearby-selected>.lc-nearby-actions{grid-column:1/-1;padding:0 12px 12px}
    @media(max-width:991px){.lc-nearby-selected>.lc-nearby-actions{width:100%;margin:0;padding:7px 0 0;grid-template-columns:repeat(3,minmax(0,1fr))}.lc-nearby-selected>.lc-nearby-actions>*{min-width:0;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lc-nearby-selected>.lc-nearby-actions #lcNearbySelectedDirections{grid-column:1/-1}}
    /* GPS-first phone surface. Desktop/tablet declarations above remain untouched. */
    @media(max-width:991px){
      body:has(.lc-nearby-page){--lc-map-header-offset:52px;overflow:hidden}html:has(.lc-nearby-page),body:has(.lc-nearby-page){height:100dvh;max-height:100dvh;overflow:hidden;overscroll-behavior:none}body:has(.lc-nearby-page) #app{height:calc(100dvh - var(--lc-map-header-offset));min-height:0;padding-bottom:0!important;overflow:hidden}.lc-nearby-container{height:100%;overflow:hidden}.lc-nearby-page{--lc-app-nav-inset:calc(72px + env(safe-area-inset-bottom));height:100%;overflow:hidden}.lc-nearby-map-wrap{height:100%;min-height:0;max-height:none;overscroll-behavior:none}
      .lc-nearby-mobile-list-toggle{position:absolute;right:70px;bottom:calc(var(--lc-app-nav-inset) + 12px);z-index:835;display:inline-flex;min-height:48px;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.88);border-radius:999px;padding:9px 14px;background:rgba(255,255,255,.97);color:#143a66;box-shadow:0 10px 28px rgba(15,23,42,.22);font-size:12px;font-weight:950;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.lc-nearby-mobile-list-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lc-nearby-mobile-list-toggle[aria-expanded="true"]{background:#0b63b6;color:#fff}
      .lc-nearby-panel{position:fixed;right:0;bottom:calc(68px + env(safe-area-inset-bottom));left:0;z-index:1085;display:none;max-height:min(68dvh,620px);padding:8px 10px 10px;background:transparent}.lc-nearby-panel.is-open{display:block;animation:lcNearbyDirectoryIn .2s cubic-bezier(.22,.8,.3,1)}.lc-nearby-list-wrap{max-height:min(66dvh,600px);margin:0;padding:14px;overflow:auto;overscroll-behavior:contain;border:0;border-radius:24px;background:#fff;box-shadow:0 18px 52px rgba(15,23,42,.28)}.lc-nearby-panel-backdrop{position:fixed;inset:0 0 calc(68px + env(safe-area-inset-bottom));z-index:1080;border:0;background:rgba(15,23,42,.34);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.lc-nearby-panel-backdrop.is-open{display:block}.lc-nearby-mobile-list-close{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:0;border-radius:50%;background:#eef2f6;color:#334155}.lc-nearby-mobile-list-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.lc-nearby-page.is-list-open .lc-nearby-mobile-list-toggle{opacity:0;pointer-events:none}.lc-nearby-suggest{display:none}
      .lc-nearby-toolbar{top:max(10px,env(safe-area-inset-top));right:10px;left:10px}.lc-nearby-search{height:52px;margin-left:58px;border-radius:19px;padding:0 16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.15);backdrop-filter:none;-webkit-backdrop-filter:none}.lc-nearby-back{width:52px;height:52px;border-radius:19px;background:#fff}.lc-nearby-toolbar>.lc-nearby-radius,.lc-nearby-locate.secondary{display:none}.lc-nearby-filters{top:72px;right:auto;left:10px;width:max-content;max-width:calc(100% - 20px);padding:0}.lc-nearby-filter{min-height:44px;padding:8px 13px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.13)}.lc-nearby-filter:not(.active){display:none}.lc-nearby-filter.active:after{content:"";width:7px;height:7px;margin-left:2px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.lc-nearby-page.is-filter-picker-open .lc-nearby-filter.active:after{display:none}
      .lc-nearby-mobile-filter-tools{display:none}.lc-nearby-page.is-filter-picker-open .lc-nearby-filters{position:fixed;top:auto;right:10px;bottom:var(--lc-app-nav-inset);left:10px;z-index:1100;display:flex;width:auto;max-width:none;max-height:min(58dvh,480px);flex-wrap:wrap;gap:8px;overflow:auto;padding:38px 12px 12px;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.28);overscroll-behavior:contain}.lc-nearby-page.is-filter-picker-open .lc-nearby-filter{display:inline-flex;box-shadow:none}.lc-nearby-page.is-filter-picker-open .lc-nearby-mobile-filter-tools{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;width:100%;align-items:end}.lc-nearby-mobile-filter-tools label{display:grid;gap:4px;color:#64748b;font-size:10px;font-weight:900}.lc-nearby-mobile-filter-tools select,.lc-nearby-mobile-filter-tools button{min-height:44px;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:8px 11px;background:#f8fafc;color:#1e293b;font-size:12px;font-weight:900}.lc-nearby-mobile-filter-tools button{display:inline-flex;align-items:center;gap:5px}.lc-nearby-mobile-filter-tools button:last-child{border-color:#0b63b6;background:#0b63b6;color:#fff}.lc-nearby-page.is-filter-picker-open .lc-nearby-toolbar{opacity:.2;pointer-events:none}.lc-nearby-filter-backdrop{position:fixed;inset:0 0 var(--lc-app-nav-inset);z-index:1095;border:0;background:rgba(15,23,42,.34);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.lc-nearby-filter-backdrop.is-open{display:block}.lc-nearby-page.is-filter-picker-open .lc-nearby-map-wrap{pointer-events:none}.lc-nearby-status:not([hidden]){display:-webkit-box!important}.lc-nearby-page.is-origin-picking .lc-nearby-status,.lc-nearby-page.is-origin-picking .lc-nearby-filters,.lc-nearby-page.is-origin-picking .lc-nearby-toolbar{display:none!important}.lc-nearby-origin-guide{top:78px;width:min(340px,calc(100% - 32px));max-width:none;padding:9px 12px;font-size:11.5px;line-height:1.3}.lc-nearby-origin-actions{right:10px;bottom:var(--lc-app-nav-inset);left:10px;grid-template-columns:minmax(0,1fr) auto}.lc-nearby-origin-actions #lcNearbyOriginConfirm{grid-column:1/-1}.lc-nearby-origin-actions #lcNearbyOriginGps{grid-column:1}.lc-nearby-origin-actions #lcNearbyOriginCancel{grid-column:2;display:inline-flex}.lc-nearby-route-origin{grid-column:1/-1}
      .lc-nearby-navigation-banner:not([hidden]){top:max(10px,env(safe-area-inset-top));right:10px;left:10px;grid-template-columns:56px minmax(0,1fr) auto;gap:9px;min-height:92px;border:0;border-radius:25px;padding:11px;background:rgba(18,27,25,.96);color:#fff;box-shadow:0 16px 42px rgba(15,23,42,.38)}
      .lc-nearby-navigation-icon{width:56px;height:56px;border-radius:18px;background:#3267d6;color:#fff}.lc-nearby-navigation-icon svg{width:34px;height:34px;stroke-width:2.35}.lc-nearby-navigation-distance{font-size:22px;line-height:1;letter-spacing:-.035em}.lc-nearby-navigation-instruction{font-size:14.5px;line-height:1.18}.lc-nearby-navigation-street{color:rgba(255,255,255,.66);font-size:11.5px;line-height:1.18}.lc-nearby-navigation-actions{gap:4px}.lc-nearby-navigation-action{width:44px;height:44px;flex-basis:44px;border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.1);color:#fff;box-shadow:none}.lc-nearby-navigation-action.is-following{border-color:rgba(96,165,250,.5);background:rgba(59,130,246,.24);color:#bfdbfe}.lc-nearby-navigation-action.is-exit{border-color:rgba(248,113,113,.34);background:rgba(127,29,29,.34);color:#fecaca}
      .lc-nearby-page.is-navigation-active .lc-nearby-selected{display:none!important}.lc-nearby-page.is-navigation-active .lc-nearby-status{display:none!important}.lc-nearby-page.is-navigation-active .lc-nearby-map .maplibregl-ctrl-bottom-left,.lc-nearby-page.is-navigation-active .lc-nearby-map .maplibregl-ctrl-bottom-right{bottom:154px}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{display:block;max-height:142px;padding:8px 9px calc(8px + env(safe-area-inset-bottom));overflow:hidden;border-radius:22px 22px 0 0}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected>img,.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected-body,.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-actions,.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-sheet-handle{display:none!important}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected-close{top:7px;right:7px}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary{margin:0;padding:8px 40px 8px 9px;border-radius:16px}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary-actions{grid-template-columns:minmax(0,1fr) 44px 44px;gap:6px}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary .lc-nearby-route-start{grid-column:1;min-height:44px}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry,.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteEnd{width:44px;padding:0;font-size:0}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry svg,.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteEnd svg{margin:0}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary span{display:-webkit-box;overflow:hidden;font-size:11px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:1}
      .lc-nearby-navigation-dock:not([hidden]){position:absolute;right:10px;bottom:calc(72px + env(safe-area-inset-bottom));left:10px;z-index:930;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 54px;align-items:center;min-height:78px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:24px;padding:13px 10px 10px;background:rgba(255,255,255,.96);color:#0f172a;box-shadow:0 16px 42px rgba(15,23,42,.28);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.lc-nearby-navigation-progress{position:absolute;top:0;right:0;left:0;height:4px;overflow:hidden;background:#dbeafe}.lc-nearby-navigation-progress>span{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#0b63b6,#22c55e);transition:width .32s linear}body.lc-map-navigation-active .bottom-nav{opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,110%,0)}body.lc-map-navigation-active .lc-nearby-navigation-dock:not([hidden]){bottom:calc(10px + env(safe-area-inset-bottom))}body.lc-map-navigation-active .lc-nearby-map-wrap{height:100%}
      .lc-nearby-navigation-metric{display:grid;place-items:center;min-width:0;border-right:1px solid rgba(15,23,42,.08);line-height:1.05}.lc-nearby-navigation-metric strong{max-width:100%;overflow:hidden;font-size:19px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.lc-nearby-navigation-metric small{margin-top:5px;color:#64748b;font-size:10px;font-weight:850;text-transform:uppercase}.lc-nearby-navigation-dock-exit{display:grid;width:46px;height:46px;place-items:center;justify-self:end;border:0;border-radius:15px;background:#fee2e2;color:#b91c1c}.lc-nearby-navigation-dock-exit svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
      .lc-nearby-page.is-navigation-active .lc-nearby-user-location{width:38px;height:38px}.lc-nearby-page.is-navigation-active .lc-nearby-user-location:before{border-width:2px;background:rgba(56,189,248,.22);box-shadow:0 0 0 10px rgba(14,165,233,.09)}.lc-nearby-page.is-navigation-active .lc-nearby-user-dot{width:24px;height:24px;border:4px solid #fff;background:#1479df;box-shadow:0 4px 14px rgba(2,72,150,.55)}.lc-nearby-page.is-navigation-active .lc-nearby-user-heading{bottom:19px;left:11px;width:16px;height:29px;opacity:1;transform-origin:50% 25px}.lc-nearby-page.is-navigation-active .lc-nearby-user-heading:before{left:1px;border-right-width:7px;border-bottom:15px solid #1479df;border-left-width:7px;filter:drop-shadow(0 1px 0 #fff)}.lc-nearby-map .maplibregl-ctrl-top-left{top:68px;left:auto;right:8px}.lc-nearby-map .maplibregl-ctrl-top-left .maplibregl-ctrl-zoom-in,.lc-nearby-map .maplibregl-ctrl-top-left .maplibregl-ctrl-zoom-out{display:none}.lc-nearby-map .maplibregl-ctrl-bottom-left,.lc-nearby-map .maplibregl-ctrl-bottom-right{bottom:var(--lc-app-nav-inset)}body.lc-map-navigation-active .lc-nearby-map .maplibregl-ctrl-bottom-left,body.lc-map-navigation-active .lc-nearby-map .maplibregl-ctrl-bottom-right{bottom:92px}
      .lc-nearby-selected{bottom:var(--lc-app-nav-inset);max-height:min(52%,430px);padding-top:44px;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.lc-nearby-sheet-handle{top:0;width:88px;height:44px}.lc-nearby-sheet-handle:before{top:17px}.lc-nearby-selected-close{top:7px;width:44px;height:44px}.lc-nearby-selected .lc-nearby-btn,.lc-nearby-mini-btn{min-height:44px}.lc-nearby-locate{bottom:calc(var(--lc-app-nav-inset) + 12px)}.lc-nearby-selected:not(.is-expanded){grid-template-columns:64px minmax(0,1fr);padding:32px 10px 10px}.lc-nearby-selected:not(.is-expanded)>img{width:64px;height:64px;min-height:64px;border-radius:13px}.lc-nearby-selected:not(.is-expanded) .lc-nearby-selected-body{padding-right:34px}.lc-nearby-selected:not(.is-expanded) .lc-nearby-badges{display:none}.lc-nearby-selected:not(.is-expanded)>.lc-nearby-actions{grid-template-columns:minmax(0,1fr) 48px;padding-top:7px}.lc-nearby-selected:not(.is-expanded)>.lc-nearby-actions #lcNearbySelectedDirections{grid-column:1;min-height:48px}.lc-nearby-selected:not(.is-expanded) #lcNearbySelectedGoogle{width:48px;padding:0;font-size:0}.lc-nearby-selected:not(.is-expanded) #lcNearbySelectedGoogle svg{margin:0}.lc-nearby-selected:not(.is-expanded) #lcNearbySelectedCall,.lc-nearby-selected:not(.is-expanded) #lcNearbySelectedWebsiteLink,.lc-nearby-selected:not(.is-expanded) #lcNearbySelectedLink{display:none!important}
    }
    @media(max-width:991px){.lc-nearby-card{cursor:pointer}.lc-nearby-card:focus-visible{outline:3px solid rgba(11,99,182,.34);outline-offset:2px}.lc-nearby-page.is-searching .lc-nearby-panel{max-height:min(58dvh,500px)}.lc-nearby-page.is-searching .lc-nearby-list-wrap{max-height:min(56dvh,480px);padding:12px}.lc-nearby-page.is-searching .lc-nearby-list-head{position:sticky;top:-12px;z-index:2;margin:-12px -12px 8px;padding:12px;background:#fff}.lc-nearby-page.is-searching .lc-nearby-card{grid-template-columns:56px minmax(0,1fr);gap:9px;padding:8px}.lc-nearby-page.is-searching .lc-nearby-card img{width:56px;height:56px;border-radius:12px}.lc-nearby-page.is-searching .lc-nearby-card .lc-nearby-badges,.lc-nearby-page.is-searching .lc-nearby-card p:nth-of-type(n+3){display:none}.lc-nearby-page.is-searching .lc-nearby-card h3,.lc-nearby-page.is-searching .lc-nearby-card p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-nearby-page.is-searching .lc-nearby-card-actions{gap:6px}.lc-nearby-page.is-searching .lc-nearby-card-actions>a{display:none}.lc-nearby-page.is-searching .lc-nearby-card-actions button{min-height:44px;padding:7px 10px}}
    @keyframes lcNearbySheetIn{from{opacity:.35;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
    @keyframes lcNearbyDirectoryIn{from{opacity:.4;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
    @keyframes lcNearbyNavBannerIn{from{opacity:.35;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
    @keyframes lcNearbySpin{to{transform:rotate(360deg)}}
    @media(max-width:991px) and (prefers-reduced-motion:reduce){.lc-nearby-selected,.lc-nearby-navigation-banner,.lc-nearby-navigation-dock,.lc-nearby-toolbar,.lc-nearby-filters{animation:none;transition:none}.lc-nearby-card,.lc-nearby-pin{transition:none}}
    @media(max-width:991px){.lc-nearby-hero{display:none}.lc-nearby-map-wrap{height:100%;max-height:none}.lc-nearby-filter{min-height:44px}.lc-nearby-mini-btn{min-height:44px}.lc-nearby-selected-close{width:44px;height:44px}.lc-nearby-sheet-handle{height:44px}}
    .lc-nearby-origin-confirm{grid-column:1/-1;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center;margin:2px 12px 0;border:1px solid rgba(11,99,182,.14);border-radius:16px;padding:9px 10px;background:#f5f9ff;color:#143a66}.lc-nearby-origin-confirm-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:#e2effd;color:#0b63b6}.lc-nearby-origin-confirm-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.lc-nearby-origin-confirm-copy{display:grid;min-width:0;gap:1px}.lc-nearby-origin-confirm-copy small{color:#64748b;font-size:10px;font-weight:850;text-transform:uppercase}.lc-nearby-origin-confirm-copy strong{overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.lc-nearby-origin-confirm-copy em{color:#64748b;font-size:10.5px;font-style:normal;line-height:1.25}.lc-nearby-origin-confirm button{min-width:50px;min-height:40px;border:1px solid rgba(11,99,182,.2);border-radius:12px;padding:7px 9px;background:#fff;color:#0b63b6;font-size:11px;font-weight:900}.lc-nearby-page.is-route-ready .lc-nearby-origin-confirm{display:none}
    @media(max-width:991px){.lc-nearby-origin-confirm{margin:7px 0 0;padding:8px}.lc-nearby-origin-confirm button{min-height:44px}.lc-nearby-map-wrap:has(.lc-nearby-selected:not([hidden])) .lc-nearby-mobile-list-toggle,.lc-nearby-page.is-origin-picking .lc-nearby-mobile-list-toggle{opacity:0;visibility:hidden;pointer-events:none}.lc-nearby-selected:not(.is-expanded)>.lc-nearby-actions{grid-template-columns:minmax(0,1fr);gap:0}.lc-nearby-selected:not(.is-expanded)>.lc-nearby-actions #lcNearbySelectedDirections{grid-column:1;min-height:50px;font-size:14px}.lc-nearby-selected:not(.is-expanded) #lcNearbySelectedGoogle{display:none!important}.lc-nearby-selected:not(.is-expanded) .lc-nearby-origin-confirm-copy em{display:none}.lc-nearby-selected:not(.is-expanded){max-height:min(48%,390px)}.lc-nearby-card-actions .is-primary{flex:1 1 auto}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{max-height:142px}}

    /* Mobile map clarity v31: MapLibre/Leaflet already render their required
       attribution. The duplicate source pill competes with search and route
       controls on a phone, so keep the legal native attribution and remove
       only the redundant decorative copy. */
    .lc-nearby-map-note{display:none!important}
    /* Keep the mobile map height chain resolvable. Without a definite shell height,
       percentage heights collapse to 0 and the origin picker is placed off-screen. */
    @media(max-width:991px){
      body:has(.lc-nearby-page){--lc-map-header-offset:0px}
      body:has(.lc-nearby-page) #app{height:100dvh}
      .lc-nearby-container,.lc-nearby-page,.lc-nearby-shell,.lc-nearby-map-wrap,#lcNearbyMap{height:100%!important;min-height:0}
      .lc-nearby-shell{display:block;max-height:none}
      .lc-nearby-map-wrap,#lcNearbyMap{max-height:none}
      .lc-nearby-origin-actions{position:fixed;right:10px;bottom:calc(var(--lc-app-nav-inset) + 10px);left:10px;z-index:1110}
    }

    /* Destination context and route steps keep the two-step flow visible on small screens. */
    .lc-nearby-origin-destination{position:absolute;top:14px;left:50%;z-index:3;display:grid;min-width:min(340px,calc(100% - 28px));max-width:calc(100% - 28px);gap:2px;border:1px solid rgba(255,255,255,.75);border-radius:17px;padding:9px 13px;background:rgba(255,255,255,.97);color:#143a66;text-align:center;box-shadow:0 12px 30px rgba(15,23,42,.2);transform:translateX(-50%);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
    .lc-nearby-origin-destination small{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
    .lc-nearby-origin-destination strong{overflow:hidden;font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
    .lc-nearby-route-steps{position:absolute;right:12px;bottom:12px;z-index:950;width:min(390px,calc(100% - 24px));max-height:calc(100% - 24px);overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:22px;background:rgba(255,255,255,.985);box-shadow:0 20px 54px rgba(15,23,42,.3);overscroll-behavior:contain;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
    .lc-nearby-route-steps[hidden]{display:none!important}
    .lc-nearby-route-steps header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e8edf2;padding:12px 13px;background:rgba(255,255,255,.97)}
    .lc-nearby-route-steps header>div{display:grid;gap:2px;min-width:0}.lc-nearby-route-steps header small{color:#64748b;font-size:10px;font-weight:900;text-transform:uppercase}.lc-nearby-route-steps header strong{overflow:hidden;color:#143a66;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.lc-nearby-route-steps header button{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:0;border-radius:13px;background:#eef2f6;color:#334155}
    .lc-nearby-route-steps ol{display:grid;gap:0;margin:0;padding:4px 12px 14px;list-style:none}.lc-nearby-route-steps li{border-bottom:1px solid #edf1f5}.lc-nearby-route-steps li:last-child{border-bottom:0}.lc-nearby-route-steps li button{display:grid;width:100%;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;border:0;padding:10px 2px;background:transparent;color:#1e293b;text-align:left}.lc-nearby-route-steps li button>b{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;background:#e9f3ff;color:#0b63b6;font-size:12px}.lc-nearby-route-steps li button>span{display:grid;min-width:0;gap:3px}.lc-nearby-route-steps li strong{font-size:13px;line-height:1.25}.lc-nearby-route-steps li small{overflow:hidden;color:#64748b;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
    .lc-nearby-page.is-place-selected .lc-nearby-map-note{display:none}.lc-nearby-page.is-place-selected .leaflet-control-zoom{opacity:0;pointer-events:none}
    html.lc-map-page-active,body.lc-map-page-active{height:100dvh;max-height:100dvh;overflow:hidden;overscroll-behavior:none}body.lc-map-page-active{--lc-map-header-offset:52px}body.lc-map-page-active #app{height:calc(100dvh - var(--lc-map-header-offset));min-height:0;padding-bottom:0!important;overflow:hidden}

    @media(max-width:991px){
      body.lc-map-page-active{--lc-map-header-offset:0px}body.lc-map-page-active #app{height:100dvh}
      .lc-nearby-page.is-place-selected .lc-nearby-mobile-list-toggle,.lc-nearby-page.is-route-steps-open .lc-nearby-mobile-list-toggle{opacity:0;visibility:hidden;pointer-events:none}
      .lc-nearby-origin-destination{top:max(10px,env(safe-area-inset-top));min-width:min(350px,calc(100% - 24px));padding:8px 12px}
      .lc-nearby-origin-guide{top:76px}
      .lc-nearby-route-steps{right:0;bottom:var(--lc-app-nav-inset);left:0;width:100%;max-height:min(62%,560px);border-width:1px 0 0;border-radius:24px 24px 0 0;padding-bottom:env(safe-area-inset-bottom)}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary-actions{grid-template-columns:minmax(0,1fr) 44px 44px}.lc-nearby-page.is-route-ready:not(.is-navigation-active) #lcNearbyRouteEnd{display:none!important}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle{width:44px;padding:0;font-size:0}.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle svg{margin:0}
    }
    @media(max-width:430px){
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{max-height:min(136px,22dvh)}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary>div:first-child{min-width:0}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary-actions{grid-template-columns:minmax(0,1fr) repeat(2,44px);gap:6px}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary .lc-nearby-route-start{grid-column:1;width:100%;min-width:0}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle,
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry,
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteEnd{width:44px;min-width:44px;gap:0;padding:0;font-size:0;white-space:nowrap}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle span,
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry span,
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteEnd span{display:none}
    }

    /* Touch and compact-route correction: later than the legacy mobile layer so
       computed targets remain at least 44px and the ready card never clips on
       short Android WebViews. */
    @media(max-width:991px){
      .lc-nearby-navigation-action{width:44px!important;height:44px!important;flex-basis:44px!important}
      .lc-nearby-route-steps header button{width:44px!important;height:44px!important;flex:0 0 44px!important}
      .lc-nearby-route-summary .lc-nearby-mini-btn{min-height:44px!important}
    }
    @media(max-width:430px){
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{max-height:144px}
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle,
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry,
      .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteEnd{height:44px;min-height:44px}
    }

/* Keep the destination visible while turn-by-turn instructions change. */
.lc-nearby-navigation-destination{display:block;overflow:hidden;color:#0b63b6;font-size:10px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:991px){.lc-nearby-navigation-destination{color:#93c5fd}}

/* Native provider attribution remains visible and clickable on phones. The
   source sheet below is supplemental; it must never replace legal attribution. */
.lc-nearby-map-sources{display:none}
@media(max-width:991px){
  .lc-nearby-map .maplibregl-ctrl-bottom-right,.lc-nearby-map .leaflet-bottom.leaflet-right{right:6px;bottom:calc(var(--lc-app-nav-inset) + 62px)}
  .lc-nearby-map .maplibregl-ctrl-attrib,.lc-nearby-map .leaflet-control-attribution{display:block!important;max-width:min(58vw,220px);margin:0!important;border-radius:8px 0 0 0;padding:2px 5px;background:rgba(255,255,255,.9);font-size:8px;line-height:1.15;text-align:right;white-space:normal;box-shadow:0 2px 8px rgba(15,23,42,.08)}
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .maplibregl-ctrl-bottom-right,.lc-nearby-page.is-place-selected:not(.is-navigation-active) .leaflet-bottom.leaflet-right{top:124px;bottom:auto}
  .lc-nearby-page.is-navigation-active .maplibregl-ctrl-bottom-right,.lc-nearby-page.is-navigation-active .leaflet-bottom.leaflet-right{top:98px;bottom:auto}
  .lc-nearby-map-sources{--lc-map-sources-bottom:calc(var(--lc-app-nav-inset) + 12px);position:absolute;bottom:var(--lc-map-sources-bottom);left:12px;z-index:840;display:block;width:44px;height:44px;transition:bottom .18s ease}
  .lc-nearby-map-sources[open]{z-index:1120}
  .lc-nearby-map-sources-toggle{position:relative;z-index:1;display:grid;width:44px;height:44px;min-width:44px;min-height:44px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:50%;padding:0;background:rgba(255,255,255,.97);color:#143a66;box-shadow:0 8px 24px rgba(15,23,42,.2);cursor:pointer;list-style:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  .lc-nearby-map-sources-toggle::-webkit-details-marker{display:none}.lc-nearby-map-sources-toggle::marker{content:""}
  .lc-nearby-map-sources-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .lc-nearby-map-sources-toggle:focus-visible,.lc-nearby-map-sources-panel button:focus-visible,.lc-nearby-map-sources-panel a:focus-visible{outline:3px solid #f59e0b;outline-offset:2px}
  .lc-nearby-map-sources-backdrop,.lc-nearby-map-sources-panel{display:none}
  .lc-nearby-map-sources[open] .lc-nearby-map-sources-backdrop{position:fixed;inset:0 0 var(--lc-app-nav-inset);z-index:2;display:block;border:0;background:rgba(15,23,42,.36);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}
  .lc-nearby-map-sources[open] .lc-nearby-map-sources-panel{position:fixed;right:10px;bottom:calc(var(--lc-app-nav-inset) + 10px);left:10px;z-index:3;display:block;max-height:min(46dvh,360px);overflow:auto;border:1px solid rgba(255,255,255,.78);border-radius:22px;padding:16px;background:#fff;color:#15324f;box-shadow:0 18px 52px rgba(15,23,42,.3);animation:lcNearbyDirectoryIn .2s cubic-bezier(.22,.8,.3,1);overscroll-behavior:contain}
  .lc-nearby-map-sources-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.lc-nearby-map-sources-panel header small{display:block;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.lc-nearby-map-sources-panel h2{margin:2px 0 0;font-size:20px;line-height:1.2}.lc-nearby-map-sources-panel header button{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:0;border-radius:14px;background:#eef2f6;color:#334155}.lc-nearby-map-sources-panel header button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.lc-nearby-map-sources-panel p{margin:0;color:#475569;font-size:13px;line-height:1.55}.lc-nearby-map-sources-panel a{color:#0b63b6;font-weight:900}.lc-nearby-map-sources-note{margin-top:10px!important;border-radius:13px;padding:9px 10px;background:#f1f5f9;color:#526477!important;font-size:11.5px!important}
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .lc-nearby-map-sources,.lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-map-sources{top:76px;bottom:auto}
  .lc-nearby-page.is-navigation-active .lc-nearby-map-sources{--lc-map-sources-bottom:100px}
  .lc-nearby-page.is-route-steps-open .lc-nearby-map-sources,.lc-nearby-page.is-origin-picking .lc-nearby-map-sources{opacity:0;visibility:hidden;pointer-events:none}
  .lc-nearby-page.is-map-sources-open .lc-nearby-selected{opacity:0;visibility:hidden;pointer-events:none}
  body.lc-map-navigation-active .lc-nearby-map-sources[open] .lc-nearby-map-sources-backdrop{inset:0 0 calc(90px + env(safe-area-inset-bottom))}
  body.lc-map-navigation-active .lc-nearby-map-sources[open] .lc-nearby-map-sources-panel{bottom:calc(98px + env(safe-area-inset-bottom))}
}

/* Administrative relation centres have no decorative thumbnail: keep the
   list dense and readable instead of reserving an empty image column. */
.lc-nearby-card.is-selection-centroid{grid-template-columns:minmax(0,1fr)}
.lc-nearby-origin-confirm[hidden]{display:none!important}
@media(max-width:991px) and (prefers-reduced-motion:reduce){.lc-nearby-map-sources,.lc-nearby-map-sources-panel{transition:none!important;animation:none!important}}
@media(max-width:430px){
  .lc-nearby-selected:not(.is-expanded)>.lc-nearby-actions #lcNearbySelectedDirections{
    min-height:52px;
    padding:7px 10px;
    overflow:hidden;
    white-space:normal;
    text-overflow:clip;
    line-height:1.15;
  }
  .lc-nearby-card-actions .is-primary{max-width:100%;white-space:normal;line-height:1.15;text-align:center}
}

/* Mobile route preview hierarchy: one primary navigation decision, then two
   readable secondary actions. The existing 44px close button ends the route,
   so the duplicate fourth action stays out of the compact preview. */
@media(max-width:991px){
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{max-height:196px}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary{gap:8px;padding:10px 54px 10px 10px}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary .lc-nearby-route-start{grid-column:1/-1;width:100%;min-width:0;min-height:50px!important;border-radius:14px;padding:0 14px;font-size:13px;white-space:nowrap;box-shadow:0 8px 18px rgba(11,99,182,.22)}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle,
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry{display:inline-flex;width:100%;min-width:0;height:44px;gap:7px;border-radius:13px;padding:0 10px;font-size:11.5px;white-space:nowrap}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteStepsToggle span,
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteRetry span{display:inline!important;margin:0;overflow:visible;white-space:nowrap}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-route-summary #lcNearbyRouteEnd{display:none!important}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected-close{display:inline-grid;width:44px;height:44px;place-items:center}

  /* Once the route card is ready it already contains destination, distance,
     duration and next actions. Hiding only the duplicated success toast keeps
     the route visible on a phone; GPS/permission failures remain prominent. */
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-status:not(.is-error){display:none!important}
}

/* Destination focus on phones: after a place is chosen, keep the search box
   available but remove unrelated filter/near-me controls. The collapsed sheet
   becomes one compact decision card; details remain available by dragging the
   handle upward. */
@media(max-width:991px){
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .lc-nearby-filters,
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .lc-nearby-locate{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .lc-nearby-locate{transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating){grid-template-columns:minmax(0,1fr);max-height:min(42%,340px);padding:31px 10px calc(10px + env(safe-area-inset-bottom))}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating)>img{display:none}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating) .lc-nearby-selected-body{grid-column:1;padding:0 38px 0 0}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating) #lcNearbySelectedDistance{display:none}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating) .lc-nearby-origin-confirm{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;margin:6px 0 0;padding:6px 8px}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating) .lc-nearby-origin-confirm-icon{width:32px;height:32px;border-radius:10px}
  .lc-nearby-selected:not(.is-expanded):not(.is-navigating) .lc-nearby-origin-confirm button{min-width:0;padding:6px 9px;white-space:nowrap}
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .lc-nearby-map .maplibregl-ctrl-bottom-right{bottom:calc(var(--lc-app-nav-inset) + 220px)}
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{max-height:174px}
}

/* Anchor the route endpoint on its A/B pin instead of on the combined
   pin-and-label row. Destination labels open to the left, so long reviewed
   place names remain inside a phone viewport rather than being clipped at
   the map edge. */
.lc-nearby-route-endpoint{
  position:relative;
  display:block;
  width:34px;
  height:34px;
  max-width:none;
}
.lc-nearby-route-endpoint>b{
  position:absolute;
  inset:0;
}
.lc-nearby-route-endpoint>span{
  position:absolute;
  top:50%;
  left:40px;
  width:max-content;
  max-width:min(190px,calc(100vw - 96px));
  transform:translateY(-50%);
}
.lc-nearby-route-endpoint.is-destination>span{
  right:40px;
  left:auto;
}
@media(max-width:430px){
  .lc-nearby-route-endpoint>span{max-width:min(156px,calc(100vw - 96px))}
}
@media(max-width:991px){
  /* The compact route sheet already names the destination. Keeping only A/B
     pins avoids a second label colliding with the selected-place marker. */
  .lc-nearby-route-endpoint>span{display:none}
  .lc-nearby-page.is-route-ready .lc-nearby-maplibre-marker,
  .lc-nearby-page.is-route-ready .lc-nearby-pin:not(.user),
  .lc-nearby-page.is-route-ready .lc-nearby-fallback-marker{
    opacity:0;
    visibility:hidden;
    pointer-events:none;
  }
}

/* Verified no-photo records must not reserve an empty thumbnail column. Keep
   the search field itself (not only its label) as a full mobile touch target. */
.lc-nearby-card.is-no-photo{grid-template-columns:minmax(0,1fr)}
.lc-nearby-search input{min-height:44px}
@media(max-width:991px){
  .lc-nearby-page.is-searching .lc-nearby-card.is-no-photo{grid-template-columns:minmax(0,1fr)}
  .lc-nearby-map .leaflet-control-zoom a{width:44px!important;height:44px!important;line-height:44px!important}
}

/* Reviewed destination suggestions: unlike a browser datalist, this surface is
   visible, touch-sized and independent of the current radius. It gives the 99
   administrative units a deterministic select -> zoom -> bottom-sheet path. */
.lc-nearby-search-wrap{position:relative;min-width:0}
.lc-nearby-search-suggestions{position:absolute;top:58px;left:0;z-index:920;display:grid;width:min(520px,calc(100vw - 48px));max-height:min(420px,52dvh);overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:6px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.24);overscroll-behavior:contain}
.lc-nearby-search-suggestions[hidden]{display:none!important}
.lc-nearby-search-suggestions button{display:grid;width:100%;min-height:52px;grid-template-columns:36px minmax(0,1fr);gap:9px;align-items:center;border:0;border-bottom:1px solid #edf1f5;border-radius:12px;padding:7px 9px;background:#fff;color:#15324f;text-align:left}
.lc-nearby-search-suggestions button:last-child{border-bottom:0}
.lc-nearby-search-suggestions button:hover,.lc-nearby-search-suggestions button:focus-visible{background:#edf6ff;outline:0}
.lc-nearby-search-suggestions button>.lc-nearby-ui-icon{width:22px;height:22px;margin:auto;color:#0b63b6}
.lc-nearby-search-suggestions button>span{display:grid;min-width:0;gap:2px}
.lc-nearby-search-suggestions strong,.lc-nearby-search-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.lc-nearby-search-suggestions strong{font-size:13px;line-height:1.25}
.lc-nearby-search-suggestions small{color:#64748b;font-size:10.5px;line-height:1.2}
@media(max-width:991px){
  .lc-nearby-search-wrap{margin-left:58px}
  .lc-nearby-search-wrap .lc-nearby-search{margin-left:0}
  .lc-nearby-search-suggestions{top:58px;right:0;left:0;width:auto;max-height:min(46dvh,360px);border-radius:17px}
  .lc-nearby-page.is-searching .lc-nearby-filters,.lc-nearby-page.is-searching .lc-nearby-locate,.lc-nearby-page.is-searching .lc-nearby-mobile-list-toggle,.lc-nearby-page.is-searching .lc-nearby-map-sources{opacity:0;visibility:hidden;pointer-events:none}
}

/* The compact route preview has one 50px primary row plus a 44px secondary
   row. A stale 174px cap clipped that second row once safe-area padding was
   added. Keep the sheet compact but tall enough for every action at 320–430px. */
@media(max-width:991px){
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .lc-nearby-selected{
    max-height:calc(204px + env(safe-area-inset-bottom));
  }
}

/* Mobile search stacking v33: MapLibre owns positioned canvas layers, so the
   visible search surface also needs an explicit local stacking context. Keep
   the compact active filter below it; the full filter picker remains above at
   z-index 1100 only after the resident deliberately opens that sheet. */
@media(max-width:991px){
  .lc-nearby-toolbar{z-index:1000;isolation:isolate}
  .lc-nearby-search-wrap{position:relative;z-index:3;isolation:isolate}
  .lc-nearby-search-wrap>.lc-nearby-search{position:relative!important;z-index:2!important;display:flex!important;opacity:1;visibility:visible}
  .lc-nearby-search-suggestions{z-index:4}
  .lc-nearby-filters{top:74px;z-index:900}
}

/* Route-start recovery v38: while a fresh GPS fix is pending, keep a full-width
   manual-origin escape hatch in the destination sheet. It remains touch-sized
   at 320/390px and does not compete with the primary route CTA once a route is
   ready. Native provider attribution is kept visible, but pinned to a bounded
   top-right strip so it cannot stretch between the bottom dock and sheet. */
@media(max-width:991px){
  .lc-nearby-route-summary .lc-nearby-route-origin:not([hidden]){
    display:inline-flex;
    grid-column:1/-1;
    width:100%;
    min-width:0;
    min-height:46px!important;
    border-radius:14px;
    white-space:normal;
    line-height:1.15;
  }
  .lc-nearby-map .maplibregl-ctrl-attrib,
  .lc-nearby-map .leaflet-control-attribution{
    max-width:min(54vw,190px);
    padding:2px 4px;
    font-size:8px;
    line-height:1.1;
  }
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .maplibregl-ctrl-bottom-right,
  .lc-nearby-page.is-place-selected:not(.is-navigation-active) .leaflet-bottom.leaflet-right{
    top:124px!important;
    right:4px;
    bottom:auto!important;
  }
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .maplibregl-ctrl-bottom-right,
  .lc-nearby-page.is-route-ready:not(.is-navigation-active) .leaflet-bottom.leaflet-right{
    top:84px!important;
    bottom:auto!important;
  }
  .lc-nearby-page.is-navigation-active .maplibregl-ctrl-bottom-right,
  .lc-nearby-page.is-navigation-active .leaflet-bottom.leaflet-right{
    top:98px!important;
    right:4px;
    bottom:auto!important;
  }
}
