.slot-scene{position:relative;isolation:isolate;min-height:820px;padding:70px max(5vw,24px) 30px;display:grid;grid-template-columns:1fr minmax(480px,660px);gap:30px;align-items:center;background:#08162a;overflow:hidden}.slot-photo{position:absolute;inset:0;z-index:-2;background:url('images/merz-gebrochene-versprechen.jpg') 28% center/cover no-repeat}.slot-scene:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,13,29,.2),rgba(4,13,29,.1) 36%,rgba(4,13,29,.85)),linear-gradient(0deg,#05112a,transparent 40%,rgba(5,17,42,.35))}.slot-intro{align-self:start;padding-top:10px;text-shadow:0 2px 16px #000;max-width:570px}.slot-intro h1{font-size:clamp(38px,4.4vw,70px);line-height:1.02;letter-spacing:-3px;margin:20px 0}.slot-intro em{color:#e6a83a;font-style:normal}.slot-intro p{font-size:18px}.photo-caption{display:block;margin-top:270px;font-size:11px;color:#d2d8e2}.slot-machine{background:linear-gradient(120deg,#293956,#10192e 65%);border:3px solid #dcad5d;border-radius:26px;padding:12px 22px 20px;box-shadow:0 25px 75px #0009,inset 0 0 0 5px #10192e,inset 0 0 0 7px #8d672a;color:white;min-width:0}.bulbs{color:#ffcf70;text-align:center;letter-spacing:11px;white-space:nowrap;overflow:hidden;text-shadow:0 0 10px #ffbd45;font-size:12px;padding:3px 0 14px}.machine-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0 22px}.machine-heading div>span{font-size:9px;letter-spacing:3px;color:#deb36d}.machine-heading h2{font-size:clamp(19px,2vw,27px);letter-spacing:-1px;margin:7px 0 0}.machine-heading h2 span{color:#e6a83a;padding:0 5px}#sound{background:#0b1426;border:1px solid #657083;color:#fff;border-radius:20px;padding:9px;font-size:10px;white-space:nowrap;cursor:pointer}.machine-deck{display:flex;gap:15px;align-items:stretch}.reel-window{position:relative;flex:1;min-width:0;min-height:335px;overflow:hidden;background:#faf5e8;color:#152037;border:7px solid #091020;border-radius:13px;box-shadow:inset 0 8px 18px #81776625}.reel-meta{padding:12px 16px;border-bottom:1px solid #cfc6b5;display:flex;justify-content:space-between;gap:12px;text-transform:uppercase;font-size:9px;letter-spacing:1px;min-height:42px}#pair{padding:23px 20px 26px}.reel-label{font-size:9px;letter-spacing:1.5px;font-weight:800;color:#6d6b63}#quote{font-size:clamp(23px,2.3vw,34px);line-height:1.13;letter-spacing:-.8px;margin:12px 0 23px}.answer{border-top:2px solid #d99c37;padding-top:16px}.answer .reel-label{color:#9d3728}#translation{font-size:17px;line-height:1.4;font-weight:600;margin:10px 0 0}.slot-lever{--pull:0px;position:relative;width:66px;flex-shrink:0;background:transparent;border:0;cursor:grab;touch-action:none;color:#e8bc70;padding:0}.slot-lever:active{cursor:grabbing}.lever-track{position:absolute;width:23px;height:165px;background:linear-gradient(90deg,#050914,#43516b,#080f1d);border:2px solid #637088;border-radius:18px;top:72px;left:21px;box-shadow:inset 0 0 7px black}.lever-arm{position:absolute;top:43px;left:27px;width:12px;height:118px;border-radius:6px;background:linear-gradient(90deg,#67758e,#fff,#8f9bae);transform:translateY(var(--pull));transition:transform .18s}.lever-ball{position:absolute;top:20px;left:5px;width:56px;height:56px;border-radius:50%;background:radial-gradient(circle at 32% 25%,#ffb59d,#ec4e36 32%,#b52322 66%,#5f0c13);box-shadow:0 7px 8px #0008,inset 0 0 0 1px #ffb5a755;transform:translateY(var(--pull));transition:transform .18s}.lever-label{position:absolute;top:258px;left:0;width:100%;font-size:10px;letter-spacing:1px;line-height:1.6}.machine-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:20px 0}.machine-controls>span{font-size:9px;letter-spacing:1px;color:#e6c289}#draw{padding:13px 17px;border:1px solid #ffd884;border-bottom:4px solid #986121;border-radius:8px;background:linear-gradient(#ffd884,#e6a83a);font-weight:850;font-size:11px;cursor:pointer;color:#172034;box-shadow:0 3px 0 #070d1b}#draw:active{transform:translateY(2px)}#draw span{font-size:17px;margin-left:10px}button:focus-visible{outline:3px solid #fff;outline-offset:5px}.slot-source{font-size:12px;color:#c4cedf;line-height:1.5}.slot-source summary{cursor:pointer}.slot-source a{color:#e6b85f}.machine-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #5c6680;margin-top:20px;padding-top:16px;font-size:8px;letter-spacing:1px;color:#98a4bd}.coin-slot{width:55px;height:12px;border:3px solid #818796;border-radius:4px;background:#020713}.slot-review{grid-column:1/-1;display:flex;gap:20px;justify-content:flex-end;font-size:11px;color:#b2bdcf}.slot-review a{color:#e6b85f}.reel-motion{display:none;position:absolute;inset:42px 0 0;background:#faf5e8;overflow:hidden}.reel-motion div{font-weight:900;font-size:32px;line-height:2.4;text-align:center;animation:reel-roll .38s linear infinite;filter:blur(1px)}.spinning .reel-motion{display:block}.spinning #pair{visibility:hidden}.spinning .bulbs{color:#fff3c9;text-shadow:0 0 16px #ffb300}.landed .reel-window{animation:land .35s ease-out}@keyframes reel-roll{to{transform:translateY(-230px)}}@keyframes land{0%{transform:translateY(-4px)}55%{transform:translateY(3px)}100%{transform:translateY(0)}}@media(max-width:1000px){.slot-scene{grid-template-columns:1fr;padding-top:35px}.slot-intro{max-width:none}.slot-intro h1{font-size:48px}.photo-caption{margin-top:100px}.slot-machine{width:min(660px,100%);justify-self:center}.slot-photo{background-position:25% top;background-size:auto 720px}.slot-review{justify-content:center;flex-wrap:wrap}.slot-scene:before{background:linear-gradient(0deg,#05112a 15%,#05112a11 85%)}}@media(max-width:540px){.slot-scene{padding:25px 12px;gap:20px}.slot-intro{padding:0 10px}.slot-intro h1{font-size:40px;letter-spacing:-2px}.slot-machine{padding:10px 12px 17px;border-radius:19px}.machine-heading h2{font-size:20px}.machine-heading div>span{font-size:8px;letter-spacing:2px}.machine-deck{gap:4px}.slot-lever{width:58px}.lever-ball{left:1px}.lever-track{left:17px}.lever-arm{left:23px}#pair{padding:18px 13px}#quote{font-size:25px}#translation{font-size:15px}.reel-meta{padding:10px;font-size:8px}.machine-controls{align-items:flex-start;flex-direction:column}#draw{width:100%}.bulbs{letter-spacing:8px}.machine-bottom{font-size:7px}.slot-review{font-size:10px}.photo-caption{margin-top:90px}}@media(prefers-reduced-motion:reduce){.reel-motion div,.landed .reel-window{animation:none}.lever-ball,.lever-arm{transition:none}}
/* Keep the archive character visible beside the cabinet. */
.slot-photo{inset:190px auto 0 0;width:55%;background-position:65% top;background-size:auto 650px}.slot-scene:before{background:linear-gradient(90deg,transparent 25%,#05112a22 42%,#05112a 61%),linear-gradient(0deg,#05112a,transparent 25%)}.machine-heading h2{color:#fff}.slot-intro h1{font-size:clamp(36px,3.7vw,56px)}.photo-caption{margin-top:355px}.slot-machine{align-self:start}.machine-heading{padding-bottom:18px}@media(max-width:1000px){.slot-photo{inset:160px 0 auto;width:100%;height:400px;background-size:auto 470px;background-position:65% top}.photo-caption{margin-top:245px}.slot-scene:before{background:linear-gradient(0deg,#05112a 40%,transparent 75%)}}@media(max-width:540px){.slot-intro h1{font-size:35px}.slot-photo{top:175px;background-size:auto 360px;height:350px}.photo-caption{margin-top:200px}}
.slot-machine .answer{background:transparent;border-left:0;border-radius:0;padding:16px 0 0;margin:0}.slot-machine #translation{color:#152037}.slot-photo{mask-image:linear-gradient(to bottom,transparent,#000 7%,#000 85%,transparent)}

.slot-source{border-top:1px solid #526078;padding-top:14px;margin-top:16px}.slot-source h3{font-size:10px;color:#e6bc75;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 8px}.slot-source p{font-size:12px;color:#c4cedf;margin:0 0 8px;line-height:1.5}

/* Interactive spectator: preserve the complete video frame. */
.slot-scene{padding-top:36px;align-items:start}.slot-scene:before{background:radial-gradient(ellipse at 10% 60%,#27364b80,transparent 65%)}.slot-intro{padding-top:0}.slot-intro h1{font-size:clamp(32px,3.1vw,46px);letter-spacing:-1.5px}.slot-intro p{font-size:15px}.fritz-stage{position:relative;width:100%;aspect-ratio:3/4;margin-top:22px;overflow:hidden;border-radius:14px;background:#162333}.fritz-stage img,.fritz-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.fritz-stage video{opacity:0;pointer-events:none}.fritz-stage[data-state="spin"] #fritz-spin,.fritz-stage[data-state="result"] #fritz-result{opacity:1}.photo-caption{margin:10px 0 0;font-size:10px}.slot-review{margin-top:0}.slot-machine{position:sticky;top:16px}@media(max-width:1000px){.slot-intro{display:grid;grid-template-columns:1fr 180px;column-gap:20px;align-items:start}.slot-intro .eyebrow,.slot-intro h1,.slot-intro p{grid-column:1}.fritz-stage{grid-column:2;grid-row:1/5;margin:0}.photo-caption{grid-column:2}.slot-machine{position:relative;top:auto}.slot-intro h1{font-size:36px}}@media(max-width:540px){.slot-intro{grid-template-columns:1fr 110px;gap:8px}.slot-intro h1{font-size:27px}.slot-intro p{font-size:12px}.slot-intro .eyebrow{font-size:8px}.photo-caption{font-size:8px}.fritz-stage[data-state="spin"],.fritz-stage[data-state="result"]{position:fixed;top:10px;right:10px;width:105px;z-index:20;box-shadow:0 4px 22px #0009;border:1px solid #e6a83a}}

/* Full-scene moving backdrop, with an uncropped foreground actor. */
.slot-scene{min-height:850px;grid-template-columns:minmax(0,1fr) minmax(480px,620px);padding:38px 5vw 28px;gap:28px}.slot-scene:before{z-index:-1;background:linear-gradient(90deg,#05112a15 20%,#05112a55 49%,#05112abb 75%),linear-gradient(0deg,#05112a,transparent 25%,transparent 80%,#05112a90)}
.slot-scene .fritz-stage,.slot-scene .fritz-stage[data-state]{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;z-index:-2;margin:0;border:0;border-radius:0;box-shadow:none;overflow:hidden;background:#162333;pointer-events:none}
.fritz-layer{position:absolute;inset:0;opacity:0;transition:opacity 450ms ease-in-out}.fritz-layer.is-visible{opacity:1}.slot-scene .fritz-stage .ambient{position:absolute;inset:-20px;width:calc(100% + 40px);height:calc(100% + 40px);object-fit:cover;object-position:center 38%;filter:blur(22px) brightness(.55);opacity:1}.slot-scene .fritz-stage .actor{position:absolute;inset:145px auto 0 0;width:55%;height:calc(100% - 145px);object-fit:contain;object-position:center top;opacity:1;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 85%,transparent)}
.slot-intro{display:block;min-height:690px;position:relative}.slot-intro h1{font-size:clamp(32px,3vw,46px)}.slot-intro .photo-caption{position:absolute;bottom:0;left:0;margin:0}.slot-machine{position:relative;top:0}.slot-review{margin-top:10px}
@media(max-width:1000px){.slot-scene{grid-template-columns:1fr;min-height:1100px}.slot-intro{min-height:430px}.slot-scene .fritz-stage .actor{top:125px;width:100%;height:420px;object-position:center top}.slot-intro .photo-caption{bottom:0}.slot-machine{justify-self:center;width:min(660px,100%)}.slot-scene:before{background:linear-gradient(0deg,#05112aaa 45%,transparent 78%,#05112a88)}}
@media(max-width:540px){.slot-scene{padding:25px 12px}.slot-intro{min-height:340px;padding:0 10px}.slot-intro h1{font-size:30px}.slot-intro p{font-size:13px}.slot-scene .fritz-stage .actor{top:135px;height:270px}.slot-intro .photo-caption{left:10px;font-size:9px}.slot-intro .eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){.fritz-layer{transition:none}}
.slot-scene .fritz-stage .actor{mask-image:linear-gradient(90deg,transparent,#000 16%,#000 83%,transparent),linear-gradient(0deg,transparent,#000 12%,#000 86%,transparent);mask-composite:intersect}

/* The backdrop is no longer an item in the old two-column intro grid. */
.slot-scene .fritz-stage,.slot-scene .fritz-stage[data-state]{grid-area:auto;grid-column:auto;grid-row:auto;justify-self:auto;align-self:auto;min-width:0;max-width:none}

/* Fast continuous reel: identical halves make the loop seamless. */
.reel-motion>div{display:flex;flex-direction:column;line-height:72px;animation:slot-fast-roll .65s linear infinite;filter:blur(3px);will-change:transform}.reel-motion>div>span{display:block;height:72px;min-height:72px;line-height:72px;white-space:nowrap;overflow:hidden;font-size:32px;letter-spacing:-1px;padding:0 10px}.reel-motion:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(#d9d0bcaa,transparent 20%,transparent 80%,#d9d0bcaa)}@keyframes slot-fast-roll{from{transform:translateY(0)}to{transform:translateY(-50%)}}@media(prefers-reduced-motion:reduce){.reel-motion>div{animation:none;filter:none}}

/* Shared typography while rolling and at rest. */
.slot-machine{--quote-size:clamp(23px,2.3vw,34px)}
.slot-machine #quote,.slot-machine .reel-motion>div>span{font-family:inherit;font-size:var(--quote-size);font-weight:700;letter-spacing:-.8px;text-transform:none}
/* On phones the spectator fills the screen width above the cabinet. */
@media(max-width:540px){
 .slot-scene{padding:24px 0;gap:12px;min-height:0}
 .slot-intro{padding:0 20px;min-height:calc(135px + 80vw);width:100%}
 .slot-intro h1{margin:18px 0 14px}
 .slot-intro p{margin:0}
 .slot-scene .fritz-stage .actor{inset:155px 0 auto;width:100%;height:80vw;object-fit:cover;object-position:center top;mask-image:linear-gradient(to bottom,#000 85%,transparent);mask-composite:add}
 .slot-scene:before{background:linear-gradient(to bottom,#05112a 0,#05112a 125px,transparent 165px,transparent calc(135px + 80vw),#05112a calc(175px + 80vw))}
 .slot-intro .photo-caption{left:20px;bottom:4px;z-index:1;text-shadow:0 1px 4px #000}
 .slot-machine{--quote-size:25px;width:calc(100% - 24px)}
 .slot-review{padding:0 12px}
}
