/* Individual branch pages — Phase 2 */
.branch-page{background:var(--ds-paper);color:var(--ds-ink)}
.branch-hero{--branch-hero:url("assets/home-gallery-community.webp");min-height:670px;padding:clamp(190px,18vw,245px) var(--ds-page-gutter) clamp(70px,8vw,105px);position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.65fr);align-items:end;gap:clamp(36px,7vw,100px);overflow:hidden;color:#fff;background-image:linear-gradient(90deg,rgba(7,8,9,.96) 0%,rgba(7,8,9,.82) 48%,rgba(7,8,9,.2) 100%),var(--branch-hero);background-size:cover;background-position:center}
[dir="rtl"] .branch-hero{background-image:linear-gradient(270deg,rgba(7,8,9,.96) 0%,rgba(7,8,9,.82) 48%,rgba(7,8,9,.2) 100%),var(--branch-hero)}
.branch-hero:after{content:"";position:absolute;inset-inline-start:var(--ds-page-gutter);inset-block:145px auto;width:72px;height:4px;background:var(--ds-red)}
.branch-hero>*{position:relative;z-index:1}
.branch-hero-copy{max-width:850px}.branch-hero .hero-edition{display:block;margin-bottom:22px;color:#fff;font:700 13px/1.4 var(--font-brand,"Barlow Condensed",sans-serif);letter-spacing:.16em}
.branch-hero h1{margin:0;font-size:var(--ds-title-1);line-height:.92;letter-spacing:-.05em}.branch-hero h1 em{display:block;font-style:normal;color:#fff}.branch-hero p{max-width:720px;margin:28px 0 0;color:rgba(255,255,255,.76);font-size:clamp(17px,1.45vw,21px);line-height:1.75}
.branch-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.branch-hero-actions a{min-height:48px;padding:0 20px;border-radius:var(--ds-button-radius);display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:850;border:1px solid rgba(255,255,255,.38)}.branch-hero-actions a:first-child{background:var(--ds-red);border-color:var(--ds-red)}
.branch-identity{align-self:end;padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:var(--ds-card-radius);background:rgba(10,11,12,.72);backdrop-filter:blur(14px)}
.branch-identity small{color:rgba(255,255,255,.62);font-size:12px;font-weight:800}.branch-identity strong{display:block;margin-top:10px;font-size:clamp(22px,2.6vw,34px)}.branch-identity span{display:block;margin-top:9px;color:rgba(255,255,255,.7);line-height:1.6}
.branch-page-nav{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:repeat(4,1fr);background:var(--ds-ink-soft);border-block:1px solid rgba(255,255,255,.12)}.branch-page-nav a{min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:13px;font-weight:800;border-inline-start:1px solid rgba(255,255,255,.12)}.branch-page-nav a:hover,.branch-page-nav a:focus-visible{background:#282b2e}
.branch-section{padding:var(--ds-section-space) var(--ds-page-gutter)}.branch-section.alt{background:var(--ds-surface-alt)}.branch-section.dark{background:var(--ds-ink);color:#fff}
.branch-section-head{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(300px,1.2fr);gap:clamp(30px,7vw,100px);align-items:end;margin-bottom:clamp(38px,5vw,64px)}.branch-section-head small{display:block;color:#746e67;font-weight:850;letter-spacing:.12em}.dark .branch-section-head small{color:#d45459}.branch-section-head h2{margin:12px 0 0;font-size:var(--ds-title-2);line-height:1}.branch-section-head p{margin:0;color:var(--ds-muted);font-size:17px;line-height:1.8}.dark .branch-section-head p{color:#aaa}
.branch-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.branch-facts article{min-height:180px;padding:26px;border:1px solid var(--ds-line);border-radius:var(--ds-card-radius);background:#fff;box-shadow:var(--ds-shadow-card)}.branch-facts b{display:block;color:var(--ds-red);font:800 13px/1.3 var(--font-brand,"Barlow Condensed",sans-serif);letter-spacing:.12em}.branch-facts h3{margin:18px 0 9px;font-size:var(--ds-title-3)}.branch-facts p{margin:0;color:var(--ds-muted);line-height:1.7}
.branch-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);gap:16px}.branch-schedule,.branch-coach{border-radius:var(--ds-card-radius);overflow:hidden;background:#fff;box-shadow:var(--ds-shadow-card)}.branch-schedule{padding:clamp(26px,4vw,46px)}.branch-schedule h3,.branch-coach h3{margin:0;font-size:var(--ds-title-3)}.branch-schedule dl{margin:28px 0 0;display:grid;grid-template-columns:150px 1fr;gap:0}.branch-schedule dt,.branch-schedule dd{margin:0;padding:17px 0;border-top:1px solid var(--ds-line)}.branch-schedule dt{font-weight:850}.branch-schedule dd{color:var(--ds-muted);line-height:1.7}.branch-coach img{width:100%;height:330px;display:block;object-fit:cover;object-position:center 20%}.branch-coach-copy{padding:28px}.branch-coach-copy small{color:var(--ds-red);font-weight:850}.branch-coach-copy p{color:var(--ds-muted);line-height:1.75}
.branch-map-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:16px}.branch-map{min-height:470px;border:0;border-radius:var(--ds-card-radius);overflow:hidden;background:#d8d3ca;box-shadow:var(--ds-shadow-card)}.branch-map iframe{width:100%;height:100%;min-height:470px;border:0;display:block}.branch-contact-card{padding:34px;border-radius:var(--ds-card-radius);background:#fff;box-shadow:var(--ds-shadow-card);display:flex;flex-direction:column}.branch-contact-card h3{margin:0;font-size:var(--ds-title-3)}.branch-contact-card p{color:var(--ds-muted);line-height:1.75}.branch-contact-card address{font-style:normal;font-weight:800;margin:8px 0 24px}.branch-contact-actions{display:grid;gap:9px;margin-top:auto}.branch-contact-actions a{min-height:48px;padding:0 18px;border:1px solid var(--ds-line);border-radius:var(--ds-button-radius);display:flex;align-items:center;justify-content:center;color:var(--ds-ink);text-decoration:none;font-weight:850}.branch-contact-actions a:first-of-type{background:var(--ds-red);border-color:var(--ds-red);color:#fff}.branch-contact-actions a:hover{border-color:var(--ds-red)}
.branch-registration-soon{min-height:48px;padding:10px 16px;border-radius:var(--ds-button-radius);background:#f1ede6;border:1px dashed #b8b0a4;color:#555;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:800}
.branch-final{padding:clamp(58px,8vw,92px) var(--ds-page-gutter);background:var(--ds-ink-soft);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:36px}.branch-final small{font-weight:850;letter-spacing:.12em}.branch-final h2{margin:12px 0 0;font-size:var(--ds-title-2);line-height:1}.branch-final>a{min-height:52px;padding:0 24px;border-radius:var(--ds-button-radius);display:inline-flex;align-items:center;justify-content:center;background:var(--ds-red);color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}
@media(max-width:980px){.branch-hero{grid-template-columns:1fr}.branch-identity{max-width:520px}.branch-facts{grid-template-columns:1fr 1fr}.branch-detail-grid,.branch-map-grid{grid-template-columns:1fr}.branch-section-head{grid-template-columns:1fr}.branch-map{min-height:360px}.branch-map iframe{min-height:360px}}
@media(max-width:620px){.branch-hero{min-height:610px;padding:165px 20px 64px;background-position:center}.branch-hero:after{inset-inline-start:20px;inset-block-start:130px}.branch-hero-actions{display:grid}.branch-identity{padding:22px}.branch-page-nav{position:static;grid-template-columns:1fr 1fr}.branch-page-nav a{min-height:52px}.branch-section{padding:68px 20px}.branch-facts{grid-template-columns:1fr}.branch-facts article{min-height:0}.branch-schedule dl{grid-template-columns:1fr}.branch-schedule dd{padding-top:6px;border-top:0}.branch-coach img{height:290px}.branch-final{align-items:flex-start;flex-direction:column;padding:58px 20px}.branch-final>a{width:100%}}
