*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;background:#000;overflow:hidden}body{font-family:system-ui,sans-serif;color:#fff}.slideshow-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition-property:opacity;transition-timing-function:ease-in-out;will-change:opacity}.slideshow-layer.is-visible{opacity:1}.settings-panel{position:fixed;top:1rem;right:1rem;z-index:10;display:none;flex-direction:column;gap:.5rem;width:min(94vw,440px);max-height:min(88vh,680px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.25rem;background:#141416d1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;box-shadow:0 12px 40px #00000080;font-size:1rem;-webkit-tap-highlight-color:transparent}@media(max-width:480px){.settings-panel{top:auto;bottom:.75rem;left:50%;right:auto;transform:translate(-50%)}}#app.show-settings .settings-panel{display:flex}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;padding:.75rem 1.125rem;background:#ffffff0f;border-radius:1rem}.settings-row>span{flex:1 1 auto;min-width:0;font-weight:500}.settings-row>.stepper,.settings-row>select{flex:none}.settings-row:has(.album-toggles){flex-direction:column;align-items:stretch;gap:0;padding:0;background:none}.album-toggles{display:flex;flex-direction:column}.album-toggles label{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:52px;padding:.25rem .875rem;background:#ffffff0f;border-radius:.875rem;cursor:pointer}.album-toggles label+label{margin-top:.5rem}.album-toggles span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-toggles input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:none;position:relative;width:52px;height:32px;margin:0;border-radius:999px;background:#ffffff38;transition:background .2s ease;cursor:pointer}.album-toggles input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:28px;height:28px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0006;transition:transform .2s ease}.album-toggles input[type=checkbox]:checked{background:#34c759}.album-toggles input[type=checkbox]:checked:after{transform:translate(20px)}.stepper{display:flex;align-items:center;gap:.5rem}.stepper button{flex:none;width:44px;height:44px;font-size:1.5rem;line-height:1;color:#fff;background:#ffffff24;border:none;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent}.stepper button:active{background:#ffffff47}.stepper input{width:3.5rem;height:44px;padding:0;text-align:center;font-size:1.125rem;font-variant-numeric:tabular-nums;color:#fff;background:#00000059;border:1px solid rgba(255,255,255,.15);border-radius:.625rem}.stepper input:focus{outline:none;border-color:#ffffff80}.settings-panel select{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:44px;padding:0 2rem 0 .875rem;font-size:1rem;color:#fff;background-color:#00000059;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;border:1px solid rgba(255,255,255,.15);border-radius:.625rem}
