body:has(.discovery-hero) .discovery-hero{position:relative;display:block;min-height:450px;height:450px;overflow:hidden;background:#fff}
body:has(.discovery-hero) .discovery-hero::before,body:has(.discovery-hero) .discovery-hero::after{display:none!important;content:none!important}
body:has(.discovery-hero) .discovery-hero__visual{position:absolute;z-index:0;inset:0 0 0 30%;min-height:450px;overflow:hidden}
body:has(.discovery-hero) .hero-visual-card{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background-size:cover;background-position:center right;box-shadow:none}
body:has(.discovery-hero) .hero-photo-overlay{background:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.98) 7%,rgba(255,255,255,.86) 18%,rgba(255,255,255,.48) 31%,rgba(255,255,255,.08) 48%,rgba(255,255,255,0) 62%)}
body:has(.discovery-hero) .discovery-hero__content{position:relative;z-index:2;width:54%;min-height:450px;height:450px;box-sizing:border-box;padding:30px 36px 60px max(32px,calc((100vw - 1372px)/2));justify-content:center;transform:translateY(-22px);background:linear-gradient(90deg,#fff 0%,#fff 58%,rgba(255,255,255,.94) 72%,rgba(255,255,255,.42) 90%,rgba(255,255,255,0) 100%)}
body:has(.discovery-hero) .discovery-hero h1{max-width:620px;font-size:clamp(40px,3.3vw,54px);line-height:1.04;letter-spacing:-2.1px}
body:has(.discovery-hero) .discovery-hero p{max-width:560px;margin:16px 0 22px}
body:has(.discovery-hero) .hero-benefits{max-width:650px;gap:26px;margin-top:28px}
body:has(.discovery-hero) .hero-benefit{flex:1 1 0;display:flex;align-items:center}
body:has(.discovery-hero) .hero-benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px}
body:has(.discovery-hero) .hero-benefit-icon .lucide{width:22px;height:22px;stroke-width:2.1}
body:has(.discovery-hero) .discovery-hero__actions > a{display:inline-flex;align-items:center;gap:8px}
body:has(.discovery-hero) .discovery-hero__actions > a > .lucide{width:17px;height:17px;stroke-width:2.1;flex:0 0 auto}
body:has(.station-discovery-layout) .station-discovery-layout{display:grid;grid-template-columns:minmax(430px,500px) minmax(0,1fr);gap:18px;align-items:stretch}
body:has(.station-discovery-layout) .station-map-panel{height:300px;min-height:300px;align-self:stretch;margin:0}
body:has(.station-discovery-layout) .map-container{height:300px;min-height:300px;margin:0}
body:has(.station-discovery-layout) .station-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;height:auto;align-content:start;grid-auto-rows:300px;margin:0}
body:has(.station-discovery-layout) .station-card[hidden]{display:none!important}
body:has(.station-discovery-layout) .station-card{display:flex;height:300px;justify-content:flex-start;padding:13px 18px 16px;box-sizing:border-box;margin:0;flex-direction:column}
body:has(.station-discovery-layout) .station-card .station-card-top{margin-bottom:0;display:flex;align-items:center;justify-content:space-between}
body:has(.station-discovery-layout) .station-card .station-card-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
body:has(.station-discovery-layout) .station-card .station-card-icon .lucide{width:20px;height:20px;stroke-width:2}
body:has(.station-discovery-layout) .station-card .station-name{margin-top:4px}
body:has(.station-discovery-layout) .station-card .station-address{margin-top:4px;display:flex;align-items:flex-start;gap:6px}
body:has(.station-discovery-layout) .station-card .station-address .lucide{width:14px;height:14px;stroke-width:2;flex:0 0 auto;margin-top:2px}
body:has(.station-discovery-layout) .station-card > .station-card-content{display:flex;flex-direction:column;min-height:0;flex:1}
body:has(.station-discovery-layout) .station-card .station-hours{margin-top:auto;padding-top:10px;display:flex;align-items:flex-start;gap:5px}
body:has(.station-discovery-layout) .station-card .station-hours .lucide{width:13px;height:13px;stroke-width:2;flex:0 0 auto;margin-top:1px}
body:has(.station-discovery-layout) .station-card .station-card-footer{margin-top:10px;padding-top:10px}
body:has(.station-discovery-layout) .station-card .station-card-arrow .lucide{width:16px;height:16px;stroke-width:2;vertical-align:middle}
body:has(.station-discovery-layout) .station-show-more{display:flex;align-items:center;justify-content:center;gap:6px}
body:has(.station-discovery-layout) .station-show-more .lucide{width:14px;height:14px;stroke-width:2;flex:0 0 auto;display:inline-block;vertical-align:middle}
.station-map-balloon{width:290px;padding:4px;box-sizing:border-box;font-family:var(--font-body,Inter,system-ui,sans-serif);color:#101828}
.station-map-balloon__status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:7px;background:#ecfdf3;color:#039855;font-size:12px;font-weight:800}
.station-map-balloon__status i{width:6px;height:6px;border-radius:50%;background:#12b76a}
.station-map-balloon__name{margin:12px 0 7px;font-family:var(--font-head,Manrope,system-ui,sans-serif);font-size:17px;font-weight:800;line-height:1.25}
.station-map-balloon__address{color:#475467;font-size:12px;line-height:1.45}
.station-map-balloon__footer{margin-top:13px;padding-top:11px;border-top:1px solid #f0f2f5}
.station-map-balloon__link{display:inline-flex;align-items:center;gap:5px;color:#155eef!important;font-size:13px;font-weight:800;text-decoration:none!important}
.station-map-balloon__link:hover{color:#0b4acb!important}
.ymaps-2-1-79-balloon__layout,.ymaps-2-1-80-balloon__layout,.ymaps-2-1-81-balloon__layout{border-radius:16px!important;box-shadow:0 16px 40px rgba(16,24,40,.14)!important}
@media(max-width:1050px){body:has(.discovery-hero) .discovery-hero{min-height:520px;height:520px}body:has(.discovery-hero) .discovery-hero__visual{inset:0;min-height:520px}body:has(.discovery-hero) .discovery-hero__content{width:100%;min-height:520px;height:520px;padding:54px 7vw;transform:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 55%,rgba(255,255,255,.58) 100%)}body:has(.station-discovery-layout) .station-discovery-layout{grid-template-columns:1fr}body:has(.station-discovery-layout) .station-map-panel{height:330px;min-height:330px}body:has(.station-discovery-layout) .map-container{height:330px;min-height:330px}body:has(.station-discovery-layout) .station-grid{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}}
@media(max-width:720px){body:has(.discovery-hero) .discovery-hero{min-height:0;height:auto}body:has(.discovery-hero) .discovery-hero__content{min-height:0;height:auto;padding:28px 20px}body:has(.discovery-hero) .discovery-hero h1{font-size:clamp(28px,7vw,36px);letter-spacing:-1px}body:has(.station-discovery-layout) .station-grid{grid-template-columns:1fr;grid-auto-rows:300px}.station-map-balloon{width:250px}}
@media(max-width:720px){
  body:has(.discovery-hero) .discovery-hero__visual{min-height:0}
  body:has(.discovery-hero) .discovery-hero p{margin:12px 0 16px;font-size:14px}
  body:has(.discovery-hero) .hero-benefits{display:none}
  body:has(.station-discovery-layout) .station-map-panel,
  body:has(.station-discovery-layout) .map-container{height:220px;min-height:220px}
  body:has(.station-discovery-layout) .station-grid{grid-row:1;grid-auto-rows:auto}
  body:has(.station-discovery-layout) .station-card{height:auto;min-height:250px}
}

@media(max-width:720px){body:has(.station-discovery-layout) .station-show-more{max-width:100%}body:has(.station-discovery-layout) .station-card .station-hours{font-size:12px;color:var(--ds-color-muted)}}
