.paper-scene{background:var(--scene-color,#194d3b);min-height:410px;padding-bottom:120px;transition:background .45s ease}.paper-scene .scene-bottom{background:transparent}.scene-controls{position:absolute;left:55px;bottom:44px;z-index:5;display:flex;align-items:center;gap:10px;color:white}.scene-controls button{min-width:44px;height:44px;border:1px solid #ffffff65;border-radius:50%;background:transparent;color:white;display:grid;place-items:center;font-size:21px}.scene-controls button:hover{background:#ffffff1f}.scene-dots{display:flex;gap:0}.scene-dots button{min-width:28px;width:28px;border:0}.scene-dots span{display:block;width:7px;height:7px;border-radius:50%;background:#ffffff60}.scene-dots [aria-pressed=true] span{background:#eeefa8;box-shadow:0 0 0 4px #eeefa820}.scene-controls #scene-pause{font-size:11px;border-radius:22px;padding:0 12px}.scene-controls #scene-count{font-size:11px;margin-left:2px;white-space:nowrap}.carousel-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scene-enter{animation:scene-in .45s ease}@keyframes scene-in{from{opacity:.25;translate:15px 0}to{opacity:1;translate:0 0}}@media(max-width:1000px){.scene-controls{left:28px}}@media(max-width:680px){.paper-scene{min-height:580px;padding:28px 24px 115px}.paper-scene .paper-stack{top:210px;height:250px}.scene-controls{left:18px;right:18px;bottom:43px;justify-content:center;gap:5px}.scene-controls button{min-width:40px;height:40px}.scene-dots button{min-width:24px;width:24px}.scene-controls #scene-pause{padding:0 9px}.paper-scene .scene-bottom{background:var(--scene-color,#194d3b)}.paper-scene .paper-tag{right:0}}@media(prefers-reduced-motion:reduce){.scene-enter{animation:none}.paper-scene{transition:none}}
