.location-distance-page{min-height:60vh}.location-distance-hero-wrap{margin-bottom:1.5rem}.location-distance-hero{border-radius:var(--radius-lg,12px);background:linear-gradient(135deg,var(--surface-elevated,#1a1d24)0%,var(--surface,#12141a)100%);min-height:160px;position:relative;overflow:hidden}.location-distance-hero__overlay{pointer-events:none;background:radial-gradient(80% 60% at 20% 40%,#3b82f626,#0000 55%);position:absolute;inset:0}.location-distance-hero__content{z-index:1;max-width:720px;padding:2rem 1.5rem;position:relative}.location-distance-hero__title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.location-distance-hero__tagline{color:var(--text-muted,#94a3b8);margin:0;font-size:1rem;line-height:1.5}.location-distance-body{flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex}.location-distance-card__hint{color:var(--text-muted,#94a3b8);margin:0 0 1rem;font-size:.9375rem}.location-distance-map-wrap{border-radius:var(--radius-md,8px);background:var(--surface-elevated,#1a1d24);width:100%;height:min(420px,55vh);margin-bottom:1rem;overflow:hidden}.location-distance-map-marker__pin{background:var(--primary,#3b82f6);border-radius:50% 50% 50% 0;width:18px;height:18px;margin:9px auto 0;display:block;transform:rotate(-45deg);box-shadow:0 2px 8px #00000059}.location-distance-form{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.location-distance-form__row{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:420px;display:grid}@media (max-width:520px){.location-distance-form__row{grid-template-columns:1fr}}.location-distance-form__field{flex-direction:column;gap:.35rem;display:flex}.location-distance-error{color:var(--danger,#f87171);margin:0;font-size:.9375rem}.location-distance-muted{color:var(--text-muted,#94a3b8);margin:0;font-size:.9375rem}.location-distance-results{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.location-distance-results li{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;display:flex}.location-distance-results__label{min-width:10rem;color:var(--text-muted,#94a3b8);font-size:.9375rem}.location-distance-results__value{font-variant-numeric:tabular-nums;font-weight:600}.leaflet-bottom.leaflet-right{display:none}
