.funeral-player{position:fixed;z-index:80;left:22px;bottom:22px;color:#eee5d5;background:#171510;border:1px solid #b49452;box-shadow:6px 6px #17151033}.organ-toggle{display:flex;min-width:218px;min-height:55px;padding:9px 15px 9px 10px;align-items:center;gap:12px;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.organ-toggle:focus-visible{outline:2px solid #eee5d5;outline-offset:3px}.organ-icon{display:flex;width:34px;height:34px;padding:5px;align-items:flex-end;justify-content:center;gap:2px;border:1px solid #b49452;border-radius:50%}.organ-icon i{display:block;width:3px;height:8px;background:#b49452;transform-origin:bottom}.organ-icon i:nth-child(2){height:17px}.organ-icon i:nth-child(3){height:12px}.organ-icon i:nth-child(4){height:6px}.funeral-player.playing .organ-icon i{animation:organMeter .8s ease-in-out infinite alternate}.funeral-player.playing .organ-icon i:nth-child(2){animation-delay:-.35s}.funeral-player.playing .organ-icon i:nth-child(3){animation-delay:-.55s}.funeral-player.playing .organ-icon i:nth-child(4){animation-delay:-.2s}.funeral-player.awaiting-gesture .organ-icon{animation:organReady 1.8s ease-in-out infinite}.organ-copy{display:flex;flex-direction:column;gap:3px}.organ-copy small{color:#b49452;font-family:Arial Narrow,Arial,sans-serif;font-size:6px;font-weight:900;letter-spacing:.16em}.organ-copy b{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:13px;font-style:italic;font-weight:400}@keyframes organMeter{to{transform:scaleY(.35)}}@keyframes organReady{50%{box-shadow:0 0 0 5px #b4945229}}@media(max-width:640px){.funeral-player{right:12px;bottom:12px;left:auto;border-radius:50%}.organ-toggle{width:54px;min-width:54px;min-height:54px;padding:9px;justify-content:center}.organ-copy{display:none}}@media(prefers-reduced-motion:reduce){.funeral-player.playing .organ-icon i,.funeral-player.awaiting-gesture .organ-icon{animation:none}}
