
:root {
  --cream: #f7f4ec;
  --cream-2: #eee8dc;
  --paper: #fffdf7;
  --white: #ffffff;
  --sage: #b5c2a8;
  --sage-2: #dfe8d6;
  --olive: #6d7f55;
  --green: #174532;
  --green-2: #0f3427;
  --green-soft: #eaf1e4;
  --gold: #b99454;
  --gold-2: #e7d1a2;
  --clay: #b46f55;
  --text: #1c2a22;
  --muted: #647064;
  --line: rgba(23, 69, 50, 0.14);
  --shadow: 0 22px 70px rgba(24, 58, 42, 0.14);
  --shadow-soft: 0 14px 34px rgba(24, 58, 42, 0.10);
  --radius-lg: 34px;
  --radius-md: 22px;
  --radius-sm: 14px;
  --max: 1180px;
  --header-h: 86px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: Inter, "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: var(--text);
  background:
    radial-gradient(circle at 10% 0%, rgba(181, 194, 168, .35), transparent 30%),
    radial-gradient(circle at 90% 10%, rgba(231, 209, 162, .20), transparent 28%),
    linear-gradient(180deg, #fbf8f0 0%, var(--cream) 100%);
  line-height: 1.65;
}
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.container { width: min(calc(100% - 2rem), var(--max)); margin: 0 auto; }
.skip-link { position: absolute; left: -999px; top: -999px; }
.skip-link:focus { left: 1rem; top: 1rem; z-index: 1000; background: var(--green); color: #fff; padding: .75rem 1rem; border-radius: 999px; }

.topbar { background: var(--green-2); color: rgba(255,255,255,.82); font-size: .92rem; }
.topbar__inner { min-height: 42px; display: flex; align-items: center; justify-content: center; gap: 1rem; flex-wrap: wrap; }
.topbar a { color: #fff; }
.topbar__link { color: var(--gold-2) !important; font-weight: 700; }

.site-header { position: sticky; top: 0; z-index: 50; min-height: var(--header-h); background: rgba(255,253,247,.88); backdrop-filter: blur(18px); border-bottom: 1px solid var(--line); }
.header__inner { min-height: var(--header-h); display: flex; align-items: center; justify-content: space-between; gap: 1.1rem; }
.brand { display: inline-flex; align-items: center; gap: .85rem; min-width: 0; }
.brand__logo { width: 78px; height: 78px; object-fit: contain; border-radius: 18px; background: #fff; padding: .24rem; box-shadow: inset 0 0 0 1px rgba(23,69,50,.08); }
.brand__copy { display: grid; line-height: 1.15; min-width: 0; }
.brand__copy strong { font-family: Georgia, "Times New Roman", serif; font-size: 1.24rem; color: var(--green); letter-spacing: .01em; }
.brand__copy small { margin-top: .18rem; color: var(--muted); font-size: .9rem; }
.site-nav { display: flex; align-items: center; gap: .22rem; }
.site-nav a { padding: .65rem .82rem; border-radius: 999px; color: var(--muted); font-weight: 650; font-size: .95rem; transition: background-color .18s ease, color .18s ease, transform .18s ease; }
.site-nav a:hover, .site-nav a:focus-visible, .site-nav a.is-active { background: var(--green-soft); color: var(--green); outline: none; }
.menu-toggle { display: none; border: 0; border-radius: 999px; padding: .72rem 1rem; background: var(--green); color: #fff; font-weight: 700; cursor: pointer; }

h1, h2, h3 { margin: 0; color: var(--green); line-height: 1.08; }
h1, h2, .choice-card__heading { font-family: Georgia, "Times New Roman", serif; }
p { margin: 0; color: var(--muted); }
.lead { font-size: clamp(1.08rem, 2vw, 1.28rem); max-width: 64ch; }
.eyebrow { display: inline-flex; align-items: center; width: max-content; margin-bottom: .9rem; padding: .42rem .75rem; border-radius: 999px; background: var(--green-soft); color: var(--green); font-weight: 800; font-size: .78rem; letter-spacing: .08em; text-transform: uppercase; }
.eyebrow--gold { background: rgba(185,148,84,.18); color: #785d2d; }
.actions { display: flex; flex-wrap: wrap; gap: .85rem; margin-top: 1.45rem; }
.actions--center { justify-content: center; }
.button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: .84rem 1.14rem; border-radius: 999px; border: 1px solid transparent; background: var(--green); color: #fff; font-weight: 800; box-shadow: 0 12px 26px rgba(23,69,50,.18); transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease; }
.button:hover, .button:focus-visible { transform: translateY(-2px); box-shadow: 0 18px 34px rgba(23,69,50,.24); outline: none; }
.button--quiet, .button--outline { background: transparent; color: var(--green); border-color: rgba(23,69,50,.24); box-shadow: none; }
.button--outline { background: #fff; }
.button--light { background: rgba(255,255,255,.12); color: #fff; border-color: rgba(255,255,255,.24); box-shadow: none; }
.button--gold { background: var(--gold); color: #1d201a; box-shadow: 0 12px 26px rgba(185,148,84,.18); }

.home-photo-hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(520px, 62vh, 760px);
  display: grid;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid var(--line);
  background-image:
    linear-gradient(90deg, rgba(7, 36, 24, .83) 0%, rgba(7, 36, 24, .58) 38%, rgba(7, 36, 24, .12) 72%),
    url("../assets/images/dorota-hero-5542-wide.jpg");
  background-size: cover;
  background-position: center right;
}
.home-photo-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 20%, rgba(255,255,255,.11), transparent 28%),
    linear-gradient(180deg, rgba(0,0,0,.02), rgba(15,52,39,.20));
}
.home-photo-hero__inner { position: relative; z-index: 1; padding: clamp(4rem, 8vw, 7rem) 0; }
.home-photo-hero__copy { max-width: 620px; }
.home-photo-hero .eyebrow {
  background: rgba(255,255,255,.14);
  color: #fff;
  border: 1px solid rgba(255,255,255,.22);
  backdrop-filter: blur(10px);
}
.home-photo-hero h1 {
  color: #fff;
  font-size: clamp(2.65rem, 5.6vw, 5.8rem);
  max-width: 780px;
  text-shadow: 0 5px 24px rgba(0,0,0,.30);
}
.home-photo-hero p:not(.eyebrow) {
  margin-top: 1rem;
  color: rgba(255,255,255,.88);
  font-size: clamp(1.06rem, 1.7vw, 1.25rem);
  max-width: 600px;
  text-shadow: 0 3px 18px rgba(0,0,0,.28);
}
.home-photo-hero .button {
  background: #fff;
  color: var(--green);
  box-shadow: 0 16px 34px rgba(0,0,0,.20);
}
.home-photo-hero .button--light {
  background: rgba(255,255,255,.12);
  color: #fff;
  border-color: rgba(255,255,255,.50);
  box-shadow: none;
}
.home-photo-hero .button:hover, .home-photo-hero .button:focus-visible { background: var(--green-soft); }
.home-photo-hero .button--light:hover, .home-photo-hero .button--light:focus-visible { background: rgba(255,255,255,.20); }

.home-hero { padding: clamp(3rem, 6vw, 5.5rem) 0 clamp(2.8rem, 5.5vw, 5rem); display: grid; align-content: center; }
.home-hero__intro { text-align: center; display: grid; justify-items: center; gap: .85rem; margin-bottom: 2.1rem; }
.home-hero__intro h1, .home-hero__intro h2 { font-size: clamp(2.4rem, 7vw, 6rem); max-width: 920px; }
.home-hero__bottom { margin-top: 1.55rem; text-align: center; display: grid; justify-items: center; gap: .5rem; }
.home-hero__bottom p { max-width: 680px; }
.choice-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(1rem, 3vw, 1.6rem); }
.choice-card { position: relative; display: grid; grid-template-rows: minmax(270px, 42vh) auto; overflow: hidden; border-radius: var(--radius-lg); background: var(--paper); box-shadow: var(--shadow-soft); border: 1px solid rgba(23,69,50,.13); transform: translateY(0); transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease; }
.choice-card:hover, .choice-card:focus-visible { transform: translateY(-12px); box-shadow: var(--shadow); border-color: rgba(23,69,50,.24); outline: none; }
.choice-card__media { overflow: hidden; background: var(--green-soft); }
.choice-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.choice-card:hover .choice-card__media img { transform: scale(1.035); }
.choice-card__content { display: grid; gap: .72rem; padding: clamp(1.2rem, 2.4vw, 1.75rem); min-height: 280px; }
.choice-card__topline { color: var(--muted); font-weight: 800; text-transform: uppercase; letter-spacing: .08em; font-size: .78rem; }
.choice-card__heading { font-size: clamp(2rem, 4vw, 3.5rem); color: var(--green); }
.choice-card__text { color: var(--muted); font-size: 1.02rem; }
.choice-card__footer { margin-top: auto; display: flex; align-items: end; justify-content: space-between; gap: 1rem; color: var(--green); font-weight: 850; }
.choice-card__footer img { width: 82px; height: 82px; object-fit: contain; opacity: .55; flex: 0 0 auto; }
.choice-card--zabiegi { background: linear-gradient(180deg, #fffaf0 0%, #1a4936 100%); border-color: rgba(185,148,84,.32); }
.choice-card--zabiegi .choice-card__content { background: linear-gradient(160deg, var(--green) 0%, var(--green-2) 100%); }
.choice-card--zabiegi .choice-card__heading, .choice-card--zabiegi .choice-card__footer { color: #fff; }
.choice-card--zabiegi .choice-card__topline { color: var(--gold-2); }
.choice-card--zabiegi .choice-card__text { color: rgba(255,255,255,.78); }
.choice-card--zabiegi .choice-card__footer img { filter: sepia(1) saturate(1.4) hue-rotate(345deg); opacity: .75; }
.choice-card__topline { color: var(--green); text-transform: none; letter-spacing: .01em; font-size: 1rem; }
.choice-card__footer { justify-content: flex-start; align-items: center; }
.choice-card__footer > span:first-child {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: .78rem 1.45rem;
  border-radius: 999px;
  background: var(--green);
  color: #fff;
  box-shadow: 0 12px 26px rgba(23,69,50,.18);
}
.choice-card__footer img { display: none; }
.choice-card--zabiegi { background: var(--paper); border-color: rgba(23,69,50,.13); }
.choice-card--zabiegi .choice-card__content { background: var(--paper); }
.choice-card--zabiegi .choice-card__heading, .choice-card--zabiegi .choice-card__footer { color: var(--green); }
.choice-card--zabiegi .choice-card__topline { color: var(--green); }
.choice-card--zabiegi .choice-card__text { color: var(--muted); }
.choice-card--joga .choice-card__media img { object-position: center 42%; }
.choice-card--zabiegi .choice-card__media img { object-position: 54% 39%; }

.page-hero { padding: clamp(3rem, 6vw, 5.6rem) 0 clamp(1.6rem, 4vw, 3rem); }
.split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1.1rem, 3vw, 2rem); align-items: center; }
.split--hero { align-items: stretch; }
.split--reverse { grid-template-columns: .95fr 1.05fr; }
.page-hero__copy, .info-card, .photo-card, .contact-card, .cta-band, .map-card, .service-card, .price-card, .price-accordion details, .course-grid article { background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow-soft); }
.page-hero__copy { padding: clamp(1.55rem, 3vw, 2.55rem); display: flex; flex-direction: column; justify-content: center; }
.page-hero__copy h1, .page-hero__single h1 { font-size: clamp(2.25rem, 5vw, 4.7rem); margin-bottom: .95rem; }
.page-hero__copy--premium { background: linear-gradient(145deg, var(--green) 0%, var(--green-2) 100%); border-color: rgba(185,148,84,.28); }
.page-hero__copy--premium h1, .page-hero__copy--premium .lead { color: #fff; }
.photo-panel { overflow: hidden; border-radius: var(--radius-lg); box-shadow: var(--shadow); border: 1px solid var(--line); background: #fff; min-height: 470px; }
.photo-panel img { width: 100%; height: 100%; object-fit: cover; min-height: 470px; }
.photo-panel--premium { border-color: rgba(185,148,84,.28); }
.photo-panel--contact img { object-position: center 38%; }
.page-hero__single { text-align: center; display: grid; justify-items: center; gap: .85rem; }
.page-hero__single .lead { max-width: 760px; }

.section { padding: clamp(2.6rem, 5.2vw, 5rem) 0; }
.section--soft { background: rgba(223,232,214,.36); }
.section--premium-soft { background: linear-gradient(180deg, rgba(23,69,50,.08), rgba(185,148,84,.08)); }
.section-head { display: grid; gap: .65rem; margin-bottom: 1.5rem; }
.section-head--center { text-align: center; justify-items: center; }
.section-head--wide { margin-bottom: 1.2rem; }
.section-head h2, .section-copy h2, .info-card h2, .cta-band h2 { font-size: clamp(1.9rem, 4vw, 3.2rem); }
.editorial-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(1.1rem, 3vw, 2rem); align-items: start; }
.soft-list { display: grid; gap: .9rem; }
.soft-list article { padding: 1.1rem 1.15rem; background: rgba(255,255,255,.75); border: 1px solid var(--line); border-radius: var(--radius-md); }
.soft-list h3, .service-card h3, .steps h3 { color: var(--green); margin: 0 0 .28rem; font-size: 1.15rem; }
.two-column-info { display: grid; grid-template-columns: 1.05fr .95fr; gap: 1.2rem; align-items: stretch; }
.info-card { padding: clamp(1.4rem, 3vw, 2rem); }
.info-card--green { background: linear-gradient(180deg, #fffdf7, var(--green-soft)); }
.photo-card { overflow: hidden; }
.photo-card img { width: 100%; height: 100%; object-fit: cover; min-height: 420px; }
.check-list { margin: 1rem 0 0; padding: 0; list-style: none; display: grid; gap: .45rem; color: var(--muted); }
.check-list li { position: relative; padding-left: 1.35rem; }
.check-list li::before { content: ""; position: absolute; left: 0; top: .65rem; width: .48rem; height: .48rem; border-radius: 50%; background: var(--olive); }

.section--fit { background: linear-gradient(180deg, var(--green-soft), rgba(255,255,255,0)); }
.fitssey-frame { overflow: hidden; border-radius: 28px; border: 1px solid var(--line); background: #fff; box-shadow: var(--shadow-soft); min-height: 720px; }
.fitssey-frame iframe { width: 100%; height: 760px; border: 0; display: block; background: #fff; }
.fitssey-frame--large { min-height: 78vh; }
.fitssey-frame--large iframe { height: 78vh; min-height: 740px; }
.frame-note { margin-top: .85rem; text-align: center; font-size: .95rem; }
.frame-note a { color: var(--green); font-weight: 850; border-bottom: 1px solid currentColor; }
.private-booking-note {
  margin: clamp(1.2rem, 3vw, 2rem) auto 0;
  max-width: 840px;
  padding: clamp(1.2rem, 3vw, 2rem);
  border-radius: var(--radius-lg);
  border: 1px solid rgba(185,148,84,.30);
  background: rgba(255,253,247,.84);
  box-shadow: var(--shadow-soft);
  text-align: center;
}
.private-booking-note p {
  font-family: Georgia, "Times New Roman", serif;
  color: var(--green);
  font-size: clamp(1.55rem, 3.5vw, 2.6rem);
  line-height: 1.15;
}
.private-booking-note--hero {
  margin-top: 1.1rem;
  max-width: 1120px;
  width: 100%;
}
.private-booking-note--hero p { font-size: clamp(1.9rem, 4vw, 4rem); }

.service-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; }
.service-card { padding: 1.25rem; display: grid; gap: .7rem; align-content: start; }
.service-card img { width: 70px; height: 70px; object-fit: contain; opacity: .6; }
.service-card--premium { background: linear-gradient(145deg, var(--green) 0%, var(--green-2) 100%); border-color: rgba(185,148,84,.28); }
.service-card--premium h3, .service-card--premium a { color: #fff; }
.service-card--premium p { color: rgba(255,255,255,.76); }
.service-card a {
  margin-top: auto;
  width: fit-content;
  font-weight: 850;
  color: var(--green);
  border-bottom: 2px solid currentColor;
}
.service-card.service-card--premium a { color: #fff; }
.steps { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .9rem; }
.steps article { background: rgba(255,255,255,.75); border: 1px solid rgba(185,148,84,.2); border-radius: var(--radius-md); padding: 1rem; }
.steps span { color: var(--gold); font-weight: 900; letter-spacing: .08em; }

.price-lead-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 1rem; }
.price-card { padding: clamp(1.25rem, 2.5vw, 1.8rem); display: grid; gap: 1rem; }
.price-card--joga { background: linear-gradient(180deg, #fff, var(--green-soft)); }
.price-card--cantenica { background: linear-gradient(180deg, #fffaf0, #f1e3c7); border-color: rgba(185,148,84,.24); }
.price-card--premium { background: linear-gradient(145deg, var(--green) 0%, var(--green-2) 100%); border-color: rgba(185,148,84,.3); }
.price-card--premium h2, .price-card--premium p, .price-card--premium .price-line span, .price-card--premium .price-line strong { color: #fff; }
.price-line { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; padding: .85rem 0; border-bottom: 1px solid rgba(23,69,50,.14); }
.price-card--premium .price-line { border-color: rgba(255,255,255,.2); }
.price-line strong { color: var(--green); white-space: nowrap; font-size: 1.1rem; }
.price-accordion { display: grid; gap: .85rem; }
.price-accordion details { padding: 0; overflow: hidden; }
.price-accordion summary { cursor: pointer; padding: 1.2rem 1.35rem; font-weight: 900; color: var(--green); font-size: 1.25rem; }
.price-item { display: grid; grid-template-columns: 1fr auto; gap: 1.2rem; padding: 1.1rem 1.35rem; border-top: 1px solid var(--line); }
.price-item h3, .price-item h4 { margin: 0 0 .35rem; color: var(--green); font-size: 1.04rem; line-height: 1.25; }
.price-item strong { color: var(--green); font-size: 1.1rem; white-space: nowrap; }

.course-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 1rem; }
.course-grid article { padding: 1.35rem; }
.course-grid span { display: inline-flex; margin-bottom: .7rem; padding: .36rem .7rem; border-radius: 999px; background: var(--green-soft); color: var(--green); font-weight: 900; font-size: .78rem; text-transform: uppercase; letter-spacing: .08em; }
.course-grid h2, .course-grid h3 { margin-bottom: .6rem; }
.cta-band { padding: clamp(1.25rem, 3vw, 2rem); display: flex; justify-content: space-between; gap: 1rem; align-items: center; }
.cta-band > div:first-child { max-width: 720px; }
.cta-band--premium { background: linear-gradient(145deg, var(--green) 0%, var(--green-2) 100%); border-color: rgba(185,148,84,.3); }
.cta-band--premium h2, .cta-band--premium p { color: #fff; }

.contact-links { display: grid; gap: .65rem; }
.contact-links a { display: inline-flex; width: fit-content; padding: .7rem .95rem; border-radius: 999px; background: #fff; color: var(--green); border: 1px solid var(--line); font-weight: 850; }
.contact-page-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 1rem; }
.contact-card { padding: 1.4rem; }
.split--place { align-items: stretch; }
.place-cards { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: .9rem; }
.place-cards article, .map-card { background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 1.3rem; box-shadow: var(--shadow-soft); }
.place-cards img, .map-card img { width: 110px; height: 110px; object-fit: contain; opacity: .55; }
.place-cards strong { display: block; color: var(--green); font-size: 1.2rem; margin-top: .7rem; }


.therapy-photo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.2rem;
}
.therapy-photo {
  overflow: hidden;
  border-radius: var(--radius-lg);
  background: var(--paper);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-soft);
  display: flex;
  flex-direction: column;
}
.therapy-photo img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center;
}
.therapy-photo--wide img { object-position: 55% 42%; }
.therapy-photo figcaption {
  display: grid;
  gap: .22rem;
  padding: 1rem 1.1rem 1.2rem;
  flex: 1;
}
.therapy-photo figcaption strong {
  color: var(--green);
  font-size: 1.08rem;
}
.therapy-photo figcaption span {
  color: var(--muted);
}
.map-embed {
  overflow: hidden;
  min-height: 460px;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  background: var(--paper);
  box-shadow: var(--shadow-soft);
}
.map-embed iframe {
  width: 100%;
  height: 100%;
  min-height: 460px;
  border: 0;
  display: block;
}

.quick-contact {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 90;
  filter: drop-shadow(0 12px 26px rgba(15,52,39,.20));
}
.quick-contact__nav { display: grid; }
.quick-contact__link {
  position: relative;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  background: #5c8d05;
  color: #fff;
  border-bottom: 1px solid rgba(255,255,255,.18);
  transition: background-color .18s ease, transform .18s ease;
}
.quick-contact__link:first-child { border-radius: 16px 0 0 0; }
.quick-contact__link:last-child { border-bottom: 0; border-radius: 0 0 0 16px; }
.quick-contact__link:hover, .quick-contact__link:focus-visible { background: #4f7d00; outline: none; }
.quick-contact__link:focus-visible { box-shadow: inset 0 0 0 3px rgba(255,255,255,.55); }
.quick-contact__icon { display: grid; place-items: center; width: 30px; height: 30px; }
.quick-contact__icon svg { width: 27px; height: 27px; display: block; stroke: currentColor; fill: none; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; }
.quick-contact__icon--facebook { font: 900 1.85rem/1 Arial, sans-serif; transform: translateY(1px); }
.quick-contact__label {
  position: absolute;
  top: 0;
  right: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  min-width: 166px;
  padding: 0 1.15rem;
  border-radius: 999px 0 0 999px;
  background: #5c8d05;
  color: #fff;
  font-weight: 800;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(12px);
  pointer-events: none;
  transition: opacity .18s ease, transform .18s ease, background-color .18s ease;
}
.quick-contact__link:hover .quick-contact__label,
.quick-contact__link:focus-visible .quick-contact__label { opacity: 1; transform: translateX(0); background: #4f7d00; }

.redirect { min-height: 100vh; display: grid; place-items: center; text-align: center; }
.footer { padding: 2.4rem 0 1.6rem; background: var(--green-2); color: rgba(255,255,255,.82); }
.footer p, .footer a { color: rgba(255,255,255,.78); }
.footer__grid { display: grid; grid-template-columns: 1.2fr .8fr .8fr; gap: 1.2rem; align-items: start; }
.footer__logo { width: 110px; height: auto; filter: brightness(0) invert(1); opacity: .9; margin-bottom: .7rem; }
.footer nav, .footer__contact { display: grid; gap: .5rem; }
.footer a:hover { color: #fff; }
.footer__bottom { margin-top: 1.5rem; padding-top: 1rem; border-top: 1px solid rgba(255,255,255,.15); color: rgba(255,255,255,.62); font-size: .92rem; }

@media (max-width: 1040px) {
  .home-photo-hero { min-height: 620px; background-position: 68% center; }
  .choice-grid, .split, .split--reverse, .editorial-grid, .two-column-info, .price-lead-grid, .contact-page-grid, .footer__grid, .therapy-photo-grid { grid-template-columns: 1fr; }
  .choice-card { grid-template-rows: 320px auto; }
  .service-grid, .course-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .cta-band { display: grid; }
}
@media (max-width: 880px) {
  .menu-toggle { display: inline-flex; }
  .site-nav { position: absolute; top: calc(100% + .6rem); left: 1rem; right: 1rem; display: none; flex-direction: column; align-items: stretch; padding: .65rem; border-radius: 22px; background: rgba(255,253,247,.98); box-shadow: var(--shadow); border: 1px solid var(--line); }
  .site-nav.open { display: flex; }
  .site-nav a { width: 100%; }
  .header__inner { position: relative; }
}
@media (max-width: 680px) {
  .home-photo-hero { min-height: 620px; background-position: 70% center; }
  .home-photo-hero__inner { min-height: 620px; display: flex; align-items: flex-end; padding: 2rem 0 2.4rem; }
  .home-photo-hero__copy { padding: 1.05rem; border-radius: 24px; background: rgba(15,52,39,.66); border: 1px solid rgba(255,255,255,.18); backdrop-filter: blur(10px); }
  .home-photo-hero h1 { font-size: clamp(2.25rem, 11vw, 3.6rem); }
  .home-photo-hero .actions { gap: .55rem; }
  .home-photo-hero .button { width: 100%; }
  .quick-contact { top: auto; right: 50%; bottom: .72rem; transform: translateX(50%); }
  .quick-contact__nav { grid-auto-flow: column; border-radius: 999px; overflow: hidden; }
  .quick-contact__link { width: 46px; height: 46px; border-bottom: 0; border-right: 1px solid rgba(255,255,255,.18); }
  .quick-contact__link:first-child, .quick-contact__link:last-child { border-radius: 0; }
  .quick-contact__link:last-child { border-right: 0; }
  .quick-contact__label { display: none; }
  .quick-contact__icon svg { width: 23px; height: 23px; }
  .quick-contact__icon--facebook { font-size: 1.55rem; }
  .container { width: min(calc(100% - 1.15rem), var(--max)); }
  .topbar__inner span { display: none; }
  .brand__logo { width: 64px; height: 64px; }
  .brand__copy small { display: none; }
  .home-hero { padding-top: 2.2rem; }
  .choice-card { grid-template-rows: 240px auto; border-radius: 24px; }
  .choice-card__content { min-height: 0; }
  .choice-card__footer img { width: 58px; height: 58px; }
  .photo-panel, .photo-panel img { min-height: 350px; }
  .service-grid, .course-grid, .steps, .place-cards { grid-template-columns: 1fr; }
  .therapy-photo img { height: 350px; }
  .map-embed, .map-embed iframe { min-height: 360px; }
  .price-item { grid-template-columns: 1fr; gap: .4rem; }
  .fitssey-frame iframe { height: 720px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
}

/* RODO / cookies preview */
.privacy-note {
  margin-top: 1rem;
  padding: 1rem 1.15rem;
  border: 1px solid rgba(23,69,50,.14);
  border-radius: var(--radius-sm);
  background: rgba(255,253,247,.82);
  color: var(--muted);
  box-shadow: var(--shadow-soft);
}
.privacy-note strong { color: var(--green); }
.privacy-note a { color: var(--green); font-weight: 850; text-decoration: underline; text-underline-offset: .18em; }
.legal-page { padding: clamp(3rem, 6vw, 5.5rem) 0; }
.legal-card {
  display: grid;
  gap: 1.1rem;
  padding: clamp(1.35rem, 3.4vw, 2.4rem);
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  background: rgba(255,253,247,.92);
  box-shadow: var(--shadow-soft);
}
.legal-card + .legal-card { margin-top: 1rem; }
.legal-card h1 { font-size: clamp(2.4rem, 6vw, 4.9rem); }
.legal-card h2 { font-size: clamp(1.65rem, 3vw, 2.35rem); margin-top: .25rem; }
.legal-card h3 { font-size: 1.2rem; }
.legal-card ul { margin: 0; padding-left: 1.15rem; color: var(--muted); }
.legal-card li + li { margin-top: .35rem; }
.legal-card a { color: var(--green); font-weight: 850; text-decoration: underline; text-underline-offset: .18em; }
.legal-meta { font-weight: 800; color: var(--gold); letter-spacing: .02em; }
.draft-note {
  border-color: rgba(185,148,84,.42);
  background: linear-gradient(180deg, rgba(255,253,247,.95), rgba(248,239,217,.74));
}
.cookie-consent {
  position: fixed;
  left: 50%;
  bottom: 1rem;
  z-index: 130;
  width: min(calc(100% - 2rem), 1040px);
  transform: translateX(-50%);
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,.72);
  background: rgba(255,253,247,.97);
  box-shadow: 0 28px 90px rgba(15,52,39,.22);
  backdrop-filter: blur(18px);
}
.cookie-consent__copy { display: grid; gap: .25rem; }
.cookie-consent__copy strong { color: var(--green); font-family: Georgia, "Times New Roman", serif; font-size: 1.36rem; line-height: 1.1; }
.cookie-consent__copy p { max-width: 72ch; font-size: .95rem; }
.cookie-consent__actions { display: flex; flex-wrap: wrap; gap: .55rem; justify-content: flex-end; }
.cookie-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: .72rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(23,69,50,.2);
  background: #fff;
  color: var(--green);
  font-weight: 850;
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}
.cookie-button:hover, .cookie-button:focus-visible { transform: translateY(-1px); box-shadow: var(--shadow-soft); outline: none; }
.cookie-button--primary { background: var(--green); color: #fff; border-color: var(--green); }
.cookie-button--text { background: transparent; box-shadow: none; }
.cookie-modal[hidden] { display: none; }
.cookie-modal { position: fixed; inset: 0; z-index: 140; display: grid; place-items: center; padding: 1rem; }
.cookie-modal__backdrop { position: absolute; inset: 0; background: rgba(15,52,39,.42); backdrop-filter: blur(5px); }
.cookie-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(100%, 780px);
  max-height: calc(100vh - 2rem);
  overflow: auto;
  padding: clamp(1.15rem, 3vw, 2rem);
  border-radius: 30px;
  border: 1px solid rgba(255,255,255,.75);
  background: var(--paper);
  box-shadow: 0 34px 110px rgba(15,52,39,.32);
}
.cookie-modal__close {
  position: absolute;
  top: .85rem;
  right: .85rem;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--green);
  font-size: 1.65rem;
  line-height: 1;
  cursor: pointer;
}
.cookie-modal__dialog h2 { font-size: clamp(2rem, 5vw, 3.2rem); }
.cookie-modal__lead { margin: .75rem 0 1rem; }
.cookie-choice {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  border-radius: 20px;
  border: 1px solid var(--line);
  background: #fff;
  margin-top: .75rem;
}
.cookie-choice strong { display: block; color: var(--green); font-size: 1.05rem; }
.cookie-choice small { display: block; color: var(--muted); line-height: 1.45; margin-top: .18rem; }
.cookie-choice input { width: 23px; height: 23px; accent-color: var(--green); }
.cookie-choice--disabled { opacity: .82; }
.cookie-modal__actions { display: flex; flex-wrap: wrap; gap: .65rem; margin-top: 1rem; }
.cookie-modal__links { margin-top: 1rem; font-size: .95rem; }
.cookie-modal__links a { color: var(--green); font-weight: 850; text-decoration: underline; text-underline-offset: .18em; }
.has-cookie-modal { overflow: hidden; }
.consent-embed { position: relative; }
.consent-embed--locked iframe { opacity: .18; filter: grayscale(1); }
.consent-placeholder {
  position: absolute;
  inset: 1rem;
  z-index: 2;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 1rem;
  text-align: center;
  padding: 1.2rem;
  border-radius: 24px;
  border: 1px solid rgba(23,69,50,.14);
  background: rgba(255,253,247,.94);
  box-shadow: var(--shadow-soft);
}
.consent-placeholder strong { display: block; color: var(--green); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.4rem, 3vw, 2.4rem); line-height: 1.1; }
.consent-placeholder p { max-width: 52ch; margin: .45rem auto 0; }
.footer__cookie-button {
  width: max-content;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(255,255,255,.78);
  text-align: left;
  cursor: pointer;
}
.footer__cookie-button:hover, .footer__cookie-button:focus-visible { color: #fff; text-decoration: underline; outline: none; }

@media (max-width: 880px) {
  .cookie-consent { grid-template-columns: 1fr; }
  .cookie-consent__actions { justify-content: flex-start; }
}
@media (max-width: 680px) {
  .cookie-consent { bottom: 4.25rem; border-radius: 22px; }
  .cookie-consent__actions, .cookie-modal__actions { display: grid; }
  .cookie-button { width: 100%; }
  .cookie-choice { grid-template-columns: 1fr; }
  .cookie-choice input { justify-self: start; }
  .consent-placeholder { inset: .65rem; }
}
