/* Boxing Club Orlová — fotografie, typografie, čistá navigace. */
:root {
  --bg: #f2efe9;
  --bg2: #e5ded2;
  --card: #f8f4eb;
  --fg: #1b1b1b;
  --fg2: #4b4c4b;
  --mute: #676968;
  --line: #cfc8bb;
  --red: #dc503c;
  --red-button: #c23d2c;
  --red-ink: #b73224;
  --dark: #141719;
  --dark2: #1b272d;
  --on-dark: #f4eee3;
  --on-dark2: #b7c3c2;
  --line-dark: #33434a;
  --rope-mid: #14252d;
  --ice: #f2efe9;
}

body { background: var(--bg); }
.h2, .h3, .q, .branch-t, .phero h1, .tel, .foot-tel { font-stretch: 100%; letter-spacing: -.05em; }
.h2 { font-size: clamp(40px, 5.7vw, 76px); }
.h3 { font-size: clamp(28px, 3.2vw, 44px); }
.js .rv, .js .rv.in { opacity: 1; transform: none; transition: none; }
.js .frame.rvf, .js .frame.rvf.in { clip-path: none; transition: none; }
.js .frame.rvf img { scale: 1; transition: none; }
.btn, .top-cta, .menu-btn { border-radius: 2px; box-shadow: none; }
.btn { min-height: 52px; font-stretch: 100%; letter-spacing: .005em; background: var(--red-button); }
.btn::after, .hero .actions .btn::after { content: none; }
.btn:hover { background: var(--red-ink); }
.top-cta { background: var(--red-button); color: #fff; }
.top-cta:hover { background: var(--red-ink); }
.top-tel { color: var(--fg2); letter-spacing: .02em; }
.top.is-solid { background: rgba(238, 233, 223, .94); border-bottom: 1px solid var(--line); }
.is-home .top:not(.is-solid):not(.is-open) { color: #f4eee3; }
.is-home .top:not(.is-solid):not(.is-open) .nav a { color: #f4eee3; }
.is-home .top:not(.is-solid):not(.is-open) .nav a:hover { color: var(--ice); }
.is-home .top:not(.is-solid):not(.is-open) .top-tel { color: #c2d1d0; }
.is-home .top:not(.is-solid):not(.is-open) .brand img { opacity: 1; width: 40px; margin-right: 0; }

/* Hlavním motivem zůstávají fotografie zavěšené na ringových lanech. */
.hero {
  position: relative;
  padding-top: 110px;
  color: var(--on-dark);
  background: radial-gradient(ellipse at 50% 76%, #292625 0, #141719 64%);
  isolation: isolate;
}
.hero::before, .hero::after { content: none; }
.hero-in { display: grid; grid-template-columns: minmax(0,1fr) minmax(250px,.43fr); grid-template-rows: auto auto; column-gap: 54px; min-height: 280px; padding: 35px 0 26px; align-items: center; }
.hero-h { position: relative; grid-column: 1; grid-row: 1 / 3; color: #f6f2eb; max-width: none; margin: 0; font-size: clamp(82px, 10.4vw, 150px); font-stretch: 100%; line-height: .87; letter-spacing: -.07em; text-shadow: none; }
.hero-first, .hero-place { color: #f6f2eb; }
.hero .dot { color: var(--red); }
.hero .lead { position: relative; grid-column: 2; grid-row: 1; align-self: end; color: #f0ece5; max-width: 29ch; margin-top: 0; font-size: 19px; line-height: 1.45; font-weight: 400; }
.hero .lead span { color: #b8b9b5; }
.hero .actions { position: relative; grid-column: 2; grid-row: 2; align-self: start; margin-top: 26px; }
.hero .actions .btn { background: var(--red-button); color: #fff; padding-inline: 24px; min-height: 54px; font-size: 15px; }
.hero .actions .btn:hover { background: var(--red-ink); }
.line { margin-top: 4px; height: clamp(250px, 30vw, 385px); }
.line .ropes { top: 28px; height: 72px; }
.hero .rope-white .body { stroke: #c9c4b9; }
.hero .rope-white .hi { stroke: #f9f6eb; }
.print { top: 42px; background: #fffaf1; box-shadow: 0 22px 45px rgba(0,0,0,.38); }
.print::before { background: var(--red); }
.hero-footnote { color: #b7c9c8; border-color: rgba(210,229,225,.32); padding-block: 15px 24px; }
.hero-footnote a { color: #fff; }
.hero-footnote a span { color: var(--ice); }

/* Překřížené klubové pásky; fotografie nad nimi zůstávají nedotčené. */
.ribbons { position: relative; height: clamp(180px, 18vw, 260px); margin: 0; overflow: hidden; background: var(--bg); }
.ribbon-art { position: absolute; inset: 0; pointer-events: none; }
.ribbons .rib { position: absolute; left: -6%; right: -6%; padding: clamp(15px, 1.5vw, 22px) 0; white-space: nowrap; box-shadow: 0 8px 18px rgba(20,23,25,.14); }
.ribbons .r1 { top: 57%; z-index: 2; background: var(--red-button); color: #fff; transform: translateY(-50%) rotate(-3deg); }
.ribbons .r2 { top: 38%; background: #141719; color: #f4eee3; transform: translateY(-50%) rotate(3deg); }
.ribbons .rib-set { min-width: 112vw; justify-content: space-around; flex-shrink: 0; }
.ribbons .rib-set span { font: 700 clamp(24px, 2.7vw, 38px)/1.1 var(--sans); letter-spacing: -.025em; padding: 0 .5em; }
.ribbons .rib-set .rib-divider { opacity: .55; font-weight: 400; padding-inline: .15em; }
.ribbon-toggle { position: absolute; bottom: 6px; right: var(--gut); min-height: 36px; padding: 6px 0; border: 0; background: transparent; color: var(--fg2); font: 500 12px/1.3 var(--sans); text-decoration: underline; text-underline-offset: 4px; cursor: pointer; }
.ribbon-toggle[hidden] { display: none; }
@media (max-width: 820px), (pointer: coarse), (prefers-reduced-motion: reduce) {
  .ribbons { height: 154px; }
  .ribbons .rib { padding-block: 15px; box-shadow: 0 5px 10px rgba(20,23,25,.12); }
  .ribbons .r1 { top: 63%; }
  .ribbons .r2 { top: 29%; }
  .ribbons .rib-track { display: none; transform: none !important; }
  .ribbons .rib-mobile { display: block; text-align: center; padding-inline: 12px; font: 600 clamp(15px, 4.2vw, 21px)/1.2 var(--sans); letter-spacing: 0; }
  .ribbon-toggle { display: none; }
}
.people { background: var(--bg); }
.people .h2 { max-width: 12ch; }
.people .sec-head { border: 0; padding-top: 0; }
.row { background: transparent; border-top: 1px solid var(--line); border-radius: 0; box-shadow: none; padding-inline: 0; }
.row > .who { color: var(--red-ink); }
.row .frame { border-radius: 1px; }
.note { background: rgba(255,255,255,.55); border-radius: 1px; }
.section-index { color: var(--red-ink); font: 700 11px/1.35 var(--sans); letter-spacing: .12em; }
.program-grid { display: block; margin-top: 54px; border-top: 1px solid #aaa9a3; }
.program-card {
  position: relative;
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 20px 64px;
  align-items: center;
  padding: 30px 0;
  color: var(--fg);
  background: transparent;
  border-bottom: 1px solid var(--line);
  text-decoration: none;
  transition: color .2s;
}
.program-card:hover { color: var(--red-ink); }
.program-name { display: block; max-width: none; font: 700 clamp(26px, 2.8vw, 39px)/1.1 var(--display); font-stretch: 100%; letter-spacing: -.045em; }
.program-desc { display: block; max-width: 40ch; color: var(--fg2); font-size: 16px; line-height: 1.5; }

/* Navazující sekce bez dekorativních vzorů. */
.gym, .paper { background: #141719; }
.gym::after { content: none; }
.gym > .wrap { position: relative; z-index: 1; }
.alt { background: #e2dbcf; }
.cta { background: #b93e30; }
.cta::before { content: none; }
.cta .wrap { position: relative; }
.cta .btn { background: #14232b; }
.cta .btn:hover { background: #24404a; }
.frame { border-radius: 1px; }
.phero { color: var(--on-dark); background: #141719; }
.phero h1 { animation: none; }
.phero .lead, .phero .intro, .phero .crumbs { color: #c1cfcb; }
.phero .crumbs a:hover { color: #fff; }
.phero .rope-white .body { stroke: var(--on-dark); }
body:not(.is-home) .top:not(.is-solid) { background: rgba(238,233,223,.94); border-bottom: 1px solid var(--line); }
.branch::after { content: "+"; border-radius: 2px; border: 1px solid var(--red); background: transparent; color: var(--red); font: 400 28px/38px var(--sans); text-align: center; }
.branch:hover::after { color: #fff; translate: none; }
.branch:hover { background: rgba(255,255,255,.38); }
.related { display: block; }
.related a, .alt .related a { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 20px 0; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: transparent; }
.related a:hover { translate: none; box-shadow: none; }
.related b { font-stretch: 100%; }

.visit { background: #e2ddd3; }
.visit-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .95fr); align-items: center; gap: clamp(35px, 7vw, 100px); }
.visit-photo { overflow: hidden; }
.visit-photo { margin: 0; }
.visit-photo img { width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; }
.member-quote { padding: 22px 0 0; }
.member-quote blockquote { margin: 0; font: 600 clamp(19px, 2.1vw, 27px)/1.35 var(--sans); letter-spacing: -.025em; }
.member-quote p { display: flex; flex-wrap: wrap; gap: 12px 24px; margin-top: 15px; font-size: 13px; color: var(--fg2); }
.member-quote a { text-underline-offset: 4px; }
.visit-points { list-style: none; padding: 0; margin-top: 24px; }
.visit-points li { padding-block: 12px; border-bottom: 1px solid #bdb8af; font-size: 15px; }
.visit-copy > p { max-width: 33ch; margin-top: 24px; color: var(--fg2); font-size: 18px; line-height: 1.6; }
.visit-copy .btn { margin-top: 26px; }
.visit-copy .visit-phone { margin-top: 14px; font-size: 15px; font-weight: 700; letter-spacing: .02em; }
.visit-links { display: flex; flex-wrap: wrap; gap: 22px; margin-top: 36px; padding-top: 24px; border-top: 1px solid #bbb8af; }
.visit-links a { font-size: 14px; text-underline-offset: 5px; }
.booking-note { background: #e2ddd3; padding-block: 38px; }
.booking-note .wrap { display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.booking-note h2 { font: 700 clamp(23px, 2.5vw, 32px)/1.15 var(--display); letter-spacing: -.035em; }
.booking-note p { color: var(--fg2); margin-top: 8px; }
.booking-note a { font-size: 15px; font-weight: 600; text-underline-offset: 5px; }

/* První návštěva: konkrétní příprava a kontakt, ne nefunkční rezervace. */
.first-page .phero-grid { display: block; }
.first-page .phero h1 { font-size: clamp(48px, 7.2vw, 104px); }
.first-page .phero .lead { max-width: 45ch; }
.first-page .phero .actions { margin-top: 28px; }
.first-prep-link { color: #f4eee3; text-underline-offset: 5px; }
.kit-note { scroll-margin-top: 95px; }
.first-guide-layout { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(0, .8fr); gap: clamp(35px, 6vw, 100px); align-items: start; }
.first-guide-link { margin-top: 32px; }
.visit-steps { margin: 28px 0 32px; padding: 0; list-style: none; counter-reset: visit; }
.visit-steps li { position: relative; padding: 24px 0 24px 48px; border-bottom: 1px solid var(--line); counter-increment: visit; }
.visit-steps li::before { content: counter(visit) "."; position: absolute; left: 0; top: 24px; font-weight: 700; color: var(--red-ink); }
.visit-steps h3 { font: 700 23px/1.2 var(--sans); letter-spacing: -.025em; }
.visit-steps p { margin-top: 10px; color: var(--fg2); max-width: 46ch; }
.kit-note { border-top: 3px solid var(--red-ink); background: #e2ddd3; padding: clamp(24px, 3vw, 40px); }
.kit-note h2 { font: 700 30px/1.1 var(--sans); letter-spacing: -.035em; }
.kit-note p { margin-top: 18px; color: var(--fg2); }
.kit-note ul { margin-block: 22px; padding-left: 20px; }
.kit-note li { padding-block: 6px; }
.kit-note .kit-detail { padding-top: 20px; border-top: 1px solid #bdb8af; font-size: 15px; }
.kit-note .link { display: inline-block; margin-top: 24px; }
.first-contact { background: #141719; color: #f4eee3; scroll-margin-top: 84px; }
.first-contact-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-areas: "intro message" "call message"; grid-template-rows: auto 1fr; gap: 0 clamp(32px, 6vw, 90px); align-items: start; }
.first-contact-intro { grid-area: intro; }
.first-contact .message-builder { grid-area: message; }
.first-contact .call-alternative { grid-area: call; }
.first-contact-intro .h2 { font-size: clamp(42px, 5.2vw, 68px); }
.first-contact-intro > p { margin-top: 26px; color: #c3c7c5; max-width: 34ch; font-size: 18px; }
.call-alternative { margin-top: 40px; padding-top: 28px; border-top: 1px solid #454b4c; }
.call-alternative h3 { font-size: 18px; font-weight: 500; }
.call-alternative a { display: inline-block; margin-top: 10px; font: 700 clamp(30px, 3.5vw, 44px)/1.1 var(--sans); text-decoration: none; letter-spacing: -.035em; }
.call-alternative p { margin-top: 14px; color: #c3c7c5; font-size: 14px; }
.message-builder { min-width: 0; padding: clamp(22px, 3vw, 38px); background: #f2efe9; color: #1b1b1b; }
.message-options { display: flex; flex-direction: column; gap: 18px; margin-bottom: 26px; }
.message-options[hidden], .message-copy[hidden] { display: none; }
.message-options label, .message-label { display: block; margin-bottom: 9px; font-weight: 600; font-size: 14px; }
.message-options select { width: 100%; min-height: 48px; padding: 10px 34px 10px 12px; border: 1px solid #92928b; border-radius: 2px; background: #fffdf8; color: #1b1b1b; font: 400 16px/1.4 var(--sans); }
.message-builder textarea { display: block; width: 100%; min-height: 205px; resize: vertical; padding: 15px; border: 1px solid #92928b; border-radius: 2px; background: #fffdf8; color: #323634; font: 400 16px/1.6 var(--sans); }
.message-actions { display: flex; flex-wrap: wrap; gap: 18px; align-items: center; margin-top: 20px; }
.message-actions .btn { width: 100%; padding-inline: 16px; font-size: 15px; text-align: center; white-space: normal; }
.message-copy { min-height: 44px; padding: 6px 0; border: 0; background: none; color: #323634; font: 600 14px/1.3 var(--sans); text-decoration: underline; text-underline-offset: 4px; cursor: pointer; }
.message-status { color: #304c36; font-size: 14px; }
.message-status:empty { display: none; }
.message-help { margin-top: 14px; color: #555954; font-size: 13px; line-height: 1.6; }
.first-faq { border-top: 1px solid var(--line); min-width: 0; }
.first-faq details { border-bottom: 1px solid var(--line); padding-block: 22px; }
.first-faq summary { cursor: pointer; font: 600 clamp(19px, 1.9vw, 24px)/1.3 var(--sans); letter-spacing: -.025em; }
.first-faq details p { color: var(--fg2); margin-top: 16px; line-height: 1.7; }
.contact-actions { margin-block: 30px 24px; }
.contact-phone { color: #f4eee3; text-underline-offset: 5px; }
.club-photo { margin: 0; }
.club-photo img { width: 100%; height: auto; }
.club-photo figcaption { margin-top: 12px; font-size: 12px; color: var(--mute); }
.archive-head { min-height: 0; padding: 42px 0 48px; }
.archive-head h1 { font-size: clamp(64px, 9vw, 120px); font-stretch: 100%; }
.archive-film { width: min(100%, 720px); margin: 0; border: 0; background: transparent; transform: none; box-shadow: none; }
.archive-film::before, .archive-film::after { content: none; }
.archive-film span { color: var(--mute); padding: 12px 0 0; text-transform: none; font-weight: 400; letter-spacing: 0; }
.archive-item:nth-child(odd), .archive-item:nth-child(even) { padding-inline: 0; }
.club-album { padding-bottom: clamp(56px, 8vw, 112px); }
.album-story + .album-story { margin-top: clamp(56px, 8vw, 112px); }
.album-story h2 { margin-bottom: 24px; font: 700 clamp(28px, 3.4vw, 44px)/1.1 var(--display); letter-spacing: -.045em; }
.album-pair { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.album-photo { margin: 0; min-width: 0; }
.album-photo > a { display: block; cursor: zoom-in; }
.album-photo img { display: block; width: 100%; height: auto; }
.album-photo figcaption { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px 20px; padding-top: 14px; color: var(--fg2); font-size: 13px; }
.album-photo figcaption a { text-underline-offset: 4px; }
.album-history { max-width: 920px; }
.album-social .prose { max-width: 42em; }

/* Mapa ukazuje místo rovnou; odkaz otevře velkou mapu a navigaci. */
.location-map { padding: clamp(65px, 8vw, 112px) 0; background: #141719; color: #f3eee5; }
.location-map-head { display: flex; align-items: end; justify-content: space-between; gap: 28px 60px; margin-bottom: 28px; }
.location-map .section-index { color: var(--ice); }
.location-map h2 { margin-top: 15px; font: 800 clamp(42px, 6.8vw, 92px)/.96 var(--display); font-stretch: 100%; letter-spacing: -.065em; }
.location-map .dot { color: var(--red); }
.location-map-head > p { min-width: 230px; color: #bdcbc9; font-size: 16px; line-height: 1.5; }
.location-map-head strong { color: #f3eee5; }
.location-map-head a { display: inline-block; margin-top: 12px; color: var(--ice); text-underline-offset: 4px; }
.location-map-frame { position: relative; padding: 8px; background: #d7d1c5; border: 1px solid rgba(255,255,255,.2); box-shadow: 0 24px 60px rgba(0,0,0,.2); }
.map-click { position: relative; display: block; height: clamp(330px, 40vw, 540px); overflow: hidden; background: #e3e4d9; text-decoration: none; }
.map-tiles { position: absolute; left: calc(50% - 470px); top: calc(50% - 502px); display: grid; grid-template-columns: repeat(4, 256px); grid-template-rows: repeat(3, 256px); width: 1024px; height: 768px; transform: scale(1.4); transform-origin: 470px 502px; }
.map-tiles img { display: block; width: 256px; height: 256px; max-width: none; }
.map-pin { position: absolute; left: 470px; top: 502px; display: flex; align-items: center; justify-content: center; width: 32px; height: 32px; border: 5px solid #fff; border-radius: 50%; background: var(--red); box-shadow: 0 4px 16px rgba(0,0,0,.35), 0 0 0 8px rgba(220,80,60,.2); transform: translate(-50%,-50%); }
.map-pin span { position: absolute; left: 26px; bottom: 5px; width: max-content; padding: 7px 10px; background: #14232b; color: #fff; font: 800 11px/1.18 var(--sans); letter-spacing: .07em; }
.map-open, .map-attribution { position: absolute; z-index: 2; bottom: 18px; padding: 8px 11px; background: #14232b; color: #fff; font: 700 12px/1 var(--sans); }
.map-open { left: 18px; }
.map-attribution { right: 18px; color: #fff; text-decoration: none; }

/* Kontakty a autorství. */
.foot { background: #141719; border-top: 1px solid #343637; }
.foot-kick { color: #f4eee3; }
.foot-legal { background: #141719; color: #a9b8b7; }
.foot-legal .wrap { align-items: center; }
.foot-credit { margin-left: auto; color: #f4eee3; font-size: 12px; font-weight: 500; }

@media (max-width: 1000px) {
  .hero-h { font-size: clamp(80px, 11vw, 130px); }
  .hero-in { min-height: 265px; grid-template-columns: minmax(0,1fr) minmax(215px,.43fr); gap: 0 30px; }
}
@media (max-width: 760px) {
  .first-guide-layout, .first-contact-layout { grid-template-columns: minmax(0,1fr); }
  .first-contact-layout { grid-template-areas: "intro" "message" "call"; grid-template-rows: auto; row-gap: 32px; }
  .first-contact-intro > p { max-width: none; }
  .first-contact .call-alternative { margin-top: 0; padding-top: 22px; }
  .hero { padding-top: 102px; }
  .hero-in { display: block; min-height: 0; padding: 24px 0 32px; }
  .hero-h { font-size: clamp(73px, 14vw, 106px); }
  .hero .lead { max-width: 28ch; margin-top: 28px; font-size: 18px; }
  .hero .actions { margin-top: 24px; }
  .line { margin-top: 18px; height: 205px; }
  .line .ropes { top: 14px; height: 56px; }
  .print { top: 34px; }
  .program-card { column-gap: 28px; }
  .visit-layout { grid-template-columns: minmax(0,1fr); }
  .visit-photo { max-width: 560px; }
  .visit-copy .h2 { max-width: 12ch; }
  .booking-note .wrap { align-items: start; flex-direction: column; }
  .location-map-head { flex-direction: column; align-items: start; }
  .foot-credit { margin-left: 0; flex-basis: 100%; }
}
@media (max-width: 620px) {
  .visit-steps li { padding-left: 32px; }
  .message-builder { padding: 22px 16px; }
  .message-builder textarea { min-height: 240px; }
  .album-pair { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .album-story h2 { margin-bottom: 20px; }
  .hero { padding-top: 94px; }
  .hero-in { min-height: 0; padding-top: 20px; padding-bottom: 24px; }
  .hero-h { font-size: clamp(64px, 18vw, 100px); }
  .hero .lead { margin-top: 25px; max-width: 27ch; font-size: 16px; line-height: 1.5; }
  .hero .actions .btn { min-height: 50px; }
  .line { height: 172px; }
  .line .ropes { top: 12px; height: 48px; }
  .print { top: 30px; }
  .hero-footnote { font-size: 9px; }
  .row { padding: 25px 0; }
  .program-grid { margin-top: 34px; }
  .program-card { display: block; padding: 25px 0; }
  .program-name { font-size: 27px; }
  .program-desc { margin-top: 10px; font-size: 15px; }
  .related a, .alt .related a { display: block; }
  .related span { display: block; margin-top: 10px; }
  .visit-copy > p { font-size: 17px; }
  .location-map { padding-block: 60px; }
  .location-map h2 { font-size: clamp(44px, 12vw, 64px); }
  .map-click { height: 350px; }
  .map-tiles { transform: scale(1); }
  .map-open, .map-attribution { font-size: 10px; }
  .map-open { left: 12px; bottom: 42px; }
  .map-attribution { right: 12px; }
}
@media (prefers-reduced-motion: reduce) {
  .program-card { transition: none; }
}
