.app-container--song-editor{--bottom-navbar-height:0px;--bottom-navbar-offset:0px;height:100vh;overflow:hidden}.screen--song-editor{flex-direction:column;flex:1;min-height:0;display:flex}.song-editor-container{--song-editor-bottom-toolbar-height:124px;--song-editor-bottom-toolbar-offset:calc(var(--song-editor-bottom-toolbar-height) + env(safe-area-inset-bottom,0px));padding-bottom:var(--song-editor-bottom-toolbar-offset);flex-direction:column;gap:.6rem;display:flex}.song-editor-container--edit{flex:1;height:100%;min-height:0}.song-editor-container--view{flex:none;height:auto}@media (max-width:900px){.song-editor-container{--song-editor-bottom-toolbar-offset:calc(var(--song-editor-bottom-toolbar-height) + var(--bottom-navbar-offset,0px))}}.content.content--song-editor{padding-bottom:0;overflow:hidden auto}.screen--song-editor .song-editor-header{flex-shrink:0}.screen--song-editor .chord-pro-editor{flex-direction:column;flex:1;min-height:0;display:flex}.screen--song-editor .song-editor-main{z-index:0;position:relative}.screen--song-editor .chord-pro-editor__surface{pointer-events:none}.screen--song-editor .chord-pro-textarea{pointer-events:auto;flex:1;height:100%;min-height:0;overflow-y:auto}.screen--song-editor .arrangement-notes-panel{z-index:1;position:relative}.song-editor-bottom-toolbar{z-index:var(--z-dropdown);background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px))16px;position:fixed;bottom:0;left:0;right:0}@media (max-width:900px){.screen--song-editor .song-editor-bottom-toolbar{bottom:var(--bottom-navbar-offset);padding-bottom:12px}}.screen--song-editor .song-editor-bottom-toolbar .song-view-toolbar{border-bottom:none;padding:0}.screen--song-editor .song-view-toolbar__mobile{z-index:0;position:relative}.screen--song-editor .song-view-toolbar__mobile .dropdown-backdrop{z-index:0}.screen--song-editor .song-view-toolbar__mobile .mobile-toolbar-popover{z-index:1;position:relative;overflow:visible}.screen--song-editor .song-view-toolbar__mobile .mobile-popover-panel{z-index:100;max-height:calc(100vh - 140px);overflow-y:auto}.screen--song-editor .song-editor-bottom-toolbar .song-view-toolbar .toolbar-row{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.screen--song-editor .song-editor-bottom-toolbar .song-view-toolbar .toolbar-group{flex-shrink:0}.screen--song-editor .song-editor-bottom-toolbar .song-view-toolbar .toolbar-row::-webkit-scrollbar{height:6px}.screen--song-editor .song-editor-bottom-toolbar .song-view-toolbar .toolbar-row::-webkit-scrollbar-thumb{border-radius:var(--border-radius-pill);background:#ffffff2e}.screen--song-editor .chord-pro-viewer{height:auto;padding:0 1rem;overflow:visible}