._container_18r4a_1{position:fixed;z-index:1;inset-block-end:0;inset-inline:0;margin-left:auto;margin-right:var(--unit);max-width:fit-content;padding-block-end:var(--unit);display:grid;justify-items:center;justify-content:center;gap:var(--unit);z-index:var(--z-max)}._toast_18r4a_17{--duration: 7.5s;--travel-distance: 0;display:flex;align-items:center;justify-content:space-between;color:var(--text-1);padding-top:.75rem;padding-bottom:.75rem;padding-left:var(--unit);padding-right:var(--unit);background-color:var(--surface-2);border-radius:.45rem;border-width:1px;min-width:325px;box-sizing:border-box;will-change:transform;z-index:var(--z-max);animation:_fade-in_18r4a_1 .3s ease,_slide-in_18r4a_1 .3s ease,_fade-out_18r4a_1 .3s ease var(--duration)}._toast_18r4a_17 ._textWrapper_18r4a_37{display:flex;flex-direction:column;width:100%}._toast_18r4a_17 ._textWrapper_18r4a_37 ._headerWrapper_18r4a_42{display:flex;gap:.4rem;align-items:center;margin-bottom:.5rem}._toast_18r4a_17 ._textWrapper_18r4a_37 ._headerWrapper_18r4a_42 label{font-size:var(--text-lg);font-weight:var(--font-bold);text-transform:capitalize}._toast_18r4a_17 ._closeIcon_18r4a_53{fill:var(--text-1)}._toast_18r4a_17 ._closeIcon_18r4a_53 svg{fill:inherit;height:1.3rem;width:1.3rem}._toast_18r4a_17 svg{height:1.3rem;width:1.3rem}._toast_18r4a_17._success_18r4a_65{background-color:var(--green-surface-2);color:var(--green-text-2);fill:var(--green);border-color:var(--green)}._toast_18r4a_17._success_18r4a_65 ._closeIcon_18r4a_53{fill:var(--green-text-2)}._toast_18r4a_17._info_18r4a_74{background-color:var(--surface-2);color:var(--text-2);border-color:var(--text-2);fill:var(--text-2)}._toast_18r4a_17._info_18r4a_74 ._closeIcon_18r4a_53{fill:var(--text-2)}._toast_18r4a_17._warning_18r4a_83{background-color:var(--orange-surface-2);color:var(--orange-text-2);fill:var(--orange);border-color:var(--orange)}._toast_18r4a_17._warning_18r4a_83 ._closeIcon_18r4a_53{fill:var(--orange-text-2)}._toast_18r4a_17._error_18r4a_92{background-color:var(--red-surface-1);color:var(--red-text-2);border-color:var(--red);fill:var(--red)}._toast_18r4a_17._error_18r4a_92 ._closeIcon_18r4a_53{fill:var(--red-text-2)}@keyframes _slide-in_18r4a_1{0%{transform:translateY(var(--travel-distance, 10px))}}@keyframes _fade-in_18r4a_1{0%{opacity:0}}@keyframes _fade-out_18r4a_1{to{opacity:0}}._loaderFade_owzey_1{min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size);position:relative;animation:_fadePulse_owzey_1 1.2s ease-in-out infinite}._loaderFade_owzey_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(from 90deg,transparent,var(--color));animation:_smoothSpin_owzey_1 1s linear infinite;mask:radial-gradient(farthest-side,transparent calc(100% - var(--spinner)),#000 calc(100% - var(--spinner)));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--spinner)),#000 calc(100% - var(--spinner)))}._loaderFade_owzey_1._small_owzey_19{--size: 1rem;--spinner: 2px}._loaderFade_owzey_1._medium_owzey_23{--size: 1.225rem;--spinner: 2.5px}._loaderFade_owzey_1._large_owzey_27{--size: 1.4rem;--spinner: 2.75px}._loaderFade_owzey_1._white_owzey_31{--color: var(--text-1-dark)}._loaderFade_owzey_1._brand_owzey_34{--color: var(--brand)}._loaderFade_owzey_1._surface1_owzey_37{--color: var(--surface-1)}._loaderFade_owzey_1._surface2_owzey_40{--color: var(--surface-2)}._loaderFade_owzey_1._surface3_owzey_43{--color: var(--surface-3)}._loaderFade_owzey_1._surface4_owzey_46{--color: var(--surface-4)}._loaderFade_owzey_1._surface5_owzey_49{--color: var(--surface-5)}._loaderFade_owzey_1._text1_owzey_52{--color: var(--text-1)}._loaderFade_owzey_1._text2_owzey_55{--color: var(--text-2)}._loaderFade_owzey_1._text3_owzey_58{--color: var(--text-3)}@keyframes _smoothSpin_owzey_1{0%{transform:rotate(0);opacity:1}50%{opacity:.95}to{transform:rotate(360deg);opacity:1}}._container_l4b9g_1{position:relative;display:flex;flex:1;justify-content:center;align-items:center;min-height:100svh}._container_1eony_1{position:relative;display:flex;justify-content:space-evenly;flex-direction:row;align-items:center;border-style:solid;border-color:transparent;color:transparent;transition:all var(--transition);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;will-change:scale}._container_1eony_1 ._text_container_1eony_17{display:flex;justify-content:center;align-items:center;height:1rem;border-bottom:none!important}._container_1eony_1 span{font-size:var(--text-lg);line-height:0;white-space:nowrap;text-align:center;border:none!important}._container_1eony_1[pressed=false]{scale:1;opacity:1}._container_1eony_1[pressed=true]{scale:.985;opacity:.9}._large_1eony_40{border-width:.175rem;padding:.8rem 1.1rem;border-radius:.45rem;gap:.5rem;min-width:160px;max-width:650px}._medium_1eony_49{border-width:.175rem;padding-left:.75rem;padding-right:.75rem;border-radius:.4rem;min-height:var(--controls-height);max-height:var(--controls-height);gap:.5rem}._medium_1eony_49 span{font-size:var(--text-base);font-weight:var(--font-normal)}._small_1eony_63{border-width:.175rem;padding:.6rem .75rem;border-radius:.4rem;gap:.5rem;min-width:90px;max-width:fit-content}._small_1eony_63 span{font-size:var(--text-base);font-weight:var(--font-normal)}._xSmall_1eony_76{border-width:.175rem;padding:.475rem .75rem;border-radius:.4rem;gap:.5rem;min-width:90px;max-width:fit-content}._xSmall_1eony_76 span{font-size:var(--text-sm);font-weight:var(--font-normal)}._primary_1eony_89[paralyzed=false]{background-color:var(--brand);border-color:var(--brand);cursor:pointer}._primary_1eony_89[paralyzed=false] svg,._primary_1eony_89[paralyzed=false] span{color:#fff}._primary_1eony_89[paralyzed=true]{background-color:var(--brand);border-color:var(--brand);opacity:.7;cursor:unset}._primary_1eony_89[paralyzed=true] svg,._primary_1eony_89[paralyzed=true] span{color:#fff}._red_1eony_109[paralyzed=false]{background-color:var(--red);border-color:var(--red);cursor:pointer}._red_1eony_109[paralyzed=false] svg,._red_1eony_109[paralyzed=false] span{color:#fff}._red_1eony_109[paralyzed=true]{background-color:var(--red);border-color:var(--red);opacity:.7;cursor:unset}._red_1eony_109[paralyzed=true] svg,._red_1eony_109[paralyzed=true] span{color:#fff}._gray_1eony_129[paralyzed=false]{background-color:var(--surface-5);border-color:var(--surface-5);cursor:pointer}._gray_1eony_129[paralyzed=false] svg,._gray_1eony_129[paralyzed=false] span{color:#fff}._gray_1eony_129[paralyzed=true]{background-color:var(--surface-4);border-color:var(--surface-4);opacity:.7;cursor:unset}._gray_1eony_129[paralyzed=true] svg,._gray_1eony_129[paralyzed=true] span{color:#fff}._surface5_1eony_149[paralyzed=false]{background-color:var(--surface-5);border-color:var(--surface-5)}._surface5_1eony_149[paralyzed=false] svg,._surface5_1eony_149[paralyzed=false] span{color:#fff}._surface5_1eony_149[paralyzed=false]{opacity:1;cursor:pointer}._surface5_1eony_149[paralyzed=true]{opacity:.7;cursor:unset}._surface4_1eony_167[paralyzed=false]{background-color:var(--surface-4);border-color:var(--surface-4)}._surface4_1eony_167[paralyzed=false] svg,._surface4_1eony_167[paralyzed=false] span{color:#fff}._surface4_1eony_167[paralyzed=false]{opacity:1;cursor:pointer}._surface4_1eony_167[paralyzed=true]{opacity:.7;cursor:unset}._surface3_1eony_185[paralyzed=false]{background-color:var(--surface-3);border-color:var(--surface-3)}._surface3_1eony_185[paralyzed=false] svg,._surface3_1eony_185[paralyzed=false] span{color:var(--text-2)}._surface3_1eony_185[paralyzed=false]{opacity:1;cursor:pointer}._surface3_1eony_185[paralyzed=true]{opacity:.7;cursor:unset}._surface2_1eony_203[paralyzed=false]{background-color:var(--surface-2);border-color:var(--surface-2)}._surface2_1eony_203[paralyzed=false] svg,._surface2_1eony_203[paralyzed=false] span{color:var(--text-1)}._surface2_1eony_203[paralyzed=false]{opacity:1;cursor:pointer}._surface2_1eony_203[paralyzed=true]{opacity:.7;cursor:unset}._clear_1eony_221[paralyzed=false]{background-color:transparent;border-color:transparent;cursor:pointer}._clear_1eony_221[paralyzed=false] svg,._clear_1eony_221[paralyzed=false] span{color:var(--text-1)}._clear_1eony_221[paralyzed=true]{background-color:transparent;border-color:transparent;opacity:.7;cursor:unset}._clear_1eony_221[paralyzed=true] svg,._clear_1eony_221[paralyzed=true] span{color:var(--text-2)}._clear_1eony_221:hover{background-color:var(--surface-3)}._container_1jpfz_1{position:relative;display:flex;flex-direction:column}._container_1jpfz_1 ._header_1jpfz_6{display:flex;flex-direction:row;height:var(--header-height);width:"100%"}._container_1jpfz_1 ._header_1jpfz_6 ._inner_1jpfz_12{flex-grow:1;justify-content:space-between;width:"100%";display:flex;align-items:center;justify-content:center}._container_1jpfz_1 ._header_1jpfz_6 ._inner_1jpfz_12 ._logoButton_1jpfz_22 svg{height:fit-content;fill:var(--text-3);height:2.25rem;transition:fill var(--transition)}._container_1jpfz_1 ._header_1jpfz_6 ._inner_1jpfz_12 ._logoButton_1jpfz_22:hover svg{fill:var(--text-2)}._container_1jpfz_1 ._pageWrapper_1jpfz_31{display:flex;justify-content:center;align-items:center;min-height:calc(100svh - var(--header-height) - var(--footer-height) - 1px);padding:var(--unit);box-sizing:border-box}._container_1jpfz_1 ._footer_1jpfz_39{display:flex;flex-direction:row;min-height:var(--footer-height);width:"100%"}._container_1jpfz_1 ._footer_1jpfz_39 ._inner_1jpfz_12{display:flex;flex-grow:1;justify-content:center;align-items:center;width:"100%";border-color:var(--surface-4);border-top-width:1px}._container_1jpfz_1 ._footer_1jpfz_39 ._inner_1jpfz_12 p{margin:unset;color:var(--text-3)}._container_17iun_1{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:var(--triple)}._container_17iun_1 h1{margin-bottom:.75rem}._container_17iun_1 a{color:var(--text-1)}._container_17iun_1 ._buttonContainer_17iun_16{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.75rem}._container_1d8q3_1{position:relative;display:flex;flex-direction:column;justify-content:center}._container_1d8q3_1 ._headlineWrapper_1d8q3_7{margin-bottom:calc(var(--unit))}._container_1d8q3_1 ._headlineWrapper_1d8q3_7 h1{margin-bottom:calc(var(--unit) * .5)}._container_1d8q3_1 ._headlineWrapper_1d8q3_7 p,._container_1d8q3_1 ._headlineWrapper_1d8q3_7 a{font-size:var(--text-base)}._container_1d8q3_1 ._bottomWrapper_1d8q3_17{display:flex;flex-direction:row;gap:var(--unit);margin-top:calc(var(--unit))}._container_1d8q3_1 ._bottomWrapper_1d8q3_17 p,._container_1d8q3_1 ._bottomWrapper_1d8q3_17 a{font-size:var(--text-base)}._container_7alru_1{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:row;height:var(--controls-height);border-radius:.45rem;box-sizing:border-box;color:var(--text-2);fill:var(--text-2);cursor:text}._container_7alru_1 ._visibilityWrapper_7alru_14{position:relative;display:flex;justify-content:center;align-items:center;margin-right:calc(var(--unit) * .5);background-color:transparent;cursor:pointer}._container_7alru_1 input{width:100%;font-size:var(--text-base);margin-left:calc(var(--unit) * .5);color:inherit;font-family:var(--baseFontFamily);font-weight:var(--font-normal);background-color:transparent;box-sizing:border-box}._container_7alru_1 input:focus{border:none;outline:none}._container_7alru_1 input::placeholder{font-family:var(--baseFontFamily);font-weight:var(--font-normal);transition:color var(--transition)}._container_7alru_1 svg{height:1.15rem;width:1.15rem;margin-left:calc(var(--unit) * .5);transition:all var(--transition)}@keyframes _changeColor_7alru_1{0%{border-color:var(--red)}}._surface1_7alru_55{background-color:var(--surface-1);color:var(--text-1)}._surface2_7alru_60{background-color:var(--surface-2);color:var(--text-2)}._surface3_7alru_65{background-color:var(--surface-3);color:var(--text-2)}._surface4_7alru_70{background-color:var(--surface-4);color:var(--text-2)}._surface5_7alru_75{background-color:var(--surface-5);color:var(--text-1)}._container_10yz4_1{--paddingInline: .5rem;--paddingBlock: .5rem;--triangleSize: 7px;--bg: var(--surface-4);--shadowAlpha: 50%;--isRL: -1;--bottomTip: conic-gradient(from -30deg at bottom, #0000, #000 1deg 60deg, #0000 61deg) bottom / 100% 50% no-repeat;--topTip: conic-gradient(from 150deg at top, #0000, #000 1deg 60deg, #0000 61deg) top / 100% 50% no-repeat;--rightTip: conic-gradient(from -120deg at right, #0000, #000 1deg 60deg, #0000 61deg) right / 50% 100% no-repeat;--leftTip: conic-gradient(from 60deg at left, #0000, #000 1deg 60deg, #0000 61deg) left / 50% 100% no-repeat;--transitionDelay: .25s;position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform:translate(var(--x, 0)) translateY(var(--y, 0));transition:all .2s ease,transform .2s ease;z-index:10000;inline-size:max-content;text-align:start;padding:var(--paddingBlock) var(--paddingInline);margin:0rem;border-radius:.25rem;background:var(--bg);color:var(--text-1);will-change:filter;filter:drop-shadow(0 3px 3px hsl(0 0% 0%/var(--shadowAlpha))) drop-shadow(0 12px 12px hsl(0 0% 0%/var(--shadowAlpha)))}._container_10yz4_1 ._tipText_10yz4_30{font-size:var(--text-base)!important}@media (prefers-color-scheme: light){._container_10yz4_1{--shadowAlpha: 15%;--bg: var(--surface-1)}}._container_10yz4_1:dir(rl){--isRL: 1}:has(>._container_10yz4_1){position:relative}:has(>._container_10yz4_1):is(:hover,:focus-visible,:active)>div{opacity:1;transition-delay:var(--transitionDelay)}._container_10yz4_1:before{content:"; Has tooltip: ";clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._container_10yz4_1._tip_10yz4_30:after{content:"";background:var(--bg);position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;mask:var(--tip)}._container_10yz4_1:is([data-tip-position=top],[data-tip-position=block-start],:not([data-tip-position])){inset-inline-start:50%;inset-block-end:calc(100% + var(--paddingBlock) + var(--triangleSize));--x: calc(50% * var(--isRL))}@media (prefers-reduced-motion: no-preference){:has(>._container_10yz4_1:is([data-tip-position=top],[data-tip-position=block-start],:not([data-tip-position]))):not(:hover,:active) tool-tip{--y: 2px}}._container_10yz4_1:is([data-tip-position=top],[data-tip-position=block-start],:not([data-tip-position])):after{--tip: var(--bottomTip);inset-block-end:calc(var(--triangleSize) * -1);border-block-end:var(--triangleSize) solid transparent}._container_10yz4_1:is([data-tip-position=right],[data-tip-position=inline-end]){inset-inline-start:calc(100% + var(--paddingInline) + var(--triangleSize));inset-block-end:50%;--y: 50%}@media (prefers-reduced-motion: no-preference){:has(>._container_10yz4_1:is([data-tip-position=right],[data-tip-position=inline-end])):not(:hover,:active) div{--x: calc(var(--isRL) * -3px * -1)}}._container_10yz4_1:is([data-tip-position=right],[data-tip-position=inline-end]):after{--tip: var(--leftTip);inset-inline-start:calc(var(--triangleSize) * -1);border-inline-start:var(--triangleSize) solid transparent}._container_10yz4_1:is([data-tip-position=right],[data-tip-position=inline-end]):dir(rl):after{--tip: var(--rightTip)}._container_10yz4_1:is([data-tip-position=left],[data-tip-position=inline-start]){inset-inline-end:calc(100% + var(--paddingInline) + var(--triangleSize) - 5px);inset-block-end:50%;--y: 50%}@media (prefers-reduced-motion: no-preference){:has(>._container_10yz4_1:is([data-tip-position=left],[data-tip-position=inline-start])):not(:hover,:active) div{--x: calc(var(--isRL) * 3px * -1)}}._container_10yz4_1:is([data-tip-position=left],[data-tip-position=inline-start]):after{--tip: var(--rightTip);inset-inline-end:calc(var(--triangleSize) * -1);border-inline-end:var(--triangleSize) solid transparent}._container_10yz4_1:is([data-tip-position=left],[data-tip-position=inline-start]):dir(rl):after{--tip: var(--leftTip)}._container_10yz4_1:is([data-tip-position=bottom],[data-tip-position=block-end]){inset-inline-start:50%;inset-block-start:calc(100% + var(--paddingBlock) + var(--triangleSize));--x: calc(50% * var(--isRL))}@media (prefers-reduced-motion: no-preference){:has(>._container_10yz4_1:is([data-tip-position=bottom],[data-tip-position=block-end])):not(:hover,:active) div{--y: -3px}}._container_10yz4_1:is([data-tip-position=bottom],[data-tip-position=block-end]):after{--tip: var(--topTip);inset-block-start:calc(var(--triangleSize) * -1);border-block-start:var(--triangleSize) solid transparent}._container_67qag_1{position:relative;width:100%;min-height:var(--controls-height)}._container_67qag_1 ._labelWrapper_67qag_6{display:flex;align-items:center;gap:2px;margin-bottom:.25rem}._container_67qag_1 ._labelWrapper_67qag_6 label{font-size:var(--text-sm);transition:all .15s ease-out}._container_67qag_1 ._labelWrapper_67qag_6 ._errorToolTip_67qag_16{position:relative;display:flex;width:fit-content;justify-content:center;align-items:center}._container_67qag_1 ._labelWrapper_67qag_6 ._errorToolTip_67qag_16 svg{height:var(--unit);aspect-ratio:1;fill:var(--red);cursor:pointer}._container_67qag_1 ._inputWrapper_67qag_29{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:row;border-color:var(--surface-4);border-style:solid;border-width:1px;border-radius:.45rem;transition:all .15s ease-out;margin-top:calc(var(--unit) * .5);height:2.15rem;box-sizing:border-box;cursor:text}._container_67qag_1 ._inputWrapper_67qag_29 ._visibilityWrapper_67qag_45{position:relative;display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer}._container_67qag_1 ._inputWrapper_67qag_29 input{width:100%;font-size:var(--text-base);margin-left:calc(var(--unit) * .5);color:var(--text-2);font-family:var(--baseFontFamily);font-weight:var(--font-normal);transition:all .15s ease-out;background-color:transparent;box-sizing:border-box}._container_67qag_1 ._inputWrapper_67qag_29 input:focus{border:none;outline:none;color:var(--text-1)}._container_67qag_1 ._inputWrapper_67qag_29 input::placeholder{font-family:var(--baseFontFamily);font-weight:var(--font-normal);color:var(--surface-4)}._container_67qag_1 ._inputWrapper_67qag_29 svg{fill:var(--surface-5);transition:all .15s ease-out}._container_67qag_1 ._inputWrapper_67qag_29:hover{border-color:var(--surface-5)}._container_67qag_1:focus-within ._inputWrapper_67qag_29{border-color:var(--surface-5)}._container_67qag_1:focus-within ._inputWrapper_67qag_29 input::placeholder{color:var(--text-2)}._container_67qag_1:focus-within ._inputWrapper_67qag_29 svg{fill:var(--text-2)}@keyframes _changeColor_67qag_1{0%{border-color:var(--red)}}._error_67qag_16 ._inputWrapper_67qag_29{animation:_changeColor_67qag_1 .55s ease-in-out forwards}._error_67qag_16 ._inputWrapper_67qag_29 svg{fill:var(--red)}._error_67qag_16 ._inputWrapper_67qag_29:hover{border-color:var(--red)}._error_67qag_16:focus-within ._inputWrapper_67qag_29{border-color:var(--red)}._error_67qag_16:focus-within ._inputWrapper_67qag_29 svg{fill:var(--red)}._error_67qag_16:focus-within ._inputWrapper_67qag_29:hover{border-color:var(--red)}._container_lg8pu_1{position:relative;display:flex;flex-direction:column;gap:var(--unit)}._container_lg8pu_1 ._buttonWrapper_lg8pu_7{margin-top:var(--unit)}._container_lg8pu_1 ._errorWrapper_lg8pu_10{position:relative;display:flex;align-items:center;gap:.35rem;color:var(--red);margin-bottom:-.5rem}._container_lg8pu_1 ._errorWrapper_lg8pu_10 svg{height:1.15rem;width:1.15rem;fill:var(--red)}._container_lg8pu_1 ._errorWrapper_lg8pu_10 p{margin-bottom:0}._container_1rjux_1{position:relative;display:flex;flex:1;justify-content:center;align-items:center;flex-direction:column}._container_1rjux_1 ._headerWrapper_1rjux_9{margin-bottom:calc(var(--unit) * 3);max-width:650px;text-align:center}._container_1rjux_1 ._headerWrapper_1rjux_9 h1{margin-bottom:var(--unit)}._container_1rjux_1 ._buttonWrapper_1rjux_17{display:flex;width:100%;max-width:300px}._container_1rjux_1 a{text-decoration:none;margin-bottom:var(--unit);color:var(--text-1)}._container_3nf7l_1{position:relative;display:flex;flex-direction:column}._container_3nf7l_1 ._header_3nf7l_6{display:flex;flex-direction:row;height:var(--header-height);width:"100%";border-color:var(--surface-4)}._container_3nf7l_1 ._header_3nf7l_6 ._inner_3nf7l_13{display:flex;flex-grow:1;justify-content:center;align-items:center}._container_3nf7l_1 ._header_3nf7l_6 ._inner_3nf7l_13 ._logoButton_3nf7l_19 svg{height:fit-content;fill:var(--text-3);height:2.25rem;transition:fill var(--transition)}._container_3nf7l_1 ._header_3nf7l_6 ._inner_3nf7l_13 ._logoButton_3nf7l_19:hover svg{fill:var(--text-2)}._container_3nf7l_1 ._pageWrapper_3nf7l_28{display:flex;justify-content:center;align-items:center;min-height:calc(100svh - var(--header-height) - var(--footer-height) - 1px)}._container_3nf7l_1 ._pageWrapper_3nf7l_28 ._card_3nf7l_34{position:relative;border-radius:1rem;padding:calc(var(--unit) * 3);background-color:var(--surface-2);max-width:700px;min-width:320px;width:35vw;transition:all .15s ease-out;margin-bottom:1rem;margin-top:1rem;box-sizing:border-box}._container_3nf7l_1 ._footer_3nf7l_47{display:flex;flex-direction:row;min-height:var(--footer-height);width:"100%"}._container_3nf7l_1 ._footer_3nf7l_47 ._inner_3nf7l_13{display:flex;flex-grow:1;justify-content:center;align-items:center;width:"100%";border-color:var(--surface-4);border-top-width:1px}._container_3nf7l_1 ._footer_3nf7l_47 ._inner_3nf7l_13 p{margin:unset;color:var(--text-3)}._container_1csp4_1{max-height:100svh;height:100svh;z-index:1000;background-color:#00000060}._container_1csp4_1 ._inner_1csp4_7{position:relative;display:flex;box-sizing:border-box;justify-content:center;align-items:center;height:100%}._container_1csp4_1 ._inner_1csp4_7 ._contentContainer_1csp4_15{position:relative;background-color:var(--surface-2);border-width:1px;border-color:var(--surface-3);overflow:auto;width:fit-content;border-radius:.5rem;max-height:var(--page-height);min-width:350px;min-height:50px;box-sizing:border-box}._container_1csp4_1 ._inner_1csp4_7 ._contentContainer_1csp4_15 ._exit_1csp4_29{position:absolute;right:var(--unit);top:var(--unit);z-index:1000;cursor:pointer}._container_1csp4_1 ._inner_1csp4_7 ._contentContainer_1csp4_15 ._exit_1csp4_29 svg{fill:var(--text-2)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.vjs-svg-icon{display:inline-block;background-repeat:no-repeat;background-position:center;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-svg-icon:hover,.vjs-control:focus .vjs-svg-icon{filter:drop-shadow(0 0 .25em #fff)}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABUgAAsAAAAAItAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV33Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADwwAABdk9R/WHmhlYWQAABGcAAAAKwAAADYn8kSnaGhlYQAAEcgAAAAdAAAAJA+RCL1obXR4AAAR6AAAABMAAAC8Q44AAGxvY2EAABH8AAAAYAAAAGB7SIHGbWF4cAAAElwAAAAfAAAAIAFAAI9uYW1lAAASfAAAASUAAAIK1cf1oHBvc3QAABOkAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7xDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADbZCycAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1gUV5auc6urCmxEGrq6VRD6ATQP5dHPKK8GRIyoKApoEBUDAiGzGmdUfKNRM4qLZrUZdGKcGN/GZJKd0SyOWTbfbmZ2NxqzM5IxRtNZd78vwYlJdtREoO7sudVNq6PmmxmKqrqPU+eee173P80Bh39Cu9DOEY4DHZBK3i20D/QRLcfxbE5sEVtwLpZzclw4ibFIkSCJUcZ4MBpMnnzwuKNsGWBL5i3qy6kO2dVpvUpKbkAP9fq62rdeGJ+TM/7C1nbIutfuWrWk5ci4zMxxR1qW/N+9JsmCGXj9VKWhFx/6tr/nz78INDm2C9yPF/fDcxLuyKxLBZ1ZBz2QTi+RSkiH5RrDQJ/GgGQadX9m0YSURs7GpSG905Zsk41uj14yul1OtieZ7QUk5GRG/YiS7PYYPSAZNRed9sq3+bOpz00rKb7pe/ZEZvbALxZAHT3AFoH8GXP3rt67QFn40kt8W13FjLTDb48c+fSi5/7h0P4dL5yz7DPtbmgmYxfQA9RL2+EOfTcvdp+1vmuBpvOll1As1S6ak0IvJzC7sKWJFtJgBd2uWcg+0Zyg7dzQfhcjXRgXGZRf5/a4A58IDU777Nl252AUk4m2ByRRjqTNqIDCEJeAnU3iCFwrkrNwXEzg4yFevBwypzxkcX+AIfk3VEKl3XmWbT8788SzvpvFJaiOezL6QyuSr9VNf97csNu0z3LuhR0wATUxZAfVBwVOy+nQFhxYdWaXlXe4HC4zWGWzzsrLDtmhI9pOWOHv7PTT7XybH1Z0+v2d5Abd3kmG+TsH23CS/KwTxx/JkzEwx6jcQOUc42LLwHJ/J93uZ9ygh3HuZGwqsY9dWDHQ58dxNqyqKRQTYdxwTubiOSs3FiMDkq0WSZQgCT0GBDOg2lxOAd1FlPVGs4AKBAcYHHaP2wPkHaivmLF5zYqnIZrvcHx5gN4k/6tchNW1DtdgNL2KrxEkS/kfnIHoVnp1VjmjpTf5r0lTzLj0mdS28tX+XGorU364eMPmnWVl8J36nlKGw3CZhjEiuMw8h8mKvhGD+4/lElBWjAhLJMg6fTw4zPZ8cOmcGQBm2Qxml1nAm13CpYGq1JKUlJJUzQn1PTAO0mgv6VMMpA/DuRfSWEu4lDIxdbAtdWIKvnn2Vk766CWfz9fpY0sH/UpdP50rfszaVpdVRmvIejEdLMk45s4Bu0EWHjeOySmFyZSiMahvZdNSn29peoI/YexYfKQTLeurTXXwEVLeSfInTWHkkMaeUx7sBvOCSTSj3AlcKjfueyS36tCrXDlgRtF0etFq9jhc1kfKuBT/OwMr0F4UUTTh1AN0g20+H/ScPcsIEsYu9d/zN5PmjprPtNwI1ZZcDK6iC97Mcjp2y2aX36f+QbpGHrgRuHlXJ+Zf6PFRL2uQSp8vxHeF2IoRb8Rd2rhMzsNxSRmEuKK4JFnkojhMcx6jzqHzGMGFcW+MhBj0bhf6cowN+45I4LHvwT6fteu7M42wGRI/pxcg6/MZdEvt1U1XaulHFXuLmqov/MukvRVL35/b3ODM1+4aPjtzeK7zmUkV2h3DN54HaQ9GzJvxHRb6Ks2gB81fwqraT+A7GvZJrRLRofU6G0urNL+zFw3v0FaVDFxsKEZW56F31r6ip6vOL+FCObBPuIMRiXld9RaMdLzRIOGhPey2T9vA/35DmZPK9IWaT9d/WgOGMieYqJ/dzjLIhZU118gbysxrNUGefxD6UO/hyNNllpFTOIbx32kSFQctnweV5PxTMHLjRqiAN+fQE9gL+Xy5WB6MOS4GJJuYbDUHhcKDhHGRbLzOpjsjdM1+iwAZLGeieehACX2hhI7SjK/ZUTNrvVje31TxJiFBGYViWFkCn9PMeX9fS6qVbzfCj4fOCTzDnuWy2c4xA7mdNkA3RS9FH2VeqzdCBlixxbzXjvkHU1I8BOYFb1pZvPIHSSIj4svT8xpzcxtXN+ZKyjdDvbz08niiF3PqV9Tn5NST8vg48MTaY8E5xqSSIsWoWHo+LtAzxdH/GDUyp37CBEYfso04F/NlMTcDJUTpECLY0HFGQHImE8xsEUdgnrQlixIvGhJA1BvxpDHGxEMBYFeNOHcBJlSjwe2JcSfbBEsGOPPBHg/6SBBOCsLLw0SpUxod0Z1bFMfLkbQ3UiZxEyd0Dx8t+SRBu18Q9msFbI4e3p1THEfkSEh7kEJ5orR10qTWDvbgPWn5aWvCYyOAjwgXyjJi34uMjo58L25cmRAeQZWI2PA1QQLsPESAH8WGFwZZ4SPoR73BHPzIPMJj9AreBzKUmrH4todT18ANvi1oc3YGjUT/0j+ExUwq8PI9BLaCQIpvewwYu2evAG/Vo/5avPdY7o+BemLLXw3y+AdkzP9bpIxB1wm5EYq8fesHbPEPtm6HrHvtx4jcGPR8fDDpkZBefIjB46QnlUNRltv4Z/pO/J6dxEjhYAtmoMeq+GozvUVvNYOW3m6GCIhoprcfr97B8AcIQYsfD8ljUvGNjvkrpj0ETA48ZMIxCeqsRIsQALE0gi2GB+glSOfbOjW3GSBM9yPq8/rpJXrJDz0BPxV6xdN4uiCGDQed3WhgFkBUZEFsmeyyBpzXrm7UGTBZG8Lh5aubFufk5eUsbrrFGr7McYdbltxa0nKYqRKbQjvikXYkTGM0f2xuyM3Ly21oXnWfvf6I1BmZwfh7EWWIYsg2nHhsDhOnczhJcmI6eBAmy3jZ3RiJmKQR/JA99FcwsfaVbNDDyi1rL9NPj9hfo61wjM6BjzOLijLpeTgk/pL+ip6tfYWupzeOgPny2tcUu9J/9mhxJlgyi985NFRbvCVewXUNXLJaW0RxZqtRYtnfYdcYomXQWdnJHQA3jiEEkeTQWcWxdDP9IvvVWvo2TK553XEMEq+s69/QDU1Q7p0zxwsm9qS379whr8NI2PJqLUyGyfNeX3eFfnJU2U+uHR9cVV1IqgurqwuV44XVp0h2qN55X5XJwtk59yP0IZuHrqBOBIuIYhkcoT6Kx79Pu2HS/IPZIMOqLWs/pteOOk4NPgEb6QAIdAPsyZk5Mwd+wVaHMexJv719W7xCu2l37UG6lvYdBcvHa08p89741zd63phTRGqL5ggo6SlvdbWXzCqsPq78NnSu7wnKy2HNZbVoRCI7UJEOyRj+sPE002tOOY7Qa5fXboFWkLNeqYUSZRocp9XwSUZxcQZ9Hw6LV2pOoVmvHQEDbGIENEG5i6bLgMSM4n8+FNLTtAds99DaWEvgcf4o5SyYe9x+kF6/tGoTPAdRmS/XQIEy//QxKC2oqioAI3tS5auvxCtzT6y6RK8fhChYcwCJaMJhxc0vqSxQ/qmgsrKAlBZUHlauheTpvd9uj5DnLzJct6qfq5fXbYHVIGcfrIVJihbaVLu1wW7Vbs8zK0A8e9Jvb91S9cVMjPrazD6gpfeZTXzYbCFMcppVRsGMpp55OWgx1/3JeAxW1Y7AORgM/m3rWrsdLkQVmEVSU16cX/e7uvkvpqRiQsG06XJ0t64Tf+l0nG1dt025gyOIZlvq5u9KSU1N2TW/rsWnnMRPyTDkctbhvIcNvYIXWyLzdwYLoYesUbaQG4iK2cWO2gdpeUYLqDD0MUTOPhDIGnZEs58yArR86FznuWEsU4YDi2x26dA4klkn8Qa6vhk2QUfX4Jxm/ngX9r7ogn1dmlmwqZmuhxtdg9XN/DEcUgqb+9hMyNansfaQET2mcROCmGEMVqxm5u+h6kN2MOwgqykV2wH9yQG9DvVFU38Pogaf4FVuE62KI/oJ02RDdWW2w5dqQwU/8+N1q1DlvsL863u61KLE7x/o8w0VJQM/Y/SQ3unIrqxueEa1BqT5VFNsO7p39/UC771a77RowpaKe9nvJQIT1Pog5LGx8XblBKmCNGTf3xMogAQvPnz9PYKX/08sVDTG1OKUlOLUgS/UaZtm1NAaYTsl7i9ZQ+L6O4Rl0OGa577LuWvc+C+x96/vYh0lLBuM+7XwI/dTLtdT7v4d6rRTWDnku0IBrqFnZ5bVIqKP8lasJlithWnaLhTsr8qFJBulF/70p4undou36HeTJ5+jv1fCybeQ8nH3+Xv6aENczmOFlab+hqMDg1rLOt12A+tiUFrYDwQ6c3RUJp601nzegTNX6WlYAI2zSUV945F6zU56ZmZVQaWspWcIADxJ9GmljQUnL2p2Dpr5T8H+5KJFu+vqBq8qvyHRzStLHPEO5SPYCV9nZe0yZT2RcH0oHvegSzNEJ0oGWU8iQWM12dgPEugngVceGIwZgPFp0BiT1a0a3R5Rcot7ihfA1J/20v96jX7zmTX9s583H0kwx6WnLd09cXrR9LGroOa9sHNbdyz8wcKk5lqhaVFJZNwmqtw884MXNdvJujpBa3xzuSaZH9sxa06Z7x+HJSduPbdYHv/DgmEhfbehvlmGN7JUkcG78GDM12CeyFFTPNqVeNxC1gzjz+c2nVo63Xxs8rKJWXoBJM0tmEbfGm4qzpoOH3xpzQfyxLzW1gnE9NHo6tol1eMEic4ZVPrjnVi0kqAe2sQ2bgqupScaq8WGlUWgWHI51SKJl/UYT6zccNsCSkBtiVZLsiefuFSDYT3Fi8Zk7EUnmjTRYtsFeuDDJS05MW79M3mr3mla+d8dzac31KTPmBYfFiYSUef48PhPjm9ryZsSGZZkdNvzq0Y9rdNcwDq5Dg5C3QW+7UN64IKptvS3tvHbvu5c9pv1Exau21rc9LIpwpQwUjTq8576yeVDz5+4WZ1nXT43wV60rPLJbDp/UksNrP3iQ2SA63Pst058gOYDbhRnRUw8l/sRt4HbxPzO4WYpInCpuVgSbVh6JXuwnnJngKTTCwaPWmG5Xbhpm1U0Yt3FyBGpGYemPM77p2TD904JjgJ2QFpFLeYpGx8X15Qx1Zk31p5ki9ZLUuXE0lmuJlcakJMVLeFS1iIvrB8drY0aloilakqCZwzwRORtxlgwxS4IThggJd4TDxoiaAIT80fFPGrCPPru+puFn504P/ybr4ihA/6dKASLshEJic7xE8tmzu3KzA7TABBe8y5fNbWo3ilQn/SuFKM16b2l5bOeayqfGhYmhIulU+fVNDdWVv4NMzX10MBHyPR5uhWUu8D9P1VnIMt4nGNgZGBgAOJ/1bf64vltvjJwszOAwAOlmqvINEc/WJyDgQlEAQA+dgnjAHicY2BkYGBnAAGOPgaG//85+hkYGVCBPgBGJwNkAAAAeJxjYGBgYB/EmKMPtxwAhg4B0gAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAe4CLgKKAtAC/ANiA4wDqAPgBDAEsATaBQgFWgXABggGLgZwBqwG9gdOB4oH0ggqCHAIhgicCMgJJAlWCYgJrAnyCkAKdgrkC7J4nGNgZGBg0GdoZmBnAAEmIOYCQgaG/2A+AwAaqwHQAHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkXlT2zAQxf1C4thJAwRajt4HRy8VMwwfSJHXsQZZcnUQ+PYoTtwpM+wf2t9brWZ2n5JBsol58nJcYYAdDDFCijEy5JhgileYYRd72MccBzjEa7zBEY5xglO8xTu8xwd8xCd8xhd8xTec4RwXuMR3/MBP/MJvMPzBFYpk2Cr+OF0fTEgrFI1aHhxN740KDbEmeJpsWZlVj40s+45aLuv9KijlhCXSjLQnu/d/4UH6sWul1mRzFxZeekUuE7z10mg3qMtM1FGQddPSrLQyvJR6OaukItYXDp6pCJrmz0umqkau5pZ2hFmm7m+ImG5W2t0kZoJXUtPhVnYTbbdOBdeCVGqpJe7XKTqSbRK7zbdwXfR0U+SVsStuS3Y76em6+Ic3xYiHUppc04Nn0lMzay3dSxNcp8auDlWlaCi48yetFD7Y9USsx87G45cuop1ZxQUtjLnL4j53FO0a+5X08UXqQ7NQNo92R0XOz7sxWEnxN2TneJI8Acttu4Q=) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-5,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-5:before,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-10,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-10:before,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-30,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-30:before,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-5,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-5:before,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-10,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-10:before,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-30,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-30:before,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{width:100%!important;height:100%!important;padding-top:0!important;display:block}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{position:absolute;bottom:10%;font-size:2em;background-color:#000000b3;padding:.5em;text-align:center;width:100%}.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,.vjs-layout-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;margin-top:-.81666em;margin-left:-1.5em;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-button .vjs-svg-icon{width:1em;height:1em;position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;justify-content:center;list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon,.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;line-height:.35em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{position:absolute;top:-.35em;right:-.4em;width:.9em;height:.9em;pointer-events:none;line-height:.15em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{position:absolute;width:.9em;height:.9em;pointer-events:none;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translate(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{width:1em;height:1em;pointer-events:none;fill:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.video-js .vjs-current-time,.video-js .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:.6em solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:5em;height:5em;border-radius:50%;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:flex;justify-content:center;align-items:center;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{width:1.5em;height:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:10px;border:none}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-weight:700;font-size:1.2em}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,#000000e6,#000000b3 60%,#0000);font-size:1.2em;line-height:1.5;transition:opacity .1s;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-title,.vjs-title-bar-description{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-forward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30{cursor:pointer}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}._container_1s0er_1{position:relative;background-color:transparent;container-type:inline-size;display:flex;justify-content:center;width:100%;height:100%;flex:1;aspect-ratio:16/9}._container_1s0er_1 div[data-vjs-player],._container_1s0er_1 ._video_1s0er_13{aspect-ratio:inherit;width:auto;height:auto;min-width:inherit;min-height:inherit;background-color:transparent;background:transparent;will-change:"transform"}._container_1s0er_1 ._overlay_1s0er_23{--width: 10rem;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0px;grid-row-gap:0px;width:var(--width);height:calc(var(--width) / 3);background-color:var(--surface-5);gap:1px;padding:1px;border-radius:.25rem;box-sizing:border-box;opacity:.9;overflow:hidden}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-1);background-color:var(--surface-1);opacity:.975}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41 button:disabled{opacity:.7}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41 svg{fill:var(--text-1);height:1.75rem;width:1.75rem}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41 ._replay_1s0er_58 svg{height:1.5rem;width:1.5rem}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41 ._skip_1s0er_62 svg{height:1.375rem;width:1.375rem}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41:nth-child(1){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}._container_1s0er_1 ._overlay_1s0er_23 ._item_1s0er_41:nth-child(3){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}._container_1s0er_1 ._controlsWrapper_1s0er_74{position:absolute;bottom:var(--unit);right:var(--unit);z-index:var(--z-top)}._container_1s0er_1 ._controlsWrapper_1s0er_74 ._inner_1s0er_80{display:flex;flex-direction:column;gap:.5rem}._container_1s0er_1 ._panZoomWrapper_1s0er_85{background-color:var(--surface-1);padding:.75rem;border-radius:.45rem}._container_1s0er_1 ._thumbnail_1s0er_90{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1000}@container (max-width: 300px){._container_1s0er_1 ._loading_1s0er_99{top:50%;left:50%;transform:translate(-50%,-50%);width:17.5%}._container_1s0er_1 ._loading_1s0er_99 svg{width:100%;height:100%}}._break_1mb5j_1{height:var(--unit);width:1px}._srOnly_1mb5j_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_1mb5j_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_1mb5j_17._active_1mb5j_25{background-color:var(--green)}._indicatorActiveText_1mb5j_29{color:var(--red)}._indicatorActiveText_1mb5j_29._active_1mb5j_25{color:var(--green)}._scroll_1mb5j_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_1mb5j_41{scrollbar-width:none}._noScrollBar_1mb5j_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_1mb5j_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_1mb5j_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_1mb5j_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_1mb5j_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_1mb5j_76{opacity:.5;pointer-events:none}._controls_1mb5j_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_1mb5j_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_1mb5j_94 ._initials_1mb5j_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_1mb5j_94._small_1mb5j_115{--size: calc(var(--unit) * 2.75)}._avatar_1mb5j_94._small_1mb5j_115 ._initials_1mb5j_109{font-size:var(--text-sm)}._avatar_1mb5j_94._medium_1mb5j_121{--size: calc(var(--unit) * 4.5)}._avatar_1mb5j_94._medium_1mb5j_121 ._initials_1mb5j_109{font-size:var(--text-h6)}._avatar_1mb5j_94._large_1mb5j_127{--size: calc(var(--unit) * 6)}._avatar_1mb5j_94._large_1mb5j_127 ._initials_1mb5j_109{font-size:var(--text-h5)}._emptyStateContainer_1mb5j_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_1mb5j_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_1mb5j_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_1mb5j_143._active_1mb5j_25 svg{fill:var(--text-1)}._icon_1mb5j_143._button_1mb5j_169{border-radius:.5rem}._icon_1mb5j_143._button_1mb5j_169:hover{background-color:var(--surface-4)}._icon_1mb5j_143:disabled{opacity:.5}._cardDetail_1mb5j_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_1mb5j_179._active_1mb5j_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_1mb5j_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_1mb5j_196 label{font-size:var(--text-sm)}._selectGroup_1mb5j_196 ._select_1mb5j_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_1mb5j_196 ._select_1mb5j_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_1mb5j_196 ._select_1mb5j_196 select:focus-within{outline:none}._selectGroup_1mb5j_196 ._select_1mb5j_196:before,._selectGroup_1mb5j_196 ._select_1mb5j_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_1mb5j_196 ._select_1mb5j_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_1mb5j_196 ._select_1mb5j_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_1mb5j_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_1mb5j_261{position:relative;padding:.25rem .75rem}._accordionHeader_1mb5j_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_1mb5j_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_1mb5j_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_1mb5j_284 ._group_1mb5j_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_1mb5j_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_1mb5j_301 ._verticalDivider_1mb5j_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_1mb5j_301 ._textWrapper_1mb5j_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_1mb5j_301 ._textWrapper_1mb5j_314 ._scrollWrapper_1mb5j_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_1mb5j_301 ._textWrapper_1mb5j_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_1mb5j_301 ._textWrapper_1mb5j_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_1mb5j_343:after{content:"...";animation:_loading-fade_1mb5j_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_1mb5j_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_1mb5j_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_1mb5j_373{display:flex;flex-direction:row;gap:var(--unit)}._row_1mb5j_373._spaceBetween_1mb5j_378{justify-content:space-between;width:100%}._row_1mb5j_373._scroll_1mb5j_36{overflow-x:scroll}._bold_1mb5j_386{font-weight:var(--font-bold)}._extraBold_1mb5j_390{font-weight:var(--font-extra-bold)}._textSm_1mb5j_394{font-size:var(--text-sm)}._textXs_1mb5j_398{font-size:var(--text-xs)}._textLg_1mb5j_402{font-size:var(--text-lg)}._textBrand_1mb5j_406{color:var(--brand-surface-1)}._textGreen_1mb5j_410{color:var(--green)}._textRed_1mb5j_414{color:var(--red)}._textOrange_1mb5j_418{color:var(--orange)}._fillBrand_1mb5j_422{fill:var(--brand)}._fillGreen_1mb5j_426{fill:var(--green)}._fillRed_1mb5j_430{fill:var(--red)}._fillOrange_1mb5j_434{fill:var(--orange)}._container_1mb5j_438{position:relative;display:flex;padding:calc(var(--unit) * .5);width:100%;min-height:var(--controls-height);max-height:var(--controls-height);align-items:center;border-radius:.3rem;gap:.5rem;transition:all var(--transition);justify-content:space-between;overflow:hidden}._container_1mb5j_438 svg{--icon: calc(var(--unit) * 1.45);color:var(--text-2);fill:var(--text-2);min-height:var(--icon);min-width:var(--icon);max-height:var(--icon);max-width:var(--icon)}._container_1mb5j_438 ._contentContainer_1mb5j_461{display:flex;flex-direction:row;align-items:center;gap:calc(var(--unit) * .5);overflow:hidden}._container_1mb5j_438 ._contentContainer_1mb5j_461 p{color:var(--text-2);font-size:var(--text-lg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}._container_1mb5j_438._active_1mb5j_25,._container_1mb5j_438._active_1mb5j_25:hover{background-color:var(--brand-surface-3)}._container_1mb5j_438._active_1mb5j_25:hover svg{color:var(--text-1);fill:var(--text-1)}._container_1mb5j_438._active_1mb5j_25:hover ._contentContainer_1mb5j_461 p{color:var(--text-1)}._active_1mb5j_25 svg{color:var(--text-1);fill:var(--text-1);height:calc(var(--unit) * 1.25);width:calc(var(--unit) * 1.25)}._active_1mb5j_25 ._contentContainer_1mb5j_461 p{color:var(--text-1)}._active_1mb5j_25:hover svg{color:var(--text-1);fill:var(--text-1)}._active_1mb5j_25:hover p{color:var(--text-1)}._surface1_1mb5j_507{background-color:var(--surface-3)}._surface1_1mb5j_507 svg{color:var(--surface-1);fill:var(--text-2)}._surface1_1mb5j_507 ._contentContainer_1mb5j_461 p{color:var(--text-1)}._surface1_1mb5j_507:hover{background-color:var(--surface-3)}._surface2_1mb5j_521{background-color:var(--surface-2)}._surface2_1mb5j_521 svg{color:var(--surface-1);fill:var(--text-2)}._surface2_1mb5j_521 ._contentContainer_1mb5j_461 p{color:var(--text-1)}._surface2_1mb5j_521:hover{background-color:var(--surface-3)}._surface3_1mb5j_535 svg{color:var(--surface-1);fill:var(--text-2)}._surface3_1mb5j_535 ._contentContainer_1mb5j_461 p{color:var(--text-1)}._surface3_1mb5j_535:hover{background-color:var(--surface-4)}._red_1mb5j_546 svg{color:var(--red);fill:var(--red)}._red_1mb5j_546 ._contentContainer_1mb5j_461 p{color:var(--red)}._red_1mb5j_546:hover{background-color:var(--red-surface-3)}._red_1mb5j_546:hover ._contentContainer_1mb5j_461 svg{color:var(--red);fill:var(--red)}._red_1mb5j_546:hover ._contentContainer_1mb5j_461 p{color:var(--red)}._blue_1mb5j_564 svg{color:var(--brand-surface-1);fill:var(--brand-surface-1)}._blue_1mb5j_564 ._contentContainer_1mb5j_461 p{color:var(--brand-surface-1)}._blue_1mb5j_564:hover{background-color:var(--brand-surface-3)}._blue_1mb5j_564:hover ._contentContainer_1mb5j_461 svg{color:var(--brand-surface-1);fill:var(--brand-surface-1)}._blue_1mb5j_564:hover ._contentContainer_1mb5j_461 p{color:var(--brand-surface-1)}._break_1wywa_1{height:var(--unit);width:1px}._srOnly_1wywa_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_1wywa_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_1wywa_17._active_1wywa_25{background-color:var(--green)}._indicatorActiveText_1wywa_29{color:var(--red)}._indicatorActiveText_1wywa_29._active_1wywa_25{color:var(--green)}._scroll_1wywa_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_1wywa_41{scrollbar-width:none}._noScrollBar_1wywa_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_1wywa_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_1wywa_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_1wywa_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_1wywa_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_1wywa_76{opacity:.5;pointer-events:none}._controls_1wywa_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_1wywa_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_1wywa_94 ._initials_1wywa_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_1wywa_94._small_1wywa_115{--size: calc(var(--unit) * 2.75)}._avatar_1wywa_94._small_1wywa_115 ._initials_1wywa_109{font-size:var(--text-sm)}._avatar_1wywa_94._medium_1wywa_121{--size: calc(var(--unit) * 4.5)}._avatar_1wywa_94._medium_1wywa_121 ._initials_1wywa_109{font-size:var(--text-h6)}._avatar_1wywa_94._large_1wywa_127{--size: calc(var(--unit) * 6)}._avatar_1wywa_94._large_1wywa_127 ._initials_1wywa_109{font-size:var(--text-h5)}._emptyStateContainer_1wywa_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_1wywa_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_1wywa_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_1wywa_143._active_1wywa_25 svg{fill:var(--text-1)}._icon_1wywa_143._button_1wywa_169{border-radius:.5rem}._icon_1wywa_143._button_1wywa_169:hover{background-color:var(--surface-4)}._icon_1wywa_143:disabled{opacity:.5}._cardDetail_1wywa_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_1wywa_179._active_1wywa_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_1wywa_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_1wywa_196 label{font-size:var(--text-sm)}._selectGroup_1wywa_196 ._select_1wywa_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_1wywa_196 ._select_1wywa_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_1wywa_196 ._select_1wywa_196 select:focus-within{outline:none}._selectGroup_1wywa_196 ._select_1wywa_196:before,._selectGroup_1wywa_196 ._select_1wywa_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_1wywa_196 ._select_1wywa_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_1wywa_196 ._select_1wywa_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_1wywa_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_1wywa_261{position:relative;padding:.25rem .75rem}._accordionHeader_1wywa_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_1wywa_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_1wywa_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_1wywa_284 ._group_1wywa_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_1wywa_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_1wywa_301 ._verticalDivider_1wywa_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_1wywa_301 ._textWrapper_1wywa_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_1wywa_301 ._textWrapper_1wywa_314 ._scrollWrapper_1wywa_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_1wywa_301 ._textWrapper_1wywa_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_1wywa_301 ._textWrapper_1wywa_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_1wywa_343:after{content:"...";animation:_loading-fade_1wywa_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_1wywa_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_1wywa_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_1wywa_373{display:flex;flex-direction:row;gap:var(--unit)}._row_1wywa_373._spaceBetween_1wywa_378{justify-content:space-between;width:100%}._row_1wywa_373._scroll_1wywa_36{overflow-x:scroll}._bold_1wywa_386{font-weight:var(--font-bold)}._extraBold_1wywa_390{font-weight:var(--font-extra-bold)}._textSm_1wywa_394{font-size:var(--text-sm)}._textXs_1wywa_398{font-size:var(--text-xs)}._textLg_1wywa_402{font-size:var(--text-lg)}._textBrand_1wywa_406{color:var(--brand-surface-1)}._textGreen_1wywa_410{color:var(--green)}._textRed_1wywa_414{color:var(--red)}._textOrange_1wywa_418{color:var(--orange)}._fillBrand_1wywa_422{fill:var(--brand)}._fillGreen_1wywa_426{fill:var(--green)}._fillRed_1wywa_430{fill:var(--red)}._fillOrange_1wywa_434{fill:var(--orange)}._container_1wywa_438{position:relative;display:flex;flex-direction:column;gap:var(--unit)}._container_1wywa_438 ._padContainer_1wywa_444{position:relative;height:10rem;width:10rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:0px;grid-row-gap:0px;background-color:var(--surface-4);gap:1px;border-width:1px;border-color:var(--surface-4);overflow:hidden;border-radius:var(--br-3);box-sizing:border-box}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-1);background-color:var(--surface-3)}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461 svg{fill:var(--text-1)}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(1){border-top-left-radius:.25rem}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(3){border-top-right-radius:.25rem}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(4) svg{transform:rotate(-90deg)}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(6) svg{transform:rotate(90deg)}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(7){border-bottom-left-radius:.25rem}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(8) svg{transform:rotate(180deg)}._container_1wywa_438 ._padContainer_1wywa_444 ._item_1wywa_461:nth-child(9){border-bottom-right-radius:.25rem}._container_1wywa_438 ._selectContainer_1wywa_493{position:relative;display:flex;transition:all var(--transition)}._container_1wywa_438 ._selectContainer_1wywa_493 ._selectValue_1wywa_498{display:flex;font-family:var(--baseFontFamily);font-size:var(--text-base);font-weight:var(--font-normal);letter-spacing:.05em;align-items:center;justify-content:space-between;min-height:var(--controls-height);background-color:var(--surface-3);border-radius:calc(.5rem - 2px);box-sizing:border-box;padding-left:1rem;padding-right:.5rem;height:100%;gap:.5rem;flex:1;overflow:hidden;cursor:pointer}._container_1wywa_438 ._selectContainer_1wywa_493 ._selectValue_1wywa_498 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-1)}._container_1wywa_438 ._selectContainer_1wywa_493 ._selectValue_1wywa_498 svg{fill:var(--text-1);height:75%;aspect-ratio:1;transition:all var(--transition)}._container_1wywa_438 ._selectContainer_1wywa_493 ._selectValue_1wywa_498:hover,._container_1wywa_438 ._selectContainer_1wywa_493 ._selectValue_1wywa_498:focus-visible{background-color:var(--surface-4);border-radius:calc(.5rem - 2px);overflow:hidden}._container_1wywa_438 ._selectContainer_1wywa_493._active_1wywa_25 ._selectValue_1wywa_498 svg{transform:rotate(180deg)}._presetModalDropdownContainer_1wywa_539{position:absolute;display:flex;flex-direction:column;top:2.75rem;background-color:var(--surface-1);border-width:1px;border-color:var(--surface-4);width:100%;border-radius:.3rem;min-height:100px;padding:.25rem;box-sizing:border-box}._presetModalDropdownContainer_1wywa_539 ._divider_1wywa_59{margin-top:.25rem}._presetModalDropdownContainer_1wywa_539 ._scrollContainer_1wywa_557{min-height:7.25rem;max-height:7.25rem;overflow-y:scroll}._addPresetModalDropdownContainer_1wywa_563{position:relative;background-color:#00000020;max-height:100svh;height:100svh}._addPresetModalDropdownContainer_1wywa_563 ._inner_1wywa_569{position:relative;display:flex;padding:calc(var(--unit) * 3);box-sizing:border-box;justify-content:center;align-items:center;height:100%}._addPresetModalDropdownContainer_1wywa_563 ._inner_1wywa_569 ._contentContainer_1wywa_578{position:relative;display:flex;flex-direction:column;background-color:var(--surface-2);border-width:1px;border-color:var(--surface-4);min-width:450px;border-radius:.5rem;max-height:calc(100vh - 10rem);box-sizing:border-box;padding:1rem;gap:1rem}._addPresetModalDropdownContainer_1wywa_563 ._inner_1wywa_569 ._contentContainer_1wywa_578 ._header_1wywa_592{display:flex;align-items:center;justify-content:space-between;fill:var(--text-2)}._addPresetModalDropdownContainer_1wywa_563 ._inner_1wywa_569 ._contentContainer_1wywa_578 ._header_1wywa_592 label{font-weight:var(--font-bold);font-size:var(--text-h6);line-height:0}._addPresetModalDropdownContainer_1wywa_563 ._inner_1wywa_569 ._contentContainer_1wywa_578 ._body_1wywa_603{min-height:30px}._addPresetModalDropdownContainer_1wywa_563 ._inner_1wywa_569 ._contentContainer_1wywa_578 ._footer_1wywa_606{display:flex;justify-content:flex-end;gap:.5rem}._container_1yu18_1{position:relative;display:flex;flex-direction:row;box-sizing:border-box;background-color:var(--surface-2);height:2.5rem;padding-left:.5rem;padding-right:.5rem;border-radius:1.75rem;border-width:1px;background-color:var(--surface-3);border-color:var(--surface-4);flex:1;min-width:100%;overflow:hidden}._container_1yu18_1 ._item_1yu18_18{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-1);min-width:2.85rem}._container_1yu18_1 ._item_1yu18_18 p{font-weight:var(--font-bold);font-size:.95rem}._container_1yu18_1 ._item_1yu18_18 svg{height:1.3rem;width:1.3rem;fill:var(--text-1)}._container_1yu18_1 ._item_1yu18_18:nth-child(1){border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}._container_1yu18_1 ._item_1yu18_18:nth-child(3){border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}._contentContainer_1arkx_1{position:absolute;background-color:var(--surface-2);border-width:1px;border-color:var(--surface-4);width:100%;width:fit-content;border-radius:var(--br-1);overflow:hidden;box-sizing:border-box;-webkit-user-select:none;user-select:none;z-index:1000}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14{container-type:inline-size;display:flex;flex-direction:column;flex:1}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20{display:flex;justify-content:space-between;align-items:center;height:var(--controls-height-lg);min-height:var(--controls-height-lg);max-height:var(--controls-height-lg);padding-left:var(--unit);padding-right:var(--unit);z-index:100;border-color:var(--surface-4);border-bottom-width:1px;transition:transform var(--transition),opacity var(--transition)}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._leftContainer_1arkx_34{display:flex;padding-left:.25rem;align-items:center;flex:1}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._leftContainer_1arkx_34 label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--text-1);text-transform:capitalize}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._leftContainer_1arkx_34 label span._title_1arkx_48{font-size:var(--text-base);font-weight:var(--font-bold);margin-bottom:unset}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._leftContainer_1arkx_34 label span._date_1arkx_53{font-size:var(--text-base);margin-left:.75rem;margin-bottom:10em}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._rightContainer_1arkx_58{position:relative;display:flex;justify-content:center;align-items:center;height:100%;min-width:fit-content;gap:.5rem;flex:0}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._rightContainer_1arkx_58 label{padding-right:.5rem;padding-left:.5rem;font-size:var(--text-sm);color:var(--brand-surface-1);cursor:pointer;z-index:100}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._rightContainer_1arkx_58 ._exit_1arkx_76{position:relative;margin:unset;padding:unset;width:1.25rem;height:1.25rem;cursor:pointer;z-index:10000}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._rightContainer_1arkx_58 ._exit_1arkx_76 svg,._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._header_1arkx_20 ._rightContainer_1arkx_58 ._exit_1arkx_76 button{fill:var(--text-2);height:inherit;width:inherit}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91{display:flex;flex-direction:column;flex:1;overflow:hidden}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97{display:flex;flex:1}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._inner_1arkx_101{flex:1;transition:opacity var(--transition)}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._inner_1arkx_101._draggable_1arkx_105{z-index:-1}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._inner_1arkx_101._active_1arkx_108{opacity:1;z-index:-1}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._zoomContainer_1arkx_112,._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._ptzContainer_1arkx_120{position:absolute;bottom:var(--unit);right:var(--unit);opacity:0;transform:translateY(8%);transition:transform var(--transition),opacity var(--transition)}._contentContainer_1arkx_1 ._resizableContainer_1arkx_14 ._footer_1arkx_128{--footer-height: calc(var(--controls-height-lg) + .5rem);position:relative;display:flex;justify-content:center;align-items:center;height:var(--footer-height);min-height:var(--footer-height);max-height:var(--footer-height);padding-left:var(--unit);padding-right:var(--unit);width:100%;flex:1}._contentContainer_1arkx_1._zoom_1arkx_112 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._inner_1arkx_101{z-index:100!important}._contentContainer_1arkx_1._zoom_1arkx_112 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._zoomContainer_1arkx_112,._contentContainer_1arkx_1._ptz_1arkx_120 ._resizableContainer_1arkx_14 ._player_1arkx_91 ._body_1arkx_97 ._ptzContainer_1arkx_120{opacity:1;transform:translateY(0);z-index:1000}html:fullscreen ._contentContainer_1arkx_1,html:-webkit-full-screen ._contentContainer_1arkx_1{position:fixed!important;top:0!important;bottom:0!important;right:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:10000;border-width:0px;border-radius:0rem;transform:translate(0)!important}html:fullscreen ._contentContainer_1arkx_1 ._resizableContainer_1arkx_14,html:-webkit-full-screen ._contentContainer_1arkx_1 ._resizableContainer_1arkx_14{width:100vw!important;height:100vh!important}._container_1my9w_1{min-width:550px;height:100%}._container_1my9w_1 ._inner_1my9w_5{display:flex;flex-direction:column;gap:.5rem}._container_1my9w_1 ._inner_1my9w_5 ._headline_1my9w_10{display:flex;padding:var(--unit);flex-direction:column;padding-bottom:.25rem}._container_1my9w_1 ._inner_1my9w_5 ._headline_1my9w_10 h1{font-size:var(--text-h6);margin-bottom:.25rem}._container_1my9w_1 ._inner_1my9w_5 ._body_1my9w_20{position:relative;display:flex;flex-direction:column;gap:var(--unit);max-height:25rem;overflow-y:auto;padding-left:var(--unit);padding-right:.5rem;padding-bottom:.5rem;margin-right:.5rem;box-sizing:border-box}._container_1my9w_1 ._inner_1my9w_5 ._body_1my9w_20 ._controlItem_1my9w_33{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:var(--unit)}._container_1my9w_1 ._inner_1my9w_5 ._body_1my9w_20 ._controlItem_1my9w_33 ._keySection_1my9w_40{display:flex;align-items:center;gap:.5rem}._container_1my9w_1 ._inner_1my9w_5 ._body_1my9w_20 ._controlItem_1my9w_33 ._keySection_1my9w_40 ._key_1my9w_40{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;padding:.5rem .8rem;border-radius:var(--br-4);background:var(--surface-4);font-family:-apple-system,BlinkMacSystemFont,SF Mono,monospace;font-weight:500;font-size:var(--text-sm);color:var(--text-1)}._container_1my9w_1 ._buttonWrapper_1my9w_58{display:flex;flex-direction:row;justify-content:flex-end;border-top-width:1px;border-color:var(--surface-4);gap:.5rem;padding:var(--unit)}._container_1gew4_1{position:relative;width:100%;display:flex;justify-content:center;align-items:center}._container_1gew4_1 button{color:var(--text-1);width:100%}._container_1gew4_1 button span{font-size:var(--text-md);margin-bottom:0;line-height:0}._container_1gew4_1 button:hover{cursor:pointer}._container_1gew4_1 button:disabled{cursor:not-allowed}._container_1gew4_1 button:disabled span{color:var(--text-3)}._container_1gew4_1 ._dropdown_1gew4_26{position:absolute;left:-.4rem;display:none;flex-direction:column;box-sizing:border-box;width:3.5rem;border-radius:.45rem;background-color:var(--surface-3);border-width:1px;border-color:var(--surface-4);gap:calc(var(--unit) * .25);z-index:var(--z-max);padding-top:calc(var(--unit) * .5);padding-bottom:calc(var(--unit) * .5)}._container_1gew4_1 ._dropdown_1gew4_26 label{color:var(--text-2)!important;padding-left:calc(var(--unit) * .5);padding-right:calc(var(--unit) * .5)}._container_1gew4_1 ._dropdown_1gew4_26 label:hover{cursor:pointer;transition:background-color var(--transition);background-color:var(--surface-4)}._container_1gew4_1 ._dropdown_1gew4_26._top_1gew4_52{bottom:1.5rem}._container_1gew4_1 ._dropdown_1gew4_26._top_1gew4_52:after{content:"";position:absolute;bottom:-5px;left:19.5px;height:calc(var(--unit) * .5);aspect-ratio:1;background-color:var(--surface-3);transform:rotate(45deg);border-bottom-width:1px;border-right-width:1px;border-style:solid;border-color:var(--surface-4)}._container_1gew4_1 ._dropdown_1gew4_26._bottom_1gew4_69{top:1.5rem}._container_1gew4_1 ._dropdown_1gew4_26._bottom_1gew4_69:after{content:"";position:absolute;top:-5px;left:19.5px;height:calc(var(--unit) * .5);aspect-ratio:1;background-color:var(--surface-3);transform:rotate(45deg);border-top-width:1px;border-left-width:1px;border-style:solid;border-color:var(--surface-4)}._container_1gew4_1[active=true] ._dropdown_1gew4_26{display:flex}._container_y6y48_1{display:flex;justify-content:space-between;align-items:center;height:2.5rem;border-radius:1.75rem;padding-left:1rem;padding-right:1rem;transition:background-color var(--transition);background-color:transparent;background-color:var(--surface-4);z-index:100;transition:opacity var(--transition);position:relative}._container_y6y48_1 ._icon_y6y48_16{display:flex;position:relative;min-width:2.25rem;max-width:2.25rem;height:100%}._container_y6y48_1 ._gap_y6y48_23{width:var(--unit);height:100%}._container_y6y48_1 ._loadingDots_y6y48_27,._container_y6y48_1 ._playIcon_y6y48_28,._container_y6y48_1 ._fullScreenIcon_y6y48_29,._container_y6y48_1 ._exitFullScreenIcon_y6y48_30,._container_y6y48_1 ._digitalZoomIcon_y6y48_31,._container_y6y48_1 ._screenshot_y6y48_32,._container_y6y48_1 ._ptzIcon_y6y48_33,._container_y6y48_1 ._pauseIcon_y6y48_34,._container_y6y48_1 ._errorIcon_y6y48_35,._container_y6y48_1 ._replayIcon_y6y48_36{position:absolute;height:auto;transition:opacity var(--transition);top:0;left:0;height:100%;justify-content:center;align-items:center;display:flex;opacity:0;z-index:-1}._container_y6y48_1 ._loadingDots_y6y48_27 svg,._container_y6y48_1 ._playIcon_y6y48_28 svg,._container_y6y48_1 ._fullScreenIcon_y6y48_29 svg,._container_y6y48_1 ._exitFullScreenIcon_y6y48_30 svg,._container_y6y48_1 ._digitalZoomIcon_y6y48_31 svg,._container_y6y48_1 ._screenshot_y6y48_32 svg,._container_y6y48_1 ._ptzIcon_y6y48_33 svg,._container_y6y48_1 ._pauseIcon_y6y48_34 svg,._container_y6y48_1 ._errorIcon_y6y48_35 svg,._container_y6y48_1 ._replayIcon_y6y48_36 svg{fill:var(--text-1);width:100%;height:100%}._container_y6y48_1 ._loadingDots_y6y48_27 svg{width:80%}._container_y6y48_1 ._playbackSpeed_y6y48_66{margin-right:.25rem;margin-left:.25rem}._container_y6y48_1 ._digitalZoomIcon_y6y48_31,._container_y6y48_1 ._ptzIcon_y6y48_33,._container_y6y48_1 ._screenshot_y6y48_32{display:flex;justify-content:center;align-items:center;width:100%;opacity:1;z-index:1}._container_y6y48_1 ._digitalZoomIcon_y6y48_31 svg,._container_y6y48_1 ._ptzIcon_y6y48_33 svg,._container_y6y48_1 ._screenshot_y6y48_32 svg{width:1.5rem;height:1.5rem}._container_y6y48_1 ._fullScreenIcon_y6y48_29{display:flex;justify-content:center;align-items:center;width:100%;opacity:1;z-index:1}._container_y6y48_1 ._fullScreenIcon_y6y48_29 svg{width:1.25rem;height:1.25rem}._container_y6y48_1 ._exitFullScreenIcon_y6y48_30{display:flex;justify-content:center;align-items:center;width:100%;opacity:0;z-index:-1}._container_y6y48_1 ._exitFullScreenIcon_y6y48_30 svg{width:1.35rem;height:1.35rem}._container_y6y48_1 ._pauseIcon_y6y48_34{display:flex;justify-content:center;align-items:center;width:100%}._container_y6y48_1 ._pauseIcon_y6y48_34 svg{width:1.85rem;height:1.85rem}._container_y6y48_1 ._replayIcon_y6y48_36{display:flex;justify-content:center;align-items:center;width:100%}._container_y6y48_1 ._replayIcon_y6y48_36 svg{width:1.5rem;height:1.5rem}._container_y6y48_1 ._errorIcon_y6y48_35{display:flex;justify-content:center;align-items:center;width:100%}._container_y6y48_1 ._errorIcon_y6y48_35 svg{width:1.5rem;height:1.5rem}._container_y6y48_1._loading_y6y48_27 ._loadingDots_y6y48_27,._container_y6y48_1._dispose_y6y48_140 ._loadingDots_y6y48_27{opacity:1;z-index:1}._container_y6y48_1._paused_y6y48_144 ._playIcon_y6y48_28{opacity:1;touch-action:unset;z-index:1}._container_y6y48_1._paused_y6y48_144 ._playIcon_y6y48_28:disabled{opacity:.5;cursor:default}._container_y6y48_1._playing_y6y48_153 ._pauseIcon_y6y48_34{opacity:1;touch-action:unset;z-index:1}._container_y6y48_1._playing_y6y48_153 ._pauseIcon_y6y48_34:disabled{opacity:.5;cursor:default}._container_y6y48_1._ended_y6y48_162 ._replayIcon_y6y48_36{opacity:1;touch-action:unset;z-index:1}._container_y6y48_1._ended_y6y48_162 ._replayIcon_y6y48_36:disabled{opacity:.5;cursor:default}._container_y6y48_1._error_y6y48_35 ._errorIcon_y6y48_35{opacity:1;touch-action:unset;z-index:1}._container_y6y48_1._error_y6y48_35 ._errorIcon_y6y48_35 svg{fill:var(--red)}._container_y6y48_1._error_y6y48_35 ._errorIcon_y6y48_35:disabled{opacity:.5;cursor:default}html:fullscreen ._container_y6y48_1 ._fullScreenIcon_y6y48_29,html:-webkit-full-screen ._container_y6y48_1 ._fullScreenIcon_y6y48_29{opacity:0;z-index:-1}html:fullscreen ._container_y6y48_1 ._exitFullScreenIcon_y6y48_30,html:-webkit-full-screen ._container_y6y48_1 ._exitFullScreenIcon_y6y48_30{opacity:1;z-index:1}._container_5qi15_1{position:relative;display:flex;border-color:var(--surface-1);border-right-width:1px;background-color:var(--surface-2);transition:all .3s ease;flex-shrink:0;height:100%;flex-direction:column;scrollbar-width:none;justify-content:space-between;box-sizing:border-box}._container_5qi15_1 ._separator_5qi15_16{width:100%;height:1px;background-color:var(--surface-4)}._container_5qi15_1:has(._contentWrapper_5qi15_21:hover) ._toggleContainer_5qi15_21{opacity:1}._container_5qi15_1 ._toggleContainer_5qi15_21{position:absolute;display:flex;justify-content:center;align-items:center;height:1.75rem;width:1.75rem;aspect-ratio:1;background-color:var(--surface-3);right:-.875rem;bottom:calc((var(--header-height)) - 1.33rem);border-radius:var(--br-0);border-color:var(--surface-3);border-width:1px;transition:all var(--transition);opacity:0;z-index:1000;cursor:pointer}._container_5qi15_1 ._toggleContainer_5qi15_21 svg{fill:var(--text-2);width:80%;transition:all .3s ease}._container_5qi15_1 ._toggleContainer_5qi15_21:hover,._container_5qi15_1 ._toggleContainer_5qi15_21:focus-visible{background-color:var(--brand-surface-3);border-color:var(--brand-surface-2);opacity:1}._container_5qi15_1 ._toggleContainer_5qi15_21:focus-visible{opacity:1;outline:none}._container_5qi15_1 ._contentWrapper_5qi15_21{display:flex;position:relative;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}._container_5qi15_1::-webkit-scrollbar{display:none}._container_5qi15_1 ._accountContainer_5qi15_69{height:var(--footer-height);display:flex;justify-content:center;align-items:center}._container_5qi15_1:has(._toggleContainer_5qi15_21:hover){border-color:var(--brand-surface-2)}html[drawer-open=true] ._container_5qi15_1{width:var(--drawer-width)}html[drawer-open=true] ._container_5qi15_1 ._break_5qi15_82{width:100%}html[drawer-open=true] ._container_5qi15_1 ._toggleContainer_5qi15_21 svg{transform:rotate(0)}html[drawer-open=true] ._container_5qi15_1 ._accountContainer_5qi15_69{border-top-width:1px;border-top-color:var(--surface-4)}html[drawer-open=false] ._container_5qi15_1{width:calc(var(--unit) * 6)}html[drawer-open=false] ._container_5qi15_1 ._separator_5qi15_16{width:calc(100% - var(--unit) * 2);margin-left:1rem;margin-right:1rem}html[drawer-open=false] ._container_5qi15_1 ._toggleContainer_5qi15_21 svg{transform:rotate(180deg)}html[drawer-open=false] ._container_5qi15_1 ._contentWrapper_5qi15_21 ._accountContainer_5qi15_69{border-top-color:unset}html[mobile=true]{position:relative}html[mobile=true] ._container_5qi15_1 ._toggleContainer_5qi15_21{opacity:1}html[mobile=true] ._container_5qi15_1 ._toggleContainer_5qi15_21:hover{background-color:var(--brand);border-color:var(--brand)}html[mobile=true] ._container_5qi15_1 ._toggleContainer_5qi15_21:hover svg{fill:var(--text-1)}html[mobile=true] ._container_5qi15_1:has(._toggleContainer_5qi15_21:hover){border-color:var(--brand)}._container_15zdn_1{position:relative;display:flex;flex-direction:column;padding-left:var(--unit);padding-right:var(--unit);box-sizing:border-box;width:100%}._container_15zdn_1 ._navCollapse_15zdn_10{display:flex;flex-direction:column;gap:var(--unit);width:100%;padding-top:.75rem}._container_1mym3_1{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:.45rem;height:3rem;background-color:transparent;transition:all var(--transition);cursor:pointer}._container_1mym3_1 ._iconContainer_1mym3_13{position:relative;display:none;width:3rem;min-width:3rem;justify-content:center;align-items:center}._container_1mym3_1 ._iconContainer_1mym3_13 svg{width:1.5rem;height:1.5rem;fill:var(--text-2)}._container_1mym3_1 ._textContainer_1mym3_26{display:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;width:100%;margin-left:.85rem}._container_1mym3_1 ._textContainer_1mym3_26 label,._container_1mym3_1 ._textContainer_1mym3_26 p{font-size:var(--text-lg);font-weight:var(--font-normal);color:var(--text-2);font-weight:var(--font-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%;text-align:start}._container_1mym3_1 ._textContainer_1mym3_26 p{font-size:var(--text-xs)}._container_1mym3_1 ._moreContainer_1mym3_51{display:none;justify-content:center;align-items:center}._container_1mym3_1 ._moreContainer_1mym3_51 svg{fill:var(--text-3)}._container_1mym3_1 ._moreContainer_1mym3_51,._container_1mym3_1 ._textContainer_1mym3_26{display:flex;opacity:1}._container_1mym3_1:hover,._container_1mym3_1:focus-visible{background-color:var(--surface-3);outline:none}._container_1mym3_1._pressed_1mym3_68{scale:.9675;opacity:.95}._container_1mym3_1._hasIcon_1mym3_72 ._iconContainer_1mym3_13{display:flex}._container_1mym3_1._hasIcon_1mym3_72 ._textContainer_1mym3_26{margin-left:unset}._container_1mym3_1._active_1mym3_78{background-color:var(--surface-3)}._container_1mym3_1._active_1mym3_78:after{position:absolute;left:0;content:"";height:1.1rem;width:.28rem;border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;background-color:var(--text-2);z-index:100}._container_1mym3_1._active_1mym3_78 ._textContainer_1mym3_26 label{color:var(--text-2)}html[drawer-open=true] ._collapsable_1mym3_96 ._moreContainer_1mym3_51,html[drawer-open=true] ._collapsable_1mym3_96 ._textContainer_1mym3_26{display:flex;opacity:1}html[drawer-open=false] ._collapsable_1mym3_96 ._moreContainer_1mym3_51,html[drawer-open=false] ._collapsable_1mym3_96 ._textContainer_1mym3_26{display:none;opacity:0}html[data-theme=dark] ._container_1mym3_1 button._active_1mym3_78:after{background-color:var(--text-2)}html[data-theme=dark] ._container_1mym3_1 button._active_1mym3_78 svg{color:var(--text-2)}html[data-theme=dark] ._container_1mym3_1 button._active_1mym3_78 ._textContainer_1mym3_26 label{color:var(--text-1)}._break_agxoj_1{height:var(--unit);width:1px}._srOnly_agxoj_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_agxoj_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_agxoj_17._active_agxoj_25{background-color:var(--green)}._indicatorActiveText_agxoj_29{color:var(--red)}._indicatorActiveText_agxoj_29._active_agxoj_25{color:var(--green)}._scroll_agxoj_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_agxoj_41{scrollbar-width:none}._noScrollBar_agxoj_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_agxoj_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_agxoj_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_agxoj_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_agxoj_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_agxoj_76{opacity:.5;pointer-events:none}._controls_agxoj_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_agxoj_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_agxoj_94 ._initials_agxoj_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_agxoj_94._small_agxoj_115{--size: calc(var(--unit) * 2.75)}._avatar_agxoj_94._small_agxoj_115 ._initials_agxoj_109{font-size:var(--text-sm)}._avatar_agxoj_94._medium_agxoj_121{--size: calc(var(--unit) * 4.5)}._avatar_agxoj_94._medium_agxoj_121 ._initials_agxoj_109{font-size:var(--text-h6)}._avatar_agxoj_94._large_agxoj_127{--size: calc(var(--unit) * 6)}._avatar_agxoj_94._large_agxoj_127 ._initials_agxoj_109{font-size:var(--text-h5)}._emptyStateContainer_agxoj_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_agxoj_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_agxoj_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_agxoj_143._active_agxoj_25 svg{fill:var(--text-1)}._icon_agxoj_143._button_agxoj_169{border-radius:.5rem}._icon_agxoj_143._button_agxoj_169:hover{background-color:var(--surface-4)}._icon_agxoj_143:disabled{opacity:.5}._cardDetail_agxoj_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_agxoj_179._active_agxoj_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_agxoj_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_agxoj_196 label{font-size:var(--text-sm)}._selectGroup_agxoj_196 ._select_agxoj_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_agxoj_196 ._select_agxoj_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_agxoj_196 ._select_agxoj_196 select:focus-within{outline:none}._selectGroup_agxoj_196 ._select_agxoj_196:before,._selectGroup_agxoj_196 ._select_agxoj_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_agxoj_196 ._select_agxoj_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_agxoj_196 ._select_agxoj_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_agxoj_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_agxoj_261{position:relative;padding:.25rem .75rem}._accordionHeader_agxoj_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_agxoj_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_agxoj_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_agxoj_284 ._group_agxoj_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_agxoj_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_agxoj_301 ._verticalDivider_agxoj_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_agxoj_301 ._textWrapper_agxoj_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_agxoj_301 ._textWrapper_agxoj_314 ._scrollWrapper_agxoj_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_agxoj_301 ._textWrapper_agxoj_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_agxoj_301 ._textWrapper_agxoj_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_agxoj_343:after{content:"...";animation:_loading-fade_agxoj_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_agxoj_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_agxoj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_agxoj_373{display:flex;flex-direction:row;gap:var(--unit)}._row_agxoj_373._spaceBetween_agxoj_378{justify-content:space-between;width:100%}._row_agxoj_373._scroll_agxoj_36{overflow-x:scroll}._bold_agxoj_386{font-weight:var(--font-bold)}._extraBold_agxoj_390{font-weight:var(--font-extra-bold)}._textSm_agxoj_394{font-size:var(--text-sm)}._textXs_agxoj_398{font-size:var(--text-xs)}._textLg_agxoj_402{font-size:var(--text-lg)}._textBrand_agxoj_406{color:var(--brand-surface-1)}._textGreen_agxoj_410{color:var(--green)}._textRed_agxoj_414{color:var(--red)}._textOrange_agxoj_418{color:var(--orange)}._fillBrand_agxoj_422{fill:var(--brand)}._fillGreen_agxoj_426{fill:var(--green)}._fillRed_agxoj_430{fill:var(--red)}._fillOrange_agxoj_434{fill:var(--orange)}._container_1x6g5_1{min-width:100%}html[drawer-open=false] ._container_1x6g5_1 button p{display:none}html[drawer-open=false] ._container_1x6g5_1 button:after{width:0px}html[drawer-open=true] ._container_1x6g5_1 button p{display:unset}html[drawer-open=true] ._container_1x6g5_1 div[role=tool-tip]{display:none}._container_17zje_1{position:relative;display:flex;align-items:center;height:var(--footer-height);width:100%;box-sizing:border-box;padding:var(--unit)}._container_17zje_1 ._boarderTop_17zje_10{height:1px;background-color:var(--surface-4);position:absolute;top:-1px}._container_17zje_1 ._break_17zje_16{height:1px;background-color:var(--surface-4);display:flex;width:100%;margin-top:calc(var(--unit) * .25);margin-bottom:calc(var(--unit) * .25)}._container_17zje_1 ._dropdown_17zje_24{position:absolute;bottom:calc(var(--footer-height) - 2px);left:calc(var(--unit) * .5);display:none;flex-direction:column;box-sizing:border-box;width:calc(var(--drawer-width) - var(--unit));border-radius:.45rem;background-color:var(--surface-3);border-width:1px;border-color:var(--surface-4);padding:calc(var(--unit) * .25);gap:calc(var(--unit) * .25);z-index:var(--z-max)}._container_17zje_1 ._dropdown_17zje_24 ._textButton_17zje_40{padding-bottom:calc(var(--unit) * .5);padding-top:calc(var(--unit) * .5);padding-left:calc(var(--unit) * .5);padding-right:calc(var(--unit) * .5);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._container_17zje_1 ._dropdown_17zje_24:after{content:"";position:absolute;bottom:-5px;left:27.5px;height:calc(var(--unit) * .5);aspect-ratio:1;background-color:var(--surface-3);transform:rotate(45deg);border-bottom-width:1px;border-right-width:1px;border-style:solid;border-color:var(--surface-4)}._container_17zje_1 ._dropdown_17zje_24._active_17zje_66{display:flex}html[drawer-open=false] ._container_17zje_1 ._boarderTop_17zje_10{right:var(--unit);left:var(--unit);width:calc(100% - var(--unit) * 2)}html[drawer-open=true] ._container_17zje_1 ._boarderTop_17zje_10{right:0;left:0;width:100%}html[drawer-open=true] ._container_17zje_1 ._inner_17zje_81 ._nameContainer_17zje_81,html[drawer-open=true] ._container_17zje_1 ._inner_17zje_81 ._iconContainer_17zje_84{display:flex}html[drawer-open=true] ._container_17zje_1 ._dropdown_17zje_24:after{display:none}._break_ns03n_1{height:var(--unit);width:1px}._srOnly_ns03n_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_ns03n_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_ns03n_17._active_ns03n_25{background-color:var(--green)}._indicatorActiveText_ns03n_29{color:var(--red)}._indicatorActiveText_ns03n_29._active_ns03n_25{color:var(--green)}._scroll_ns03n_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_ns03n_41{scrollbar-width:none}._noScrollBar_ns03n_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_ns03n_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_ns03n_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_ns03n_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_ns03n_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_ns03n_76{opacity:.5;pointer-events:none}._controls_ns03n_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_ns03n_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_ns03n_94 ._initials_ns03n_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_ns03n_94._small_ns03n_115{--size: calc(var(--unit) * 2.75)}._avatar_ns03n_94._small_ns03n_115 ._initials_ns03n_109{font-size:var(--text-sm)}._avatar_ns03n_94._medium_ns03n_121{--size: calc(var(--unit) * 4.5)}._avatar_ns03n_94._medium_ns03n_121 ._initials_ns03n_109{font-size:var(--text-h6)}._avatar_ns03n_94._large_ns03n_127{--size: calc(var(--unit) * 6)}._avatar_ns03n_94._large_ns03n_127 ._initials_ns03n_109{font-size:var(--text-h5)}._emptyStateContainer_ns03n_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_ns03n_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_ns03n_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_ns03n_143._active_ns03n_25 svg{fill:var(--text-1)}._icon_ns03n_143._button_ns03n_169{border-radius:.5rem}._icon_ns03n_143._button_ns03n_169:hover{background-color:var(--surface-4)}._icon_ns03n_143:disabled{opacity:.5}._cardDetail_ns03n_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_ns03n_179._active_ns03n_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_ns03n_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_ns03n_196 label{font-size:var(--text-sm)}._selectGroup_ns03n_196 ._select_ns03n_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_ns03n_196 ._select_ns03n_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_ns03n_196 ._select_ns03n_196 select:focus-within{outline:none}._selectGroup_ns03n_196 ._select_ns03n_196:before,._selectGroup_ns03n_196 ._select_ns03n_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_ns03n_196 ._select_ns03n_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_ns03n_196 ._select_ns03n_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_ns03n_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_ns03n_261{position:relative;padding:.25rem .75rem}._accordionHeader_ns03n_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_ns03n_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_ns03n_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_ns03n_284 ._group_ns03n_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_ns03n_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_ns03n_301 ._verticalDivider_ns03n_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_ns03n_301 ._textWrapper_ns03n_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_ns03n_301 ._textWrapper_ns03n_314 ._scrollWrapper_ns03n_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_ns03n_301 ._textWrapper_ns03n_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_ns03n_301 ._textWrapper_ns03n_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_ns03n_343:after{content:"...";animation:_loading-fade_ns03n_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_ns03n_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_ns03n_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_ns03n_373{display:flex;flex-direction:row;gap:var(--unit)}._row_ns03n_373._spaceBetween_ns03n_378{justify-content:space-between;width:100%}._row_ns03n_373._scroll_ns03n_36{overflow-x:scroll}._bold_ns03n_386{font-weight:var(--font-bold)}._extraBold_ns03n_390{font-weight:var(--font-extra-bold)}._textSm_ns03n_394{font-size:var(--text-sm)}._textXs_ns03n_398{font-size:var(--text-xs)}._textLg_ns03n_402{font-size:var(--text-lg)}._textBrand_ns03n_406{color:var(--brand-surface-1)}._textGreen_ns03n_410{color:var(--green)}._textRed_ns03n_414{color:var(--red)}._textOrange_ns03n_418{color:var(--orange)}._fillBrand_ns03n_422{fill:var(--brand)}._fillGreen_ns03n_426{fill:var(--green)}._fillRed_ns03n_430{fill:var(--red)}._fillOrange_ns03n_434{fill:var(--orange)}._container_ns03n_438{width:max(42.5vw,550px)}._container_ns03n_438 ._headerWrapper_ns03n_441{display:flex;justify-content:space-between;border-bottom-width:1px;border-color:var(--surface-4);padding:var(--unit)}._container_ns03n_438 ._headerWrapper_ns03n_441 h1{font-size:var(--text-lg);font-weight:var(--font-bold)}._container_ns03n_438 ._body_ns03n_452{display:flex;flex-direction:column;gap:var(--unit);padding:var(--unit);margin-bottom:var(--unit)}._container_ns03n_438 ._body_ns03n_452 ._verticalDivider_ns03n_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._container_ns03n_438 ._body_ns03n_452 ._centerRow_ns03n_464{align-self:center;display:flex;justify-content:center;align-items:center;flex-direction:column}._container_ns03n_438 ._body_ns03n_452 ._centerRow_ns03n_464 h1{font-size:var(--text-h5);margin-top:var(--unit)}._container_ns03n_438 ._body_ns03n_452 ._row_ns03n_373{justify-content:space-evenly}._container_ns03n_438 ._body_ns03n_452 ._row_ns03n_373 ._accordionDetail_ns03n_301{min-width:7.5rem;justify-content:center}._container_ns03n_438 ._body_ns03n_452 ._row_ns03n_373 ._accordionDetail_ns03n_301 ._textWrapper_ns03n_314{align-items:center;justify-content:center}._container_ns03n_438 ._footer_ns03n_486{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--unit);z-index:1000;padding:var(--unit);border-top-width:1px;border-color:var(--surface-4)}._container_ns03n_438 ._footer_ns03n_486 ._buttonGroup_ns03n_497{display:flex;align-items:center;gap:var(--unit)}._container_fx2ls_1{position:relative;display:flex;padding:calc(var(--unit) * .5);align-items:center;justify-content:space-between;flex-direction:row;border-radius:.3rem;transition:all var(--transition)}._container_fx2ls_1 ._contentContainer_fx2ls_11{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}._container_fx2ls_1 ._contentContainer_fx2ls_11 ._textWrapper_fx2ls_18{display:flex;flex-direction:row;align-items:center;gap:calc(var(--unit) * .5)}._container_fx2ls_1 ._contentContainer_fx2ls_11 svg{color:var(--text-2);fill:var(--text-2);height:calc(var(--unit) * 1.25);width:calc(var(--unit) * 1.25)}._container_fx2ls_1 ._contentContainer_fx2ls_11 p{color:var(--text-2);font-size:var(--text-lg)}._container_fx2ls_1 ._tooltip_fx2ls_34{position:absolute;right:-10.95rem;top:0;display:none;box-sizing:border-box;width:11rem;background-color:var(--surface-3);border-width:1px;border-color:var(--surface-4);border-radius:.45rem;padding:calc(var(--unit) * .5);flex-direction:column}._container_fx2ls_1:hover{background-color:var(--surface-4)}._container_fx2ls_1:hover ._contentContainer_fx2ls_11 svg{color:var(--text-1);fill:var(--text-1)}._container_fx2ls_1:hover ._contentContainer_fx2ls_11 p{color:var(--text-1)}._container_fx2ls_1:hover ._tooltip_fx2ls_34{display:flex}._contentWrapper_1x2qu_1{display:flex;position:relative;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}._entryWrapper_1x2qu_12{display:flex;flex-direction:column;padding-top:var(--unit);padding-bottom:var(--unit);gap:var(--unit)}._separator_1x2qu_20{width:100%;height:1px;background-color:var(--surface-4)}._notificationsWrapper_1x2qu_26{position:relative;padding-left:var(--unit);padding-right:var(--unit);padding-bottom:.75rem}html[drawer-open=true]{position:relative}html[drawer-open=true] ._notificationsWrapper_1x2qu_26 button p{display:unset}html[drawer-open=true] ._notificationsWrapper_1x2qu_26 div[role=tool-tip]{display:none}html[drawer-open=false] ._separator_1x2qu_20{width:calc(100% - var(--unit) * 2);margin-left:1rem;margin-right:1rem}html[drawer-open=false] ._notificationsWrapper_1x2qu_26 button p{display:none}html[drawer-open=false] ._notificationsWrapper_1x2qu_26 button:after{width:0px}._break_1qdxz_1{height:var(--unit);width:1px}._srOnly_1qdxz_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_1qdxz_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_1qdxz_17._active_1qdxz_25{background-color:var(--green)}._indicatorActiveText_1qdxz_29{color:var(--red)}._indicatorActiveText_1qdxz_29._active_1qdxz_25{color:var(--green)}._scroll_1qdxz_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_1qdxz_41{scrollbar-width:none}._noScrollBar_1qdxz_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_1qdxz_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_1qdxz_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_1qdxz_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_1qdxz_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_1qdxz_76{opacity:.5;pointer-events:none}._controls_1qdxz_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_1qdxz_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_1qdxz_94 ._initials_1qdxz_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_1qdxz_94._small_1qdxz_115{--size: calc(var(--unit) * 2.75)}._avatar_1qdxz_94._small_1qdxz_115 ._initials_1qdxz_109{font-size:var(--text-sm)}._avatar_1qdxz_94._medium_1qdxz_121{--size: calc(var(--unit) * 4.5)}._avatar_1qdxz_94._medium_1qdxz_121 ._initials_1qdxz_109{font-size:var(--text-h6)}._avatar_1qdxz_94._large_1qdxz_127{--size: calc(var(--unit) * 6)}._avatar_1qdxz_94._large_1qdxz_127 ._initials_1qdxz_109{font-size:var(--text-h5)}._emptyStateContainer_1qdxz_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_1qdxz_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_1qdxz_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_1qdxz_143._active_1qdxz_25 svg{fill:var(--text-1)}._icon_1qdxz_143._button_1qdxz_169{border-radius:.5rem}._icon_1qdxz_143._button_1qdxz_169:hover{background-color:var(--surface-4)}._icon_1qdxz_143:disabled{opacity:.5}._cardDetail_1qdxz_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_1qdxz_179._active_1qdxz_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_1qdxz_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_1qdxz_196 label{font-size:var(--text-sm)}._selectGroup_1qdxz_196 ._select_1qdxz_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_1qdxz_196 ._select_1qdxz_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_1qdxz_196 ._select_1qdxz_196 select:focus-within{outline:none}._selectGroup_1qdxz_196 ._select_1qdxz_196:before,._selectGroup_1qdxz_196 ._select_1qdxz_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_1qdxz_196 ._select_1qdxz_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_1qdxz_196 ._select_1qdxz_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_1qdxz_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_1qdxz_261{position:relative;padding:.25rem .75rem}._accordionHeader_1qdxz_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_1qdxz_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_1qdxz_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_1qdxz_284 ._group_1qdxz_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_1qdxz_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_1qdxz_301 ._verticalDivider_1qdxz_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_1qdxz_301 ._textWrapper_1qdxz_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_1qdxz_301 ._textWrapper_1qdxz_314 ._scrollWrapper_1qdxz_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_1qdxz_301 ._textWrapper_1qdxz_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_1qdxz_301 ._textWrapper_1qdxz_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_1qdxz_343:after{content:"...";animation:_loading-fade_1qdxz_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_1qdxz_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_1qdxz_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_1qdxz_373{display:flex;flex-direction:row;gap:var(--unit)}._row_1qdxz_373._spaceBetween_1qdxz_378{justify-content:space-between;width:100%}._row_1qdxz_373._scroll_1qdxz_36{overflow-x:scroll}._bold_1qdxz_386{font-weight:var(--font-bold)}._extraBold_1qdxz_390{font-weight:var(--font-extra-bold)}._textSm_1qdxz_394{font-size:var(--text-sm)}._textXs_1qdxz_398{font-size:var(--text-xs)}._textLg_1qdxz_402{font-size:var(--text-lg)}._textBrand_1qdxz_406{color:var(--brand-surface-1)}._textGreen_1qdxz_410{color:var(--green)}._textRed_1qdxz_414{color:var(--red)}._textOrange_1qdxz_418{color:var(--orange)}._fillBrand_1qdxz_422{fill:var(--brand)}._fillGreen_1qdxz_426{fill:var(--green)}._fillRed_1qdxz_430{fill:var(--red)}._fillOrange_1qdxz_434{fill:var(--orange)}._dropdown_1qdxz_438{position:absolute;top:calc(var(--controls-height-lg) + .35rem);left:calc(var(--unit) * .5);display:none;flex-direction:column;box-sizing:border-box;width:calc(var(--drawer-width) - var(--unit));border-radius:.45rem;background-color:var(--surface-3);border-width:1px;border-color:var(--surface-4);padding:calc(var(--unit) * .5);gap:calc(var(--unit) * .25);z-index:var(--z-max)}._dropdown_1qdxz_438:after{content:"";position:absolute;top:-5px;left:27.5px;height:calc(var(--unit) * .5);aspect-ratio:1;background-color:var(--surface-3);border-bottom-width:1px;border-right-width:1px;border-style:solid;border-color:var(--surface-4);transform:rotate(225deg)}._dropdownInner_1qdxz_469{display:flex;flex-direction:column;gap:.5rem;box-sizing:border-box;max-height:220px;min-height:220px;overflow-y:scroll;padding-bottom:.5rem}._divider_1qdxz_59{margin-top:.25rem;margin-bottom:.25rem}._container_1qdxz_485{position:relative;display:flex;align-items:center;width:100%;box-sizing:border-box;padding-left:var(--unit);padding-right:var(--unit)}._container_1qdxz_485[active=true] ._dropdown_1qdxz_438{display:flex}html[drawer-open=true] ._container_1qdxz_485 ._dropdown_1qdxz_438:after{display:none}._container_1gwg2_1{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:.25rem;width:100%;height:100%}._container_1gwg2_1 svg{height:1.5rem;width:1.5rem;fill:var(--text-1)}._container_1gwg2_1._loading_1gwg2_17 svg{height:1.75rem;width:2rem;fill:var(--text-1)}._container_1gwg2_1._small_1gwg2_22 svg{height:1.15rem;width:1.15rem;fill:var(--text-2)}._container_1gwg2_1._small_1gwg2_22 p{font-size:var(--text-xxs);color:var(--text-2)}@keyframes _progress-loading_1ilzd_1{0%{background-position:-100vw 0vw}}._container_1ilzd_6{position:relative;display:flex;flex-direction:row;min-height:1px;width:"100%";z-index:var(--z-max);background-color:var(--surface-1)}._container_1ilzd_6 label{position:absolute;height:3px;bottom:-1px;width:100%}._container_1ilzd_6 label progress{position:absolute;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:3px;overflow:hidden}._container_1ilzd_6 label progress[value]::-webkit-progress-bar{background-color:var(--surface-4)}._container_1ilzd_6 label progress[value]::-webkit-progress-value{background-color:var(--brand-surface-1);transition:width .75s;transition-timing-function:cubic-bezier(.25,.1,.25,1)}._container_1ilzd_6 label progress[value]::-moz-progress-bar{background-color:var(--brand-surface-1)}._container_1ilzd_6 label progress:indeterminate:after{content:"";position:absolute;height:3px;background-position:right;background-size:225% 100%;background:linear-gradient(to right,var(--brand-surface-1) 0%,var(--brand-surface-1) 30%,var(--surface-4) 90%,var(--brand-surface-1) 100%);top:0;right:0;bottom:0;left:0;animation:_progress-loading_1ilzd_1 2.25s infinite ease;-webkit-animation:_progress-loading_1ilzd_1 2.25s infinite ease}._container_1ilzd_6 label progress:indeterminate::-webkit-progress-bar{background-position:right;background-size:225% 100%;background:linear-gradient(to right,var(--brand-surface-1) 0%,var(--brand-surface-1) 30%,var(--surface-4) 90%,var(--brand-surface-1) 100%);animation:_progress-loading_1ilzd_1 2.25s infinite ease}._container_1ilzd_6 label progress:indeterminate::-moz-progress-bar{background-position:right;background-size:225% 100%;background:linear-gradient(to right,var(--brand-surface-1) 0%,var(--brand-surface-1) 30%,var(--surface-4) 90%,var(--brand-surface-1) 100%);animation:_progress-loading_1ilzd_1 2.25s infinite ease}html[data-theme=dark] ._container_1ilzd_6 label progress[value]::-webkit-progress-bar{background-color:var(--surface-4)}html[data-theme=dark] ._container_1ilzd_6 label progress[value]::-webkit-progress-value{background-color:var(--brand-surface-1)}html[data-theme=dark] ._container_1ilzd_6 label progress[value]::-moz-progress-bar{background-color:var(--brand-surface-1)}html[data-theme=dark] ._container_1ilzd_6 label progress:indeterminate:after{background:linear-gradient(to right,var(--brand-surface-1) 0%,var(--brand-surface-1) 30%,var(--surface-4) 90%,var(--brand-surface-1) 100%)}html[data-theme=dark] ._container_1ilzd_6 label progress:indeterminate::-webkit-progress-bar{background:linear-gradient(to right,var(--brand-surface-1) 0%,var(--brand-surface-1) 30%,var(--surface-4) 90%,var(--brand-surface-1) 100%)}html[data-theme=dark] ._container_1ilzd_6 label progress:indeterminate::-moz-progress-bar{background:linear-gradient(to right,var(--brand-surface-1) 0%,var(--brand-surface-1) 30%,var(--surface-4) 90%,var(--brand-surface-1) 100%)}._container_1udqn_1{position:relative;display:flex;flex-direction:row;min-height:var(--dashboard-header-height);width:"100%";box-sizing:border-box;border-color:var(--surface-4);border-top-width:1px}._container_1udqn_1 ._loadingBarWrapper_1udqn_11{position:absolute;top:-1px;left:0;right:0}._container_1udqn_1 ._inner_1udqn_17{position:relative;display:flex;flex-grow:1;justify-content:center;align-items:center;display:none}._container_1udqn_1 ._inner_1udqn_17 h1{font-size:var(--text-h5);text-transform:capitalize}._container_1udqn_1 ._inner_1udqn_17 ._menuIcon_1udqn_29{position:absolute;left:var(--unit)}._container_941z3_1{display:flex;flex-direction:column;height:100svh;background-color:var(--surface-1)}._container_941z3_1 ._contentContainer_941z3_7{position:relative;display:flex;flex-direction:row;width:100svw;overflow:hidden}._container_941z3_1 ._contentContainer_941z3_7 ._contentWrapper_941z3_14{flex-grow:1}._container_941z3_1 ._contentContainer_941z3_7 ._contentWrapper_941z3_14::-webkit-scrollbar{display:none}._container_941z3_1 ._contentContainer_941z3_7 ._contentWrapper_941z3_14 ._inner_941z3_20{display:flex;flex-direction:column}._container_941z3_1 ._contentContainer_941z3_7 ._contentWrapper_941z3_14 ._inner_941z3_20 ._pageWrapper_941z3_24{box-sizing:border-box;padding-left:var(--unit);padding-right:var(--unit);max-height:calc(100svh - 1px);min-height:calc(100svh - 1px);width:clamp(425px,100%,2500px)}._container_18k6i_1{min-height:var(--controls-height);max-height:var(--controls-height);position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:row;background-color:var(--surface-3);border-color:var(--surface-4);border-style:solid;border-radius:var(--br-2);padding:0rem var(--unit);transition:all var(--transition);cursor:text;box-sizing:border-box;width:100%;max-width:17.5rem}._container_18k6i_1 svg{transition:color var(--transition);color:var(--text-2);fill:var(--text-2);height:1.65rem;width:1.65rem}._container_18k6i_1 ._clearWrapper_18k6i_27{display:flex;justify-content:center;align-items:center;height:1rem;aspect-ratio:1;cursor:pointer}._container_18k6i_1 ._clearWrapper_18k6i_27 svg{height:100%;width:100%;height:.85rem;width:.85rem}._container_18k6i_1 ._clearWrapper_18k6i_27:disabled{opacity:0;cursor:inherit}._container_18k6i_1 input{height:100%;width:100%;font-size:var(--text-base);background-color:transparent;font-weight:var(--font-normal);margin-left:calc(var(--unit) * .45);color:var(--text-2);font-family:var(--baseFontFamily);transition:all var(--transition)}._container_18k6i_1 input:focus{border:none;outline:none;color:var(--text-1)}._container_18k6i_1 input::placeholder{font-family:var(--baseFontFamily);font-weight:var(--font-normal);color:var(--text-2)}._container_18k6i_1 input[type=search]::-webkit-search-decoration,._container_18k6i_1 input[type=search]::-webkit-search-cancel-button,._container_18k6i_1 input[type=search]::-webkit-search-results-button,._container_18k6i_1 input[type=search]::-webkit-search-results-decoration{display:none}._container_18k6i_1:focus-within input{color:var(--text-1)}._container_18k6i_1:focus-within svg{color:var(--text-1)}._break_ty0vf_1{height:var(--unit);width:1px}._srOnly_ty0vf_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_ty0vf_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_ty0vf_17._active_ty0vf_25{background-color:var(--green)}._indicatorActiveText_ty0vf_29{color:var(--red)}._indicatorActiveText_ty0vf_29._active_ty0vf_25{color:var(--green)}._scroll_ty0vf_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_ty0vf_41{scrollbar-width:none}._noScrollBar_ty0vf_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_ty0vf_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_ty0vf_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_ty0vf_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_ty0vf_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_ty0vf_76{opacity:.5;pointer-events:none}._controls_ty0vf_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_ty0vf_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_ty0vf_94 ._initials_ty0vf_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_ty0vf_94._small_ty0vf_115{--size: calc(var(--unit) * 2.75)}._avatar_ty0vf_94._small_ty0vf_115 ._initials_ty0vf_109{font-size:var(--text-sm)}._avatar_ty0vf_94._medium_ty0vf_121{--size: calc(var(--unit) * 4.5)}._avatar_ty0vf_94._medium_ty0vf_121 ._initials_ty0vf_109{font-size:var(--text-h6)}._avatar_ty0vf_94._large_ty0vf_127{--size: calc(var(--unit) * 6)}._avatar_ty0vf_94._large_ty0vf_127 ._initials_ty0vf_109{font-size:var(--text-h5)}._emptyStateContainer_ty0vf_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_ty0vf_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_ty0vf_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_ty0vf_143._active_ty0vf_25 svg{fill:var(--text-1)}._icon_ty0vf_143._button_ty0vf_169{border-radius:.5rem}._icon_ty0vf_143._button_ty0vf_169:hover{background-color:var(--surface-4)}._icon_ty0vf_143:disabled{opacity:.5}._cardDetail_ty0vf_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_ty0vf_179._active_ty0vf_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_ty0vf_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_ty0vf_196 label{font-size:var(--text-sm)}._selectGroup_ty0vf_196 ._select_ty0vf_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_ty0vf_196 ._select_ty0vf_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_ty0vf_196 ._select_ty0vf_196 select:focus-within{outline:none}._selectGroup_ty0vf_196 ._select_ty0vf_196:before,._selectGroup_ty0vf_196 ._select_ty0vf_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_ty0vf_196 ._select_ty0vf_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_ty0vf_196 ._select_ty0vf_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_ty0vf_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_ty0vf_261{position:relative;padding:.25rem .75rem}._accordionHeader_ty0vf_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_ty0vf_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_ty0vf_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_ty0vf_284 ._group_ty0vf_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_ty0vf_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_ty0vf_301 ._verticalDivider_ty0vf_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_ty0vf_301 ._textWrapper_ty0vf_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_ty0vf_301 ._textWrapper_ty0vf_314 ._scrollWrapper_ty0vf_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_ty0vf_301 ._textWrapper_ty0vf_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_ty0vf_301 ._textWrapper_ty0vf_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_ty0vf_343:after{content:"...";animation:_loading-fade_ty0vf_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_ty0vf_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_ty0vf_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_ty0vf_373{display:flex;flex-direction:row;gap:var(--unit)}._row_ty0vf_373._spaceBetween_ty0vf_378{justify-content:space-between;width:100%}._row_ty0vf_373._scroll_ty0vf_36{overflow-x:scroll}._bold_ty0vf_386{font-weight:var(--font-bold)}._extraBold_ty0vf_390{font-weight:var(--font-extra-bold)}._textSm_ty0vf_394{font-size:var(--text-sm)}._textXs_ty0vf_398{font-size:var(--text-xs)}._textLg_ty0vf_402{font-size:var(--text-lg)}._textBrand_ty0vf_406{color:var(--brand-surface-1)}._textGreen_ty0vf_410{color:var(--green)}._textRed_ty0vf_414{color:var(--red)}._textOrange_ty0vf_418{color:var(--orange)}._fillBrand_ty0vf_422{fill:var(--brand)}._fillGreen_ty0vf_426{fill:var(--green)}._fillRed_ty0vf_430{fill:var(--red)}._fillOrange_ty0vf_434{fill:var(--orange)}._container_ty0vf_438{display:flex;flex-direction:column;justify-content:center;min-height:100svh;max-height:100svh}._container_ty0vf_438 ._inner_ty0vf_445{display:flex;flex-direction:column;gap:var(--unit);height:calc(100svh - var(--unit) * 2);max-height:calc(100svh - var(--unit) * 2);overflow:hidden}._container_ty0vf_438 ._inner_ty0vf_445 ._headerContainer_ty0vf_453{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem;padding-left:.5rem;gap:.5rem}._container_ty0vf_438 ._inner_ty0vf_445 ._headerContainer_ty0vf_453 h1{font-size:var(--text-h1)}._container_ty0vf_438 ._inner_ty0vf_445 ._headerContainer_ty0vf_453 p{padding-left:.25rem}._container_ty0vf_438 ._inner_ty0vf_445 ._cardContainer_ty0vf_467{display:flex;flex:1;flex-direction:column;border-color:var(--surface-4);background-color:var(--surface-2);gap:1rem;border-radius:.8rem;padding:var(--unit);min-height:100%;overflow:scroll;justify-content:center;align-items:center}._break_pfx1x_1{height:var(--unit);width:1px}._srOnly_pfx1x_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_pfx1x_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_pfx1x_17._active_pfx1x_25{background-color:var(--green)}._indicatorActiveText_pfx1x_29{color:var(--red)}._indicatorActiveText_pfx1x_29._active_pfx1x_25{color:var(--green)}._scroll_pfx1x_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_pfx1x_41{scrollbar-width:none}._noScrollBar_pfx1x_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_pfx1x_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_pfx1x_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_pfx1x_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_pfx1x_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_pfx1x_76{opacity:.5;pointer-events:none}._controls_pfx1x_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_pfx1x_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_pfx1x_94 ._initials_pfx1x_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_pfx1x_94._small_pfx1x_115{--size: calc(var(--unit) * 2.75)}._avatar_pfx1x_94._small_pfx1x_115 ._initials_pfx1x_109{font-size:var(--text-sm)}._avatar_pfx1x_94._medium_pfx1x_121{--size: calc(var(--unit) * 4.5)}._avatar_pfx1x_94._medium_pfx1x_121 ._initials_pfx1x_109{font-size:var(--text-h6)}._avatar_pfx1x_94._large_pfx1x_127{--size: calc(var(--unit) * 6)}._avatar_pfx1x_94._large_pfx1x_127 ._initials_pfx1x_109{font-size:var(--text-h5)}._emptyStateContainer_pfx1x_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_pfx1x_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_pfx1x_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_pfx1x_143._active_pfx1x_25 svg{fill:var(--text-1)}._icon_pfx1x_143._button_pfx1x_169{border-radius:.5rem}._icon_pfx1x_143._button_pfx1x_169:hover{background-color:var(--surface-4)}._icon_pfx1x_143:disabled{opacity:.5}._cardDetail_pfx1x_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_pfx1x_179._active_pfx1x_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_pfx1x_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_pfx1x_196 label{font-size:var(--text-sm)}._selectGroup_pfx1x_196 ._select_pfx1x_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_pfx1x_196 ._select_pfx1x_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_pfx1x_196 ._select_pfx1x_196 select:focus-within{outline:none}._selectGroup_pfx1x_196 ._select_pfx1x_196:before,._selectGroup_pfx1x_196 ._select_pfx1x_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_pfx1x_196 ._select_pfx1x_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_pfx1x_196 ._select_pfx1x_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_pfx1x_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_pfx1x_261{position:relative;padding:.25rem .75rem}._accordionHeader_pfx1x_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_pfx1x_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_pfx1x_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_pfx1x_284 ._group_pfx1x_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_pfx1x_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_pfx1x_301 ._verticalDivider_pfx1x_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_pfx1x_301 ._textWrapper_pfx1x_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_pfx1x_301 ._textWrapper_pfx1x_314 ._scrollWrapper_pfx1x_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_pfx1x_301 ._textWrapper_pfx1x_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_pfx1x_301 ._textWrapper_pfx1x_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_pfx1x_343:after{content:"...";animation:_loading-fade_pfx1x_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_pfx1x_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_pfx1x_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_pfx1x_373{display:flex;flex-direction:row;gap:var(--unit)}._row_pfx1x_373._spaceBetween_pfx1x_378{justify-content:space-between;width:100%}._row_pfx1x_373._scroll_pfx1x_36{overflow-x:scroll}._bold_pfx1x_386{font-weight:var(--font-bold)}._extraBold_pfx1x_390{font-weight:var(--font-extra-bold)}._textSm_pfx1x_394{font-size:var(--text-sm)}._textXs_pfx1x_398{font-size:var(--text-xs)}._textLg_pfx1x_402{font-size:var(--text-lg)}._textBrand_pfx1x_406{color:var(--brand-surface-1)}._textGreen_pfx1x_410{color:var(--green)}._textRed_pfx1x_414{color:var(--red)}._textOrange_pfx1x_418{color:var(--orange)}._fillBrand_pfx1x_422{fill:var(--brand)}._fillGreen_pfx1x_426{fill:var(--green)}._fillRed_pfx1x_430{fill:var(--red)}._fillOrange_pfx1x_434{fill:var(--orange)}._tableContainer_pfx1x_438{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%}._tableHeader_pfx1x_446,._tableRow_pfx1x_447{position:relative;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;font-family:var(--baseFontFamily);font-size:var(--text-base);font-weight:var(--font-normal);transition:all var(--transition);letter-spacing:.05em;gap:.5rem;padding:0!important;width:100%}._tableHeader_pfx1x_446 ._cell_pfx1x_462,._tableRow_pfx1x_447 ._cell_pfx1x_462{padding:.65rem;justify-content:center;align-items:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462 span,._tableRow_pfx1x_447 ._cell_pfx1x_462 span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:0}._tableHeader_pfx1x_446 ._cell_pfx1x_462 svg,._tableRow_pfx1x_447 ._cell_pfx1x_462 svg{fill:var(--text-2);height:1.25rem;width:1.25rem}._tableHeader_pfx1x_446 ._cell_pfx1x_462._xxxs_pfx1x_482,._tableRow_pfx1x_447 ._cell_pfx1x_462._xxxs_pfx1x_482{flex:unset;width:2.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._xxs_pfx1x_487,._tableRow_pfx1x_447 ._cell_pfx1x_462._xxs_pfx1x_487{flex:unset;width:5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._xs_pfx1x_492,._tableRow_pfx1x_447 ._cell_pfx1x_462._xs_pfx1x_492{flex:unset;width:7.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._sm_pfx1x_115,._tableRow_pfx1x_447 ._cell_pfx1x_462._sm_pfx1x_115{flex:unset;width:12.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._md_pfx1x_502,._tableRow_pfx1x_447 ._cell_pfx1x_462._md_pfx1x_502{flex:unset;width:17.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._lg_pfx1x_507,._tableRow_pfx1x_447 ._cell_pfx1x_462._lg_pfx1x_507{flex:unset;width:22.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._xlg_pfx1x_512,._tableRow_pfx1x_447 ._cell_pfx1x_462._xlg_pfx1x_512{flex:unset;width:27.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._xxlg_pfx1x_517,._tableRow_pfx1x_447 ._cell_pfx1x_462._xxlg_pfx1x_517{flex:unset;width:35.5%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._xxxlg_pfx1x_522,._tableRow_pfx1x_447 ._cell_pfx1x_462._xxxlg_pfx1x_522{flex:unset;width:40%}._tableHeader_pfx1x_446 ._cell_pfx1x_462._center_pfx1x_527,._tableRow_pfx1x_447 ._cell_pfx1x_462._center_pfx1x_527{position:relative;display:flex;justify-content:center;align-items:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462._center_pfx1x_527 span,._tableRow_pfx1x_447 ._cell_pfx1x_462._center_pfx1x_527 span{text-align:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462._left_pfx1x_538,._tableRow_pfx1x_447 ._cell_pfx1x_462._left_pfx1x_538{position:relative;display:flex;justify-content:flex-start;align-items:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462._left_pfx1x_538 span,._tableRow_pfx1x_447 ._cell_pfx1x_462._left_pfx1x_538 span{text-align:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462._right_pfx1x_549,._tableRow_pfx1x_447 ._cell_pfx1x_462._right_pfx1x_549{position:relative;display:flex;justify-content:flex-end;align-items:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462._right_pfx1x_549 span,._tableRow_pfx1x_447 ._cell_pfx1x_462._right_pfx1x_549 span{text-align:center}._tableHeader_pfx1x_446 ._cell_pfx1x_462._fit_pfx1x_560,._tableRow_pfx1x_447 ._cell_pfx1x_462._fit_pfx1x_560{flex:unset;width:fit-content;overflow:hidden}._tableHeader_pfx1x_446{border-bottom:solid 1px var(--surface-4)}._tableHeader_pfx1x_446 ._cell_pfx1x_462 svg{opacity:0}._tableRow_pfx1x_447{border-radius:.45rem;cursor:pointer}._tableRow_pfx1x_447._active_pfx1x_25,._tableRow_pfx1x_447:hover{background-color:var(--surface-3)}._tableRow_pfx1x_447._disabled_pfx1x_584{cursor:default}._tableRow_pfx1x_447._disabled_pfx1x_584:hover{background-color:unset}._tableAccordionWrapper_pfx1x_591{position:relative;display:flex;flex-direction:column}._tableAccordionWrapper_pfx1x_591 ._tableRow_pfx1x_447 ._cell_pfx1x_462._accordionCell_pfx1x_596 ._accordionButton_pfx1x_596{display:flex;justify-content:center;align-items:center;border-radius:100rem;min-height:calc(var(--controls-height) * .65);max-height:calc(var(--controls-height) * .65);min-width:calc(var(--controls-height) * .65);max-width:calc(var(--controls-height) * .65);transition:background-color var(--transition),scale var(--transition);border-width:1px;border-color:var(--surface-3);background-color:var(--surface-1)}._tableAccordionWrapper_pfx1x_591 ._tableRow_pfx1x_447 ._cell_pfx1x_462._accordionCell_pfx1x_596 ._accordionButton_pfx1x_596 svg{fill:var(--text-2);height:1.25rem;width:1.25rem;transition:transform var(--transition);transform:translateY(1px)}._tableAccordionWrapper_pfx1x_591 ._tableRow_pfx1x_447 ._cell_pfx1x_462._accordionCell_pfx1x_596 ._accordionButton_pfx1x_596:hover{scale:1.1}._tableAccordionWrapper_pfx1x_591:hover ._tableRow_pfx1x_447{background-color:var(--surface-2)}._tableAccordionWrapper_pfx1x_591._active_pfx1x_25{margin-bottom:var(--unit)}._tableAccordionWrapper_pfx1x_591._active_pfx1x_25 ._tableRow_pfx1x_447{background-color:var(--surface-3);border-bottom-left-radius:unset;border-bottom-right-radius:unset;cursor:default}._tableAccordionWrapper_pfx1x_591._active_pfx1x_25 ._tableRow_pfx1x_447 ._cell_pfx1x_462._accordionCell_pfx1x_596 ._accordionButton_pfx1x_596 svg{transform:rotate(-180deg) translateY(1px)}html[data-theme=dark] ._tableRow_pfx1x_447._active_pfx1x_25,html[data-theme=dark] ._tableRow_pfx1x_447:hover{background-color:var(--surface-3)}html[data-theme=dark] ._tableAccordionWrapper_pfx1x_591 ._tableRow_pfx1x_447 ._cell_pfx1x_462._accordionCell_pfx1x_596 ._accordionButton_pfx1x_596{border-color:var(--surface-4);background-color:var(--surface-3)}html[data-theme=dark] ._tableAccordionWrapper_pfx1x_591 ._tableRow_pfx1x_447 ._cell_pfx1x_462._accordionCell_pfx1x_596 ._accordionButton_pfx1x_596 svg{fill:var(--text-2)}._container_pfx1x_650{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100svh;max-height:100svh;box-sizing:border-box;container-type:inline-size;--controlsContainerHeight: calc(var(--controls-height) + var(--unit) + .75rem)}._container_pfx1x_650 ._inner_pfx1x_661{position:relative;display:flex;flex-direction:column;flex:1;border-color:var(--surface-4);border-radius:.8rem;box-sizing:border-box;height:calc(100svh - var(--unit) * 2);max-height:calc(100svh - var(--unit) * 2);container-type:inline-size;overflow:hidden;background-color:var(--surface-2)}._container_pfx1x_650 ._inner_pfx1x_661 ._headerContainer_pfx1x_675{position:absolute;top:0;left:0;right:0;align-items:center;justify-content:space-between;min-height:var(--controlsContainerHeight);padding-left:var(--unit);padding-right:var(--unit);display:flex;z-index:var(--z-bottom);transition:all var(--transition);border-bottom-width:1px;border-color:var(--surface-2);z-index:100}._container_pfx1x_650 ._inner_pfx1x_661 ._headerContainer_pfx1x_675:before{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;z-index:var(--z-negative);background:hsla(var(--surface-2-values),.975);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}._container_pfx1x_650 ._inner_pfx1x_661 ._headerContainer_pfx1x_675._scrolled_pfx1x_706{border-color:var(--surface-4)}._container_pfx1x_650 ._inner_pfx1x_661 ._headerContainer_pfx1x_675 ._controlsContainer_pfx1x_709{position:relative;display:flex;background-color:var(--surface-3);border-radius:.45rem}._container_pfx1x_650 ._inner_pfx1x_661 ._headerContainer_pfx1x_675 ._controlsContainer_pfx1x_709 ._gap_pfx1x_715{width:.25rem;height:1px}._container_pfx1x_650 ._inner_pfx1x_661 ._headerContainer_pfx1x_675 ._searchContainer_pfx1x_719{margin-right:var(--unit)}._container_pfx1x_650 ._inner_pfx1x_661 ._separator_pfx1x_722{display:flex;min-height:calc(var(--controlsContainerHeight) + .75rem);min-width:100%}._container_pfx1x_650 ._inner_pfx1x_661 ._bodyContainer_pfx1x_727{display:flex;flex-direction:column;overflow:scroll;height:100%;flex:1}._container_pfx1x_650 ._inner_pfx1x_661 ._bodyContainer_pfx1x_727 ._tableContainer_pfx1x_438{padding-left:var(--unit);padding-right:var(--unit);box-sizing:border-box}._break_gkwez_1{height:var(--unit);width:1px}._srOnly_gkwez_6{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._cameraActiveIndicator_gkwez_17{min-height:.45rem;min-width:.45rem;max-height:.45rem;max-width:.45rem;border-radius:1rem;background-color:var(--red)}._cameraActiveIndicator_gkwez_17._active_gkwez_25{background-color:var(--green)}._indicatorActiveText_gkwez_29{color:var(--red)}._indicatorActiveText_gkwez_29._active_gkwez_25{color:var(--green)}._scroll_gkwez_36{scrollbar-width:none;overflow-y:scroll}._noScrollBar_gkwez_41{scrollbar-width:none}._noScrollBar_gkwez_41::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0}._enableHighlight_gkwez_51{-webkit-touch-callout:unset;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}._divider_gkwez_59{width:100%;min-height:1px;max-height:1px;background-color:var(--surface-4)}._verticalDivider_gkwez_66{min-height:100%;min-width:1px;background-color:var(--surface-3)}._shadow_gkwez_72{filter:drop-shadow(var(--surface-strength-2) var(--surface-shadow)) drop-shadow(var(--surface-strength-3) var(--surface-shadow))}._disable_gkwez_76{opacity:.5;pointer-events:none}._controls_gkwez_81{position:relative;min-height:var(--controls-height);height:var(--controls-height);border-radius:.5rem;box-sizing:border-box;background-color:var(--surface-3);display:flex;align-items:center;justify-content:space-between;width:fit-content}._avatar_gkwez_94{--size: calc(var(--unit) * 2);position:relative;display:flex;border-radius:100000px;overflow:hidden;justify-content:center;align-items:center;transition:all var(--transition);background-color:var(--surface-4);min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size)}._avatar_gkwez_94 ._initials_gkwez_109{color:var(--text-1);font-weight:var(--font-extra-bold);text-transform:uppercase;font-size:var(--text-sm)}._avatar_gkwez_94._small_gkwez_115{--size: calc(var(--unit) * 2.75)}._avatar_gkwez_94._small_gkwez_115 ._initials_gkwez_109{font-size:var(--text-sm)}._avatar_gkwez_94._medium_gkwez_121{--size: calc(var(--unit) * 4.5)}._avatar_gkwez_94._medium_gkwez_121 ._initials_gkwez_109{font-size:var(--text-h6)}._avatar_gkwez_94._large_gkwez_127{--size: calc(var(--unit) * 6)}._avatar_gkwez_94._large_gkwez_127 ._initials_gkwez_109{font-size:var(--text-h5)}._emptyStateContainer_gkwez_134{display:flex;flex:1;min-height:225px;justify-content:center;align-items:center;box-sizing:border-box}._icon_gkwez_143{position:relative;display:flex;flex:1;min-height:var(--controls-height);min-width:var(--controls-height);max-height:var(--controls-height);max-width:var(--controls-height);justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:unset;transition:background-color var(--transition),opacity var(--transition);cursor:pointer}._icon_gkwez_143 svg{fill:var(--text-2);min-height:var(--default-icon-height);min-width:var(--default-icon-height);max-height:var(--default-icon-height);max-width:var(--default-icon-height);transition:fill var(--transition)}._icon_gkwez_143._active_gkwez_25 svg{fill:var(--text-1)}._icon_gkwez_143._button_gkwez_169{border-radius:.5rem}._icon_gkwez_143._button_gkwez_169:hover{background-color:var(--surface-4)}._icon_gkwez_143:disabled{opacity:.5}._cardDetail_gkwez_179{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-width:1px;border-radius:.35rem;border-color:var(--surface-5);color:var(--text-1);transition:all var(--transition)}._cardDetail_gkwez_179._active_gkwez_25{border-color:var(--brand-surface-1);background-color:var(--brand-surface-3)}._selectGroup_gkwez_196{display:flex;flex-direction:column;gap:.5rem}._selectGroup_gkwez_196 label{font-size:var(--text-sm)}._selectGroup_gkwez_196 ._select_gkwez_196{position:relative;display:flex;flex-direction:row;background-color:var(--surface-3);border-radius:.45rem;padding-right:1.25rem}._selectGroup_gkwez_196 ._select_gkwez_196 select{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:.6rem .75rem;background-color:transparent;color:var(--text-2);cursor:pointer}._selectGroup_gkwez_196 ._select_gkwez_196 select:focus-within{outline:none}._selectGroup_gkwez_196 ._select_gkwez_196:before,._selectGroup_gkwez_196 ._select_gkwez_196:after{--size: .25rem;position:absolute;content:"";right:.75rem;pointer-events:none;z-index:1000}._selectGroup_gkwez_196 ._select_gkwez_196:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid var(--text-2);top:35%}._selectGroup_gkwez_196 ._select_gkwez_196:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--text-2);top:58%}._accordionContainer_gkwez_247{position:relative;display:flex;flex-direction:column;gap:.25rem;min-height:5rem;background-color:var(--surface-3);width:100%;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem;height:fit-content}._accordionHeader_gkwez_261{position:relative;padding:.25rem .75rem}._accordionHeader_gkwez_261 label{font-size:var(--text-md);font-weight:var(--font-bold)}._accordionBody_gkwez_273{display:flex;flex-direction:column;gap:var(--unit);padding:.25rem .75rem;container-type:inline-size}._accordionFooter_gkwez_284{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:fit-content;padding:.25rem .75rem .75rem}._accordionFooter_gkwez_284 ._group_gkwez_295{display:flex;flex-direction:row;gap:var(--unit)}._accordionDetail_gkwez_301{position:relative;display:flex;flex-direction:row;gap:.75rem;box-sizing:border-box;min-width:0}._accordionDetail_gkwez_301 ._verticalDivider_gkwez_66{min-width:3px;background-color:var(--surface-4);border-radius:1rem}._accordionDetail_gkwez_301 ._textWrapper_gkwez_314{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;flex-shrink:1;flex:1;min-width:0}._accordionDetail_gkwez_301 ._textWrapper_gkwez_314 ._scrollWrapper_gkwez_323{display:flex;flex-direction:column;gap:.75rem;max-height:10rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;min-width:0}._accordionDetail_gkwez_301 ._textWrapper_gkwez_314 label{font-size:var(--text-md);color:var(--text-3)}._accordionDetail_gkwez_301 ._textWrapper_gkwez_314 p{font-size:var(--text-base);word-break:break-all}._loadingText_gkwez_343:after{content:"...";animation:_loading-fade_gkwez_1 2.75s infinite;display:inline-block;width:2ch;text-align:left}@keyframes _loading-fade_gkwez_1{0%,20%{content:""}21%,40%{content:"."}41%,60%{content:".."}61%,to{content:"..."}}@keyframes _rotate_gkwez_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._row_gkwez_373{display:flex;flex-direction:row;gap:var(--unit)}._row_gkwez_373._spaceBetween_gkwez_378{justify-content:space-between;width:100%}._row_gkwez_373._scroll_gkwez_36{overflow-x:scroll}._bold_gkwez_386{font-weight:var(--font-bold)}._extraBold_gkwez_390{font-weight:var(--font-extra-bold)}._textSm_gkwez_394{font-size:var(--text-sm)}._textXs_gkwez_398{font-size:var(--text-xs)}._textLg_gkwez_402{font-size:var(--text-lg)}._textBrand_gkwez_406{color:var(--brand-surface-1)}._textGreen_gkwez_410{color:var(--green)}._textRed_gkwez_414{color:var(--red)}._textOrange_gkwez_418{color:var(--orange)}._fillBrand_gkwez_422{fill:var(--brand)}._fillGreen_gkwez_426{fill:var(--green)}._fillRed_gkwez_430{fill:var(--red)}._fillOrange_gkwez_434{fill:var(--orange)}._tableContainer_gkwez_438{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%}._tableHeader_gkwez_446,._tableRow_gkwez_447{position:relative;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;font-family:var(--baseFontFamily);font-size:var(--text-base);font-weight:var(--font-normal);transition:all var(--transition);letter-spacing:.05em;gap:.5rem;padding:0!important;width:100%}._tableHeader_gkwez_446 ._cell_gkwez_462,._tableRow_gkwez_447 ._cell_gkwez_462{padding:.65rem;justify-content:center;align-items:center}._tableHeader_gkwez_446 ._cell_gkwez_462 span,._tableRow_gkwez_447 ._cell_gkwez_462 span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:0}._tableHeader_gkwez_446 ._cell_gkwez_462 svg,._tableRow_gkwez_447 ._cell_gkwez_462 svg{fill:var(--text-2);height:1.25rem;width:1.25rem}._tableHeader_gkwez_446 ._cell_gkwez_462._xxxs_gkwez_482,._tableRow_gkwez_447 ._cell_gkwez_462._xxxs_gkwez_482{flex:unset;width:2.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._xxs_gkwez_487,._tableRow_gkwez_447 ._cell_gkwez_462._xxs_gkwez_487{flex:unset;width:5%}._tableHeader_gkwez_446 ._cell_gkwez_462._xs_gkwez_492,._tableRow_gkwez_447 ._cell_gkwez_462._xs_gkwez_492{flex:unset;width:7.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._sm_gkwez_115,._tableRow_gkwez_447 ._cell_gkwez_462._sm_gkwez_115{flex:unset;width:12.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._md_gkwez_502,._tableRow_gkwez_447 ._cell_gkwez_462._md_gkwez_502{flex:unset;width:17.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._lg_gkwez_507,._tableRow_gkwez_447 ._cell_gkwez_462._lg_gkwez_507{flex:unset;width:22.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._xlg_gkwez_512,._tableRow_gkwez_447 ._cell_gkwez_462._xlg_gkwez_512{flex:unset;width:27.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._xxlg_gkwez_517,._tableRow_gkwez_447 ._cell_gkwez_462._xxlg_gkwez_517{flex:unset;width:35.5%}._tableHeader_gkwez_446 ._cell_gkwez_462._xxxlg_gkwez_522,._tableRow_gkwez_447 ._cell_gkwez_462._xxxlg_gkwez_522{flex:unset;width:40%}._tableHeader_gkwez_446 ._cell_gkwez_462._center_gkwez_527,._tableRow_gkwez_447 ._cell_gkwez_462._center_gkwez_527{position:relative;display:flex;justify-content:center;align-items:center}._tableHeader_gkwez_446 ._cell_gkwez_462._center_gkwez_527 span,._tableRow_gkwez_447 ._cell_gkwez_462._center_gkwez_527 span{text-align:center}._tableHeader_gkwez_446 ._cell_gkwez_462._left_gkwez_538,._tableRow_gkwez_447 ._cell_gkwez_462._left_gkwez_538{position:relative;display:flex;justify-content:flex-start;align-items:center}._tableHeader_gkwez_446 ._cell_gkwez_462._left_gkwez_538 span,._tableRow_gkwez_447 ._cell_gkwez_462._left_gkwez_538 span{text-align:center}._tableHeader_gkwez_446 ._cell_gkwez_462._right_gkwez_549,._tableRow_gkwez_447 ._cell_gkwez_462._right_gkwez_549{position:relative;display:flex;justify-content:flex-end;align-items:center}._tableHeader_gkwez_446 ._cell_gkwez_462._right_gkwez_549 span,._tableRow_gkwez_447 ._cell_gkwez_462._right_gkwez_549 span{text-align:center}._tableHeader_gkwez_446 ._cell_gkwez_462._fit_gkwez_560,._tableRow_gkwez_447 ._cell_gkwez_462._fit_gkwez_560{flex:unset;width:fit-content;overflow:hidden}._tableHeader_gkwez_446{border-bottom:solid 1px var(--surface-4)}._tableHeader_gkwez_446 ._cell_gkwez_462 svg{opacity:0}._tableRow_gkwez_447{border-radius:.45rem;cursor:pointer}._tableRow_gkwez_447._active_gkwez_25,._tableRow_gkwez_447:hover{background-color:var(--surface-3)}._tableRow_gkwez_447._disabled_gkwez_584{cursor:default}._tableRow_gkwez_447._disabled_gkwez_584:hover{background-color:unset}._tableAccordionWrapper_gkwez_591{position:relative;display:flex;flex-direction:column}._tableAccordionWrapper_gkwez_591 ._tableRow_gkwez_447 ._cell_gkwez_462._accordionCell_gkwez_596 ._accordionButton_gkwez_596{display:flex;justify-content:center;align-items:center;border-radius:100rem;min-height:calc(var(--controls-height) * .65);max-height:calc(var(--controls-height) * .65);min-width:calc(var(--controls-height) * .65);max-width:calc(var(--controls-height) * .65);transition:background-color var(--transition),scale var(--transition);border-width:1px;border-color:var(--surface-3);background-color:var(--surface-1)}._tableAccordionWrapper_gkwez_591 ._tableRow_gkwez_447 ._cell_gkwez_462._accordionCell_gkwez_596 ._accordionButton_gkwez_596 svg{fill:var(--text-2);height:1.25rem;width:1.25rem;transition:transform var(--transition);transform:translateY(1px)}._tableAccordionWrapper_gkwez_591 ._tableRow_gkwez_447 ._cell_gkwez_462._accordionCell_gkwez_596 ._accordionButton_gkwez_596:hover{scale:1.1}._tableAccordionWrapper_gkwez_591:hover ._tableRow_gkwez_447{background-color:var(--surface-2)}._tableAccordionWrapper_gkwez_591._active_gkwez_25{margin-bottom:var(--unit)}._tableAccordionWrapper_gkwez_591._active_gkwez_25 ._tableRow_gkwez_447{background-color:var(--surface-3);border-bottom-left-radius:unset;border-bottom-right-radius:unset;cursor:default}._tableAccordionWrapper_gkwez_591._active_gkwez_25 ._tableRow_gkwez_447 ._cell_gkwez_462._accordionCell_gkwez_596 ._accordionButton_gkwez_596 svg{transform:rotate(-180deg) translateY(1px)}html[data-theme=dark]{position:relative}html[data-theme=dark] ._tableRow_gkwez_447._active_gkwez_25,html[data-theme=dark] ._tableRow_gkwez_447:hover{background-color:var(--surface-3)}html[data-theme=dark] ._tableAccordionWrapper_gkwez_591 ._tableRow_gkwez_447 ._cell_gkwez_462._accordionCell_gkwez_596 ._accordionButton_gkwez_596{border-color:var(--surface-4);background-color:var(--surface-3)}html[data-theme=dark] ._tableAccordionWrapper_gkwez_591 ._tableRow_gkwez_447 ._cell_gkwez_462._accordionCell_gkwez_596 ._accordionButton_gkwez_596 svg{fill:var(--text-2)}._container_gkwez_650._active_gkwez_25{position:relative}._container_gkwez_650._active_gkwez_25._tableRow_gkwez_447:hover{background-color:unset}._dropdownContainer_gkwez_657{position:relative;right:7.85rem;top:2.35rem;flex-direction:column;box-sizing:border-box;border-radius:.45rem;background-color:var(--surface-3);border-width:1px;border-color:var(--surface-4);padding:calc(var(--unit) * .3);z-index:var(--z-max);min-width:10rem}._dropdownContainer_gkwez_657 ._card_gkwez_179 ._divider_gkwez_59{margin-top:calc(var(--unit) * .3);margin-bottom:calc(var(--unit) * .3)}._dropdownContainer_gkwez_657 ._card_gkwez_179:after{content:"";position:absolute;top:-5px;right:15px;height:calc(var(--unit) * .5);aspect-ratio:1;background-color:var(--surface-3);transform:rotate(-130deg);border-bottom-width:1px;border-right-width:1px;border-style:solid;border-color:var(--surface-4)}._dropdownContainer_gkwez_657._rowType_gkwez_689{top:2.75rem;right:3.25rem}:root{--text-xxs: .6rem;--text-xs: .7rem;--text-sm: .76rem;--text-base: .85rem;--text-md: .925rem;--text-lg: 1rem;--text-xl: 1.2rem;--text-h6: 1.4rem;--text-h5: 1.6rem;--text-h4: 1.8rem;--text-h3: 2.2rem;--text-h2: 2.4rem;--text-h1: 2.6rem;--font-thin: 300;--font-normal: 500;--font-bold: 700;--font-extra-bold: 800;--baseFontFamily: "Mona Sans", "Mona Sans Header Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--brand-hex: #1b4f7a;--brand-hue: 207;--brand-saturation: 64%;--brand-lightness: 29%;--brand-hsl: hsl(var(--brand-hue), var(--brand-saturation), var(--brand-lightness));--brand-light-1: #4091d5;--brand-light-2: #74afe0;--brand-light-3: #c2daee;--brand-dark-1: #2771ae;--brand-dark-2: #1b4f7a;--brand-dark-3: #0f2d46;--red-hex: #ED4337;--red-hue: 4;--red-saturation: 83%;--red-lightness: 57%;--red-hsl: hsl(var(--red-hue), var(--red-saturation), var(--red-lightness));--green-hex: #2BB673;--green-hue: 151;--green-saturation: 62%;--green-lightness: 44%;--green-hsl: hsl(var(--green-hue), var(--green-saturation), var(--green-lightness));--orange-hex: #FFA500;--orange-hue: 39;--orange-saturation: 100%;--orange-lightness: 50%;--orange-hsl: hsl(var(--orange-hue), var(--orange-saturation), var(--orange-lightness));--brand-light: hsl(var(--brand-hue) var(--brand-saturation) var(--brand-lightness));--brand-surface-light-1: var(--brand-light-1);--brand-surface-light-2: var(--brand-light-2);--brand-surface-light-3: var(--brand-light-3);--text-1-light: hsl(var(--brand-hue) var(--brand-saturation) 10%);--text-2-light: hsl(var(--brand-hue) 30% 30%);--text-3-light: hsl(var(--brand-hue) 25% 45%);--surface-1-light-values: var(--brand-hue), 20%, 99%;--surface-2-light-values: var(--brand-hue), 22.5%, 95%;--surface-3-light-values: var(--brand-hue), 20%, 89%;--surface-4-light-values: var(--brand-hue), 20%, 84%;--surface-5-light-values: var(--brand-hue), 20%, 70%;--surface-1-light: hsl(var(--surface-1-light-values));--surface-2-light: hsl(var(--surface-2-light-values));--surface-3-light: hsl(var(--surface-3-light-values));--surface-4-light: hsl(var(--surface-4-light-values));--surface-5-light: hsl(var(--surface-5-light-values));--surface-shadow-light: var(--brand-hue) 10% calc(var(--brand-lightness) / 5);--shadow-strength-light: .02;--red-light: hsl(var(--red-hue) var(--red-saturation) var(--red-lightness));--red-text-1-light: hsl(var(--red-hue) var(--red-saturation) 10%);--red-text-2-light: hsl(var(--red-hue) 30% 30%);--red-text-3-light: hsl(var(--red-hue) 25% 45%);--red-surface-1-light-values: var(--red-hue), 50%, 97%;--red-surface-2-light-values: var(--red-hue), 52.5%, 95%;--red-surface-3-light-values: var(--red-hue), 50%, 89%;--red-surface-1-light: hsl(var(--red-surface-1-light-values));--red-surface-2-light: hsl(var(--red-surface-2-light-values));--red-surface-3-light: hsl(var(--red-surface-3-light-values));--green-light: hsl(var(--green-hue) var(--green-saturation) var(--green-lightness));--green-text-1-light: hsl(var(--green-hue) var(--green-saturation) 10%);--green-text-2-light: hsl(var(--green-hue) 25% 25%);--green-text-3-light: hsl(var(--green-hue) 20% 40%);--green-surface-1-light-values: var(--green-hue), 50%, 97%;--green-surface-2-light-values: var(--green-hue), 52.5%, 92%;--green-surface-3-light-values: var(--green-hue), 50%, 85%;--green-surface-1-light: hsl(var(--green-surface-1-light-values));--green-surface-2-light: hsl(var(--green-surface-2-light-values));--green-surface-3-light: hsl(var(--green-surface-3-light-values));--orange-light: hsl(var(--orange-hue) var(--orange-saturation) var(--orange-lightness));--orange-text-1-light: hsl(var(--orange-hue) var(--orange-saturation) 10%);--orange-text-2-light: hsl(var(--orange-hue) 25% 25%);--orange-text-3-light: hsl(var(--orange-hue) 20% 40%);--orange-surface-1-light-values: var(--orange-hue), 50%, 97%;--orange-surface-2-light-values: var(--orange-hue), 52.5%, 92%;--orange-surface-3-light-values: var(--orange-hue), 50%, 85%;--orange-surface-1-light: hsl(var(--orange-surface-1-light-values));--orange-surface-2-light: hsl(var(--orange-surface-2-light-values));--orange-surface-3-light: hsl(var(--orange-surface-3-light-values));--brand-dark: hsl(var(--brand-hue) calc(var(--brand-saturation) / 1.1) calc(var(--brand-lightness) / 1));--brand-surface-dark-1: var(--brand-dark-1);--brand-surface-dark-2: var(--brand-dark-2);--brand-surface-dark-3: var(--brand-dark-3);--text-1-dark: hsl(var(--brand-hue) 20% 85%);--text-2-dark: hsl(var(--brand-hue) 10% 75%);--text-3-dark: hsl(var(--brand-hue) 3% 57%);--surface-1-dark-values: var(--brand-hue), 10%, 15%;--surface-2-dark-values: var(--brand-hue), 5%, 11%;--surface-3-dark-values: var(--brand-hue), 5%, 14%;--surface-4-dark-values: var(--brand-hue), 5%, 22%;--surface-5-dark-values: var(--brand-hue), 5%, 35%;--surface-1-dark: hsl(var(--surface-1-dark-values));--surface-2-dark: hsl(var(--surface-2-dark-values));--surface-3-dark: hsl(var(--surface-3-dark-values));--surface-4-dark: hsl(var(--surface-4-dark-values));--surface-5-dark: hsl(var(--surface-5-dark-values));--surface-shadow-dark: var(--brand-hue) 50% 3%;--shadow-strength-dark: .8;--red-dark: hsl(var(--red-hue) calc(var(--red-saturation) / 1.1) calc(var(--red-lightness) / 1.05));--red-text-1-dark: hsl(var(--red-hue) 30% 85%);--red-text-2-dark: hsl(var(--red-hue) 20% 75%);--red-text-3-dark: hsl(var(--red-hue) 10% 57%);--red-surface-1-dark-values: var(--red-hue), 25%, 15%;--red-surface-2-dark-values: var(--red-hue), 25%, 10%;--red-surface-3-dark-values: var(--red-hue), 25%, 20%;--red-surface-1-dark: hsl(var(--red-surface-1-dark-values));--red-surface-2-dark: hsl(var(--red-surface-2-dark-values));--red-surface-3-dark: hsl(var(--red-surface-3-dark-values));--green-dark: hsl(var(--green-hue) calc(var(--green-saturation) / 1) calc(var(--green-lightness) / 1));--green-text-1-dark: hsl(var(--red-hue) 30% 85%);--green-text-2-dark: hsl(var(--green-hue) 20% 75%);--green-text-3-dark: hsl(var(--green-hue) 10% 57%);--green-surface-1-dark-values: var(--green-hue), 25%, 15%;--green-surface-2-dark-values: var(--green-hue), 25%, 10%;--green-surface-3-dark-values: var(--green-hue), 25%, 20%;--green-surface-1-dark: hsl(var(--green-surface-1-dark-values));--green-surface-2-dark: hsl(var(--green-surface-2-dark-values));--green-surface-3-dark: hsl(var(--green-surface-3-dark-values));--orange-dark: hsl(var(--orange-hue) calc(var(--orange-saturation) / 1) calc(var(--orange-lightness) / 1));--orange-text-1-dark: hsl(var(--orange-hue) 30% 85%);--orange-text-2-dark: hsl(var(--orange-hue) 20% 75%);--orange-text-3-dark: hsl(var(--orange-hue) 10% 57%);--orange-surface-1-dark-values: var(--orange-hue), 25%, 15%;--orange-surface-2-dark-values: var(--orange-hue), 25%, 10%;--orange-surface-3-dark-values: var(--orange-hue), 25%, 20%;--orange-surface-1-dark: hsl(var(--orange-surface-1-dark-values));--orange-surface-2-dark: hsl(var(--orange-surface-2-dark-values));--orange-surface-3-dark: hsl(var(--orange-surface-3-dark-values))}:root{--brand: var(--brand-light);--brand-surface-1: var(--brand-surface-light-1);--brand-surface-2: var(--brand-surface-light-2);--brand-surface-3: var(--brand-surface-light-3);--text-1: var(--text-1-light);--text-2: var(--text-2-light);--text-3: var(--text-3-light);--surface-1-values: var(--surface-1-light-values);--surface-2-values: var(--surface-2-light-values);--surface-3-values: var(--surface-3-light-values);--surface-4-values: var(--surface-4-light-values);--surface-1: var(--surface-1-light);--surface-2: var(--surface-2-light);--surface-3: var(--surface-3-light);--surface-4: var(--surface-4-light);--surface-5: var(--surface-5-light);--surface-shadow: var(--surface-shadow-light);--shadow-strength: var(--shadow-strength-light);--red: var(--red-light);--red-text-1: var(--red-text-1-light);--red-text-2: var(--red-text-2-light);--red-text-3: var(--red-text-3-light);--red-surface-1: var(--red-surface-1-light);--red-surface-2: var(--red-surface-2-light);--red-surface-3: var(--red-surface-3-light);--green: var(--green-light);--green-text-1: var(--green-text-1-light);--green-text-2: var(--green-text-2-light);--green-text-3: var(--green-text-3-light);--green-surface-1: var(--green-surface-1-light);--green-surface-2: var(--green-surface-2-light);--green-surface-3: var(--green-surface-3-light);--orange: hsl(var(--orange-hue) var(--orange-saturation) var(--orange-lightness));--orange-text-1: hsl(var(--orange-hue) var(--orange-saturation) 10%);--orange-text-2: hsl(var(--orange-hue) 25% 25%);--orange-text-3: hsl(var(--orange-hue) 20% 40%);--orange-surface-1-values: var(--orange-hue), 50%, 97%;--orange-surface-2-values: var(--orange-hue), 52.5%, 92%;--orange-surface-3-values: var(--orange-hue), 50%, 85%;--orange-surface-1: hsl(var(--orange-surface-1-light-values));--orange-surface-2: hsl(var(--orange-surface-2-light-values));--orange-surface-3: hsl(var(--orange-surface-3-light-values));--video-player-background: var(--surface-1-dark);--breakpoint-xxs: 250px;--breakpoint-xs: 450px;--breakpoint-sm: 550px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-lgr: 1366px;--breakpoint-xl: 1600px;--breakpoint-xxl: 1920px;--half: .5rem;--unit: .75rem;--double: 1rem;--br-0: 1e+16px;--br-1: .6rem;--br-2: .55rem;--br-2: .5rem;--br-3: .45rem;--br-4: .4rem;--br-5: .35rem;--br-6: .3rem;--br-7: .25rem;--header-height: calc(3rem + calc(var(--unit) * 2));--dashboard-header-height: 0px;--footer-height: 4.5rem;--drawer-width: 260px;--modal-drawer-width: 400px;--controls-height: 2.35rem;--controls-height-lg: 3rem;--default-icon-height: calc(var(--controls-height) * .575);--duration-slower: .75s;--duration-slow: .5s;--duration-normal: .25s;--duration-fast: .2s;--duration-quick: .1s;--spring-in: cubic-bezier(.52, .01, .16, 1);--transition-short: .15s ease-out;--transition: .25s ease-out;--z-max: 1000;--z-top: 900;--z-middle: 500;--z-bottom: 0;--z-negative: -1;--xxs: 250px;--xs: 450px;--sm: 550px;--md: 768px;--lg: 1024px;--lgr: 1366px;--xl: 1600px;--xxl: 1920px}:root[data-theme=dark]{--brand: var(--brand-dark);--brand-surface-1: var(--brand-surface-dark-1);--brand-surface-2: var(--brand-surface-dark-2);--brand-surface-3: var(--brand-surface-dark-3);--text-1: var(--text-1-dark);--text-2: var(--text-2-dark);--text-3: var(--text-3-dark);--surface-1-values: var(--surface-1-dark-values);--surface-2-values: var(--surface-2-dark-values);--surface-3-values: var(--surface-3-dark-values);--surface-4-values: var(--surface-4-dark-values);--surface-1: var(--surface-1-dark);--surface-2: var(--surface-2-dark);--surface-3: var(--surface-3-dark);--surface-4: var(--surface-4-dark);--surface-5: var(--surface-5-dark);--surface-shadow: var(--surface-shadow-dark);--shadow-strength: var(--shadow-strength-dark);--red: var(--red-light);--red-text-1: var(--red-text-1-dark);--red-text-2: var(--red-text-2-dark);--red-text-3: var(--red-text-3-dark);--red-surface-1: var(--red-surface-1-dark);--red-surface-2: var(--red-surface-2-dark);--red-surface-3: var(--red-surface-3-dark);--green: var(--green-dark);--green-text-1: var(--green-text-1-dark);--green-text-2: var(--green-text-2-dark);--green-text-3: var(--green-text-3-dark);--green-surface-1: var(--green-surface-1-dark);--green-surface-2: var(--green-surface-2-dark);--green-surface-3: var(--green-surface-3-dark);--orange: var(--orange-dark);--orange-text-1: var(--orange-text-1-dark);--orange-text-2: var(--orange-text-2-dark);--orange-text-3: var(--orange-text-3-dark);--orange-surface-1: var(--orange-surface-1-dark);--orange-surface-2: var(--orange-surface-2-dark);--orange-surface-3: var(--orange-surface-3-dark)}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;max-height:100svh;overflow:hidden}html,body{background-color:var(--surface-1);color:var(--text-1);font-size:clamp(16px,1.6vw,16px);min-width:320px;line-height:1.6;font-weight:400;letter-spacing:.05em;margin:unset;overscroll-behavior:none}html ::selection,body ::selection{background-color:var(--brand-surface-light-3);color:var(--text-1)}h1,h2,h3,h4,h5,h6{line-height:1.1}h1{font-size:var(--text-h1)}h2{font-size:var(--text-h2)}h3,h4{font-size:var(--text-h4)}h5{font-size:var(--text-h5)}h6{font-size:var(--text-h6)}p,ul,ol,h1,h2,h3,h4,h5,h6{font-family:var(--baseFontFamily);margin-bottom:.1em;letter-spacing:.05em;font-weight:var(--font-bold)}p,label,span,select,option,button,textarea,a{font-family:var(--baseFontFamily);font-size:var(--text-base);font-weight:var(--font-normal);letter-spacing:.05em}ul{list-style-type:disc;margin-left:20px}ol{list-style-type:decimal;margin-left:20px}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}ol,ul{list-style:none;margin:0;padding:0}a,a:hover,a:active,a:visited,a:focus{cursor:pointer;color:var(--text-1);text-decoration:none;border-bottom-width:1px;border-color:var(--text-1)}img,svg,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}div,img,video,iframe,canvas,svg{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*,:before,:after{border-width:0;border-style:solid}button{background-color:unset;height:fit-content;padding:unset;cursor:pointer}button:focus{outline:0}title{text-transform:capitalize}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--surface-4);border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:var(--surface-4)}::-webkit-scrollbar-thumb:horizontal:hover{cursor:ew-resize}::-webkit-scrollbar-thumb:vertical:hover{cursor:ns-resize}::-webkit-scrollbar-corner{background:transparent}html[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:var(--surface-5);border-radius:6px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:var(--surface-5)}html[data-theme=dark] ::selection{background-color:var(--brand-surface-dark-1);color:var(--text-1)}.react-resizable-handle,.react-resizable-handle-ne{opacity:0;z-index:10;width:2.5rem;height:2.5rem;transform:unset}.MuiSwitch-root .MuiSwitch-track{opacity:1!important;background-color:var(--surface-5)}.MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-thumb{background-color:var(--text-2)}.MuiSwitch-root:has(.MuiSwitch-switchBase):has(.Mui-checked) .MuiSwitch-track{background-color:var(--surface-5)!important}.MuiRadio-root{padding:unset!important;margin:unset;gap:.5rem}.MuiRadio-root svg{color:var(--surface-4);height:1.15rem;width:1.15rem}.MuiRadio-root.Mui-checked svg{color:var(--brand)!important}.Mui-focusVisible{-webkit-box-shadow:none!important;box-shadow:none!important}.Mui-focusVisible,.MuiSlider-thumb{background-color:var(--brand)!important;height:1.05rem!important;width:1.05rem!important}.Mui-focusVisible:hover,.MuiSlider-thumb:hover{box-shadow:none!important}.Mui-focusVisible:after,.MuiSlider-thumb:after{display:none!important}.Mui-focusVisible:active:after,.MuiSlider-thumb:active:after{display:none!important}.MuiSlider-track{border:unset!important;border-width:unset!important;background-color:var(brand-surface-3)!important}.MuiSlider-rail{opacity:1!important;background-color:var(--surface-5)!important}.MuiSlider-dragging{box-shadow:none!important}.paginationOverrides{position:relative}.paginationOverrides li button,.paginationOverrides li div{opacity:unset;color:var(--text-1)!important;cursor:pointer}.paginationOverrides li:nth-child(1) button,.paginationOverrides li:nth-child(3) button{background-color:transparent;opacity:unset;color:var(--text-2)!important}html[data-theme=dark] .MuiRadio-root svg{color:var(--surface-4)}html[data-theme=dark] .MuiRadio-root.Mui-checked svg{color:var(--brand)!important}html[data-theme=dark] .MuiSwitch-root .MuiSwitch-track{background-color:var(--surface-4)}html[data-theme=dark] .MuiSwitch-root:has(.MuiSwitch-switchBase):has(.Mui-checked) .MuiSwitch-track{background-color:var(--brand)}
