@charset "UTF-8";.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-shell-nav{border-bottom:1px solid #dfe3eb;background:#fff}.app-shell-nav-inner{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;max-width:960px;margin:0 auto;flex-wrap:wrap}.app-shell-brand img{height:90px;width:auto;display:block}.app-shell-menu{position:relative}.app-shell-menu-button{padding:6px 12px;border-radius:999px;color:#333;background:transparent;border:1px solid #c8cee0;font:inherit;font-size:1.5em;font-weight:700;line-height:1.2;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.app-shell-menu-button:hover,.app-shell-menu-button:focus-visible{background:#eef2fb}.app-shell-menu-chevron{font-size:.85em;line-height:1}.app-shell-menu-list{position:absolute;top:calc(100% + 4px);left:0;margin:0;padding:4px 0;list-style:none;background:#fff;border:1px solid #c8cee0;border-radius:8px;box-shadow:0 4px 16px #00000014;min-width:200px;z-index:20}.app-shell-menu-list li{overflow:hidden}.app-shell-menu-list a,.app-shell-menu-list button{display:block;width:100%;box-sizing:border-box;text-align:left;padding:8px 14px;color:#333;background:transparent;border:0;font:inherit;text-decoration:none;cursor:pointer;white-space:nowrap}.app-shell-menu-list a:hover,.app-shell-menu-list a:focus-visible,.app-shell-menu-list button:hover,.app-shell-menu-list button:focus-visible{background:#eef2fb}.app-shell-menu-list .app-shell-menu-item--active{background:#4285f4;color:#fff}.app-shell-avatar-wrap{position:relative;display:flex;align-items:center}.app-shell-avatar-wrap:hover .app-shell-avatar-tooltip,.app-shell-avatar-wrap:focus-within .app-shell-avatar-tooltip{opacity:1;pointer-events:none}.app-shell-avatar-tooltip{position:absolute;top:calc(100% + 8px);right:0;background:#333;color:#fff;border-radius:6px;padding:6px 10px;white-space:nowrap;display:flex;flex-direction:column;gap:2px;opacity:0;pointer-events:none;transition:opacity .15s;z-index:200}.app-shell-avatar-tooltip:before{content:"";position:absolute;bottom:100%;right:10px;border:6px solid transparent;border-bottom-color:#333}.app-shell-avatar-tooltip-name{font-size:.85rem;font-weight:600}.app-shell-avatar-tooltip-email{font-size:.78rem;color:#ccc}.app-shell-avatar-btn{background:none;border:2px solid transparent;border-radius:50%;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s}.app-shell-avatar-btn:hover,.app-shell-avatar-btn:focus-visible{border-color:#888;outline:none}.app-shell-avatar-img{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block}.app-shell-avatar-placeholder{width:36px;height:36px;border-radius:50%;background:#ccc;display:block}.profile-dialog{max-width:420px;width:100%;position:relative;max-height:calc(100vh - 80px);overflow-y:auto;display:flex;flex-direction:column}.modal-close-btn{position:absolute;top:10px;right:14px;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#666;padding:0}.modal-close-btn:hover{color:#000}.profile-dialog-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.profile-dialog-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0}.profile-dialog-avatar--placeholder{background:#ccc}.profile-dialog-name-block h2{margin:0 0 4px}.profile-dialog-name-block p{margin:0}.profile-sys-admin-badge{font-size:.8rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em}.profile-dialog-fields p{margin:4px 0}.profile-org-heading{margin:6px 0 4px;font-size:1rem;font-weight:600}.profile-dialog-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.app-shell-main{padding:24px;max-width:1200px;width:100%;margin:0 auto}.page-section{text-align:left}.page-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.page-section-header-actions{display:flex;gap:8px}.admin-org-meta{color:#777;font-size:.85rem;margin-top:2px}.org-switcher{position:relative}.org-switcher-button{display:flex;align-items:center;gap:10px;padding:6px 10px;border:1px solid #c8cee0;border-radius:8px;background:#fff;cursor:pointer;font:inherit;color:#1a1a2e;max-width:360px}.org-switcher-button:hover,.org-switcher-button:focus{border-color:#4285f4}.org-switcher-button--static{cursor:default}.org-switcher-button--static:hover,.org-switcher-button--static:focus{border-color:#c8cee0}.org-switcher-logo{width:36px;height:36px;border-radius:8px;object-fit:cover;background:#f5f7fb}.org-switcher-logo--placeholder{display:inline-flex;align-items:center;justify-content:center;background:#4285f4;color:#fff;font-weight:600}.org-switcher-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15;min-width:0;flex:1}.org-switcher-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.org-switcher-description{font-size:.8rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.org-switcher-chevron{color:#666;margin-left:4px}.org-switcher-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:320px;max-width:420px;background:#fff;border:1px solid #c8cee0;border-radius:10px;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;padding:6px;z-index:50}.org-switcher-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border:none;border-radius:8px;background:transparent;cursor:pointer;font:inherit;color:inherit;text-align:left}.org-switcher-menu-item:hover,.org-switcher-menu-item:focus{background:#eef2fb}.org-switcher-menu-item--selected{background:#f0f4ff}.error-text{color:#c53030}.organizations-header-actions{display:flex;gap:8px}.page-card{max-width:840px;margin-left:auto;margin-right:auto}.home-footer{text-align:center;margin-top:32px;padding-bottom:24px;font-size:.82rem;color:#888;display:flex;justify-content:center;align-items:center;gap:10px}.home-footer a{color:#888;text-decoration:none}.home-footer a:hover{text-decoration:underline;color:#555}.legal-page{padding:32px 24px 48px;line-height:1.7}.legal-page h1{font-size:1.6rem;margin:24px 0 4px;color:#1a1a2e}.legal-page h2{font-size:1.05rem;margin:28px 0 8px;color:#1a1a2e}.legal-page p,.legal-page li{color:#333;font-size:.95rem}.legal-page ul{padding-left:1.4em;margin:8px 0}.legal-page a{color:#4a6cf7}.legal-effective{color:#888;font-size:.85rem;margin:0 0 24px}.legal-back{display:inline-block;font-size:.85rem;color:#4a6cf7!important;text-decoration:none;margin-bottom:8px}.legal-back:hover{text-decoration:underline}.organizations-tabs{display:flex;gap:8px;justify-content:flex-start;flex-wrap:wrap;margin-bottom:16px}.main-page-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.main-page-top-row .organizations-tabs{margin-bottom:0}.main-page-top-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:700px){.main-page-top-row{flex-direction:column;align-items:stretch}.main-page-top-actions{margin-left:0;align-self:flex-end}}.organizations-tab--active{border-color:#4285f4;box-shadow:0 0 0 2px #4285f426}.organization-selector-label{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left}.organization-selector-label select{font:inherit;padding:8px 10px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.library-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.library-filters-row .library-search-label{flex:1 1 240px;flex-direction:row;align-items:center;gap:8px;margin-bottom:0}.library-filters-row .library-search-label .library-search-input-row{flex:1}.library-filters-row .library-item-count{font-size:.85rem;color:#666;white-space:nowrap;flex-shrink:0}.library-filters-row .library-tag-filter-label{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:0;text-align:left;flex:0 1 auto}.library-filters-row .library-tag-filter-label select{font:inherit;padding:8px 10px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.library-filters-row .page-section-header-actions{margin-left:auto}.library-search-label{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left}.library-search-label .library-search-input-row{position:relative;display:flex;align-items:center}.library-search-label input{font:inherit;padding:8px 34px 8px 10px;border:1px solid #c8cee0;border-radius:6px;background:#fff;flex:1}.library-search-label .performances-filter-select{font:inherit;padding:8px 10px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.library-search-label.library-search-label--inline{flex-direction:row;align-items:center;gap:10px}.library-search-label .library-search-clear{position:absolute;right:4px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;font-size:20px;line-height:1;padding:2px 8px;color:#666}.library-search-label .library-search-clear:hover,.library-search-label .library-search-clear:focus{color:#000}.organizations-layout{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,1.2fr);gap:16px;text-align:left}.organizations-list-panel{border:1px solid #dfe3eb;border-radius:10px;padding:12px;background:#fafbff}.organization-details-panel{border:1px solid #dfe3eb;border-radius:10px;padding:12px;background:#fafbff;height:70vh;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.organization-details-panel:has(app-media-viewer){overflow:hidden}.detail-content--loading{opacity:.5;pointer-events:none}.detail-loading-indicator{font-style:italic;color:#666;margin-bottom:12px}.organizations-list-panel ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.organization-list-item{width:100%;box-sizing:border-box;border:1px solid #d6dce8;border-radius:8px;padding:10px 12px;text-align:left;background:#fff;color:#333;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-width:0}.organization-list-item>strong,.organization-list-item>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organization-list-item--selected{border-color:#4285f4;box-shadow:0 0 0 2px #4285f426}.user-list-tile{display:flex;flex-direction:row;align-items:center;gap:10px;min-width:0;width:100%}.user-list-tile-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.user-list-tile-avatar--placeholder{background:#dde3ef}.user-list-tile-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.user-list-tile-name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-list-tile-meta{font-size:.82em;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-list-item--past-only,.performance-detail-panel--past-only{background:ivory!important}.schedule-separator{list-style:none;border-top:3px solid #333;margin:8px 0}.list-spacer{list-style:none;height:70vh}.library-list-panel{max-height:70vh;overflow-x:hidden;overflow-y:auto}.library-entry-title-link{color:#1a0dab;text-decoration:none;cursor:pointer}.library-entry-title-link:hover,.library-entry-title-link:focus{text-decoration:underline}.youtube-viewer-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.viewer-entry-bar{display:flex;align-items:center;gap:16px;margin-bottom:10px;min-width:0}.viewer-entry-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;color:#333}.viewer-play-my-part-label{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:.9rem;color:#444;cursor:pointer}.viewer-play-my-part-label input[type=checkbox]{cursor:pointer}.youtube-viewer-nav{display:flex;gap:8px}.youtube-viewer-nav-button{background:transparent;border:1px solid #c8cee0;border-radius:6px;cursor:pointer;line-height:1;padding:6px 12px;color:#333;font:inherit;font-size:.9rem}.youtube-viewer-nav-button:disabled{color:#999;border-color:#eee;cursor:not-allowed}.youtube-viewer-nav-button:focus-visible:not(:disabled){background:#eaeef7}@media(hover:hover){.youtube-viewer-nav-button:hover:not(:disabled){background:#eaeef7}}.youtube-viewer-close{background:transparent;border:1px solid #c8cee0;border-radius:6px;cursor:pointer;line-height:1;padding:4px 12px;color:#333;font:inherit;font-size:20px}.youtube-viewer-close:focus-visible{background:#eaeef7}@media(hover:hover){.youtube-viewer-close:hover{background:#eaeef7}}.media-viewer-tile{flex:0 1 auto;min-width:0;padding:4px 12px;border:1px solid #d6dce8;border-radius:8px;background:#fff;text-align:center}.media-viewer-tile-name{display:block;font-size:.95rem}.media-viewer-tile .media-viewer-tile-dates{margin:2px 0 0;color:#555;font-size:.85rem}.youtube-viewer-frame{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;background:#000}.youtube-viewer-frame iframe,.youtube-viewer-frame video{position:absolute;top:0;left:0;width:100%;height:100%;border:0;background:#000}.media-viewer-audio{width:100%;padding:16px;border-radius:8px;background:#f4f6fb;display:flex;justify-content:center}.media-viewer-audio audio{width:100%;max-width:600px}app-media-viewer{display:flex;flex-direction:column;flex:1 1 0;min-height:0}.library-document-pane{margin-top:16px;width:100%;flex:1 1 0;min-height:0;border:1px solid #c8cee0;border-radius:8px;overflow:hidden;background:#fff;box-sizing:border-box}.library-document-pane iframe{width:100%;height:100%;border:0;display:block}.library-document-pane--html{overflow-y:auto;overflow-x:hidden;padding:16px 20px}.library-document-pane--html img{max-width:100%;height:auto}.library-document-pane--html table{max-width:100%}.organization-details-panel p{margin-bottom:16px}.detail-media-list{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:4px}.detail-media-item{display:block;width:100%;text-align:left;background:transparent;border:1px solid #c8cee0;border-radius:6px;padding:8px 12px;font:inherit;color:#1a6fd4;cursor:pointer}.detail-media-item:hover,.detail-media-item:focus-visible{background:#eef2fb;border-color:#a0b8e8}.detail-media-stats{color:#555;font-weight:400}.user-status-filter-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:0}.user-status-filter-label select{font:inherit;padding:6px 10px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.history-details{margin-top:0}.history-details .history-summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;font-size:1.1em;font-weight:600;margin:0 0 8px;-webkit-user-select:none;user-select:none}.history-details .history-summary::-webkit-details-marker{display:none}.history-details .history-summary:before{content:"\25b6";font-size:.7em;transition:transform .15s}.history-details[open] .history-summary:before{transform:rotate(90deg)}.details-divider{width:50%;margin:16px auto;border:0;border-top:1px solid #c8cee0}.user-actions-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px}.user-actions-left,.user-actions-right{display:flex;gap:8px}.role-fieldset{border:1px solid #c8cee0;border-radius:6px;padding:8px 12px 12px}.role-fieldset legend{padding:0 6px;font-size:.9rem;color:#444}.role-fieldset .checkbox-label{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:4px}.role-edit-hint{margin-left:.5rem;color:#777;font-size:.85rem}.invite-register-form{text-align:left}.invite-profile{display:flex;flex-direction:row;align-items:center;gap:16px;margin:8px 0 16px}.invite-profile-picture{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.invite-profile-text p{margin:2px 0}.invite-inline-row{display:flex;align-items:center;gap:10px}.invite-inline-label{white-space:nowrap;font-size:.9rem;color:#444;flex-shrink:0}.invite-phone-input{flex:1;min-width:0}.field-hint{display:block;margin-top:4px;font-size:.8rem;color:#777}.invite-seat-voice-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.invite-seat-input{width:80px}.invite-radio-label{display:flex;align-items:center;gap:4px;font-size:.9rem;white-space:nowrap;cursor:pointer}.user-edit-header{display:flex;flex-direction:row;align-items:flex-start;gap:16px;margin-bottom:8px}.user-edit-header-img{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.user-edit-header-img--placeholder{background:#ccc}.user-edit-header-info{display:flex;flex-direction:column;gap:2px}.user-edit-header-info h2{margin:0 0 4px;font-size:1.1rem}.user-edit-header-info p{margin:0;font-size:.85rem;color:#555}.roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}.organization-edit-form{display:flex;flex-direction:column;gap:12px}.organization-edit-form label{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#444}.organization-edit-form label.checkbox-label,.organization-edit-form label.inline-label{flex-direction:row;align-items:center;gap:8px}.organization-edit-form label.inline-label input,.organization-edit-form label.inline-label textarea{flex:1;min-width:0}.organization-edit-form input,.organization-edit-form textarea{font:inherit;padding:8px 10px;border:1px solid #c8cee0;border-radius:6px;background:#fff;resize:vertical}.organization-edit-form input[type=checkbox]{width:auto;padding:0;margin:0}.mobile-back-row{display:none}@media(max-width:860px){.organizations-layout{grid-template-columns:1fr}.organizations-layout--details-open .organizations-list-panel{display:none}.organizations-layout .organization-details-panel:not(.organizations-layout--details-open .organization-details-panel){display:none}.organizations-layout--details-open .organization-details-panel{position:fixed;inset:0;z-index:200;height:100%;max-width:100%;border-radius:0;border:none;overflow-y:auto}section>.organization-details-panel{display:block}.mobile-back-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:8px}.mobile-nav-buttons{display:flex;gap:8px}.mobile-back-button,.mobile-nav-button{background:transparent;border:1px solid #c8cee0;border-radius:6px;padding:6px 12px;font:inherit;font-size:.9rem;color:#4285f4;cursor:pointer;white-space:nowrap}.mobile-back-button:disabled,.mobile-nav-button:disabled{color:#999;border-color:#eee;cursor:not-allowed}.mobile-back-button:hover:not(:disabled),.mobile-back-button:focus:not(:disabled),.mobile-nav-button:hover:not(:disabled),.mobile-nav-button:focus:not(:disabled){background:#f5f7fb}.mobile-back-row--close-icon .mobile-back-button--close{color:#333;font-size:20px;line-height:1;padding:4px 12px}.mobile-back-row--close-icon .mobile-back-button--close:hover:not(:disabled),.mobile-back-row--close-icon .mobile-back-button--close:focus:not(:disabled){background:#eaeef7}.app-shell-nav-inner{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand  avatar" "orgsw  orgsw" "menu   menu";justify-items:center;align-items:center;gap:8px 8px}.app-shell-brand{grid-area:brand;justify-self:start}.app-shell-avatar-wrap{grid-area:avatar;justify-self:end}app-org-switcher{grid-area:orgsw;justify-self:center;width:100%}.app-shell-menu{grid-area:menu;width:100%;display:flex;justify-content:center}.app-shell-menu-list{left:50%;transform:translate(-50%)}.app-shell-main{padding:12px}.library-filters-row{flex-direction:column;align-items:stretch}.library-filters-row .library-search-label{flex:none;width:100%}.library-filters-row .library-item-count{display:none}.library-filters-row .library-tag-filter-label{flex:none;width:100%}.library-filters-row .page-section-header-actions{margin-left:0;display:flex;gap:8px;flex-wrap:wrap}.organizations-layout{grid-template-columns:minmax(0,1fr)}.organizations-list-panel,.organization-details-panel{max-width:100%;box-sizing:border-box;min-width:0;overflow-x:hidden}.organization-details-panel{overflow-wrap:anywhere;word-break:break-word}.library-document-pane{max-width:100%;box-sizing:border-box}.youtube-viewer-header{flex-wrap:wrap}.media-viewer-tile{flex-basis:100%;order:99;margin-top:4px}.modal-backdrop{padding:0;align-items:stretch}.modal-dialog{max-width:100%;border-radius:0;max-height:100%;overflow-y:auto;display:flex;flex-direction:column}}.modal-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:300;padding:16px}.modal-dialog{background:#fff;border-radius:12px;padding:24px 28px;width:100%;max-width:480px;box-shadow:0 8px 32px #0003;text-align:left;position:relative}.modal-dialog h2{margin-bottom:16px;color:#1a1a2e}.modal-inner-overlay{position:fixed;inset:0;background:#00000073;z-index:400;display:flex;align-items:center;justify-content:center;padding:16px}.modal-inner-dialog{background:#fff;border-radius:12px;padding:24px 28px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0000004d;text-align:left}.modal-inner-dialog h2{margin-bottom:16px;color:#1a1a2e}.modal-actions,.form-actions{display:flex;justify-content:flex-end;gap:8px}.form-actions--split{justify-content:space-between;align-items:center}.form-actions__right{display:flex;gap:8px}.btn-danger{background-color:#c0392b;color:#fff;border:none;border-radius:4px;padding:6px 14px;cursor:pointer;font-size:inherit}.btn-danger:hover:not(:disabled){background-color:#a93226}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.spinner-overlay{position:fixed;inset:0;background:#ffffffb3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;color:#333}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #4285f4;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.invite-section{margin-top:16px;padding-top:16px;border-top:1px solid #dfe3eb}.invite-section h3{margin-bottom:8px;color:#1a1a2e}.invite-url-row{display:flex;gap:8px;margin:8px 0;align-items:stretch}.invite-url-input{flex:1;font:inherit;font-size:.85rem;padding:6px 8px;border:1px solid #c8cee0;border-radius:6px;background:#f5f7fb;color:#333}.invite-qr{display:flex;flex-direction:column;align-items:center;gap:8px;margin:12px 0;padding:12px;background:#fff;border:1px solid #dfe3eb;border-radius:8px}.invite-qr-actions{display:flex;justify-content:center}.performance-form-dialog{max-width:640px;max-height:calc(100vh - 32px);overflow-x:hidden;overflow-y:auto}.performance-form-section{border:1px solid #c8cee0;border-radius:6px;padding:8px 12px 12px;margin:0;min-width:0;display:flex;flex-direction:column;gap:8px}.performance-form-section legend{padding:0 6px;font-size:.9rem;color:#444}.performance-form-empty{margin:0;font-size:.9rem;color:#777}.performance-form-date-row{display:flex;align-items:center;gap:8px}.performance-form-date-row input[type=date]{font:inherit;padding:6px 8px;border:1px solid #c8cee0;border-radius:6px;background:#fff;flex:1}.performance-form-remove{background:transparent;border:1px solid #c8cee0;border-radius:6px;padding:2px 8px;font-size:16px;line-height:1;cursor:pointer;color:#666}.performance-form-remove:hover,.performance-form-remove:focus{background:#f5f7fb;color:#000}.performance-form-program{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.performance-form-program li{position:relative}.drag-over-above:before,.drag-over-below:after{content:"";display:block;position:absolute;left:0;right:0;height:2px;background:#4a6cf7;border-radius:1px;pointer-events:none}.drag-over-above:before{top:-4px}.drag-over-below:after{bottom:-4px}.drag-handle{font-size:1rem;color:#bbb;cursor:grab;flex-shrink:0;line-height:1;-webkit-user-select:none;user-select:none}.drag-handle:hover{color:#888}.performance-form-program-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid #dfe3eb;border-radius:6px;background:#fff;cursor:grab}.performance-form-program-row.dragging{opacity:.4}.performance-form-program-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-form-picker{position:relative;display:flex;flex-direction:column;gap:4px}.performance-form-picker-row{display:flex;align-items:center;gap:8px}.performance-form-picker-row input{flex:1;font:inherit;padding:6px 8px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.performance-form-picker-results{list-style:none;margin:0;padding:4px 0;background:#fff;border:1px solid #c8cee0;border-radius:6px;max-height:220px;overflow-y:auto;position:absolute;top:100%;left:0;right:0;z-index:10;box-shadow:0 4px 12px #0000001a}.performance-form-picker-item{width:100%;text-align:left;background:transparent;border:none;padding:6px 10px;font:inherit;cursor:pointer;color:#333}.performance-form-picker-item:hover,.performance-form-picker-item:focus{background:#eef2fb}.performance-form-picker-empty{padding:6px 10px;color:#777;font-size:.9rem}.library-form-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.library-form-title-row{display:flex;gap:12px;align-items:center}.library-form-title-row .library-form-title-field{flex:1 1 0;min-width:0}.library-form-title-row .library-form-title-field input{flex:1;min-width:0}.library-form-title-row .library-form-reference-field{flex:0 0 140px}.library-form-title-row .library-form-reference-field span{white-space:nowrap}.library-form-title-row .library-form-reference-field input{width:80px}.form-section-details{border:1px solid #c8cee0;border-radius:6px;padding:0}.form-section-details .form-section-summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;font-size:.9rem;font-weight:600;color:#444;padding:8px 12px;margin:0;-webkit-user-select:none;user-select:none}.form-section-details .form-section-summary::-webkit-details-marker{display:none}.form-section-details .form-section-summary:before{content:"\25b6";font-size:.65em;transition:transform .15s}.form-section-details[open] .form-section-summary:before{transform:rotate(90deg)}.form-section-details .form-section-body{display:flex;flex-direction:column;gap:10px;padding:0 12px 12px}.form-section-details .form-section-body .inline-label span{min-width:88px;flex-shrink:0;font-size:.9rem;color:#444}.form-section-details .form-section-body textarea{flex:1;min-width:0}.form-section-details .form-section-subsection{display:flex;flex-direction:column;gap:6px}.form-section-details .form-section-sublabel{font-size:.85rem;font-weight:600;color:#555}.form-section-details .form-actions{margin-top:4px;padding:0}.library-form-credit-row{display:flex;align-items:center;gap:8px}.library-form-credit-row select,.library-form-credit-row input{font:inherit;padding:6px 8px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.library-form-credit-row select{flex:0 0 auto}.library-form-credit-row input{flex:1}.library-form-tag-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.library-form-tag-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#eef2fb;border:1px solid #c8cee0;border-radius:999px;font-size:.9rem}.library-form-tag-remove{background:transparent;border:none;cursor:pointer;font-size:16px;line-height:1;padding:0 2px;color:#666}.library-form-tag-remove:hover,.library-form-tag-remove:focus{color:#000}.library-form-tag-picker{position:relative;margin-top:4px}.library-form-tag-picker input{width:100%;box-sizing:border-box;font:inherit;padding:6px 8px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.library-form-tag-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;list-style:none;margin:2px 0 0;padding:4px 0;background:#fff;border:1px solid #c8cee0;border-radius:6px;box-shadow:0 4px 12px #0000001f;max-height:220px;overflow-y:auto}.library-form-tag-dropdown li{margin:0;padding:0}.library-form-tag-suggestion{display:block;width:100%;text-align:left;background:transparent;border:none;padding:7px 12px;font:inherit;font-size:.9rem;cursor:pointer;color:#333}.library-form-tag-suggestion:hover,.library-form-tag-suggestion:focus{background:#eef2fb}.library-media-tile{display:flex;align-items:center;gap:8px;position:relative;cursor:grab;padding:8px 10px;border:1px solid #dfe3eb;border-radius:6px;background:#fff;cursor:pointer;transition:background .12s}.library-media-tile.dragging{opacity:.4}.library-media-tile:hover,.library-media-tile:focus-within{background:#f0f4ff;border-color:#b0bcda}.library-media-tile-body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.library-media-tile-line1{font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-media-tile-line2{font-size:.8rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-media-tile-remove{flex-shrink:0;margin-left:auto}.media-source-toggle{display:flex;align-items:center;gap:16px;padding:4px 0}.media-source-toggle .media-source-toggle-label{font-weight:600;font-size:.9em;min-width:60px}.media-source-toggle .media-source-option{display:flex;align-items:center;gap:5px;cursor:pointer;font-weight:400}.media-dialog-wide{max-width:560px}.media-dialog-body{display:flex;flex-direction:column;gap:12px}.media-dialog-body label.inline-label span{min-width:88px;flex-shrink:0}.media-dialog-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.media-dialog-artist-field{flex:1 1 140px;min-width:0}.media-dialog-artist-field span{min-width:auto!important;white-space:nowrap}.media-dialog-artist-field input{min-width:0;width:100%}.media-dialog-voice-field{flex-shrink:0}.media-dialog-voice-field select{width:auto}.media-dialog-default-field{flex-shrink:0;white-space:nowrap}.media-dialog-preview{display:flex;flex-direction:column;gap:8px}.media-dialog-preview-frame{position:relative;width:100%;padding-top:56.25%}.media-dialog-preview-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.media-dialog-preview-player{width:100%;max-height:260px}.media-dialog-preview-doc{max-height:340px;overflow-y:auto;font-size:.75rem;border:1px solid #e0e0e0;border-radius:4px;padding:8px;background:#fafafa}.media-dialog-preview-doc h1,.media-dialog-preview-doc h2,.media-dialog-preview-doc h3{font-size:.85rem;margin:4px 0}.media-dialog-preview-doc img{max-width:100%;height:auto}.media-dialog-preview-doc p{margin:2px 0}.media-dialog-clip-controls{display:flex;flex-direction:column;gap:4px;margin-top:4px;padding-top:8px;border-top:1px solid #e8e8e8}.media-dialog-clip-pair{display:flex;align-items:center;justify-content:space-between;gap:8px}.media-dialog-clip-row{display:flex;align-items:center;gap:5px}.media-dialog-clip-label{font-size:.8rem;color:#555;width:32px;flex-shrink:0}.media-dialog-clip-input{width:48px;font-size:.82rem;padding:2px 5px;border:1px solid #ccc;border-radius:4px;text-align:center;font-family:monospace}.media-dialog-clip-clear{font-size:.85rem;line-height:1;padding:2px 5px;border:1px solid #ccc;border-radius:4px;background:#f0f0f0;cursor:pointer;color:#666}.media-dialog-clip-clear:hover{background:#e0e0e0}.media-dialog-clip-set{font-size:.78rem;padding:2px 7px;border:1px solid #aaa;border-radius:4px;background:#f5f5f5;cursor:pointer;white-space:nowrap;margin-left:auto}.media-dialog-clip-set:hover:not(:disabled){background:#e4e4e4}.media-dialog-clip-set:disabled{opacity:.4;cursor:not-allowed}.media-dialog-clip-summary{font-size:.78rem;color:#444;font-family:monospace;margin:2px 0 0}.media-file-upload{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.media-file-upload .media-file-upload-btn{display:inline-block;padding:6px 14px;border:1px solid #aaa;border-radius:4px;cursor:pointer;font-size:.9em;background:var(--surface, #f5f5f5)}.media-file-upload .media-file-upload-btn:hover:not(.media-file-upload-btn--disabled){background:var(--surface-hover, #e8e8e8)}.media-file-upload .media-file-upload-btn.media-file-upload-btn--disabled{opacity:.6;cursor:not-allowed}.media-file-upload .media-file-upload-name{font-size:.9em;color:var(--text-secondary, #555)}.media-file-upload .media-file-upload-name--pending{font-style:italic}.library-form-media-row{display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid #dfe3eb;border-radius:6px;background:#fff}.library-form-media-tags{padding:0 4px}.library-form-media-tags .library-form-tag-chips{margin-bottom:4px}.library-form-media-tags .library-form-tag-picker{margin-top:0}.library-form-media-row-line{display:flex;align-items:center;gap:8px}.library-form-media-row-line select,.library-form-media-row-line input{font:inherit;padding:6px 8px;border:1px solid #c8cee0;border-radius:6px;background:#fff}.library-form-media-row-line select{flex:0 0 auto}.library-form-media-row-line input{flex:1}
