:root{--accent:#ffcc00;--ink:#171717;--muted:#6c6c6c;--line:#e8e8e8;--soft:#f7f7f5;--danger:#b42318;--radius:18px;--shadow:0 18px 50px rgba(0,0,0,.08)}*{box-sizing:border-box}body{margin:0;background:#f2f2ef;color:var(--ink);font:16px/1.45 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.booking-shell{max-width:1120px;margin:32px auto;padding:0 18px 48px}.booking-head{background:#171717;color:#fff;padding:38px 42px;border-radius:24px 24px 0 0;position:relative;overflow:hidden}.booking-head:after{content:"";position:absolute;width:240px;height:240px;border:55px solid var(--accent);border-radius:50%;right:-100px;top:-125px;opacity:.95}.booking-head h1{font-size:clamp(30px,5vw,52px);line-height:1.02;margin:4px 0 10px;max-width:700px}.booking-head p{margin:0;color:#cfcfcf;max-width:650px}.eyebrow{font-size:12px!important;font-weight:800;letter-spacing:.16em;color:var(--accent)!important}.steps{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--line);padding:0 28px}.step{appearance:none;border:0;background:none;padding:17px 8px;display:flex;gap:9px;align-items:center;justify-content:center;color:#999;border-bottom:3px solid transparent;cursor:pointer}.step b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eee;font-size:12px}.step.is-active{color:#111;border-color:var(--accent)}.step.is-active b,.step.is-done b{background:var(--accent);color:#111}.panel{background:#fff;padding:36px 42px;border-radius:0 0 24px 24px;box-shadow:var(--shadow)}.booking-page{display:none}.booking-page.is-active{display:block}.section-title{display:flex;gap:15px;align-items:flex-start;margin-bottom:26px}.section-title>span{font-size:12px;font-weight:900;background:var(--accent);padding:6px 8px;border-radius:7px}.section-title h2{margin:0;font-size:27px}.section-title p{margin:4px 0 0;color:var(--muted)}.activity-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.activity{min-height:145px;border:2px solid var(--line);border-radius:16px;background:#fff;padding:20px 14px;text-align:left;cursor:pointer;transition:.15s}.activity:hover{transform:translateY(-2px);border-color:#bbb}.activity.is-selected{border-color:#111;box-shadow:inset 0 -5px var(--accent)}.activity.is-config{opacity:.55}.activity .icon{display:block;font-size:32px;margin-bottom:16px}.activity strong{display:block;font-size:16px}.activity small{display:block;color:var(--muted);margin-top:3px}.actions{display:flex;justify-content:space-between;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}button.primary,button.secondary{border:0;border-radius:10px;padding:14px 19px;min-height:50px;font-weight:800;font-size:14px;cursor:pointer}button.primary{background:var(--accent);color:#111}button.primary:hover:not(:disabled){filter:brightness(.96)}button.primary:disabled{background:#e4e4e4;color:#aaa;cursor:not-allowed}button.secondary{background:#f0f0ee}.date-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(360px,1.2fr);gap:20px}.calendar-card,.slots-card,.review-card{border:1px solid var(--line);border-radius:16px;padding:22px;position:relative}.calendar-card #bookingCalendar{width:100%}.calendar-card .k-calendar{width:100%;border:0}.slot-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.slot-head small,.review-card>small{font-size:11px;font-weight:900;letter-spacing:.12em;color:#777}.slot-head h3{margin:3px 0}.slot-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.slot{border:2px solid var(--line);background:#fff;border-radius:12px;padding:14px;text-align:left;cursor:pointer}.slot:hover{border-color:#aaa}.slot.is-selected{border-color:#111;background:#fffbea;box-shadow:inset 4px 0 var(--accent)}.slot .time{font-size:18px;font-weight:900}.slot .product{display:block;margin-top:4px}.slot small{color:var(--muted)}.empty{grid-column:1/-1;padding:35px 10px;text-align:center;color:#888}.loader{position:absolute;inset:0;background:rgba(255,255,255,.9);z-index:3;display:grid;place-items:center;font-weight:700;border-radius:16px}.selection-mini{background:#171717;color:#fff;border-radius:14px;padding:16px 18px;margin:-5px 0 24px}.selection-mini strong{color:var(--accent)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:13px;font-weight:750}.form-grid label span{font-weight:400;color:#888}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #ccc;border-radius:9px;padding:12px 13px;font:inherit;background:#fff}.form-grid input:focus,.form-grid textarea:focus{outline:3px solid rgba(255,204,0,.28);border-color:#9a7c00}.form-grid .invalid{border-color:var(--danger)}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.review-card h3{font-size:23px;margin:8px 0 3px}.review-card p{margin:5px 0;color:#555}.review-card .bigtime{font-size:22px;font-weight:900;color:#111}.privacy{display:flex;gap:12px;align-items:flex-start;margin-top:22px;padding:16px;border-radius:12px;background:var(--soft);font-size:13px}.privacy input{width:20px;height:20px;accent-color:#111}.notice{padding:14px 18px;background:#fff0ed;color:#8a241b;border-left:4px solid #d92d20;font-weight:650}.success{text-align:center;padding:60px 30px}.success-icon{margin:auto;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--accent);font-size:34px;font-weight:900}.success h2{font-size:38px;margin:10px 0}.success #serverResponse{margin:20px auto 0;max-width:700px}.server-html{text-align:left}.k-calendar td.k-disabled,.k-calendar td[aria-disabled=true]{opacity:.22!important}.k-calendar .k-selected .k-link{background:#171717!important;color:#fff!important}.k-calendar .k-today .k-link{box-shadow:inset 0 0 0 2px var(--accent)!important}
@media(max-width:850px){.activity-grid{grid-template-columns:repeat(3,1fr)}.date-layout{grid-template-columns:1fr}.panel{padding:28px 24px}.booking-head{padding:32px 25px}.steps{padding:0 8px}.step span{font-size:12px}}
@media(max-width:560px){body{background:#fff}.booking-shell{margin:0;padding:0}.booking-head{border-radius:0;padding:28px 20px}.booking-head:after{width:150px;height:150px;right:-90px;top:-85px}.steps{position:sticky;top:0;z-index:10}.step{padding:12px 3px;gap:5px}.step span{display:none}.panel{border-radius:0;box-shadow:none;padding:25px 18px}.activity-grid{grid-template-columns:repeat(2,1fr)}.activity{min-height:120px}.slot-list,.form-grid,.review-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.actions{position:sticky;bottom:0;background:#fff;margin-left:-18px;margin-right:-18px;padding:14px 18px;z-index:5;box-shadow:0 -8px 22px rgba(0,0,0,.05)}button.primary,button.secondary{flex:1;padding:12px 10px}.date-layout{display:block}.slots-card{margin-top:16px}.section-title h2{font-size:23px}}
.choice-section{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.choice-head h3{margin:0;font-size:21px}.choice-head p{margin:4px 0 16px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-choice{border:2px solid var(--line);border-radius:14px;background:#fff;padding:18px;text-align:left;cursor:pointer;min-height:96px}.product-choice:hover{border-color:#aaa}.product-choice.is-selected{border-color:#111;background:#fffbea;box-shadow:inset 0 -4px var(--accent)}.product-choice strong,.product-choice span,.product-choice small{display:block}.product-choice strong{font-size:17px}.product-choice span,.product-choice small{margin-top:4px;color:var(--muted)}.participant-picker{display:flex;align-items:center;gap:16px;background:var(--soft);border-radius:14px;padding:14px 16px;width:max-content;max-width:100%}.participant-picker button{width:46px;height:46px;border:0;border-radius:10px;background:#171717;color:#fff;font-size:24px;cursor:pointer}.participant-picker button:disabled{opacity:.25;cursor:not-allowed}.participant-picker strong{font-size:28px;min-width:36px;text-align:center}.participant-picker span{color:var(--muted);font-size:13px;margin-left:4px}.booking-calendar-disabled{opacity:.55}#participants[readonly]{background:#f2f2ef;color:#555}
@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.product-grid{grid-template-columns:1fr}.participant-picker{width:100%;justify-content:center;flex-wrap:wrap}.participant-picker span{width:100%;text-align:center;margin:0}}

/* VR-Produktkarten */
.product-choice.vr-product{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:100%;}
.product-choice.vr-product img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#eee;display:block}
.product-choice .product-body{display:block;padding:16px}
.product-choice .product-badge{display:inline-block;font-style:normal;font-size:11px;font-weight:700;text-transform:uppercase;background:#171717;color:#fff;border-radius:999px;padding:4px 8px;margin-bottom:8px}
.product-tags{display:flex!important;gap:5px;flex-wrap:wrap;margin-top:10px!important}
.product-tags i{font-style:normal;font-size:11px;border:1px solid var(--line);border-radius:999px;padding:3px 7px;color:#555}

/* Kart/Bowling: optionale Multi-Filter direkt über den freien Slots */
.slot-filters{margin:0 0 18px;padding:14px;border-radius:12px;background:var(--soft);border:1px solid var(--line)}
.filter-title{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:10px}.filter-title small{color:var(--muted)}
.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.slot-filter{border:1px solid #ccc;background:#fff;border-radius:999px;padding:9px 13px;font-weight:750;cursor:pointer}.slot-filter.is-selected{background:#171717;color:#fff;border-color:#171717;box-shadow:inset 0 -3px var(--accent)}
.slot-list{display:block}.slot-group{padding:14px 0;border-top:1px solid var(--line)}.slot-group:first-child{border-top:0;padding-top:0}.slot-group-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:10px}.slot-group-head strong{font-size:20px}.slot-group-head small{color:var(--muted)}.slot-group-items{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
@media(max-width:560px){.filter-title,.slot-group-head{align-items:flex-start;flex-direction:column;gap:3px}.filter-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.slot-filter{white-space:nowrap}.slot-group-items{grid-template-columns:1fr}}

/* Sichtbare Multi-Filter-Leiste für Kart/Bowling */
.slot-filters:not([hidden]){display:block!important;margin:0 0 18px;padding:16px;border:1px solid #d8d8d2;border-radius:14px;background:#f7f7f5}
.slot-filters .filter-title strong{font-size:15px}
.slot-filter{min-height:42px}
.filter-dimension+.filter-dimension{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}


/* Kendo Calendar 2026.3.811
   Keine Eingriffe in interne View-/Table-/Grid-Breiten. */
.calendar-card #bookingCalendar,
.calendar-card #bookingCalendar.k-calendar {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  border: 0;
}
.calendar-card .k-calendar-footer { display:none !important; }

/* Nur Zustände der Tageszellen gestalten. */
#bookingCalendar td.booking-day-available:not(.k-selected) .k-link,
#bookingCalendar td.booking-day-available:not(.k-selected) > a {
  border-radius: 50%;
  background: #fff4b8;
  color: #171717;
  font-weight: 800;
}
#bookingCalendar td.k-selected .k-link,
#bookingCalendar td.k-selected > a {
  border-radius: 50%;
  background: #171717 !important;
  color: #fff !important;
  box-shadow: inset 0 -3px #ffcc00 !important;
}
#bookingCalendar td.k-disabled { opacity:.28; }

/* Filter-Chips */
.slot-filter.is-selected {
  background:#171717;
  color:#fff;
  border-color:#171717;
  box-shadow:inset 0 -3px var(--accent);
}


/* Kendo 2026.3.811 safeguard:
   keep the single Calendar viewport at Kendo's intended month width.
   Duplicate identical animation tables are removed in JS. */
#bookingCalendar .k-calendar-view.k-calendar-monthview {
  width: 256px;
  inline-size: 256px;
  max-width: 256px;
  overflow: hidden;
}


/* 2026 Icon refresh */
.activity .icon{width:52px;height:44px;margin:0 auto 14px;display:grid;place-items:center;color:#171717}
.activity .icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.activity[data-key="pixel"] .icon svg rect{stroke-width:2}
/* Nur API-buchbare Tage kräftig; nicht buchbare Tage grau. */
#bookingCalendar td:not(.booking-day-available):not(.k-selected) .k-link{color:#b8bcc3!important;font-weight:500!important;background:transparent!important}
#bookingCalendar td.booking-day-available:not(.k-selected) .k-link{background:#ffcf33!important;color:#111!important;font-weight:900!important;border-radius:50%;box-shadow:0 1px 0 rgba(0,0,0,.06)}
#bookingCalendar td.booking-day-available:not(.k-selected) .k-link:hover{background:#ffc400!important}
#bookingCalendar td.k-selected .k-link{font-weight:900!important}
#bookingCalendar td.k-disabled,#bookingCalendar td[aria-disabled="true"]{opacity:.46!important;cursor:not-allowed!important}


/* Intro / Brand-Refresh – angelehnt an die helle Kart-o-Mania Gutscheinseite */
body{background:#f6f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.booking-brand-head{background:#fff;color:var(--ink);display:flex;align-items:center;gap:38px;border:1px solid var(--line);border-bottom:0;padding:28px 42px}
.booking-brand-head:after{display:none}
.booking-logo{width:min(390px,43%);height:auto;object-fit:contain}
.booking-head-copy{padding-left:36px;border-left:1px solid var(--line)}
.booking-brand-head .eyebrow{color:#777!important}
.booking-brand-head p{color:#6c6c6c}
.booking-brand-head h1{font-weight:850;letter-spacing:-.035em}
.intro-page{padding-top:48px}
.intro-kicker{font-size:11px;font-weight:900;letter-spacing:.15em;color:#777;margin-bottom:8px}
.intro-title{font-size:clamp(30px,4.5vw,48px);line-height:1.04;letter-spacing:-.035em;margin:0;max-width:820px}
.intro-lead{font-size:18px;color:var(--muted);margin:15px 0 20px}
.intro-areas{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:34px}
.intro-areas span{border:1px solid #deded8;background:#fafaf8;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:900;letter-spacing:.045em}
.intro-areas span:first-child{background:var(--accent);border-color:var(--accent)}
.intro-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.intro-info{background:#f7f7f5;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;gap:14px}
.intro-number{flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:var(--accent);display:grid;place-items:center;font-size:11px;font-weight:900}
.intro-info h3{font-size:16px;line-height:1.25;margin:2px 0 8px}
.intro-info p{font-size:14px;color:#666;margin:0;line-height:1.55}
.intro-contact{margin-top:16px;background:#171717;color:#fff;border-radius:16px;padding:21px 24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.intro-contact>div{display:flex;flex-direction:column;gap:3px}
.intro-contact small{font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--accent)}
.intro-contact a{color:#fff;text-decoration:none;font-size:20px;font-weight:850;letter-spacing:-.02em}
.intro-contact span{color:#aaa;font-size:12px}
.intro-actions{margin-top:24px}
@media(max-width:850px){.booking-brand-head{align-items:flex-start;flex-direction:column;gap:20px}.booking-logo{width:min(420px,80%)}.booking-head-copy{padding-left:0;border-left:0}.intro-info-grid{grid-template-columns:1fr}}
@media(max-width:560px){.booking-brand-head{padding:22px 18px}.booking-logo{width:100%;max-width:330px}.intro-page{padding-top:32px}.intro-contact{grid-template-columns:1fr}.intro-contact a{font-size:18px}.intro-title{font-size:32px}}

.booking-logo-link{display:block;flex:0 0 min(390px,43%);line-height:0}
.booking-logo-link .booking-logo{display:block;width:100%;max-width:390px;height:auto}
body.intro-active #bookingSteps{display:none}

/* Reservierungsbestätigung */
.success #serverResponse{max-width:860px}.confirmation-box{text-align:left}.confirmation-thanks{background:#a8ff57;color:#050505;text-align:center;font-size:clamp(19px,3vw,25px);padding:14px 18px;margin-bottom:6px}.confirmation-next,.confirmation-id{background:#f0f0f0;text-align:center;padding:14px 18px;margin-bottom:6px}.confirmation-next strong{font-size:17px}.confirmation-next p{max-width:760px;margin:3px auto 0}.confirmation-id small{display:block}.confirmation-id strong{display:block;font-size:26px;line-height:1.2;margin-top:3px}.confirmation-details{display:grid;grid-template-columns:minmax(160px,220px) 1fr;gap:9px 18px;max-width:700px;margin:24px auto}.confirmation-details dt{text-align:right}.confirmation-details dd{margin:0}.confirmation-details dd b{display:block;font-size:20px;margin-top:4px}.confirmation-contact{text-align:center;margin-top:26px}.confirmation-contact>strong{font-size:21px}.confirmation-contact span,.confirmation-contact small{font-size:13px}@media(max-width:760px){.confirmation-details{grid-template-columns:1fr;gap:2px;margin:20px 0}.confirmation-details dt{text-align:left;font-size:12px;color:#777;margin-top:12px}.confirmation-details dd b{font-size:17px}.confirmation-thanks{font-size:18px}.confirmation-next{font-size:14px}.choice-section{scroll-margin-top:14px}}

/* Moderne Reservierungsbestätigung */
.success > .success-icon,
.success > .eyebrow,
.success > h2,
.success > p { display:none; }
.success #serverResponse{max-width:960px;margin:0 auto;width:100%}
.confirmation-box{scroll-margin-top:18px;text-align:left;color:var(--ink)}
.confirmation-hero{display:flex;align-items:center;gap:22px;background:#171717;color:#fff;border-radius:22px;padding:30px 32px;margin-bottom:14px}
.confirmation-check{flex:0 0 58px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#111;font-size:30px;font-weight:950}
.confirmation-kicker,.confirmation-label{margin:0 0 7px;font-size:10px;font-weight:950;letter-spacing:.14em;color:#777}
.confirmation-hero .confirmation-kicker{color:var(--accent)}
.confirmation-hero h2{margin:0 0 7px;font-size:clamp(25px,4vw,38px);line-height:1.05;letter-spacing:-.035em}
.confirmation-hero p:last-child{margin:0;color:#c9c9c9;line-height:1.55}
.confirmation-id-card{display:grid;place-items:center;text-align:center;background:var(--accent);border-radius:18px;padding:20px;margin-bottom:14px}
.confirmation-id-card span{font-size:10px;font-weight:950;letter-spacing:.14em}
.confirmation-id-card strong{font-size:clamp(28px,5vw,42px);line-height:1.1;letter-spacing:.05em;margin:3px 0}
.confirmation-id-card small{font-size:12px;color:#4b4300}
.confirmation-next{display:flex;gap:17px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px 24px;margin:0 0 14px}
.confirmation-section-icon{flex:0 0 38px;height:38px;border-radius:10px;background:#f1f1ee;display:grid;place-items:center;font-size:11px;font-weight:950}
.confirmation-next h3{margin:0 0 6px;font-size:18px}
.confirmation-next p{margin:0;color:#5e5e5e;line-height:1.6}
.confirmation-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin-bottom:14px}
.confirmation-card,.confirmation-message{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}
.confirmation-activity{font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;color:#777;margin-bottom:5px}
.confirmation-product{font-size:23px;font-weight:900;letter-spacing:-.025em;margin-bottom:18px}
.confirmation-date{font-size:16px;font-weight:750;margin-bottom:3px}
.confirmation-time{font-size:28px;font-weight:950;letter-spacing:-.035em;line-height:1.1}
.confirmation-people{display:inline-block;margin-top:13px;background:#f3f3f0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}
.confirmation-title{font-size:21px;font-weight:900;margin-bottom:12px}
.confirmation-customer{display:flex;flex-direction:column;gap:5px;color:#555;line-height:1.4;overflow-wrap:anywhere}
.confirmation-message{margin-bottom:14px}
.confirmation-message p:last-child{margin:0;font-size:16px;font-weight:700;white-space:pre-wrap}
.confirmation-contact{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;background:#f0f0ed;border-radius:18px;padding:23px 25px;margin:0;text-align:left}
.confirmation-contact h3{margin:0;font-size:18px}
.confirmation-contact-links{display:flex;flex-direction:column;align-items:flex-end;gap:5px}
.confirmation-contact-links a{color:#171717;font-size:16px;font-weight:900;text-decoration:none}
.confirmation-contact-links a:hover{text-decoration:underline}
@media(max-width:760px){
  .confirmation-box{scroll-margin-top:10px}
  .confirmation-hero{align-items:flex-start;padding:24px 20px;border-radius:18px;gap:14px}
  .confirmation-check{flex-basis:44px;width:44px;height:44px;font-size:23px}
  .confirmation-hero h2{font-size:27px}
  .confirmation-id-card{border-radius:16px;padding:18px 14px}
  .confirmation-next{padding:19px 17px;gap:12px}
  .confirmation-section-icon{display:none}
  .confirmation-grid{grid-template-columns:1fr}
  .confirmation-card,.confirmation-message{padding:20px;border-radius:16px}
  .confirmation-time{font-size:25px}
  .confirmation-contact{grid-template-columns:1fr;padding:20px;border-radius:16px}
  .confirmation-contact-links{align-items:flex-start}
}


/* Bestätigungsseite: Buchungsnavigation nach erfolgreichem Absenden sperren */
body.confirmation-mode #bookingSteps,
body.confirmation-mode [data-back],
body.confirmation-mode #submitBooking { display:none !important; }
body.confirmation-mode .booking-page[data-page="5"] { margin-top:0; }

/* Aktionen unter der Reservierungsbestätigung */
.confirmation-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:14px;
}
.confirmation-action{
  min-height:54px;
  border-radius:14px;
  padding:14px 18px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  border:1px solid #171717;
  font:inherit;
  font-size:12px;
  font-weight:950;
  letter-spacing:.055em;
  line-height:1.25;
  text-decoration:none;
  cursor:pointer;
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
}
.confirmation-action:hover{
  transform:translateY(-1px);
  box-shadow:0 7px 18px rgba(0,0,0,.09);
}
.confirmation-action-secondary{
  background:#fff;
  color:#171717;
}
.confirmation-action-primary{
  background:var(--accent);
  color:#111;
  border-color:var(--accent);
}
.confirmation-action:focus-visible{
  outline:3px solid rgba(0,0,0,.18);
  outline-offset:3px;
}
@media(max-width:620px){
  .confirmation-actions{grid-template-columns:1fr;}
  .confirmation-action{width:100%;min-height:56px;}
}

/* Mobile text color + stronger calendar availability (2026-09) */
/* iOS/Safari may auto-detect phone numbers / dates and paint them blue. Keep UI text on-brand. */
@media (max-width:760px){
  .booking-shell,
  .panel,
  .booking-page,
  .choice-section,
  .calendar-card,
  .slots-card,
  .review-card,
  .selection-mini,
  .confirmation-box,
  .confirmation-card,
  .confirmation-message,
  .confirmation-next,
  .confirmation-id-card{
    -webkit-text-size-adjust:100%;
  }

  /* Do not let mobile browsers apply the default blue link color to generated content. */
  .booking-shell a:not(.intro-contact a):not(.confirmation-action):not(.confirmation-contact-links a){
    color:inherit;
  }
  .booking-shell a[href^="tel:"],
  .booking-shell a[href^="mailto:"]{
    color:inherit;
    text-decoration:none;
  }
}

/* Available dates must be unmistakable against disabled / unavailable days. */
#bookingCalendar td.booking-day-available:not(.k-selected){
  opacity:1 !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected) .k-link,
#bookingCalendar td.booking-day-available:not(.k-selected) > a{
  background:#ffcc00 !important;
  color:#111 !important;
  font-weight:950 !important;
  border:2px solid #171717 !important;
  border-radius:50% !important;
  box-shadow:0 2px 7px rgba(0,0,0,.18) !important;
  transform:scale(1.06);
}
#bookingCalendar td.booking-day-available:not(.k-selected) .k-link:hover,
#bookingCalendar td.booking-day-available:not(.k-selected) > a:hover{
  background:#ffd633 !important;
  transform:scale(1.10);
}
#bookingCalendar td:not(.booking-day-available):not(.k-selected) .k-link,
#bookingCalendar td:not(.booking-day-available):not(.k-selected) > a{
  color:#c2c4c8 !important;
  font-weight:500 !important;
  background:transparent !important;
  border-color:transparent !important;
  box-shadow:none !important;
}
#bookingCalendar td.k-disabled:not(.booking-day-available),
#bookingCalendar td[aria-disabled="true"]:not(.booking-day-available){
  opacity:.30 !important;
}
#bookingCalendar td.k-selected .k-link,
#bookingCalendar td.k-selected > a{
  background:#171717 !important;
  color:#fff !important;
  border:2px solid #171717 !important;
  box-shadow:inset 0 -4px #ffcc00,0 2px 7px rgba(0,0,0,.18) !important;
  font-weight:950 !important;
}

/* Mobile: iOS/Safari blue text override + clearly yellow bookable calendar cells */
@media (max-width:760px){
  /* Safari/iOS can apply its own blue text/link/button styling. */
  .booking-shell,
  .booking-shell button,
  .booking-shell input,
  .booking-shell textarea,
  .booking-shell select,
  .booking-shell label,
  .booking-shell .k-widget,
  .booking-shell .k-calendar,
  .booking-shell .k-calendar a,
  .booking-shell .k-calendar button,
  .booking-shell .k-calendar .k-link,
  .booking-shell .k-calendar .k-button,
  .booking-shell [role="button"]{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
  }

  /* Normal UI text must not inherit Safari's default link blue. */
  .booking-shell a,
  .booking-shell a:link,
  .booking-shell a:visited,
  .booking-shell a:hover,
  .booking-shell a:active{
    color:inherit;
  }

  /* Keep intentional confirmation actions explicitly styled. */
  .booking-shell .confirmation-action-primary,
  .booking-shell .confirmation-action-primary:link,
  .booking-shell .confirmation-action-primary:visited{
    color:#111 !important;
  }
  .booking-shell .confirmation-action-secondary,
  .booking-shell .confirmation-action-secondary:link,
  .booking-shell .confirmation-action-secondary:visited,
  .booking-shell .confirmation-contact-links a,
  .booking-shell .confirmation-contact-links a:link,
  .booking-shell .confirmation-contact-links a:visited{
    color:#171717 !important;
  }

  /* Kendo controls sometimes receive theme/link blue independently. */
  #bookingCalendar,
  #bookingCalendar .k-calendar,
  #bookingCalendar .k-calendar-view,
  #bookingCalendar .k-calendar-table,
  #bookingCalendar .k-calendar-td,
  #bookingCalendar .k-link{
    color:#171717;
  }
}

/* Put the yellow background on the complete bookable DAY CELL, not only the number/link. */
#bookingCalendar td.booking-day-available:not(.k-selected){
  background:#ffcc00 !important;
  border-radius:10px !important;
  box-shadow:inset 0 0 0 2px #171717,0 2px 7px rgba(0,0,0,.13) !important;
  opacity:1 !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected) .k-link,
#bookingCalendar td.booking-day-available:not(.k-selected) > a{
  background:transparent !important;
  color:#111 !important;
  border:0 !important;
  box-shadow:none !important;
  font-weight:950 !important;
  transform:none !important;
  text-decoration:none !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected):hover{
  background:#ffd633 !important;
  box-shadow:inset 0 0 0 2px #171717,0 4px 10px rgba(0,0,0,.16) !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected):hover .k-link,
#bookingCalendar td.booking-day-available:not(.k-selected):hover > a{
  background:transparent !important;
  transform:none !important;
}

/* Selected available day remains unmistakable. */
#bookingCalendar td.k-selected{
  background:#171717 !important;
  border-radius:10px !important;
  box-shadow:inset 0 -4px #ffcc00 !important;
}
#bookingCalendar td.k-selected .k-link,
#bookingCalendar td.k-selected > a{
  background:transparent !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
}


/* FINAL mobile/calendar/nav corrections */
/* Navigation must never flash before JS has established the current wizard page. */
body:not(.booking-ready) #bookingSteps { display:none !important; }
body.booking-ready.intro-active #bookingSteps,
body.booking-ready.confirmation-mode #bookingSteps { display:none !important; }

/* iOS data detectors: phone numbers, dates and addresses must inherit our UI color. */
@media (max-width:760px){
  .booking-shell a[x-apple-data-detectors],
  .booking-shell [x-apple-data-detectors],
  .booking-shell a[href^="x-apple-data-detectors"],
  .booking-shell a[href^="tel:"],
  .booking-shell a[href^="mailto:"] {
    color:inherit !important;
    -webkit-text-fill-color:currentColor !important;
    text-decoration:none !important;
    font:inherit !important;
  }
  .booking-shell :not(.booking-head):not(.booking-head *),
  .booking-shell button,
  .booking-shell label,
  .booking-shell p,
  .booking-shell span,
  .booking-shell strong,
  .booking-shell small {
    -webkit-text-fill-color:currentColor;
  }
}

/* Kendo 2026: full yellow background for every actually enabled/bookable day. */
#bookingCalendar td.booking-day-available:not(.k-selected),
#bookingCalendar .k-calendar-td.booking-day-available:not(.k-selected) {
  background-color:#ffcc00 !important;
  background-image:none !important;
  border-radius:9px !important;
  box-shadow:inset 0 0 0 2px #171717 !important;
  opacity:1 !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected) > .k-link,
#bookingCalendar td.booking-day-available:not(.k-selected) > a,
#bookingCalendar .k-calendar-td.booking-day-available:not(.k-selected) > .k-link {
  background:transparent !important;
  color:#111 !important;
  -webkit-text-fill-color:#111 !important;
  font-weight:900 !important;
}

/* 2026-09 mobile: Safari button blue entfernen + buchbare Kalendertage milder markieren */
@media (max-width:760px){
  /* iOS/Safari gibt nativen <button>-Inhalten sonst teilweise System-Blau. */
  .booking-shell button,
  .booking-shell .activity,
  .booking-shell .activity strong,
  .booking-shell .activity small,
  .booking-shell .product-choice,
  .booking-shell .product-choice strong,
  .booking-shell .product-choice span,
  .booking-shell .product-choice small,
  .booking-shell .slot,
  .booking-shell .slot .time,
  .booking-shell .slot .product,
  .booking-shell .slot small,
  .booking-shell .slot-filter:not(.is-selected),
  .booking-shell button.secondary,
  .booking-shell .step:not(.is-active):not(.is-done){
    color:#171717 !important;
    -webkit-text-fill-color:#171717 !important;
  }

  /* Untertexte bleiben bewusst grau. */
  .booking-shell .activity small,
  .booking-shell .product-choice span,
  .booking-shell .product-choice small,
  .booking-shell .slot small{
    color:#6c6c6c !important;
    -webkit-text-fill-color:#6c6c6c !important;
  }

  /* Gewollte Zustandsfarben nach dem globalen Safari-Fix wieder setzen. */
  .booking-shell .slot-filter.is-selected,
  .booking-shell .slot-filter.is-selected *{
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
  }
  .booking-shell button.primary,
  .booking-shell button.primary *{
    color:#111 !important;
    -webkit-text-fill-color:#111 !important;
  }
  .booking-shell button.primary:disabled,
  .booking-shell button.primary:disabled *{
    color:#aaa !important;
    -webkit-text-fill-color:#aaa !important;
  }
}

/* Buchbare Tage: sanftes Gelb statt kräftiger Fläche + schwarzem Rahmen. */
#bookingCalendar td.booking-day-available:not(.k-selected),
#bookingCalendar .k-calendar-td.booking-day-available:not(.k-selected){
  background:#fff3b8 !important;
  background-image:none !important;
  border-radius:9px !important;
  box-shadow:inset 0 0 0 1px rgba(204,163,0,.30) !important;
  opacity:1 !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected) > .k-link,
#bookingCalendar td.booking-day-available:not(.k-selected) > a,
#bookingCalendar .k-calendar-td.booking-day-available:not(.k-selected) > .k-link{
  background:transparent !important;
  color:#171717 !important;
  -webkit-text-fill-color:#171717 !important;
  border:0 !important;
  box-shadow:none !important;
  font-weight:800 !important;
  transform:none !important;
}
#bookingCalendar td.booking-day-available:not(.k-selected):hover,
#bookingCalendar .k-calendar-td.booking-day-available:not(.k-selected):hover{
  background:#ffe98a !important;
  box-shadow:inset 0 0 0 1px rgba(204,163,0,.42) !important;
}

/* Exact activity icons from approved visual reference */
.activity[data-key="kart"] .icon,
.activity[data-key="bowl"] .icon,
.activity[data-key="vr"] .icon {
  width: 76px;
  height: 58px;
}
.activity[data-key="kart"] .icon { width: 96px; }
.activity[data-key="vr"] .icon { width: 68px; height: 62px; }
.activity[data-key="kart"] .icon img,
.activity[data-key="bowl"] .icon img,
.activity[data-key="vr"] .icon img {
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}


/* =========================================================
   Altersfreigabe
   ========================================================= */
.activity{position:relative}
.activity-age-badge{
  position:absolute;top:9px;right:9px;z-index:2;
  display:inline-flex;align-items:center;gap:5px;
  background:#c62828;color:#fff;border-radius:7px;
  padding:4px 6px;font-size:11px;font-weight:900;line-height:1;
}
.activity-age-badge .age-info-link,
.vr-age-info{
  display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;
  background:#fff;color:#b42318!important;text-decoration:none!important;
  font-size:11px;font-weight:950;line-height:1;
}
.product-badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:8px}
.product-badge-row .product-badge{margin-bottom:0}
.vr-age-badge{
  display:inline-flex;align-items:center;gap:6px;
  background:#b42318;color:#fff;border-radius:7px;padding:5px 8px;
  font-size:12px;font-weight:900;line-height:1.1;
}

/* =========================================================
   Rechtlicher Footer
   ========================================================= */
.booking-legal-footer{
  display:flex;justify-content:center;flex-wrap:wrap;gap:8px 18px;
  padding:24px 18px 8px;color:#666;font-size:13px;text-align:center;
}
.booking-legal-footer a{color:#444!important;text-decoration:none}
.booking-legal-footer a:hover{text-decoration:underline}

/* =========================================================
   Widerruf
   ========================================================= */
.confirmation-actions{flex-wrap:wrap}
.confirmation-action-danger{
  background:#fff;color:#9f1d18!important;border:1px solid #d8aaa7!important;
}
.confirmation-action-danger:hover{background:#fff5f4}
.cancel-modal[hidden]{display:none!important}
.cancel-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px}
.cancel-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(2px)}
.cancel-dialog{
  position:relative;z-index:1;width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;
  background:#fff;border-radius:20px;padding:28px;box-shadow:0 28px 90px rgba(0,0,0,.28)
}
.cancel-dialog h2{margin:2px 0 8px;font-size:28px}
.cancel-intro{margin:0 0 20px;color:#666}
.cancel-close{
  position:absolute;right:14px;top:12px;border:0;background:#f0f0ee;border-radius:50%;
  width:38px;height:38px;font-size:25px;line-height:1;cursor:pointer
}
#cancellationForm{display:grid;gap:14px}
#cancellationForm label{font-size:13px;font-weight:800}
#cancellationForm label span{font-weight:400;color:#777}
#cancellationForm input[type=text],
#cancellationForm input[type=email],
#cancellationForm textarea{
  display:block;width:100%;margin-top:6px;border:1px solid #ccc;border-radius:10px;
  padding:12px 13px;font:inherit;background:#fff;color:#171717
}
#cancellationForm input:focus,#cancellationForm textarea:focus{
  outline:3px solid rgba(255,204,0,.25);border-color:#9a7c00
}
.cancel-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.cancel-confirm{display:flex;gap:10px;align-items:flex-start;padding:13px;background:#f7f7f5;border-radius:10px}
.cancel-confirm input{width:19px;height:19px;flex:0 0 auto;accent-color:#171717}
.cancel-status{padding:12px 14px;border-radius:9px;background:#f1f1ef;font-weight:700}
.cancel-status.is-success{background:#edf8ef;color:#176b2c}
.cancel-status.is-error{background:#fff0ed;color:#8a241b}
.cancel-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}
body.modal-open{overflow:hidden}
@media(max-width:560px){
  .cancel-dialog{padding:23px 18px;border-radius:16px}
  .cancel-name-grid{grid-template-columns:1fr}
  .cancel-actions{flex-direction:column-reverse}
  .cancel-actions button{width:100%}
  .activity-age-badge{top:7px;right:7px}
}


/* =========================================================
   Altersfreigabe – dezenter
   ========================================================= */
.activity-age-badge{
  top:9px!important;right:9px!important;
  padding:3px 6px!important;
  border-radius:999px!important;
  background:#c9362b!important;
  box-shadow:none!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.01em;
}
.activity-age-badge .age-info-link{
  width:14px!important;height:14px!important;font-size:9px!important;
}
.product-badge-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  width:auto!important;
  margin:0 0 8px!important;
}
.product-badge-row .vr-age-badge{
  display:inline-flex!important;
  width:auto!important;
  flex:0 0 auto!important;
  align-items:center!important;
  gap:5px!important;
  padding:4px 7px!important;
  border-radius:999px!important;
  background:#c9362b!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
}
.product-badge-row .vr-age-info{
  width:14px!important;height:14px!important;
  font-size:9px!important;
}

/* =========================================================
   Widerruf direkt auf der Auswahlseite
   ========================================================= */
.booking-page[data-page="1"] .section-title.has-cancel-action{
  position:relative;
  padding-right:150px;
}
.top-cancel-button{
  position:absolute;
  right:0;
  top:0;
  appearance:none;
  border:1px solid #e2b8b4;
  background:#fff;
  color:#9e2a22!important;
  -webkit-text-fill-color:#9e2a22;
  border-radius:999px;
  padding:8px 12px;
  min-height:36px;
  font:inherit;
  font-size:12px;
  font-weight:750;
  cursor:pointer;
}
.top-cancel-button:hover{
  background:#fff7f6;
  border-color:#ce8f89;
}
@media(max-width:620px){
  .booking-page[data-page="1"] .section-title.has-cancel-action{
    padding-right:0;
    padding-top:46px;
  }
  .top-cancel-button{left:0;right:auto;top:0}
}


/* Auswahl auf der Termin-Seite */
.appointment-selection{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:-2px 0 18px;padding:9px 12px;border:1px solid #e5e5e2;border-radius:10px;background:#fafaf8}
.appointment-selection span{font-size:11px;font-weight:700;color:#777}
.appointment-selection strong{font-size:13px}
.appointment-selection small{font-size:12px;color:#666;border-left:1px solid #ddd;padding-left:8px}

/* Widerruf nur Seite 1: unten links in der Aktionszeile */
.booking-page[data-page="1"] .first-page-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px}
.booking-page[data-page="1"] .top-cancel-button{position:static!important;inset:auto!important;margin:0 auto 0 0!important}
.booking-page:not([data-page="1"]) #topCancellationButton{display:none!important}

/* NEW/TOP GAME und Alter exakt gleiche Höhe */
.product-badge-row{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important}
.product-badge-row .product-badge,.product-badge-row .vr-age-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;box-sizing:border-box!important;width:auto!important;height:20px!important;min-height:20px!important;margin:0!important;padding:0 7px!important;line-height:20px!important}
.product-badge-row .vr-age-info{display:inline-grid!important;place-items:center!important;width:14px!important;height:14px!important;line-height:14px!important}


/* =========================================================
   Termin-Auswahlhinweis: identisch zur schwarzen/gelben
   Auswahlleiste auf "3 Daten"
   ========================================================= */
.appointment-selection{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 18px!important;
  padding:11px 13px!important;
  border:0!important;
  border-left:5px solid #ffc800!important;
  border-radius:8px!important;
  background:#171717!important;
  color:#fff!important;
  box-shadow:none!important;
}
.appointment-selection span,
.appointment-selection strong,
.appointment-selection small{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.appointment-selection span{
  opacity:.7;
  font-size:11px!important;
  font-weight:700!important;
}
.appointment-selection strong{font-size:13px!important}
.appointment-selection small{
  border-left:1px solid rgba(255,255,255,.28)!important;
  padding-left:8px!important;
  font-size:12px!important;
  opacity:.82;
}

/* =========================================================
   Widerruf ausschließlich auf der Eingangsseite
   ========================================================= */
.booking-page[data-page="1"] #topCancellationButton{display:none!important}
#bookingIntro .intro-actions-with-cancel{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  flex-wrap:wrap;
}
#bookingIntro .intro-cancel-button{
  position:static!important;
  inset:auto!important;
  order:-1;
  margin-right:auto!important;
  background:#fff!important;
  border:1px solid #ddd!important;
  color:#666!important;
  -webkit-text-fill-color:#666!important;
  border-radius:999px!important;
  padding:8px 13px!important;
  font-size:12px!important;
  font-weight:700!important;
}
#bookingIntro .intro-cancel-button:hover{
  border-color:#c8a500!important;
  color:#333!important;
  -webkit-text-fill-color:#333!important;
}

/* =========================================================
   Mobile: +/- im Player-Picker zuverlässig sichtbar
   Safari/iOS überschreibt sonst teilweise Button-Textfarben
   ========================================================= */
@media(max-width:620px){
  .participant-picker button,
  .participants-picker button,
  .player-picker button,
  .vr-participants button,
  [data-participant-minus],
  [data-participant-plus],
  .participant-minus,
  .participant-plus{
    color:#171717!important;
    -webkit-text-fill-color:#171717!important;
    opacity:1!important;
    font-size:24px!important;
    font-weight:700!important;
    line-height:1!important;
    text-indent:0!important;
  }
  .participant-picker button:disabled,
  .participants-picker button:disabled,
  .player-picker button:disabled,
  .vr-participants button:disabled{
    color:#aaa!important;
    -webkit-text-fill-color:#aaa!important;
    opacity:.65!important;
  }
}


/* Widerruf auf der Eingangsseite – unabhängig vom Intro-Markup */
.entry-cancel-button{
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:static!important;
  visibility:visible!important;
  opacity:1!important;
  margin:14px auto 0 0!important;
  padding:9px 14px!important;
  min-height:38px!important;
  border:1px solid #d8d8d5!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#666!important;
  -webkit-text-fill-color:#666!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:750!important;
  cursor:pointer!important;
}
.entry-cancel-button:hover{
  border-color:#c8a500!important;
  color:#222!important;
  -webkit-text-fill-color:#222!important;
}
.entry-actions-with-cancel{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-wrap:wrap!important;
  gap:12px!important;
}
.entry-actions-with-cancel .entry-cancel-button{
  order:-1!important;
  margin-right:auto!important;
}
/* Sobald der Wizard sichtbar ist, soll dieser Entry-Button nicht mitwandern. */
body:not(.booking-ready) .entry-cancel-button{visibility:hidden!important}
@media(max-width:620px){
  .entry-cancel-button{width:auto!important;margin-left:0!important}
}


/* =========================================================
   2 TERMIN: exakt derselbe Look wie selection-mini auf 3 DATEN
   ========================================================= */
.appointment-selection{
  display:block!important;
  background:#171717!important;
  color:#fff!important;
  border:0!important;
  border-radius:14px!important;
  padding:16px 18px!important;
  margin:-5px 0 24px!important;
  box-shadow:none!important;
}
.appointment-selection span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  font-size:inherit!important;
  font-weight:400!important;
}
.appointment-selection strong{
  color:#ffcc00!important;
  -webkit-text-fill-color:#ffcc00!important;
  font-size:inherit!important;
  font-weight:800!important;
  margin:0 5px!important;
}
.appointment-selection small{
  display:inline!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  border:0!important;
  padding:0!important;
  font-size:inherit!important;
}

/* =========================================================
   Widerruf: wirklich auf der Eingangsseite data-page="0"
   unten links in der vorhandenen intro-actions-Zeile
   ========================================================= */
.booking-page[data-page="0"] .intro-actions-with-cancel{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
.booking-page[data-page="0"] .intro-cancel-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  margin:0 auto 0 0!important;
  padding:10px 14px!important;
  min-height:42px!important;
  border:1px solid #d6d6d2!important;
  border-radius:10px!important;
  background:#f0f0ee!important;
  color:#555!important;
  -webkit-text-fill-color:#555!important;
  font:inherit!important;
  font-size:13px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
.booking-page[data-page="0"] .intro-cancel-button:hover{
  background:#e8e8e5!important;
  color:#171717!important;
  -webkit-text-fill-color:#171717!important;
}
/* Auf allen Wizard-Seiten garantiert unsichtbar. */
.booking-page:not([data-page="0"]) #topCancellationButton{
  display:none!important;
}
@media(max-width:560px){
  .booking-page[data-page="0"] .intro-actions-with-cancel{
    align-items:stretch!important;
  }
  .booking-page[data-page="0"] .intro-cancel-button{
    width:auto!important;
    margin-left:0!important;
  }
}


/* =========================================================
   Widerruf: robuste, DOM-unabhängige Position auf Eingangsseite
   ========================================================= */
.entry-cancel-fixed{
  display:none!important;
  position:fixed!important;
  left:max(18px, calc((100vw - 1120px)/2 + 18px))!important;
  bottom:22px!important;
  z-index:9000!important;
  appearance:none!important;
  border:1px solid #d6d6d2!important;
  border-radius:10px!important;
  background:#f3f3f1!important;
  color:#555!important;
  -webkit-text-fill-color:#555!important;
  padding:10px 14px!important;
  min-height:42px!important;
  font:inherit!important;
  font-size:13px!important;
  font-weight:800!important;
  box-shadow:0 3px 14px rgba(0,0,0,.08)!important;
  cursor:pointer!important;
}
.entry-cancel-fixed.is-visible{display:inline-flex!important;align-items:center!important;justify-content:center!important}
.entry-cancel-fixed:hover{background:#e9e9e6!important;color:#171717!important;-webkit-text-fill-color:#171717!important}
@media(max-width:620px){
  .entry-cancel-fixed{left:14px!important;bottom:14px!important}
}

/* VR Termin-Hinweis: ausgewähltes Game + Zeit */
.appointment-selection strong{white-space:nowrap}


/* =========================================================
   FINAL: Eingangsseite – Widerruf IN der weißen Box
   links auf derselben Zeile wie "Bereich auswählen"
   ========================================================= */
.entry-cancel-fixed{display:none!important}
.entry-action-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
}
.entry-action-row .entry-cancel-button{
  display:inline-flex!important;
  position:static!important;
  inset:auto!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 auto 0 0!important;
  padding:10px 14px!important;
  min-height:42px!important;
  border:1px solid #d8d8d5!important;
  border-radius:10px!important;
  background:#f3f3f1!important;
  color:#5f5f5f!important;
  -webkit-text-fill-color:#5f5f5f!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
.entry-action-row .entry-cancel-button:hover{
  background:#e9e9e6!important;
  border-color:#c8c8c4!important;
  color:#171717!important;
  -webkit-text-fill-color:#171717!important;
}

/* 2 TERMIN: wirklich 1:1 Grundstil von .selection-mini auf 3 DATEN */
.appointment-selection{
  display:block!important;
  background:#171717!important;
  color:#fff!important;
  border:0!important;
  border-radius:14px!important;
  padding:16px 18px!important;
  margin:-5px 0 24px!important;
  box-shadow:none!important;
  line-height:1.45!important;
}
.appointment-selection span,
.appointment-selection small{
  display:inline!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  font-size:inherit!important;
  font-weight:400!important;
}
.appointment-selection strong{
  display:inline!important;
  color:var(--accent)!important;
  -webkit-text-fill-color:var(--accent)!important;
  margin:0 5px!important;
  font-size:inherit!important;
  font-weight:800!important;
}

@media(max-width:560px){
  .entry-action-row{
    flex-direction:row!important;
    align-items:center!important;
  }
  .entry-action-row .entry-cancel-button{
    width:auto!important;
    flex:0 0 auto!important;
    margin-left:0!important;
  }
}


/* FINAL Widerruf-Sichtbarkeit: direkt neben dem vorhandenen Startbutton */
.entry-action-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
}
#topCancellationButton.entry-cancel-button{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  float:none!important;
  transform:none!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 auto 0 0!important;
  padding:10px 14px!important;
  min-width:0!important;
  width:auto!important;
  min-height:42px!important;
  z-index:2!important;
  border:1px solid #d8d8d5!important;
  border-radius:10px!important;
  background:#f3f3f1!important;
  color:#5f5f5f!important;
  -webkit-text-fill-color:#5f5f5f!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
@media(max-width:560px){
  .entry-action-row{flex-wrap:wrap!important}
  #topCancellationButton.entry-cancel-button{
    flex:0 0 auto!important;
    margin-left:0!important;
  }
}


/* =========================================================
   FIX auf Basis der gelieferten Originaldateien
   ========================================================= */

/* Eingangsseite: Widerruf links, Bereich auswählen rechts */
.intro-page .intro-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
}
.intro-page #topCancellationButton.entry-cancel-button{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  inset:auto!important;
  margin:0 auto 0 0!important;
  width:auto!important;
  min-height:50px!important;
  align-items:center!important;
  justify-content:center!important;
  color:#555!important;
  -webkit-text-fill-color:#555!important;
}
.booking-page:not([data-page="0"]) #topCancellationButton{display:none!important}

/* VR Player +/-: auch unter iOS/Safari garantiert sichtbar */
.participant-picker #vrMinus,
.participant-picker #vrPlus{
  -webkit-appearance:none!important;
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#171717!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1;
  font-family:Arial,Helvetica,sans-serif!important;
}
.participant-picker #vrMinus .picker-symbol,
.participant-picker #vrPlus .picker-symbol{
  display:block!important;
  margin:0!important;
  width:auto!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:27px!important;
  font-weight:700!important;
  line-height:1!important;
}
.participant-picker #vrMinus:disabled,
.participant-picker #vrPlus:disabled{opacity:.28!important}
.participant-picker #vrMinus:disabled .picker-symbol,
.participant-picker #vrPlus:disabled .picker-symbol{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* 2 TERMIN = derselbe schwarze/gelbe Stil wie 3 DATEN */
.appointment-selection{
  background:#171717!important;
  color:#fff!important;
  border:0!important;
  border-radius:14px!important;
  padding:16px 18px!important;
  margin:-5px 0 24px!important;
}
.appointment-selection span,
.appointment-selection small{
  display:inline!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  font-size:inherit!important;
}
.appointment-selection strong{
  display:inline!important;
  color:var(--accent)!important;
  -webkit-text-fill-color:var(--accent)!important;
  margin:0 5px!important;
  font-size:inherit!important;
}
@media(max-width:560px){
  .intro-page .intro-actions{flex-wrap:nowrap!important}
  .intro-page #topCancellationButton.entry-cancel-button{
    flex:0 0 auto!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}


/* =========================================================
   Widerruf-Modal mobil: vollständig im Viewport, Header/X
   bleibt immer erreichbar, Inhalt scrollt innerhalb des Dialogs
   ========================================================= */
@media(max-width:620px){
  .cancel-modal,
  .cancellation-modal,
  #cancelModal{
    align-items:flex-start!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    padding:12px!important;
  }

  .cancel-modal-dialog,
  .cancellation-modal-dialog,
  #cancelModal .modal-dialog,
  #cancelModal .cancel-dialog{
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    max-height:calc(100dvh - 24px)!important;
    margin:0 auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
  }

  .cancel-modal-header,
  .cancellation-modal-header,
  #cancelModal .modal-header{
    position:sticky!important;
    top:0!important;
    z-index:20!important;
    background:#fff!important;
  }

  .cancel-modal-close,
  .cancellation-modal-close,
  #cancelModal .modal-close,
  #cancelModal [data-close-cancel]{
    position:sticky!important;
    top:0!important;
    z-index:30!important;
  }
}


/* =========================================================
   FINAL VR Altersbadge: Text + Info-Icon wirklich weiß
   ========================================================= */
.product-choice .product-badge-row .vr-age-badge,
.product-choice .product-badge-row .vr-age-badge *,
.product-choice .product-badge-row .vr-age-badge:link,
.product-choice .product-badge-row .vr-age-badge:visited,
.product-choice .product-badge-row .vr-age-badge:hover,
.product-choice .product-badge-row .vr-age-badge:active,
.product-choice .product-badge-row .vr-age-badge:focus,
.product-choice .product-badge-row .vr-age-badge a,
.product-choice .product-badge-row .vr-age-badge a:link,
.product-choice .product-badge-row .vr-age-badge a:visited,
.product-choice .product-badge-row .vr-age-badge a:hover,
.product-choice .product-badge-row .vr-age-badge a:active,
.product-choice .product-badge-row .vr-age-badge span,
.product-choice .product-badge-row .vr-age-badge small,
.product-choice .product-badge-row .vr-age-badge .vr-age-info,
.product-choice .product-badge-row .vr-age-badge .vr-age-info *{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-decoration-color:#fff!important;
  opacity:1!important;
  filter:none!important;
}

/* Falls der Alters-Link selbst der Badge ist */
.product-choice .product-badge-row a.vr-age-badge{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* iOS WebKit: native Linkfarbe innerhalb des Badges unterbinden */
@supports (-webkit-touch-callout:none){
  .vr-age-badge,
  .vr-age-badge *{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
  }
}
