@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/baloo2-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/baloo2-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--meer:#0aa7c7;--meer-tief:#0a6c8c;--tuerkis:#35d0c2;--sonne:#ffd23f;--sand:#fff7e0;--himmel:#eafcff;--tinte:#0d2b36;--weiss:#fff;--radius:22px;--schatten:#0d2b364d;--font-comic:"Baloo 2", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}body{color:var(--tinte);background:linear-gradient(180deg, var(--himmel) 0%, #d6f6ff 55%, var(--sand) 100%);min-height:100dvh;margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.held{max-width:440px;padding:20px 18px calc(28px + env(safe-area-inset-bottom));flex-direction:column;gap:14px;min-height:100dvh;margin:0 auto;display:flex}.marke{letter-spacing:2px;background:linear-gradient(90deg, var(--meer-tief), var(--tuerkis) 60%, var(--sonne));color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;margin:8px 0 0;font-size:30px;font-weight:900}.splash{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.splash-maskott{width:auto;height:160px}.stacked-wrap{aspect-ratio:1;display:inline-block;position:relative}.stacked-wrap .stacked-quelle{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.stacked-wrap .stacked-leinwand{width:100%;height:100%;display:block;position:relative}.stacked-wrap .stacked-standbild{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.kopf{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.kopf h2{font-family:var(--font-comic);text-align:center;color:var(--weiss);-webkit-text-stroke:5px var(--tinte);paint-order:stroke fill;text-shadow:2px 3px 0 var(--schatten);margin:0;font-size:22px;font-weight:800}.zurueck,.sprache{border:2.5px solid var(--tinte);background:var(--weiss);height:40px;color:var(--meer-tief);box-shadow:3px 3px 0 var(--schatten);cursor:pointer;border-radius:999px;font-size:15px;font-weight:900}.feld{flex-direction:column;gap:6px;font-size:14px;font-weight:800;display:flex}.feld input{border:2.5px solid var(--tinte);background:var(--weiss);box-shadow:4px 4px 0 var(--schatten);border-radius:18px;padding:13px 16px;font-size:16px;font-weight:700}.feld input:focus{border-color:var(--meer);box-shadow:4px 4px 0 var(--schatten), 0 0 0 3px #35d0c259;outline:none}.feldtitel{margin:4px 0 0;font-size:14px;font-weight:800}.slots{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.slot{border:2.5px solid var(--tinte);background:var(--weiss);color:var(--tinte);box-shadow:3px 3px 0 var(--schatten);cursor:pointer;border-radius:999px;padding:10px 0;font-size:14px;font-weight:800;position:relative}.slot.aktiv{background:linear-gradient(90deg, var(--sonne), #ffe27a);color:var(--tinte);transform:rotate(-1.5deg)}.klick-splash{--burst:3;opacity:0;pointer-events:none;border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;position:absolute;top:50%;left:50%;scale:.2;box-shadow:0 -16px #fff,11px -11px 0 -1px #fff,16px 0 #fff,11px 11px 0 -2px #fff,0 16px 0 -1px #fff,-11px 11px #fff,-16px 0 0 -2px #fff,-11px -11px 0 -1px #fff}.klick-splash.splasht{animation:.55s ease-out splash-burst}@keyframes splash-burst{0%{opacity:1;scale:.4}to{scale:var(--burst,3);opacity:0}}.feld-datum{border:2.5px solid var(--tinte);font:inherit;text-align:left;background:var(--weiss);color:#5a7a8a;box-shadow:4px 4px 0 var(--schatten);cursor:pointer;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;font-size:16px;font-weight:700;display:flex}.feld-datum.gewaehlt{color:var(--tinte)}.feld-datum-icon{font-size:18px}.kalender{border:3px solid var(--tinte);border-radius:var(--radius);background:var(--weiss);box-shadow:5px 6px 0 var(--schatten);transform-origin:top;padding:12px 12px 14px}.kalender.kalender-frisch{animation:.28s cubic-bezier(.34,1.4,.5,1) kalender-auf}@keyframes kalender-auf{0%{opacity:0;transform:scale(.92)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.kalender-kopf{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.kalender-titel{font-family:var(--font-comic);color:var(--meer-tief);text-transform:capitalize;font-size:17px;font-weight:800}.kalender-pfeil{border:2.5px solid var(--tinte);background:var(--weiss);width:36px;height:36px;color:var(--meer-tief);box-shadow:2px 2px 0 var(--schatten);cursor:pointer;border-radius:999px;font-size:18px;font-weight:900}.kalender-pfeil:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.kalender-wtage{color:var(--meer-tief);text-align:center;text-transform:uppercase;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px;font-size:11px;font-weight:800;display:grid}.kalender-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.tag-leer{aspect-ratio:1}.tag{aspect-ratio:1;font:inherit;color:var(--tinte);cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;font-size:14px;font-weight:800;position:relative}.tag:not(:disabled):hover{border-color:var(--tinte);background:var(--himmel)}.tag.heute{border-color:var(--tuerkis)}.tag.aktiv{border-color:var(--tinte);background:linear-gradient(135deg, var(--sonne), #ffe27a);box-shadow:2px 2px 0 var(--schatten);transform:rotate(-3deg)}.tag:disabled{opacity:.3;cursor:not-allowed}.maskott-zeile{justify-content:center;margin:4px 0 0;display:flex}.maskott-tablet{width:auto;height:150px;filter:drop-shadow(2px 0 0 #fff) drop-shadow(-2px 0 0 #fff) drop-shadow(0 2px 0 #fff) drop-shadow(0 -2px 0 #fff) drop-shadow(4px 6px 0 var(--schatten));animation:4.5s ease-in-out infinite alternate maskott-wippen}@keyframes maskott-wippen{0%{transform:rotate(-2deg)}to{transform:rotate(2deg)}}@media (prefers-reduced-motion:reduce){.maskott-tablet,.klick-splash.splasht,.kalender.kalender-frisch{animation:none}}.karten{flex-direction:column;gap:12px;display:flex}.karte{border:2.5px solid var(--tinte);border-radius:var(--radius);background:var(--weiss);box-shadow:4px 4px 0 var(--schatten);cursor:pointer;justify-content:space-between;align-items:center;padding:16px 18px;font-size:16px;display:flex}.karte.aktiv{border-color:var(--tinte);background:#f0fffd;box-shadow:4px 4px #35d0c28c}.karte:disabled{opacity:.45;cursor:not-allowed}.karte-name{font-weight:800}.karte-preis{color:var(--meer-tief);font-weight:700}.karte-links{text-align:left;align-items:center;gap:10px;min-width:0;display:flex}.karte-bild{object-fit:cover;border-radius:10px;flex:none;width:46px;height:46px}.karten-gruppe{font-family:var(--font-comic);color:var(--meer-tief);margin:14px 2px 8px;font-size:15px;font-weight:800}.haupt{border:3px solid var(--tinte);font-family:var(--font-comic);text-align:center;color:var(--tinte);background:linear-gradient(90deg, var(--sonne), #ffe27a);box-shadow:5px 6px 0 var(--schatten);cursor:pointer;border-radius:999px;margin-top:auto;padding:15px 22px;font-size:18px;font-weight:800;text-decoration:none;display:block}.haupt:disabled{opacity:.5;box-shadow:none}.sicherheit{background:var(--weiss);border-radius:var(--radius);padding:16px;font-size:14px;line-height:1.55;box-shadow:0 3px 10px #0a6c8c1f}.summary{background:var(--weiss);border-radius:var(--radius);padding:18px;box-shadow:0 3px 10px #0a6c8c1f}.summary p{margin:6px 0}.gesamt{font-size:17px}.fertig{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:10px;display:flex}.fertig h2{color:var(--meer-tief)}.code{letter-spacing:3px;color:var(--meer-tief);text-align:center;margin:4px 0;font-size:26px;font-weight:900}.qr{background:var(--weiss);border-radius:var(--radius);padding:14px;box-shadow:0 4px 14px #0a6c8c24}.qr svg{width:100%;height:auto;display:block}.info{text-align:center;margin:2px 0;font-size:14px}.hinweis{text-align:center;color:#5a7a8a;margin:6px 0;font-size:13px}.hinweis-gross{text-align:center;margin:8px 0;font-size:17px;font-weight:700}.countdown{text-align:center;color:var(--meer-tief);font-variant-numeric:tabular-nums;margin:6px 0;font-size:52px;font-weight:900}.fehler{color:#c0392b;text-align:center;font-weight:600}#ts-slot,.staff-ts{justify-content:center;min-height:66px;display:flex}.staff-titel{text-align:center;color:var(--meer-tief);margin:0;font-size:19px}.staff-liste{flex-direction:column;gap:10px;display:flex}.staff-zeile{border-radius:var(--radius);background:var(--weiss);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex;box-shadow:0 3px 10px #0a6c8c1f}.staff-gast{color:var(--meer-tief);margin-top:2px;font-size:13px}.staff-rechts{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.staff-reste{color:var(--meer-tief);font-size:13px;font-weight:700}.badge{background:var(--himmel);color:var(--meer-tief);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.badge-arrived{background:var(--sonne);color:var(--tinte)}.badge-running{background:var(--tuerkis);color:var(--weiss)}.badge-done{color:#2e7d32;background:#e8f5e9}.scan-video{border-radius:var(--radius);background:var(--tinte);aspect-ratio:3/4;object-fit:cover;width:100%;box-shadow:0 4px 14px #0a6c8c33}.haupt-zweit{background:var(--weiss);margin-top:0;box-shadow:0 3px 10px #0a6c8c26}.klein-reihe{justify-content:center;gap:10px;display:flex}.klein{background:var(--weiss);color:var(--meer-tief);cursor:pointer;border:0;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:700;box-shadow:0 3px 10px #0a6c8c26}.held.gestion-modus{color:#0b0f14;background:#fafafc;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.gestion-kopf{flex-direction:column;align-items:center;gap:7px;padding:10px 0 2px;display:flex}.gestion-marke{width:auto;height:30px}.gestion-untertitel{letter-spacing:.16em;text-transform:uppercase;color:#0b0f148c;margin:0;font-size:12px;font-weight:600}.gestion-lang{background:#fff;border:1px solid #0b0f141f;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.gestion-lang-knopf{letter-spacing:.04em;color:#0b0f148c;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:700}.gestion-lang-knopf.aktiv{color:#fff;background:#0089d1}.gestion-hinweis{text-align:center;color:#067647;margin:0;font-size:13px;font-weight:600}.gestion-fehler{text-align:center;color:#b42318;margin:0;font-size:13px;font-weight:600}.gestion-sek{letter-spacing:.12em;text-transform:uppercase;color:#0b0f148c;margin:16px 2px 0;font-size:12px;font-weight:700}.gestion-karte{background:#fff;border:1px solid #0b0f141a;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 2px 6px #0b0f140a,0 18px 46px #0b0f1412}.gestion-karte input:not([type=checkbox]),.gestion-preis input:not([type=checkbox]){color:#0b0f14;background:#fff;border:1px solid #0b0f1424;border-radius:10px;width:100%;min-width:0;padding:10px 12px;font-family:inherit;font-size:15px;font-weight:500}.gestion-karte input:not([type=checkbox]):focus,.gestion-preis input:not([type=checkbox]):focus{border-color:#0089d1;outline:none;box-shadow:0 0 0 3px #0089d126}.gestion-karte input[readonly],.gestion-preis input[readonly]{color:#0b0f148c;background:#f4f7fa}.gestion-reihe{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.gestion-feld{color:#0b0f14b3;flex:90px;font-size:12px;font-weight:600;display:block}.gestion-feld input:not([type=checkbox]){margin-top:5px;display:block}.gestion-feld .g-info{vertical-align:-4px}.gestion-check{color:#0b0f14;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.gestion-check input{accent-color:#0089d1;width:18px;height:18px}.gestion-knopf{color:#fff;cursor:pointer;background:#0089d1;border:0;border-radius:10px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:600}.gestion-knopf:disabled{opacity:.5}.gestion-knopf-zweit{color:#0b0f14;cursor:pointer;background:#fff;border:1px solid #0b0f1429;border-radius:10px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:600}.gestion-knopf-zurueck{color:#0b0f14;cursor:pointer;background:#fff;border:1px solid #0b0f1429;border-radius:12px;width:100%;margin-top:14px;padding:13px 16px;font-family:inherit;font-size:15px;font-weight:600;display:block}.gestion-knopfreihe{gap:8px;display:flex}.gestion-preise{border-top:1px solid #0b0f1414;flex-direction:column;gap:10px;margin-top:2px;padding-top:12px;display:flex}.gestion-preis{background:#f4f7fa;border:1px solid #0b0f140d;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:8px;padding:12px;display:grid}.gestion-preis input:not([type=checkbox]){background:#fff}.gestion-preis .gestion-check,.gestion-preis .gestion-knopfreihe{grid-column:1/-1}.gestion-mit-info{min-width:0;display:block;position:relative}.gestion-mit-info input:not([type=checkbox]){padding-right:38px}.gestion-mit-info .g-info{margin-left:0;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.g-info{color:#0b0f1499;cursor:pointer;background:#fff;border:1.5px solid #0b0f144d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-left:6px;padding:0;font:italic 700 11px/1 Georgia,Times New Roman,serif;display:inline-flex}.g-info-pop{z-index:60;color:#fff;opacity:0;pointer-events:none;background:#0b0f14;border-radius:10px;max-width:270px;padding:10px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.45;transition:opacity .18s,transform .18s;position:fixed;transform:translateY(4px);box-shadow:0 10px 30px #0b0f1459}.g-info-pop.sichtbar{opacity:1;transform:translateY(0)}.gestion-karte textarea,.gestion-preis textarea,.gestion-karte select,.gestion-preis select{color:#0b0f14;background:#fff;border:1px solid #0b0f1424;border-radius:10px;width:100%;min-width:0;padding:10px 12px;font-family:inherit;font-size:15px;font-weight:500}.gestion-karte textarea:focus,.gestion-preis textarea:focus,.gestion-karte select:focus,.gestion-preis select:focus{border-color:#0089d1;outline:none;box-shadow:0 0 0 3px #0089d126}.gestion-karte textarea{resize:vertical;min-height:58px}.gestion-feld select{margin-top:5px;display:block}.gestion-sek-klein{letter-spacing:.1em;text-transform:uppercase;color:#0b0f1473;margin:6px 2px 0;font-size:11px;font-weight:700}.g-fotos{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;display:grid}.g-foto{background:#f4f7fa;border:1px solid #0b0f141a;border-radius:12px;position:relative;overflow:hidden}.g-foto img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.g-foto-knoepfe{background:linear-gradient(#0000,#0b0f148c);justify-content:center;gap:5px;padding:5px;display:flex;position:absolute;inset:auto 0 0}.g-foto-knopf{color:#0b0f14;cursor:pointer;background:#ffffffeb;border:0;border-radius:8px;min-width:30px;padding:5px 7px;font-family:inherit;font-size:12px;font-weight:700}.g-foto-knopf:disabled{opacity:.4}.g-foto-weg{color:#b42318}.gestion-upload{align-items:center;gap:6px;display:flex}.gestion-upload .gestion-knopf{cursor:pointer;display:inline-block}.g-inhalt-gruppe{flex-direction:column;gap:10px;display:flex}.g-inhalt-gruppe .gestion-knopf{align-self:flex-start}.g-inhalt-label{color:#0b0f14b3;margin:4px 0 0;font-size:12px;font-weight:600}.g-bild-vorschau{object-fit:cover;border:1px solid #0b0f141a;border-radius:10px;flex:none;align-self:flex-end;width:46px;height:46px}.info-seite .zurueck{place-items:center;text-decoration:none;display:grid}.info-blatt{background:var(--weiss);border-radius:var(--radius);padding:18px 20px 22px;font-size:14.5px;line-height:1.6;box-shadow:0 3px 10px #0a6c8c1f}.info-blatt h3{font-family:var(--font-comic);color:var(--meer-tief);margin:20px 0 6px;font-size:18px;font-weight:800}.info-blatt h3:first-of-type{margin-top:6px}.info-blatt p{margin:8px 0}.info-blatt ul{margin:8px 0;padding-left:20px}.info-blatt li{margin:5px 0}.info-blatt a{color:var(--meer-tief);font-weight:700}.info-stand{color:var(--meer-tief);opacity:.75;margin:0 0 4px;font-size:12.5px;font-weight:700}.info-intro{font-size:15.5px;font-weight:600}.info-bild{border-radius:calc(var(--radius) - 8px);border:3px solid var(--tinte);width:100%;height:auto;box-shadow:4px 5px 0 var(--schatten);margin:10px 0}.info-cta{text-align:center;margin:22px 0 4px}.info-cta .haupt{margin-top:0;text-decoration:none;display:inline-block}.info-fuss{text-align:center;padding-bottom:6px;font-size:13.5px}.info-fuss nav{flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-bottom:8px;display:flex}.info-fuss a{color:var(--meer-tief);font-weight:700}.info-fuss p{opacity:.8;margin:0}@media (width>=900px){.gast-buchung .held{max-width:760px;padding:36px 44px calc(44px + env(safe-area-inset-bottom));gap:18px}.gast-buchung .held:not(:has(.splash)){min-height:auto}.gast-buchung .marke{font-size:38px}.gast-buchung .kopf{grid-template-columns:52px 1fr 52px}.gast-buchung .kopf h2{font-size:32px}.gast-buchung .zurueck,.gast-buchung .sprache{height:48px;font-size:17px}.gast-buchung .feld{font-size:15px}.gast-buchung .slots{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:12px}.gast-buchung .slot{padding:12px 0;font-size:15px}.gast-buchung .karten{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gast-buchung .karten-gruppe{font-size:18px}.gast-buchung .karte-bild{width:64px;height:64px}.gast-buchung .haupt{padding:18px 26px;font-size:21px}.gast-buchung .sicherheit{padding:20px 24px;font-size:15px}.gast-buchung .summary{padding:24px 28px}.gast-buchung .gesamt{font-size:19px}.gast-buchung .maskott-tablet{height:190px}.gast-status .held{max-width:560px;padding:32px 36px calc(36px + env(safe-area-inset-bottom));gap:16px;min-height:auto}.gast-status .marke{font-size:34px}.gast-status .kopf h2{font-size:26px}.gast-status .qr{align-self:center;width:min(100%,400px)}.gast-status .summary{padding:22px 26px}.gast-status .gesamt{font-size:18px}.gast-status .haupt{font-size:19px}.info-seite .held{max-width:760px;padding:32px 36px calc(36px + env(safe-area-inset-bottom));gap:16px;min-height:auto}.info-seite .kopf{grid-template-columns:52px 1fr 52px}.info-seite .kopf h2{font-size:30px}.info-seite .zurueck,.info-seite .sprache{height:48px;font-size:17px}.info-blatt{padding:26px 32px 30px;font-size:15.5px}.info-blatt h3{font-size:21px}.info-intro{font-size:17px}}
