/*
Theme Name: ALIGRA Paris 12
Theme URI: https://aligraparis12.fr
Author: ALIGRA
Description: Thème officiel du studio féminin ALIGRA, avec gestion intégrée des photos, activités, du planning et des tarifs.
Version: 1.25.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: aligra
*/

:root {
  --black: #070706;
  --ink: #15130f;
  --cream: #f3ecdf;
  --paper: #fbf8f1;
  --gold: #d4af37;
  --gold-light: #ffe6a0;
  --gold-deep: #8f6808;
  --line: rgba(212, 175, 55, .36);
  --serif: Georgia, "Times New Roman", serif;
  --sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); font-size: 16px; line-height: 1.65; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
.wrap { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.section { padding-block: clamp(78px, 10vw, 144px); }
.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); }
.skip-link { position: fixed; left: 12px; top: -80px; z-index: 1000; padding: 10px 16px; background: white; color: black; }
.skip-link:focus { top: 12px; }

.site-header { position: fixed; z-index: 100; inset: 0 0 auto; height: 92px; display: flex; align-items: center; justify-content: space-between; padding-inline: clamp(24px, 5vw, 76px); border-bottom: 1px solid rgba(255,255,255,.16); background: rgba(7,7,6,.88); color: white; backdrop-filter: blur(12px); transition: background .3s, height .3s; }
.site-header.scrolled { height: 74px; background: rgba(7,7,6,.96); backdrop-filter: blur(14px); }
.brand { display: flex; width: 150px; height: 82px; align-items: center; overflow: visible; flex: 0 0 auto; }
.brand img { width: 150px; height: 82px; object-fit: contain; filter: brightness(1.3) saturate(1.28) drop-shadow(0 0 10px rgba(255,230,160,.38)); }
.site-header.scrolled .brand { width: 126px; height: 66px; }
.site-header.scrolled .brand img { width: 126px; height: 66px; }
.main-nav { display: flex; align-items: center; gap: clamp(18px, 2.3vw, 34px); }
.main-nav > a:not(.button) { text-decoration: none; font-size: .78rem; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; }
.main-nav > a:not(.button):hover { color: var(--gold-light); }
.main-nav > a[aria-current="page"] { color: var(--gold-light); border-bottom: 1px solid var(--gold); }
.menu-button { display: none; width: 44px; height: 44px; background: transparent; border: 0; padding: 10px; }
.menu-button span:not(.sr-only) { display: block; height: 1px; margin: 6px 0; background: white; }

.button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 13px 25px; border: 1px solid var(--gold); background: linear-gradient(135deg, #f8df86 0%, var(--gold) 52%, #f3d36b 100%); color: #0d0b08; font: 700 .75rem/1 var(--sans); letter-spacing: .12em; text-transform: uppercase; text-decoration: none; cursor: pointer; transition: transform .2s, background .2s, color .2s; }
.button:hover { transform: translateY(-2px); background: linear-gradient(135deg, #ffedb6, var(--gold-light)); }
.button-small { min-height: 40px; padding: 10px 18px; }
.button-outline { background: transparent; color: var(--ink); }
.button-outline:hover { background: var(--gold); }
.button-disabled { opacity: .55; cursor: not-allowed; }
.button-disabled:hover { transform: none; background: var(--gold); }
.text-link { display: inline-block; color: white; font-size: .82rem; font-weight: 700; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; border-bottom: 1px solid rgba(255,255,255,.45); padding-bottom: 4px; }
.text-link:hover { color: var(--gold-light); border-color: var(--gold-light); }
.dark-link { color: var(--ink); border-color: rgba(21,19,15,.3); }

.hero { position: relative; min-height: 560px; height: min(72svh, 650px); display: flex; align-items: flex-end; color: white; overflow: hidden; }
.hero-media { position: absolute; inset: 0; background: url("assets/hero.webp") center/cover no-repeat; transform: scale(1.02); animation: reveal 1.2s ease-out both; }
.hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.64) 0%, rgba(0,0,0,.31) 43%, rgba(0,0,0,.05) 74%), linear-gradient(0deg, rgba(0,0,0,.38), transparent 48%); }
.hero-content { position: relative; z-index: 1; padding-bottom: clamp(48px, 7vh, 72px); }
.eyebrow { margin: 0 0 24px; font-size: .72rem; font-weight: 700; letter-spacing: .24em; text-transform: uppercase; }
.eyebrow span { display: inline-block; width: 30px; height: 1px; margin: 0 10px 3px 0; background: var(--gold); }
.eyebrow.gold { color: var(--gold-deep); }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--serif); font-weight: 400; line-height: .96; letter-spacing: -.035em; }
h1 { max-width: 790px; margin-bottom: 24px; font-size: clamp(3.5rem, 6.3vw, 6.5rem); text-transform: uppercase; }
h1 em { color: var(--gold-light); font-weight: 400; }
h2 { font-size: clamp(2.8rem, 5.3vw, 5.4rem); }
.hero-copy { max-width: 550px; margin-bottom: 34px; font-size: clamp(1.05rem, 1.6vw, 1.3rem); color: rgba(255,255,255,.83); }
.hero-actions { display: flex; align-items: center; gap: 30px; }
.visual-note { position: absolute; z-index: 2; right: 18px; bottom: 15px; margin: 0; color: rgba(255,255,255,.48); font-size: .65rem; letter-spacing: .08em; text-transform: uppercase; }

.section-label { margin-bottom: 70px; color: #8c7d64; font-size: .7rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
.intro-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(48px, 9vw, 130px); }
.intro-grid h2 { max-width: 700px; margin-bottom: 0; }
.intro-copy > p { max-width: 570px; color: #5f594f; font-size: 1.08rem; }
.facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 50px; padding-top: 30px; border-top: 1px solid #ded4c3; }
.facts div { display: flex; flex-direction: column; }
.facts strong { color: var(--gold-deep); font: 400 2.2rem/1 var(--serif); }
.facts span { margin-top: 10px; color: #756c5e; font-size: .72rem; line-height: 1.35; text-transform: uppercase; letter-spacing: .06em; }

.classes { background: var(--black); color: white; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 50px; margin-bottom: 68px; }
.section-heading h2 { margin-bottom: 0; }
.section-heading > p { max-width: 380px; margin-bottom: 6px; color: rgba(255,255,255,.57); }
.class-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.class-card { position: relative; isolation: isolate; min-height: 430px; display: flex; flex-direction: column; justify-content: flex-end; overflow: hidden; padding: 38px 34px 32px; border: 1px solid rgba(212,175,55,.4); background: #0d0c0a; color: white; text-decoration: none; transition: transform .25s, box-shadow .25s; }
.class-card::before { content: ""; position: absolute; z-index: -2; inset: 0; background-image: var(--class-card-image); background-position: var(--class-card-position, center); background-size: cover; background-repeat: no-repeat; transform: scale(1.01); transition: transform .45s ease; }
.class-card::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(5,5,4,.02) 10%, rgba(5,5,4,.16) 48%, rgba(5,5,4,.78) 100%); }
.class-card:hover { z-index: 2; transform: translateY(-7px); box-shadow: 0 24px 45px rgba(0,0,0,.3); }
.class-card:hover::before { transform: scale(1.07); }
.class-card-kicker { margin-bottom: auto; color: var(--gold-light); font-size: .62rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; text-shadow: 0 2px 8px rgba(0,0,0,.65); }
.class-card h3 { margin: 0 0 15px; font: 400 2.25rem/1 var(--serif); text-shadow: 0 2px 12px rgba(0,0,0,.7); }
.class-card p { max-width: 390px; min-height: 0; margin-bottom: 20px; color: rgba(255,255,255,.82); font-size: .88rem; line-height: 1.5; text-shadow: 0 2px 8px rgba(0,0,0,.7); }
.class-card b { color: var(--gold-light); font-size: .66rem; letter-spacing: .1em; text-transform: uppercase; }
.pill-row { display: flex; gap: 7px; flex-wrap: wrap; margin-top: auto; }
.pill-row b { padding: 5px 8px; border: 1px solid rgba(212,175,55,.4); color: #ead28c; font-size: .61rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }

.course-portraits { background: #f1ecdf; }
.course-portraits-heading > p { color: #6f6659; }
.course-portrait-grid { display: grid; gap: 28px; }
.course-portrait { display: grid; grid-template-columns: 52% 48%; min-height: 0; overflow: hidden; scroll-margin-top: 110px; background: #0d0c0a; color: white; box-shadow: 0 20px 48px rgba(39,29,12,.12); }
.course-portrait.reverse { grid-template-columns: 48% 52%; }
.course-portrait.reverse img { order: 2; }
.course-portrait img { width: 100%; height: 100%; min-height: 0; aspect-ratio: 3 / 2; object-fit: contain; align-self: center; background: #0d0c0a; }
.course-portrait-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(28px, 3.2vw, 46px); }
.course-portrait-copy > span { color: var(--gold); font-size: .68rem; letter-spacing: .2em; }
.course-portrait-copy .eyebrow { margin-top: 0; margin-bottom: 14px; font-size: .68rem; }
.course-portrait-copy h3 { margin: 0 0 18px; color: var(--gold-light); font: 400 clamp(2.5rem, 3.7vw, 4rem)/1 var(--serif); }
.course-portrait-copy > p:not(.eyebrow) { margin-bottom: 0; color: rgba(255,255,255,.8); font-size: .94rem; line-height: 1.58; }
.course-portrait-copy .pill-row { margin-top: 20px; }
.course-benefits { display: grid; grid-template-columns: 1fr 1fr; gap: 7px 12px; padding: 0; margin: 20px 0 0; list-style: none; }
.course-benefits li { position: relative; padding: 9px 8px 9px 23px; border-top: 1px solid rgba(212,175,55,.34); color: #f0dda9; font-size: .73rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.course-benefits li::before { content: "◇"; position: absolute; left: 2px; color: var(--gold); }

.experience { display: grid; grid-template-columns: 1.25fr .75fr; align-items: center; gap: clamp(42px, 6vw, 86px); }
.experience-photo, .location-photo { position: relative; }
.experience-photo { padding: 10px; border: 1px solid var(--gold); background: #fffdf8; }
.experience-photo::before { display: none; }
.experience-photo img { width: 100%; aspect-ratio: 2126 / 740; object-fit: cover; }
.experience-photo > span, .location-photo > span { position: absolute; right: 10px; bottom: 8px; color: rgba(255,255,255,.7); font-size: .61rem; letter-spacing: .1em; text-transform: uppercase; text-shadow: 0 1px 3px #000; }
.experience-copy h2 { margin-bottom: 34px; }
.experience-copy > p:not(.eyebrow) { max-width: 520px; color: #625a4e; }
.studio-showcase { display: grid; gap: 48px; }
.studio-banner-photo { position: relative; overflow: hidden; border: 1px solid var(--gold); background: #0d0c0a; box-shadow: 0 25px 65px rgba(39,29,12,.14); }
.studio-banner-photo img { width: 100%; aspect-ratio: 2048 / 712; object-fit: cover; }
.studio-showcase-copy { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(48px, 9vw, 130px); align-items: start; }
.studio-showcase-copy h2 { margin-bottom: 0; }
.studio-showcase-copy > div:last-child > p { max-width: 650px; color: #625a4e; }
.check-list { list-style: none; padding: 0; margin: 32px 0 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px 24px; }
.check-list li { position: relative; padding-left: 24px; font-size: .88rem; font-weight: 600; }
.check-list li::before { content: "◇"; position: absolute; left: 0; color: var(--gold-deep); }

.schedule {
  background-color: #d4af37;
  background-image: linear-gradient(135deg, #fff0b0 0%, #e0bd4f 38%, #d4af37 62%, #f6dc86 100%);
  color: #100e0a;
}
.schedule-top { display: grid; grid-template-columns: 1.25fr .75fr; align-items: end; gap: 70px; margin-bottom: 56px; }
.schedule-top h2 { margin-bottom: 0; }
.schedule-top > p { margin-bottom: 8px; max-width: 430px; }
.schedule-legend { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 18px; }
.schedule-legend span { padding: 7px 12px; border: 1px solid rgba(16,14,10,.24); border-radius: 999px; font-size: .67rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.schedule-scroll { width: 100%; overflow-x: auto; border: 1px solid rgba(16,14,10,.35); background: rgba(255,255,255,.12); box-shadow: 0 22px 55px rgba(50,35,12,.12); }
.schedule-table { width: 100%; min-width: 1050px; border-collapse: collapse; table-layout: fixed; }
.schedule-table th, .schedule-table td { border-right: 1px solid rgba(16,14,10,.22); border-bottom: 1px solid rgba(16,14,10,.22); text-align: center; vertical-align: middle; }
.schedule-table tr:last-child th, .schedule-table tr:last-child td { border-bottom: 0; }
.schedule-table th:last-child, .schedule-table td:last-child { border-right: 0; }
.schedule-table thead th { height: 62px; padding: 12px 8px; background: #16120d; color: var(--gold-light); font-size: .72rem; letter-spacing: .12em; text-transform: uppercase; }
.schedule-table thead th:first-child { width: 105px; }
.schedule-table tbody th { padding: 15px 8px; background: rgba(20,16,10,.9); color: white; font: 600 .78rem/1.25 var(--sans); letter-spacing: .05em; }
.schedule-table tbody th small { color: rgba(255,255,255,.62); font-size: .7rem; font-weight: 500; }
.schedule-table td { height: 82px; padding: 10px 7px; }
.course { display: flex; min-height: 47px; align-items: center; justify-content: center; padding: 8px 5px; border: 1px solid rgba(16,14,10,.25); background: rgba(255,255,255,.22); font-size: .67rem; font-weight: 800; letter-spacing: .065em; text-transform: uppercase; }
.course.pilates { background: #f0dcad; }
.course.yoga { background: #e9e1cc; }
.course.sculpt { background: #19140e; color: #f2d895; }
.course.stretching { background: #7b6339; color: white; }
.course.rest { background: transparent; border-color: transparent; color: rgba(16,14,10,.5); }
.schedule-note { display: flex; align-items: center; gap: 17px; margin-top: 30px; }
.schedule-note p { margin: 0; font-size: .86rem; }
.pulse { flex: 0 0 auto; width: 10px; height: 10px; border-radius: 50%; background: #15110a; box-shadow: 0 0 0 7px rgba(21,17,10,.12); }

.pricing-heading > p { color: #756c60; }
.price-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }
.price-card { position: relative; min-height: 440px; display: flex; flex-direction: column; padding: 32px 26px; border: 1px solid #d9cfbc; background: #fffdf8; cursor: pointer; transition: transform .25s, background .25s, color .25s, border-color .25s, box-shadow .25s; }
.price-card:hover { border-color: var(--gold); transform: translateY(-5px); }
.price-card:focus-visible { outline: 3px solid var(--gold-light); outline-offset: 4px; }
.price-card.selected { border: 1px solid var(--gold); background: #0d0c0a; color: white; transform: translateY(-12px); box-shadow: 0 20px 45px rgba(33,25,12,.2); }
.badge { position: absolute; top: 0; right: 0; padding: 7px 10px; background: var(--gold); color: #090806; font-size: .59rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.price-card > p { margin-bottom: 8px; color: var(--gold-deep); font-size: .68rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.price-card h3 { min-height: 48px; margin-bottom: 24px; font: 400 1.35rem/1.15 var(--serif); }
.price-card > strong { padding-bottom: 28px; border-bottom: 1px solid #e3dac9; font: 400 3.8rem/1 var(--serif); }
.price-card > strong span { font: 600 .8rem/1 var(--sans); }
.price-card ul { list-style: none; padding: 0; margin: 26px 0; color: #71695e; font-size: .78rem; }
.price-card.selected ul { color: rgba(255,255,255,.72); }
.price-card li { margin: 7px 0; }
.price-card li::before { content: "✓"; margin-right: 8px; color: var(--gold-deep); }
.price-card .button { width: 100%; margin-top: auto; }
.price-card.selected .button { border-color: var(--gold); background: linear-gradient(135deg, #f8df86 0%, var(--gold) 52%, #f3d36b 100%); color: #0d0b08; }
.price-card:not(.selected) .button { background: transparent; color: var(--ink); }
.selected-plan { margin: 0 0 28px; padding: 15px 18px; border: 1px solid rgba(212,175,55,.62); background: rgba(212,175,55,.12); color: #f8e7b6; font-size: .82rem; letter-spacing: .04em; }
.selected-plan strong { color: var(--gold-light); }

.booking { display: grid; grid-template-columns: 1fr 1fr; min-height: 680px; padding: 0; background: #0a0908; color: white; }
.booking-image { position: relative; overflow: hidden; }
.booking-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, transparent 78%, rgba(10,9,8,.92) 100%); }
.booking-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 42%; opacity: 1; }
.booking-copy { align-self: center; max-width: 610px; padding: 80px clamp(40px, 8vw, 120px); }
.booking-copy h2 { color: var(--gold-light); }
.booking-copy > p:not(.eyebrow) { color: rgba(255,255,255,.66); }
.booking-copy small { display: block; margin-top: 16px; color: rgba(255,255,255,.42); }

.location { display: grid; grid-template-columns: .78fr 1.22fr; align-items: center; gap: clamp(45px, 7vw, 100px); }
.location-copy address { margin: 38px 0 20px; font: 400 1.5rem/1.5 var(--serif); }
.location-copy > p:not(.eyebrow) { color: #746c60; }
.location-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 22px; margin-top: 36px; }
.location-photo { overflow: hidden; border: 1px solid var(--gold); background: #fffdf8; box-shadow: 0 22px 55px rgba(39,29,12,.12); }
.location-photo img { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; object-position: center; }

.newsletter { padding: 28px 0; background: var(--gold); }
.newsletter-inner { display: flex; justify-content: space-between; align-items: center; gap: 30px; }
.newsletter p { margin: 0; }
.newsletter a { font-size: .75rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; text-decoration: none; }

.home-paths { background: var(--black); color: white; }
.home-path-grid { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid rgba(212,175,55,.34); }
.home-path-card { min-height: 380px; padding: 42px 34px; border-right: 1px solid rgba(212,175,55,.34); background: #0d0c0a; color: white; text-decoration: none; transition: transform .25s, background .25s; }
.home-path-card:last-child { border-right: 0; }
.home-path-card:hover { background: #17130d; transform: translateY(-6px); }
.home-path-card > span { color: var(--gold); font-size: .7rem; letter-spacing: .2em; }
.home-path-card h2 { margin: 68px 0 22px; font-size: clamp(2.4rem, 4vw, 4rem); }
.home-path-card p { color: rgba(255,255,255,.62); }
.home-path-card b { display: block; margin-top: 52px; color: var(--gold-light); font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; }
.home-cta { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: clamp(50px, 9vw, 130px); }
.home-cta h2 { margin-bottom: 0; }
.home-cta > div:last-child > p { color: #746c60; }
.home-actions { margin-top: 30px; }

.page-hero { position: relative; min-height: 0; height: clamp(380px, 34vw, 440px); display: flex; align-items: flex-end; overflow: hidden; background-position: center; background-size: cover; color: white; }
.page-hero::before { content: ""; position: absolute; inset: 0; background-position: center; background-size: cover; transform: scale(1.02); }
.page-hero-studio::before { background-image: url("assets/projet.webp"); }
.page-hero-cours::before { background-image: url("assets/cours.webp"); background-position: center 38%; }
.page-hero-planning::before { background-image: url("assets/hero.webp"); background-position: center; }
.page-hero-tarifs::before { background-image: url("assets/tarifs-banner-v2.webp"); background-position: center 50%; }
.page-hero-contact::before { background-image: url("assets/facade-reelle-v2.webp"); background-position: center 56%; }
.page-hero-bar::before { background-image: url("assets/healthy-bar.webp"); background-position: center 52%; }
.page-hero.dynamic-hero::before { background-image: var(--aligra-hero-image); }
.page-hero-cours { min-height: 0; }
.page-hero-cours .page-hero-shade { background: linear-gradient(90deg, rgba(0,0,0,.36), rgba(0,0,0,.09) 62%, rgba(0,0,0,.01)); }
.page-hero-cours h1 { max-width: 760px; font-size: clamp(2.75rem, 4.2vw, 4.15rem); line-height: 1; }
.page-hero-cours .page-hero-content { padding-block: 124px 34px; }
.aligra-menu { display: contents; list-style: none; margin: 0; padding: 0; }
.custom-logo-link { display: block; }
.custom-logo { width: 132px; height: 132px; object-fit: contain; }
.page-hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.60), rgba(0,0,0,.18) 64%, rgba(0,0,0,.03)); }
.page-hero-content { position: relative; z-index: 1; padding-block: 124px 34px; }
.page-hero .eyebrow { margin-bottom: 12px; }
.page-hero h1 { max-width: 850px; margin-bottom: 12px; font-size: clamp(2.75rem, 4.2vw, 4.2rem); line-height: .98; }
.page-hero h1 em { color: var(--gold-light); font-weight: 400; }
.page-hero-content > p:last-child { max-width: 590px; margin-bottom: 0; color: rgba(255,255,255,.84); font-size: 1rem; }
.page-hero + .section { padding-top: clamp(62px, 6vw, 88px); }
.bar-intro { display: grid; grid-template-columns: .95fr 1.05fr; gap: clamp(48px, 7vw, 100px); align-items: center; }
.bar-copy > p:not(.eyebrow) { max-width: 590px; color: #625a4e; font-size: 1.05rem; }
.bar-offers { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 38px; }
.bar-offers article { min-height: 190px; padding: 24px; border: 1px solid #ded2bd; background: #fffdf8; }
.bar-offers span { color: var(--gold-deep); font-size: .65rem; font-weight: 800; letter-spacing: .15em; }
.bar-offers h3 { margin: 24px 0 9px; font: 400 1.35rem/1.1 var(--serif); }
.bar-offers p { margin: 0; color: #6b6257; font-size: .8rem; }
.bar-visual { margin: 0; }
.bar-visual img { width: 100%; aspect-ratio: 1.45 / 1; object-fit: cover; box-shadow: 0 28px 65px rgba(31,23,11,.18); }
.bar-visual figcaption { margin-top: 10px; color: #84796a; font-size: .68rem; letter-spacing: .08em; text-transform: uppercase; }
.bar-message { padding-block: clamp(80px, 10vw, 130px); background: #0a0908; color: white; text-align: center; }
.bar-message h2 { color: var(--gold-light); }
.bar-message p:last-child { margin: 0 auto; max-width: 640px; color: rgba(255,255,255,.68); }
.contact-band { padding: 80px 0; background: var(--gold); color: #100e0a; text-align: center; }
.contact-band h2 { margin-bottom: 22px; }
.contact-band p:last-child { margin-bottom: 0; }

.site-footer { padding-top: 72px; background: var(--black); color: rgba(255,255,255,.7); }
.footer-top { display: grid; grid-template-columns: 1.35fr repeat(4, 1fr); gap: 34px; padding-bottom: 65px; }
.footer-brand img { width: 126px; height: 126px; object-fit: cover; margin-top: -28px; }
.footer-brand p { margin: -12px 0 0; color: var(--gold-light); font-family: var(--serif); }
.footer-top > div:not(.footer-brand) { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; }
.footer-top strong { margin-bottom: 10px; color: white; font-size: .68rem; letter-spacing: .15em; text-transform: uppercase; }
.footer-top a { text-decoration: none; font-size: .83rem; }
.footer-top a:hover { color: var(--gold-light); }
.footer-top p { margin-bottom: 8px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 30px; padding: 22px 0; border-top: 1px solid rgba(255,255,255,.1); font-size: .68rem; letter-spacing: .05em; }
.footer-bottom a { text-decoration: none; }
.legal-page { padding-top: 165px; padding-bottom: 110px; }
.legal-header { max-width: 900px; margin-bottom: 62px; }
.legal-header h1 { max-width: 980px; color: var(--ink); font-size: clamp(3rem, 6.5vw, 6.3rem); text-transform: none; }
.legal-intro { max-width: 780px; color: #625a4e; font-size: 1.05rem; }
.legal-alert { max-width: 900px; margin: 0 0 52px; padding: 20px 22px; border-left: 4px solid var(--gold); background: #f4ead2; color: #443820; }
.legal-content { display: grid; grid-template-columns: minmax(0, 1fr); gap: 22px; max-width: 920px; }
.legal-section { padding: 30px 32px; border: 1px solid #ded4c3; background: #fffdf8; }
.legal-section h2 { margin-bottom: 20px; color: var(--ink); font-size: clamp(1.75rem, 3vw, 2.6rem); line-height: 1.05; }
.legal-section h3 { margin: 26px 0 10px; font: 600 1rem/1.3 var(--sans); }
.legal-section p:last-child, .legal-section ul:last-child { margin-bottom: 0; }
.legal-section ul { padding-left: 20px; }
.legal-section li { margin: 8px 0; }
.legal-placeholder { color: #8a5d00; font-weight: 800; }
.withdrawal-form { padding: 20px; border: 1px dashed var(--gold-deep); background: #faf4e7; }

.page-hero-coachs::before { background-image: url("assets/coach.webp"); background-position: center 34%; }
.page-hero-coachs .page-hero-shade { background: linear-gradient(90deg, rgba(0,0,0,.58), rgba(0,0,0,.15) 68%, rgba(0,0,0,.03)); }
.coachs-intro { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(48px, 8vw, 120px); align-items: end; }
.coachs-intro h2 { margin-bottom: 0; }
.coachs-intro-copy { max-width: 570px; color: #625a4e; font-size: 1.03rem; }
.coach-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.coach-card { overflow: hidden; border: 1px solid #d9cfbc; background: #fffdf8; box-shadow: 0 18px 45px rgba(39,29,12,.08); }
.coach-photo { position: relative; overflow: hidden; aspect-ratio: 4 / 5; background: #16130f; }
.coach-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center top; transition: transform .45s ease; }
.coach-card:hover .coach-photo img { transform: scale(1.025); }
.coach-photo-placeholder { display: grid; width: 100%; height: 100%; place-items: center; background: radial-gradient(circle at 50% 35%, #2c251a, #0c0b09 70%); color: var(--gold-light); }
.coach-photo-placeholder span { padding: 18px; border: 1px solid rgba(212,175,55,.6); font: 400 1.3rem/1 var(--serif); letter-spacing: .23em; }
.coach-card-copy { padding: 30px 28px 34px; }
.coach-card-copy h2 { margin: 0 0 9px; color: var(--ink); font-size: clamp(2rem, 3vw, 3rem); }
.coach-activities { margin-bottom: 24px; color: var(--gold-deep); font-size: .68rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.coach-diploma { margin: 0 0 22px; padding: 15px 0; border-top: 1px solid #e2d7c4; border-bottom: 1px solid #e2d7c4; color: #4c453a; font-size: .82rem; line-height: 1.55; }
.coach-diploma strong { display: block; margin-bottom: 5px; color: var(--gold-deep); font-size: .63rem; letter-spacing: .13em; text-transform: uppercase; }
.coach-bio { color: #686055; font-size: .9rem; }
.coach-bio p:last-child { margin-bottom: 0; }
.coachs-empty { padding: 55px; border: 1px solid #d9cfbc; background: #fffdf8; text-align: center; }
.coachs-empty h2 { margin-bottom: 20px; font-size: clamp(2.3rem, 5vw, 4.5rem); }
.coachs-empty p { max-width: 620px; margin: 0 auto 28px; color: #6b6256; }
.coach-values { background: #0a0908; color: white; }
.coach-values-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(48px, 8vw, 120px); align-items: start; }
.coach-values h2 { margin-bottom: 0; color: var(--gold-light); }
.coach-value-list { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.coach-value-list article { padding: 25px; border: 1px solid rgba(212,175,55,.34); }
.coach-value-list span { color: var(--gold); font-size: .67rem; font-weight: 800; letter-spacing: .13em; }
.coach-value-list h3 { margin: 20px 0 10px; font: 400 1.45rem/1.1 var(--serif); }
.coach-value-list p { margin: 0; color: rgba(255,255,255,.62); font-size: .82rem; }

@keyframes reveal { from { opacity: 0; transform: scale(1.08); } to { opacity: 1; transform: scale(1.02); } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; } }

@media (max-width: 980px) {
  .menu-button { display: block; position: relative; z-index: 2; }
  .main-nav { position: fixed; inset: 0; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 23px; padding: 90px 10vw; background: #080706; transform: translateX(100%); visibility: hidden; transition: transform .3s, visibility .3s; }
  .main-nav.open { transform: translateX(0); visibility: visible; }
  .main-nav > a:not(.button) { font: 400 2.1rem/1 var(--serif); letter-spacing: 0; text-transform: none; }
  .class-grid, .price-grid { grid-template-columns: 1fr 1fr; }
  .course-portrait, .course-portrait.reverse { grid-template-columns: 1fr; }
  .course-portrait.reverse img { order: 0; }
  .course-portrait img { min-height: 0; aspect-ratio: 3 / 2; }
  .class-card { min-height: 390px; }
  .week { grid-template-columns: repeat(4, 1fr); }
  .week div { border-bottom: 1px solid rgba(16,14,10,.23); }
  .week div:nth-child(4) { border-right: 0; }
  .price-card.selected { transform: none; }
  .home-path-grid { grid-template-columns: 1fr; }
  .home-path-card { min-height: 280px; border-right: 0; border-bottom: 1px solid rgba(212,175,55,.34); }
  .home-path-card:last-child { border-bottom: 0; }
  .coach-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 720px) {
  .wrap { width: min(100% - 32px, 580px); }
  .section { padding-block: 78px; }
  .site-header { height: 78px; padding-inline: 16px; }
  .brand { width: 122px; height: 72px; }
  .brand img { width: 122px; height: 72px; }
  .site-header.scrolled .brand { width: 112px; height: 66px; }
  .site-header.scrolled .brand img { width: 112px; height: 66px; }
  .hero { min-height: 540px; height: 72svh; max-height: 640px; align-items: flex-end; }
  .hero-shade { background: linear-gradient(0deg, rgba(0,0,0,.68) 0%, rgba(0,0,0,.28) 72%, rgba(0,0,0,.16)); }
  .hero-content { padding-bottom: 48px; }
  h1 { font-size: clamp(3rem, 14vw, 4.5rem); }
  h2 { font-size: clamp(2.5rem, 13vw, 4rem); }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 22px; }
  .section-label { margin-bottom: 35px; }
  .intro-grid, .experience, .schedule-top, .location, .bar-intro, .coachs-intro, .coach-values-grid { grid-template-columns: 1fr; }
  .intro-grid, .experience, .schedule-top, .location, .bar-intro, .coachs-intro, .coach-values-grid { gap: 42px; }
  .studio-showcase { gap: 34px; }
  .studio-showcase-copy { grid-template-columns: 1fr; gap: 24px; }
  .studio-banner-photo img { min-height: 260px; object-position: 38% center; }
  .facts { gap: 8px; }
  .facts strong { font-size: 1.7rem; }
  .facts span { font-size: .58rem; }
  .section-heading { display: block; margin-bottom: 42px; }
  .section-heading > p { margin-top: 24px; }
  .class-grid, .price-grid { grid-template-columns: 1fr; }
  .class-card { min-height: 420px; padding: 34px 26px 30px; }
  .class-card h3 { margin-top: 45px; }
  .course-portrait-copy { padding: 38px 28px 42px; }
  .course-portrait-copy .eyebrow { margin-top: 26px; }
  .course-benefits { grid-template-columns: 1fr; }
  .experience-photo { width: 100%; margin-left: 0; }
  .check-list { grid-template-columns: 1fr; }
  .schedule-top { margin-bottom: 36px; }
  .schedule-scroll { margin-inline: -24px; width: calc(100% + 48px); border-left: 0; border-right: 0; }
  .schedule-table { min-width: 980px; }
  .schedule-table thead th:first-child { position: sticky; left: 0; z-index: 3; width: 92px; }
  .schedule-table tbody th { position: sticky; left: 0; z-index: 2; }
  .price-card { min-height: 400px; }
  .legal-page { padding-top: 130px; }
  .legal-section { padding: 24px 20px; }
  .booking { grid-template-columns: 1fr; }
  .booking-image { height: 430px; }
  .booking-image::after { background: linear-gradient(0deg, rgba(10,9,8,.88) 0%, transparent 26%); }
  .booking-copy { padding: 20px 24px 78px; }
  .newsletter-inner, .footer-bottom { align-items: flex-start; flex-direction: column; }
  .footer-top { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .home-cta { grid-template-columns: 1fr; gap: 35px; }
  .home-path-card h2 { margin-top: 38px; }
  .home-path-card b { margin-top: 30px; }
  .page-hero { min-height: 360px; height: 360px; }
  .page-hero-content, .page-hero-cours .page-hero-content { padding-block: 104px 28px; }
  .page-hero h1, .page-hero-cours h1 { font-size: clamp(2.55rem, 11vw, 3.35rem); }
  .page-hero-content > p:last-child { max-width: 520px; font-size: .92rem; line-height: 1.45; }
  .bar-offers { grid-template-columns: 1fr; }
  .coach-grid, .coach-value-list { grid-template-columns: 1fr; }
  .coachs-empty { padding: 38px 24px; }
}

@media (max-width: 390px) {
  .facts { grid-template-columns: 1fr; }
  .facts div { padding: 10px 0; border-bottom: 1px solid #e3dacb; }
  .footer-top { grid-template-columns: 1fr; }
  .footer-brand { grid-column: auto; }
}
