.df-mosaic .df-checkbox-group:not(#\#){display:flex;flex-direction:column;gap:12px}.df-mosaic .df-checkbox-group:not(#\#).inline{column-gap:48px;flex-direction:row;flex-wrap:wrap}.df-mosaic .df-checkbox:not(#\#){display:flex;gap:12px}.df-mosaic .df-checkbox:not(#\#) .df-checkbox-content,.df-mosaic .df-checkbox:not(#\#) label{font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);cursor:pointer;margin-top:-4px}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]{appearance:none;border:2px solid var(--df-color-outline-stronger,#303030);border-radius:2px;cursor:pointer;flex:0 0 auto;height:1rem;margin:0;width:1rem}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:hover{border-color:var(--df-color-object-strong,#686868)}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:checked{background-color:var(--df-color-outline-stronger,#303030);background-image:url('data:image/svg+xml;utf8,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.33333 8L0 4.66667L1.33333 3.33333L3.33333 5.33333L8.66667 0L10 1.33333L3.33333 8Z" fill="rgb(255, 255, 255)"/></svg>');background-position:50% 50%;background-repeat:no-repeat;border-color:var(--df-color-outline-stronger,#303030)}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox] :disabled:hover,.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:disabled{background-color:transparent;border-color:var(--df-color-neutral-base,#bfbebe);cursor:default}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:checked:hover{background-color:var(--df-color-object-strong,#686868);border-color:var(--df-color-object-strong,#686868)}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox] :disabled:checked:hover,.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:disabled:checked{background-color:var(--df-color-neutral-base,#bfbebe);border-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:disabled+.df-checkbox-content,.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:disabled+label{color:var(--df-color-neutral-base,#bfbebe);cursor:default}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox]:focus:not(:focus-visible){box-shadow:0 0 0 2px var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-checkbox:not(#\#) input[type=checkbox].df-checkbox-intermediate:checked{background-image:url('data:image/svg+xml;utf8,<svg width="8" height="2" viewBox="0 0 8 2" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="8" height="2" fill="rgb(255, 255, 255)"/></svg>')}.df-mosaic .df-checkbox:not(#\#).error input[type=checkbox],.df-mosaic .df-checkbox:not(#\#).error input[type=checkbox]:hover,.df-mosaic .df-checkbox:not(#\#)[aria-invalid=true] input[type=checkbox],.df-mosaic .df-checkbox:not(#\#)[aria-invalid=true] input[type=checkbox]:hover{border-color:var(--df-color-error,#e2000f)}.df-mosaic .df-checkbox:not(#\#).error input[type=checkbox]:checked,.df-mosaic .df-checkbox:not(#\#)[aria-invalid=true] input[type=checkbox]:checked{background-color:var(--df-color-error,#e2000f)}.df-mosaic .df-checkbox:not(#\#).error label,.df-mosaic .df-checkbox:not(#\#)[aria-invalid=true] label{color:var(--df-color-error,#e2000f)}.df-mosaic .df-radio-group:not(#\#){display:flex;flex-direction:column;gap:12px}.df-mosaic .df-radio-group:not(#\#).inline{column-gap:48px;flex-direction:row;flex-wrap:wrap}.df-mosaic .df-radio:not(#\#){display:flex;gap:12px}.df-mosaic .df-radio:not(#\#) label{font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);cursor:pointer;margin-top:-4px}.df-mosaic .df-radio:not(#\#) input[type=radio]{appearance:none;border:2px solid;border-radius:8px;color:var(--df-color-outline-stronger,#303030);cursor:pointer;flex:0 0 auto;height:1rem;margin:0;position:relative;width:1rem}.df-mosaic .df-radio:not(#\#) input[type=radio]:hover{color:var(--df-color-object-strong,#686868)}.df-mosaic .df-radio:not(#\#) input[type=radio]:disabled,.df-mosaic .df-radio:not(#\#) input[type=radio]:disabled+label{color:var(--df-color-neutral-base,#bfbebe);cursor:default}.df-mosaic .df-radio:not(#\#) input[type=radio]:checked{border-color:var(--df-color-outline-stronger,#303030)}.df-mosaic .df-radio:not(#\#) input[type=radio]:checked:after{background-color:var(--df-color-outline-stronger,#303030);border-radius:8px;content:"";display:inline-block;height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5rem}.df-mosaic .df-radio:not(#\#) input[type=radio]:disabled:checked{border-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-radio:not(#\#) input[type=radio]:disabled:checked:after{background-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-radio:not(#\#) input[type=radio]:checked:hover{border-color:var(--df-color-object-strong,#686868)}.df-mosaic .df-radio:not(#\#) input[type=radio]:checked:hover:after{background-color:var(--df-color-object-strong,#686868)}.df-mosaic .df-radio:not(#\#) input[type=radio]:focus:not(:focus-visible){box-shadow:0 0 0 2px var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-radio:not(#\#).error input[type=radio],.df-mosaic .df-radio:not(#\#)[aria-invalid=true] input[type=radio]{color:var(--df-color-error,#e2000f)}.df-mosaic .df-radio:not(#\#).error input[type=radio]:checked,.df-mosaic .df-radio:not(#\#)[aria-invalid=true] input[type=radio]:checked{border-color:var(--df-color-error,#e2000f);color:var(--df-color-error,#e2000f)}.df-mosaic .df-radio:not(#\#).error input[type=radio]:checked:after,.df-mosaic .df-radio:not(#\#)[aria-invalid=true] input[type=radio]:checked:after{background-color:var(--df-color-error,#e2000f)}.df-mosaic .df-radio:not(#\#).error label,.df-mosaic .df-radio:not(#\#)[aria-invalid=true] label{color:var(--df-color-error,#e2000f)}.df-mosaic .df-radio:not(#\#):not(#\#) input[type=radio]:disabled+label:hover,.df-mosaic .df-radio:not(#\#):not(#\#) input[type=radio]:disabled:hover{border-color:var(--df-color-neutral-base,#bfbebe);color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-radio:not(#\#):not(#\#) input[type=radio]:disabled+label:hover:after,.df-mosaic .df-radio:not(#\#):not(#\#) input[type=radio]:disabled:hover:after{background-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-input-container:not(#\#){display:flex;position:relative}.df-mosaic .df-input-container:not(#\#) .df-addon-content{align-items:center;display:flex;height:100%;justify-content:center;position:absolute}.df-mosaic .df-input-container:not(#\#) .df-icon{color:var(--df-color-object-base,#686868)}.df-mosaic .df-input-container:not(#\#):hover .df-icon{color:var(--df-color-secondary,#303030)}.df-mosaic .df-input-container:not(#\#).disabled .df-icon{color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-input-container:not(#\#).df-addon-start .df-input{padding-left:48px}.df-mosaic .df-input-container:not(#\#).df-addon-start .df-addon-content{left:16px}.df-mosaic .df-input-container:not(#\#).df-addon-end .df-input{padding-right:48px}.df-mosaic .df-input-container:not(#\#).df-addon-end .df-addon-content{right:16px}.df-mosaic .df-input:not(#\#):read-only{background-color:var(--df-color-surface-base,#f4f4f4);cursor:default}.df-mosaic .df-input:not(#\#){font-weight:var(--df-font-weight-regular,400);font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);background-color:var(--df-color-primary,#fff);border-color:var(--df-color-neutral-base,#bfbebe);border-radius:2px;border-style:solid;border-width:1px;color:var(--df-color-secondary,#303030);padding:4px 16px 6px;width:100%;height:40px}.df-mosaic .df-input:not(#\#)::placeholder{color:var(--df-color-text-strong,#686868)}.df-mosaic .df-input:not(#\#):active,.df-mosaic .df-input:not(#\#):focus,.df-mosaic .df-input:not(#\#):hover{border-color:var(--df-color-outline-strong,#484848)}.df-mosaic .df-input:not(#\#):focus{box-shadow:0 0 0 2px var(--df-color-neutral-base,#bfbebe);outline:none}.df-mosaic .df-input:not(#\#):disabled{background-color:var(--df-color-primary,#fff);border-color:var(--df-color-outline-base,#d8d8d9);color:var(--df-color-text-base,#bfbebe);cursor:default}.df-mosaic .df-input:not(#\#):disabled::placeholder{color:var(--df-color-text-base,#bfbebe)}.df-mosaic .df-input:not(#\#).warning{border-color:var(--df-color-warning,#fa0)}.df-mosaic .df-input:not(#\#).error,.df-mosaic .df-input:not(#\#)[aria-invalid=true]{border-color:var(--df-color-error,#e2000f);color:var(--df-color-error,#e2000f)}.df-mosaic .df-input-group:not(#\#){align-items:stretch;display:flex;position:relative;width:100%}.df-mosaic .df-input-group:not(#\#) .df-input{flex:1 1;position:relative}.df-mosaic .df-input-group:not(#\#) .df-select{background-color:var(--df-color-surface-base,#f4f4f4);padding-left:12px;padding-right:36px}.df-mosaic .df-input-group:not(#\#) .df-select:focus,.df-mosaic .df-input-group:not(#\#) .df-select:hover{z-index:var(--df-index-screen,0)}.df-mosaic .df-input-group:not(#\#) df-select .df-select-main-control{background-color:var(--df-color-surface-base,#f4f4f4)}.df-mosaic .df-input-group:not(#\#) df-select .df-select-value-container{max-width:calc(100% - 6px);padding-left:12px;padding-right:6px}.df-mosaic .df-input-group:not(#\#) df-select .df-select-menu-list{padding-bottom:4px;padding-top:4px}.df-mosaic .df-input-group:not(#\#) df-select .df-select-option{padding:4px 8px}.df-mosaic .df-input-group-addon-content:not(#\#),.df-mosaic .df-input-group>.df-input:not(#\#){border-radius:2px}.df-mosaic .df-input-group-addon-end>:first-child:not(#\#),.df-mosaic .df-input-group>.df-input:not(:first-child):not(#\#){border-bottom-left-radius:0;border-top-left-radius:0}.df-mosaic .df-input-group-addon-start>:first-child:not(#\#),.df-mosaic .df-input-group>.df-input:not(:last-child):not(#\#){border-bottom-right-radius:0;border-top-right-radius:0}.df-mosaic .df-input-group-addon-end:not(#\#),.df-mosaic .df-input-group-addon-start:not(#\#){font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);display:flex}.df-mosaic .df-input-group-addon-start:not(#\#){margin-right:-1px}.df-mosaic .df-input-group-addon-end:not(#\#){margin-left:-1px}.df-mosaic .df-input-group-addon-content:not(#\#){font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);background-color:var(--df-color-surface-base,#f4f4f4);border:1px solid var(--df-color-neutral-base,#bfbebe);display:flex;justify-content:center;min-width:38px;padding:7px 8px}@keyframes spin-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ball-beat-animation{30%{opacity:.6;transform:scale(.875)}60%{opacity:.3;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes hide-scroll-animation{0%,to{overflow:hidden}}.df-mosaic div.df-responsive-table:not(#\#){overflow-x:auto}.df-mosaic div.df-responsive-table:not(#\#) .df-context-menu-container{position:absolute}.df-mosaic .df-table:not(#\#){background-color:var(--df-color-primary,#fff);border-collapse:collapse;border-spacing:0;width:100%}.df-mosaic .df-table:not(#\#).sticky{border-collapse:separate}.df-mosaic .df-table:not(#\#).sticky thead{position:sticky;top:0}.df-mosaic .df-table:not(#\#).sticky thead th{border-bottom:0;border-right:0}.df-mosaic .df-table:not(#\#).sticky thead th+td{border-left:0}.df-mosaic .df-table:not(#\#).sticky thead tr:last-of-type th{border-bottom:1px solid var(--df-color-neutral-stronger,#484848)}.df-mosaic .df-table:not(#\#).sticky thead th:last-of-type{border-right:1px solid var(--df-color-neutral-stronger,#484848)}.df-mosaic .df-table:not(#\#) td,.df-mosaic .df-table:not(#\#) th{font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);color:var(--df-color-secondary,#303030);padding:11px 18px;text-align:left}.df-mosaic .df-table:not(#\#) td.expandable-cell,.df-mosaic .df-table:not(#\#) td.selectable-cell,.df-mosaic .df-table:not(#\#) th.expandable-cell,.df-mosaic .df-table:not(#\#) th.selectable-cell{border-right:0;padding-right:6px;width:35px}.df-mosaic .df-table:not(#\#) td.selectable-expandable-cell,.df-mosaic .df-table:not(#\#) th.selectable-expandable-cell{border-right:0;padding-right:6px;width:70px}.df-mosaic .df-table:not(#\#) td.selectable-cell+td,.df-mosaic .df-table:not(#\#) td.selectable-cell+th,.df-mosaic .df-table:not(#\#) th.selectable-cell+td,.df-mosaic .df-table:not(#\#) th.selectable-cell+th{padding-left:10px}.df-mosaic .df-table:not(#\#) th{color:var(--df-color-component-table-header-text,#303030)}.df-mosaic .df-table:not(#\#).density-high td,.df-mosaic .df-table:not(#\#).density-high th{padding:3px 12px}.df-mosaic .df-table:not(#\#).density-high td.selectable-cell,.df-mosaic .df-table:not(#\#).density-high th.selectable-cell{padding-right:0}.df-mosaic .df-table:not(#\#).density-high td.selectable-cell+td,.df-mosaic .df-table:not(#\#).density-high td.selectable-cell+th,.df-mosaic .df-table:not(#\#).density-high th.selectable-cell+td,.df-mosaic .df-table:not(#\#).density-high th.selectable-cell+th{padding-left:4px}.df-mosaic .df-table:not(#\#).density-high .df-table-sort:after{right:18px;top:8px}.df-mosaic .df-table:not(#\#).density-low td,.df-mosaic .df-table:not(#\#).density-low th{padding:23px 24px}.df-mosaic .df-table:not(#\#).density-low td.selectable-cell,.df-mosaic .df-table:not(#\#).density-low th.selectable-cell{padding-right:0}.df-mosaic .df-table:not(#\#).density-low td.selectable-cell+td,.df-mosaic .df-table:not(#\#).density-low td.selectable-cell+th,.df-mosaic .df-table:not(#\#).density-low th.selectable-cell+td,.df-mosaic .df-table:not(#\#).density-low th.selectable-cell+th{padding-left:14px}.df-mosaic .df-table:not(#\#).density-low .df-table-sort:after{right:26px;top:28px}.df-mosaic .df-table thead:not(#\#){background-color:var(--df-color-component-table-header-surface,#fff);width:100%}.df-mosaic .df-table thead:not(#\#) td,.df-mosaic .df-table thead:not(#\#) th{font-weight:var(--df-font-weight-bold,700);border:1px solid var(--df-color-neutral-stronger,#484848)}.df-mosaic .df-table thead:not(#\#) td.expandable-cell+td,.df-mosaic .df-table thead:not(#\#) td.expandable-cell+th,.df-mosaic .df-table thead:not(#\#) td.selectable-cell+td,.df-mosaic .df-table thead:not(#\#) td.selectable-cell+th,.df-mosaic .df-table thead:not(#\#) td.selectable-expandable-cell+td,.df-mosaic .df-table thead:not(#\#) td.selectable-expandable-cell+th,.df-mosaic .df-table thead:not(#\#) th.expandable-cell+td,.df-mosaic .df-table thead:not(#\#) th.expandable-cell+th,.df-mosaic .df-table thead:not(#\#) th.selectable-cell+td,.df-mosaic .df-table thead:not(#\#) th.selectable-cell+th,.df-mosaic .df-table thead:not(#\#) th.selectable-expandable-cell+td,.df-mosaic .df-table thead:not(#\#) th.selectable-expandable-cell+th{border-left:0}.df-mosaic .df-table thead:not(#\#) .df-table-sort{cursor:pointer;padding-right:33px;position:relative}.df-mosaic .df-table thead:not(#\#) .df-table-sort:after{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 10H0L4.5 16L9 10Z" fill="rgb(216, 216, 217)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 6L9 6L4.5 0L0 6Z" fill="rgb(216, 216, 217)"/></svg>');background-repeat:no-repeat;content:"";display:block;height:16px;position:absolute;right:16px;top:16px;width:9px}.df-mosaic .df-table thead:not(#\#) .df-table-sort.sort-asc:after{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 10H0L4.5 16L9 10Z" fill="rgb(216, 216, 217)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 6L9 6L4.5 0L0 6Z" fill="rgb(48, 48, 48)"/></svg>')}.df-mosaic .df-table thead:not(#\#) .df-table-sort.sort-desc:after{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 10H0L4.5 16L9 10Z" fill="rgb(48, 48, 48)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 6L9 6L4.5 0L0 6Z" fill="rgb(216, 216, 217)"/></svg>')}.df-mosaic .df-table tbody:not(#\#){overflow:hidden auto}.df-mosaic .df-table tbody:not(#\#) tr{border-bottom:1px solid var(--df-color-outline-base,#d8d8d9)}.df-mosaic .df-table tbody:not(#\#) tr.selected{background-color:var(--df-color-neutral-base,#bfbebe);cursor:default}.df-mosaic .df-table tbody:not(#\#) tr.selected td{border-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-table tbody:not(#\#) td{font-weight:var(--df-font-weight-regular,400);border-color:var(--df-color-primary,#fff)}.df-mosaic .df-table:not(.light):not(.df-table-flex) tbody tr:not(#\#):nth-of-type(odd){background-color:var(--df-color-surface-base,#f4f4f4)}.df-mosaic .df-table:not(.light):not(.df-table-flex) tbody tr:not(#\#):nth-of-type(odd) td{border-color:var(--df-color-surface-base,#f4f4f4)}.df-mosaic .df-table:not(.light):not(.df-table-flex) tbody tr:not(#\#):nth-of-type(odd).selected{background-color:var(--df-color-neutral-base,#bfbebe);cursor:default}.df-mosaic .df-table:not(.light):not(.df-table-flex) tbody tr:not(#\#):nth-of-type(odd).selected td{border-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic tr.clickable-row:not(#\#){cursor:pointer}.df-mosaic tr.selected:not(#\#){background-color:var(--df-color-neutral-base,#bfbebe);cursor:default}.df-mosaic tr.selected:not(#\#) td{border-color:var(--df-color-neutral-base,#bfbebe)}.df-mosaic .df-table-expandable-btn:not(#\#){transition:.5s}.df-mosaic tr.expanded:not(#\#) .df-table-expandable-btn{transform:rotate(180deg)}.df-mosaic tr.collapsed:not(#\#) .df-table-expandable-btn{transform:rotate(0deg)}.df-mosaic .df-table-card-container:not(#\#){padding:6px 0}.df-mosaic .df-table-card-container:not(#\#):nth-child(2n){background-color:var(--df-color-surface-base,#f4f4f4)}.df-mosaic .df-table-card-row:not(#\#){column-gap:16px;display:flex}.df-mosaic .df-table-card-label:not(#\#),.df-mosaic .df-table-card-value:not(#\#){font-size:var(--df-font-size-sm,1rem);line-height:var(--df-line-height-sm,1.5rem);padding:6px 16px;word-break:break-word}.df-mosaic .df-table-card-label:not(#\#){font-weight:var(--df-font-weight-bold,700);width:30%}.df-mosaic .df-table-card-value:not(#\#){width:70%}@media(max-width:719.5px){.df-mosaic .df-table-card-label:not(#\#),.df-mosaic .df-table-card-value:not(#\#){padding:6px 8px}}@media(max-width:599.5px){.df-mosaic .df-table-card-label:not(#\#){width:40%}.df-mosaic .df-table-card-value:not(#\#){width:60%}}