/* Casa Primaverii – Ghid Breaza integrat in Site V13 */
html.guide-page{--line:#e7e0d5;--ink:#24312c}
/* Ghid Breaza V11 – păstrează formatul site-ului și ajustările aprobate până la V10. */
html.guide-page{scroll-behavior:auto;scroll-padding-top:84px}
body.guide-body{background:#fff}
.guide-slide{scroll-margin-top:84px;background:#fff}
.guide-slide:nth-child(even){background:var(--cream)}
.guide-shell{height:100%;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:clamp(7px,1.1vh,13px);padding:clamp(10px,1.5vh,17px) 0}
.guide-hero .guide-shell{grid-template-rows:auto minmax(0,1fr)}
.guide-breadcrumbs{font-size:.8rem;color:var(--muted);margin:0}
.guide-breadcrumbs a{color:var(--green)}
.guide-hero-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:20px;min-height:0}
.guide-intro-panel,.guide-hero-photo{border-radius:20px;overflow:hidden;box-shadow:var(--shadow);min-height:0}
.guide-intro-panel{background:rgba(255,255,255,.97);border:1px solid #e3ebe7;padding:clamp(16px,2.2vh,24px);display:grid;grid-template-rows:minmax(0,1fr) auto auto;align-items:stretch}
.guide-intro-panel h1{font-size:clamp(2.55rem,4.2vw,4rem);margin-bottom:12px}.guide-intro-copy{min-height:0;display:flex;flex-direction:column;justify-content:center;padding:4px 3px 13px}.guide-invite{font-size:clamp(1rem,1.08vw,1.1rem);line-height:1.52;color:var(--muted);margin:0 0 13px}.guide-intro-note{display:grid;gap:2px;padding:10px 12px;border-left:4px solid var(--lime);background:var(--green-soft);border-radius:0 12px 12px 0;color:var(--green-dark)}.guide-intro-note b{font-size:.94rem}.guide-intro-note span{font-size:.82rem;color:var(--muted)}.guide-category-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:var(--green);margin:2px 0 7px}
.guide-intro-panel .lead{font-size:clamp(1.05rem,1.18vw,1.18rem);line-height:1.48;margin-bottom:13px}
.guide-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:0}.guide-category-button-wide{grid-column:1/-1}
.guide-category-button{min-height:68px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:10px;padding:12px 14px;border:1px solid #dfe8e3;border-radius:14px;background:#fff;transition:.2s}
.guide-category-button:hover{transform:translateY(-1px);border-color:var(--green);background:var(--green-soft)}
.guide-category-icon{width:44px;height:44px;border-radius:11px;background:var(--cream);display:grid;place-items:center;font-size:1.18rem}
.guide-category-button b{display:block;color:var(--green-dark);font-size:1.01rem;line-height:1.14}
.guide-category-button small{display:block;color:var(--muted);font-size:.8rem;line-height:1.15;margin-top:2px}
.guide-category-arrow{color:var(--green);font-size:1.2rem;font-weight:800}
.guide-hero-photo{position:relative;background:#dfe8e3}
.guide-hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 48%}
.guide-hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,35,27,.03),rgba(8,35,27,.58))}
.guide-hero-card{position:absolute;z-index:2;left:17px;right:17px;bottom:17px;border-radius:16px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);padding:14px 16px;display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.guide-hero-card .btn-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.guide-hero-card .guide-hero-whatsapp{grid-column:1/-1;background:#25D366;color:#fff;border-color:#25D366}
.guide-hero-card h2{font-size:1.7rem;margin:0 0 3px}
.guide-hero-card p{font-size:.87rem;color:var(--muted);margin:0;line-height:1.35}
.guide-hero-card .btn{min-height:auto;padding:11px 18px;font-size:.93rem}
.guide-mini-nav{display:flex;gap:7px;align-items:center;min-height:34px}
.guide-mini-nav a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #dce6e1;background:#fff;font-size:1rem}
.guide-mini-nav a.active{background:var(--green);color:#fff;border-color:var(--green)}
.guide-heading{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end}
.guide-heading h2{font-size:clamp(1.95rem,2.9vw,2.75rem);margin-bottom:2px}
.guide-heading p{font-size:.94rem;line-height:1.38;color:var(--muted);max-width:900px;margin:4px 0 0}
.guide-slide-number{align-self:start;background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:800}
.guide-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:0;height:100%}
.guide-card{min-height:0;height:100%;background:#fff;border:1px solid #e5ece8;border-radius:17px;overflow:hidden;display:grid;grid-template-rows:minmax(0,56%) minmax(0,44%);box-shadow:0 8px 24px rgba(20,55,45,.06)}
.guide-photo{min-height:0;position:relative;overflow:hidden;background:#e6ece8;cursor:zoom-in}
.guide-photo img{width:100%;height:100%;object-fit:cover;transition:.3s}
.guide-photo:hover img{transform:scale(1.025)}
.guide-photo-label{position:absolute;left:10px;top:10px;background:rgba(23,63,52,.85);color:#fff;border-radius:999px;padding:5px 8px;font-size:.66rem;font-weight:750;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide-photo-credit{position:absolute;left:8px;right:8px;bottom:7px;color:#fff;background:rgba(0,0,0,.48);border-radius:8px;padding:4px 6px;font-size:.56rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide-card-body{min-height:0;padding:clamp(10px,1.45vh,15px);display:flex;flex-direction:column}
.guide-kicker{font-size:.66rem;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:var(--green);margin-bottom:2px}
.guide-card h3{font-size:clamp(1.12rem,1.35vw,1.32rem);margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide-meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:7px}
.guide-pill{font-size:.7rem;background:var(--cream);border-radius:999px;padding:5px 8px;color:var(--green-dark);font-weight:700;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.guide-hours{background:var(--green-soft);border:1px solid rgba(58,107,89,.18);border-radius:11px;padding:7px 9px;margin-bottom:7px}
.guide-hours b{display:block;font-size:.7rem;color:var(--green-dark);margin-bottom:2px}
.guide-hours span{display:block;font-size:.82rem;line-height:1.25;font-weight:650}
.guide-hours small{display:block;font-size:.62rem;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide-description{font-size:.83rem;line-height:1.34;color:var(--muted);margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.guide-card-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:auto}
.guide-card-actions .btn{min-height:39px;padding:8px 8px;font-size:.79rem;white-space:nowrap}
.guide-slide-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:42px}
.guide-hint{font-size:.74rem;color:var(--muted);line-height:1.25}
.guide-next{display:flex;gap:8px;white-space:nowrap}
.guide-next .btn{min-height:40px;padding:8px 14px;font-size:.83rem}
.guide-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:var(--green-dark);color:#fff;padding:11px 16px;border-radius:999px;z-index:140;box-shadow:var(--shadow);transition:.25s;font-size:.84rem}
.guide-toast.show{opacity:1;transform:translate(-50%,0)}
.guide-lightbox{position:fixed;inset:0;background:rgba(3,20,16,.94);z-index:130;display:none;align-items:center;justify-content:center;padding:28px}
.guide-lightbox.open{display:flex}
.guide-lightbox img{max-width:min(1200px,92vw);max-height:84vh;border-radius:14px}
.guide-lightbox button{position:absolute;right:24px;top:18px;border:0;background:transparent;color:#fff;font-size:2.5rem;cursor:pointer}
.guide-lightbox figcaption{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;background:rgba(0,0,0,.42);padding:7px 12px;border-radius:999px;font-size:.82rem;white-space:nowrap;max-width:88vw;overflow:hidden;text-overflow:ellipsis}
.site-footer{scroll-margin-top:84px}.whatsapp-float{transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.whatsapp-float.is-hidden{opacity:0;pointer-events:none;transform:translateY(14px)}

@media(min-width:1001px){
  .guide-slide{height:calc(100dvh - 84px);min-height:0;max-height:calc(100dvh - 84px);overflow:hidden;display:flex;align-items:stretch;overscroll-behavior:none}
  .guide-slide>.container{height:100%;min-height:0}
}
@media(min-width:1001px) and (max-height:820px){
  .guide-shell{gap:7px;padding:8px 0}
  .guide-heading h2{font-size:1.9rem}
  .guide-heading p{font-size:.82rem;line-height:1.25;margin-top:2px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
  .guide-mini-nav{min-height:30px}.guide-mini-nav a{width:30px;height:30px;font-size:.9rem}
  .guide-card{grid-template-rows:minmax(0,52%) minmax(0,48%)}
  .guide-card-body{padding:9px 11px}
  .guide-card h3{font-size:1.08rem;margin-bottom:4px}
  .guide-meta{margin-bottom:5px}.guide-pill{font-size:.64rem;padding:4px 7px}
  .guide-hours{padding:5px 7px;margin-bottom:5px}.guide-hours b{font-size:.64rem}.guide-hours span{font-size:.72rem}.guide-hours small{font-size:.57rem}
  .guide-description{font-size:.73rem;line-height:1.25;-webkit-line-clamp:1;margin-bottom:5px}
  .guide-card-actions .btn{min-height:34px;padding:6px 7px;font-size:.72rem}
  .guide-slide-actions{min-height:36px}.guide-next .btn{min-height:35px;padding:6px 11px;font-size:.75rem}.guide-hint{font-size:.65rem}
  .guide-intro-panel{padding:13px}.guide-intro-panel h1{font-size:2.45rem}.guide-intro-panel .lead{font-size:.82rem;line-height:1.28;margin-bottom:6px}.guide-invite{font-size:.75rem;line-height:1.3;margin-bottom:7px}.guide-intro-note{padding:7px 9px}.guide-intro-note b{font-size:.8rem}.guide-intro-note span{font-size:.68rem}.guide-category-label{font-size:.64rem;margin-bottom:5px}
  .guide-category-grid{gap:6px}.guide-category-button{min-height:54px;padding:8px 10px}.guide-category-icon{width:36px;height:36px;font-size:1rem}.guide-category-button b{font-size:.85rem}.guide-category-button small{font-size:.67rem}
  .guide-hero-card{padding:9px 11px}.guide-hero-card h2{font-size:1.4rem}.guide-hero-card p{font-size:.75rem}.guide-hero-card .btn{min-height:auto;padding:9px 14px;font-size:.84rem}
}
@media(min-width:1001px) and (max-height:700px){
  .guide-description{display:none}.guide-card{grid-template-rows:minmax(0,49%) minmax(0,51%)}.guide-intro-copy{padding-bottom:5px}.guide-intro-note{padding:6px 8px}.guide-invite{font-size:.72rem;line-height:1.25;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .guide-heading p{display:none}.guide-category-button small{display:none}.guide-category-button{min-height:44px}.guide-intro-panel .lead{font-size:.82rem;line-height:1.3;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .guide-photo-credit{display:none}.guide-slide-actions .guide-hint{display:none}
}
@media(max-width:1000px){
  html.guide-page{scroll-behavior:smooth}
  .guide-slide{height:auto;min-height:auto;overflow:visible;padding:24px 0}
  .guide-shell{display:block}.guide-mini-nav,.guide-heading,.guide-cards,.guide-slide-actions{margin-bottom:16px}
  .guide-hero-grid{grid-template-columns:1fr}.guide-intro-panel{min-height:550px}.guide-hero-photo{height:500px}
  .guide-cards{grid-template-columns:1fr 1fr;height:auto}.guide-card{height:auto;min-height:600px;grid-template-rows:300px auto}
  .guide-slide-actions{margin-top:16px}
}
@media(max-width:720px){
  .guide-category-grid{grid-template-columns:1fr}.guide-intro-panel{min-height:auto}.guide-hero-photo{height:420px}
  .guide-hero-card{grid-template-columns:1fr}.guide-cards{grid-template-columns:1fr}.guide-card{min-height:0;grid-template-rows:270px auto}
  .guide-heading{grid-template-columns:1fr}.guide-slide-number{display:none}.guide-slide-actions{align-items:flex-start;flex-direction:column}.guide-hint{font-size:.78rem}
  .guide-card-actions .btn{font-size:.84rem}
}


/* V9 – ajustări aprobate */
.guide-intro-panel{grid-template-rows:minmax(0,1fr) auto auto}
.guide-intro-copy{justify-content:flex-start;padding-top:6px}
.guide-intro-copy p{font-size:clamp(1.08rem,1.16vw,1.22rem);line-height:1.46;color:var(--muted);margin:0 0 12px}
.guide-intro-copy p:last-child{margin-bottom:4px}
.guide-category-grid{gap:8px}
.guide-category-button{min-height:58px;padding:10px 13px;grid-template-columns:40px minmax(0,1fr) 18px}
.guide-category-title{min-width:0;display:flex;align-items:center;height:100%}
.guide-category-button b{font-size:.98rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide-category-button small{display:none!important}
.guide-hero-card{top:17px;bottom:auto;padding:12px 14px;gap:8px}
.guide-hero-card .btn-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.guide-hero-card .guide-hero-whatsapp{grid-column:auto}
.guide-hero-card .btn{padding:8px 7px;font-size:.78rem;min-height:36px;white-space:nowrap}
.guide-hero-card h2{font-size:1.55rem}
.guide-hero-card p{font-size:.82rem}
.guide-card{grid-template-rows:minmax(0,60%) minmax(0,40%)}
.guide-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.guide-card-actions .btn{min-height:38px;font-size:.8rem}
.guide-photo-label,.guide-photo-credit{display:none!important}
.guide-hours small{display:none!important}
.guide-description{font-size:.82rem;line-height:1.3;-webkit-line-clamp:2}
.guide-hint:empty{display:none}
.guide-slide-actions{justify-content:flex-end}
.whatsapp-float.is-hidden{opacity:1!important;pointer-events:auto!important;transform:none!important}

@media(min-width:1001px) and (max-height:820px){
  .guide-intro-copy p{font-size:.86rem;line-height:1.28;margin-bottom:6px}
  .guide-category-button{min-height:45px;padding:7px 9px}
  .guide-category-button b{font-size:.82rem}
  .guide-category-icon{width:32px;height:32px;font-size:.9rem}
  .guide-hero-card{top:10px;padding:8px 10px}
  .guide-hero-card h2{font-size:1.25rem}.guide-hero-card p{font-size:.7rem}
  .guide-hero-card .btn{padding:7px 5px;font-size:.68rem;min-height:31px}
  .guide-card{grid-template-rows:minmax(0,58%) minmax(0,42%)}
  .guide-description{font-size:.7rem;line-height:1.2;-webkit-line-clamp:1}
}
@media(min-width:1001px) and (max-height:700px){
  .guide-intro-copy p{font-size:.76rem;line-height:1.2;margin-bottom:4px}
  .guide-category-button{min-height:39px}
  .guide-category-button b{font-size:.77rem}
  .guide-hero-card p{display:none}
  .guide-card{grid-template-rows:minmax(0,55%) minmax(0,45%)}
}
@media(max-width:1000px){
  .guide-intro-copy p{font-size:1.05rem}
  .guide-category-button b{white-space:normal}
  .guide-hero-card{top:16px;bottom:auto}
  .guide-hero-card .btn-row{grid-template-columns:1fr 1fr}
  .guide-hero-card .guide-hero-whatsapp{grid-column:auto}
}


/* V10 – ajustări aprobate după V9. Restul formatării rămâne neschimbat. */
@media(min-width:1001px){
  /* Slide 1: jumătate superioară text, jumătate inferioară categorii mai lizibile */
  .guide-intro-panel{grid-template-rows:minmax(0,1fr) auto minmax(0,1fr)}
  .guide-intro-copy{justify-content:flex-start;padding-top:7px;padding-bottom:8px}
  .guide-intro-copy p{font-size:clamp(1.18rem,1.28vw,1.34rem);line-height:1.5;margin-bottom:14px}
  .guide-category-label{font-size:.76rem;margin:3px 0 8px}
  .guide-category-grid{align-self:stretch;grid-auto-rows:1fr;gap:10px}
  .guide-category-button{min-height:68px;padding:12px 14px;grid-template-columns:44px minmax(0,1fr) 18px}
  .guide-category-icon{width:46px;height:46px;font-size:1.22rem}
  .guide-category-button b{font-size:1.06rem;line-height:1.13}

  /* Carduri: Hartă / Telefon compacte, aliniate la stânga */
  .guide-card-actions{display:flex;grid-template-columns:none;justify-content:flex-start;align-items:center;gap:7px}
  .guide-card-actions .btn{flex:0 0 auto;width:96px;min-width:96px;max-width:96px;min-height:36px;padding:7px 8px;font-size:.78rem}
  .guide-title-wrap{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.12}
}

@media(min-width:1001px) and (max-height:820px){
  .guide-intro-copy p{font-size:.94rem;line-height:1.31;margin-bottom:7px}
  .guide-category-grid{gap:7px}
  .guide-category-button{min-height:52px;padding:8px 10px;grid-template-columns:36px minmax(0,1fr) 16px}
  .guide-category-icon{width:36px;height:36px;font-size:1rem}
  .guide-category-button b{font-size:.9rem}
  .guide-card-actions .btn{width:90px;min-width:90px;max-width:90px;min-height:33px;padding:6px 7px;font-size:.72rem}
}

@media(min-width:1001px) and (max-height:700px){
  .guide-intro-copy p{font-size:.82rem;line-height:1.22;margin-bottom:5px}
  .guide-category-grid{gap:5px}
  .guide-category-button{min-height:44px;padding:6px 8px;grid-template-columns:32px minmax(0,1fr) 14px}
  .guide-category-icon{width:31px;height:31px;font-size:.9rem}
  .guide-category-button b{font-size:.8rem}
  .guide-card-actions .btn{width:84px;min-width:84px;max-width:84px;min-height:31px;font-size:.68rem}
}

@media(max-width:1000px){html.guide-page{scroll-snap-type:none!important}.guide-slide{min-height:auto!important;scroll-snap-align:none!important}}


/* Lightbox integrat pentru fotografiile ghidului */
.content-image, .guide-page-v11 main .guide-photo img, .guide-page-v11 main .guide-hero-photo>img{cursor:zoom-in}
.lightbox-v3{position:fixed;inset:0;z-index:9999;background:rgba(8,16,13,.96);display:none;flex-direction:column;color:#fff;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}
.lightbox-v3.open{display:flex}
.lightbox-v3-top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px}
.lightbox-v3 button{appearance:none;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.10);color:#fff;border-radius:999px;min-height:42px;padding:0 14px;font-weight:800}
.lightbox-v3-back{display:inline-flex;align-items:center;gap:6px}
.lightbox-v3-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:4px 10px 10px}
.lightbox-v3-stage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:default;border-radius:8px}
.lightbox-v3-prev,.lightbox-v3-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;padding:0!important;font-size:26px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.38)!important}
.lightbox-v3-prev{left:10px}.lightbox-v3-next{right:10px}
.lightbox-v3-caption{padding:0 16px 12px;text-align:center;font-size:14px;color:rgba(255,255,255,.88);min-height:34px}
body.lightbox-open{overflow:hidden}
@media(min-width:760px){.lightbox-v3-prev{left:24px}.lightbox-v3-next{right:24px}}
@media(max-width:1000px){.guide-hero-photo>img{object-fit:contain!important;object-position:center center!important;background:#e8eee8}.guide-hero-photo{background:#e8eee8}}


/* V13.2 – fix navigare/scroll desktop.
   V13/V13.1 blocau propagarea rotiței prin overscroll-behavior:none
   pe secțiuni cu overflow:hidden. Păstrăm layout-ul de slide, dar permitem
   documentului să deruleze natural și folosim snap discret între secțiuni. */
@media (min-width:1001px){
  html.guide-page{scroll-behavior:smooth;scroll-snap-type:y proximity}
  .guide-slide{overscroll-behavior:auto!important;scroll-snap-align:start;scroll-snap-stop:normal}
}



/* V13.6 – finisaj mobil: zone de atingere mai confortabile */
@media(max-width:720px){
  .guide-card-actions .btn{min-height:44px!important;padding:9px 10px!important}
  .guide-hero-card .btn{min-height:44px!important}
  .mobile-cta-bar a{min-height:44px!important}
}



/* V13.6 – pe mobil, numele fiecărui obiectiv trebuie să fie vizibil imediat sub categorie. */
@media(max-width:720px){
  .guide-card .guide-card-body > h3{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    position:static!important;
    width:auto!important;
    height:auto!important;
    max-height:none!important;
    margin:3px 0 10px!important;
    padding:0!important;
    color:var(--ink)!important;
    font-size:1.32rem!important;
    line-height:1.18!important;
    font-weight:800!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    -webkit-line-clamp:unset!important;
    -webkit-box-orient:initial!important;
  }
  .guide-card .guide-kicker{margin-bottom:4px!important;}
}



/* V13.7 – pe mobil, butoanele Hartă/Telefon trebuie să fie complet vizibile în interiorul cardului. */
@media(max-width:720px){
  /* Anulăm două reguli vechi care se suprapuneau pe mobil: V9 fixa raportul 60/40,
     iar stilul general al site-ului adăuga padding direct pe .guide-card. */
  .guide-card{
    height:auto!important;
    min-height:0!important;
    padding:0!important;
    grid-template-rows:270px auto!important;
    overflow:hidden!important;
  }
  .guide-card-body{
    min-height:0!important;
    height:auto!important;
    padding:14px 14px 18px!important;
    overflow:visible!important;
  }
  .guide-card-actions{
    margin-top:12px!important;
    margin-bottom:0!important;
    flex-shrink:0!important;
    align-items:stretch!important;
  }
  .guide-card-actions .btn{
    min-height:46px!important;
    height:auto!important;
    padding:10px 12px!important;
    line-height:1.2!important;
    overflow:visible!important;
  }
}

/* V11 mobile final audit – touch targets */
@media(max-width:720px){
  .guide-next .btn{min-height:44px!important;padding:9px 12px!important}
  .lightbox-v3 button{min-height:44px!important}
  .lightbox-v3-close{min-width:44px!important;width:44px!important;padding:0!important}
}


/* Site V13 – trasee colorate, transport și ferestre dedicate */
.route-map-modal[hidden]{display:none!important}
.route-map-modal{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:18px}
.route-map-backdrop{position:absolute;inset:0;background:rgba(6,24,19,.82);backdrop-filter:blur(4px)}
.route-map-panel{position:relative;z-index:1;width:min(1180px,96vw);max-height:min(900px,94vh);overflow:auto;background:#fff;border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,.34);padding:22px}
.route-map-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #e5ece8;padding-bottom:15px;margin-bottom:18px}
.route-map-head h2{font-size:clamp(1.7rem,3vw,2.45rem);margin:2px 0 5px}
.route-map-head p{margin:0;color:var(--muted);max-width:850px;line-height:1.45}
.route-map-close{flex:0 0 46px;width:46px;height:46px;border-radius:50%;border:1px solid #d9e4df;background:var(--green-soft);color:var(--green-dark);font-size:1.9rem;line-height:1;cursor:pointer}
.route-map-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:20px;align-items:start}
.route-map-canvas{background:#f4f7f1;border:1px solid #dfe8e3;border-radius:18px;padding:10px;overflow:hidden;position:sticky;top:0}
.route-map-canvas svg{display:block;width:100%;height:auto;max-height:580px}
.route-svg-line{fill:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;opacity:.92}
.route-map-caption{font-size:.76rem;line-height:1.35;color:var(--muted);padding:8px 7px 2px;text-align:center}
.route-map-list{display:grid;gap:10px}
.route-map-item{border:1px solid #e0e9e4;border-left:5px solid var(--route);border-radius:14px;padding:11px 12px;background:#fff}
.route-map-item-title{display:flex;align-items:center;gap:8px}.route-map-item-title h3{font-size:1rem;margin:0;color:var(--green-dark)}
.route-swatch{width:14px;height:14px;border-radius:50%;background:var(--route);box-shadow:0 0 0 3px color-mix(in srgb,var(--route) 18%,transparent)}
.route-map-item p{font-size:.82rem;line-height:1.35;color:var(--muted);margin:5px 0 9px}
.route-map-item .btn{min-height:38px;padding:7px 12px;font-size:.78rem}
.route-map-source{font-size:.72rem;color:var(--muted);line-height:1.4;margin:4px 2px 0}
body.route-map-open{overflow:hidden}
.transport-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
.transport-actions .btn{width:auto!important;min-width:0!important;max-width:none!important;padding-left:6px!important;padding-right:6px!important}
@media(max-width:1000px){
 .route-map-modal{padding:10px}.route-map-panel{width:100%;max-height:96vh;border-radius:18px;padding:15px}
 .route-map-layout{grid-template-columns:1fr}.route-map-canvas{position:static}.route-map-head{gap:10px}.route-map-head p{font-size:.88rem}
 .route-map-list{grid-template-columns:1fr 1fr}.route-map-source{grid-column:1/-1}
}
@media(max-width:620px){
 .route-map-modal{padding:0;align-items:stretch}.route-map-panel{max-height:100dvh;height:100dvh;border-radius:0;padding:13px 12px 24px}
 .route-map-head{position:sticky;top:-13px;z-index:3;background:#fff;padding-top:13px}.route-map-head h2{font-size:1.55rem}.route-map-head p{font-size:.8rem}
 .route-map-layout{gap:12px}.route-map-list{grid-template-columns:1fr}.route-map-source{grid-column:auto}
 .route-map-item{padding:10px}.route-map-item .btn{min-height:44px}
 .transport-actions{grid-template-columns:1fr 1fr!important}.transport-actions .station-map{grid-column:1/-1}
}

/* Site V14 – fundal topografic real pentru trasee */
.route-map-canvas-real{padding:0;aspect-ratio:820/590;min-height:0;background:#e7eee8;isolation:isolate}
.route-map-canvas-real .route-real-map{position:absolute;inset:0 0 70px;overflow:hidden;border-radius:17px 17px 0 0;background:linear-gradient(135deg,#e4ece5,#dce8e0);z-index:0}
.route-map-canvas-real .route-real-map img{position:absolute;width:31.22%;height:auto;max-width:none;left:calc(var(--tx)*31.22% - 16.71%);top:calc(var(--ty)*49.23% - 8.85%);filter:saturate(.92) contrast(.96) brightness(1.04)}
.route-map-canvas-real .route-map-overlay{position:absolute;left:0;top:0;width:100%;height:calc(100% - 70px);max-height:none!important;z-index:1;pointer-events:none}
.route-map-canvas-real:after{content:"";position:absolute;inset:0 0 70px;z-index:1;pointer-events:none;background:rgba(255,255,255,.12);border-radius:17px 17px 0 0}
.route-map-canvas-real .route-svg-real{paint-order:stroke;stroke:#fff;stroke-width:17;opacity:.98}
.route-map-canvas-real .route-svg-real[stroke="#d2a20a"]{stroke:#d2a20a}.route-map-canvas-real .route-svg-real[stroke="#2775c9"]{stroke:#2775c9}.route-map-canvas-real .route-svg-real[stroke="#d84d50"]{stroke:#d84d50}.route-map-canvas-real .route-svg-real[stroke="#7a57b8"]{stroke:#7a57b8}.route-map-canvas-real .route-svg-real[stroke="#2d9a67"]{stroke:#2d9a67}.route-map-canvas-real .route-svg-real[stroke="#e58b24"]{stroke:#e58b24}
.route-map-canvas-real .route-map-overlay path.route-svg-real{stroke-width:10;filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff)}
.route-map-labels rect{fill:rgba(255,255,255,.88);stroke:rgba(38,77,64,.15);stroke-width:1}.route-map-labels text{font-size:18px;font-weight:800;paint-order:stroke;stroke:rgba(255,255,255,.9);stroke-width:4px;stroke-linejoin:round}.route-map-labels circle{fill:#264d40;stroke:#fff;stroke-width:3px}
.route-map-attribution{position:absolute;right:8px;bottom:72px;z-index:3;background:rgba(255,255,255,.9);padding:4px 7px;border-radius:7px;font-size:.6rem;line-height:1.2;color:#536b62}.route-map-attribution a{color:#365c50;text-decoration:none}.route-map-attribution a:hover{text-decoration:underline}
.route-map-canvas-real .route-map-caption{position:absolute;left:0;right:0;bottom:0;min-height:70px;display:flex;align-items:center;justify-content:center;padding:10px 14px;background:#f7faf7;border-top:1px solid #dfe8e3;border-radius:0 0 17px 17px;font-size:.74rem;z-index:3}
.route-alin-contact{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:10px;padding:8px 14px;border-radius:999px;background:var(--green-dark);color:#fff!important;text-decoration:none;font-size:.82rem;font-weight:800;letter-spacing:.01em}
.route-alin-contact:hover{filter:brightness(.96)}
@media(max-width:1000px){.route-map-canvas-real{aspect-ratio:820/610}.route-map-canvas-real .route-real-map{inset:0 0 82px}.route-map-canvas-real .route-map-overlay{height:calc(100% - 82px)}.route-map-canvas-real:after{inset:0 0 82px}.route-map-attribution{bottom:84px}.route-map-canvas-real .route-map-caption{min-height:82px}}
@media(max-width:620px){.route-map-canvas-real{aspect-ratio:9/8;min-height:0}.route-map-canvas-real .route-real-map{inset:0 0 92px}.route-map-canvas-real .route-map-overlay{height:calc(100% - 92px)}.route-map-canvas-real:after{inset:0 0 92px}.route-map-attribution{bottom:94px;left:6px;right:auto;font-size:.55rem}.route-map-canvas-real .route-map-caption{min-height:92px;font-size:.69rem;line-height:1.35}.route-alin-contact{min-height:44px;font-size:.78rem;padding:8px 12px}.route-map-labels text{font-size:17px}}


/* Site V15 – navigare exactă și panouri de trasee într-un singur viewport */
.route-map-modal{padding:10px;overflow:hidden}
.route-map-panel{
  width:min(1220px,calc(100vw - 20px));
  height:min(880px,calc(100dvh - 20px));
  max-height:none;
  overflow:hidden;
  display:grid;
  grid-template-rows:auto minmax(0,1fr);
  padding:14px 16px;
}
.route-map-head{margin-bottom:9px;padding-bottom:9px;gap:14px;align-items:center}
.route-map-head h2{font-size:clamp(1.55rem,2.6vw,2.15rem);line-height:1.05;margin:1px 0 4px}
.route-map-head p{font-size:.84rem;line-height:1.3;max-width:800px}
.route-map-head .eyebrow{font-size:.7rem}
.route-alin-contact{min-height:44px;margin-top:6px;padding:7px 13px}
.route-map-back{
  flex:0 0 auto;min-height:44px;padding:8px 14px;border-radius:999px;
  border:1px solid #cbd9d2;background:var(--green-soft);color:var(--green-dark);
  font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;white-space:nowrap
}
.route-map-back:hover{filter:brightness(.97)}
.route-map-layout{
  height:100%;min-height:0;display:grid;
  grid-template-columns:minmax(0,1.34fr) minmax(330px,.66fr);
  gap:13px;align-items:stretch
}
.route-map-canvas{position:relative;top:auto;height:100%;min-height:0}
.route-map-canvas-real{aspect-ratio:auto;height:100%;min-height:0}
.route-map-list{height:100%;min-height:0;display:grid;gap:7px;grid-template-rows:repeat(4,minmax(0,1fr)) auto}
[data-route-modal="bike"] .route-map-list{grid-template-rows:repeat(5,minmax(0,1fr)) auto}
.route-map-item{
  min-height:0;padding:7px 9px;border-radius:12px;
  display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;
  column-gap:8px;row-gap:1px;align-items:center
}
.route-map-item-title{grid-column:1;grid-row:1;min-width:0;gap:6px}
.route-map-item-title h3{font-size:.9rem;line-height:1.15;white-space:normal}
.route-swatch{width:11px;height:11px;flex:0 0 11px}
.route-map-item p{grid-column:1;grid-row:2;font-size:.72rem;line-height:1.25;margin:2px 0;color:var(--muted)}
.route-map-item .btn{
  grid-column:2;grid-row:1/3;align-self:center;min-height:44px;
  padding:7px 10px;font-size:.72rem;white-space:nowrap
}
.route-map-source{align-self:end;margin:0 2px;font-size:.65rem;line-height:1.25}
.route-map-canvas-real .route-map-caption{min-height:54px;padding:7px 10px;font-size:.66rem;line-height:1.25}
.route-map-canvas-real .route-real-map{inset:0 0 54px}
.route-map-canvas-real .route-map-overlay{height:calc(100% - 54px)}
.route-map-canvas-real:after{inset:0 0 54px}
.route-map-attribution{bottom:56px;font-size:.52rem}

@media(max-width:1000px){
  .route-map-modal{padding:5px}
  .route-map-panel{width:calc(100vw - 10px);height:calc(100dvh - 10px);max-height:none;border-radius:16px;padding:9px 10px}
  .route-map-head{margin-bottom:6px;padding-bottom:6px;align-items:start}
  .route-map-head h2{font-size:1.42rem;line-height:1.04}
  .route-map-head p{font-size:.72rem;line-height:1.2;max-width:620px}
  .route-alin-contact{min-height:44px;margin-top:4px;font-size:.74rem;padding:6px 10px}
  .route-map-back{min-height:44px;padding:7px 11px;font-size:.76rem}
  .route-map-layout{grid-template-columns:1fr;grid-template-rows:minmax(0,43fr) minmax(0,57fr);gap:7px;height:100%;min-height:0}
  .route-map-canvas{position:relative;height:100%;min-height:0}
  .route-map-list{grid-template-columns:1fr;height:100%;min-height:0;gap:5px}
  .route-map-source{grid-column:auto}
  .route-map-item{padding:5px 7px}
  .route-map-item-title h3{font-size:.82rem}
  .route-map-item p{font-size:.66rem;line-height:1.18}
  .route-map-item .btn{min-height:44px;padding:5px 8px;font-size:.68rem}
  .route-map-canvas-real{aspect-ratio:auto;height:100%}
  .route-map-canvas-real .route-real-map{inset:0 0 46px}
  .route-map-canvas-real .route-map-overlay{height:calc(100% - 46px)}
  .route-map-canvas-real:after{inset:0 0 46px}
  .route-map-canvas-real .route-map-caption{min-height:46px;padding:5px 7px;font-size:.6rem;line-height:1.18}
  .route-map-attribution{bottom:48px;font-size:.48rem}
}

@media(max-width:620px){
  .route-map-modal{padding:0;align-items:stretch}
  .route-map-panel{width:100vw;height:100dvh;max-height:none;border-radius:0;padding:7px 8px;overflow:hidden}
  .route-map-head{position:relative;top:auto;z-index:3;background:#fff;padding:0 0 5px;margin:0 0 5px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}
  .route-map-head>div{min-width:0}
  .route-map-head .eyebrow{font-size:.58rem;letter-spacing:.09em}
  .route-map-head h2{font-size:1.18rem;line-height:1.02;margin:0 0 3px}
  .route-map-head p{display:none}
  .route-alin-contact{min-height:44px;margin-top:3px;padding:5px 8px;font-size:.68rem}
  .route-map-back{min-height:44px;padding:6px 9px;font-size:.68rem;align-self:start}
  .route-map-layout{grid-template-rows:minmax(0,40fr) minmax(0,60fr);gap:4px}
  .route-map-list{gap:3px}
  .route-map-item{padding:3px 5px;border-left-width:4px;border-radius:9px;column-gap:5px}
  .route-map-item-title{gap:4px}
  .route-map-item-title h3{font-size:.73rem;line-height:1.05}
  .route-swatch{width:9px;height:9px;flex-basis:9px}
  .route-map-item p{font-size:.58rem;line-height:1.08;margin:0}
  .route-map-item .btn{min-height:44px;padding:4px 6px;font-size:.61rem;border-radius:999px}
  .route-map-source{font-size:.52rem;line-height:1.05;margin:0 1px}
  .route-map-canvas-real .route-real-map{inset:0 0 38px}
  .route-map-canvas-real .route-map-overlay{height:calc(100% - 38px)}
  .route-map-canvas-real:after{inset:0 0 38px}
  .route-map-canvas-real .route-map-caption{min-height:38px;padding:3px 5px;font-size:.53rem;line-height:1.08}
  .route-map-attribution{bottom:40px;left:4px;right:auto;font-size:.43rem;padding:2px 4px}
  .route-map-labels text{font-size:15px}
}

@media(max-width:620px) and (max-height:740px){
  .route-map-head h2{font-size:1.05rem}
  .route-alin-contact,.route-map-back{min-height:44px}
  .route-map-layout{grid-template-rows:minmax(0,36fr) minmax(0,64fr)}
  .route-map-item-title h3{font-size:.68rem}
  .route-map-item p{font-size:.54rem}
  .route-map-item .btn{min-height:44px;font-size:.57rem}
}

/* V16 – decupajele celor două fotografii reale aprobate */
.guide-photo img[src*="ghid-18-"]{object-position:center 47%}
.guide-photo img[src*="ghid-19-"]{object-position:58% center}


