.dashboardCard-card{min-width:180px!important;width:180px!important;max-width:180px!important;height:180px;box-shadow:0 2px 2px #0003;border-radius:4px;cursor:pointer;text-align:left!important;flex:0 0 calc((100% - 6rem)/4);box-sizing:border-box;display:flex;flex-direction:column;background:var(--sapNeutralBackground)}.dashboardCard-title{margin-top:.5rem;flex:1;margin-bottom:1rem;cursor:pointer;text-align:left!important;justify-content:flex-start;align-items:flex-start}.dashboardCard-subtitle{flex:10;cursor:pointer;text-align:left!important;justify-content:flex-start;align-items:flex-start}.dashboardCard-type{flex:1;cursor:pointer;text-align:left!important;justify-content:flex-start;align-items:flex-start}.dashboardCard-icon{margin-top:2rem;margin-right:8rem;margin-left:0rem;width:25%;height:25%;cursor:pointer;text-align:left!important;align-self:flex-start}.dashboardCard-placeholder{visibility:hidden;pointer-events:none}.home-container{display:flex;flex-direction:column;gap:2rem;padding:2rem;overflow-x:hidden;max-width:100%;box-sizing:border-box}.home-card-row{display:flex;flex-wrap:wrap;gap:2rem;max-width:100%;box-sizing:border-box;align-items:flex-start}.home-card-row>*{min-width:0;box-sizing:border-box}.callback-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.login-container,.login-out{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw}.button-recorder{width:90%}.spinner{border:2px solid rgb(94,94,94);border-radius:50%;border-top:2px solid transparent;width:16px;height:16px;margin:0 auto;animation:spin 1s linear infinite}.broadcast-host-bar-wrapper{margin-top:0}.broadcast-host-bar-adjust{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;padding:0}.broadcast-host-header-label{display:inline-block;font-size:large;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:2rem;margin-right:2rem}.broadcast-host-splitter-layout{width:100%;height:600px}.broadcast-host-card{width:100%;height:96%;margin:1rem;display:flex;flex-direction:column;position:relative}.broadcast-host-card-header{display:flex;justify-content:center;align-items:center}.broadcast-host-recorder-wrapper{flex-grow:1;display:flex;align-items:center;justify-content:center}.button-container{position:absolute;bottom:10px;width:100%;display:flex;justify-content:center;margin-bottom:10px}.video-placeholder,.video{max-width:80%;max-height:100%;object-fit:contain}.listen-call-container{height:90vh;padding:20px;display:flex;flex-direction:column;align-items:center}.listen-call-title{margin-bottom:20px}.listen-call-loading-section{height:100%;justify-content:center;display:flex;flex-direction:column;align-items:center}.loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.listen-call-content-wrapper,.listen-call-card-container{display:flex;flex-direction:row;justify-content:center;width:100%}.listen-call-video-container{flex:2;margin:2rem}.listen-call-video-wrapper{position:relative}.listen-call-video-player{width:100%;height:auto}.listen-call-video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#00000080}.listen-call-controls-container{flex:1;margin:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.listen-call-button-group{margin:1rem 0;display:flex;width:100%;justify-content:space-evenly;gap:10px}.listen-call-text-container{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;margin:1rem 0;margin-bottom:0}.listen-call-text-box{width:100%;height:100%;box-sizing:border-box;text-align:center}.listen-call-text{margin:5px}.listen-call-button{width:100%}.join-call-container{height:90vh;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0}.join-call-flexbox{width:300px;padding:20px;box-shadow:0 2px 10px #0000001a;background-color:#fff;border-radius:8px}.join-call-title{margin-bottom:20px;text-align:center}.join-call-input{width:100%;margin-bottom:10px}.join-call-switch{display:flex;justify-content:space-between;align-items:center}.join-call-streaming-wrapper{display:flex;justify-content:left;align-items:center;margin-bottom:10px}.join-call-button{width:100%}.fullscreen-overlay-adjust{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:9999}.container-input-field-adjust{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;margin-bottom:1rem}.input-field-adjust{width:90%;margin-bottom:1rem}.button-field-adjust{width:90%}.card-input-adjust{display:flex;flex-direction:column;justify-content:start;align-items:start;width:300px}.record-bar-wrapper{margin-top:0}.bar-adjust{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;padding:0}.bar-adjust-footer{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;padding:0;height:64px}.record-header-container{display:flex;justify-content:space-between;align-items:center}.record-header-label{display:inline-block;font-size:large;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-header-button{display:inline-flex;width:auto}.progress-bar{width:100%;height:8px;border-radius:4px;overflow:hidden;justify-content:center;align-items:center;align-content:center}.record-page{height:600px}.finetune-text{margin:1rem;font-size:large}.table-container-fullscreen{display:flex;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding:20px;box-shadow:var(--box-shadow-adjust);border-radius:var(--border-radius-adjust);background-color:var(--background-color-adjust)}.custom-shellbar{padding:0;margin:0}.save-btn{margin-top:24rem}body{background-color:var(--sapBackgroundColor);padding:0;margin:0;height:100vh}:root{height:100%!important}.app-body{background-color:var(--sapBackgroundColor);padding:0;margin:0;width:100%;height:calc(100% - 52px - 2rem)}.audio-generation-form-container{width:100%;max-width:480px;height:100%;padding:1.5rem;box-sizing:border-box}.audio-generation-form-list-row-flexbox{width:100%;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center}.audio-generation-form-title{text-align:center;margin-bottom:.5rem}.audio-generation-form-content{width:100%;max-width:100%}.audio-generation-form-submit{width:100%;margin-top:1.5rem}.file-uploader-wrapper ui5-file-uploader::part(input){width:100%!important;min-width:100%!important}.audio-generation-form-title-wrapper{position:relative;width:100%;text-align:center;margin-bottom:.5rem}.audio-generation-form-title{margin:0;font-weight:700}.audio-generation-form-help-icon{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--sapContent_FocusColor)}.audio-generation-loading-container{width:100%;max-width:480px;padding:1.5rem;box-sizing:border-box}.audio-generation-loading-list-row{display:flex;flex-direction:column;height:15.2em;width:100%;position:relative;border-top:1px solid #e5e5e5}.audio-generation-loading-center-wrapper{flex-grow:1;display:flex;justify-content:center;align-items:center;height:15rem;width:100%}.audio-generation-loading-list-row-flexbox{display:flex;justify-content:space-between;gap:.5rem;width:100%}.audio-generation-loading-tag{flex:1;text-align:center;display:flex;justify-content:center;align-items:center;margin:0rem 0;padding:.25rem .5rem;box-sizing:border-box}.audio-generation-loading-busy-indicator{width:100%;margin:.5rem 0;margin-top:0}.audio-generation-result-container{width:100%;max-width:480px;padding:1.5rem;box-sizing:border-box}.audio-generation-result-list-row{display:flex;flex-direction:column;height:15.2em;width:100%;position:relative;border-top:1px solid #e5e5e5}.audio-generation-result-center-wrapper{flex-grow:1;display:flex;justify-content:center;align-items:center;height:15rem;width:100%}.audio-generation-result-list-row-flexbox{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.audio-generation-result-list-row-flexbox-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;text-align:center}.audio-generation-result-download-button{width:100%;height:4rem;margin:0 1em 1em;cursor:pointer}.audio-generation-result-object-status{width:auto;max-width:100%}.audio-generation-result-tag{flex:1;text-align:center;display:flex;justify-content:center;align-items:center;margin:0rem 0;padding:.25rem .5rem;box-sizing:border-box}.audio-generation-error-list-row{border-top:1px solid #e5e5e5;width:100%;height:213px;align-items:center}.audio-generation-error-list-row-flexbox{width:100%;gap:.5rem}.audio-generation-card{display:flex;flex-direction:column;gap:0rem;padding:1rem;height:100%;width:100%}.audio-generation-card-placeholder{display:flex;flex-direction:column;gap:2rem;padding:2rem;height:100%;width:100%;visibility:hidden;pointer-events:none}.automated-audio-generation-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1rem;width:100%;box-sizing:border-box}.automated-audio-generation-container>*{width:100%;min-width:0;box-sizing:border-box}.automated-audio-generation-busy-indicator{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff9;display:flex;justify-content:center;align-items:center;z-index:999}.task-create-page-breadcrumbs,.task-create-page-title{margin:0;padding:0}.task-create-page-tab{margin:0;padding:0;margin-left:.5rem;margin-right:.5rem}.task-create-specific-info-form{margin-top:1rem}.task-create-general-info-form-item{margin:2rem}.task-create-object-page{height:calc(100vh - 52px);overflow-y:auto;overflow-x:hidden}.task-create-busy-indicator{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.task-create-edit-button{margin-left:auto}.form-item-label-wrapper{width:100%;gap:.5rem}.form-item-help-icon{cursor:pointer;transition:color .2s ease}.form-item-help-icon:hover{color:var(--sapButton_Hover_TextColor)}.help-popover-content{padding:1rem;max-width:300px;line-height:1.4}.help-popover-link{color:var(--sapLinkColor);text-decoration:underline;cursor:pointer}.help-popover-link:hover{color:var(--sapLinkColor_Hover)}.error-state{height:calc(100vh - 132px - 2rem);overflow-y:auto;overflow-x:hidden}.error-page-title,.error-page-breadcrumbs{margin:0;padding:0}.error-content{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;text-align:center}.error-navigation-buttons{display:flex;justify-content:center;align-items:center}.error-button{min-width:100px!important;width:100px!important}.error-home-button{margin-right:.5rem}.error-back-button{margin-left:.5rem}.error-button ui5-button{min-width:120px!important;width:120px!important}.error-content [data-cy=error-illustrated-message]{width:100%}@media (max-width: 768px){.error-content{padding:1rem;min-height:calc(100vh - 150px)}.error-content [data-cy=error-illustrated-message]{max-width:100%}}@media (max-height: 600px){.error-content{min-height:auto;padding:1rem}}.floating-footer{position:fixed;left:50%;bottom:.5rem;transform:translate(-50%);width:min(98%);z-index:1000}.floating-footer-buttons{margin-top:1rem;margin-bottom:1rem;width:8rem}.floating-footer-flexbox{gap:.5rem}.not-found-page{min-height:calc(100vh - 60px);overflow:hidden}.not-found-page .ui5-object-page-header-content,.not-found-page .ui5-object-page-anchor-bar,.not-found-page [ui5-tabcontainer]{display:none!important}.not-found-page-title{margin:0;padding:.5rem 0;min-height:auto}.not-found-page-breadcrumbs{margin:0;padding:0}.not-found-content{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;box-sizing:border-box}.not-found-content [data-cy=not-found-illustrated-message]{text-align:center;width:100%}.not-found-content button{margin:.5rem}@media (max-width: 768px){.not-found-content{padding:1rem;min-height:calc(100vh - 150px)}.not-found-content [data-cy=not-found-illustrated-message]{max-width:100%}}@media (max-height: 600px){.not-found-content{min-height:auto;padding:1rem}}.task-view-dynamic-page{height:calc(100vh - var(--sapShellBarHeight, 52px))}.task-view-wrapper-analytical-table{margin:1rem;margin-right:0;margin-left:0;border-radius:.5rem;overflow:hidden;box-sizing:border-box;width:100%;max-width:100%;background-color:var(--sapList_Background);display:flex;flex-direction:column}.task-view-header-analytical-table{margin-right:0;margin-left:.5rem;margin-top:.4rem;margin-bottom:.4rem;box-sizing:border-box;width:100%;max-width:calc(100% - 1rem);flex-shrink:0}.task-view-analytical-table{width:100%;max-width:100%;border-top:var(--sapList_BorderWidth, 1px) solid var(--sapList_HeaderBorderColor)}
