.translate-prompt-toast-overlay{z-index:9999;animation:.3s ease-out forwards toast-slide-up;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}@keyframes toast-slide-up{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.translate-prompt-toast{background-color:var(--greys-white);border:1px solid var(--greys-grey-medium);box-shadow:var(--box-shadow-light);border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.translate-prompt-toast>.text{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.translate-prompt-toast>.text>.title{font:var(--application-font-h5-bold);white-space:nowrap}.translate-prompt-toast>.text>.description{font:var(--application-font-b3);white-space:nowrap}@media (max-width:800px){.translate-prompt-toast-overlay{animation:.3s ease-out forwards toast-slide-up-mobile;left:16px;right:16px;transform:none}@keyframes toast-slide-up-mobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.translate-prompt-toast{flex-direction:column;align-items:flex-start}.translate-prompt-toast>.text>.title,.translate-prompt-toast>.text>.description{white-space:normal}.translate-prompt-toast button{width:100%}}
.drop-down-menu-image{width:16px;height:16px;margin-right:8px}.main-image{color:var(--greys-black);vertical-align:middle}.separator{border-top:1px dotted var(--greys-black);width:100%;margin-bottom:24px}
.status-border{text-align:center;text-align:center;border-radius:14px;align-items:center;height:28px;padding-left:12px;padding-right:12px;font-size:12px;font-weight:400;line-height:20px;display:flex}.status-solid-border{border:1px solid}.wpv-status-image{vertical-align:middle;horiz-align:left;margin-left:0;margin-right:4px}.redImage{filter:invert(51%)sepia(31%)saturate(4375%)hue-rotate(316deg)brightness(96%)contrast(95%)}.greenImage{filter:invert(27%)sepia(78%)saturate(6865%)hue-rotate(125deg)brightness(92%)contrast(101%)}.orangeImage{filter:invert(73%)sepia(88%)saturate(5127%)hue-rotate(358deg)brightness(95%)contrast(95%)}.blueImage{filter:invert(21%)sepia(75%)saturate(3272%)hue-rotate(229deg)brightness(105%)contrast(99%)}.span{vertical-align:middle}.no-wrap{white-space:nowrap}.status-main{flex-shrink:0;justify-content:center;align-items:center;gap:10px;display:flex}.status-extra-icon{text-align:center;background:var(--oranges-orange-dark);height:28px;color:var(--oranges-orange-very-light);border-radius:14px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-family:Roboto;font-size:12px;display:flex}.status-extra-icon img{filter:invert()brightness(1000%)}.status-extra-lti{color:var(--oranges-orange-dark);background:var(--oranges-orange-very-light);font-family:Roboto;font-size:12px}.status-extra-lti img{filter:none}
.udc-control{float:left;flex-shrink:0;align-items:center;gap:12px;min-width:100px;display:flex}.udc-user-name{color:var(--greys-black);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.udc-user-type{color:var(--greys-grey-input);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}
.user-selector-row{white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.user-selector-right{justify-content:space-between;align-items:center;gap:8px;display:flex}.user-selector-status{color:var(--greys-black);background:var(--greys-grey-light);border-radius:20px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:flex}.user-selector-status-blue{color:var(--blues-primary);background:var(--blues-blue-very-light)}.user-selector-status-disabled{color:var(--greys-white);background:var(--greys-black)}.user-selector-delete-button{cursor:pointer;background:0 0;border:none}.user-selector-disabled-image{filter:invert()sepia()saturate(0%)hue-rotate(288deg)brightness(102%)contrast(102%)}.user-selector-clickable{cursor:pointer}.user-selector-menu-image{width:16px;height:16px}.user-selector-more-image{color:var(--greys-black)}
.alert-panel{border:var(--Margin-0px,1px) solid var(--greys-grey-medium);padding:var(--Margin-16px,16px);flex-direction:column;justify-content:center;display:flex}.alert-panel-header{align-items:center;gap:var(--Margin-12px,12px);display:flex}.alert-panel-header-content{align-items:center;gap:var(--Margin-12px,12px);width:100%;display:flex}@media (max-width:1024px){.alert-panel-header{flex-direction:column}}.alert-panel-body{justify-content:center;gap:var(--Margin-12px,12px);flex-direction:column;margin-top:20px;display:flex}.alert-panel-buttons{gap:var(--Margin-8px,8px);display:flex}.alert-panel.floating{background:var(--greys-white);box-shadow:var(--box-shadow-light);z-index:5;margin-left:auto;margin-right:auto;position:fixed;bottom:94px;left:0;right:0}.alert-panel.floating .close{cursor:pointer;width:24px;height:24px}.alert-panel.info{background:var(--greys-grey-light)}.alert-panel.warning{background:var(--oranges-orange-very-light)}.alert-panel.error{background:var(--reds-red-very-light)}.alert-panel.success{background:var(--greens-green-very-light)}.alert-panel-icon-area{width:32px;height:32px;color:var(--greys-white);text-align:center;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:32px;display:flex}.alert-panel-icon{width:16px;height:16px}.info .alert-panel-icon-area{background:var(--greys-black)}.warning .alert-panel-icon-area{background:var(--oranges-orange-dark)}.error .alert-panel-icon-area{background:var(--reds-red)}.success .alert-panel-icon-area{background:var(--greens-green-bp)}.alert-panel-text-area{justify-content:center;align-items:flex-start;gap:var(--Margin-4px,4px);flex-direction:column;flex:1 0 0;align-self:stretch;display:flex}.alert-panel-title{color:var(--greys-black);align-self:stretch;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.alert-panel-subtitle{color:var(--greys-grey-dark);align-self:stretch;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.stack-border{border:1px solid var(--greys-grey-medium);background:var(--greys-white);border-radius:8px;flex-direction:column;gap:16px;padding:24px;display:flex}.stack-straight-border{border-radius:none;border:1px solid var(--greys-grey-medium);background:var(--greys-white);flex-direction:column;gap:16px;padding:24px;display:flex}.stack-straight-border-grey-light{border-radius:none;border:1px solid var(--greys-grey-light);background:var(--greys-grey-light);flex-direction:column;gap:16px;padding:24px;display:flex}.stack-white-bg{background:var(--greys-white)}.stack-light-grey-bg{background:var(--greys-grey-light)}.stack-repeater{gap:16px;padding:16px}.stack-no-shrink{flex-shrink:0}.stack-space-between{box-sizing:border-box;gap:16px}.stack-small-space-between{gap:4px}.stack-flex-wrap-only{white-space:nowrap;flex-wrap:wrap}.stack-expand{box-sizing:border-box;width:100%}.stack-margin-auto{box-sizing:border-box;margin:auto}.stack-expand-space-between-sections{gap:24px;width:100%}.stack-expand-space-between-sections-large{gap:40px;width:100%}.stack-expand-center{box-sizing:border-box;justify-content:center;width:100%}.stack-expand-gap-between-small{gap:8px;width:100%}.stack-expand-gap-between{box-sizing:border-box;gap:16px;width:100%}.stack-expand-gap-between-large{gap:32px;width:100%}.stack-expand-space-between{box-sizing:border-box;justify-content:space-between;width:100%}.stack-expand-small-space-between{gap:4px;width:100%}.stack-border-box{box-sizing:border-box}.stack-no-border-top{border-top:none!important}.stack-no-border-x{border-left:none!important;border-right:none!important}.stack-bottom-border-dashed{border-bottom:1px dashed var(--greys-grey-medium)}.horizontal-alignment{flex-direction:row;align-items:center;display:flex}.vertical-alignment{flex-direction:column;justify-content:center;display:flex}.alignment-left{align-items:normal}.alignment-top{align-items:flex-start}.alignment-right,.alignment-bottom{align-items:flex-end}.alignment-center{align-items:center}.stack-left-alignment{justify-content:flex-start;gap:0;display:flex}.stack-justify-content-end{justify-content:flex-end}.stack-justify-content-start{justify-content:flex-start}.stack-justify-content-space-between{justify-content:space-between}.stack-grow{flex-grow:1}.stack-no-basis{flex-basis:0%}.stack-z-index-1{z-index:1}.stack-background,.stack-background-text{background:var(--greys-grey-light)}.stack-background-border{border:1px solid var(--greys-grey-light)}.stack-align-items-center{align-items:center}.stack-navbar{width:var(--Margin-1000px,1000px);padding:var(--Margin-24px,24px) 0px}.stack-full-wh{width:100%;height:100%}.stack-background-text .text{background:var(--greys-grey-light);text-align:center;gap:0}.stack-group-children>:only-child{border:1px solid var(--greys-grey-medium);border-radius:8px}.stack-group-children>:first-child:not(:only-child){border-top:1px solid var(--greys-grey-medium);border-bottom:1px solid var(--greys-grey-medium);border-radius:8px 8px 0 0;margin-bottom:0}.stack-group-children>:not(:first-child):not(:last-child):not(:only-child){border-top:0;border-bottom:1px solid var(--greys-grey-medium);border-radius:0;margin-top:0;margin-bottom:0}.stack-group-children>:last-child:not(:only-child){border-top:0;border-bottom:1px solid var(--greys-grey-medium);border-radius:0 0 8px 8px;margin-top:0}@media print{.stack-group-children{break-inside:avoid;page-break-inside:avoid;display:block}.stack-group-children>*{break-inside:avoid;page-break-inside:avoid}}.stack-nav-alignment{justify-content:space-between;margin-top:8px;margin-left:16px;margin-right:16px}.stack-cert-nav-alignment{gap:4px;margin-top:24px;margin-bottom:8px;margin-left:16px}.stack-no-padding{padding:0}.stack-no-gap{gap:0}.stack-modal-minus-margin{margin:-16px -24px}.stack-align-items-start{align-items:flex-start}.stack-wrap{flex-wrap:wrap}.no-border-bottom-last-child-root>div:last-child .stack-no-border-bottom-last-child{border-bottom:none}.stack-ignore-width{width:initial}.stack-middle-border>*{border-right:1px solid var(--greys-grey-medium)}.stack-middle-border>:last-child{border-right:none}.stack-middle-border-white>*{border-right:1px solid var(--greys-white)}.stack-middle-border-white>:last-child{border-right:none}.stack-top-element-borders>*{border-top:1px solid var(--greys-grey-medium)}.stack-equal-width>*{flex:1}.stack-stretch{align-items:stretch}
.upload-container{border-radius:var(--Margin-8px,8px);border:1px solid var(--greys-grey-medium);background:var(--greys-white);box-sizing:border-box;flex-direction:column;width:100%;display:flex;overflow:hidden}.upload-container.upload-container-error{border:1px solid var(--reds-red)}.upload-header{justify-content:space-between;align-items:center;gap:4px;padding:24px;display:flex}@media (max-width:768px){.upload-header{flex-direction:column;align-items:flex-start}}.upload-button{border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;display:flex}@media (max-width:768px){.upload-button{width:100%}}.menu-image{width:24px;margin-right:12px}.upload-header-text{color:var(--greys-black);font:var(--application-font-h4-bold)}.upload-description-text{color:var(--greys-grey-dark);font:var(--application-font-b2)}.upload-control-text-container{flex-direction:column;gap:4px;display:flex}
.upload{color:var(--greys-grey-dark);font-family:var(--application-font,Roboto);justify-content:space-between;align-items:center;width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.upload-button{border:1px solid var(--blues-primary);background:var(--blues-blue-very-light);border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;display:flex}.upload-button:hover{color:var(--blues-primary)!important}.file-drop-area{border:1px dotted var(--greys-grey-medium);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:286px;padding-left:35px;padding-right:35px;display:flex}.file-drop-area:hover{border:1px solid var(--blues-primary)}.drop-or-browse{display:flex}.file-browse-link{color:var(--blues-primary);cursor:pointer}.file-row{font-family:var(--application-font,Roboto);border:1px solid var(--greys-grey-medium);background:var(--greys-grey-light);border-radius:8px;flex-direction:column;margin-top:16px;margin-bottom:16px;padding:16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.file-row-content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.file-name{width:100%;color:var(--greys-grey-disabled);flex-direction:row;display:flex}.file-uploaded{color:var(--greys-black);font-weight:900}.file-separator{border-top:1px dotted var(--greys-grey-medium);border-bottom:none;border-left:none;border-right:none;width:100%;margin-top:16px;margin-bottom:16px}.file-upload-progress{width:100px;margin-left:16px}.upload-progress-container{white-space:nowrap;color:var(--blues-primary);flex-direction:row;align-items:center;gap:16px;margin-right:16px;display:flex}.upload-error{white-space:nowrap;color:var(--reds-red-alternative)}.delete-file-image{cursor:pointer}.bottom-container{margin-top:20px}.files-container{max-height:350px;overflow-y:auto}.file-edit{box-sizing:border-box;flex-direction:row;justify-content:space-between;gap:8px;display:flex}.attachment-image{width:24px;height:24px}.file-type{align-items:center;display:flex}
.header{font:var(--application-font-h1-bold);white-space:pre-line;align-items:center;display:flex}.header-b2{color:var(--greys-grey-dark);font:var(--application-font-b2)}.header-b2-bold{color:var(--greys-grey-dark);font:var(--application-font-b2-bold)}.header-b3{color:var(--greys-grey-dark);font:var(--application-font-b3)}.header-b3-bold{color:var(--greys-grey-dark);font:var(--application-font-b3-bold)}.header-h1{color:var(--greys-black);font:var(--application-font-h1)}.header-h1-bold{color:var(--greys-black);font:var(--application-font-h1-bold)}.header-h2{color:var(--greys-black);font:var(--application-font-h2)}.header-h2-bold{color:var(--greys-black);font:var(--application-font-h2-bold)}.header-h3{color:var(--greys-black);font:var(--application-font-h3)}.header-h3-bold{color:var(--greys-black);font:var(--application-font-h3-bold)}.header-h4{color:var(--greys-black);font:var(--application-font-h4)}.header-h4-bold{color:var(--greys-black);font:var(--application-font-h4-bold)}.header-h5{color:var(--greys-black);font:var(--application-font-h5)}.header-h5-bold{color:var(--greys-black);font:var(--application-font-h5-bold)}.header-h6{color:var(--greys-black);font:var(--application-font-h6)}.header-h6-bold{color:var(--greys-black);font:var(--application-font-h6-bold)}.header-red{color:var(--reds-red)}.header-orange{color:var(--oranges-orange)}.header-grey{color:var(--greys-grey-dark)}.header-m-t15{margin-top:15px}.header-m-l10{margin-left:10px}.header-w100{width:100%}.header-nowrap{white-space:nowrap}.header-text-align-right{text-align:right}.header-justify-center{justify-content:center}.header-no-flex-shrink{flex-shrink:unset!important}
.text-entry{border:1px solid var(--greys-grey-medium);background:var(--greys-white);border-radius:8px;flex:1 0 0;align-items:center;gap:8px;padding:12px;display:flex}.text-entry .MuiFormControl-root .MuiFilledInput-root{background:var(--greys-white)}.text-entry .MuiFormControl-root .MuiFilledInput-root .MuiFilledInput-input{padding-top:4px}.text-entry-disabled,.text-entry-disabled .MuiFormControl-root .MuiFilledInput-root{background:var(--greys-grey-light)}.image{width:24px;height:24px}.text-entry-label{color:var(--greys-grey-disabled);justify-content:none;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.value{color:var(--greys-black);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.number-edit{width:100%}
.checkbox-border{border:1px solid var(--greys-grey-medium);color:var(--greys-black);box-sizing:border-box;cursor:pointer;border-radius:8px;margin:8px 0;padding:6px 16px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checkbox-disabled{background:var(--greys-grey-light)}.checkbox-label{color:var(--greys-grey-dark);align-self:stretch;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checkbox-subtitle{color:var(--greys-grey-input);align-self:stretch;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.checkbox-print{flex-direction:column;align-items:flex-start;margin-right:24px;font-size:14px;display:flex}
.user-picker-row{border:1px solid var(--greys-grey-medium);background:var(--greys-white);border-radius:8px;padding:12px}.user-picker-right{justify-content:space-between;align-items:center;gap:8px;display:flex}.user-picker-delete-button{cursor:pointer;background:0 0;border:none}.user-picker-button{color:var(--greys-grey-input);cursor:pointer;border:none;margin:9px 0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.user-picker-member-status{color:var(--greys-black);background:var(--greys-grey-light);border-radius:20px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:flex}.user-picker-container{width:100%}.user-picker-clickable{cursor:pointer;border:1px solid var(--greys-grey-medium);background:var(--greys-white);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.user-picker-disabled{background:var(--greys-grey-light)}.user-picker-error{color:var(--reds-red);padding-left:12px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.user-picker-container-no-top-border-radius .user-picker-clickable,.user-picker-container-no-top-border-radius .user-picker-row{border-top-left-radius:0;border-top-right-radius:0}.user-picker-container-no-bottom-border-radius .user-picker-clickable,.user-picker-container-no-bottom-border-radius .user-picker-row{border-bottom-right-radius:0;border-bottom-left-radius:0}.user-picker-container-no-border .user-picker-clickable,.user-picker-container-no-border .user-picker-row{border-width:0}.user-picker-container-no-top-border .user-picker-clickable,.user-picker-container-no-top-border .user-picker-row{border-top:none}.user-picker-container-no-bottom-border .user-picker-clickable,.user-picker-container-no-bottom-border .user-picker-row{border-bottom:none}.user-picker-container-white-disabled-background .user-picker-disabled{background-color:var(--greys-white)}.user-picker-print{font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.user-dropdown-option{flex-direction:row;align-items:center;gap:12px;display:flex}.user-dropdown-option-border{border:1px solid var(--greys-grey-medium);border-radius:8px;padding:16px}.user-dropdown-option-border .user-dropdown-option-buttons{gap:2px;margin-left:auto}.user-dropdown-option-border .user-dropdown-option-buttons>*{width:40px;min-width:initial}.user-dropdown-option-details{flex-direction:column;gap:4px;display:flex}.user-dropdown-option-name{font:var(--application-font-h5-bold)}.user-dropdown-option-job{font:var(--application-font-b3);flex-direction:row;align-items:center;gap:8px;display:flex}
.avatar{flex-shrink:0;width:44px;height:44px}.avatar-circle{background-color:var(--greys-black);border-radius:50%;width:100%;height:100%}.avatar-profile-name{font:var(--application-font-b1);color:var(--greys-white);opacity:.9}.avatar-outline .avatar-circle{background-color:var(--greys-white);border:1px solid var(--greys-grey-dark)}.avatar-outline .avatar-profile-name{color:var(--greys-grey-dark);opacity:1;font:var(--application-font-h6-bold)}.avatar-size32{width:32px;height:32px}
.scroll-horizontal{flex-direction:row;display:flex;overflow:auto hidden}.scroll-vertical{box-sizing:border-box;flex-direction:column;flex-grow:1;width:100%;max-height:100%;display:flex;overflow:hidden auto}@media print{.scroll-horizontal,.scroll-vertical{max-height:none;overflow:visible}}
.tags-content{flex-flow:wrap;align-items:center;display:flex}.tags-content>*{color:var(--greys-grey-dark);white-space:nowrap}.tags-content-regular-pill>*,.tags-content-regular-transparent>*{font:var(--application-font-b2)}.tags-content-small-pill>*,.tags-content-small-transparent>*{font:var(--application-font-b3)}.tags-content-regular-pill>*,.tags-content-small-pill>*{background-color:var(--greys-grey-light);border-radius:8px;padding:8px}.tag-divider{padding:0 4px;font-weight:700}
.work-authorisation-summary-wrapper{box-sizing:border-box;width:100%;container-type:inline-size}.work-authorisation-summary{background-color:var(--greys-white);border:1px solid var(--greys-grey-medium);box-sizing:border-box;border-radius:8px;grid-template-rows:repeat(2,auto);grid-template-columns:3fr 1fr 1fr;align-items:center;width:100%;padding:14px 24px;display:grid}.work-authorisation-summary>.tags-content{grid-area:2/1}.work-authorisation-summary>.status-main{grid-area:span 2/2}.work-authorisation-summary-header-title{text-align:left;font:var(--application-font-h6-bold);color:var(--greys-black);grid-area:1/1}.work-authorisation-summary-time{font:var(--application-font-h6-bold);color:var(--greys-grey-dark);grid-area:1/3;justify-self:end}.work-authorisation-summary-date{font:var(--application-font-b3);color:var(--greys-grey-dark);grid-area:2/3;justify-self:end}.button-wrapper .work-authorisation-summary{border:0;padding:16px}.work-authorisation-summary-row-divider{display:none}@container not (min-width:600px){.work-authorisation-summary{grid-template-rows:auto auto minmax(20px,auto) auto auto;grid-template-columns:1fr 1fr}.work-authorisation-summary>.tags-content{grid-area:2/span 2}.work-authorisation-summary>.status-main{grid-area:5/2;justify-self:end}.work-authorisation-summary .work-authorisation-summary-time{grid-area:4/1;justify-self:start}.work-authorisation-summary .work-authorisation-summary-date{grid-area:5/1;justify-self:start}.work-authorisation-summary .work-authorisation-summary-row-divider{border-bottom:1px solid var(--greys-grey-medium);grid-area:3/span 2;width:100%;display:block}}
.waf-confirmation-view{color:var(--greys-grey-dark);background-color:var(--greys-white);border:1px solid var(--greys-grey-medium);border-radius:8px;gap:0;padding:26px 26px 12px}.waf-confirmation-view>img{padding:6px 0 24px}.waf-confirmation-view-title{font:var(--application-font-h1-bold);padding-bottom:8px}.waf-confirmation-view-msg{font:var(--application-font-b2);white-space:pre-line;padding-bottom:8px}.waf-confirmation-no-border{border:none}
.image-component{box-sizing:border-box;display:inline-flex}
.rounded-number{border-style:solid;border-radius:50%;justify-content:center;align-items:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:flex}
.summary-view-wrapper{box-sizing:border-box;width:100%;container-type:inline-size}.summary-view{box-sizing:border-box;grid-template-rows:repeat(2,auto);grid-template-columns:3fr 1fr 1fr;align-items:center;gap:5px;width:100%;display:grid}.summary-view>.summary-view-header{grid-area:1/1}.summary-view>.summary-view-divider{display:none}.summary-view>.summary-view-flow{flex-flow:wrap;grid-area:2/1;align-items:center;gap:5px;display:flex}.summary-view>.summary-view-leading{grid-area:1/2/-1;display:flex}.summary-view>.summary-view-trailing{grid-area:1/3/-1;justify-content:flex-end;display:flex}.summary-view>.summary-view-additional{grid-area:3/1}.button-wrapper .summary-view-wrapper{border:0!important}@container not (min-width:550px){.summary-view{grid-template-rows:repeat(5,auto);grid-template-columns:1fr 1fr}.summary-view>.summary-view-header{grid-area:1/span 2}.summary-view>.summary-view-flow{grid-area:2/span 2}.summary-view>.summary-view-additional{grid-area:3/span 2}.summary-view>.summary-view-divider{border-bottom:1px solid var(--greys-grey-medium);grid-area:4/span 2;width:100%;margin:5px 0;display:block}.summary-view>.summary-view-leading{grid-area:5/1}.summary-view>.summary-view-trailing{grid-area:5/2}}
.modal-resolve-conflicts-header{min-height:48px;width:var(--form-width);margin:0 auto;padding:24px}.modal-resolve-conflicts-header-title{font:var(--application-font-h1-bold)}.modal-resolve-conflicts-header-desc{font:var(--application-font-h5);margin-top:8px}.modal-resolve-conflicts-templates{flex-grow:1;width:100%;margin-top:20px;overflow-y:auto}.modal-resolve-conflicts-template{width:100%;max-width:var(--form-width);margin:0 auto}
.join-item,.join-sep{display:contents}.join-item:not(:has(>:not(.join-sep,[data-sdui-end-marker])))>.join-sep{display:none}
:root{--content-vertical-margin:40px}.multistep{height:calc(100dvh - var(--footer-height));min-height:calc(100dvh - var(--footer-height));flex-direction:column;width:100%;min-width:0;display:flex}.multistep-below-header{margin-top:calc(var(--multistep-header-height) + var(--content-vertical-margin));box-sizing:border-box;flex:auto;justify-content:center;gap:40px;min-height:0;display:flex;overflow:hidden auto}.multistep-with-status .multistep-below-header{margin-top:calc(var(--multistep-header-height) + var(--app-status-bar-height) + var(--content-vertical-margin))}
:root{--multistep-header-height:80px}.multistep-header-logo{background-color:var(--greys-grey-light);align-items:center;gap:16px;margin-left:24px;padding:0;display:flex}.multistep-header-container{z-index:999;width:100%;position:fixed;top:0;left:0}.multistep-header-content{height:var(--multistep-header-height);background:var(--greys-grey-light);height:var(--multistep-header-height);background:var(--greys-grey-light);justify-content:space-between;align-items:center;width:100%;display:flex}.multistep-header{align-items:center;margin-left:180px;display:flex}.multistep-header-center-section{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.multistep-header-center-section-title{font:var(--application-font-h5-bold)}.multistep-header-center-section-sub-title{color:var(--greys-grey-dark);font:var(--application-font-b3)}.multistep-navbar-menu-button{display:none!important}@media (max-width:1075px){.multistep-header{margin-left:0;position:absolute;left:50%;transform:translate(-50%)}.multistep-header-logo-name{display:none}.multistep-header-center-section{margin-left:0;position:absolute;left:50%;transform:translate(-50%)}.multistep-navbar-menu-button{display:flex!important}}@media (max-width:480px){.multistep-header{display:none}}
.sdui-debug-root{pointer-events:none;z-index:99999;position:fixed;inset:0}.sdui-debug-bridge{pointer-events:auto;position:fixed}.sdui-debug-highlight{border:2px solid color-mix(in srgb, var(--blues-primary) 80%, transparent);background:color-mix(in srgb, var(--blues-primary) 6%, transparent);pointer-events:none;border-radius:2px;transition:all .1s ease-out;position:fixed}.sdui-debug-badge{background:color-mix(in srgb, var(--blues-primary) 92%, transparent);color:var(--greys-white);pointer-events:none;white-space:nowrap;border-radius:3px;align-items:center;gap:4px;padding:1px 5px;font-family:monospace;font-size:10px;line-height:14px;display:flex;position:fixed}.sdui-debug-badge .type{font-weight:600}.sdui-debug-badge .id{opacity:.8;font-size:9px}.sdui-debug-panel{z-index:99999;box-sizing:border-box;background:var(--blues-blue-navy);width:fit-content;max-width:min(640px,90vw);color:var(--greys-grey-dark);box-shadow:var(--box-shadow-light);pointer-events:auto;border-radius:6px;flex-direction:column;padding:8px 10px;font-family:monospace;font-size:11px;display:flex;position:fixed;overflow-x:hidden}.sdui-debug-panel .detail-header{border-bottom:1px solid color-mix(in srgb, var(--greys-white) 10%, transparent);flex-shrink:0;align-items:baseline;gap:8px;margin-bottom:6px;padding-bottom:6px;display:flex}.sdui-debug-panel .detail-header strong{color:var(--blues-blue-light);font-size:12px}.sdui-debug-panel .detail-header code{color:var(--yellow-yellow);font-size:10px}.sdui-debug-panel .detail-header .detail-hint{color:color-mix(in srgb, var(--greys-white) 40%, transparent);margin-left:auto;font-size:10px}.sdui-debug-panel .detail-body{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow:hidden auto}.sdui-debug-panel .detail-section{border-top:1px solid color-mix(in srgb, var(--greys-white) 6%, transparent);margin-top:4px;padding-top:4px}.sdui-debug-panel .section-title{text-transform:uppercase;letter-spacing:.5px;color:var(--greys-grey-input);margin-bottom:3px;font-size:9px}.sdui-debug-panel .detail-row{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.sdui-debug-panel .detail-label{color:var(--greys-grey-medium);overflow-wrap:break-word;min-width:0}.sdui-debug-panel .detail-value{color:var(--greys-grey-dark);overflow-wrap:break-word;min-width:0}.sdui-debug-panel .detail-tag{border-radius:8px;flex-shrink:0;margin-left:auto;padding:1px 5px;font-size:9px;font-weight:500}.sdui-debug-panel .detail-tag--binding{background:color-mix(in srgb, var(--purples-purple) 20%, transparent);color:var(--purples-purple)}.sdui-debug-panel .detail-tag--expr{background:color-mix(in srgb, var(--purples-purple-light) 20%, transparent);color:var(--purples-purple-light)}.sdui-debug-panel .detail-tag--pred{background:color-mix(in srgb, var(--yellow-yellow) 20%, transparent);color:var(--yellow-yellow)}.sdui-debug-panel .detail-tag--text{background:color-mix(in srgb, var(--greens-green-alternative) 20%, transparent);color:var(--greens-green-alternative)}.sdui-debug-panel .detail-tag--textView{background:color-mix(in srgb, var(--blues-primary) 20%, transparent);color:var(--blues-primary)}.sdui-debug-panel .detail-tag--action{background:color-mix(in srgb, var(--oranges-orange) 20%, transparent);color:var(--oranges-orange)}.sdui-debug-panel .detail-tag--prop{background:color-mix(in srgb, var(--greys-grey-medium) 20%, transparent);color:var(--greys-grey-medium)}.sdui-debug-panel .binding-path{color:var(--purples-purple-light);overflow-wrap:break-word;word-break:break-all}.sdui-debug-panel .binding-value{color:var(--greens-green-alternative);background:color-mix(in srgb, var(--greens-green-alternative) 10%, transparent);overflow-wrap:break-word;border-radius:2px;flex-shrink:0;min-width:0;padding:0 3px;font-size:10px}.sdui-debug-panel .predicate-value{color:var(--oranges-orange)}.sdui-debug-panel .context-group{margin-top:2px}.sdui-debug-panel .expand-toggle{all:unset;cursor:pointer;border-bottom:1px dashed color-mix(in srgb, var(--greys-grey-medium) 40%, transparent);pointer-events:auto;align-items:baseline;gap:6px;padding-bottom:1px;display:inline-flex}.sdui-debug-panel .expand-toggle:hover{border-bottom-color:color-mix(in srgb, var(--greys-grey-medium) 80%, transparent)}.sdui-debug-panel .expanded-children{border-left:1px solid color-mix(in srgb, var(--greys-white) 8%, transparent);min-width:0;margin-left:4px;padding-left:10px}.sdui-debug-panel .tree-root{padding-top:3px}.sdui-debug-panel .tree-node{flex-direction:column;gap:0;min-width:0;display:flex}.sdui-debug-panel .tree-leaf{overflow-wrap:break-word;min-width:0;display:block}.sdui-debug-panel .tree-toggle-row{align-items:baseline;width:100%;min-width:0;display:flex}.sdui-debug-panel .tree-toggle{all:unset;cursor:pointer;overflow-wrap:break-word;flex:1;min-width:0;display:block}.sdui-debug-panel .tree-toggle:hover .tree-kind{color:var(--greys-grey-dark)}.sdui-debug-panel .tree-raw-toggle{all:unset;cursor:pointer;color:var(--greys-grey-input);border:1px solid var(--greys-grey-disabled);white-space:nowrap;vertical-align:middle;border-radius:3px;margin:0 4px;padding:1px 4px;font-size:10px;display:inline}.sdui-debug-panel .tree-raw-toggle:hover{color:var(--greys-grey-medium);border-color:var(--greys-grey-input)}.sdui-debug-panel .tree-raw{color:var(--greys-grey-medium);white-space:pre-wrap;overflow-wrap:break-word;margin:0;padding:4px 0;font-size:11px}.sdui-debug-panel .tree-children{border-left:1px solid color-mix(in srgb, var(--greys-white) 8%, transparent);flex-direction:column;gap:0;min-width:0;margin-left:6px;padding-left:10px;display:flex}.sdui-debug-panel .tree-kind{color:var(--greys-grey-medium);white-space:normal;overflow-wrap:break-word;min-width:0}.sdui-debug-panel .tree-kind.tree-path-segment{color:var(--greys-grey-input);font-style:italic}.sdui-debug-panel .tree-desc{color:var(--greys-grey-dark);opacity:.7;overflow-wrap:break-word;font-size:10px}.sdui-debug-panel .tree-arrow{color:var(--greys-grey-input);flex-shrink:0}.sdui-debug-panel .tree-result{color:var(--greens-green-alternative);background:color-mix(in srgb, var(--greens-green-alternative) 10%, transparent);overflow-wrap:break-word;border-radius:2px;padding:0 3px;font-size:10px}.sdui-debug-panel .tree-result--true{color:var(--greens-green-dark);background:color-mix(in srgb, var(--greens-green-dark) 12%, transparent)}.sdui-debug-panel .tree-result--false{color:var(--reds-red);background:color-mix(in srgb, var(--reds-red) 12%, transparent)}.sdui-debug-panel .tree-result--error{color:var(--oranges-orange);background:color-mix(in srgb, var(--oranges-orange) 10%, transparent)}.sdui-debug-panel .tree-meta{color:var(--greys-grey-input);font-size:10px;font-style:italic}
.sdui-debug-toggle{z-index:9999;writing-mode:vertical-rl;background:color-mix(in srgb, var(--blues-blue-navy) 50%, transparent);color:var(--blues-blue-light);cursor:pointer;opacity:.3;border:none;border-radius:0 4px 4px 0;padding:8px 4px;font-family:monospace;font-size:9px;font-weight:600;transition:all .15s;position:fixed;top:50%;left:0;transform:translateY(-50%)}.sdui-debug-toggle:hover{opacity:.8;background:color-mix(in srgb, var(--blues-blue-navy) 75%, transparent)}.sdui-debug-toggle.active{opacity:.8;background:color-mix(in srgb, var(--blues-primary) 70%, transparent);color:var(--greys-white)}
