.locationsHub_hero__03rzY{padding:3rem 0 2rem;border-bottom:1px solid rgba(var(--white-rgb),.08);margin-bottom:2rem}@media(max-width:768px){.locationsHub_hero__03rzY{padding:2rem 0 1.5rem}}.locationsHub_crumbs__OxF7m{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;color:rgba(var(--white-rgb),.6);font-size:.9rem;margin-bottom:1.5rem}.locationsHub_crumbs__OxF7m a{color:var(--blue);text-decoration:none}.locationsHub_crumbs__OxF7m a:hover{text-decoration:underline}.locationsHub_h1__mx3H5{background:linear-gradient(135deg,var(--blue),var(--yellow));-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);font-size:3rem;line-height:1.1;font-weight:800;margin:0 0 1rem}@media(max-width:768px){.locationsHub_h1__mx3H5{font-size:2.25rem}}.locationsHub_tagline__9Jwgb{color:rgba(var(--white-rgb),.85);font-size:1.15rem;line-height:1.5;max-width:60ch;margin:0}.locationsHub_controls__hwvHF{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin:0 0 1.5rem}.locationsHub_viewToggle__rsGE9{display:inline-flex;background:rgba(var(--white-rgb),.04);border:1px solid rgba(var(--white-rgb),.1);border-radius:.5rem;overflow:hidden}.locationsHub_viewToggle__rsGE9 button{background:rgba(0,0,0,0);border:none;color:rgba(var(--white-rgb),.6);padding:.5rem 1rem;font-size:.85rem;cursor:pointer;font-family:inherit;transition:all .2s ease}.locationsHub_viewToggle__rsGE9 button:hover{color:var(--white)}.locationsHub_viewToggleActive__tkqu4{background:var(--blue)!important;color:var(--black-400)!important;font-weight:600}.locationsHub_dataStamp__A8Wus{color:rgba(var(--white-rgb),.5);font-size:.85rem;font-style:italic}.locationsHub_mapLayout__quwUd{display:grid;grid-template-columns:1fr 380px;grid-gap:2rem;gap:2rem;align-items:start}@media(max-width:1100px){.locationsHub_mapLayout__quwUd{grid-template-columns:1fr}}.locationsHub_mapWrap__P8Nr7{position:relative;border:1px solid rgba(var(--white-rgb),.08);border-radius:1rem;overflow:hidden;aspect-ratio:4/3;background:#f4f1ec}.locationsHub_mapEl__Enubh{width:100%;height:100%;background:#f4f1ec}.locationsHub_mapLoading__CSY_O{width:100%;aspect-ratio:4/3;background:rgba(var(--white-rgb),.03);border:1px solid rgba(var(--white-rgb),.08);border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem}.locationsHub_pin__Nyax6{width:22px;height:22px;border-radius:50%;background:var(--blue);border:2px solid var(--white);box-shadow:0 2px 6px rgba(0,0,0,.35),0 0 0 1px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;position:relative}.locationsHub_pin__Nyax6:before{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid var(--blue);opacity:.4;animation:locationsHub_pin-pulse__LPmat 2.2s ease-out infinite}.locationsHub_pin__Nyax6:hover{transform:scale(1.25);box-shadow:0 0 16px 4px rgba(var(--blue-rgb),.6);z-index:1000}.locationsHub_active__ip6PD{transform:scale(1.4);box-shadow:0 0 18px 5px rgba(var(--blue-rgb),.8);z-index:1001}.locationsHub_pinned__pPks5{background:var(--yellow);border-color:var(--white);transform:scale(1.4);box-shadow:0 0 22px 6px rgba(var(--yellow-rgb),.85);z-index:1002}.locationsHub_pinned__pPks5:before{border-color:var(--yellow);opacity:0;animation:none}.locationsHub_pinned__pPks5:hover{transform:scale(1.5);box-shadow:0 0 26px 8px rgba(var(--yellow-rgb),.95)}@keyframes locationsHub_pin-pulse__LPmat{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.7);opacity:0}}.locationsHub_pinLabel__XWm5Y{position:absolute;top:-22px;left:50%;transform:translateX(-50%);background:rgba(22,27,34,.95);color:var(--white);padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap;border:1px solid rgba(var(--white-rgb),.15);pointer-events:none;transition:opacity .15s ease}.locationsHub_zoomedOut__aqeGU .locationsHub_pinLabel__XWm5Y{opacity:0}.locationsHub_zoomedOut__aqeGU .locationsHub_active__ip6PD+.locationsHub_pinLabel__XWm5Y,.locationsHub_zoomedOut__aqeGU .locationsHub_pin__Nyax6:hover+.locationsHub_pinLabel__XWm5Y,.locationsHub_zoomedOut__aqeGU .locationsHub_pinned__pPks5+.locationsHub_pinLabel__XWm5Y{opacity:1}.locationsHub_panel__T6S99{background:rgba(var(--white-rgb),.03);border:1px solid rgba(var(--white-rgb),.08);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}@media(min-width:1101px){.locationsHub_panel__T6S99{height:640px}}@media(max-width:1100px){.locationsHub_panel__T6S99{min-height:460px}}.locationsHub_pinnedNote__d4Uza{display:inline-block;align-self:flex-start;background:rgba(var(--yellow-rgb),.15);color:var(--yellow);border:1px solid rgba(var(--yellow-rgb),.4);border-radius:.35rem;padding:.2rem .55rem;font-size:.7rem;font-weight:600;letter-spacing:.03em;margin-bottom:.75rem}.locationsHub_panelEmpty__FlTZ2{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1;text-align:center;color:rgba(var(--white-rgb),.5);gap:.75rem}.locationsHub_panelEmptyIcon__jMx_Q{font-size:2rem;opacity:.4}.locationsHub_panelEmptyHint__lUg5y{font-size:.9rem;max-width:22ch}.locationsHub_panelCity__T4eNC{display:flex;flex-direction:column;height:100%}.locationsHub_panelH2__eXZL3{font-size:1.6rem;font-weight:800;margin:0 0 .25rem;color:var(--white);line-height:1.2}.locationsHub_panelSub__D53wN{color:rgba(var(--white-rgb),.55);font-size:.85rem;margin-bottom:1.25rem}.locationsHub_tierBadge__VfBSH{display:inline-block;align-self:flex-start;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .55rem;border-radius:.25rem;background:rgba(var(--blue-rgb),.12);color:var(--blue);border:1px solid rgba(var(--blue-rgb),.3);margin-bottom:.75rem;font-weight:600}.locationsHub_panelStats__4Khec{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}.locationsHub_panelStat__stX_2{background:rgba(var(--white-rgb),.04);border-radius:.5rem;padding:.75rem .9rem}.locationsHub_panelStatLabel__2q8mR{font-size:.7rem;color:rgba(var(--white-rgb),.5);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.locationsHub_panelStatValue__RpvQa{font-size:1.25rem;font-weight:700;color:var(--white);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1}.locationsHub_toneNeg__MeUVF{color:var(--red)}.locationsHub_tonePos__z24lZ{color:var(--green)}.locationsHub_panelSection__fs7BA{margin-bottom:1.25rem}.locationsHub_panelSectionTitle__NQMxz{font-size:.7rem;color:rgba(var(--white-rgb),.5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.locationsHub_panelSectionBody__j3ycW{color:rgba(var(--white-rgb),.85);font-size:.92rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.locationsHub_dot__J6yqX{color:rgba(var(--white-rgb),.3);margin:0 .4rem}.locationsHub_panelCta__anihX{display:block;background:var(--yellow);color:var(--black-400);padding:.875rem 1rem;border-radius:.5rem;text-decoration:none;text-align:center;font-weight:700;margin-top:auto;transition:all .2s ease}.locationsHub_panelCta__anihX:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 .5rem 1rem rgba(var(--yellow-rgb),.3)}.locationsHub_gridLayout__e9tlo{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem}.locationsHub_gridCard__36HTu{background:rgba(var(--white-rgb),.03);border:1px solid rgba(var(--white-rgb),.08);border-radius:1rem;padding:1.5rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.locationsHub_gridCard__36HTu:hover{border-color:rgba(var(--blue-rgb),.35);transform:translateY(-2px);box-shadow:0 .5rem 1.25rem rgba(0,0,0,.3),0 0 1rem rgba(var(--blue-rgb),.12)}.locationsHub_mapWrap__P8Nr7 .leaflet-control-attribution{background:rgba(22,27,34,.85)!important;color:rgba(247,247,247,.5)!important;font-size:10px!important}.locationsHub_mapWrap__P8Nr7 .leaflet-control-attribution a{color:rgba(51,153,255,.7)!important}