:root{--branch-surface:#f5f1ec;--branch-ink:#2b2022}
body{background:var(--branch-surface);color:var(--branch-ink)}
.btn-wa{border:0;cursor:pointer;font-family:inherit}
.branches-hero{background:#50121d;min-height:500px;display:grid;align-items:center;overflow:hidden;position:relative}.branches-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(70,16,26,.2),rgba(70,16,26,.8)),url('../img/hero2.webp') center/cover;opacity:.28}.branches-hero__inner{width:min(1300px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;position:relative;z-index:1}.branches-kicker{display:block;color:#f2ca4a;text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:700;margin-bottom:14px}.branches-hero h1{font:700 clamp(52px,7vw,92px)/.9 'Oswald',sans-serif;color:#f8f3ed;letter-spacing:-2px}.branches-hero h1 span{color:#f2ca4a}.branches-hero p{max-width:590px;color:rgba(255,255,255,.76);font-size:18px;line-height:1.6;margin-top:24px}.branches-hero__visual{justify-self:end;width:min(380px,100%);aspect-ratio:4/5;border:1px solid rgba(255,255,255,.25);border-radius:18px;padding:18px;display:flex;align-items:flex-end;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.hero-place{width:100%;background:#f4c93d;color:#50121d;border-radius:14px;padding:24px;display:flex;align-items:center;gap:14px;font-weight:800}.hero-place i{font-size:34px}.branches-section{padding:100px 20px 120px}.branches-heading{max-width:1300px;margin:0 auto 42px}.branches-heading>span{color:#7b1d2a;font-weight:700;font-size:13px}.branches-heading h2{font:700 clamp(38px,5vw,62px)/1 'Oswald',sans-serif;color:#46101a;margin:7px 0 12px}.branches-heading p{color:#74696a}.branches-explorer{max-width:1300px;margin:auto;display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:24px;align-items:stretch}.branches-list{background:#fff;border-radius:16px;padding:10px;box-shadow:0 18px 50px rgba(70,16,26,.08);max-height:650px;overflow:auto}.branch-tab{width:100%;border:0;background:transparent;text-align:left;padding:20px;border-radius:12px;cursor:pointer;color:#514648;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;transition:background .18s,color .18s,transform .18s}.branch-tab+ .branch-tab{margin-top:3px}.branch-tab:hover{background:#f7f1ed}.branch-tab.active{background:#6d1927;color:#fff}.branch-tab:active{transform:scale(.99)}.branch-tab>i:first-child{font-size:25px;color:#b43548}.branch-tab.active>i:first-child{color:#f2ca4a}.branch-tab strong{display:block;font-size:16px}.branch-tab small{display:block;color:#8b7f81;margin-top:4px;line-height:1.35}.branch-tab.active small{color:rgba(255,255,255,.68)}.branch-detail{min-width:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px rgba(70,16,26,.1);display:grid;grid-template-rows:auto 1fr}.branch-info{padding:30px 34px;display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.branch-info h3{font:700 30px 'Oswald',sans-serif;color:#51131e}.branch-contact{display:grid;gap:9px;margin-top:15px}.branch-contact a,.branch-contact span{display:flex;align-items:center;gap:9px;color:#6d6264;text-decoration:none}.branch-contact a:hover{color:#7b1d2a}.branch-directions{display:inline-flex!important;background:#f0c73e;color:#46101a!important;padding:12px 18px;border-radius:999px;font-weight:800;white-space:nowrap;transition:transform .18s}.branch-directions:hover{transform:translateY(-2px)}.branch-map{min-height:430px;background:#e8e2dc}.branch-map iframe{display:block;width:100%;height:100%;min-height:430px;border:0}.branches-empty,.branches-error{grid-column:1/-1;padding:70px 25px;text-align:center;background:#fff;border-radius:16px;color:#75696b}.branches-empty i,.branches-error i{display:block;font-size:48px;color:#7b1d2a;margin-bottom:15px}.branch-list-skeleton{height:86px;border-radius:12px;background:linear-gradient(90deg,#f0ebe6 25%,#faf7f3 50%,#f0ebe6 75%);background-size:200% 100%;animation:branch-shimmer 1.4s infinite;margin-bottom:8px}.branch-map-skeleton{height:100%;min-height:540px;background:linear-gradient(90deg,#e8e2dc 25%,#f5f1ec 50%,#e8e2dc 75%);background-size:200% 100%;animation:branch-shimmer 1.4s infinite}@keyframes branch-shimmer{to{background-position:-200% 0}}.branches-cta{padding:0 20px 110px}.branches-cta>div{max-width:1300px;margin:auto;background:#6d1927;border-radius:18px;padding:52px;color:#fff;display:grid;justify-items:start}.branches-cta>div>i{font-size:34px;color:#f2ca4a}.branches-cta h2{font:700 38px 'Oswald',sans-serif;margin-top:14px}.branches-cta p{color:rgba(255,255,255,.72);margin:8px 0 22px}.branches-cta button{border:0;border-radius:999px;background:#f2ca4a;color:#46101a;padding:14px 22px;font:800 14px 'Barlow',sans-serif;cursor:pointer}.footer-button-link{border:0;background:transparent;color:rgba(255,255,255,.5);font:inherit;padding:0;cursor:pointer}.footer-button-link:hover{color:#f2ca4a}.modal-zone-prompt{font-size:13px;color:#666;margin-bottom:12px}
@media(max-width:900px){.branches-hero{min-height:auto;padding:75px 0}.branches-hero__inner{grid-template-columns:1fr}.branches-hero__visual{display:none}.branches-explorer{grid-template-columns:1fr}.branches-list{display:flex;overflow-x:auto;max-height:none;scroll-snap-type:x mandatory}.branch-tab{min-width:270px;scroll-snap-align:start}.branch-info{padding:25px;flex-direction:column}.branch-directions{align-self:flex-start}.branch-map,.branch-map iframe{min-height:360px}}
@media(max-width:600px){.branches-hero__inner{width:calc(100% - 32px)}.branches-hero h1{font-size:48px;letter-spacing:-1px}.branches-hero p{font-size:16px}.branches-section{padding:70px 16px 80px}.branches-cta{padding:0 16px 75px}.branches-cta>div{padding:34px 24px}.branches-cta h2{font-size:32px}.branch-tab{min-width:245px}.branch-info h3{font-size:26px}}
@media(prefers-reduced-motion:reduce){.branch-list-skeleton,.branch-map-skeleton{animation:none}.branch-tab,.branch-directions{transition:none}}

/* Hero editorial: sin panel decorativo vacío. */
.branches-hero::after{background:linear-gradient(90deg,rgba(70,16,26,.18) 0%,rgba(70,16,26,.58) 72%,rgba(70,16,26,.72) 100%),url('../img/hero2.webp') center/cover;opacity:.4}
.branches-hero__inner{display:block}
.branches-hero__content{max-width:960px}
.branches-hero h1{text-wrap:balance}
.branches-hero__link{display:inline-flex;align-items:center;gap:10px;margin-top:28px;color:#f2ca4a;font-size:14px;font-weight:800;text-decoration:none;transition:color .2s,transform .2s}
.branches-hero__link i{font-size:18px;transition:transform .2s}
.branches-hero__link:hover{color:#fff}
.branches-hero__link:hover i{transform:translateY(3px)}
.branches-hero__link:focus-visible{outline:2px solid #f2ca4a;outline-offset:6px;border-radius:2px}
#branches-title{scroll-margin-top:90px}
.branch-directions{align-items:center;gap:8px;text-decoration:none!important}
.branch-directions i{display:inline-flex;text-decoration:none}
@media(prefers-reduced-motion:reduce){.branches-hero__link,.branches-hero__link i{transition:none}}
