.subpage {
  background: var(--paper);
}
.managed-content-grid{display:grid;gap:22px}.managed-content-card{display:grid;grid-template-columns:340px minmax(0,1fr);background:#fff;border:1px solid rgba(23,65,55,.13);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(26,58,49,.08)}.managed-content-card__media{position:relative;min-height:280px;background:linear-gradient(135deg,#244c42,#78988a)}.card-media-frame{position:absolute;inset:0;overflow:hidden;background:#1b2830}.card-media-frame__blur{position:absolute;z-index:0;inset:-12%;width:124%;height:124%;max-width:none;object-fit:cover;filter:blur(22px);transform:scale(1.08);opacity:.82}.card-media-frame__image{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain}.managed-content-card__media time{position:absolute;left:18px;top:18px;z-index:2;display:grid;place-items:center;width:68px;height:75px;background:#fff;color:var(--ink);border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.16)}.managed-content-card__media time b{font-size:26px;line-height:1}.managed-content-card__media time span{font-size:10px;font-weight:800;letter-spacing:.08em}.managed-content-card__body{padding:28px}.managed-content-card__body h3{color:var(--ink);font-size:33px;margin:6px 0 12px}.managed-content-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.managed-content-meta span{padding:7px 9px;border-radius:99px;background:#edf3ef;color:#38554c;font-size:11px}.managed-content-card__body>p:not(.eyebrow){color:#56675f;line-height:1.6}.managed-content-card details,.news-card details{margin-top:18px;border-top:1px solid var(--line)}.managed-content-card summary,.news-card summary{padding:15px 0;color:var(--ink);font-weight:800;cursor:pointer}.managed-content-card details div,.news-card details div{padding:0 0 18px;color:#51645c;line-height:1.75}.managed-empty{display:grid;place-items:center;min-height:180px;border:1px dashed var(--line);border-radius:16px;background:rgba(255,255,255,.6);color:var(--muted)}
.rich-content{overflow-wrap:anywhere}.rich-content p,.rich-content div{margin:0 0 1em}.rich-content h2{margin:.25em 0 .55em;color:var(--ink);font-size:29px;line-height:1.2}.rich-content h3{margin:.75em 0 .4em;color:var(--ink);font-size:22px;line-height:1.3}.rich-content ul,.rich-content ol{margin:.7em 0 1em;padding-left:1.45em}.rich-content li{margin:.25em 0}.rich-content blockquote{margin:1em 0;padding:7px 0 7px 17px;border-left:4px solid #4d8d7b;color:#60726b;font-style:italic}.rich-content a{color:#2374a3;text-decoration:underline;text-underline-offset:2px}.rich-content hr{margin:1.5em 0;border:0;border-top:1px solid var(--line)}
.content-read-button{margin-top:18px;border:0;border-radius:999px;padding:11px 22px;background:#2389c9;color:#fff;cursor:pointer;font:700 12px/1.2 inherit;letter-spacing:.06em;transition:background .2s ease,transform .2s ease}.content-read-button:hover,.content-read-button:focus-visible{background:#176da2;transform:translateY(-2px)}.content-lightbox{width:min(920px,calc(100% - 28px));max-height:92vh;max-height:92dvh;padding:0;border:0;border-radius:20px;background:#fff;color:#334b43;box-shadow:0 26px 80px rgba(0,0,0,.4)}.content-lightbox::backdrop{background:rgba(7,20,27,.78);backdrop-filter:blur(5px)}.content-lightbox__shell{position:relative;max-height:92vh;max-height:92dvh;overflow:auto}.content-lightbox__close{position:sticky;z-index:4;float:right;top:12px;margin:12px 12px -58px 0;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#173148;box-shadow:0 4px 18px rgba(0,0,0,.2);cursor:pointer;font-size:29px;line-height:1}.content-lightbox__image{display:block;width:100%;max-height:410px;object-fit:cover;background:#e5ece8}.content-lightbox__body{padding:38px 44px 46px}.content-lightbox__body h2{margin:5px 55px 18px 0;color:#173148;font-size:clamp(30px,4vw,48px);line-height:1.08;overflow-wrap:anywhere}.content-lightbox__meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.content-lightbox__meta span{padding:8px 11px;border-radius:999px;background:#edf3ef;color:#38554c;font-size:12px}.content-lightbox__summary{margin:0 0 26px;padding-bottom:24px;border-bottom:1px solid var(--line);color:#56675f;font-size:17px;line-height:1.65}.content-lightbox .rich-content{color:#435850;font-size:16px;line-height:1.75}.content-lightbox .rich-content strong{font-weight:800;color:#233f36}
.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}.news-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(23,65,55,.13);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(26,58,49,.08)}.news-card__media,.news-card__placeholder{position:relative;width:100%;aspect-ratio:1;overflow:hidden}.news-card__placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#244c42,#78988a);color:#fff;font-weight:800;letter-spacing:.16em}.news-card__body{display:flex;flex:1;flex-direction:column;padding:25px}.news-card__body>span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.news-card h2{font-size:31px;margin:7px 0 12px;color:var(--ink)}.news-card p{color:#56675f;line-height:1.6}.news-card .content-read-button{align-self:center;margin:auto auto 0}
@media(max-width:800px){.managed-content-card{grid-template-columns:1fr}.managed-content-card__media{min-height:230px}.news-grid{grid-template-columns:1fr}}
@media(max-width:520px){.managed-content-card__body{padding:20px}.managed-content-card__body h3,.news-card h2{font-size:27px}.news-card__body{padding:20px}}
@media(max-width:620px){.content-lightbox{width:calc(100% - 16px);max-height:96dvh;border-radius:15px}.content-lightbox__shell{max-height:96dvh}.content-lightbox__image{max-height:280px}.content-lightbox__body{padding:27px 21px 34px}.content-lightbox__body h2{margin-right:42px;font-size:30px}.content-lightbox__summary{font-size:15px}.content-lightbox .rich-content{font-size:15px}.content-lightbox__close{top:8px;margin:8px 8px -52px 0;width:40px;height:40px}}
@media (min-width:801px) and (max-width:1050px){.subpage .menu-button{display:grid;gap:4px;grid-template-columns:20px auto;align-items:center}.subpage .menu-button span{display:block;width:20px;height:2px;background:var(--ink);grid-column:1}.subpage .menu-button b{grid-row:1/4;grid-column:2;font-size:11px;margin-left:5px}.subpage .main-nav{position:absolute;left:0;right:0;top:76px;z-index:20;display:none;align-items:stretch;flex-direction:column;gap:5px;padding:22px;background:#fff;border-bottom:1px solid var(--line)}.subpage .main-nav.open{display:flex}.subpage .main-nav>a{font-size:14px;padding:8px}.subpage .more-menu__panel{position:static;box-shadow:none}}
@media (max-width:1050px){.subpage .main-nav.open{max-height:calc(100vh - 70px);max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}
@media (max-width:1050px) and (max-height:520px) and (orientation:landscape){.subpage .main-nav.open{padding-block:9px;gap:1px}.subpage .main-nav>a{padding-block:5px!important}.subpage .more-menu>button{padding-block:5px}}

.subpage .main-nav.global-nav>a{padding:9px 11px}
@media(max-width:1050px){.subpage .main-nav.global-nav>a{min-height:48px;padding:13px 14px}}
@media(max-width:1050px) and (max-height:520px) and (orientation:landscape){.subpage .main-nav.global-nav>a{padding-block:9px!important}}

/* Shared public header: mirrors the homepage navigation on every subpage. */
.subpage .global-header{height:92px;position:absolute;left:0;right:0;top:0;z-index:100;color:#324158;border-top:4px solid #1f3028;background:linear-gradient(180deg,#fff 0,#fff 44px,transparent 44px)}
.subpage .global-shell{width:78vw;max-width:980px;margin-inline:auto}
.subpage .global-contact{height:40px;display:flex;align-items:center;justify-content:flex-end;gap:24px;color:#324158;font-size:12px;font-weight:600;text-transform:uppercase}
.subpage .global-contact a{color:#324158;text-decoration:none}
.subpage .global-szechenyi{display:block;width:118px;height:28px;object-fit:contain;object-position:left center;margin-right:auto}
.subpage .global-navline{height:48px;position:relative;display:flex;align-items:center}
.subpage .global-mark{position:absolute;left:-30px;top:8px;width:37px;height:34px;background:none;border:0;box-shadow:none}
.subpage .global-mark img{width:100%;height:100%;object-fit:contain}
.subpage .global-menu-button{display:none}
.subpage .global-nav{position:static;width:max-content;max-width:100%;display:flex;align-items:center;justify-content:flex-start;gap:0;margin-inline:auto;padding:0;border:0;border-radius:10px;background:rgba(255,255,255,.97);box-shadow:0 3px 14px rgba(17,48,61,.13);font-family:"Aboreto",sans-serif}
.subpage .global-nav>a,.subpage .global-more>button{color:#324158;font:400 14px/1 "Aboreto",sans-serif;-webkit-text-stroke:.16px currentColor;letter-spacing:.025em;text-transform:uppercase;text-decoration:none;white-space:nowrap;padding:9px 11px;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer;transition:background .22s ease}
.subpage .global-nav>a:hover,.subpage .global-nav>a:focus-visible,.subpage .global-more>button:hover,.subpage .global-more>button:focus-visible,.subpage .global-more.open>button,.subpage .global-nav>.current-nav{color:#324158;background:rgba(35,137,201,.12)}
.subpage .global-nav>a:first-child{border-radius:10px 0 0 10px}
.subpage .global-nav>a:not(:first-child),.subpage .global-more{border-left:1px solid rgba(35,137,201,.26)}
.subpage .global-more{position:relative}
.subpage .global-more>button{display:flex;align-items:center;gap:7px;border-radius:0 10px 10px 0}
.subpage .global-more>button>span{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .28s ease}
.subpage .global-more.open>button>span{transform:rotate(225deg) translate(-1px,-1px)}
.subpage .global-more>div{display:grid;position:absolute;right:-120px;top:calc(100% + 2px);width:280px;overflow:hidden;padding:6px 0;border:0;border-radius:7px;background:#fff;box-shadow:0 14px 32px rgba(18,55,72,.2);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1),visibility .22s}
.subpage .global-more.open>div{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.subpage .global-more div a{padding:5px 10px;color:#324158;text-decoration:none;text-align:center;border-top:1px solid rgba(35,137,201,.5);font:400 14px "Aboreto",sans-serif;-webkit-text-stroke:.16px currentColor;transition:color .18s ease,background .18s ease}
.subpage .global-more div a:first-child{border-top:0}
.subpage .global-more div a:hover,.subpage .global-more div a:focus-visible{color:#fff;background:#2389c9}

@media(max-width:1050px){
  .subpage .global-header{height:70px;border-top:0;background:transparent}
  .subpage .global-contact{display:none}
  .subpage .global-navline{width:980px;max-width:calc(100% - 36px);height:70px}
  .subpage .global-mark{left:0;top:8px}
  .subpage .global-menu-button{display:grid;margin-left:auto;color:#324158;padding:9px 12px;border:0;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 4px 16px rgba(18,55,72,.16);grid-template-columns:20px auto;align-items:center;gap:4px}
  .subpage .global-menu-button span{display:block;width:20px;height:2px;background:#324158;grid-column:1}
  .subpage .global-menu-button b{grid-row:1/4;grid-column:2;margin-left:5px;font-size:11px}
  .subpage .global-nav{position:absolute;left:-18px;right:-18px;top:70px;z-index:10;display:none;width:auto;max-width:none;max-height:calc(100dvh - 70px);margin:0;padding:18px;gap:0;flex-direction:column;align-items:stretch;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(35,137,201,.24);border-radius:0 0 12px 12px;background:rgba(255,255,255,.98);box-shadow:0 24px 45px rgba(0,0,0,.3);-webkit-overflow-scrolling:touch}
  .subpage .global-nav.open{display:flex}
  .subpage .global-nav>a,.subpage .global-more>button{width:100%;min-height:48px;justify-content:center;padding:13px 14px;font-size:14px;color:#324158;border-bottom:1px solid rgba(35,137,201,.2);border-radius:0;background:transparent;box-shadow:none}
  .subpage .global-nav>a:first-child{border-radius:0}
  .subpage .global-more{width:100%;border-left:0}
  .subpage .global-more>div{position:static;width:100%;max-height:0;margin-top:0;padding-block:0;border-width:0;opacity:0;visibility:hidden;transform:none;transition:max-height .35s ease,opacity .22s ease,margin .3s ease,padding .3s ease,visibility .22s}
  .subpage .global-more.open>div{max-height:390px;margin-top:6px;padding-block:5px;opacity:1;visibility:visible}
  .subpage .global-more div a{min-height:46px;padding:12px 10px;display:flex;align-items:center;justify-content:center}
}
@media(max-width:1050px) and (max-height:520px) and (orientation:landscape){.subpage .global-nav{padding-block:10px}.subpage .global-nav>a,.subpage .global-more>button{padding-block:9px}}
.subhero {
  position: relative;
  min-height: 560px;
  display: flex;
  align-items: end;
  color: #fff;
  overflow: hidden;
  background: var(--ink);
}
.subhero__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.subhero__shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(0deg, rgba(5, 35, 30, 0.84), rgba(5, 35, 30, 0.08) 75%),
    linear-gradient(90deg, rgba(5, 35, 30, 0.38), transparent);
}
.subhero__content {
  position: relative;
  z-index: 1;
  padding-bottom: 70px;
}
.subhero h1 {
  font-size: clamp(58px, 9vw, 110px);
  text-transform: uppercase;
}
.subhero p {
  max-width: 650px;
  font-size: 18px;
}
.breadcrumbs {
  display: flex;
  gap: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 22px;
}
.breadcrumbs a {
  text-decoration: none;
  color: var(--mint);
}
.page-section {
  padding: 90px 0;
}
.page-section--ink {
  background: var(--ink);
  color: #fff;
}
.page-section--sand {
  background: var(--sand);
}
.page-intro {
  display: grid;
  grid-template-columns: 0.78fr 1.22fr;
  gap: 70px;
  align-items: start;
}
.page-intro h2,
.content-block h2 {
  font-size: clamp(38px, 5vw, 66px);
  color: var(--ink);
}
.page-intro__lead {
  font-size: 22px;
  color: #31574c;
}
.body-copy {
  max-width: 780px;
}
.body-copy p {
  margin: 0 0 20px;
}
.media-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.media-split img,
.media-split video {
  width: 100%;
  height: 620px;
  object-fit: cover;
  border-radius: 18px;
}
.media-split video {
  background: #071b18;
}
.stat-band {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #87a99c;
}
.stat-band div {
  background: var(--ink);
  color: #fff;
  padding: 35px;
}
.stat-band strong {
  display: block;
  font:
    600 38px "Playfair Display",
    serif;
  color: var(--lime);
}
.stat-band span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.page-title-row {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 42px;
}
.page-title-row h2 {
  font-size: clamp(38px, 5vw, 64px);
  color: var(--ink);
  margin: 0;
}
.page-section--ink .page-title-row h2 {
  color: #fff;
}
.page-title-row p {
  max-width: 490px;
}
.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}
.service-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 26px;
}
.service-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 12px;
  margin-bottom: 20px;
}
.service-card h3 {
  font-size: 25px;
}
.service-card p {
  color: var(--muted);
}
.room-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.room-card {
  position: relative;
  min-height: 390px;
  border-radius: 18px;
  overflow: hidden;
  background: #ddd;
}
.room-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.room-card:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(4, 27, 23, 0.84), transparent 65%);
}
.room-card div {
  position: absolute;
  z-index: 1;
  left: 22px;
  right: 22px;
  bottom: 20px;
  color: #fff;
}
.room-card h3 {
  font-size: 25px;
  margin: 0 0 5px;
}
.room-card p {
  font-size: 13px;
  margin: 0;
}
.gallery-section {
  margin-bottom: 75px;
}
.gallery-section h2 {
  font-size: 43px;
  color: #fff;
}
.gallery-section .gallery {
  margin-top: 25px;
}
.document-shell {
  min-height: 500px;
}
.booking-page-grid {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: 35px;
  align-items: start;
}
.booking-page-grid .spot-grid {
  grid-template-columns: repeat(2, 1fr);
}
.booking-info {
  position: sticky;
  top: 105px;
  background: var(--sand);
  border-radius: 18px;
  padding: 30px;
}
.booking-info h2 {
  font-size: 38px;
}
.page-video {
  width: 100%;
  max-height: 700px;
  object-fit: cover;
  display: block;
}
.current-nav {
  color: #3c745f !important;
}
.more-menu {
  position: relative;
}
.more-menu > button {
  border: 0;
  background: none;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
}
.more-menu__panel {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 10px;
  min-width: 190px;
  display: none;
  box-shadow: var(--shadow);
}
.more-menu:hover .more-menu__panel,
.more-menu:focus-within .more-menu__panel {
  display: grid;
}
.more-menu__panel a {
  padding: 8px;
  text-decoration: none;
  font-size: 13px;
}
.page-note {
  border-left: 4px solid var(--lime);
  padding: 18px 22px;
  background: #fff;
  border-radius: 0 12px 12px 0;
}
.page-section--ink .page-note {
  background: rgba(255, 255, 255, 0.08);
}
@media (max-width: 900px) {
  .page-intro,
  .booking-page-grid {
    grid-template-columns: 1fr;
  }
  .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .room-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .booking-info {
    position: static;
  }
  .media-split img,
  .media-split video {
    height: 470px;
  }
  .stat-band {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 340px) {
  .subpage .page-title-row h2 {
    font-size: 27px;
  }
}

/* A hírkártyák tipográfiája a verseny- és eseménykártyák sötétkék színét használja. */
.news-page .news-card h2,
.news-page .news-card p,
.news-page .news-card summary,
.news-page .news-card details div {
  color: rgb(38, 54, 79);
}

/* Tóismertető – öt, kényelmesen olvasható történeti egység. */
.lake-story-page {
  background: #fff;
  color: #324158;
}
.lake-story-page em {
  font-style: normal;
}
.lake-story-count {
  margin: 0 0 22px !important;
  color: #2389c9;
  font: 400 12px/1 "Aboreto", sans-serif;
  letter-spacing: 0.2em;
}
.lake-story-hero {
  min-height: 720px;
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: #fff;
  background: #324158;
}
.lake-story-hero__media,
.lake-story-hero__shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.lake-story-hero__media {
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.38s ease;
}
.lake-story-hero__media.is-ready {
  opacity: 1;
}
.lake-story-hero__shade {
  background: linear-gradient(180deg, rgba(17, 34, 52, 0.2), rgba(17, 34, 52, 0.76));
}
.lake-story-hero__content {
  max-width: 920px;
  position: relative;
  z-index: 1;
  padding: 120px 0 90px;
  text-align: center;
}
.lake-story-hero .lake-story-count {
  color: rgba(255, 255, 255, 0.82);
}
.lake-story-hero h1 {
  margin: 0 0 32px;
  color: #fff;
  font: 400 clamp(42px, 6vw, 76px)/1.06 "Aboreto", sans-serif;
  letter-spacing: 0.08em;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.42);
}
.lake-story-hero__content > p:last-child {
  max-width: 820px;
  margin: 0 auto;
  color: #fff;
  font-size: clamp(18px, 2vw, 23px);
  line-height: 1.72;
  text-shadow: 0 2px 13px rgba(0, 0, 0, 0.5);
}
.guest-story-hero {
  min-height: 760px;
}
.guest-story-hero__shade {
  background: linear-gradient(180deg, rgba(17, 34, 52, 0.28), rgba(17, 34, 52, 0.82));
}
.guest-story-hero__content {
  max-width: 1000px;
}
.guest-story-hero h1 {
  font-size: clamp(38px, 5vw, 66px);
  letter-spacing: 0.045em;
  text-wrap: balance;
}
.guest-story-hero__content > p:last-child {
  max-width: 960px;
  font-style: normal;
}
.guest-story-page {
  background: rgb(242, 240, 235);
  color: rgb(23, 49, 72);
}
.guest-story-page #foglalas {
  background: rgb(35, 137, 201);
}
.guest-story-page .guest-detail-section,
.guest-story-page .guest-detail-section .guest-detail-copy {
  background: rgb(242, 240, 235);
}
.guest-story-page .guest-detail-copy,
.guest-story-page .guest-detail-copy p {
  color: rgb(23, 49, 72) !important;
}
.lake-story-section {
  padding: 0;
}
.lake-story-section--light {
  background: #fff;
}
.lake-story-section--blue {
  background: #2389c9;
  color: #fff;
}
.lake-story-section--sand {
  background: #f2f0eb;
}
.lake-story-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  width: 100%;
  max-width: none;
  align-items: stretch;
  gap: 0;
  overflow: hidden;
  box-shadow: none;
}
.subpage .wrap.lake-story-split {
  width: 100%;
  max-width: none;
  margin-inline: 0;
}
.lake-story-media {
  position: relative;
  min-width: 0;
  min-height: 660px;
  margin: 0;
  overflow: hidden;
  background: #dce7ec;
}
.lake-story-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}
.lake-story-split:hover .lake-story-media img {
  transform: scale(1.025);
}
.lake-story-copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(48px, 7vw, 110px);
  background: #fff;
}
.lake-story-section--light .lake-story-copy {
  background: #2389c9;
}
.lake-story-section--blue .lake-story-copy {
  background: #2389c9;
}
.lake-story-section--sand .lake-story-copy {
  background: #e9e6df;
}
.lake-story-page,
.lake-story-page .lake-story-section--light,
.lake-story-page .lake-story-copy {
  background: rgb(242, 240, 235);
}
.lake-story-page .lake-story-section--light .lake-story-copy p,
.lake-story-page .lake-story-section--blue .lake-story-copy p:not(.lake-story-count),
.lake-story-page .lake-story-section--sand .lake-story-copy p {
  color: #324158;
}
.lake-story-split--reverse .lake-story-media {
  order: 2;
}
.lake-story-split--reverse .lake-story-copy {
  order: 1;
}
.lake-story-copy p {
  margin: 0 0 22px;
  font-size: 18px;
  line-height: 1.72;
}
.lake-story-copy p:last-child {
  margin-bottom: 0;
}
.lake-story-section--blue .lake-story-copy p:not(.lake-story-count) {
  color: rgba(255, 255, 255, 0.94);
}
.lake-story-section--light .lake-story-copy p {
  color: rgba(255, 255, 255, 0.94);
}
.lake-story-section--blue .lake-story-count {
  color: #f3cf48;
}
.lake-story-final {
  min-height: 900px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 110px 0 90px;
  isolation: isolate;
  background: url("/assets/pages/bg6.png") center / cover no-repeat;
  color: #fff;
}
.lake-story-final__shade {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(20, 34, 50, 0.88), rgba(20, 34, 50, 0.58));
}
.lake-story-final__inner {
  display: grid;
  justify-items: center;
}
.lake-story-final__card {
  width: min(780px, 100%);
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}
.lake-story-final__card .lake-story-count {
  color: #f3cf48;
}
.lake-story-final__card p {
  margin: 0 0 20px;
  color: #fff;
  font-size: 18px;
  line-height: 1.72;
}
.lake-story-final__card p:last-child {
  margin-bottom: 0;
}
.lake-story-final__card a {
  color: #fff;
}
.lake-story-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  margin-top: 48px;
}
.lake-story-script {
  color: #fff;
  font: 400 clamp(37px, 5vw, 54px)/1 "Lobster", cursive;
  text-decoration: none;
}
.lake-story-booking {
  width: min(320px, calc(100vw - 40px));
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #2389c9;
  color: #fff;
  text-decoration: none;
  font: 400 14px/1 "Aboreto", sans-serif;
  transition: transform 0.25s ease, background 0.25s ease;
}
.lake-story-booking:hover {
  transform: translateY(-3px);
  background: #46aeee;
}

@media (max-width: 900px) {
  .lake-story-hero {
    min-height: 650px;
  }
  .lake-story-split {
    grid-template-columns: 1fr;
  }
  .lake-story-split--reverse .lake-story-media,
  .lake-story-split--reverse .lake-story-copy {
    order: initial;
  }
  .lake-story-media,
  .lake-story-media img {
    min-height: 480px;
  }
  .lake-story-copy {
    padding: 48px;
  }
  .lake-story-final {
    min-height: 0;
    padding: 82px 0 72px;
  }
}

@media (max-width: 560px) {
  .lake-story-hero {
    min-height: 610px;
  }
  .lake-story-hero__content {
    padding: 92px 0 64px;
  }
  .lake-story-hero__shade {
    background: linear-gradient(180deg, rgba(17, 34, 52, 0.42), rgba(17, 34, 52, 0.86));
  }
  .lake-story-hero h1 {
    font-size: clamp(29px, 9vw, 40px);
    letter-spacing: 0.045em;
  }
  .lake-story-hero__content > p:last-child {
    font-size: 16px;
    line-height: 1.68;
  }
  .guest-story-hero {
    min-height: 760px;
  }
  .guest-story-hero h1 {
    font-size: clamp(27px, 8.2vw, 34px);
    letter-spacing: 0.025em;
  }
  .guest-story-hero__content {
    padding-top: 100px;
    padding-bottom: 72px;
  }
  .lake-story-media,
  .lake-story-media img {
    min-height: 330px;
  }
  .lake-story-copy {
    padding: 31px 23px 35px;
  }
  .lake-story-copy p,
  .lake-story-final__card p {
    font-size: 16px;
    line-height: 1.72;
  }
  .lake-story-final {
    padding: 58px 0 54px;
    background-position: 42% center;
  }
  .lake-story-final__card {
    padding: 30px 22px 34px;
  }
  .lake-story-cta {
    margin-top: 38px;
  }
}
@media (max-width: 600px) {
  .subhero {
    min-height: 490px;
  }
  .subhero__content {
    padding-bottom: 45px;
  }
  .subhero h1 {
    font-size: 38px;
    overflow-wrap: anywhere;
  }
  .page-section {
    padding: 65px 0;
  }
  .page-intro {
    gap: 30px;
  }
  .page-title-row {
    display: block;
  }
  .service-grid,
  .room-grid,
  .media-split {
    grid-template-columns: 1fr;
  }
  .media-split img,
  .media-split video {
    height: 420px;
  }
  .room-card {
    min-height: 330px;
  }
  .stat-band div {
    padding: 24px;
  }
  .booking-page-grid .spot-grid {
    grid-template-columns: 1fr;
  }
  .more-menu {
    display: none;
  }
}

.subpage .scroll-progress {
  position: fixed;
  z-index: 300;
  inset: 0 auto auto 0;
  width: calc(var(--scroll-progress, 0) * 100%);
  height: 3px;
  background: linear-gradient(90deg, var(--brand-yellow), #46aeee);
  box-shadow: 0 0 18px rgba(70, 174, 238, 0.7);
  pointer-events: none;
}
.subpage.motion-ready .motion-item {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition:
    opacity 0.8s ease,
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--motion-delay, 0ms);
}
.subpage.motion-ready .motion-item.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.subpage .subhero__media {
  animation: subheroBreath 18s ease-in-out infinite alternate;
}
.subpage .service-card,
.subpage .room-card,
.subpage .gallery button {
  transition:
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.45s ease;
}
.subpage .service-card:hover,
.subpage .room-card:hover,
.subpage .gallery button:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 42px rgba(50, 65, 88, 0.18);
}
@keyframes subheroBreath {
  from { transform: scale(1); }
  to { transform: scale(1.045); }
}
@media (prefers-reduced-motion: reduce) {
  .subpage .subhero__media { animation: none; }
  .subpage.motion-ready .motion-item { opacity: 1; transform: none; transition: none; }
}

/* A jelenlegi lorinte.hu arculatához igazított Wix-független aloldalak. */
.subpage {
  --brand-blue: #2389c9;
  --brand-navy: #324158;
  --brand-gray: #605e5e;
  --brand-yellow: #f9db5c;
  background: #fff;
  color: var(--brand-gray);
  font-family: "Arima", Arial, sans-serif;
}
.subpage .wrap {
  width: min(980px, calc(100% - 36px));
}
.subpage h1,
.subpage h2,
.subpage h3,
.subpage .main-nav {
  font-family: "Aboreto", sans-serif;
}
.subpage .contact-strip {
  height: 42px;
  background: #fff;
  color: var(--brand-gray);
}
.subpage .contact-strip__inner {
  height: 42px;
  align-items: center;
  padding: 0;
  font-size: 12px;
}
.subpage .site-header {
  height: 63px;
  background: rgba(255, 255, 255, 0.97);
  border: 0;
  box-shadow: 0 1px 12px rgba(50, 65, 88, 0.08);
}
.subpage .nav-wrap {
  height: 63px;
}
.subpage .brand img {
  width: 37px;
  height: 34px;
  background: var(--brand-navy);
  border-radius: 50%;
}
.subpage .brand strong {
  color: var(--brand-navy);
  font-family: "Aboreto", sans-serif;
}
.subpage .brand small {
  display: none;
}
.subpage .main-nav {
  gap: 0;
  flex: 1;
  justify-content: flex-end;
}
.subpage .main-nav > a,
.subpage .more-menu > button {
  padding: 11px 9px;
  color: var(--brand-navy);
  font-size: 14px;
  font-weight: 700;
}
.subpage .current-nav {
  color: var(--brand-blue) !important;
}
.subpage .subhero {
  min-height: 720px;
  background: var(--brand-navy);
  align-items: center;
}
.subpage .subhero__shade {
  background: linear-gradient(
    180deg,
    rgba(19, 33, 48, 0.08),
    rgba(19, 33, 48, 0.42)
  );
}
.subpage .subhero__content {
  text-align: center;
  padding: 70px 0 0;
}
.subpage .subhero h1 {
  font-size: 54px;
  line-height: 1.15;
  color: #fff;
  letter-spacing: 0.03em;
}
.subpage .subhero p {
  margin: 20px auto 0;
  font-size: 18px;
}
.news-page .subhero h1 {
  text-transform: none;
}
.news-page .subhero p {
  max-width: 900px;
  font-style: normal;
}
.subpage .breadcrumbs {
  justify-content: center;
}
.subpage .breadcrumbs a {
  color: var(--brand-yellow);
}
.subpage .page-section {
  padding: 78px 0;
  background: #fff;
}
.subpage .page-section--ink {
  background: var(--brand-navy);
  color: #fff;
}
.subpage .page-section--sand {
  background: #f4f4f2;
}
.subpage .page-intro h2,
.subpage .content-block h2,
.subpage .page-title-row h2 {
  color: var(--brand-blue);
  font-weight: 400;
}
.subpage .page-intro__lead {
  color: var(--brand-gray);
}
.subpage .media-split {
  gap: 0;
}
.subpage .media-split img,
.subpage .media-split video {
  height: 668px;
  border-radius: 0;
}
.subpage .stat-band {
  background: var(--brand-blue);
}
.subpage .stat-band div {
  background: var(--brand-navy);
}
.subpage .stat-band strong {
  font-family: "Aboreto", sans-serif;
  color: var(--brand-yellow);
}
.subpage .service-card {
  border: 0;
  border-radius: 0;
  box-shadow: 0 8px 28px rgba(50, 65, 88, 0.1);
}
.subpage .service-card img {
  border-radius: 0;
}
.subpage .room-card {
  border-radius: 0;
}
.subpage .gallery-section h2 {
  color: #fff;
  font-weight: 400;
}
.subpage .gallery button {
  border-radius: 0;
}
.subpage .booking-info {
  background: #f4f4f2;
  border-radius: 0;
}
.subpage .page-note {
  border-left-color: var(--brand-blue);
  border-radius: 0;
}
.subpage footer {
  background: var(--brand-navy);
}
.subpage .footer-brand h2 {
  color: #fff;
}
.subpage .button {
  background: var(--brand-blue);
  border-color: var(--brand-blue);
  color: #fff;
}
.subpage .button:hover {
  background: #46aeee;
}
.subpage .more-menu__panel {
  border-radius: 0;
  border-top: 4px solid var(--brand-blue);
}
@media (max-width: 800px) {
  .subpage .contact-strip {
    display: none;
  }
  .subpage .site-header,
  .subpage .nav-wrap {
    height: 70px;
  }
  .subpage .main-nav {
    top: 70px;
    background: #fff;
  }
  .subpage .main-nav > a {
    font-size: 14px;
  }
  .subpage .subhero {
    min-height: 650px;
  }
  .subpage .subhero h1 {
    font-size: 42px;
  }
  .subpage .brand span {
    display: none;
  }
}
@media (max-width: 600px) {
  .subpage .subhero {
    min-height: 560px;
  }
  .subpage .subhero h1 {
    font-size: 34px;
  }
  .subpage .page-section {
    padding: 58px 0;
  }
  .subpage .media-split img,
  .subpage .media-split video {
    height: 520px;
  }
}
@media (min-width:801px) and (max-width:1050px){.subpage .menu-button{display:grid;gap:4px;grid-template-columns:20px auto;align-items:center}.subpage .menu-button span{display:block;width:20px;height:2px;background:var(--ink);grid-column:1}.subpage .menu-button b{grid-row:1/4;grid-column:2;font-size:11px;margin-left:5px}.subpage .main-nav{position:absolute;left:0;right:0;top:76px;z-index:20;display:none;align-items:stretch;flex-direction:column;gap:5px;padding:22px;background:#fff;border-bottom:1px solid var(--line)}.subpage .main-nav.open{display:flex}.subpage .main-nav>a{font-size:14px;padding:8px}.subpage .more-menu__panel{position:static;box-shadow:none}}
@media (max-width:1050px){.subpage .main-nav.open{max-height:calc(100vh - 70px);max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}
@media (max-width:1050px) and (max-height:520px) and (orientation:landscape){.subpage .main-nav.open{padding-block:9px;gap:1px}.subpage .main-nav>a{padding-block:5px!important}.subpage .more-menu>button{padding-block:5px}}

/* Biztonságos címtördelés minden aloldalon és minden képernyőméreten. */
.subpage h1,
.subpage h2,
.subpage h3 {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}
.subpage .subhero h1 {
  font-size: clamp(26px, 7vw, 54px);
  line-height: 1.15;
  letter-spacing: clamp(0.005em, 0.5vw, 0.03em);
  overflow-wrap: normal;
  word-break: normal;
}
.subpage .page-intro h2,
.subpage .content-block h2,
.subpage .page-title-row h2 {
  font-size: clamp(30px, 4.5vw, 60px);
  line-height: 1.08;
}
.subpage .booking-info h2 {
  font-size: clamp(28px, 4vw, 36px);
  line-height: 1.16;
}
@media (max-width: 900px) {
  .subpage .page-title-row {
    display: block;
  }
  .subpage .page-title-row > p,
  .subpage .page-title-row > .text-link {
    display: block;
    margin-top: 16px;
  }
}
@media (max-width: 340px) {
  .subpage .page-title-row h2 {
    font-size: 27px;
  }
}
