:root{--green:#16a36a;--green-dark:#0a5742;--navy:#113b4a;--aqua:#51d4d2;--sun:#ffd84d;--sand:#f8edcf;--cream:#fffaf0;--ink:#17323b;--muted:#63747a;--white:#fff;--radius:24px;--shadow:0 20px 60px rgba(17,59,74,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{font-family:"Manrope",sans-serif;color:var(--ink);background:var(--white);line-height:1.65}h1,h2,h3,strong{letter-spacing:-.035em}h2{font-size:clamp(2.2rem,5vw,4.4rem);font-weight:800;line-height:1.02}.section-pad{padding:clamp(5rem,10vw,8rem) 0}.section-heading{max-width:820px}.section-heading p{font-size:1.1rem;color:var(--muted)}.section-kicker{display:block;margin-bottom:.75rem;font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--green)}.skip-link{position:fixed;left:1rem;top:-100px;z-index:9999;padding:.75rem 1rem;background:#fff;color:#000}.skip-link:focus{top:1rem}
.navbar{padding:1rem 0;transition:.25s}.navbar.scrolled{padding:.55rem 0;background:rgba(8,69,58,.96);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.navbar-brand img{filter:drop-shadow(0 6px 12px rgba(0,0,0,.12))}.navbar-brand span{display:flex;flex-direction:column;line-height:1.05}.navbar-brand strong{font-size:1.05rem}.navbar-brand small{font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.nav-link{font-weight:700;color:rgba(255,255,255,.86)!important}.nav-link:hover{color:#fff!important}.btn{border-radius:999px;font-weight:800;padding:.72rem 1.25rem}.btn-lg{padding:.95rem 1.45rem}.btn-sun{background:var(--sun);color:var(--navy);border-color:var(--sun)}.btn-sun:hover{background:#ffe477;border-color:#ffe477;transform:translateY(-2px)}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#08795d 0%,#10a878 55%,#2cc4b3 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.13) 1.2px,transparent 1.2px);background-size:22px 22px;mask-image:linear-gradient(to bottom,black,transparent 85%)}.hero-content{z-index:2}.hero h1{font-size:clamp(5rem,12vw,10rem);font-weight:800;line-height:.72;text-transform:uppercase;margin:1.5rem 0 2rem}.hero h1 span{color:var(--sun)}.hero-lead{font-size:clamp(1.1rem,2vw,1.35rem);max-width:680px;color:rgba(255,255,255,.88)}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .85rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:999px;font-weight:700}.eyebrow i{color:var(--sun)}.hero-meta{display:flex;flex-wrap:wrap;gap:1.2rem 2.3rem;margin-top:2rem}.hero-meta>div{display:flex;align-items:center;gap:.8rem}.hero-meta i{font-size:1.5rem;color:var(--sun)}.hero-meta span{display:flex;flex-direction:column}.hero-meta small{opacity:.72}.hero-wave{position:absolute;bottom:-1px;left:0;width:100%;height:110px;z-index:3}.hero-wave path{fill:#fff}.hero-sun{position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(255,216,77,.92);right:-140px;top:-140px;box-shadow:0 0 0 35px rgba(255,216,77,.1),0 0 0 70px rgba(255,216,77,.08)}.hero-ball{position:absolute;border-radius:50%;border:5px solid rgba(255,255,255,.13)}.hero-ball-one{width:90px;height:90px;left:4%;bottom:19%}.hero-ball-two{width:45px;height:45px;left:46%;top:20%}.hero-poster{position:relative;margin-left:auto;width:min(100%,430px);aspect-ratio:4/5;background:var(--sand);color:var(--navy);border-radius:32px;transform:rotate(3deg);box-shadow:0 40px 90px rgba(3,52,42,.35);padding:2rem;overflow:hidden}.poster-top{font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.poster-year{position:absolute;right:-10px;top:45px;font-size:7.5rem;font-weight:800;color:rgba(17,59,74,.08);line-height:1}.poster-title{position:absolute;left:2rem;bottom:5.4rem;font-size:3.5rem;font-weight:800;line-height:.93}.poster-bottom{position:absolute;bottom:1.8rem;left:2rem;right:2rem;display:flex;justify-content:space-between;font-size:.7rem;text-transform:uppercase;font-weight:800;border-top:2px solid var(--navy);padding-top:.8rem}.poster-net{position:absolute;top:30%;left:-10%;width:120%;height:90px;border-top:6px solid var(--green);border-bottom:6px solid var(--green);background:repeating-linear-gradient(90deg,transparent 0 24px,rgba(22,163,106,.45) 24px 27px),repeating-linear-gradient(0deg,transparent 0 24px,rgba(22,163,106,.45) 24px 27px);transform:rotate(-7deg)}
.feature-card{height:100%;padding:2rem 1.25rem;text-align:center;border:1px solid #e8eeee;border-radius:var(--radius);background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.feature-card i{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1rem;border-radius:18px;background:var(--sand);color:var(--green);font-size:1.55rem}.feature-card strong,.feature-card span{display:block}.feature-card strong{font-size:1.45rem}.feature-card span{color:var(--muted);font-size:.9rem}.info-banner{padding:clamp(2rem,5vw,3.5rem);background:linear-gradient(120deg,var(--navy),#126e6d);border-radius:32px;color:#fff;overflow:hidden;position:relative}.info-banner:after{content:"";position:absolute;width:260px;height:260px;right:18%;top:-150px;border:35px solid rgba(255,255,255,.05);border-radius:50%}.info-banner h3{font-size:clamp(1.7rem,3vw,2.7rem);font-weight:800}.info-banner p{color:rgba(255,255,255,.72)}.price-badge{position:relative;z-index:2;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:170px;height:170px;background:var(--sun);color:var(--navy);border-radius:50%;transform:rotate(5deg)}.price-badge small,.price-badge span{text-transform:uppercase;font-weight:800;font-size:.67rem;letter-spacing:.08em}.price-badge strong{font-size:2rem;line-height:1.1}
.section-sand{background:var(--cream)}.section-sand p{color:var(--muted)}.timeline{position:relative;max-width:900px;margin:auto}.timeline:before{content:"";position:absolute;left:118px;top:0;bottom:0;width:3px;background:#d9d8c8}.timeline-item{display:grid;grid-template-columns:90px 56px 1fr;align-items:center;margin-bottom:1rem}.timeline-time{font-size:1.3rem;font-weight:800;text-align:right}.timeline-dot{position:relative;width:16px;height:16px;border-radius:50%;background:var(--green);justify-self:center;box-shadow:0 0 0 8px var(--cream)}.timeline-card{display:flex;align-items:center;gap:1rem;padding:1.15rem 1.25rem;background:#fff;border-radius:18px;border:1px solid #e8e5d8}.timeline-card i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--sand);color:var(--green);font-size:1.2rem}.timeline-card div{display:flex;flex-direction:column}.timeline-card strong{font-size:1.05rem}.timeline-card span{font-size:.88rem;color:var(--muted)}.schedule-table-wrap{border-radius:20px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.schedule-table-wrap thead th{background:var(--navy);color:#fff;border:0;padding:1rem}.schedule-table-wrap td{padding:.9rem 1rem}
.rules-intro{top:120px}.rules-intro p{font-size:1.1rem;color:var(--muted)}.rule-highlight{display:flex;align-items:center;gap:1rem;margin-top:2rem}.rule-highlight>span{font-size:5rem;font-weight:800;color:var(--green);line-height:1}.rule-highlight div{display:flex;flex-direction:column}.rule-highlight strong{font-size:1.15rem}.rule-highlight small{color:var(--muted)}.rules-list article{display:grid;grid-template-columns:70px 1fr;gap:1.2rem;padding:1.7rem 0;border-bottom:1px solid #e5ebeb}.rules-list article>span{font-weight:800;color:var(--green);font-size:1.1rem}.rules-list h3{font-size:1.25rem;font-weight:800}.rules-list p{margin:0;color:var(--muted)}
.location-section{padding-top:0}.location-card{overflow:hidden;border-radius:32px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.location-copy{padding:clamp(2rem,6vw,5rem)}.location-copy p{color:rgba(255,255,255,.72)}.map-illustration{position:relative;min-height:440px;background:#d9eed9;overflow:hidden}.map-water{position:absolute;width:120%;height:52%;bottom:-12%;left:-8%;background:var(--aqua);border-radius:50% 45% 0 0/22% 30% 0 0;transform:rotate(-5deg)}.map-path{position:absolute;width:120%;height:48px;left:-8%;top:26%;background:var(--sand);transform:rotate(18deg);box-shadow:0 0 0 12px rgba(255,255,255,.55)}.map-court{position:absolute;left:45%;top:50%;width:150px;height:90px;background:#e6c77d;border:4px solid #fff;transform:rotate(-10deg);box-shadow:0 8px 20px rgba(0,0,0,.12)}.map-court:before,.map-court:after{content:"";position:absolute;background:#fff}.map-court:before{width:3px;height:100%;left:50%}.map-court:after{height:3px;width:100%;top:50%}.map-pin{position:absolute;left:44%;top:30%;display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;background:#fff;color:var(--navy);border-radius:999px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.map-pin i{color:#e74c3c}
.registration-section{background:linear-gradient(180deg,#fff 0%,#eff9f5 100%)}.registration-section .lead{color:var(--muted)}.registration-points{margin-top:2rem}.registration-points>div{display:flex;gap:.9rem;margin-bottom:1rem}.registration-points i{color:var(--green);font-size:1.25rem}.registration-points span{display:flex;flex-direction:column}.registration-points small{color:var(--muted)}.form-card{padding:clamp(1.4rem,4vw,2.5rem);background:#fff;border-radius:30px;box-shadow:var(--shadow);border:1px solid #e8f0ed}.form-label{font-weight:800;font-size:.88rem}.form-control{border-radius:13px;border:1px solid #d8e2df;padding:.82rem 1rem}.form-control:focus,.form-check-input:focus{border-color:var(--green);box-shadow:0 0 0 .22rem rgba(22,163,106,.14)}.form-check-label{font-size:.9rem;color:var(--muted)}.form-check-label a{color:var(--green);font-weight:700}.btn-primary-beach{background:var(--green);border-color:var(--green);color:#fff}.btn-primary-beach:hover{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.form-status{font-weight:700}.form-status.success{color:#0a7a4f}.form-status.error{color:#b42318}
footer{background:#082f34;color:#fff}footer a{color:#fff;text-decoration:none}footer hr{border-color:rgba(255,255,255,.13)}footer .small{color:rgba(255,255,255,.55)}.footer-brand{display:flex;align-items:center;gap:.8rem}.footer-brand span{display:flex;flex-direction:column}.footer-brand strong{font-size:1.2rem}.footer-brand small{opacity:.6}.social-link{display:inline-grid;place-items:center;width:42px;height:42px;margin-left:.4rem;border:1px solid rgba(255,255,255,.2);border-radius:50%;transition:.2s}.social-link:hover{background:#fff;color:var(--navy)}
@media(max-width:991.98px){.navbar{background:rgba(8,69,58,.96)}.navbar-collapse{padding:1rem 0}.hero h1{line-height:.8}.hero-wave{height:70px}.feature-card{padding:1.4rem .6rem}.rules-intro{position:static!important}.map-illustration{min-height:360px}}@media(max-width:575.98px){.section-pad{padding:4.5rem 0}.hero-meta{display:grid;gap:1rem}.hero h1{font-size:4.4rem}.timeline:before{left:75px}.timeline-item{grid-template-columns:55px 40px 1fr}.timeline-time{font-size:1rem}.timeline-card{padding:.9rem}.timeline-card i{display:none}.price-badge{width:140px;height:140px}.rules-list article{grid-template-columns:46px 1fr}.map-pin{left:20%}.map-court{left:36%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Vizuální sjednocení s plakátem Fresh Beach */
:root{
  --green:#0B8463;
  --green-dark:#08654d;
  --navy:#191E49;
  --orange:#EC550A;
  --sand:#F4EBCE;
  --cream:#FBF5E4;
  --ink:#191E49;
  --aqua:#b9dce7;
  --sun:#EC550A;
  --muted:#5f6177;
  --shadow:0 20px 60px rgba(25,30,73,.12)
}
body{background:#fff;color:var(--ink)}
.navbar.scrolled,.navbar{background:rgba(25,30,73,.97)}
.btn-sun,.btn-primary-beach{background:var(--orange);border-color:var(--orange);color:#fff}
.btn-sun:hover,.btn-primary-beach:hover{background:#cf4907;border-color:#cf4907;color:#fff}
.hero{background:var(--sand);color:var(--navy);min-height:760px}
.hero:before{background-image:radial-gradient(rgba(25,30,73,.08) 1.2px,transparent 1.2px);opacity:.45}
.hero-title-art{display:block;width:min(100%,690px);height:auto;margin:1.3rem 0 1.4rem}
.hero-lead{color:var(--navy);max-width:700px}
.eyebrow{background:transparent;border:0;padding:0;color:var(--navy);font-size:1.15rem}
.eyebrow i,.hero-meta i{color:var(--orange)}
.hero-meta small{opacity:.72}.hero-meta strong{color:var(--navy)}
.hero .btn-outline-light{color:var(--navy);border-color:var(--orange)}
.hero .btn-outline-light:hover{background:var(--orange);color:#fff;border-color:var(--orange)}
.hero-wave path{fill:#fff}
.hero-bang{position:absolute;right:1%;top:10%;width:min(32vw,430px);opacity:.95;transform:rotate(8deg)}
.hero-fish{position:absolute;left:2%;bottom:9%;width:190px;opacity:.88}
.hero-small-ball{position:absolute;right:28%;top:17%;width:62px;transform:rotate(-15deg)}
.hero-illustration{position:relative;height:560px}
.hero-player{position:absolute;right:-12%;bottom:-5%;width:115%;max-width:540px}
.hero-trees{position:absolute;left:0;bottom:12%;width:82%;image-rendering:auto}
.hero-note{position:absolute;left:4%;top:14%;font-size:clamp(1.2rem,2.3vw,2rem);line-height:1.15;font-weight:800;color:var(--navy);transform:rotate(-3deg)}
.section-kicker{color:var(--orange)}
.feature-card i,.timeline-card i{background:var(--sand);color:var(--green)}
.info-banner{background:var(--green);border-radius:34px}
.info-banner:before{content:"";position:absolute;left:-15px;bottom:-22px;width:240px;height:115px;background:url('../img/poster/player.png') left bottom/contain no-repeat;opacity:.2}
.price-sticker-wrap{position:relative;z-index:2;display:inline-block;transform:rotate(4deg)}
.price-sticker-wrap img{width:190px;max-width:100%;height:auto;filter:drop-shadow(0 12px 22px rgba(25,30,73,.18))}
.section-sand{background:var(--cream)}
.timeline-dot{background:var(--orange);box-shadow:0 0 0 8px var(--cream)}
.schedule-table-wrap thead th{background:var(--navy)}
.rule-highlight>span,.rules-list article>span,.registration-points i,.form-check-label a{color:var(--orange)}
.location-card{background:var(--navy)}
.map-water{background:#b9dce7}.map-path{background:var(--sand)}
.registration-section{background:linear-gradient(180deg,#fff 0%,var(--cream) 100%)}
.form-control:focus,.form-check-input:focus{border-color:var(--orange);box-shadow:0 0 0 .22rem rgba(236,85,10,.14)}
footer{background:var(--navy)}
.social-link:hover{color:var(--navy)}
@media(max-width:991.98px){.hero{min-height:auto}.navbar{background:rgba(25,30,73,.97)}.hero-bang{right:-9%;top:16%;width:300px;opacity:.32}.hero-fish{width:130px;bottom:5%;opacity:.5}.hero-title-art{width:min(100%,620px)}}
@media(max-width:575.98px){.hero{padding-top:74px}.hero-title-art{margin-top:1rem}.hero-bang{width:220px;right:-20%;top:22%}.hero-small-ball{right:8%;top:12%}.hero-fish{display:none}.price-sticker-wrap img{width:150px}}

/* Úpravy kompozice podle finální předlohy */
.hero-illustration{display:flex;align-items:center;justify-content:center;height:560px}
.hero-landscape{position:relative;width:min(100%,560px);height:230px;margin-top:110px}
.hero-trees{position:absolute;left:0;bottom:40px;width:76%;z-index:2}
.hero-water{position:absolute;right:0;bottom:20px;width:31%;z-index:1}
.hero-note,.hero-player{display:none!important}
.info-banner{overflow:visible;min-height:250px}
.info-banner:before{display:none}
.info-banner .row{z-index:2}
.info-banner-copy{padding-left:clamp(0px,10vw,165px)}
.info-banner-player{position:absolute;left:-42px;bottom:-68px;width:260px;max-width:32vw;z-index:3;pointer-events:none}
@media(max-width:991.98px){
  .hero-illustration{height:260px;margin-top:-30px}
  .hero-landscape{height:190px;margin-top:0;width:min(100%,520px)}
  .hero-trees{bottom:42px;width:75%}
  .hero-water{bottom:24px;width:30%}
  .info-banner{padding-bottom:3.5rem}
  .info-banner-copy{padding-left:0}
  .info-banner-player{left:-25px;bottom:-74px;width:210px;opacity:.98}
}
@media(max-width:575.98px){
  .hero-illustration{display:none}
  .info-banner{padding-bottom:6.5rem}
  .info-banner-player{left:-18px;bottom:-58px;width:190px;max-width:70vw}
}

/* V3 – kompozice podle finální grafické předlohy */
.hero{min-height:auto;padding-top:118px;padding-bottom:125px;overflow:hidden}
.hero-main-row{min-height:650px}
.hero-copy{position:relative;z-index:2;padding-top:28px}
.hero-title-art{width:min(100%,650px);margin:.75rem 0 1.45rem}
.hero-lead{max-width:690px;font-size:clamp(1.15rem,1.7vw,1.55rem);line-height:1.55}
.hero-poster-art{position:relative;height:570px}
.hero-poster-art img{position:absolute;width:min(52vw,610px);max-width:none;right:-145px;top:5px;transform:rotate(1deg);filter:drop-shadow(0 20px 35px rgba(25,30,73,.08))}
.hero-landscape-inline{position:relative;width:min(100%,560px);height:78px;margin:1.1rem 0 1.55rem}
.hero-landscape-inline .hero-trees{left:0;bottom:13px;width:74%;z-index:2}
.hero-landscape-inline .hero-water{right:0;bottom:3px;width:29%;z-index:1}
.hero-meta{margin-top:.2rem;gap:2.4rem}
.hero-actions .btn{min-width:240px}
.hero-wave{height:86px}
.hero-bang,.hero-fish,.hero-small-ball{display:none!important}

#o-turnaji{padding-top:4.25rem}
.feature-grid{margin-top:0!important;margin-bottom:2.5rem}
.info-banner{min-height:300px;padding:2.4rem 2.2rem 2.2rem 2.2rem;overflow:visible}
.info-banner-copy{padding-left:clamp(250px,23vw,360px)}
.info-banner-player{left:-42px;bottom:-42px;width:390px;max-width:34vw;z-index:4}
.info-banner h3{font-size:clamp(2rem,3.3vw,3.4rem);max-width:860px}
.info-banner p{font-size:1.05rem}
.price-sticker-wrap img{width:210px}

@media(max-width:1199.98px){
  .hero-poster-art img{width:560px;right:-150px;top:40px}
  .info-banner-copy{padding-left:290px}
  .info-banner-player{width:330px}
}
@media(max-width:991.98px){
  .hero{padding-top:96px;padding-bottom:100px}
  .hero-main-row{min-height:auto}
  .hero-copy{padding-top:30px}
  .hero-title-art{width:min(100%,600px)}
  .hero-landscape-inline{width:min(100%,520px)}
  .info-banner{padding:2.4rem 2rem 7rem;min-height:410px}
  .info-banner-copy{padding-left:0}
  .info-banner-player{left:0;bottom:-35px;width:280px;max-width:58vw}
  .price-sticker-wrap{position:absolute;right:22px;bottom:22px}
}
@media(max-width:575.98px){
  .hero{padding-top:80px;padding-bottom:78px}
  .hero-title-art{margin-bottom:1rem}
  .hero-lead{font-size:1.08rem}
  .hero-landscape-inline{height:58px;margin:.75rem 0 1.25rem}
  .hero-actions .btn{width:100%;min-width:0}
  .hero-meta{gap:1rem}
  .feature-grid{margin-bottom:1.5rem}
  .info-banner{padding:2rem 1.35rem 8.8rem;border-radius:26px}
  .info-banner h3{font-size:2rem}
  .info-banner-player{left:-12px;bottom:-30px;width:250px;max-width:82vw}
  .price-sticker-wrap{right:6px;bottom:14px}
  .price-sticker-wrap img{width:135px}
}

/* v4: exact diving player from the supplied graphic source */
.info-banner-player{width:330px;max-width:36vw;height:auto;left:-58px;bottom:-52px;object-fit:contain;object-position:left bottom}
@media (max-width:991.98px){.info-banner-player{width:270px;max-width:52vw;left:-32px;bottom:-42px}}
@media (max-width:575.98px){.info-banner-player{width:220px;max-width:78vw;left:-22px;bottom:-34px}}

/* v5: hero uses only the original hand, ball and impact motif */
.hero-poster-art{height:520px;overflow:visible}
.hero-poster-art img{
  width:min(47vw,560px);
  right:-72px;
  top:80px;
  transform:none;
  filter:drop-shadow(0 18px 28px rgba(25,30,73,.07));
}
@media(max-width:1199.98px){
  .hero-poster-art img{width:500px;right:-92px;top:105px}
}
@media(max-width:991.98px){
  .hero-poster-art{display:none}
}

/* v6: compact start-fee panel and landscape proportions */
.hero-landscape-inline{
  display:flex;
  align-items:flex-end;
  width:min(100%,560px);
  height:52px;
  margin:1rem 0 1.45rem;
  overflow:visible;
}
.hero-landscape-inline .hero-trees,
.hero-landscape-inline .hero-water{
  position:static;
  width:auto;
  object-fit:contain;
  object-position:left bottom;
}
.hero-landscape-inline .hero-trees{
  height:40px;
  flex:0 1 auto;
}
.hero-landscape-inline .hero-water{
  height:40px;
  margin-left:-1px;
  flex:0 0 auto;
}

.info-banner{
  min-height:205px;
  padding:1.55rem 2rem 1.55rem;
  border-radius:30px;
  overflow:visible;
}
.info-banner .row{
  min-height:154px;
}
.info-banner-copy{
  padding-left:clamp(220px,20vw,300px);
}
.info-banner h3{
  max-width:760px;
  margin-bottom:.45rem;
  font-size:clamp(1.75rem,2.65vw,2.7rem);
  line-height:1.08;
}
.info-banner p{
  max-width:700px;
  font-size:.98rem;
  line-height:1.5;
}
.info-banner-player{
  left:-58px;
  bottom:-72px;
  width:310px;
  max-width:31vw;
}
.price-sticker-wrap img{
  width:175px;
}

@media(max-width:1199.98px){
  .info-banner-copy{padding-left:245px}
  .info-banner-player{width:285px;left:-48px;bottom:-66px}
}

@media(max-width:991.98px){
  .hero-landscape-inline{height:46px;width:min(100%,500px)}
  .hero-landscape-inline .hero-trees,
  .hero-landscape-inline .hero-water{height:35px}
  .info-banner{
    min-height:310px;
    padding:2rem 2rem 6.7rem;
  }
  .info-banner .row{min-height:0}
  .info-banner-copy{padding-left:0}
  .info-banner-player{
    width:245px;
    max-width:50vw;
    left:-22px;
    bottom:-48px;
  }
  .price-sticker-wrap{right:20px;bottom:18px}
  .price-sticker-wrap img{width:150px}
}

@media(max-width:575.98px){
  .hero-landscape-inline{height:38px;margin:.75rem 0 1.15rem}
  .hero-landscape-inline .hero-trees,
  .hero-landscape-inline .hero-water{height:29px}
  .info-banner{
    min-height:340px;
    padding:1.65rem 1.25rem 8rem;
    border-radius:24px;
  }
  .info-banner h3{font-size:1.8rem}
  .info-banner-player{
    width:205px;
    max-width:76vw;
    left:-18px;
    bottom:-38px;
  }
  .price-sticker-wrap{right:4px;bottom:12px}
  .price-sticker-wrap img{width:125px}
}


/* v6: výraznější startovné a opravená responzivní pravidla */
.price-sticker-wrap{display:inline-flex;align-items:center;justify-content:center;transform:rotate(4deg);transform-origin:center}
.price-sticker-wrap img{width:clamp(220px,18vw,285px);max-width:none;filter:drop-shadow(0 16px 28px rgba(25,30,73,.22))}
.rules-cards .rule-card{display:flex;gap:1.25rem;padding:1.75rem;border:1px solid #e4ece9;border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(17,59,74,.08)}
.rule-card-primary{border-top:5px solid var(--orange)!important}
.rule-card-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:18px;background:var(--sand);color:var(--orange);font-size:1.45rem}
.rule-card h3{font-size:1.4rem;font-weight:800;margin:0 0 .7rem}
.rule-card p{color:var(--muted);margin-bottom:.7rem}
.rule-card p:last-child{margin-bottom:0}
.rule-card-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.4rem;margin:.9rem 0 0;padding:0;list-style:none}
.rule-card-list li{position:relative;padding-left:1.55rem;color:var(--muted)}
.rule-card-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}
@media(max-width:991.98px){
  .price-sticker-wrap img{width:clamp(205px,30vw,245px)}
  .price-sticker-wrap{right:12px!important;bottom:12px!important}
}
@media(max-width:575.98px){
  .info-banner{padding-bottom:10.5rem}
  .price-sticker-wrap{right:0!important;bottom:8px!important}
  .price-sticker-wrap img{width:185px;max-width:46vw}
  .rules-cards .rule-card{padding:1.35rem;gap:1rem;border-radius:20px}
  .rule-card-icon{flex-basis:48px;width:48px;height:48px;border-radius:15px;font-size:1.2rem}
  .rule-card h3{font-size:1.25rem}
  .rule-card-list{display:block!important}
  .rule-card-list .rule-card-icon{margin-bottom:1rem}
  .rule-card-list ul{grid-template-columns:1fr;gap:.7rem}
}

/* v7: startovné pod zeleným blokem na tabletech a mobilech */
.info-banner-price-mobile{
  display:none;
}

@media(max-width:991.98px){
  .info-banner-price-desktop{
    display:none;
  }
  .info-banner{
    padding-bottom:6.7rem;
  }
  .info-banner-price-mobile{
    display:flex;
    justify-content:center;
    position:relative;
    z-index:5;
    margin:-.35rem auto 2.25rem;
    padding:0 1rem;
    pointer-events:none;
  }
  .info-banner-price-mobile img{
    display:block;
    width:clamp(205px,34vw,270px);
    max-width:70vw;
    height:auto;
    transform:rotate(4deg);
    filter:drop-shadow(0 16px 28px rgba(25,30,73,.22));
  }
}

@media(max-width:575.98px){
  .info-banner{
    padding-bottom:8rem;
  }
  .info-banner-price-mobile{
    margin:-.15rem auto 2rem;
  }
  .info-banner-price-mobile img{
    width:220px;
    max-width:72vw;
  }
}

/* v8: mobile layout - startovne samostatne pod zelenym blokem */
@media (max-width: 991.98px) {
  .info-banner-price-desktop {
    display: none !important;
  }

  .info-banner {
    padding-bottom: 2.5rem !important;
  }

  .info-banner-price-mobile {
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 5;
    margin: 1.25rem auto 2.5rem !important;
    padding: 0 1rem;
    pointer-events: none;
  }

  .info-banner-price-mobile img {
    display: block;
    width: clamp(205px, 45vw, 270px) !important;
    max-width: 75vw !important;
    height: auto;
    transform: rotate(4deg);
    filter: drop-shadow(0 16px 28px rgba(25, 30, 73, .22));
  }
}

@media (max-width: 575.98px) {
  .info-banner {
    padding-bottom: 2rem !important;
  }

  .info-banner-price-mobile {
    margin: 1rem auto 2.25rem !important;
  }

  .info-banner-price-mobile img {
    width: 220px !important;
    max-width: 72vw !important;
  }
}


/* v9: informace o naplněné kapacitě a registrace náhradníků */
.capacity-section{
  position:relative;
  z-index:5;
  margin-top:-38px;
  padding:0 0 1rem;
}
.capacity-banner{
  position:relative;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:1.5rem;
  padding:1.65rem 1.75rem;
  color:#fff;
  background:var(--navy);
  border-radius:28px;
  box-shadow:0 22px 55px rgba(25,30,73,.2);
  overflow:hidden;
}
.capacity-banner:after{
  content:"";
  position:absolute;
  width:230px;
  height:230px;
  right:-80px;
  top:-120px;
  border:30px solid rgba(255,255,255,.055);
  border-radius:50%;
  pointer-events:none;
}
.capacity-icon{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  width:72px;
  height:72px;
  border-radius:22px;
  color:#fff;
  background:var(--orange);
  font-size:1.85rem;
  transform:rotate(-4deg);
}
.capacity-copy{position:relative;z-index:1}
.capacity-label{
  display:block;
  margin-bottom:.3rem;
  color:rgba(255,255,255,.62);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.capacity-copy h2{
  margin:0 0 .45rem;
  color:#fff;
  font-size:clamp(1.55rem,3vw,2.45rem);
  line-height:1.1;
}
.capacity-copy p{
  max-width:790px;
  margin-bottom:.3rem;
  color:rgba(255,255,255,.78);
  font-size:.96rem;
  line-height:1.5;
}
.capacity-copy strong{color:#fff}
.capacity-actions{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:.75rem;
  min-width:210px;
  text-align:center;
}
.capacity-count{
  display:flex;
  align-items:baseline;
  justify-content:center;
  gap:.6rem;
  padding:.25rem .5rem;
}
.capacity-count strong{
  color:var(--sun);
  font-size:2.25rem;
  line-height:1;
}
.capacity-count span{
  max-width:88px;
  color:rgba(255,255,255,.7);
  font-size:.72rem;
  font-weight:700;
  line-height:1.2;
  text-align:left;
}
.capacity-actions .btn{
  white-space:nowrap;
  color:var(--navy);
}
.registration-section .form-card{
  border-top:6px solid var(--orange);
}
.registration-section .form-card:before{
  content:"Registrace náhradníků";
  display:inline-flex;
  margin-bottom:1.25rem;
  padding:.45rem .75rem;
  border-radius:999px;
  color:#fff;
  background:var(--navy);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
@media(max-width:991.98px){
  .capacity-section{margin-top:-24px}
  .capacity-banner{grid-template-columns:auto 1fr;padding:1.5rem}
  .capacity-actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;min-width:0;padding-left:88px}
  .capacity-count{justify-content:flex-start}
}
@media(max-width:575.98px){
  .capacity-section{margin-top:-10px;padding-top:.75rem}
  .capacity-banner{display:block;padding:1.35rem;border-radius:24px}
  .capacity-icon{width:58px;height:58px;margin-bottom:1rem;border-radius:18px;font-size:1.45rem}
  .capacity-copy h2{font-size:1.65rem}
  .capacity-actions{display:block;padding-left:0;margin-top:1rem}
  .capacity-count{justify-content:flex-start;padding:0 0 .85rem}
  .capacity-actions .btn{width:100%;white-space:normal}
}


/* Final state after Fresh Beach 2026 */
.post-event-section{background:linear-gradient(180deg,#fff 0%,var(--cream) 100%)}
.final-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:1.25rem;max-width:1050px;margin:0 auto}
.podium-card{position:relative;padding:2rem 1.5rem;text-align:center;background:#fff;border:1px solid #e8f0ed;border-radius:28px;box-shadow:var(--shadow);overflow:hidden}
.podium-card:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:var(--green)}
.podium-first{padding-top:2.8rem;padding-bottom:2.8rem;transform:translateY(-14px);border-color:rgba(245,172,36,.45)}
.podium-first:before{background:var(--sun)}
.podium-second:before{background:#aeb7c3}
.podium-third:before{background:#c47b48}
.podium-medal{display:block;margin-bottom:.6rem;font-size:3rem;line-height:1}
.podium-place{display:inline-block;margin-bottom:.45rem;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.podium-card h3{margin-bottom:.55rem;color:var(--navy);font-size:clamp(1.45rem,3vw,2rem);font-weight:800}
.podium-card p{margin:0;color:var(--muted)}
.post-event-thanks{max-width:820px;padding:2.25rem;border-radius:30px;background:var(--navy);color:#fff;box-shadow:0 22px 55px rgba(25,30,73,.16)}
.post-event-thanks>i{display:block;margin-bottom:.65rem;color:var(--sun);font-size:2.2rem}
.post-event-thanks h3{color:#fff}
.post-event-thanks p{color:rgba(255,255,255,.78)}
@media(max-width:767.98px){.final-podium{grid-template-columns:1fr}.podium-first{order:-1;transform:none}.podium-card{padding:1.6rem 1.25rem}.post-event-thanks{padding:1.6rem}}
