.sb-bhajan-player-dock{position:fixed;left:50%;bottom:var(--sb-bhajan-player-bottom,calc(20px + env(safe-area-inset-bottom)));z-index:45;width:90%;max-width:380px;transform:translateX(-50%);transition:bottom 220ms ease}
.sb-bhajan-player-dock[hidden]{display:none!important}
.sb-bhajan-player-dock .sb-mini-player-controls{width:100%;box-sizing:border-box}
.sb-bhajan-row-duration{margin-left:4px;color:#a3785d;font-size:.9em;white-space:nowrap}
.sb-bhajan-row-play{width:42px;height:42px;flex-direction:column;gap:1px}
.sb-bhajan-row,.sb-bhajan-row-play{cursor:pointer}
.sb-bhajan-row-play .sb-bhajan-row-duration{margin-left:0;color:currentColor;font-size:8px;font-weight:700;line-height:1}
.sb-mini-time{display:block;color:rgba(255,244,220,.7);font-size:9px;line-height:1;text-align:right}
.sb-bhajan-player-dock.is-inline{position:static;width:100%;max-width:none;margin-top:10px;transform:none}
