﻿:root{--ink:#0F1113;--deep:#0F1113;--panel:#1F4D4F;--panel-2:#173B3D;--steel:#2A2F33;--cream:#F5F1E8;--muted:rgba(245,241,232,.8);--gold:#C8A96A;--red:#D72638;--red-2:#D72638;--teal:#1F4D4F;--text-dark:#1A1A1A;--line:rgba(255,255,255,.16);--shadow:0 20px 55px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0%,rgba(31,77,79,.18),transparent 32%),linear-gradient(180deg,var(--ink),var(--ink));color:var(--text-dark);font-family:Montserrat,"Segoe UI",Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-header{position:absolute;inset:0 0 auto;z-index:80;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:0;width:min(1160px,calc(100% - 60px));height:150px;margin:18px auto 0;padding:0;color:var(--cream)}.logo{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:2;width:150px;height:150px;padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none;transform:translateX(-5px)}.logo img{display:block;width:100%;height:100%;object-fit:contain}.main-nav{display:flex;justify-content:center;gap:8px;height:72px;margin-left:-17px;padding:0 16px 0 43px;align-items:center;border:1px solid rgba(245,241,232,.12);border-left:0;border-radius:0;background:linear-gradient(90deg,rgba(15,17,19,.78),rgba(31,77,79,.42),rgba(15,17,19,.7));backdrop-filter:blur(10px);box-shadow:0 18px 42px rgba(0,0,0,.28);font-family:Inter,Montserrat,"Segoe UI",Arial,sans-serif;font-size:15px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.main-nav a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:9px;color:var(--cream);text-shadow:0 1px 10px rgba(0,0,0,.42)}.main-nav a:hover{background:rgba(200,169,106,.14);color:var(--gold)}.site-header > .book-btn{height:72px;margin-left:-1px;padding:0 26px;border:1px solid rgba(245,241,232,.12);border-left:0;border-radius:0 14px 14px 0}.phone{opacity:.94}.phone:hover{color:var(--gold)}.phone{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;white-space:nowrap}.phone svg,.book-btn svg{width:18px;height:18px}.book-btn,.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 24px;border-radius:10px;background:var(--red);color:white;font-family:Inter,Montserrat,"Segoe UI",Arial,sans-serif;font-weight:800;font-size:13px;letter-spacing:.01em;text-transform:uppercase;box-shadow:0 12px 28px rgba(215,38,56,.28)}.book-btn:hover,.primary-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.nav-toggle{display:none}.nav-toggle b{display:none}.hero{position:relative;min-height:640px;overflow:hidden;background:var(--ink);color:var(--cream)}.hero::after{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:150px;background:linear-gradient(180deg,transparent,rgba(15,17,19,.96));pointer-events:none}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,17,19,.98) 0%,rgba(15,17,19,.9) 32%,rgba(31,77,79,.22) 66%,rgba(15,17,19,.66) 100%),linear-gradient(0deg,rgba(15,17,19,.98) 0%,rgba(15,17,19,.66) 32%,rgba(15,17,19,.06) 76%),url("/assets/hensel3-lcp.webp") center right / cover no-repeat,var(--ink)}.hero-content{position:relative;z-index:2;width:min(1160px,calc(100% - 60px));margin:0 auto;padding:220px 0 100px}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:1.4px}h1,h2,h3{margin:0;text-transform:uppercase;font-family:"Bebas Neue",Montserrat,"Segoe UI",Arial,sans-serif;font-weight:400;letter-spacing:.035em}h1{max-width:610px;font-size:clamp(48px,6vw,82px);line-height:1.02;letter-spacing:.025em;text-transform:none}h1 span{color:var(--red-2)}.hero-copy{max-width:420px;margin:24px 0 26px;color:var(--cream);font-size:16px;line-height:1.65}.hero-actions{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 24px;border:1px solid var(--gold);border-radius:10px;background:rgba(15,17,19,.54);color:var(--cream);font-family:Inter,Montserrat,"Segoe UI",Arial,sans-serif;font-weight:800;font-size:13px;letter-spacing:.01em;text-transform:uppercase}.secondary-btn svg{display:grid;place-items:center;width:24px;height:24px;color:var(--gold)}.rating-card{position:absolute;right:0;bottom:92px;display:block;width:205px;min-height:118px;padding:16px 18px;border:1px solid rgba(244,239,229,.76);border-radius:8px;background:rgba(31,77,79,.74);backdrop-filter:blur(6px);transition:transform .2s ease,border-color .2s ease,background .2s ease}.rating-card:hover{transform:translateY(-2px);border-color:var(--gold);background:rgba(31,77,79,.86)}.rating-card strong{font-size:20px}.stars{color:var(--gold);margin-left:8px;letter-spacing:1px;font-size:14px}.rating-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.rating-card small{display:block;margin:0;flex:1;font-weight:800;font-size:12px;line-height:1.35}.google-mark{display:inline-grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:conic-gradient(from -40deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%);color:white;font:900 20px/1 Inter,sans-serif;box-shadow:0 8px 18px rgba(0,0,0,.2)}.stats-bar{position:relative;z-index:5;display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:min(1160px,calc(100% - 60px));margin:-56px auto -1px;padding:26px 28px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:linear-gradient(135deg,rgba(31,77,79,.96),rgba(23,59,61,.98)),repeating-linear-gradient(45deg,rgba(245,241,232,.035) 0 1px,transparent 1px 12px);box-shadow:var(--shadow);color:var(--cream)}.stats-bar article{display:flex;align-items:center;gap:16px;min-height:54px;padding:0 18px;border-right:1px solid rgba(200,169,106,.22)}.stats-bar article:last-child{border-right:0}.stats-bar svg{flex:0 0 40px;width:40px;height:40px;color:var(--gold)}.stats-bar b{display:block;font-size:14px;line-height:1.15;text-transform:uppercase;white-space:nowrap}.stats-bar span{display:block;color:var(--muted);font-size:13px;white-space:nowrap}.hero-bg{background:var(--ink)!important}.hero-bg picture,.hero-bg img{position:absolute;inset:0;width:100%;height:100%}.hero-bg img{object-fit:cover;object-position:center right}.hero-bg::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(15,17,19,.98) 0%,rgba(15,17,19,.9) 32%,rgba(31,77,79,.22) 66%,rgba(15,17,19,.66) 100%),linear-gradient(0deg,rgba(15,17,19,.98) 0%,rgba(15,17,19,.66) 32%,rgba(15,17,19,.06) 76%);pointer-events:none}h1 .h1-nowrap{display:inline-block;white-space:nowrap;color:var(--cream);font-size:clamp(38px,5.4vw,82px)}@media (max-width:680px){.hero-bg img{object-position:center top}.hero-bg::before{background:linear-gradient(180deg,rgba(15,17,19,.94) 0%,rgba(15,17,19,.78) 36%,rgba(31,77,79,.58) 68%,rgba(15,17,19,.84) 100%)}}@media (max-width:680px){.site-header{width:calc(100% - 32px)!important;margin-top:18px!important;grid-template-columns:96px minmax(0,1fr)!important;justify-content:stretch!important;height:90px!important}.logo{width:96px!important;height:96px!important;transform:none!important}.nav-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:7px!important;width:100%!important;min-width:0!important;height:72px!important;justify-self:stretch!important;border:1px solid rgba(245,241,232,.42)!important;border-left:0!important;border-radius:0 10px 10px 0!important;background:rgba(31,77,79,.86)!important;color:var(--cream)!important;box-shadow:0 12px 28px rgba(0,0,0,.3)!important}.nav-toggle span{display:block!important;width:34px!important;height:3px!important;border-radius:999px!important;background:currentColor!important}.main-nav{display:none!important}.main-nav.open{position:absolute!important;top:96px!important;left:0!important;right:0!important;display:grid!important;height:auto!important;margin:0!important;padding:14px!important;border:1px solid rgba(245,241,232,.24)!important;border-radius:10px!important;background:rgba(15,17,19,.96)!important}.site-header>.book-btn{display:none!important}}@media (max-width:680px){.rating-card{position:relative!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:352px!important;margin:18px 0 0!important}.hero-actions{margin-top:28px!important}}/* mobile-home-layout-fix */@media (max-width:680px){.stats-bar{grid-template-columns:1fr!important;gap:0!important;padding:18px!important}.stats-bar article{border-right:0!important;border-bottom:1px solid rgba(200,169,106,.22)!important;padding:12px 0!important}.stats-bar article:last-child{border-bottom:0!important}.split-experiences,.why-section,.mission-cta{grid-template-columns:1fr!important}.why-section{gap:24px!important}.why-copy{max-width:none!important}.feature-grid{grid-template-columns:1fr!important}.mission-cta{width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important}.mission-cta::before{display:none!important}}
/* mobile-global-layout-fix */
@media (max-width:680px){.price-faq-section,.price-faq-list,.seo-faq,.faq-columns,.faq-grid,.faq-list{display:grid!important;grid-template-columns:1fr!important;width:min(100%,calc(100vw - 32px))!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.price-faq-section>*{min-width:0!important;max-width:100%!important}.price-faq-list details,.seo-faq details,.faq-list details,.faq-columns details,.faq-grid details{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}.room-hero-bg{left:0!important;right:0!important;width:100%!important;transform:none!important}.info-cta,.price-calculator{grid-template-columns:1fr!important;width:calc(100% - 32px)!important;gap:22px!important}.info-hero-inner,.seo-hero-inner,.seo-section,.seo-link-hub,.seo-final-cta{width:calc(100% - 32px)!important}.seo-final-cta{grid-template-columns:1fr!important}.seo-split{grid-template-columns:1fr!important}.seo-team-photo{grid-template-columns:1fr!important}}
/* mobile-nav-center-fix */
@media (max-width:680px){.site-header .main-nav.open{justify-items:center!important;align-items:center!important;text-align:center!important;gap:8px!important}.site-header .main-nav.open a{width:100%!important;justify-content:center!important;text-align:center!important;padding:10px 12px!important}}
/* lazy-quinbook-placeholder */
.shop-placeholder{display:grid;place-items:center;align-content:center;gap:8px;min-height:300px;padding:24px;text-align:center;border:1px dashed rgba(200,169,106,.34);border-radius:10px;background:rgba(15,17,19,.32);color:var(--cream)}.shop-placeholder strong{font-family:Inter,Montserrat,"Segoe UI",Arial,sans-serif;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.shop-placeholder span{max-width:360px;color:rgba(245,241,232,.72);font-size:13px}.shop-loading .shop-placeholder{display:none}
/* tablet-mobile-nav-breakpoint-fix */
@media (max-width:1100px){.site-header{width:calc(100% - 32px)!important;margin-top:18px!important;grid-template-columns:96px minmax(0,1fr)!important;justify-content:stretch!important;height:90px!important}.logo{width:96px!important;height:96px!important;transform:none!important}.nav-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:7px!important;width:100%!important;min-width:0!important;height:72px!important;justify-self:stretch!important;border:1px solid rgba(245,241,232,.42)!important;border-left:0!important;border-radius:0 10px 10px 0!important;background:rgba(31,77,79,.86)!important;color:var(--cream)!important;box-shadow:0 12px 28px rgba(0,0,0,.3)!important}.nav-toggle span{display:block!important;width:34px!important;height:3px!important;border-radius:999px!important;background:currentColor!important}.main-nav{display:none!important}.main-nav.open{position:absolute!important;top:96px!important;left:0!important;right:0!important;display:grid!important;height:auto!important;margin:0!important;padding:14px!important;border:1px solid rgba(245,241,232,.24)!important;border-radius:10px!important;background:rgba(15,17,19,.96)!important;justify-items:center!important;align-items:center!important;text-align:center!important;gap:8px!important}.main-nav.open a{width:100%!important;justify-content:center!important;text-align:center!important;padding:10px 12px!important}.site-header>.book-btn{display:none!important}}
/* tablet-home-layout-fix */
@media (min-width:681px) and (max-width:1100px){.stats-bar{grid-template-columns:1fr!important;gap:0!important;padding:18px!important}.stats-bar article{border-right:0!important;border-bottom:1px solid rgba(200,169,106,.22)!important;padding:12px 0!important}.stats-bar article:last-child{border-bottom:0!important}.stats-bar b,.stats-bar span{white-space:normal!important}.split-experiences,.why-section,.mission-cta{grid-template-columns:1fr!important}.why-section{gap:24px!important;padding-left:16px!important;padding-right:16px!important}.why-copy{max-width:none!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mission-cta{width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;padding:22px!important}.mission-cta::before,.clock-art{display:none!important}.mission-cta .book-btn,.timer{justify-self:stretch!important}.timer{width:100%!important;text-align:left!important}.timer span,.timer strong,.timer small{max-width:100%!important}}
/* tablet-card-grid-fix */
@media (min-width:681px) and (max-width:1100px){.rooms-grid,.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.rooms-grid>*{min-width:0!important}.room-card{min-width:0!important;min-height:0!important}.outdoor-card-grid,.mobile-card-grid{grid-template-columns:1fr!important}.outdoor-card-grid .room-card,.mobile-card-grid .room-card{width:min(100%,640px)!important;justify-self:center!important}.event-intro,.event-split-card,.event-final-cta,.seo-final-cta,.seo-location{grid-template-columns:1fr!important}.event-intro,.event-split-card{gap:28px!important}.event-split-card>*{min-width:0!important}.event-split-card-reverse .event-image-link{order:-1!important}.event-benefit-grid,.event-world-grid,.seo-link-hub{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.event-benefit-grid>*,.event-world-grid>*,.seo-link-hub>*{min-width:0!important}.info-cta .book-btn,.event-cta-actions{justify-self:stretch!important}.event-cta-actions{display:grid!important;grid-template-columns:1fr!important}.event-cta-actions .book-btn{width:100%!important}}
/* tablet-event-card-fix */
@media (min-width:681px) and (max-width:1100px){.event-category-grid .event-split-card{grid-template-columns:1fr!important;align-items:start!important}.event-category-grid .event-split-card>div,.event-category-grid .event-split-card-reverse>div,.event-category-grid .event-split-card .event-image-link,.event-category-grid .event-split-card img{grid-column:auto!important;grid-row:auto!important}.event-category-grid .event-split-card-reverse .event-image-link{order:-1!important}.event-photo-panel img,.event-category-grid .event-split-card img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 10!important;object-fit:cover!important}.event-photo-panel{width:100%!important}.event-image-link{display:block!important;width:100%!important;height:auto!important}}
/* tablet-kids-split-fix */
@media (min-width:681px) and (max-width:1100px){.kids-birthday-page .seo-split,.kids-birthday-page .kids-room-intro,.kids-birthday-page .kids-planning-section,.kids-birthday-page .kids-parents-section{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important}.kids-birthday-page .seo-photo-panel,.kids-birthday-page .kids-room-link,.kids-birthday-page .kids-planning-photo,.kids-birthday-page .kids-parents-photo{width:100%!important;max-width:760px!important;justify-self:center!important;align-self:auto!important;min-height:0!important;max-height:none!important;height:auto!important}.kids-birthday-page .seo-photo-panel img,.kids-birthday-page .kids-room-link img,.kids-birthday-page .kids-planning-photo img,.kids-birthday-page .kids-parents-photo img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 10!important;object-fit:cover!important;object-position:center!important}.kids-birthday-page .kids-room-link img{object-position:center 38%!important}.kids-birthday-page .kids-parents-section .seo-photo-panel{order:2!important}.kids-birthday-page .kids-parents-section>div{order:1!important}}
/* tablet-generic-card-fix */
@media (min-width:681px) and (max-width:1100px){.price-cards,.how-steps,.tip-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.price-cards article,.how-steps article,.tip-grid article{min-width:0!important;min-height:0!important}.price-faq,.price-faq-section,.info-split,.price-notes,.voucher-band{grid-template-columns:1fr!important}.price-faq,.price-cards,.how-steps,.info-split,.info-cta,.price-calculator,.price-table-section,.voucher-shop-section,.voucher-band,.legal-content{width:min(100% - 60px,1160px)!important}.price-faq-section{gap:22px!important}.price-faq-copy{max-width:none!important}.price-faq-list{min-width:0!important}}
/* tablet-location-card-fix */
@media (min-width:681px) and (max-width:1100px){.location-parking ul{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.location-parking li{min-width:0!important;min-height:0!important}.location-parking li:last-child{grid-column:1 / -1!important}.location-parking a,.location-parking span{overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}}
/* tablet-outdoor-split-fix */
@media (min-width:681px) and (max-width:1100px){.outdoor-page .seo-split,.outdoor-page .outdoor-intro-section{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important}.outdoor-page .seo-photo-panel,.outdoor-page .outdoor-intro-photo{width:100%!important;max-width:760px!important;justify-self:center!important;align-self:auto!important;min-height:0!important;height:auto!important}.outdoor-page .seo-photo-panel img,.outdoor-page .outdoor-intro-photo img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 10!important;object-fit:cover!important;object-position:center!important}}
/* tablet-price-calculator-fix */
@media (min-width:681px) and (max-width:1100px){.price-calculator{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important}.price-calculator-copy,.price-calculator-panel{width:100%!important;max-width:760px!important;justify-self:center!important}.price-calculator-panel{padding:24px!important}.calculator-grid,.calculator-result{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.calculator-grid>* , .calculator-result>*{min-width:0!important}.calculator-result strong{font-size:clamp(32px,6vw,52px)!important;white-space:nowrap!important}.calculator-match{grid-template-columns:minmax(0,1fr) auto!important}.calculator-match>*{min-width:0!important}}
/* tablet-schulklassen-split-fix */
@media (min-width:681px) and (max-width:1100px){.schulklassen-page .seo-split{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important}.schulklassen-page .seo-split .seo-photo-panel{width:100%!important;max-width:760px!important;justify-self:center!important;align-self:auto!important;min-height:0!important;height:auto!important}.schulklassen-page .seo-split .seo-photo-panel img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 10!important;object-fit:cover!important;object-position:center!important}}
