
/* Finálne úpravy podstránky Líštičky. Načítané zo spoločného súboru s verziovanou URL v indexe. */

/* 1. Hero fotografia: zameranie na pravú časť zdrojovej fotografie, aby bola skupina v strede výrezu. */
.listicky-hero__photo img {
  object-position: 72% 50% !important;
  transform: scale(1.08) !important;
  transform-origin: 72% 50% !important;
}

/* 2. Jednotné čiarové ikony v troch informačných boxoch. */
.listicky-fact__icon {
  width: 52px !important;
  height: 52px !important;
  display: grid !important;
  place-items: center !important;
  flex: 0 0 52px !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 15px !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.20), 0 12px 25px rgba(11,47,80,.13);
}
.listicky-fact__icon svg {
  width: 25px !important;
  height: 25px !important;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}


@media (max-width: 700px) {
  .listicky-hero__photo img { object-position: 68% 50% !important; transform-origin: 68% 50% !important; }
}

/* Source: Text na stránku.docx, Líštičky only. Copyedited without changing the programme content. */
.listicky-goals-grid,
.listicky-methods-list { list-style: none; margin: 0; padding: 0; }
.listicky-goals-grid { grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 18px; margin-top: 34px; }
.listicky-source-goal { grid-column: span 4; min-width: 0; min-height: 0; }
.listicky-source-goal:nth-child(1),
.listicky-source-goal:nth-child(2),
.listicky-source-goal:nth-child(6),
.listicky-source-goal:nth-child(7) { grid-column: span 6; }
.listicky-source-goal .listicky-source-icon { margin-bottom: 20px; font-size: 24px; line-height: 1; }
.listicky-source-goal p { font-size: 17px; line-height: 1.62; font-weight: 650; color: var(--blue-900); }
.listicky-source-goal:nth-child(5) .development-card__icon { background: linear-gradient(145deg, var(--teal-700), var(--teal-800)); }
.listicky-source-goal:nth-child(6) .development-card__icon { background: linear-gradient(145deg, var(--orange-700), var(--orange-800)); }
.listicky-methods-heading h2 { max-width: 1020px; }
.listicky-methods-heading { margin-bottom: 34px; }
.listicky-methods-list { grid-template-columns: 1fr; gap: 12px; }
.listicky-methods-list .activity-item span:last-child { font-size: 16px; line-height: 1.55; }
.listicky-age-grid { margin-top: 34px; }
.listicky-age-grid .age-card { min-height: 0; }
.listicky-age-grid .age-card h3 { margin-top: 0; line-height: 1.2; }
.listicky-age-grid .age-card p { margin-top: 15px; font-size: 17px; line-height: 1.72; }
#rozvoj, #napln-treningov, #vekove-skupiny, #organizacia, #registracia { scroll-margin-top: 110px; }

@media (max-width: 1000px) {
  .listicky-goals-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .listicky-goals-grid .listicky-source-goal { grid-column: auto; }
}
@media (max-width: 700px) {
  .listicky-goals-grid { grid-template-columns: 1fr; }
  .listicky-source-goal { display: flex; gap: 16px; align-items: flex-start; padding: 22px; }
  .listicky-source-goal .listicky-source-icon { flex: 0 0 44px; margin: 0; }
  .listicky-source-goal p { font-size: 16px; }
}

.listicky-registration { position: relative; }
.listicky-registration__grid { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 56px; align-items: center; }
.listicky-registration__lead { color: rgba(255,255,255,.92); font-size: 18px; line-height: 1.7; margin: 24px 0 0; }
.listicky-registration__card { position: relative; padding: 36px; border-radius: 26px; border: 1px solid var(--line); background: #fff; color: var(--ink); box-shadow: var(--shadow-xl); }
.listicky-registration__status { display: inline-flex; position: absolute; top: 28px; right: 28px; border: 1px solid #f2d5bf; border-radius: 999px; color: #8a3d14; background: var(--orange-100); font-size: 12px; font-weight: 800; padding: 7px 12px; }
.listicky-registration__icon { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 15px; margin-bottom: 22px; color: #fff; background: linear-gradient(145deg,var(--blue-700),var(--blue-900)); }
.listicky-registration__icon svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.listicky-registration__card h3 { color: var(--blue-800); font-size: 28px; line-height: 1.2; margin: 0; }
.listicky-registration__card p { font-size: 16px; color: var(--muted); line-height: 1.65; margin: 16px 0 24px; }
.listicky-registration__card .button { white-space: normal; text-align: center; }
.listicky-anchor-alias { position: absolute; top: 0; left: 0; width: 1px; height: 1px; pointer-events: none; scroll-margin-top: 110px; }
@media (max-width: 900px) {
  .listicky-registration__grid { grid-template-columns: 1fr; gap: 32px; }
}
@media (max-width: 700px) {
  .listicky-registration__card { padding: 26px 22px; border-radius: 22px; }
  .listicky-registration__status { top: 26px; right: 22px; }
  .listicky-registration__card .button { width: 100%; }
}


/* Cena a organizácia Líštičiek – 5. 9. 2026.
   Štýly sú viazané na podstránku; spoločné farby, fonty a shell sa nemenia. */
#cena { scroll-margin-top: 110px; }
.listicky-detail-link {
  display: inline-flex; align-items: center; flex-wrap: wrap; gap: 6px;
  margin-top: 14px; color: var(--blue-800); font-size: 14px;
  font-weight: 900; line-height: 1.5;
  text-decoration: underline; text-underline-offset: 3px;
}
.listicky-detail-link:hover { color: var(--orange-800); }
.listicky-detail-link:focus-visible,
.listicky-registration__links a:focus-visible {
  outline: 3px solid var(--orange-700); outline-offset: 4px; border-radius: 4px;
}
.listicky-plan-note {
  display: flex; align-items: flex-start; gap: 15px; margin-top: 24px;
  padding: 22px 24px; border: 1px solid var(--line); border-radius: 18px;
  color: var(--blue-900); background: var(--blue-100);
}
.listicky-plan-note__icon {
  display: grid; place-items: center; flex: 0 0 34px; width: 34px; height: 34px;
  color: #fff; background: var(--blue-800); border-radius: 10px;
}
.listicky-plan-note__icon svg {
  width: 21px; height: 21px; fill: none; stroke: currentColor;
  stroke-width: 1.8; stroke-linecap: round;
}
.listicky-plan-note p { margin: 0; font-size: 15px; line-height: 1.65; }
.listicky-plan-note p strong { display: block; margin-bottom: 3px; font-weight: 900; }
.listicky-price-layout {
  display: grid; grid-template-columns: minmax(0,1.08fr) minmax(0,.92fr);
  gap: 26px; align-items: stretch; margin-top: 34px;
}
.listicky-price-main {
  position: relative; overflow: hidden; min-width: 0; padding: 36px;
  border: 1px solid rgba(255,255,255,.18); border-radius: 28px; color: #fff;
  background: radial-gradient(circle at 100% 0%,rgba(13,117,128,.6),transparent 42%),
    linear-gradient(135deg,var(--blue-800),var(--blue-950));
  box-shadow: var(--shadow-xl);
}
.listicky-price-main > * { position: relative; z-index: 1; }
.listicky-price-main::after {
  content: ""; position: absolute; right: -140px; bottom: -160px;
  width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.06);
  pointer-events: none;
}
.listicky-price-main p {
  margin: 18px 0 0; font-size: 16px; line-height: 1.65; color: #fff; font-weight: 600;
}
.listicky-price-main .listicky-price-main__eyebrow {
  margin: 0; font-size: 12px; letter-spacing: .09em; text-transform: uppercase; font-weight: 900;
}
.listicky-price-value { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; margin: 23px 0; }
.listicky-price-value strong { color: #fff; font-size: clamp(64px,6vw,84px); line-height: 1; letter-spacing: -.045em; font-weight: 900; }
.listicky-price-value span { font-size: 16px; line-height: 1.5; font-weight: 800; color: #fff; }
.listicky-price-formula {
  display: block; padding: 12px 15px; border: 1px solid rgba(255,255,255,.22);
  border-radius: 13px; background: rgba(0,0,0,.12); font-size: 15px;
  line-height: 1.55; font-weight: 800; color: #fff;
}
.listicky-price-examples { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 11px; margin: 26px 0 0; }
.listicky-price-examples div {
  min-width: 0; padding: 15px 12px; border: 1px solid rgba(255,255,255,.2);
  border-radius: 15px; background: rgba(255,255,255,.09);
}
.listicky-price-examples dt { color: #fff; font-size: 12px; font-weight: 700; }
.listicky-price-examples dd { margin: 5px 0 0; color: #fff; font-size: 23px; font-weight: 900; }
.listicky-price-main .listicky-price-main__note { margin-top: 16px; font-size: 13px; line-height: 1.55; }
.listicky-benefit-stack { display: grid; gap: 20px; }
.listicky-benefit-card {
  min-width: 0; padding: 28px; border: 1px solid var(--line);
  border-radius: 22px; background: #fff; box-shadow: var(--shadow-md);
}
.listicky-benefit-card__label {
  display: block; margin-bottom: 12px; color: var(--orange-800);
  font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase;
}
.listicky-benefit-card h3 { margin: 0 0 14px; color: var(--blue-800); font-size: 25px; line-height: 1.25; letter-spacing: -.025em; font-weight: 900; }
.listicky-benefit-card p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.65; font-weight: 600; }
.listicky-benefit-card p strong { color: var(--blue-900); font-weight: 800; }
.listicky-benefit-card .listicky-benefit-card__note { margin-top: 12px; font-size: 14px; }
.listicky-no-dropin {
  margin-top: 24px; padding: 20px 24px; border: 1px solid #f1d7c5;
  border-radius: 18px; background: var(--orange-100); color: #783b18;
}
.listicky-no-dropin p { margin: 0; font-size: 15px; line-height: 1.65; }
.listicky-no-dropin strong { font-weight: 900; }
.listicky-registration__links { display: flex; flex-wrap: wrap; gap: 14px 24px; margin-top: 24px; }
.listicky-registration__links a { color: #fff; font-size: 15px; font-weight: 800; text-decoration: underline; text-underline-offset: 5px; }
.listicky-registration__links a:hover { text-decoration-thickness: 2px; }
@media (max-width: 950px) {
  .listicky-price-layout { grid-template-columns: 1fr; }
  .listicky-benefit-stack { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 700px) {
  .listicky-price-main { padding: 28px 22px; border-radius: 23px; }
  .listicky-price-value { gap: 14px; }
  .listicky-price-value span { font-size: 14px; }
  .listicky-price-examples { gap: 8px; }
  .listicky-price-examples div { padding: 13px 10px; }
  .listicky-price-examples dd { font-size: 21px; }
  .listicky-benefit-stack { grid-template-columns: 1fr; }
  .listicky-benefit-card { padding: 24px; }
  .listicky-plan-note { padding: 20px; gap: 12px; }
  .listicky-no-dropin { padding: 20px; }
}
@media (max-width: 360px) {
  .listicky-price-main { padding: 24px 18px; }
  .listicky-price-examples { gap: 6px; }
  .listicky-price-examples div { padding: 12px 8px; }
  .listicky-price-examples dd { font-size: 19px; }
  .listicky-plan-note { flex-direction: column; }
}


/* Storno a Paysy Member – 5. 9. 2026.
   Obsah a odkazy prevzaté zo Šport deťom!; štýly sú obmedzené na Líštičky. */
#storno, #paysy, #aplikacia { scroll-margin-top: 110px; }
.listicky-inline-link {
  color: var(--blue-800); font-weight: 800;
  text-decoration: underline; text-underline-offset: 3px;
}
.listicky-inline-link:hover { color: var(--orange-800); }
.listicky-inline-link:focus-visible,
.listicky-store-badge:focus-visible {
  outline: 3px solid var(--orange-700); outline-offset: 5px;
}
#storno .organization-card { min-width: 0; }
.listicky-app { position: relative; }
.listicky-app__panel {
  display: grid; grid-template-columns: minmax(0,1.05fr) minmax(320px,.95fr);
  gap: 34px; align-items: center; padding: 36px;
  border-radius: 28px; border: 1px solid #d8e8ef;
  background: linear-gradient(135deg,#eef8fd,#effaf8);
}
.listicky-app__copy { min-width: 0; }
.listicky-app__copy h2 { margin: 0 0 12px; color: var(--blue-800); }
.listicky-app__copy p:not(.section-kicker) {
  color: #5c7184; font-size: 17px; font-weight: 650; line-height: 1.65;
  margin: 16px 0 0;
}
.listicky-app__copy strong { color: var(--blue-800); }
.listicky-app__features {
  list-style: none; margin: 0; padding: 0; display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px;
}
.listicky-app__features li {
  min-width: 0; display: flex; align-items: center;
  padding: 16px; min-height: 82px; border: 1px solid #dfe9ef;
  border-radius: 15px; background: #fff; color: var(--blue-800);
  font-size: 16px; font-weight: 850; line-height: 1.5;
  box-shadow: 0 10px 25px rgba(21,91,145,.07);
}
.listicky-store-badges {
  display: flex; flex-wrap: wrap; gap: 14px; align-items: center; margin-top: 24px;
}
.listicky-store-badge {
  display: inline-flex; align-items: center; gap: 12px;
  min-width: 174px; min-height: 64px; padding: 12px 16px;
  border: 1px solid rgba(255,255,255,.16); border-radius: 14px;
  color: #fff; background: rgba(11,47,80,.86); text-decoration: none;
  box-shadow: 0 14px 30px rgba(11,47,80,.18);
  transition: transform .18s ease, background .18s ease, box-shadow .18s ease;
}
.listicky-store-badge:hover {
  color: #fff; background: var(--blue-950); transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(11,47,80,.24);
}
.listicky-store-badge__icon {
  flex: 0 0 28px; width: 28px; height: 28px;
  display: inline-grid; place-items: center;
}
.listicky-store-badge__icon svg { width: 100%; height: 100%; display: block; }
.listicky-store-badge__text { display: block; }
.listicky-store-badge__eyebrow {
  display: block; color: #e8f2f9; font-size: 11px; line-height: 1.1;
  letter-spacing: .06em; text-transform: uppercase;
}
.listicky-store-badge__title {
  display: block; margin-top: 3px; color: #fff; font-size: 16px;
  line-height: 1.1; font-weight: 800;
}
@media (max-width: 900px) {
  .listicky-app__panel { grid-template-columns: minmax(0,1fr); }
}
@media (max-width: 600px) {
  .listicky-app__panel { padding: 24px 20px; gap: 26px; border-radius: 24px; }
  .listicky-app__copy p:not(.section-kicker) { font-size: 16px; }
  .listicky-app__features { grid-template-columns: minmax(0,1fr); }
  .listicky-app__features li { min-height: 60px; }
  .listicky-store-badges { display: grid; grid-template-columns: minmax(0,1fr); }
  .listicky-store-badge { width: 100%; min-width: 0; justify-content: center; }
}
@media (prefers-reduced-motion: reduce) {
  .listicky-store-badge { transition: none; }
  .listicky-store-badge:hover { transform: none; }
}

/* 6. 9. 2026 – Zameranie tréningov: jeden panel, dva kompaktné stĺpce.
   Nahrádza predchádzajúci jednostĺpcový zoznam. Ostatné sekcie nemení.
   Existujúci index zostáva zachovaný vrátane aktuálnej navigácie a registrácie. */
#o-projekte.section {
  padding-bottom: 36px;
}

#rozvoj.section {
  padding-top: 32px;
  padding-bottom: 68px;
}

#rozvoj .section-heading {
  display: block;
  max-width: none;
  margin-bottom: 24px;
  opacity: 1;
  transform: none;
}

#rozvoj .section-heading h2 {
  margin: 0;
  font-size: clamp(30px, 3.05vw, 44px);
  line-height: 1.16;
}

/* Jeden sémantický zoznam; prvé tri body vľavo, ďalšie štyri vpravo.
   Multicol zachováva čítanie v poradí 1–7 bez prázdnych riadkov medzi bodmi. */
#rozvoj .listicky-goals-grid {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 34px 36px;
  list-style: none;
  column-count: 2;
  column-gap: 48px;
  column-fill: balance;
  border: 1px solid var(--line, #dfe8f0);
  border-radius: var(--radius-xl, 30px);
  background: var(--paper, #fff);
  box-shadow: 0 12px 30px rgba(11, 47, 80, .055);
}

#rozvoj .listicky-goals-grid > .listicky-source-goal {
  position: relative;
  display: block;
  grid-column: auto;
  min-width: 0;
  min-height: 0;
  margin: 0 0 22px;
  padding: 0 0 0 42px;
  overflow: visible;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
}

#rozvoj .listicky-goals-grid > .listicky-source-goal:nth-child(4) {
  break-before: column;
  -webkit-column-break-before: always;
}

#rozvoj .listicky-goals-grid > .listicky-source-goal:nth-child(3),
#rozvoj .listicky-goals-grid > .listicky-source-goal:last-child {
  margin-bottom: 0;
}

/* Jednotná fajka v svetlomodrom kruhu – bez emoji alebo externých ikon. */
#rozvoj .listicky-goals-grid > .listicky-source-goal::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(29, 110, 174, .09);
  border-radius: 50%;
  background: var(--blue-100, #eaf3fb);
  box-shadow: none;
  pointer-events: none;
}

#rozvoj .listicky-goals-grid > .listicky-source-goal::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 8px;
  width: 11px;
  height: 7px;
  border: 0;
  border-left: 2px solid var(--blue-700, #1d6eae);
  border-bottom: 2px solid var(--blue-700, #1d6eae);
  border-radius: 0;
  background: none;
  box-shadow: none;
  transform: rotate(-45deg);
  pointer-events: none;
}

#rozvoj .listicky-goals-grid .listicky-source-icon,
#rozvoj .listicky-goals-grid .development-card__icon {
  display: none;
}

#rozvoj .listicky-goals-grid .listicky-source-goal p {
  display: block;
  margin: 0;
  padding: 0;
  max-width: none;
  color: var(--blue-900, #12486f);
  font-family: inherit;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.5;
  letter-spacing: 0;
  overflow-wrap: break-word;
  text-wrap: pretty;
}

/* main.js iba obalí pôvodné texty; nemení ich znenie ani poradie. */
#rozvoj .listicky-goal__title {
  display: block;
  color: inherit;
  font-size: inherit;
  font-weight: 800;
  line-height: 1.5;
}

#rozvoj .listicky-goal__title::first-letter {
  text-transform: uppercase;
}

#rozvoj .listicky-goal__detail {
  display: block;
  margin-top: 6px;
  color: var(--muted, #667386);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

/* Čitateľný základ aj bez JavaScriptu; zostáva celý obsah vrátane vysvetlení. */
#rozvoj .listicky-source-goal p:not([data-listicky-goal-formatted])::first-letter {
  text-transform: uppercase;
}

@media (max-width: 1000px) {
  #rozvoj .listicky-goals-grid {
    padding: 30px 28px;
    column-gap: 32px;
  }
  #rozvoj .listicky-goals-grid > .listicky-source-goal {
    padding-left: 38px;
  }
}

@media (max-width: 800px) {
  #rozvoj .listicky-goals-grid {
    column-count: 1;
  }
  #rozvoj .listicky-goals-grid > .listicky-source-goal:nth-child(4) {
    break-before: auto;
    -webkit-column-break-before: auto;
  }
  #rozvoj .listicky-goals-grid > .listicky-source-goal:nth-child(3) {
    margin-bottom: 22px;
  }
}

@media (max-width: 600px) {
  #o-projekte.section { padding-bottom: 26px; }
  #rozvoj.section { padding-top: 24px; padding-bottom: 48px; }
  #rozvoj .section-heading { margin-bottom: 20px; }
  #rozvoj .section-heading h2 { font-size: clamp(27px, 7.4vw, 34px); }
  #rozvoj .listicky-goals-grid {
    padding: 24px 20px;
    border-radius: var(--radius-lg, 22px);
  }
  #rozvoj .listicky-goals-grid > .listicky-source-goal,
  #rozvoj .listicky-goals-grid > .listicky-source-goal:nth-child(3) {
    margin-bottom: 18px;
    padding-left: 36px;
  }
  #rozvoj .listicky-goals-grid > .listicky-source-goal:last-child { margin-bottom: 0; }
  #rozvoj .listicky-goals-grid > .listicky-source-goal::before { width: 26px; height: 26px; }
  #rozvoj .listicky-goals-grid > .listicky-source-goal::after { top: 8px; left: 7px; }
  #rozvoj .listicky-goals-grid .listicky-source-goal p { font-size: 17px; }
  #rozvoj .listicky-goal__detail { font-size: 15.5px; }
}

@media print {
  #rozvoj.section { padding-block: 20px; }
  #rozvoj .listicky-goals-grid { column-count: 1; padding: 20px; box-shadow: none; }
  #rozvoj .listicky-goals-grid > .listicky-source-goal {
    break-inside: avoid;
    break-before: auto !important;
    -webkit-column-break-before: auto !important;
  }
}
