/* Final responsive conversion layer. Keep this stylesheet last. */
:root {
  --al-ink: #152925;
  --al-forest: #17483d;
  --al-forest-deep: #0b3029;
  --al-cream: #f7f2e8;
  --al-sun: #e9a63a;
  --al-line: rgba(21, 41, 37, .14);
}

html { scroll-padding-top: 92px; }
body { color: var(--al-ink); }

/* Preserve the photography without a tint or dark overlay. */
.hero .hero-overlay {
  background: transparent !important;
  opacity: 0 !important;
}

body.al-unit-booking-page .hero-content { isolation: isolate; }

body.al-unit-booking-page .hero-content::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -26px -32px;
  max-width: 760px;
  border-radius: 24px;
  background: linear-gradient(120deg, rgba(7, 24, 23, .76), rgba(7, 24, 23, .22) 72%, transparent);
  box-shadow: 0 18px 70px rgba(0, 0, 0, .12);
  pointer-events: none;
}

body.al-unit-booking-page .hero-content > h1,
body.al-unit-booking-page .hero-content > p,
body.al-unit-booking-page .hero-content > .kicker {
  color: #fff !important;
  text-shadow: 0 2px 18px rgba(0, 0, 0, .5);
}

body.home .hero {
  min-height: clamp(620px, 72vh, 780px) !important;
  align-items: flex-end !important;
  background: #d9e2da;
}

body.home .hero .hero-bg {
  filter: none !important;
  opacity: 1 !important;
  object-position: center 56%;
}

body.home .hero .hero-content {
  width: 100% !important;
  max-width: 1240px !important;
  margin: 0 auto !important;
  padding: 0 28px 46px !important;
  text-align: left !important;
}

body.home .hero-content::before { display: none; }

body.home .home-hero-card {
  width: min(600px, 100%);
  padding: clamp(28px, 4vw, 46px);
  background: rgba(255, 252, 244, .96);
  border: 1px solid rgba(255, 255, 255, .82);
  border-left: 5px solid var(--al-sun);
  border-radius: 4px 22px 22px 4px;
  box-shadow: 0 24px 70px rgba(11, 48, 41, .24);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

body.home .home-hero-card h1 {
  margin: 0 0 18px;
  color: var(--al-forest-deep) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.45rem, 4.25vw, 4.25rem) !important;
  font-weight: 500;
  line-height: .98 !important;
  letter-spacing: -.045em;
  text-align: left !important;
  text-shadow: none !important;
}

body.home .home-hero-card h1 span {
  color: #527068;
  font-size: .58em;
  font-style: italic;
  letter-spacing: -.025em;
}

body.home .hero-content .hero-subline {
  max-width: 500px;
  margin: 0 0 24px;
  color: #405650 !important;
  font-size: 17px;
  line-height: 1.5;
  text-align: left !important;
  text-shadow: none !important;
}

body.home .hero-cta {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

body.home .hero-cta .btn-primary {
  background: var(--al-sun) !important;
  border-color: var(--al-sun) !important;
  color: #17221f !important;
  box-shadow: 0 10px 24px rgba(73, 47, 8, .16);
}

body.home .hero-cta .btn-ghost {
  background: transparent !important;
  border-color: transparent !important;
  color: var(--al-forest-deep) !important;
  box-shadow: none !important;
  text-decoration: underline;
  text-decoration-color: rgba(11, 48, 41, .28);
  text-underline-offset: 5px;
}

body.home .home-hero-signals {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  margin-top: 20px;
  padding-top: 17px;
  border-top: 1px solid rgba(11, 48, 41, .14);
}

body.home .home-hero-pet-badge {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--al-forest-deep);
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

body.home .home-hero-pet-badge::before {
  width: 10px;
  height: 10px;
  border: 4px solid rgba(255, 255, 255, .9);
  border-radius: 50%;
  background: #4b8f69;
  box-shadow: 0 0 0 1px rgba(11, 48, 41, .16);
  content: "";
}

body.home .home-hero-current {
  display: grid;
  gap: 2px;
  padding-left: 18px;
  border-left: 1px solid rgba(11, 48, 41, .14);
  color: var(--al-forest-deep) !important;
  line-height: 1.25;
  text-decoration: none;
}

body.home .home-hero-event-name {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .01em;
}

body.home .home-hero-current strong {
  color: #8a5c12;
  font-size: 14px;
}

body.home .home-hero-current:hover .home-hero-event-name,
body.home .home-hero-current:focus-visible .home-hero-event-name {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.home-highlights {
  position: relative;
  z-index: 2;
  padding: 30px 0;
  background: #fff;
  border-bottom: 1px solid var(--al-line);
}

.home-highlights .home-highlights-head {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  margin-bottom: 14px;
}

.home-highlights h2 { margin: 3px 0 0; color: var(--al-ink); }
.home-highlights p { margin: 0; max-width: 46rem; color: #49605a; }
.home-highlights .hero-activities-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid var(--al-line);
}
.home-highlights .season-pill {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  padding: 12px 16px;
  border: 0;
  border-right: 1px solid var(--al-line);
  border-radius: 0;
  background: transparent;
  color: var(--al-forest-deep) !important;
  font-weight: 800;
  text-decoration: none;
  box-shadow: none;
}
.home-highlights .season-pill:last-child { border-right: 0; }
.home-highlights .season-pill::before { display: none !important; content: none !important; }
.home-highlights .season-pill::after { content: "→"; margin-left: 10px; color: var(--al-sun); }
.home-highlights .season-pill:hover { color: var(--al-sun); transform: none; }

.home-alm-story {
  padding: clamp(70px, 9vw, 126px) 0;
  overflow: hidden;
  background: var(--al-forest-deep);
  color: #fff;
}

.alm-story-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(360px, .8fr);
  gap: clamp(44px, 7vw, 92px);
  align-items: center;
}

.alm-story-lead,
.alm-story-details figure { margin: 0; }

.alm-story-lead { position: relative; }
.alm-story-lead::before {
  content: "";
  position: absolute;
  inset: -22px 22px 22px -22px;
  border: 1px solid rgba(233, 166, 58, .44);
  pointer-events: none;
}
.alm-story-lead img {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.alm-story-lead figcaption {
  position: absolute;
  right: -18px;
  bottom: -18px;
  padding: 11px 16px;
  background: var(--al-sun);
  color: var(--al-forest-deep);
  font-weight: 800;
}

.alm-story-copy .kicker { color: #e8bc70; }
.alm-story-copy h2 {
  max-width: 560px;
  margin: 0 0 24px;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.5rem, 4.4vw, 4.9rem);
  font-weight: 500;
  line-height: .98;
  letter-spacing: -.045em;
}
.alm-story-copy > p {
  max-width: 600px;
  color: rgba(255, 255, 255, .78);
  font-size: 16px;
  line-height: 1.7;
}
.alm-story-copy > .alm-story-date {
  margin: 18px 0 20px;
  padding: 12px 0 12px 16px;
  border-left: 3px solid var(--al-sun);
  color: rgba(255, 255, 255, .9);
}
.alm-story-copy > .alm-story-date strong {
  display: inline-block;
  margin-bottom: 4px;
  color: #fff;
}
.alm-story-link {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  margin: 12px 0 34px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(233, 166, 58, .7);
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}
.alm-story-link span { color: var(--al-sun); }
.alm-story-details {
  display: grid;
  grid-template-columns: 1.35fr .65fr;
  gap: 12px;
}
.alm-story-details img {
  display: block;
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.alm-story-details figure:last-child img { object-position: center 34%; }
.alm-story-details figcaption {
  margin-top: 8px;
  color: rgba(255, 255, 255, .62);
  font-size: 12px;
}

@media (min-width: 1180px) {
  .site-header .main-nav { display: flex !important; }
  .site-header .burger,
  .site-header .menu-toggle { display: none !important; }
}

@media (max-width: 1179px) {
  .site-header { padding: 0 !important; }
  .site-header .main-nav { display: none !important; }
  .site-header .burger,
  .site-header .menu-toggle { display: inline-flex !important; }
  .site-header .header-inner {
    width: 100% !important;
    max-width: none !important;
    min-height: 76px !important;
    margin: 0 !important;
  }
  .alm-story-layout {
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);
    gap: 46px;
  }
}

@media (max-width: 600px) {
  .al-avail-controls {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100% !important;
  }
  .al-avail-chip { width: 100% !important; min-width: 0 !important; }
  .al-avail-chip:first-child {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 7px !important;
  }
  .al-avail-chip:first-child .lbl { grid-column: 1 / -1; }
  .al-avail-chip:first-child .sep { display: none !important; }
  .al-avail-chip input {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  html { scroll-padding-top: 70px; }
  body.al-unit-booking-page #unterkuenfte .grid-2 > * {
    min-width: 0;
    max-width: 100%;
  }
  .site-header .header-contact { display: none !important; }
  .site-header .header-inner {
    min-height: 68px !important;
    height: 68px !important;
    padding: 7px 12px !important;
    gap: 8px !important;
    flex-wrap: nowrap !important;
  }
  .site-header .brand img { width: auto !important; max-width: 88px !important; max-height: 48px !important; }
  .site-header .header-cta { margin-left: auto !important; gap: 6px !important; flex-wrap: nowrap !important; }
  .site-header .header-cta {
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100% - 80px) !important;
    padding: 0 !important;
  }
  .site-header .al-concierge-trigger { min-width: 38px !important; padding: 7px 9px !important; }
  .site-header .al-concierge-trigger .lbl { display: none !important; }
  .site-header .lang-toggle { padding: 3px !important; gap: 2px !important; }
  .site-header .lang-toggle a { min-width: 30px !important; padding: 5px 6px !important; }
  .site-header .burger,
  .site-header .menu-toggle {
    min-width: 38px !important;
    min-height: 38px !important;
    height: 38px !important;
    margin-left: 2px !important;
    padding: 7px !important;
  }

  body.al-unit-booking-page .hero-content::before {
    inset: -18px -12px;
    border-radius: 18px;
    background: linear-gradient(120deg, rgba(7, 24, 23, .78), rgba(7, 24, 23, .34));
  }

  body.home .hero { min-height: 680px !important; }
  body.home .hero .hero-bg { object-position: 58% center; }
  body.home .hero .hero-content {
    padding: 0 14px 18px !important;
  }
  body.home .home-hero-card {
    padding: 24px 22px 22px;
    border-left-width: 0;
    border-top: 4px solid var(--al-sun);
    border-radius: 18px;
  }
  body.home .home-hero-card h1 {
    font-size: clamp(2.1rem, 10vw, 3.2rem) !important;
    line-height: 1 !important;
  }
  body.home .hero-content .hero-subline {
    margin-bottom: 18px;
    font-size: 15px;
  }
  body.home .hero-cta { display: grid; grid-template-columns: 1fr; }
  body.home .hero-cta .btn { width: 100%; justify-content: center; }
  body.home .hero-cta .btn-ghost { min-height: 40px; padding-block: 8px; }
  body.home .home-hero-signals {
    grid-template-columns: 1fr;
    gap: 11px;
    margin-top: 14px;
    padding-top: 14px;
  }
  body.home .home-hero-current {
    padding: 11px 12px;
    border: 1px solid rgba(138, 92, 18, .2);
    border-radius: 10px;
    background: rgba(232, 188, 112, .13);
  }

  .home-highlights { padding: 26px 0; }
  .home-highlights .home-highlights-head { display: block; }
  .home-highlights .home-highlights-head p { margin-top: 8px; }
  .home-highlights .hero-activities-links { grid-template-columns: 1fr 1fr; }
  .home-highlights .season-pill:nth-child(2) { border-right: 0; }
  .home-highlights .season-pill:nth-child(-n+2) { border-bottom: 1px solid var(--al-line); }

  .home-alm-story { padding: 72px 0 64px; }
  .alm-story-layout { display: block; }
  .alm-story-lead { margin: 0 0 54px 12px; }
  .alm-story-lead::before { inset: -12px 12px 12px -12px; }
  .alm-story-lead figcaption { right: -2px; bottom: -24px; font-size: 12px; }
  .alm-story-copy h2 { font-size: clamp(2.45rem, 12vw, 3.7rem); }
  .alm-story-details { margin-top: 8px; }
  .alm-story-details img { height: 132px; }
}

@media (max-width: 420px) {
  .site-header .brand img { max-width: 72px !important; }
  .home-highlights .season-pill { min-height: 48px; padding-inline: 8px; font-size: 13px; }
  .alm-story-details { grid-template-columns: 1fr 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .home-highlights .season-pill { transition: none !important; }
}
