/* Single ROBBO Club standort page (/locations/<plz>/). Sizes in px, de-AT, light/warm. */
.rc-loc *{box-sizing:border-box}
.rc-loc{font-family:'ProximaNova','Proxima Nova','Noto Sans',sans-serif;color:#1d2530;line-height:1.6;overflow:hidden}
.rc-loc img{max-width:100%;height:auto;display:block}
.rc-loc a{color:#039f54;text-decoration:none}
.rc-loc-wrap{max-width:1366px;margin:0 auto;padding:0 32px}
.rc-loc h1,.rc-loc h3,.rc-loc h4{font-family:'ProximaNova','Proxima Nova','Noto Sans',sans-serif;margin:0}
.rc-loc h2{font-family:'Plakkaat','ProximaNova',sans-serif;font-weight:500;margin:0;letter-spacing:.5px}
.rc-loc p{margin:0}

/* HERO */
.rc-loc-hero{background:radial-gradient(120% 150% at 12% 0%,#e9faf1 0%,#f6faf8 50%,#ffffff 100%);padding:22px 0 28px}
.rc-loc-back{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:#5b6675;margin-bottom:22px}
.rc-loc-back svg{width:15px;height:15px;color:#00BF63}
.rc-loc-back:hover{color:#039f54}
.rc-loc-hero-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.rc-loc-hero-main{flex:1;min-width:260px}
.rc-loc-hero h1{font-size:30px;font-weight:800;line-height:1.12;letter-spacing:-.3px;color:#1d2530}
.rc-loc-addr,.rc-loc-hours{display:flex;align-items:center;gap:9px;font-size:16px;color:#5b6675;margin-top:10px}
.rc-loc-addr svg,.rc-loc-hours svg{width:17px;height:17px;color:#00BF63;flex:none}
.rc-loc a.rc-loc-call{flex:none;display:inline-flex;align-items:center;gap:9px;font-size:16px;font-weight:700;color:#039f54;background:#fff;border:1.5px solid #cdeedd;border-radius:14px;padding:13px 24px;box-shadow:0 6px 16px rgba(0,191,99,.12);transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}
.rc-loc a.rc-loc-call svg{width:18px;height:18px}
.rc-loc a.rc-loc-call:hover{transform:translateY(-2px);background:#00BF63;color:#fff;border-color:#00BF63}

/* SECTION SHELL */
.rc-loc-sec{padding:48px 0}
.rc-loc-sec-alt{background:#f5f8f6}
.rc-loc-sec-head{margin:0 0 28px}
.rc-loc-sec-head h2{font-size:32px;color:#1d2530}

/* MAP + INFO */
.rc-loc-map-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;align-items:start}
.rc-loc-map{height:440px;width:100%;border-radius:22px;box-shadow:0 16px 44px rgba(20,40,30,.12);z-index:0}
.rc-loc-map-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}
/* All three chips identical (mixed <button> + <a>): force font/case over theme
   button styles (Elementor kit uppercases <button>), equal width = symmetric. */
.rc-loc .rc-loc-map-actions .rc-loc-chip{
  flex:1 1 150px;
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  margin:0;height:48px;padding:0 18px;
  font-family:'ProximaNova','Proxima Nova','Noto Sans',sans-serif !important;
  font-size:15px !important;font-weight:700 !important;text-transform:none !important;letter-spacing:0 !important;line-height:1 !important;
  color:#1d2530;background:#fff;border:1.5px solid #e0e7e3;border-radius:14px;
  cursor:pointer;-webkit-appearance:none;appearance:none;box-shadow:none;
  transition:transform .15s ease,border-color .15s ease,color .15s ease,background .15s ease;
}
.rc-loc .rc-loc-map-actions .rc-loc-chip svg{width:17px;height:17px;color:#00BF63;flex:none}
.rc-loc .rc-loc-map-actions .rc-loc-chip:hover{transform:translateY(-2px);border-color:#00BF63;color:#039f54;background:#fff}
.rc-loc .rc-loc-map-actions a.rc-loc-chip-primary{background:#00BF63;color:#fff;border-color:#00BF63}
.rc-loc .rc-loc-map-actions a.rc-loc-chip-primary svg{color:#fff}
.rc-loc .rc-loc-map-actions a.rc-loc-chip-primary:hover{background:#039f54;border-color:#039f54;color:#fff}
.rc-loc-info-card{background:#f0fbf5;border:1px solid #cdeedd;border-radius:22px;padding:26px 28px}
.rc-loc-info-card h2{font-size:22px;font-family:'ProximaNova',sans-serif;font-weight:800;display:flex;align-items:center;gap:10px;color:#1d2530;margin-bottom:14px}
.rc-loc-info-card h2 svg{width:22px;height:22px;color:#00BF63}
.rc-loc-info-body{font-size:15.5px;color:#374151}
.rc-loc-info-body p{margin:0 0 10px}
.rc-loc-info-body strong{color:#1d2530}
.rc-loc-info-body hr{border:none;border-top:1px solid #d6ebdf;margin:16px 0}

/* ANFAHRT */
.rc-loc-anfahrt-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;align-items:start}
.rc-loc-anfahrt h2,.rc-loc-praktisch h2{font-size:24px;margin-bottom:18px}
.rc-loc-anfahrt h2{font-family:'Plakkaat','ProximaNova',sans-serif;font-weight:500}
.rc-loc-anfahrt-list{display:flex;flex-direction:column;gap:12px}
.rc-loc-anfahrt-item{display:flex;gap:16px;background:#fff;border:1px solid #e7ece9;border-radius:16px;padding:16px 18px}
.rc-loc-anfahrt-ico{flex:none;width:48px;height:48px;border-radius:12px;background:#e8f8f0;display:flex;align-items:center;justify-content:center}
.rc-loc-anfahrt-ico svg{width:24px;height:24px;color:#00BF63}
.rc-loc-anfahrt-text{flex:1;min-width:0}
.rc-loc-anfahrt-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.rc-loc-anfahrt-title{font-size:17px;font-weight:800;color:#1d2530}
.rc-loc-line-badge{display:inline-block;background:#00BF63;color:#fff;font-weight:800;font-size:13px;padding:3px 10px;border-radius:8px}
.rc-loc-anfahrt-desc{font-size:15px;color:#39424f;margin-top:3px}
.rc-loc-anfahrt-time{display:flex;align-items:center;gap:6px;font-size:13.5px;color:#7a838f;margin-top:6px}
.rc-loc-anfahrt-time svg{width:14px;height:14px;color:#9aa3ad}
.rc-loc-praktisch{background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:26px 28px}
.rc-loc-praktisch h2{font-family:'ProximaNova',sans-serif;font-weight:800;font-size:22px;display:flex;align-items:center;gap:10px;color:#9a3412}
.rc-loc-praktisch h2 svg{width:22px;height:22px;color:#f59e0b}
.rc-loc-praktisch-body{font-size:15.5px;color:#5b4636}
.rc-loc-praktisch-body ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}
.rc-loc-praktisch-body li{position:relative;padding-left:28px;line-height:1.5}
.rc-loc-praktisch-body li::before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border-radius:50%;background:#f59e0b22;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f59e0b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px}
.rc-loc-praktisch-body strong{color:#7c2d12}

/* GALLERY */
.rc-loc-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.rc-loc-gallery-item{padding:0;border:0;background:#eef2f0;border-radius:16px;overflow:hidden;cursor:pointer;aspect-ratio:4/3;box-shadow:0 4px 14px rgba(20,40,30,.06);transition:transform .18s ease,box-shadow .18s ease}
.rc-loc-gallery-item:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,40,30,.14)}
.rc-loc-gallery-item img{width:100%;height:100%;object-fit:cover}

/* CTA */
.rc-loc-cta{background:linear-gradient(120deg,#00BF63 0%,#039f54 100%);border-radius:26px;padding:44px 44px;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;box-shadow:0 22px 50px rgba(0,191,99,.26)}
.rc-loc-cta h2{color:#fff;font-size:30px}
.rc-loc-cta p{color:#eafff4;font-size:17px;margin-top:8px;max-width:520px}
.rc-loc-cta-btns{display:flex;gap:12px;flex-wrap:wrap}
.rc-loc a.rc-loc-btn-white{background:#fff;color:#039f54;font-weight:800;font-size:16px;padding:15px 26px;border-radius:13px;display:inline-flex;align-items:center;gap:9px;transition:transform .15s ease,box-shadow .15s ease}
.rc-loc a.rc-loc-btn-white:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.18);color:#039f54}
.rc-loc a.rc-loc-btn-white svg{width:17px;height:17px}
.rc-loc a.rc-loc-btn-line{background:rgba(255,255,255,.16);color:#fff;font-weight:800;font-size:16px;padding:15px 26px;border-radius:13px;border:1.5px solid #fff;display:inline-flex;align-items:center;gap:9px;transition:background .15s ease}
.rc-loc a.rc-loc-btn-line:hover{background:rgba(255,255,255,.28);color:#fff}
.rc-loc a.rc-loc-btn-line svg{width:17px;height:17px}

/* OTHER CLUBS */
.rc-loc-others{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}
.rc-loc-other-card{background:#fff;border:1px solid #e7ece9;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.rc-loc-other-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(20,40,30,.12);border-color:#cdeedd}
.rc-loc-other-media{position:relative;aspect-ratio:16/10;background:#eef2f0}
.rc-loc-other-media img{width:100%;height:100%;object-fit:cover}
.rc-loc-other-noimg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.rc-loc-other-noimg svg{width:40px;height:40px;color:#c4d3cb}
.rc-loc-other-plz{position:absolute;top:12px;left:12px;background:#00BF63;color:#fff;font-weight:800;font-size:14px;padding:5px 12px;border-radius:9px;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.rc-loc-other-body{padding:18px 20px;display:flex;flex-direction:column;gap:4px;flex:1}
.rc-loc-other-body h3{font-size:19px;font-weight:800;color:#1d2530}
.rc-loc-other-body p{font-size:14.5px;color:#6b7480}
.rc-loc-other-cta{margin-top:12px;font-size:14px;font-weight:700;color:#039f54;display:inline-flex;align-items:center;gap:6px}
.rc-loc-other-cta svg{width:14px;height:14px}

/* LIGHTBOX */
.rc-loc-lb{position:fixed;inset:0;z-index:99999;background:rgba(15,23,25,.88);display:flex;align-items:center;justify-content:center;padding:24px}
.rc-loc-lb[hidden]{display:none}
.rc-loc-lb-stage{max-width:min(92vw,1100px);max-height:88vh;display:flex;align-items:center;justify-content:center}
.rc-loc-lb-stage img,.rc-loc-lb-stage video{max-width:100%;max-height:88vh;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.5);display:block}
.rc-loc-lb-close{position:absolute;top:18px;right:22px;width:46px;height:46px;border-radius:50%;border:0;background:#fff;color:#1d2530;font-size:30px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,.3)}
.rc-loc-lb-close:hover{background:#f1f5f3}

/* Leaflet pin */
.rc-loc-pin-in{width:40px;height:40px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#00BF63;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center}
.rc-loc-pin-in svg{width:18px;height:18px;color:#fff;transform:rotate(45deg)}
.leaflet-popup-content .rc-loc-pop strong{font-size:15px;color:#1d2530;display:block}
.leaflet-popup-content .rc-loc-pop span{font-size:13px;color:#6b7480}

@media(max-width:900px){
  .rc-loc-wrap{padding:0 16px}
  .rc-loc-hero{padding:18px 0 26px}
  .rc-loc-hero h1{font-size:25px}
  .rc-loc-hero-row{gap:16px}
  .rc-loc a.rc-loc-call{width:100%;justify-content:center}
  .rc-loc-sec{padding:36px 0}
  .rc-loc-sec-head h2{font-size:26px}
  .rc-loc-map-grid,.rc-loc-anfahrt-grid{grid-template-columns:1fr;gap:20px}
  .rc-loc-map{height:340px}
  .rc-loc-gallery{grid-template-columns:repeat(2,1fr)}
  .rc-loc-cta{padding:32px 24px}
  .rc-loc-cta h2{font-size:25px}
}
@media(max-width:560px){
  .rc-loc .rc-loc-map-actions .rc-loc-chip{flex:1 1 100%}
}
