.focus,.md-focus-ring-wrapper{box-shadow:var(--md-globals-focus-ring-box-shadow);outline:var(--md-globals-focus-ring-outline);position:relative;z-index:9999}.focus.md-focus-ring-inset,.md-focus-ring-wrapper.md-focus-ring-inset{box-shadow:var(--md-globals-focus-ring-box-shadow-inset)}.md-focus-ring-wrapper-disabled{box-shadow:none}.md-button-simple-wrapper .md-text-wrapper,.md-button-simple-wrapper>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-button-circle-wrapper{align-items:center;background-color:var(--mds-color-theme-button-primary-normal);border:var(--md-globals-border-clear);border-radius:100vh;border-width:.0625rem;color:var(--mds-color-theme-text-inverted-normal);cursor:pointer;display:flex;flex-shrink:0;font-family:var(--md-globals-font-default);justify-content:space-evenly;outline:none!important;transition:background-color .2s,color .2s,border-color .2s}.md-button-circle-wrapper.hover,.md-button-circle-wrapper:hover{background-color:var(--mds-color-theme-button-primary-hover);color:var(--mds-color-theme-text-inverted-normal)}.md-button-circle-wrapper.active,.md-button-circle-wrapper:active{background-color:var(--mds-color-theme-button-primary-pressed);color:var(--mds-color-theme-text-inverted-normal)}.md-button-circle-wrapper.disable,.md-button-circle-wrapper[data-disabled=true],.md-button-circle-wrapper[data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-color=join]{background-color:var(--mds-color-theme-button-join-normal);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=join].hover,.md-button-circle-wrapper[data-color=join]:hover{background-color:var(--mds-color-theme-button-join-hover);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=join].active,.md-button-circle-wrapper[data-color=join]:active{background-color:var(--mds-color-theme-button-join-pressed);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=join].disable,.md-button-circle-wrapper[data-color=join][data-disabled=true],.md-button-circle-wrapper[data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-color=cancel]{background-color:var(--mds-color-theme-button-cancel-normal);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=cancel].hover,.md-button-circle-wrapper[data-color=cancel]:hover{background-color:var(--mds-color-theme-button-cancel-hover);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=cancel].active,.md-button-circle-wrapper[data-color=cancel]:active{background-color:var(--mds-color-theme-button-cancel-pressed);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=cancel].disable,.md-button-circle-wrapper[data-color=cancel][data-disabled=true],.md-button-circle-wrapper[data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-color=message]{background-color:var(--mds-color-theme-button-accent-normal);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=message].hover,.md-button-circle-wrapper[data-color=message]:hover{background-color:var(--mds-color-theme-button-accent-hover);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=message].active,.md-button-circle-wrapper[data-color=message]:active{background-color:var(--mds-color-theme-button-accent-pressed);color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-color=message].disable,.md-button-circle-wrapper[data-color=message][data-disabled=true],.md-button-circle-wrapper[data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false].active,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join].active,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel].active,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message].active,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false]{border-color:var(--mds-color-theme-outline-button-normal)}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false].disable,.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-disabled=true],.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join]{border-color:var(--mds-color-theme-outline-join-normal)}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join].disable,.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join][data-disabled=true],.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel]{border-color:var(--mds-color-theme-outline-cancel-normal)}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel].disable,.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel][data-disabled=true],.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message]{border-color:var(--mds-color-theme-outline-theme-normal)}.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message].disable,.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message][data-disabled=true],.md-button-circle-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true].active,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join].active,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel].active,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message].active,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false]:hover{background-color:var(--mds-color-theme-button-secondary-hover);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false].active,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false]:active{background-color:var(--mds-color-theme-button-secondary-pressed);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-join-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join]:hover{background-color:var(--mds-color-theme-button-join-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join].active,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join]:active{background-color:var(--mds-color-theme-button-join-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-cancel-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-cancel-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel].active,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel]:active{background-color:var(--mds-color-theme-button-cancel-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message].hover,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message]:hover{background-color:var(--mds-color-theme-button-accent-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message].active,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message]:active{background-color:var(--mds-color-theme-button-accent-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message].disable,.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message][data-disabled=true],.md-button-circle-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true]:hover{background-color:var(--mds-color-theme-button-inverted-hover);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true].active,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true]:active{background-color:var(--mds-color-theme-button-inverted-pressed);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-join-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join]:hover{background-color:var(--mds-color-theme-button-join-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join].active,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join]:active{background-color:var(--mds-color-theme-button-join-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-cancel-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-cancel-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel].active,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel]:active{background-color:var(--mds-color-theme-button-cancel-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message].hover,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message]:hover{background-color:var(--mds-color-theme-button-accent-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message].active,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message]:active{background-color:var(--mds-color-theme-button-accent-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message].disable,.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message][data-disabled=true],.md-button-circle-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-circle-wrapper[data-size="64"]{font-size:1.6rem;height:4rem;width:4rem}.md-button-circle-wrapper[data-size="52"]{font-size:1.3rem;height:3.25rem;width:3.25rem}.md-button-circle-wrapper[data-size="40"]{height:2.5rem;width:2.5rem}.md-button-circle-wrapper[data-size="32"]{font-size:.8rem;height:2rem;width:2rem}.md-button-circle-wrapper[data-size="28"]{font-size:.7rem;height:1.75rem;width:1.75rem}.md-button-circle-wrapper[data-size="20"]{font-size:.7rem;height:1.25rem;width:1.25rem}.md-button-circle-wrapper[data-multiple-children=true]>:not(:first-child){margin-left:.1em}.md-button-circle-wrapper[data-multiple-children=true][data-size="64"]{font-size:1rem}.md-button-circle-wrapper[data-multiple-children=true][data-size="52"]{font-size:.875rem}.md-button-circle-wrapper[data-multiple-children=true][data-size="40"]{font-size:.75rem}.md-button-circle-wrapper[data-multiple-children=true][data-size="32"]{font-size:.625rem}.md-button-circle-wrapper[data-multiple-children=true][data-size="28"]{font-size:.5rem}[data-compressed=true]>.md-button-circle-wrapper[data-size="64"]{width:3.2rem}[data-compressed=true]>.md-button-circle-wrapper[data-size="52"]{width:2.6rem}[data-compressed=true]>.md-button-circle-wrapper[data-size="40"]{width:1.875rem}[data-compressed=true]>.md-button-circle-wrapper[data-size="32"]{width:1.5rem}[data-compressed=true]>.md-button-circle-wrapper[data-size="28"]{width:1.31rem}[data-compressed=true]>.md-button-circle-wrapper[data-size="20"]{width:1.2rem}.md-button-pill-wrapper{align-items:center;background-color:var(--mds-color-theme-button-primary-normal);border:var(--md-globals-border-clear);border-radius:100vh;border-width:.0625rem;color:var(--mds-color-theme-text-inverted-normal);cursor:pointer;display:flex;flex-shrink:0;font-family:var(--md-globals-font-default);min-width:1em;outline:none!important;transition:background-color .2s,color .2s,border-color .2s}.md-button-pill-wrapper.hover,.md-button-pill-wrapper:hover{background-color:var(--mds-color-theme-button-primary-hover);color:var(--mds-color-theme-text-inverted-normal)}.md-button-pill-wrapper.active,.md-button-pill-wrapper:active{background-color:var(--mds-color-theme-button-primary-pressed);color:var(--mds-color-theme-text-inverted-normal)}.md-button-pill-wrapper.disable,.md-button-pill-wrapper[data-disabled=true],.md-button-pill-wrapper[data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-color=join]{background-color:var(--mds-color-theme-button-join-normal);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=join].hover,.md-button-pill-wrapper[data-color=join]:hover{background-color:var(--mds-color-theme-button-join-hover);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=join].active,.md-button-pill-wrapper[data-color=join]:active{background-color:var(--mds-color-theme-button-join-pressed);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=join].disable,.md-button-pill-wrapper[data-color=join][data-disabled=true],.md-button-pill-wrapper[data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-color=cancel]{background-color:var(--mds-color-theme-button-cancel-normal);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=cancel].hover,.md-button-pill-wrapper[data-color=cancel]:hover{background-color:var(--mds-color-theme-button-cancel-hover);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=cancel].active,.md-button-pill-wrapper[data-color=cancel]:active{background-color:var(--mds-color-theme-button-cancel-pressed);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=cancel].disable,.md-button-pill-wrapper[data-color=cancel][data-disabled=true],.md-button-pill-wrapper[data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-color=message]{background-color:var(--mds-color-theme-button-accent-normal);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=message].hover,.md-button-pill-wrapper[data-color=message]:hover{background-color:var(--mds-color-theme-button-accent-hover);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=message].active,.md-button-pill-wrapper[data-color=message]:active{background-color:var(--mds-color-theme-button-accent-pressed);color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-color=message].disable,.md-button-pill-wrapper[data-color=message][data-disabled=true],.md-button-pill-wrapper[data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-primary-disabled);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false].active,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join].active,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel].active,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message]:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message].active,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message]:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=false][data-inverted=false][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false]{border-color:var(--mds-color-theme-outline-button-normal)}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false].disable,.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-disabled=true],.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join]{border-color:var(--mds-color-theme-outline-join-normal)}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join].disable,.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join][data-disabled=true],.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=join][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel]{border-color:var(--mds-color-theme-outline-cancel-normal)}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel].disable,.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel][data-disabled=true],.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=cancel][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message]{border-color:var(--mds-color-theme-outline-theme-normal)}.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message].disable,.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message][data-disabled=true],.md-button-pill-wrapper[data-outline=false][data-outline=true][data-inverted=false][data-color=message][data-shallow-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true].active,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join].active,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel].active,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message]:hover{background-color:var(--mds-color-theme-button-inverted-hover);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message].active,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message]:active{background-color:var(--mds-color-theme-button-inverted-pressed);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=false][data-inverted=true][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false]:hover{background-color:var(--mds-color-theme-button-secondary-hover);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false].active,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false]:active{background-color:var(--mds-color-theme-button-secondary-pressed);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-join-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join]:hover{background-color:var(--mds-color-theme-button-join-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join].active,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join]:active{background-color:var(--mds-color-theme-button-join-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-cancel-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-cancel-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel].active,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel]:active{background-color:var(--mds-color-theme-button-cancel-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message].hover,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message]:hover{background-color:var(--mds-color-theme-button-accent-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message].active,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message]:active{background-color:var(--mds-color-theme-button-accent-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message].disable,.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message][data-disabled=true],.md-button-pill-wrapper[data-ghost=true][data-outline=true][data-inverted=false][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true]:hover{background-color:var(--mds-color-theme-button-inverted-hover);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true].active,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true]:active{background-color:var(--mds-color-theme-button-inverted-pressed);border-color:var(--mds-color-theme-outline-button-normal);color:var(--mds-color-theme-text-primary-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-join-normal);color:var(--mds-color-theme-text-success-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join]:hover{background-color:var(--mds-color-theme-button-join-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join].active,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join]:active{background-color:var(--mds-color-theme-button-join-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=join][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-cancel-normal);color:var(--mds-color-theme-text-error-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel]:hover{background-color:var(--mds-color-theme-button-cancel-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel].active,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel]:active{background-color:var(--mds-color-theme-button-cancel-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=cancel][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message].hover,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message]:hover{background-color:var(--mds-color-theme-button-accent-hover);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message].active,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message]:active{background-color:var(--mds-color-theme-button-accent-pressed);border-color:transparent;color:var(--mds-color-theme-common-text-white)}.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message].disable,.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message][data-disabled=true],.md-button-pill-wrapper[data-ghost=false][data-outline=true][data-inverted=true][data-color=message][data-shallow-disabled=true]{background-color:var(--mds-color-theme-button-inverted-normal);border-color:var(--mds-color-theme-outline-disabled-normal);color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-wrapper[data-grown=true]{justify-content:center;width:100%}.md-button-pill-wrapper[data-size="40"]{font-size:1rem;height:2.5rem;line-height:2.5rem;padding:0 1rem}.md-button-pill-wrapper[data-size="32"]{font-size:1rem;height:2rem;line-height:2rem;padding:0 .75rem}.md-button-pill-wrapper[data-size="28"]{font-size:.875rem;height:1.75rem;line-height:1.75rem;padding:0 .625rem}.md-button-pill-wrapper[data-size="24"]{font-size:.75rem;height:1.5rem;line-height:1.5rem;padding:0 .625rem}.md-button-pill-wrapper[data-size="20"]{font-size:.75rem;height:1.25rem;line-height:1.125rem;padding:0 .5rem}.md-button-pill-wrapper>:not(:first-child){margin-left:.5em}[data-compressed=true][data-spaced=true]>.md-button-pill-wrapper{padding:0 1rem}.md-text-wrapper{font-family:var(--md-globals-font-default)}.md-text-wrapper[data-type=display]{font-size:2.5rem;font-weight:550;line-height:normal}.md-text-wrapper[data-type=banner-tertiary]{font-size:1.625rem;font-weight:750;line-height:2.25rem}.md-text-wrapper[data-type=banner-primary]{font-size:1.625rem;font-weight:550;line-height:2.25rem}.md-text-wrapper[data-type=banner-secondary]{font-size:1.625rem;font-weight:450;line-height:2.25rem}.md-text-wrapper[data-type=title]{font-size:1.25rem;font-weight:550;line-height:1.875rem}.md-text-wrapper[data-type=header-primary],.md-text-wrapper[data-type=highlight-primary]{font-size:1rem;font-weight:750;line-height:1.5rem}.md-text-wrapper[data-type=subheader-primary]{font-size:1rem;font-weight:550;line-height:1.5rem}.md-text-wrapper[data-type=body-primary],.md-text-wrapper[data-type=hyperlink-primary]{font-size:1rem;font-weight:450;line-height:1.5rem}.md-text-wrapper[data-type=hyperlink-primary]{text-decoration:underline}.md-text-wrapper[data-type=subheader-secondary]{font-size:.875rem;font-weight:550;line-height:1.375rem}.md-text-wrapper[data-type=header-secondary],.md-text-wrapper[data-type=highlight-secondary]{font-size:.875rem;font-weight:750;line-height:1.375rem}.md-text-wrapper[data-type=body-secondary],.md-text-wrapper[data-type=hyperlink-secondary]{font-size:.875rem;font-weight:450;line-height:1.375rem}.md-text-wrapper[data-type=hyperlink-secondary]{text-decoration:underline}.md-text-wrapper[data-type=highlight-compact]{font-size:.75rem;font-weight:750;line-height:1.125rem}.md-text-wrapper[data-type=body-compact],.md-text-wrapper[data-type=label-compact]{font-size:.75rem;font-weight:550;line-height:1.125rem}.md-alert-badge-wrapper{align-items:center;background-color:var(--mds-color-theme-background-alert-default-normal);border:var(--md-globals-border-clear);border-radius:.25rem;color:var(--mds-color-theme-text-secondary-normal);cursor:pointer;display:flex;font-size:.875rem;height:1.5rem;margin:.125rem;outline:none!important;padding:0 .5rem;transition:background-color .2s,color .2s,border-color .2s;width:fit-content}.md-alert-badge-wrapper:active,.md-alert-badge-wrapper:hover{color:var(--mds-color-theme-text-primary-normal)}.md-alert-badge-wrapper:active{background-color:var(--mds-color-theme-background-alert-default-active)}.md-alert-badge-wrapper[data-color=theme]{background-color:var(--mds-color-theme-background-alert-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.md-alert-badge-wrapper[data-color=theme]:hover{color:var(--mds-color-theme-text-accent-hover)}.md-alert-badge-wrapper[data-color=theme]:active{background-color:var(--mds-color-theme-background-alert-theme-active);color:var(--mds-color-theme-text-accent-active)}.md-alert-badge-wrapper[data-color=success]{background-color:var(--mds-color-theme-background-alert-success-normal);color:var(--mds-color-theme-text-success-normal)}.md-alert-badge-wrapper[data-color=success]:hover{color:var(--mds-color-theme-text-success-hover)}.md-alert-badge-wrapper[data-color=success]:active{background-color:var(--mds-color-theme-background-alert-success-active);color:var(--mds-color-theme-text-success-active)}.md-alert-badge-wrapper[data-color=warning]{background-color:var(--mds-color-theme-background-alert-warning-normal);color:var(--mds-color-theme-text-warning-normal)}.md-alert-badge-wrapper[data-color=warning]:hover{color:var(--mds-color-theme-text-warning-hover)}.md-alert-badge-wrapper[data-color=warning]:active{background-color:var(--mds-color-theme-background-alert-warning-active);color:var(--mds-color-theme-text-warning-active)}.md-alert-badge-wrapper[data-color=error]{background-color:var(--mds-color-theme-background-alert-error-normal);color:var(--mds-color-theme-text-error-normal)}.md-alert-badge-wrapper[data-color=error]:hover{color:var(--mds-color-theme-text-error-hover)}.md-alert-badge-wrapper[data-color=error]:active{background-color:var(--mds-color-theme-background-alert-error-active);color:var(--mds-color-theme-text-error-active)}.md-alert-badge-wrapper>:not(:last-child){margin-right:.5rem}.md-alert-banner-wrapper{border-radius:.5rem;display:flex;margin:.5rem;transition:background-color .2s,color .2s,border-color .2s;width:25rem}.md-alert-banner-wrapper[data-static=true]{background-color:var(--mds-color-theme-background-solid-primary-normal);border:.0625rem solid var(--mds-color-theme-outline-secondary-normal);color:var(--mds-color-theme-text-primary-normal)}.md-alert-banner-wrapper[data-static=true]>.md-alert-banner-buttons>*{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-normal)}.md-alert-banner-wrapper[data-static=true]>.md-alert-banner-buttons>:hover{color:var(--mds-color-theme-text-primary-normal)}.md-alert-banner-wrapper[data-static=true]>.md-alert-banner-buttons>:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-primary-normal)}.md-alert-banner-wrapper[data-color=default],.md-alert-banner-wrapper[data-color=default]>.md-alert-banner-buttons>*{background-color:var(--mds-color-theme-background-alert-default-normal);color:var(--mds-color-theme-text-secondary-normal)}.md-alert-banner-wrapper[data-color=default]>.md-alert-banner-buttons>:hover{color:var(--mds-color-theme-text-primary-normal)}.md-alert-banner-wrapper[data-color=default]>.md-alert-banner-buttons>:active{background-color:var(--mds-color-theme-background-alert-default-active);color:var(--mds-color-theme-text-primary-normal)}.md-alert-banner-wrapper[data-color=error],.md-alert-banner-wrapper[data-color=error]>.md-alert-banner-buttons>*{background-color:var(--mds-color-theme-background-alert-error-normal);color:var(--mds-color-theme-text-error-normal)}.md-alert-banner-wrapper[data-color=error]>.md-alert-banner-buttons>:hover{color:var(--mds-color-theme-text-error-hover)}.md-alert-banner-wrapper[data-color=error]>.md-alert-banner-buttons>:active{background-color:var(--mds-color-theme-background-alert-error-active);color:var(--mds-color-theme-text-error-active)}.md-alert-banner-wrapper[data-color=success],.md-alert-banner-wrapper[data-color=success]>.md-alert-banner-buttons>*{background-color:var(--mds-color-theme-background-alert-success-normal);color:var(--mds-color-theme-text-success-normal)}.md-alert-banner-wrapper[data-color=success]>.md-alert-banner-buttons>:hover{color:var(--mds-color-theme-text-success-hover)}.md-alert-banner-wrapper[data-color=success]>.md-alert-banner-buttons>:active{background-color:var(--mds-color-theme-background-alert-success-active);color:var(--mds-color-theme-text-success-active)}.md-alert-banner-wrapper[data-color=theme],.md-alert-banner-wrapper[data-color=theme]>.md-alert-banner-buttons>*{background-color:var(--mds-color-theme-background-alert-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.md-alert-banner-wrapper[data-color=theme]>.md-alert-banner-buttons>:hover{color:var(--mds-color-theme-text-accent-hover)}.md-alert-banner-wrapper[data-color=theme]>.md-alert-banner-buttons>:active{background-color:var(--mds-color-theme-background-alert-theme-active);color:var(--mds-color-theme-text-accent-active)}.md-alert-banner-wrapper[data-color=warning],.md-alert-banner-wrapper[data-color=warning]>.md-alert-banner-buttons>*{background-color:var(--mds-color-theme-background-alert-warning-normal);color:var(--mds-color-theme-text-warning-normal)}.md-alert-banner-wrapper[data-color=warning]>.md-alert-banner-buttons>:hover{color:var(--mds-color-theme-text-warning-hover)}.md-alert-banner-wrapper[data-color=warning]>.md-alert-banner-buttons>:active{background-color:var(--mds-color-theme-background-alert-warning-active);color:var(--mds-color-theme-text-warning-active)}.md-alert-banner-wrapper[data-size=small]{font-size:.875rem;height:fit-content;min-height:1.25rem}.md-alert-banner-wrapper[data-size=default]{font-size:1rem;height:fit-content;min-height:1.375rem}.md-alert-banner-wrapper[data-grow=true]{width:auto}.md-alert-banner-wrapper[data-pill=true]{border-radius:100vh}.md-alert-banner-wrapper[data-pill=true]>.md-alert-banner-image{align-self:center}.md-alert-banner-wrapper[data-pill=true]>.md-alert-banner-buttons>.md-alert-banner-button:last-child{border-radius:0 100vh 100vh 0}.md-alert-banner-wrapper>.md-alert-banner-image{align-self:flex-start;flex-shrink:0;margin:.625rem .75rem}.md-alert-banner-wrapper>.md-alert-banner-label{flex-grow:1;flex-wrap:wrap;height:fit-content;line-height:1.25rem;margin:.5rem 1rem .5rem 0;white-space:pre-wrap}.md-alert-banner-wrapper>.md-alert-banner-buttons{align-items:center;align-self:stretch;display:flex}.md-alert-banner-wrapper>.md-alert-banner-buttons>.md-alert-banner-button{align-items:center;border:var(--md-globals-border-clear);cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;outline:none;padding:0;transition:background-color .2s,color .2s,border-color .2s;width:2rem}.md-alert-banner-wrapper>.md-alert-banner-buttons>.md-alert-banner-button:last-child{border-radius:0 .5rem .5rem 0}.md-alert-banner-wrapper[data-centered=true]{justify-content:center}.md-alert-banner-wrapper[data-centered=true]>.md-alert-banner-image{display:flex;flex-grow:1;justify-content:flex-end}.md-alert-banner-wrapper[data-centered=true]>.md-alert-banner-label{align-self:center;flex-grow:0;flex-wrap:nowrap}.md-alert-banner-wrapper[data-centered=true]>.md-alert-banner-buttons{flex-basis:0;flex-grow:1;justify-content:flex-end}.md-avatar-presence-icon-wrapper{align-items:center;background-color:var(--mds-color-theme-background-solid-primary-normal);border-radius:100vh;bottom:-.2rem;display:flex;height:1.125rem;justify-content:center;position:absolute;right:-.2rem;width:1.125rem}.md-avatar-presence-icon-wrapper[data-shape=false]{border-radius:25%}.md-avatar-wrapper{align-items:center;border-radius:100vh;display:flex;justify-content:center;position:relative;width:fit-content}.md-avatar-wrapper .md-avatar-wrapper-children{position:absolute}.md-avatar-wrapper span{color:var(--mds-color-theme-common-text-white);font-weight:550}.md-avatar-wrapper img{border-radius:100vh;height:inherit;object-fit:cover;width:inherit}.md-avatar-wrapper img.md-avatar-image-hidden{display:none}.md-avatar-wrapper .md-avatar-icon-wrapper svg{fill:var(--mds-color-theme-common-text-white)}.md-avatar-wrapper[data-color=default]{background-color:var(--mds-color-theme-avatar-default)}.md-avatar-wrapper[data-color=gold]{background-color:var(--mds-color-theme-avatar-gold)}.md-avatar-wrapper[data-color=orange]{background-color:var(--mds-color-theme-avatar-orange)}.md-avatar-wrapper[data-color=lime]{background-color:var(--mds-color-theme-avatar-lime)}.md-avatar-wrapper[data-color=mint]{background-color:var(--mds-color-theme-avatar-mint)}.md-avatar-wrapper[data-color=cyan]{background-color:var(--mds-color-theme-avatar-cyan)}.md-avatar-wrapper[data-color=cobalt]{background-color:var(--mds-color-theme-avatar-cobalt)}.md-avatar-wrapper[data-color=slate]{background-color:var(--mds-color-theme-avatar-slate)}.md-avatar-wrapper[data-color=violet]{background-color:var(--mds-color-theme-avatar-violet)}.md-avatar-wrapper[data-color=purple]{background-color:var(--mds-color-theme-avatar-purple)}.md-avatar-wrapper[data-color=pink]{background-color:var(--mds-color-theme-avatar-pink)}.md-avatar-wrapper[data-color=yellow]{background-color:var(--mds-color-theme-avatar-yellow)}.md-avatar-wrapper[data-size="24"]{height:1.5rem;width:1.5rem}.md-avatar-wrapper[data-size="24"] span{font-size:.75rem}.md-avatar-wrapper[data-size="24"] .md-avatar-presence-icon-wrapper{height:1rem;width:1rem}.md-avatar-wrapper[data-size="32"]{height:2rem;width:2rem}.md-avatar-wrapper[data-size="32"] span{font-size:.875rem}.md-avatar-wrapper[data-size="32"] .md-avatar-presence-icon-wrapper{height:1rem;width:1rem}.md-avatar-wrapper[data-size="48"]{height:3rem;width:3rem}.md-avatar-wrapper[data-size="48"] span{font-size:1.125rem}.md-avatar-wrapper[data-size="48"] .md-avatar-presence-icon-wrapper{height:1.125rem;width:1.125rem}.md-avatar-wrapper[data-size="64"]{height:4rem;width:4rem}.md-avatar-wrapper[data-size="64"] span{font-size:1.625rem}.md-avatar-wrapper[data-size="64"] .md-avatar-presence-icon-wrapper{height:1.375rem;width:1.375rem}.md-avatar-wrapper[data-size="72"]{height:4.5rem;width:4.5rem}.md-avatar-wrapper[data-size="72"] span{font-size:1.625rem}.md-avatar-wrapper[data-size="72"] .md-avatar-presence-icon-wrapper{height:1.5rem;width:1.5rem}.md-avatar-wrapper[data-size="88"]{height:5.5rem;width:5.5rem}.md-avatar-wrapper[data-size="88"] span{font-size:1.625rem}.md-avatar-wrapper[data-size="88"] .md-avatar-presence-icon-wrapper{height:2rem;width:2rem}.md-avatar-wrapper[data-size="124"]{height:7.75rem;width:7.75rem}.md-avatar-wrapper[data-size="124"] span{font-size:2.5rem}.md-avatar-wrapper[data-size="124"] .md-avatar-presence-icon-wrapper{height:2.75rem;width:2.75rem}.md-avatar-button-wrapper{background:transparent;border:none;cursor:pointer;margin:0;padding:0}.md-avatar-animation-wrapper{align-items:center;background:var(--mds-color-theme-common-overlay-secondary-normal);border-radius:100vh;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.md-avatar-compact-wrapper{background-color:var(--mds-color-theme-avatar-default);border-radius:100vh;color:var(--mds-color-theme-common-text-white);font-size:.75rem;padding:.25rem .5rem;width:fit-content}.md-badge-wrapper{font-family:var(--md-globals-font-default);outline:none}.md-badge-wrapper[data-size="18"]{background-color:var(--mds-color-theme-background-accent-normal);border-radius:2rem;box-sizing:border-box;color:var(--mds-color-theme-common-text-white);font-size:.75rem;font-weight:550;height:1.125rem;line-height:1.15rem;min-width:1.125rem;padding:0 .25rem;text-align:center;width:fit-content}.md-modal-arrow-svg path{stroke:var(--mds-color-theme-outline-secondary-normal);stroke-width:.125rem}.md-modal-arrow-svg path[data-color=primary]{fill:var(--mds-color-theme-background-solid-primary-normal)}.md-modal-arrow-svg path[data-color=secondary]{fill:var(--mds-color-theme-background-solid-secondary-normal)}.md-modal-arrow-svg path[data-color=tertiary]{fill:var(--mds-color-theme-background-solid-tertiary-normal)}.md-modal-arrow-svg path[data-color=quaternary]{fill:var(--mds-color-theme-background-solid-quaternary-normal)}.md-modal-container-wrapper{align-items:center;border:.0625rem var(--md-globals-border-style-solid) var(--mds-color-theme-outline-secondary-normal);display:flex;flex-direction:column;list-style:none;margin:0;outline:none;position:relative;width:fit-content}.md-modal-container-wrapper[data-placement^=top]>.md-modal-container-arrow-wrapper{bottom:-12px}.md-modal-container-wrapper[data-placement^=right]>.md-modal-container-arrow-wrapper{left:-12px}.md-modal-container-wrapper[data-placement^=bottom]>.md-modal-container-arrow-wrapper{top:-12px}.md-modal-container-wrapper[data-placement^=left]>.md-modal-container-arrow-wrapper{right:-12px}.md-modal-container-wrapper[data-padded=true]{padding:.5rem}.md-modal-container-wrapper[data-round="0"]{min-height:0;min-width:0}.md-modal-container-wrapper[data-round="25"]{border-radius:.25rem;min-height:.5rem;min-width:.5rem}.md-modal-container-wrapper[data-round="50"]{border-radius:.5rem;min-height:1rem;min-width:1rem}.md-modal-container-wrapper[data-round="75"]{border-radius:.75rem;min-height:1.5rem;min-width:1.5rem}.md-modal-container-wrapper[data-round="100"]{border-radius:1rem;min-height:2rem;min-width:2rem}.md-modal-container-wrapper[data-round="125"]{border-radius:1.25rem;min-height:2.5rem;min-width:2.5rem}.md-modal-container-wrapper[data-round="150"]{border-radius:1.5rem;min-height:3rem;min-width:3rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="0"]{min-height:1.5rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="25"]{min-height:2rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="50"]{min-height:2.5rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="75"]{min-height:3rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="100"]{min-height:3.5rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="125"]{min-height:4rem}.md-modal-container-wrapper[data-arrow-orientation=horizontal][data-round="150"]{min-height:4.5rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="0"]{min-width:1.5rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="25"]{min-width:2rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="50"]{min-width:2.5rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="75"]{min-width:3rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="100"]{min-width:3.5rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="125"]{min-width:4rem}.md-modal-container-wrapper[data-arrow-orientation=vertical][data-round="150"]{min-width:4.5rem}.md-modal-container-wrapper[data-color=primary]{background-color:var(--mds-color-theme-background-solid-primary-normal)}.md-modal-container-wrapper[data-color=secondary]{background-color:var(--mds-color-theme-background-solid-secondary-normal)}.md-modal-container-wrapper[data-color=tertiary]{background-color:var(--mds-color-theme-background-solid-tertiary-normal)}.md-modal-container-wrapper[data-color=quaternary]{background-color:var(--mds-color-theme-background-solid-quaternary-normal)}.md-modal-container-wrapper[data-elevation="0"]{box-shadow:var(--md-globals-elevation-0)}.md-modal-container-wrapper[data-elevation="1"]{box-shadow:var(--md-globals-elevation-1)}.md-modal-container-wrapper[data-elevation="2"]{box-shadow:var(--md-globals-elevation-2)}.md-modal-container-wrapper[data-elevation="3"]{box-shadow:var(--md-globals-elevation-3)}.md-modal-container-wrapper[data-elevation="4"]{box-shadow:var(--md-globals-elevation-4)}.md-modal-container-wrapper[data-elevation="5"]{box-shadow:var(--md-globals-elevation-5)}.md-modal-container-wrapper[data-elevation="6"]{box-shadow:var(--md-globals-elevation-6)}.md-modal-container-wrapper[data-elevation="7"]{box-shadow:var(--md-globals-elevation-7)}.md-modal-container-wrapper[data-elevation="8"]{box-shadow:var(--md-globals-elevation-8)}.md-modal-container-arrow-wrapper{display:flex}.md-banner-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:20rem}.md-banner-wrapper[data-alert=true]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.md-banner-wrapper>:not(:last-child){margin-bottom:.5rem}.md-banner-wrapper>.md-banner-actions{margin-bottom:0;margin-top:1rem}.md-banner-wrapper>.md-banner-title{color:var(--mds-color-theme-text-primary-normal)}.md-banner-wrapper>.md-banner-description,.md-banner-wrapper>.md-banner-details{color:var(--mds-color-theme-text-secondary-normal)}.md-banner-wrapper[data-shape=square]{height:20rem}.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true],.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true]{background-color:var(--mds-color-theme-button-secondary-active-normal)!important;color:var(--mds-color-theme-text-primary-normal)!important}.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true].hover,.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true]:hover,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true].hover,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true]:hover{background-color:var(--mds-color-theme-button-secondary-active-hover)!important;color:var(--mds-color-theme-text-primary-normal)!important}.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true].active,.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true]:active,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true].active,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true]:active{background-color:var(--mds-color-theme-button-secondary-active-pressed)!important;color:var(--mds-color-theme-text-primary-normal)!important}.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true].disable,.md-button-circle-toggle-wrapper[data-selected=true][data-ghost=true][data-disabled=true],.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true].disable,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true][data-disabled=true]{background-color:var(--mds-color-theme-button-secondary-active-normal)!important;color:var(--mds-color-theme-text-primary-disabled)!important}.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true],.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true].active,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true].hover,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true]:active,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true]:hover{border-color:var(--mds-color-theme-outline-button-normal)!important}.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true].disable,.md-button-circle-toggle-wrapper[data-selected=true][data-outline=true][data-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal)!important}.md-button-control-wrapper{align-items:center;background-color:var(--mds-color-theme-button-secondary-normal);border:var(--md-globals-border-clear);color:var(--mds-color-theme-text-primary-normal);cursor:pointer;display:flex;font-family:var(--md-globals-font-default);height:2rem;justify-content:center;margin:0;outline:none!important;padding:0;transition:background-color .2s,color .2s,border-color .2s;width:2rem}.md-button-control-wrapper:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-primary-normal)}.md-button-control-wrapper:active{background-color:var(--mds-color-theme-button-secondary-pressed);color:var(--mds-color-theme-text-primary-normal)}.md-button-control-wrapper[data-disabled=true]{cursor:auto}.md-button-control-wrapper[data-disabled=true],.md-button-control-wrapper[data-disabled=true]:active,.md-button-control-wrapper[data-disabled=true]:hover{background-color:var(--mds-color-theme-button-secondary-normal);color:var(--mds-color-theme-text-primary-disabled)}.md-button-control-wrapper[data-circular=true]{border-radius:100vh;margin-left:.125rem}.md-button-dialpad-wrapper{align-items:center;background-color:var(--mds-color-theme-button-secondary-normal);border:var(--md-globals-border-clear);border-radius:100vh;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-family:var(--md-globals-font-default);justify-content:center;outline:none!important;transition:background-color .2s,color .2s,border-color .2s}.md-button-dialpad-wrapper:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.md-button-dialpad-wrapper:active{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-button-dialpad-wrapper>*{align-items:center;display:flex;height:1em;justify-content:center}.md-button-dialpad-wrapper>.md-button-dialpad-primary-text{color:var(--mds-color-theme-text-primary-normal)}.md-button-dialpad-wrapper>.md-button-dialpad-secondary-text{color:var(--mds-color-theme-text-secondary-normal);margin-top:.2em}.md-button-dialpad-wrapper[data-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal);cursor:auto}.md-button-dialpad-wrapper[data-disabled=true],.md-button-dialpad-wrapper[data-disabled=true]>.md-button-dialpad-primary-text{color:var(--mds-color-theme-text-primary-normal)}.md-button-dialpad-wrapper[data-disabled=true]>.md-button-dialpad-secondary-text{color:var(--mds-color-theme-text-secondary-normal)}.md-button-dialpad-wrapper[data-disabled=true]:active,.md-button-dialpad-wrapper[data-disabled=true]:hover{background-color:var(--mds-color-theme-button-secondary-normal)}.md-button-dialpad-wrapper[data-size="64"]{height:4rem;width:4rem}.md-button-dialpad-wrapper[data-size="64"]>.md-button-dialpad-primary-text{font-size:1.625rem}.md-button-dialpad-wrapper[data-size="64"]>.md-button-dialpad-secondary-text{font-size:.75rem}.md-button-dialpad-wrapper[data-size="52"]{height:3.25rem;width:3.25rem}.md-button-dialpad-wrapper[data-size="52"]>.md-button-dialpad-primary-text{font-size:1.25rem}.md-button-dialpad-wrapper[data-size="52"]>.md-button-dialpad-secondary-text{font-size:.75rem}.md-button-group-wrapper{align-items:center;display:flex;height:fit-content;width:fit-content}.md-button-group-wrapper[data-orientation=horizontal]{flex-direction:row}.md-button-group-wrapper[data-orientation=vertical]{flex-direction:column}.md-button-group-wrapper[data-separator=true]{border:1px solid var(--mds-color-theme-outline-button-normal)}.md-button-group-wrapper[data-spaced=true]>*{margin:.25em}.md-button-group-wrapper[data-spaced=true]>:first-child{margin-left:.3em}.md-button-group-wrapper[data-spaced=true]>:last-child{margin-right:.3em}.md-button-group-wrapper[data-spaced=false]>*{border-radius:0;margin:0}.md-button-group-wrapper[data-spaced=false][data-orientation=horizontal][data-compressed=false][data-separator=true]>button:not(:first-of-type){border-image:-webkit-linear-gradient(top,rgba(1,1,1,0) 25%,var(--mds-color-theme-outline-button-normal) 25%,var(--mds-color-theme-outline-button-normal) 75%,rgba(1,1,1,0) 75%) 1;border-image-width:0 0 0 1px}.md-button-group-wrapper[data-spaced=false][data-orientation=vertical][data-compressed=false][data-separator=true]>button:not(:first-of-type){border-image:-webkit-linear-gradient(left,rgba(1,1,1,0) 25%,var(--mds-color-theme-outline-button-normal) 25%,var(--mds-color-theme-outline-button-normal) 75%,rgba(1,1,1,0) 75%) 1;border-image-width:1px 0 0 0}.md-button-group-wrapper[data-round=true][data-orientation=horizontal]{border-radius:100vh}.md-button-group-wrapper[data-round=true][data-orientation=horizontal][data-spaced=false]>button:first-of-type{border-bottom-left-radius:100vh;border-top-left-radius:100vh}.md-button-group-wrapper[data-round=true][data-orientation=horizontal][data-spaced=false]>button:last-of-type{border-bottom-right-radius:100vh;border-top-right-radius:100vh}.md-button-group-wrapper[data-round=true][data-orientation=horizontal][data-spaced=false][data-compressed=true]>button:not(:first-of-type){border-left:none;padding-left:.2rem}.md-button-group-wrapper[data-round=true][data-orientation=horizontal][data-spaced=false][data-compressed=true]>button:not(:last-of-type){border-right:none;padding-right:.2rem}.md-button-group-wrapper[data-round=true][data-orientation=vertical]{border-radius:100vh}.md-button-group-wrapper[data-round=true][data-orientation=vertical][data-spaced=false]>button:first-of-type{border-top-left-radius:100vh;border-top-right-radius:100vh}.md-button-group-wrapper[data-round=true][data-orientation=vertical][data-spaced=false]>button:last-of-type{border-bottom-left-radius:100vh;border-bottom-right-radius:100vh}.md-button-group-wrapper[data-round=true][data-orientation=vertical][data-spaced=false][data-compressed=true]>button:not(:first-of-type){border-top:none;padding-top:.2rem}.md-button-group-wrapper[data-round=true][data-orientation=vertical][data-spaced=false][data-compressed=true]>button:not(:last-of-type){border-bottom:none;padding-bottom:.2rem}.md-button-group-wrapper[data-round=false][data-compressed=true]>button:not(:first-of-type){border-left:none}.md-button-group-wrapper[data-round=false][data-compressed=true]>button:not(:last-of-type){border-right:none}.md-button-group-wrapper[data-round=false][data-compressed=true][data-spaced=false]>*{padding-left:.2rem;padding-right:.2rem}.md-button-hyperlink-wrapper{background-color:transparent;border:var(--md-globals-border-clear);cursor:pointer;font-family:var(--md-globals-font-default);outline:none!important;padding:0;text-decoration:underline;transition:background-color .2s,color .2s,border-color .2s}.md-button-hyperlink-wrapper,.md-button-hyperlink-wrapper.focus,.md-button-hyperlink-wrapper:focus{color:var(--mds-color-theme-text-accent-normal)}.md-button-hyperlink-wrapper.hover,.md-button-hyperlink-wrapper:hover{color:var(--mds-color-theme-text-accent-hover)}.md-button-hyperlink-wrapper.active,.md-button-hyperlink-wrapper:active{color:var(--mds-color-theme-text-accent-active)}.md-button-hyperlink-wrapper[data-inverted=true],.md-button-hyperlink-wrapper[data-inverted=true].focus,.md-button-hyperlink-wrapper[data-inverted=true]:focus{color:var(--mds-color-theme-teaching-text-accent-normal)}.md-button-hyperlink-wrapper[data-inverted=true].active,.md-button-hyperlink-wrapper[data-inverted=true].hover,.md-button-hyperlink-wrapper[data-inverted=true]:active,.md-button-hyperlink-wrapper[data-inverted=true]:hover{color:var(--mds-color-theme-teaching-text-accent-hover)}.md-button-hyperlink-wrapper[data-inverted=true].disable,.md-button-hyperlink-wrapper[data-inverted=true][data-disabled=true]{color:var(--mds-color-theme-teaching-text-accent-disabled);cursor:auto}.md-button-hyperlink-wrapper.disable,.md-button-hyperlink-wrapper[data-disabled=true]{color:var(--mds-color-theme-text-primary-disabled);cursor:auto}.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true],.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true]{background-color:var(--mds-color-theme-button-secondary-active-normal)!important;color:var(--mds-color-theme-text-primary-normal)!important}.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true].hover,.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true]:hover,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true].hover,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true]:hover{background-color:var(--mds-color-theme-button-secondary-active-hover)!important;color:var(--mds-color-theme-text-primary-normal)!important}.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true].active,.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true]:active,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true].active,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true]:active{background-color:var(--mds-color-theme-button-secondary-active-pressed)!important;color:var(--mds-color-theme-text-primary-normal)!important}.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true].disable,.md-button-pill-toggle-wrapper[data-selected=true][data-ghost=true][data-disabled=true],.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true].disable,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true][data-disabled=true]{background-color:var(--mds-color-theme-button-secondary-active-normal)!important;color:var(--mds-color-theme-text-primary-disabled)!important}.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true],.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true].active,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true].hover,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true]:active,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true]:hover{border-color:var(--mds-color-theme-outline-button-normal)!important}.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true].disable,.md-button-pill-toggle-wrapper[data-selected=true][data-outline=true][data-disabled=true]{border-color:var(--mds-color-theme-outline-disabled-normal)!important}.tippy-box{background-color:transparent}.tippy-content{padding:0}.md-popover-backdrop{background:transparent;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.md-popover-close-button{position:absolute;top:.5rem;z-index:1000}.md-popover-close-button[data-placement=top-left]{left:.5rem}.md-popover-close-button[data-placement=top-right]{right:.5rem}.md-popover-close-button svg{flex-shrink:0}.md-coachmark-wrapper{display:block;width:19.125rem}.md-coachmark-wrapper>.md-coachmark-container{margin:.25rem}.md-coachmark-wrapper>.md-coachmark-container[data-header=true]>:not(:first-child){margin-top:.75rem}.md-coachmark-wrapper>.md-coachmark-container[data-header=true]>.md-coachmark-header{align-items:center;display:flex;width:100%}.md-coachmark-wrapper>.md-coachmark-container[data-header=true]>.md-coachmark-header>.md-icon-wrapper{height:2rem;width:2rem}.md-coachmark-wrapper>.md-coachmark-container[data-header=true]>.md-coachmark-header>.md-coachmark-title{flex-grow:1}.md-coachmark-wrapper>.md-coachmark-container[data-header=true] img{border-radius:.5rem;min-height:4rem;width:17.625rem}.md-coachmark-wrapper>.md-coachmark-container[data-header=false]{display:flex;flex-grow:1}.md-coachmark-wrapper>.md-coachmark-container[data-header=false]>div:first-child{flex-grow:1;overflow-wrap:break-word}.md-coachmark-wrapper>.md-coachmark-container[data-header=false]>div:first-child>.md-coachmark-content{margin-bottom:.5rem;overflow-wrap:break-word}.md-coachmark-wrapper>.md-coachmark-container[data-header=false]>.md-coachmark-controls{flex-shrink:0;justify-self:flex-end}.md-card-status-wrapper{--local-background-color:transparent;align-self:stretch;flex-shrink:0;margin-right:.25rem;width:.25rem}.md-card-status-wrapper[data-color=inactive]{--local-background-color:var(--mds-color-theme-background-secondary-active)}.md-card-status-wrapper[data-color=success]{--local-background-color:var(--mds-color-theme-button-join-normal)}.md-card-status-wrapper:not([data-striped=true]){background-color:var(--local-background-color)}.md-card-status-wrapper[data-striped=true]{background-image:repeating-linear-gradient(-45deg,transparent,transparent .15rem,var(--local-background-color) .15rem,var(--local-background-color) .3rem)}.md-card-wrapper{--local-normal-background-color:var(--mds-color-theme-background-secondary-normal);--local-hover-background-color:var(--mds-color-theme-background-secondary-hover);--local-active-background-color:var(--mds-color-theme-background-secondary-active);--local-border-color:transparent;background-color:var(--local-normal-background-color);border:var(--md-globals-border-clear);box-shadow:inset 0 0 0 .125rem var(--local-border-color);color:var(--mds-color-theme-text-primary-normal);cursor:pointer;display:flex;font-family:var(--md-globals-font-default);margin:.25rem;outline:none!important;overflow:hidden!important;padding:0;transition:background-color .2s,color .2s,border-color .2s;width:100%}.md-card-wrapper[data-color=success]{--local-normal-background-color:var(--mds-color-theme-background-alert-success-normal);--local-hover-background-color:var(--mds-color-theme-background-alert-success-hover);--local-active-background-color:var(--mds-color-theme-background-alert-success-active)}.md-card-wrapper[data-color=transparent]{--local-normal-background-color:var(--mds-color-theme-background-primary-ghost);--local-hover-background-color:var(--mds-color-theme-background-primary-hover);--local-active-background-color:var(--mds-color-theme-background-primary-active)}.md-card-wrapper[data-static=true]{--local-hover-background-color:var(--local-normal-background-color);--local-active-background-color:var(--local-normal-background-color);cursor:auto}.md-card-wrapper[data-disabled=true]{--local-normal-background-color:var(--mds-color-theme-background-primary-ghost);--local-hover-background-color:var(--mds-color-theme-background-primary-ghost);--local-active-background-color:var(--mds-color-theme-background-primary-ghost);cursor:auto}.md-card-wrapper:not([data-outline=true]){--local-border-color:transparent}.md-card-wrapper[data-outline=true]{--local-border-color:var(--mds-color-theme-outline-disabled-normal)}.md-card-wrapper:hover{background-color:var(--local-hover-background-color)}.md-card-wrapper:active{background-color:var(--local-active-background-color)}.md-card-wrapper[data-height=auto]{height:fit-content}.md-card-wrapper[data-height=tiny]{height:1.875rem}.md-card-wrapper[data-height=small]{height:3.125rem}.md-card-wrapper[data-height=medium]{height:4.875rem}.md-card-wrapper[data-height=large]{height:8.375rem}.md-card-wrapper[data-rounding="1"]{border-radius:.25rem}.md-card-wrapper[data-rounding="2"]{border-radius:.5rem}.md-navigation-tab-wrapper{align-items:center;background-color:var(--mds-color-theme-button-secondary-normal);border-color:transparent;border-radius:6rem;cursor:pointer;display:flex;font-family:var(--md-globals-font-default);outline:none!important;position:relative;transition:background-color .2s,color .2s,border-color .2s}.md-navigation-tab-wrapper>.md-navigation-tab-icon>*,.md-navigation-tab-wrapper>.md-navigation-tab-label{color:var(--mds-color-theme-text-secondary-normal)}.md-navigation-tab-wrapper:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.md-navigation-tab-wrapper:hover>.md-navigation-tab-icon>*,.md-navigation-tab-wrapper:hover>.md-navigation-tab-label{color:var(--mds-color-theme-text-secondary-normal)}.md-navigation-tab-wrapper:active{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-navigation-tab-wrapper:active>.md-navigation-tab-icon>*,.md-navigation-tab-wrapper:active>.md-navigation-tab-label{color:var(--mds-color-theme-text-primary-normal)}.md-navigation-tab-wrapper[data-active=true]{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-navigation-tab-wrapper[data-active=true]>.md-navigation-tab-icon>*,.md-navigation-tab-wrapper[data-active=true]>.md-navigation-tab-label{color:var(--mds-color-theme-text-primary-normal)}.md-navigation-tab-wrapper[data-active=true]:hover{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-navigation-tab-wrapper[data-active=true]:hover>.md-navigation-tab-icon>*,.md-navigation-tab-wrapper[data-active=true]:hover>.md-navigation-tab-label{color:var(--mds-color-theme-text-primary-normal)}.md-navigation-tab-wrapper[data-active=true]:active{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-navigation-tab-wrapper[data-active=true]:active>.md-navigation-tab-icon>*,.md-navigation-tab-wrapper[data-active=true]:active>.md-navigation-tab-label{color:var(--mds-color-theme-text-primary-normal)}.md-navigation-tab-wrapper>.md-navigation-tab-label{overflow:hidden;padding-left:1rem;padding-right:2rem;text-overflow:ellipsis;white-space:nowrap}.md-navigation-tab-wrapper[data-size="48"]{height:3rem;justify-content:center;width:3rem}.md-navigation-tab-wrapper[data-size="48"]>.md-navigation-tab-count{left:1.4rem;position:absolute;top:.25rem}.md-navigation-tab-wrapper[data-size="200"]{height:3rem;width:100%}.md-navigation-tab-wrapper[data-size="200"]>.md-navigation-tab-icon{padding-left:.2rem}.md-navigation-tab-wrapper[data-size="200"]>.md-navigation-tab-count{position:absolute;right:.75rem;top:.75rem}.md-tab-wrapper{align-items:center;border:var(--md-globals-border-clear);border-radius:.875rem;cursor:pointer;display:flex;font-family:var(--md-globals-font-default);height:1.75rem;justify-content:center;outline:none!important;padding-left:.625rem;padding-right:.625rem;transition:background-color .2s,color .2s,border-color .2s}.md-tab-wrapper[data-active=false][data-disabled=false]{background-color:var(--mds-color-theme-button-secondary-normal)}.md-tab-wrapper[data-active=false][data-disabled=false] .md-icon-wrapper,.md-tab-wrapper[data-active=false][data-disabled=false] .md-text-wrapper{color:var(--mds-color-theme-text-secondary-normal)}.md-tab-wrapper[data-active=false][data-disabled=false]:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.md-tab-wrapper[data-active=false][data-disabled=false]:hover .md-icon-wrapper,.md-tab-wrapper[data-active=false][data-disabled=false]:hover .md-text-wrapper{color:var(--mds-color-theme-text-primary-normal)}.md-tab-wrapper[data-active=false][data-disabled=false]:active{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-tab-wrapper[data-active=false][data-disabled=false]:active .md-icon-wrapper,.md-tab-wrapper[data-active=false][data-disabled=false]:active .md-text-wrapper{color:var(--mds-color-theme-text-primary-normal)}.md-tab-wrapper[data-active=false][data-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal)}.md-tab-wrapper[data-active=false][data-disabled=true] .md-icon-wrapper,.md-tab-wrapper[data-active=false][data-disabled=true] .md-text-wrapper{color:var(--mds-color-theme-text-primary-disabled)}.md-tab-wrapper[data-active=true]{background-color:var(--mds-color-theme-button-secondary-active-normal)}.md-tab-wrapper[data-active=true] .md-icon-wrapper,.md-tab-wrapper[data-active=true] .md-text-wrapper{color:var(--mds-color-theme-text-secondary-normal)}.md-tab-wrapper[data-active=true]:hover{background-color:var(--mds-color-theme-button-secondary-active-hover)}.md-tab-wrapper[data-active=true]:hover .md-icon-wrapper,.md-tab-wrapper[data-active=true]:hover .md-text-wrapper{color:var(--mds-color-theme-text-primary-normal)}.md-tab-wrapper[data-active=true]:active{background-color:var(--mds-color-theme-button-secondary-pressed)}.md-tab-wrapper[data-active=true]:active .md-icon-wrapper,.md-tab-wrapper[data-active=true]:active .md-text-wrapper{color:var(--mds-color-theme-text-primary-normal)}.md-tab-wrapper[data-active=true]>.md-icon-wrapper:last-child{transform:rotate(180deg)}.md-tab-wrapper[data-active=true][data-disabled=true]{background-color:var(--mds-color-theme-button-secondary-normal)}.md-tab-wrapper[data-active=true][data-disabled=true] .md-icon-wrapper,.md-tab-wrapper[data-active=true][data-disabled=true] .md-text-wrapper{color:var(--mds-color-theme-text-primary-disabled)}.md-tab-wrapper>:not(:first-child){margin-left:.5rem}.md-overlay-wrapper{align-items:center;display:flex;justify-content:center;left:0;top:0;z-index:1000}.md-overlay-wrapper[data-fullscreen=false]{height:100%;position:absolute;width:100%}.md-overlay-wrapper[data-fullscreen=true]{height:100vh;position:fixed;width:100vw}.md-overlay-wrapper[data-color=primary]{background-color:var(--mds-color-theme-common-overlay-primary-normal)}.md-overlay-wrapper[data-color=secondary]{background-color:var(--mds-color-theme-common-overlay-secondary-normal)}.md-overlay-alert-wrapper>:first-child{max-width:32rem;min-width:20rem}.md-overlay-alert-wrapper>:first-child>:first-child{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.md-overlay-alert-wrapper>:first-child>:first-child>.md-overlay-alert-title{justify-self:start;margin:.1875rem 1rem}.md-overlay-alert-wrapper>:first-child>:first-child>:last-child{display:flex;justify-content:end}.md-overlay-alert-wrapper>:first-child>:not(:first-child):not(:last-child){padding:.5rem 1rem 0;width:100%}.md-overlay-alert-wrapper>:first-child>:not(:first-child):not(:last-child)>.md-overlay-alert-details{display:block;line-height:1.25rem}.md-overlay-alert-wrapper>:first-child>:last-child{display:flex;justify-content:flex-end;padding:1rem 1.5rem;width:100%}.md-overlay-alert-wrapper>:first-child>:last-child>*{margin-left:.5rem}.md-theme-darkBronze{--avatar-presence-icon-active:#27a17a;--avatar-presence-icon-meeting:#f26b1d;--avatar-presence-icon-schedule:#f26b1d;--avatar-presence-icon-call:#f26b1d;--avatar-presence-icon-dnd:#f55868;--avatar-presence-icon-presenting:#f55868;--avatar-presence-icon-quiet-hours:#8f8f8f;--avatar-presence-icon-away:#8f8f8f;--avatar-presence-icon-ooo:#8f8f8f;--avatar-presence-icon-busy:#f26b1d;--avatar-presence-icon-on-mobile:#8f8f8f;--avatar-presence-icon-on-device:#8f8f8f;--avatar-presence-icon-on-hold:#8f8f8f;--avatar-presence-icon-background:#000;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#64b4fa;--avatar-chat-bubble-icon-hover:#3492eb;--avatar-chat-bubble-icon-pressed:#1170cf;--avatar-chat-bubble-icon-active:#1170cf;--avatar-chat-bubble-icon-disabled:#063a75;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:hsla(0,0%,100%,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#64b4fa;--badge-recording-indicator:#f55868;--banner-announcement-text:#64b4fa;--banner-announcement-background:#0a274a;--banner-success-text:#3cc29a;--banner-success-background:#0e2b20;--banner-error-text:#fc8b98;--banner-error-background:#4f0e10;--banner-issue-text:#f2990a;--banner-issue-background:#36220c;--banner-transient-text:hsla(0,0%,100%,0.95);--banner-transient-background:hsla(0,0%,100%,0.11);--button-primary-background:hsla(0,0%,100%,0.95);--button-primary-background-hovered:hsla(0,0%,100%,0.8);--button-primary-background-pressed:hsla(0,0%,100%,0.7);--button-primary-background-disabled:hsla(0,0%,100%,0.2);--button-primary-text:rgba(0,0,0,0.95);--button-primary-text-hovered:rgba(0,0,0,0.95);--button-primary-text-pressed:rgba(0,0,0,0.95);--button-primary-text-disabled:hsla(0,0%,100%,0.4);--button-primary-border-style:none;--button-secondary-background:hsla(0,0%,100%,0);--button-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-secondary-background-disabled:hsla(0,0%,100%,0);--button-secondary-text:hsla(0,0%,100%,0.95);--button-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:hsla(0,0%,100%,0.3);--button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-background:hsla(0,0%,100%,0);--button-cancel-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-cancel-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-cancel-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-text:#fc8b98;--button-cancel-ghost-text-hovered:#fc8b98;--button-cancel-ghost-text-pressed:#fc8b98;--button-cancel-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:hsla(0,0%,100%,0);--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:hsla(0,0%,100%,0);--button-cancel-outline-text:#fc8b98;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#fc8b98;--button-cancel-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-background:hsla(0,0%,100%,0);--button-accent-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-accent-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-accent-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-text:#64b4fa;--button-accent-ghost-text-hovered:#64b4fa;--button-accent-ghost-text-pressed:#64b4fa;--button-accent-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:hsla(0,0%,100%,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:hsla(0,0%,100%,0);--button-message-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-message-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-message-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-message-ghost-text:#64b4fa;--button-message-ghost-text-hovered:#64b4fa;--button-message-ghost-text-pressed:#64b4fa;--button-message-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:hsla(0,0%,100%,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:hsla(0,0%,100%,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:hsla(0,0%,100%,0.4);--button-join-fill-border-style:none;--button-join-outline-background:hsla(0,0%,100%,0);--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:hsla(0,0%,100%,0);--button-join-outline-text:#3cc29a;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:hsla(0,0%,100%,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#3cc29a;--button-join-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:hsla(0,0%,100%,0.95);--button-counter-background-hovered:hsla(0,0%,100%,0.8);--button-counter-background-pressed:hsla(0,0%,100%,0.7);--button-counter-text:rgba(0,0,0,0.95);--button-counter-text-hovered:rgba(0,0,0,0.95);--button-counter-text-pressed:rgba(0,0,0,0.95);--button-counter-border-style:none;--button-dialpad-background:hsla(0,0%,100%,0);--button-dialpad-background-hovered:hsla(0,0%,100%,0.07);--button-dialpad-background-pressed:hsla(0,0%,100%,0.2);--button-dialpad-background-disabled:hsla(0,0%,100%,0);--button-dialpad-text-number:hsla(0,0%,100%,0.95);--button-dialpad-text-number-hovered:hsla(0,0%,100%,0.95);--button-dialpad-text-number-pressed:hsla(0,0%,100%,0.95);--button-dialpad-text-number-disabled:hsla(0,0%,100%,0.4);--button-dialpad-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-hovered:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-pressed:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-disabled:hsla(0,0%,100%,0.4);--button-dialpad-special-background:hsla(0,0%,100%,0);--button-dialpad-special-text-number:hsla(0,0%,100%,0.95);--button-dialpad-special-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:hsla(0,0%,100%,0);--button-hyperlink-text:#64b4fa;--button-hyperlink-text-hovered:#bfe3ff;--button-hyperlink-text-pressed:#bfe3ff;--button-hyperlink-text-focused:#64b4fa;--button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#64b4fa;--button-layout-background:#0f0f0f;--button-layout-background-hovered:#262626;--button-layout-background-pressed:#3b3b3b;--button-layout-background-disabled:#0f0f0f;--button-layout-text:hsla(0,0%,100%,0.95);--button-layout-text-disabled:hsla(0,0%,100%,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:hsla(0,0%,100%,0.3);--button-layout-border-color-disabled:hsla(0,0%,100%,0.2);--button-overlay-background:#0f0f0f;--button-overlay-background-hovered:#262626;--button-overlay-background-pressed:#3b3b3b;--button-overlay-text:hsla(0,0%,100%,0.95);--button-overlay-text-hovered:hsla(0,0%,100%,0.95);--button-overlay-text-pressed:hsla(0,0%,100%,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:hsla(0,0%,100%,0.3);--button-overlay-border-color-hovered:hsla(0,0%,100%,0.3);--button-overlay-border-color-pressed:hsla(0,0%,100%,0.3);--button-group-separator-background:hsla(0,0%,100%,0.4);--button-ghost-background:hsla(0,0%,100%,0);--button-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-ghost-background-disabled:hsla(0,0%,100%,0);--button-ghost-background-active:hsla(0,0%,100%,0.2);--button-ghost-text:hsla(0,0%,100%,0.95);--button-ghost-text-hovered:hsla(0,0%,100%,0.95);--button-ghost-text-pressed:hsla(0,0%,100%,0.95);--button-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-ghost-text-active:hsla(0,0%,100%,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:hsla(0,0%,100%,0.2);--button-call-control-panel-background-hovered:hsla(0,0%,100%,0.3);--button-call-control-panel-background-pressed:hsla(0,0%,100%,0.4);--button-call-control-panel-background-disabled:hsla(0,0%,100%,0.2);--button-call-control-panel-text:hsla(0,0%,100%,0.95);--button-call-control-panel-text-hovered:hsla(0,0%,100%,0.95);--button-call-control-panel-text-pressed:hsla(0,0%,100%,0.95);--button-call-control-panel-text-disabled:hsla(0,0%,100%,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:hsla(0,0%,100%,0.11);--card-inactive-background-hovered:hsla(0,0%,100%,0.2);--card-inactive-background-active:hsla(0,0%,100%,0.3);--card-success-background:#0e2b20;--card-success-background-hovered:#0e2b20;--card-success-background-active:#134231;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:hsla(0,0%,100%,0.07);--card-transparent-background-active:hsla(0,0%,100%,0.11);--card-active-background:#0e2b20;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:hsla(0,0%,100%,0.2);--chips-outline-error:#fc8b98;--chips-outline-normal:hsla(0,0%,100%,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#30c9b0;--chips-outline-multiline-text-cobalt:#5ebff7;--chips-outline-multiline-text-orange:#ff9d52;--chips-outline-multiline-text-pink:#fc97aa;--chips-outline-multiline-text-lime:#93c437;--chips-outline-multiline-text-cyan:#22c7d6;--chips-outline-multiline-text-purple:#f294f1;--chips-outline-multiline-text-violet:#c7a5fa;--chips-background-error:#4f0e10;--chips-text-error:#fc8b98;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#000;--codeinput-background-hovered:hsla(0,0%,100%,0.07);--codeinput-background-active:hsla(0,0%,100%,0.11);--codeinput-background-focused:#000;--codeinput-background-disabled:hsla(0,0%,100%,0.11);--codeinput-text:hsla(0,0%,100%,0.95);--codeinput-text-hovered:hsla(0,0%,100%,0.95);--codeinput-text-active:hsla(0,0%,100%,0.95);--codeinput-text-focused:hsla(0,0%,100%,0.95);--codeinput-text-disabled:hsla(0,0%,100%,0.95);--codeinput-error-background:#4f0e10;--codeinput-error-background-hovered:hsla(0,0%,100%,0.07);--codeinput-error-background-active:hsla(0,0%,100%,0.07);--codeinput-error-text:hsla(0,0%,100%,0.95);--codeinput-error-text-hovered:hsla(0,0%,100%,0.95);--codeinput-error-text-active:hsla(0,0%,100%,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#fc8b98;--codeinput-error-border-color-hovered:#fc8b98;--codeinput-error-border-color-active:#fc8b98;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:hsla(0,0%,100%,0.5);--codeinput-border-color-hovered:hsla(0,0%,100%,0.5);--codeinput-border-color-active:hsla(0,0%,100%,0.9);--codeinput-border-color-focused:#64b4fa;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#0f0f0f;--dualbutton-overlay-button-background:#0f0f0f;--dualbutton-overlay-button-background-hovered:#262626;--dualbutton-overlay-button-background-pressed:#3b3b3b;--dualbutton-overlay-button-text:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-style-18:solid;--dualbutton-overlay-border-style-19:solid;--dualbutton-overlay-border-style-20:solid;--dualbutton-overlay-border-style-21:solid;--dualbutton-overlay-border-style-22:solid;--dualbutton-overlay-border-style-23:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:2; --dualbutton-overlay-border-color-6:5; --dualbutton-overlay-border-color-7:5; --dualbutton-overlay-border-color-8:,; --dualbutton-overlay-border-color-9:; --dualbutton-overlay-border-color-10:2; --dualbutton-overlay-border-color-11:5; --dualbutton-overlay-border-color-12:5; --dualbutton-overlay-border-color-13:,; --dualbutton-overlay-border-color-14:; --dualbutton-overlay-border-color-15:2; --dualbutton-overlay-border-color-16:5; --dualbutton-overlay-border-color-17:5; --dualbutton-overlay-border-color-18:,; --dualbutton-overlay-border-color-19:; --dualbutton-overlay-border-color-20:0; --dualbutton-overlay-border-color-21:.; --dualbutton-overlay-border-color-22:3; --dualbutton-overlay-border-color-23:);--dualbutton-standard-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background-hovered:hsla(0,0%,100%,0.07);--dualbutton-standard-button-background-pressed:hsla(0,0%,100%,0.2);--dualbutton-standard-button-text:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-style-18:solid;--dualbutton-standard-border-style-19:solid;--dualbutton-standard-border-style-20:solid;--dualbutton-standard-border-style-21:solid;--dualbutton-standard-border-style-22:solid;--dualbutton-standard-border-style-23:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:2; --dualbutton-standard-border-color-6:5; --dualbutton-standard-border-color-7:5; --dualbutton-standard-border-color-8:,; --dualbutton-standard-border-color-9:; --dualbutton-standard-border-color-10:2; --dualbutton-standard-border-color-11:5; --dualbutton-standard-border-color-12:5; --dualbutton-standard-border-color-13:,; --dualbutton-standard-border-color-14:; --dualbutton-standard-border-color-15:2; --dualbutton-standard-border-color-16:5; --dualbutton-standard-border-color-17:5; --dualbutton-standard-border-color-18:,; --dualbutton-standard-border-color-19:; --dualbutton-standard-border-color-20:0; --dualbutton-standard-border-color-21:.; --dualbutton-standard-border-color-22:3; --dualbutton-standard-border-color-23:);--label-primary-text:hsla(0,0%,100%,0.95);--label-primary-text-disabled:hsla(0,0%,100%,0.4);--label-secondary-text:hsla(0,0%,100%,0.7);--label-secondary-text-disabled:hsla(0,0%,100%,0.4);--label-success-text:#3cc29a;--label-warning-text:#f2990a;--label-error-text:#fc8b98;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:hsla(0,0%,100%,0.07);--listitem-background-focused:hsla(0,0%,100%,0.07);--listitem-background-pressed:hsla(0,0%,100%,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:hsla(0,0%,100%,0.95);--listitem-textprimary-hovered:hsla(0,0%,100%,0.95);--listitem-textprimary-focused:hsla(0,0%,100%,0.95);--listitem-textprimary-pressed:hsla(0,0%,100%,0.95);--listitem-textprimary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondary:hsla(0,0%,100%,0.7);--listitem-textsecondary-hovered:hsla(0,0%,100%,0.7);--listitem-textsecondary-focused:hsla(0,0%,100%,0.7);--listitem-textsecondary-pressed:hsla(0,0%,100%,0.7);--listitem-textsecondary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondarycompany:#f2990a;--listitem-textsecondarycompany-hovered:#f2990a;--listitem-textsecondarycompany-focused:#f2990a;--listitem-textsecondarycompany-pressed:#f2990a;--listitem-textsecondarycompany-disabled:hsla(0,0%,100%,0.4);--listitem-textmissed:#fc8b98;--listitem-textmissed-hovered:#fc8b98;--listitem-textmissed-pressed:#fc8b98;--listitem-textmissed-disabled:hsla(0,0%,100%,0.4);--listitem-tick:#64b4fa;--listitem-tick-hovered:#64b4fa;--listitem-tick-focused:#64b4fa;--listitem-tick-pressed:#64b4fa;--listitem-tick-disabled:hsla(0,0%,100%,0.4);--listitem-icon:hsla(0,0%,100%,0.95);--listitem-icon-hovered:hsla(0,0%,100%,0.95);--listitem-icon-focused:hsla(0,0%,100%,0.95);--listitem-icon-pressed:hsla(0,0%,100%,0.95);--listitem-icon-disabled:hsla(0,0%,100%,0.4);--listitem-dotdivider:hsla(0,0%,100%,0.4);--listitem-dotdivider-hovered:hsla(0,0%,100%,0.4);--listitem-dotdivider-focused:hsla(0,0%,100%,0.4);--listitem-dotdivider-pressed:hsla(0,0%,100%,0.4);--listitem-dotdivider-disabled:hsla(0,0%,100%,0.4);--meetingCardListItem-background:hsla(0,0%,100%,0.11);--meetingCardListItem-background-hovered:hsla(0,0%,100%,0.2);--meetingCardListItem-background-pressed:hsla(0,0%,100%,0.3);--meetingCardListItem-background-focused:hsla(0,0%,100%,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:hsla(0,0%,100%,0.95);--meetingCardListItem-textSecondary:hsla(0,0%,100%,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#64b4fa;--meetingCardListItem-border-color-disabled:hsla(0,0%,100%,0.2);--popover-primary-background:#000;--reaction-badge-primary-background:hsla(0,0%,100%,0.11);--reaction-badge-primary-background-hovered:hsla(0,0%,100%,0.2);--reaction-badge-primary-background-pressed:hsla(0,0%,100%,0.3);--reaction-badge-primary-unreacted-text:hsla(0,0%,100%,0.95);--reaction-badge-primary-reacted-text:#64b4fa;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:hsla(0,0%,100%,0.2);--search-placeholder-text:hsla(0,0%,100%,0.7);--search-text:hsla(0,0%,100%,0.95);--search-text-active:hsla(0,0%,100%,0.95);--search-text-disabled:hsla(0,0%,100%,0.4);--search-background-disabled:hsla(0,0%,100%,0.11);--search-background:#000;--search-background-active:#000;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:hsla(0,0%,100%,0.5);--search-border-color-active:hsla(0,0%,100%,0.9);--separator-primary:hsla(0,0%,100%,0.4);--separator-secondary:hsla(0,0%,100%,0.2);--spinner-loading-cursor:hsla(0,0%,100%,0.9);--spinner-loading-track:hsla(0,0%,100%,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#64b4fa;--spinner-progress-track:hsla(0,0%,100%,0.2);--tab-active-background:hsla(0,0%,100%,0.2);--tab-active-background-hovered:hsla(0,0%,100%,0.3);--tab-active-background-pressed:hsla(0,0%,100%,0.2);--tab-active-text:hsla(0,0%,100%,0.95);--tab-active-text-hovered:hsla(0,0%,100%,0.95);--tab-active-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-background:hsla(0,0%,100%,0);--tab-inactive-background-hovered:hsla(0,0%,100%,0.07);--tab-inactive-background-pressed:hsla(0,0%,100%,0.2);--tab-inactive-text:hsla(0,0%,100%,0.7);--tab-inactive-text-hovered:hsla(0,0%,100%,0.95);--tab-inactive-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-text-disabled:hsla(0,0%,100%,0.4);--tab-refresh:#3cc29a;--tab-refresh-hovered:#9fedd8;--tab-refresh-pressed:#9fedd8;--tab-orange:#ff9d52;--tab-orange-hovered:#ff9d52;--tab-orange-pressed:#fce4c7;--tab-gold:#d6b220;--tab-gold-hovered:#d6b220;--tab-gold-pressed:#f5eaa2;--tab-lime:#93c437;--tab-lime-hovered:#93c437;--tab-lime-pressed:#ddf2ae;--tab-mint:#30c9b0;--tab-mint-hovered:#30c9b0;--tab-mint-pressed:#baf5e7;--tab-cyan:#22c7d6;--tab-cyan-hovered:#22c7d6;--tab-cyan-pressed:#b2f4f7;--tab-pink:#fc97aa;--tab-pink-hovered:#fc97aa;--tab-pink-pressed:#ffe0e7;--tab-slate:#b0b4d9;--tab-slate-hovered:#b0b4d9;--tab-slate-pressed:#e3e7fa;--tab-violet:#c7a5fa;--tab-violet-hovered:#c7a5fa;--tab-violet-pressed:#f0e3fc;--tab-cobalt:#5ebff7;--tab-cobalt-hovered:#5ebff7;--tab-cobalt-pressed:#c7eeff;--tab-purple:#f294f1;--tab-purple-hovered:#f294f1;--tab-purple-pressed:#fce1fc;--tags-static-background:#000;--tags-static-text:hsla(0,0%,100%,0.95);--tags-static-border-style:solid;--tags-static-border-color:hsla(0,0%,100%,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#4f0e10;--tags-error-text:hsla(0,0%,100%,0.95);--tags-error-border-style:solid;--tags-error-border-color:#fc8b98;--tags-primary-background:#262626;--tags-primary-background-hovered:#1a1a1a;--tags-primary-background-pressed:#000;--tags-primary-text:hsla(0,0%,100%,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:hsla(0,0%,100%,0.4);--tags-cobalt-background:#12283d;--tags-cobalt-background-hovered:#103c63;--tags-cobalt-background-pressed:#08599c;--tags-cobalt-text:hsla(0,0%,100%,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#1e2b10;--tags-lime-background-hovered:#2d4214;--tags-lime-background-pressed:#416116;--tags-lime-text:hsla(0,0%,100%,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#102b2a;--tags-mint-background-hovered:#12423f;--tags-mint-background-pressed:#12615a;--tags-mint-text:hsla(0,0%,100%,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#26262b;--tags-slate-background-hovered:#393a47;--tags-slate-background-pressed:#535573;--tags-slate-text:hsla(0,0%,100%,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#29223d;--tags-violet-background-hovered:#432c78;--tags-violet-background-pressed:#643abd;--tags-violet-text:hsla(0,0%,100%,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#3b1840;--tags-purple-background-hovered:#601e66;--tags-purple-background-pressed:#932099;--tags-purple-text:hsla(0,0%,100%,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#33221b;--tags-orange-background-hovered:#59311e;--tags-orange-background-pressed:#914017;--tags-orange-text:hsla(0,0%,100%,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#30240d;--tags-gold-background-hovered:#4d370c;--tags-gold-background-pressed:#735107;--tags-gold-text:hsla(0,0%,100%,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:hsla(0,0%,100%,0.2);--teamMarker-background-gold:#d6b220;--teamMarker-background-orange:#ff9d52;--teamMarker-background-lime:#93c437;--teamMarker-background-mint:#30c9b0;--teamMarker-background-cyan:#22c7d6;--teamMarker-background-cobalt:#5ebff7;--teamMarker-background-slate:#b0b4d9;--teamMarker-background-violet:#c7a5fa;--teamMarker-background-purple:#f294f1;--teamMarker-background-pink:#fc97aa;--teamMarker-background-archived:hsla(0,0%,100%,0.2);--textinput-placeholder-text:hsla(0,0%,100%,0.7);--textinput-background:#000;--textinput-background-pressed:hsla(0,0%,100%,0.3);--textinput-background-hovered:hsla(0,0%,100%,0.07);--textinput-background-focused:#000;--textinput-background-active:hsla(0,0%,100%,0.11);--textinput-background-disabled:hsla(0,0%,100%,0.11);--textinput-text:hsla(0,0%,100%,0.95);--textinput-text-pressed:hsla(0,0%,100%,0.95);--textinput-text-hovered:hsla(0,0%,100%,0.95);--textinput-text-focused:hsla(0,0%,100%,0.95);--textinput-text-active:hsla(0,0%,100%,0.95);--textinput-text-disabled:hsla(0,0%,100%,0.4);--textinput-error-background:#4f0e10;--textinput-error-background-pressed:hsla(0,0%,100%,0.11);--textinput-error-background-hovered:hsla(0,0%,100%,0.07);--textinput-error-background-focused:hsla(0,0%,100%,0.07);--textinput-error-text:hsla(0,0%,100%,0.95);--textinput-error-text-pressed:hsla(0,0%,100%,0.95);--textinput-error-text-hovered:hsla(0,0%,100%,0.95);--textinput-error-text-focused:hsla(0,0%,100%,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#fc8b98;--textinput-error-border-color-pressed:#fc8b98;--textinput-error-border-color-hovered:#fc8b98;--textinput-error-border-color-focused:#fc8b98;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:hsla(0,0%,100%,0.5);--textinput-border-color-pressed:hsla(0,0%,100%,0.5);--textinput-border-color-hovered:hsla(0,0%,100%,0.5);--textinput-border-color-focused:#64b4fa;--textinput-border-color-active:hsla(0,0%,100%,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#262626;--alertbadge-default-background-hovered:#262626;--alertbadge-default-background-pressed:#3b3b3b;--alertbadge-default-text:hsla(0,0%,100%,0.7);--alertbadge-default-text-hovered:hsla(0,0%,100%,0.95);--alertbadge-default-text-pressed:hsla(0,0%,100%,0.95);--alertbadge-announcement-background:#0a274a;--alertbadge-announcement-background-hovered:#0a274a;--alertbadge-announcement-background-pressed:#063a75;--alertbadge-announcement-text:#64b4fa;--alertbadge-announcement-text-hovered:#bfe3ff;--alertbadge-announcement-text-pressed:#bfe3ff;--alertbadge-warning-background:#36220c;--alertbadge-warning-background-hovered:#36220c;--alertbadge-warning-background-pressed:#57330a;--alertbadge-warning-text:#f2990a;--alertbadge-warning-text-hovered:#ffda94;--alertbadge-warning-text-pressed:#ffda94;--alertbadge-important-background:#4f0e10;--alertbadge-important-background-hovered:#4f0e10;--alertbadge-important-background-pressed:#780d13;--alertbadge-important-text:#fc8b98;--alertbadge-important-text-hovered:#ffd4da;--alertbadge-important-text-pressed:#ffd4da;--alertbadge-blocked-background:#36220c;--alertbadge-blocked-background-hovered:#36220c;--alertbadge-blocked-background-pressed:#57330a;--alertbadge-blocked-text:#f2990a;--alertbadge-blocked-text-hovered:#ffda94;--alertbadge-blocked-text-pressed:#ffda94;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-default-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-default-sent-background:hsla(0,0%,100%,0.11);--attachment-file-default-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-default-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-default-sent-background-focused:hsla(0,0%,100%,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-style-18:solid;--attachment-file-default-sent-border-style-19:solid;--attachment-file-default-sent-border-style-20:solid;--attachment-file-default-sent-border-style-21:solid;--attachment-file-default-sent-border-style-22:solid;--attachment-file-default-sent-border-style-23:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:2; --attachment-file-default-sent-border-color-6:5; --attachment-file-default-sent-border-color-7:5; --attachment-file-default-sent-border-color-8:,; --attachment-file-default-sent-border-color-9:; --attachment-file-default-sent-border-color-10:2; --attachment-file-default-sent-border-color-11:5; --attachment-file-default-sent-border-color-12:5; --attachment-file-default-sent-border-color-13:,; --attachment-file-default-sent-border-color-14:; --attachment-file-default-sent-border-color-15:2; --attachment-file-default-sent-border-color-16:5; --attachment-file-default-sent-border-color-17:5; --attachment-file-default-sent-border-color-18:,; --attachment-file-default-sent-border-color-19:; --attachment-file-default-sent-border-color-20:0; --attachment-file-default-sent-border-color-21:.; --attachment-file-default-sent-border-color-22:2; --attachment-file-default-sent-border-color-23:);--attachment-file-error-sent-background:hsla(0,0%,100%,0.11);--attachment-file-error-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-error-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-error-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-error-sent-label-disabled:hsla(0,0%,100%,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-style-18:solid;--attachment-file-error-sent-border-style-19:solid;--attachment-file-error-sent-border-style-20:solid;--attachment-file-error-sent-border-style-21:solid;--attachment-file-error-sent-border-style-22:solid;--attachment-file-error-sent-border-style-23:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:2; --attachment-file-error-sent-border-color-6:5; --attachment-file-error-sent-border-color-7:5; --attachment-file-error-sent-border-color-8:,; --attachment-file-error-sent-border-color-9:; --attachment-file-error-sent-border-color-10:2; --attachment-file-error-sent-border-color-11:5; --attachment-file-error-sent-border-color-12:5; --attachment-file-error-sent-border-color-13:,; --attachment-file-error-sent-border-color-14:; --attachment-file-error-sent-border-color-15:2; --attachment-file-error-sent-border-color-16:5; --attachment-file-error-sent-border-color-17:5; --attachment-file-error-sent-border-color-18:,; --attachment-file-error-sent-border-color-19:; --attachment-file-error-sent-border-color-20:0; --attachment-file-error-sent-border-color-21:.; --attachment-file-error-sent-border-color-22:2; --attachment-file-error-sent-border-color-23:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-style-18:solid;--attachment-file-preview-thumbnail-sent-border-style-19:solid;--attachment-file-preview-thumbnail-sent-border-style-20:solid;--attachment-file-preview-thumbnail-sent-border-style-21:solid;--attachment-file-preview-thumbnail-sent-border-style-22:solid;--attachment-file-preview-thumbnail-sent-border-style-23:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:2; --attachment-file-preview-thumbnail-sent-border-color-6:5; --attachment-file-preview-thumbnail-sent-border-color-7:5; --attachment-file-preview-thumbnail-sent-border-color-8:,; --attachment-file-preview-thumbnail-sent-border-color-9:; --attachment-file-preview-thumbnail-sent-border-color-10:2; --attachment-file-preview-thumbnail-sent-border-color-11:5; --attachment-file-preview-thumbnail-sent-border-color-12:5; --attachment-file-preview-thumbnail-sent-border-color-13:,; --attachment-file-preview-thumbnail-sent-border-color-14:; --attachment-file-preview-thumbnail-sent-border-color-15:2; --attachment-file-preview-thumbnail-sent-border-color-16:5; --attachment-file-preview-thumbnail-sent-border-color-17:5; --attachment-file-preview-thumbnail-sent-border-color-18:,; --attachment-file-preview-thumbnail-sent-border-color-19:; --attachment-file-preview-thumbnail-sent-border-color-20:0; --attachment-file-preview-thumbnail-sent-border-color-21:.; --attachment-file-preview-thumbnail-sent-border-color-22:2; --attachment-file-preview-thumbnail-sent-border-color-23:);--cancelicon-default-icon:hsla(0,0%,100%,0.7);--cancelicon-default-icon-hovered:hsla(0,0%,100%,0.95);--cancelicon-default-icon-pressed:hsla(0,0%,100%,0.95);--cancelicon-default-icon-disabled:hsla(0,0%,100%,0.4);--message-badge-regular-background:hsla(0,0%,100%,0.11);--message-badge-regular-background-hovered:hsla(0,0%,100%,0.2);--message-badge-regular-background-active:hsla(0,0%,100%,0.3);--message-badge-regular-text:hsla(0,0%,100%,0.7);--message-badge-regular-text-hovered:hsla(0,0%,100%,0.95);--message-badge-regular-text-active:hsla(0,0%,100%,0.95);--message-badge-important-background:#0a274a;--message-badge-important-background-hovered:#0a274a;--message-badge-important-background-active:#063a75;--message-badge-important-text:#64b4fa;--message-badge-important-text-hovered:#bfe3ff;--message-badge-important-text-active:#bfe3ff;--message-bodyText-primary-text:hsla(0,0%,100%,0.95);--message-bodyText-secondary-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-self-text:#64b4fa;--message-bodyText-mention-self-text-hovered:#bfe3ff;--message-bodyText-mention-self-text-active:#bfe3ff;--message-bodyText-mention-self-text-focused:#64b4fa;--message-bodyText-mention-other-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-other-text-hovered:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-active:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-focused:hsla(0,0%,100%,0.7);--message-bodyText-mention-all-text:#64b4fa;--message-bodyText-mention-all-text-hovered:#bfe3ff;--message-bodyText-mention-all-text-active:#bfe3ff;--message-bodyText-mention-all-text-focused:#64b4fa;--message-bodyText-extParticipants-text:#f2990a;--message-bodyText-extParticipants-text-hovered:#ffda94;--message-bodyText-extParticipants-text-active:#ffda94;--message-bodyText-extParticipants-text-focused:#f2990a;--chat-new-message-newMessageBanner-text:#64b4fa;--chat-new-message-newReplyBanner-text:rgba(0,0,0,0.95);--chat-new-message-newReplyBanner-background:#64b4fa;--checkbox-checked-background:#64b4fa;--checkbox-checked-background-hovered:#3492eb;--checkbox-checked-background-pressed:#1170cf;--checkbox-checked-background-disabled:#063a75;--checkbox-checked-text:hsla(0,0%,100%,0.95);--checkbox-checked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-checked-icon:rgba(0,0,0,0.95);--checkbox-checked-icon-hovered:rgba(0,0,0,0.95);--checkbox-checked-icon-pressed:rgba(0,0,0,0.95);--checkbox-checked-icon-disabled:hsla(0,0%,100%,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:hsla(0,0%,100%,0.2);--checkbox-unchecked-background-hovered:hsla(0,0%,100%,0.3);--checkbox-unchecked-background-pressed:hsla(0,0%,100%,0.4);--checkbox-unchecked-background-disabled:hsla(0,0%,100%,0.3);--checkbox-unchecked-text:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--coachmarkteaching-background:#fff;--coachmarkteaching-button-primary-background:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-background-hovered:rgba(0,0,0,0.8);--coachmarkteaching-button-primary-background-pressed:rgba(0,0,0,0.7);--coachmarkteaching-button-primary-background-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-primary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-primary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background:transparent;--coachmarkteaching-button-secondary-background-hovered:rgba(0,0,0,0.07);--coachmarkteaching-button-secondary-background-pressed:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background-disabled:transparent;--coachmarkteaching-button-secondary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-secondary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-secondary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-hyperlink-background:transparent;--coachmarkteaching-button-hyperlink-text:#0353a8;--coachmarkteaching-button-hyperlink-text-hovered:#bfe3ff;--coachmarkteaching-button-hyperlink-text-pressed:#bfe3ff;--coachmarkteaching-button-hyperlink-text-focused:#64b4fa;--coachmarkteaching-button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#64b4fa;--combobox-placeholder-text:hsla(0,0%,100%,0.7);--combobox-background:#000;--combobox-background-hovered:hsla(0,0%,100%,0.07);--combobox-background-pressed:hsla(0,0%,100%,0.11);--combobox-background-active:hsla(0,0%,100%,0.11);--combobox-background-focused:#000;--combobox-background-disabled:hsla(0,0%,100%,0.11);--combobox-text:hsla(0,0%,100%,0.95);--combobox-text-hovered:hsla(0,0%,100%,0.95);--combobox-text-pressed:hsla(0,0%,100%,0.95);--combobox-text-active:hsla(0,0%,100%,0.95);--combobox-text-focused:hsla(0,0%,100%,0.95);--combobox-text-disabled:hsla(0,0%,100%,0.4);--combobox-icon:hsla(0,0%,100%,0.95);--combobox-icon-hovered:hsla(0,0%,100%,0.95);--combobox-icon-pressed:hsla(0,0%,100%,0.95);--combobox-icon-active:hsla(0,0%,100%,0.95);--combobox-icon-focused:hsla(0,0%,100%,0.95);--combobox-icon-disabled:hsla(0,0%,100%,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:hsla(0,0%,100%,0.5);--combobox-border-color-hovered:hsla(0,0%,100%,0.5);--combobox-border-color-pressed:hsla(0,0%,100%,0.5);--combobox-border-color-active:hsla(0,0%,100%,0.9);--combobox-border-color-focused:hsla(0,0%,100%,0.9);--compose-area-divider-default-0:hsla(0,0%,100%,0);--compose-area-divider-default-0-hovered:hsla(0,0%,100%,0);--compose-area-divider-default-1:hsla(0,0%,100%,0.2);--compose-area-divider-default-1-hovered:hsla(0,0%,100%,0.6);--compose-area-divider-announce-0:rgba(100,180,250,0);--compose-area-divider-announce-0-hovered:rgba(100,180,250,0);--compose-area-divider-announce-1:rgba(100,180,250,0.6);--compose-area-divider-announce-1-hovered:rgba(100,180,250,0.9);--compose-area-divider-warn-0:rgba(242,153,10,0);--compose-area-divider-warn-0-hovered:rgba(242,153,10,0);--compose-area-divider-warn-1:rgba(242,153,10,0.6);--compose-area-divider-warn-1-hovered:rgba(242,153,10,0.9);--compose-area-divider-error-0:rgba(252,139,152,0);--compose-area-divider-error-0-hovered:rgba(252,139,152,0);--compose-area-divider-error-1:rgba(252,139,152,0.6);--compose-area-divider-error-1-hovered:rgba(252,139,152,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:hsla(0,0%,100%,0.95);--content-file-card-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-card-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-style-18:solid;--content-file-card-item-border-style-19:solid;--content-file-card-item-border-style-20:solid;--content-file-card-item-border-style-21:solid;--content-file-card-item-border-style-22:solid;--content-file-card-item-border-style-23:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:2; --content-file-card-item-border-color-6:5; --content-file-card-item-border-color-7:5; --content-file-card-item-border-color-8:,; --content-file-card-item-border-color-9:; --content-file-card-item-border-color-10:2; --content-file-card-item-border-color-11:5; --content-file-card-item-border-color-12:5; --content-file-card-item-border-color-13:,; --content-file-card-item-border-color-14:; --content-file-card-item-border-color-15:2; --content-file-card-item-border-color-16:5; --content-file-card-item-border-color-17:5; --content-file-card-item-border-color-18:,; --content-file-card-item-border-color-19:; --content-file-card-item-border-color-20:0; --content-file-card-item-border-color-21:.; --content-file-card-item-border-color-22:2; --content-file-card-item-border-color-23:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:hsla(0,0%,100%,0.95);--content-file-list-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-list-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-list-item-background:hsla(0,0%,100%,0.11);--content-file-list-item-background-hovered:hsla(0,0%,100%,0.2);--content-file-list-item-background-disabled:hsla(0,0%,100%,0.11);--content-file-list-item-background-active:hsla(0,0%,100%,0.3);--pickers-datePicker-month-text:hsla(0,0%,100%,0.95);--pickers-datePicker-weekDay-text:hsla(0,0%,100%,0.7);--pickers-datePicker-date-background:hsla(0,0%,100%,0);--pickers-datePicker-date-background-hovered:hsla(0,0%,100%,0.07);--pickers-datePicker-date-background-pressed:hsla(0,0%,100%,0.2);--pickers-datePicker-date-background-disabled:hsla(0,0%,100%,0);--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-hovered:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-pressed:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-disabled:hsla(0,0%,100%,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-background:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-background-hovered:hsla(0,0%,100%,0.07);--pickers-dayPicker-day-inactive-background-pressed:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-inactive-background-disabled:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-disabled:hsla(0,0%,100%,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:hsla(0,0%,100%,0.4);--global-focus-outline:#64b4fa;--globalHeader-textfield-background:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-hovered:hsla(0,0%,100%,0.2);--globalHeader-textfield-background-active:hsla(0,0%,100%,0.3);--globalHeader-textfield-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-textfield-text:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-focused:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-border-color-focused:hsla(0,0%,100%,0.9);--globalHeader-textfieldPlaceholderText-text:hsla(0,0%,100%,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfieldClearIcon:hsla(0,0%,100%,0.7);--globalHeader-textfieldClearIcon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-background:hsla(0,0%,100%,0);--globalHeader-buttonDevice-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonDevice-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonDevice-text-inactive:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-text-active:#64b4fa;--globalHeader-buttonIcon-background:hsla(0,0%,100%,0);--globalHeader-buttonIcon-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonIcon-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonIcon-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonIcon-icon:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-disabled:hsla(0,0%,100%,0.4);--globalHeader-buttonStatus-background:hsla(0,0%,100%,0);--globalHeader-buttonStatus-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonStatus-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonStatus-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonStatus-text:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:hsla(0,0%,100%,0.95);--globalHeader-modifierChip-text:rgba(0,0,0,0.95);--globalHeader-textfieldWin-background:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-hovered:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-active:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-maxMinButton-background:hsla(0,0%,100%,0);--globalHeader-maxMinButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-maxMinButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-maxMinButton-text:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-closeButton-background:hsla(0,0%,100%,0);--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-searchCancelButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-searchCancelButton-background-disabled:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-text:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-hovered:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-pressed:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-disabled:hsla(0,0%,100%,0.3);--theme-gradient-primary-0-background:#1f1402;--theme-gradient-primary-1-background:#171002;--theme-gradient-secondary-0-background:#2e2515;--theme-gradient-secondary-1-background:#171002;--interactiveicon-container-background:hsla(0,0%,100%,0);--interactiveicon-container-background-hovered:hsla(0,0%,100%,0.07);--interactiveicon-container-background-pressed:hsla(0,0%,100%,0.2);--interactiveicon-container-background-disabled:hsla(0,0%,100%,0);--interactiveicon-primary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-active:#64b4fa;--interactiveicon-primary-outline-icon-active-hovered:#bfe3ff;--interactiveicon-primary-outline-icon-active-pressed:#bfe3ff;--interactiveicon-primary-outline-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#f2990a;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-quaternary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:hsla(0,0%,100%,0.95);--list-header-outline-primary:hsla(0,0%,100%,0.4);--list-header-outline-secondary:hsla(0,0%,100%,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:hsla(0,0%,100%,0.3);--meetingRecording-indicator-inProgress:#f55868;--meetingRecording-indicator-paused:#f26b1d;--menulistbackground-primary-background:#000;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-secondary-background:#1a1a1a;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-tertiary-background:#262626;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:hsla(0,0%,100%,0.2);--modal-primary-background:#000;--modal-primary-border-style:solid;--modal-primary-border-color:hsla(0,0%,100%,0.2);--modal-secondary-background:#1a1a1a;--modal-secondary-border-style:solid;--modal-secondary-border-color:hsla(0,0%,100%,0.2);--modal-tertiary-background:#262626;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:hsla(0,0%,100%,0.2);--multilineChip-one-text:#30c9b0;--multilineChip-one-outline:#30c9b0;--multilineChip-two-text:#5ebff7;--multilineChip-two-outline:#5ebff7;--multilineChip-three-text:#ff9d52;--multilineChip-three-outline:#ff9d52;--multilineChip-four-text:#fc97aa;--multilineChip-four-outline:#fc97aa;--multilineChip-five-text:#93c437;--multilineChip-five-outline:#93c437;--multilineChip-six-text:#22c7d6;--multilineChip-six-outline:#22c7d6;--multilineChip-seven-text:#f294f1;--multilineChip-seven-outline:#f294f1;--multilineChip-eight-text:#c7a5fa;--multilineChip-eight-outline:#c7a5fa;--navigation-bar-divider-0:hsla(0,0%,100%,0);--navigation-bar-divider-1:hsla(0,0%,100%,0.2);--navigationtab-background:hsla(0,0%,100%,0);--navigationtab-background-hovered:hsla(0,0%,100%,0.07);--navigationtab-background-active:hsla(0,0%,100%,0.2);--navigationtab-text:hsla(0,0%,100%,0.7);--navigationtab-text-hovered:hsla(0,0%,100%,0.7);--navigationtab-text-active:hsla(0,0%,100%,0.95);--notificationToast-background:#000;--notificationToast-text:hsla(0,0%,100%,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:hsla(0,0%,100%,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#000;--panel-secondary-background:#1a1a1a;--panel-tertiary-background:#262626;--participantListItem-audioMuted:#f55868;--participantListItem-audioUnmuted:#27a17a;--radio-checked-background:#64b4fa;--radio-checked-background-hovered:#3492eb;--radio-checked-background-pressed:#1170cf;--radio-checked-background-disabled:#063a75;--radio-checked-text:hsla(0,0%,100%,0.95);--radio-checked-text-hovered:hsla(0,0%,100%,0.95);--radio-checked-text-pressed:hsla(0,0%,100%,0.95);--radio-checked-text-disabled:hsla(0,0%,100%,0.4);--radio-checked-icon:rgba(0,0,0,0.95);--radio-checked-icon-hovered:rgba(0,0,0,0.95);--radio-checked-icon-pressed:rgba(0,0,0,0.95);--radio-checked-icon-disabled:rgba(0,0,0,0.5);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:hsla(0,0%,100%,0.2);--radio-unchecked-background-hovered:hsla(0,0%,100%,0.3);--radio-unchecked-background-pressed:hsla(0,0%,100%,0.4);--radio-unchecked-background-disabled:hsla(0,0%,100%,0.11);--radio-unchecked-text:hsla(0,0%,100%,0.95);--radio-unchecked-text-hovered:hsla(0,0%,100%,0.95);--radio-unchecked-text-pressed:hsla(0,0%,100%,0.95);--radio-unchecked-text-disabled:hsla(0,0%,100%,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--radio-group-description-color:hsla(0,0%,100%,0.7);--scheduledmeetingItem-background:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-hovered:hsla(0,0%,100%,0.2);--scheduledmeetingItem-background-focused:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-pressed:hsla(0,0%,100%,0.3);--scheduledmeetingItem-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-track-background:hsla(0,0%,100%,0.11);--scrollbar-track-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-thumb-background:hsla(0,0%,100%,0.2);--scrollbar-thumb-background-hovered:hsla(0,0%,100%,0.3);--scrollbar-thumb-background-pressed:hsla(0,0%,100%,0.4);--scrollbar-thumb-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-text:hsla(0,0%,100%,0.7);--scrollbar-arrow-button-text-hovered:hsla(0,0%,100%,0.3);--scrollbar-arrow-button-text-pressed:hsla(0,0%,100%,0.2);--scrollbar-arrow-button-text-disabled:hsla(0,0%,100%,0.4);--scrollbar-arrow-button-background:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-hovered:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-disabled:hsla(0,0%,100%,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-selected:#64b4fa;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#000;--tag-static-text:hsla(0,0%,100%,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-style-18:solid;--tag-static-border-style-19:solid;--tag-static-border-style-20:solid;--tag-static-border-style-21:solid;--tag-static-border-style-22:solid;--tag-static-border-style-23:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:2; --tag-static-border-color-6:5; --tag-static-border-color-7:5; --tag-static-border-color-8:,; --tag-static-border-color-9:; --tag-static-border-color-10:2; --tag-static-border-color-11:5; --tag-static-border-color-12:5; --tag-static-border-color-13:,; --tag-static-border-color-14:; --tag-static-border-color-15:2; --tag-static-border-color-16:5; --tag-static-border-color-17:5; --tag-static-border-color-18:,; --tag-static-border-color-19:; --tag-static-border-color-20:0; --tag-static-border-color-21:.; --tag-static-border-color-22:4; --tag-static-border-color-23:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#262626;--tag-primary-background-hovered:#1a1a1a;--tag-primary-background-pressed:#000;--tag-primary-text:hsla(0,0%,100%,0.95);--tag-primary-text-hovered:hsla(0,0%,100%,0.95);--tag-primary-text-pressed:hsla(0,0%,100%,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:hsla(0,0%,100%,0.4);--tag-primary-border-color-hovered:hsla(0,0%,100%,0.4);--tag-primary-border-color-pressed:hsla(0,0%,100%,0.4);--tag-cobalt-background:#12283d;--tag-cobalt-background-hovered:#103c63;--tag-cobalt-background-pressed:#08599c;--tag-cobalt-text:hsla(0,0%,100%,0.95);--tag-cobalt-text-hovered:hsla(0,0%,100%,0.95);--tag-cobalt-text-pressed:hsla(0,0%,100%,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#1e2b10;--tag-lime-background-hovered:#2d4214;--tag-lime-background-pressed:#416116;--tag-lime-text:hsla(0,0%,100%,0.95);--tag-lime-text-hovered:hsla(0,0%,100%,0.95);--tag-lime-text-pressed:hsla(0,0%,100%,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#102b2a;--tag-mint-background-hovered:#12423f;--tag-mint-background-pressed:#12615a;--tag-mint-text:hsla(0,0%,100%,0.95);--tag-mint-text-hovered:hsla(0,0%,100%,0.95);--tag-mint-text-pressed:hsla(0,0%,100%,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#26262b;--tag-slate-background-hovered:#393a47;--tag-slate-background-pressed:#535573;--tag-slate-text:hsla(0,0%,100%,0.95);--tag-slate-text-hovered:hsla(0,0%,100%,0.95);--tag-slate-text-pressed:hsla(0,0%,100%,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#29223d;--tag-violet-background-hovered:#432c78;--tag-violet-background-pressed:#643abd;--tag-violet-text:hsla(0,0%,100%,0.95);--tag-violet-text-hovered:hsla(0,0%,100%,0.95);--tag-violet-text-pressed:hsla(0,0%,100%,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#3b1840;--tag-purple-background-hovered:#601e66;--tag-purple-background-pressed:#932099;--tag-purple-text:hsla(0,0%,100%,0.95);--tag-purple-text-hovered:hsla(0,0%,100%,0.95);--tag-purple-text-pressed:hsla(0,0%,100%,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#33221b;--tag-orange-background-hovered:#59311e;--tag-orange-background-pressed:#914017;--tag-orange-text:hsla(0,0%,100%,0.95);--tag-orange-text-hovered:hsla(0,0%,100%,0.95);--tag-orange-text-pressed:hsla(0,0%,100%,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#30240d;--tag-gold-background-hovered:#4d370c;--tag-gold-background-pressed:#735107;--tag-gold-text:hsla(0,0%,100%,0.95);--tag-gold-text-hovered:hsla(0,0%,100%,0.95);--tag-gold-text-pressed:hsla(0,0%,100%,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#3b1e21;--tag-pink-background-hovered:#66262d;--tag-pink-background-pressed:#a12a3a;--tag-pink-text:hsla(0,0%,100%,0.95);--tag-pink-text-hovered:hsla(0,0%,100%,0.95);--tag-pink-text-pressed:hsla(0,0%,100%,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#1a1a1a;--textToast-text:hsla(0,0%,100%,0.95);--textToast-border-style:solid;--textToast-border-color:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButtonAccent-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-text:hsla(0,0%,100%,0.7);--toggleButtonAccent-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButtonAccent-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-text:#64b4fa;--toggleButtonAccent-active-text-hovered:#64b4fa;--toggleButtonAccent-active-text-pressed:#64b4fa;--toggleButtonAccent-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-background:hsla(0,0%,100%,0);--toggleButton-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButton-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButton-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButton-inactive-text:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-background:hsla(0,0%,100%,0.2);--toggleButton-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButton-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-text:hsla(0,0%,100%,0.95);--toggleButton-active-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-active-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-disabled:hsla(0,0%,100%,0.2);--toggle-toggled-background:#64b4fa;--toggle-toggled-background-hovered:#3492eb;--toggle-toggled-background-pressed:#1170cf;--toggle-toggled-background-disabled:#063a75;--toggle-toggled-thumb-tint:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-disabled:rgba(0,0,0,0.5);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:hsla(0,0%,100%,0.2);--toggle-untoggled-background-hovered:hsla(0,0%,100%,0.3);--toggle-untoggled-background-pressed:hsla(0,0%,100%,0.4);--toggle-untoggled-background-disabled:hsla(0,0%,100%,0.11);--toggle-untoggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-disabled:hsla(0,0%,100%,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#0f0f0f;--videoSupport-controls-button-background-hovered:#262626;--videoSupport-controls-button-background-pressed:#3b3b3b;--videoSupport-controls-button-background-disabled:#0f0f0f;--videoSupport-controls-button-text:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-icon:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-hovered:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-pressed:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-disabled:hsla(0,0%,100%,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOff-iconUnmute:#3cc29a;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#64b4fa;--videoSupport-slider-track-empty:hsla(0,0%,100%,0.3);--videoSupport-slider-mover-background:#000;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-style-18:solid;--videoSupport-slider-mover-border-style-19:solid;--videoSupport-slider-mover-border-style-20:solid;--videoSupport-slider-mover-border-style-21:solid;--videoSupport-slider-mover-border-style-22:solid;--videoSupport-slider-mover-border-style-23:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:2; --videoSupport-slider-mover-border-color-6:5; --videoSupport-slider-mover-border-color-7:5; --videoSupport-slider-mover-border-color-8:,; --videoSupport-slider-mover-border-color-9:; --videoSupport-slider-mover-border-color-10:2; --videoSupport-slider-mover-border-color-11:5; --videoSupport-slider-mover-border-color-12:5; --videoSupport-slider-mover-border-color-13:,; --videoSupport-slider-mover-border-color-14:; --videoSupport-slider-mover-border-color-15:2; --videoSupport-slider-mover-border-color-16:5; --videoSupport-slider-mover-border-color-17:5; --videoSupport-slider-mover-border-color-18:,; --videoSupport-slider-mover-border-color-19:; --videoSupport-slider-mover-border-color-20:0; --videoSupport-slider-mover-border-color-21:.; --videoSupport-slider-mover-border-color-22:4; --videoSupport-slider-mover-border-color-23:);--videoSupport-slider-background:#0f0f0f;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-style-18:solid;--videoSupport-slider-border-style-19:solid;--videoSupport-slider-border-style-20:solid;--videoSupport-slider-border-style-21:solid;--videoSupport-slider-border-style-22:solid;--videoSupport-slider-border-style-23:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:2; --videoSupport-slider-border-color-6:5; --videoSupport-slider-border-color-7:5; --videoSupport-slider-border-color-8:,; --videoSupport-slider-border-color-9:; --videoSupport-slider-border-color-10:2; --videoSupport-slider-border-color-11:5; --videoSupport-slider-border-color-12:5; --videoSupport-slider-border-color-13:,; --videoSupport-slider-border-color-14:; --videoSupport-slider-border-color-15:2; --videoSupport-slider-border-color-16:5; --videoSupport-slider-border-color-17:5; --videoSupport-slider-border-color-18:,; --videoSupport-slider-border-color-19:; --videoSupport-slider-border-color-20:0; --videoSupport-slider-border-color-21:.; --videoSupport-slider-border-color-22:3; --videoSupport-slider-border-color-23:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:hsla(0,0%,100%,0.95);--theme-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-text-inverted-normal:rgba(0,0,0,0.95);--theme-text-inverted-disabled:rgba(0,0,0,0.5);--theme-text-secondary-normal:hsla(0,0%,100%,0.7);--theme-text-secondary-inverted-normal:rgba(0,0,0,0.6);--theme-text-error-normal:#fc8b98;--theme-text-error-hover:#ffd4da;--theme-text-error-active:#ffd4da;--theme-text-success-normal:#3cc29a;--theme-text-success-hover:#9fedd8;--theme-text-success-active:#9fedd8;--theme-text-warning-normal:#f2990a;--theme-text-warning-hover:#ffda94;--theme-text-warning-active:#ffda94;--theme-text-highlight:#063a75;--theme-text-accent-normal:#64b4fa;--theme-text-accent-hover:#bfe3ff;--theme-text-accent-active:#bfe3ff;--theme-text-teamdefault-normal:hsla(0,0%,100%,0.7);--theme-text-teamdefault-hover:hsla(0,0%,100%,0.7);--theme-text-teamdefault-active:hsla(0,0%,100%,0.95);--theme-text-alert-purple-normal:#f294f1;--theme-text-alert-purple-hover:#fce1fc;--theme-text-alert-purple-active:#fce1fc;--theme-text-alert-orange-normal:#ffca99;--theme-text-alert-orange-hover:#faf4eb;--theme-text-alert-orange-active:#faf4eb;--theme-text-team-cobalt-normal:#5ebff7;--theme-text-team-cobalt-hover:#5ebff7;--theme-text-team-cobalt-active:#c7eeff;--theme-text-team-cyan-normal:#22c7d6;--theme-text-team-cyan-hover:#22c7d6;--theme-text-team-cyan-active:#b2f4f7;--theme-text-team-mint-normal:#30c9b0;--theme-text-team-mint-hover:#30c9b0;--theme-text-team-mint-active:#baf5e7;--theme-text-team-lime-normal:#93c437;--theme-text-team-lime-hover:#93c437;--theme-text-team-lime-active:#ddf2ae;--theme-text-team-gold-normal:#d6b220;--theme-text-team-gold-hover:#d6b220;--theme-text-team-gold-active:#f5eaa2;--theme-text-team-orange-normal:#ff9d52;--theme-text-team-orange-hover:#ff9d52;--theme-text-team-orange-active:#fce4c7;--theme-text-team-pink-normal:#fc97aa;--theme-text-team-pink-hover:#fc97aa;--theme-text-team-pink-active:#ffe0e7;--theme-text-team-purple-normal:#f294f1;--theme-text-team-purple-hover:#f294f1;--theme-text-team-purple-active:#fce1fc;--theme-text-team-violet-normal:#c7a5fa;--theme-text-team-violet-hover:#c7a5fa;--theme-text-team-violet-active:#f0e3fc;--theme-text-team-slate-normal:#b0b4d9;--theme-text-team-slate-hover:#b0b4d9;--theme-text-team-slate-active:#e3e7fa;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:hsla(0,0%,100%,0.07);--theme-background-primary-active:hsla(0,0%,100%,0.11);--theme-background-primary-disabled:hsla(0,0%,100%,0.11);--theme-background-solid-primary-normal:#000;--theme-background-solid-secondary-normal:#1a1a1a;--theme-background-solid-tertiary-normal:#262626;--theme-background-solid-quaternary-normal:#3b3b3b;--theme-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-background-secondary-hover:hsla(0,0%,100%,0.2);--theme-background-secondary-active:hsla(0,0%,100%,0.3);--theme-background-secondary-disabled:hsla(0,0%,100%,0);--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#1f1402;--theme-background-gradient-primary-1:#171002;--theme-background-gradient-secondary-0:#2e2515;--theme-background-gradient-secondary-1:#171002;--theme-background-alert-default-normal:#262626;--theme-background-alert-default-hover:#262626;--theme-background-alert-default-active:#3b3b3b;--theme-background-alert-success-normal:#0e2b20;--theme-background-alert-success-hover:#0e2b20;--theme-background-alert-success-active:#134231;--theme-background-alert-warning-normal:#36220c;--theme-background-alert-warning-hover:#36220c;--theme-background-alert-warning-active:#57330a;--theme-background-alert-error-normal:#4f0e10;--theme-background-alert-error-hover:#4f0e10;--theme-background-alert-error-active:#780d13;--theme-background-alert-theme-normal:#0a274a;--theme-background-alert-theme-hover:#0a274a;--theme-background-alert-theme-active:#063a75;--theme-background-alert-purple-normal:#3b1840;--theme-background-alert-purple-hover:#3b1840;--theme-background-alert-purple-active:#601e66;--theme-background-alert-orange-normal:#33221b;--theme-background-alert-orange-hover:#33221b;--theme-background-alert-orange-active:#59311e;--theme-background-label-cobalt-normal:#12283d;--theme-background-label-cobalt-hover:#103c63;--theme-background-label-cobalt-active:#08599c;--theme-background-label-gold-normal:#30240d;--theme-background-label-gold-hover:#4d370c;--theme-background-label-gold-active:#735107;--theme-background-label-lime-normal:#1e2b10;--theme-background-label-lime-hover:#2d4214;--theme-background-label-lime-active:#416116;--theme-background-label-mint-normal:#102b2a;--theme-background-label-mint-hover:#12423f;--theme-background-label-mint-active:#12615a;--theme-background-label-orange-normal:#33221b;--theme-background-label-orange-hover:#59311e;--theme-background-label-orange-active:#914017;--theme-background-label-pink-normal:#3b1e21;--theme-background-label-pink-hover:#66262d;--theme-background-label-pink-active:#a12a3a;--theme-background-label-purple-normal:#3b1840;--theme-background-label-purple-hover:#601e66;--theme-background-label-purple-active:#932099;--theme-background-label-slate-normal:#26262b;--theme-background-label-slate-hover:#393a47;--theme-background-label-slate-active:#535573;--theme-background-label-violet-normal:#29223d;--theme-background-label-violet-hover:#432c78;--theme-background-label-violet-active:#643abd;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:hsla(0,0%,100%,0.95);--theme-button-primary-hover:hsla(0,0%,100%,0.8);--theme-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-button-secondary-normal:hsla(0,0%,100%,0);--theme-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-button-inverted-normal:#0f0f0f;--theme-button-inverted-hover:#262626;--theme-button-inverted-pressed:#3b3b3b;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-outline-theme-normal:#64b4fa;--theme-outline-secondary-normal:hsla(0,0%,100%,0.2);--theme-outline-input-normal:hsla(0,0%,100%,0.5);--theme-outline-input-active:hsla(0,0%,100%,0.9);--theme-outline-button-normal:hsla(0,0%,100%,0.3);--theme-outline-join-normal:#3cc29a;--theme-outline-cancel-normal:#fc8b98;--theme-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#adadad;--theme-outline-high-contrast-focus:#fff;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#64b4fa;--theme-control-active-hover:#3492eb;--theme-control-active-pressed:#1170cf;--theme-control-active-active:#1170cf;--theme-control-active-disabled:#063a75;--theme-control-inactive-normal:hsla(0,0%,100%,0.2);--theme-control-inactive-hover:hsla(0,0%,100%,0.3);--theme-control-inactive-pressed:hsla(0,0%,100%,0.4);--theme-control-inactive-disabled:hsla(0,0%,100%,0.11);--theme-overlay-meetings-normal:rgba(0,0,0,0.7);--theme-indicator-unstable:#f26b1d;--theme-indicator-attention:#f55868;--theme-indicator-stable:#27a17a;--theme-indicator-locked:#8f8f8f;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#3492eb;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:hsla(0,0%,100%,0.2);--theme-scrollbar-button-hover:hsla(0,0%,100%,0.3);--theme-scrollbar-button-pressed:hsla(0,0%,100%,0.4);--theme-scrollbar-arrow-normal:hsla(0,0%,100%,0.7);--theme-scrollbar-arrow-background-normal:hsla(0,0%,100%,0);--theme-scrollbar-arrow-background-hover:hsla(0,0%,100%,0.11);--theme-scrollbar-arrow-background-pressed:hsla(0,0%,100%,0.2);--theme-scrollbar-background-secondary-ghost:hsla(0,0%,100%,0);--theme-scrollbar-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#fff;--theme-globaltint-normal:#3492eb;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#262626;--theme-groupedbackground-quaternary-normal:#3b3b3b;--theme-groupedbackground-primary-normal:#171002;--theme-groupedbackground-secondary-normal:#231807;--theme-teaching-background-normal:#fff;--theme-teaching-button-primary-normal:rgba(0,0,0,0.95);--theme-teaching-button-primary-hover:rgba(0,0,0,0.8);--theme-teaching-button-primary-pressed:rgba(0,0,0,0.7);--theme-teaching-button-primary-disabled:rgba(0,0,0,0.2);--theme-teaching-button-secondary-normal:transparent;--theme-teaching-button-secondary-hover:rgba(0,0,0,0.07);--theme-teaching-button-secondary-pressed:rgba(0,0,0,0.2);--theme-teaching-outline-button-normal:rgba(0,0,0,0.3);--theme-teaching-outline-normal:rgba(0,0,0,0.2);--theme-teaching-outline-disabled-normal:rgba(0,0,0,0.2);--theme-teaching-outline-theme:#1170cf;--theme-teaching-text-accent-normal:#0353a8;--theme-teaching-text-accent-hover:#0a274a;--theme-teaching-text-accent-disabled:rgba(0,0,0,0.4);--theme-teaching-text-primary-disabled:rgba(0,0,0,0.4);--theme-gradientdivider-normal-0:hsla(0,0%,100%,0);--theme-gradientdivider-normal-1:hsla(0,0%,100%,0.2);--theme-gradientdivider-hover-0:hsla(0,0%,100%,0);--theme-gradientdivider-hover-1:hsla(0,0%,100%,0.6);--theme-gradientdivider-error-normal-0:rgba(252,139,152,0);--theme-gradientdivider-error-normal-1:rgba(252,139,152,0.6);--theme-gradientdivider-error-hover-0:rgba(252,139,152,0);--theme-gradientdivider-error-hover-1:rgba(252,139,152,0.9);--theme-gradientdivider-warning-normal-0:rgba(242,153,10,0);--theme-gradientdivider-warning-normal-1:rgba(242,153,10,0.6);--theme-gradientdivider-warning-hover-0:rgba(242,153,10,0);--theme-gradientdivider-warning-hover-1:rgba(242,153,10,0.9);--theme-gradientdivider-announce-normal-0:rgba(100,180,250,0);--theme-gradientdivider-announce-normal-1:rgba(100,180,250,0.6);--theme-gradientdivider-announce-hover-0:rgba(100,180,250,0);--theme-gradientdivider-announce-hover-1:rgba(100,180,250,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#1f1402;--theme-gradation-primary-1:#171002;--theme-gradation-secondary-0:#2e2515;--theme-gradation-secondary-1:#171002}.md-theme-darkJade{--avatar-presence-icon-active:#27a17a;--avatar-presence-icon-meeting:#f26b1d;--avatar-presence-icon-schedule:#f26b1d;--avatar-presence-icon-call:#f26b1d;--avatar-presence-icon-dnd:#f55868;--avatar-presence-icon-presenting:#f55868;--avatar-presence-icon-quiet-hours:#8f8f8f;--avatar-presence-icon-away:#8f8f8f;--avatar-presence-icon-ooo:#8f8f8f;--avatar-presence-icon-busy:#f26b1d;--avatar-presence-icon-on-mobile:#8f8f8f;--avatar-presence-icon-on-device:#8f8f8f;--avatar-presence-icon-on-hold:#8f8f8f;--avatar-presence-icon-background:#000;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#64b4fa;--avatar-chat-bubble-icon-hover:#3492eb;--avatar-chat-bubble-icon-pressed:#1170cf;--avatar-chat-bubble-icon-active:#1170cf;--avatar-chat-bubble-icon-disabled:#063a75;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:hsla(0,0%,100%,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#64b4fa;--badge-recording-indicator:#f55868;--banner-announcement-text:#64b4fa;--banner-announcement-background:#0a274a;--banner-success-text:#3cc29a;--banner-success-background:#0e2b20;--banner-error-text:#fc8b98;--banner-error-background:#4f0e10;--banner-issue-text:#f2990a;--banner-issue-background:#36220c;--banner-transient-text:hsla(0,0%,100%,0.95);--banner-transient-background:hsla(0,0%,100%,0.11);--button-primary-background:hsla(0,0%,100%,0.95);--button-primary-background-hovered:hsla(0,0%,100%,0.8);--button-primary-background-pressed:hsla(0,0%,100%,0.7);--button-primary-background-disabled:hsla(0,0%,100%,0.2);--button-primary-text:rgba(0,0,0,0.95);--button-primary-text-hovered:rgba(0,0,0,0.95);--button-primary-text-pressed:rgba(0,0,0,0.95);--button-primary-text-disabled:hsla(0,0%,100%,0.4);--button-primary-border-style:none;--button-secondary-background:hsla(0,0%,100%,0);--button-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-secondary-background-disabled:hsla(0,0%,100%,0);--button-secondary-text:hsla(0,0%,100%,0.95);--button-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:hsla(0,0%,100%,0.3);--button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-background:hsla(0,0%,100%,0);--button-cancel-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-cancel-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-cancel-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-text:#fc8b98;--button-cancel-ghost-text-hovered:#fc8b98;--button-cancel-ghost-text-pressed:#fc8b98;--button-cancel-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:hsla(0,0%,100%,0);--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:hsla(0,0%,100%,0);--button-cancel-outline-text:#fc8b98;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#fc8b98;--button-cancel-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-background:hsla(0,0%,100%,0);--button-accent-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-accent-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-accent-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-text:#64b4fa;--button-accent-ghost-text-hovered:#64b4fa;--button-accent-ghost-text-pressed:#64b4fa;--button-accent-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:hsla(0,0%,100%,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:hsla(0,0%,100%,0);--button-message-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-message-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-message-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-message-ghost-text:#64b4fa;--button-message-ghost-text-hovered:#64b4fa;--button-message-ghost-text-pressed:#64b4fa;--button-message-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:hsla(0,0%,100%,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:hsla(0,0%,100%,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:hsla(0,0%,100%,0.4);--button-join-fill-border-style:none;--button-join-outline-background:hsla(0,0%,100%,0);--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:hsla(0,0%,100%,0);--button-join-outline-text:#3cc29a;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:hsla(0,0%,100%,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#3cc29a;--button-join-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:hsla(0,0%,100%,0.95);--button-counter-background-hovered:hsla(0,0%,100%,0.8);--button-counter-background-pressed:hsla(0,0%,100%,0.7);--button-counter-text:rgba(0,0,0,0.95);--button-counter-text-hovered:rgba(0,0,0,0.95);--button-counter-text-pressed:rgba(0,0,0,0.95);--button-counter-border-style:none;--button-dialpad-background:hsla(0,0%,100%,0);--button-dialpad-background-hovered:hsla(0,0%,100%,0.07);--button-dialpad-background-pressed:hsla(0,0%,100%,0.2);--button-dialpad-background-disabled:hsla(0,0%,100%,0);--button-dialpad-text-number:hsla(0,0%,100%,0.95);--button-dialpad-text-number-hovered:hsla(0,0%,100%,0.95);--button-dialpad-text-number-pressed:hsla(0,0%,100%,0.95);--button-dialpad-text-number-disabled:hsla(0,0%,100%,0.4);--button-dialpad-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-hovered:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-pressed:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-disabled:hsla(0,0%,100%,0.4);--button-dialpad-special-background:hsla(0,0%,100%,0);--button-dialpad-special-text-number:hsla(0,0%,100%,0.95);--button-dialpad-special-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:hsla(0,0%,100%,0);--button-hyperlink-text:#64b4fa;--button-hyperlink-text-hovered:#bfe3ff;--button-hyperlink-text-pressed:#bfe3ff;--button-hyperlink-text-focused:#64b4fa;--button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#64b4fa;--button-layout-background:#0f0f0f;--button-layout-background-hovered:#262626;--button-layout-background-pressed:#3b3b3b;--button-layout-background-disabled:#0f0f0f;--button-layout-text:hsla(0,0%,100%,0.95);--button-layout-text-disabled:hsla(0,0%,100%,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:hsla(0,0%,100%,0.3);--button-layout-border-color-disabled:hsla(0,0%,100%,0.2);--button-overlay-background:#0f0f0f;--button-overlay-background-hovered:#262626;--button-overlay-background-pressed:#3b3b3b;--button-overlay-text:hsla(0,0%,100%,0.95);--button-overlay-text-hovered:hsla(0,0%,100%,0.95);--button-overlay-text-pressed:hsla(0,0%,100%,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:hsla(0,0%,100%,0.3);--button-overlay-border-color-hovered:hsla(0,0%,100%,0.3);--button-overlay-border-color-pressed:hsla(0,0%,100%,0.3);--button-group-separator-background:hsla(0,0%,100%,0.4);--button-ghost-background:hsla(0,0%,100%,0);--button-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-ghost-background-disabled:hsla(0,0%,100%,0);--button-ghost-background-active:hsla(0,0%,100%,0.2);--button-ghost-text:hsla(0,0%,100%,0.95);--button-ghost-text-hovered:hsla(0,0%,100%,0.95);--button-ghost-text-pressed:hsla(0,0%,100%,0.95);--button-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-ghost-text-active:hsla(0,0%,100%,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:hsla(0,0%,100%,0.2);--button-call-control-panel-background-hovered:hsla(0,0%,100%,0.3);--button-call-control-panel-background-pressed:hsla(0,0%,100%,0.4);--button-call-control-panel-background-disabled:hsla(0,0%,100%,0.2);--button-call-control-panel-text:hsla(0,0%,100%,0.95);--button-call-control-panel-text-hovered:hsla(0,0%,100%,0.95);--button-call-control-panel-text-pressed:hsla(0,0%,100%,0.95);--button-call-control-panel-text-disabled:hsla(0,0%,100%,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:hsla(0,0%,100%,0.11);--card-inactive-background-hovered:hsla(0,0%,100%,0.2);--card-inactive-background-active:hsla(0,0%,100%,0.3);--card-success-background:#0e2b20;--card-success-background-hovered:#0e2b20;--card-success-background-active:#134231;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:hsla(0,0%,100%,0.07);--card-transparent-background-active:hsla(0,0%,100%,0.11);--card-active-background:#0e2b20;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:hsla(0,0%,100%,0.2);--chips-outline-error:#fc8b98;--chips-outline-normal:hsla(0,0%,100%,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#30c9b0;--chips-outline-multiline-text-cobalt:#5ebff7;--chips-outline-multiline-text-orange:#ff9d52;--chips-outline-multiline-text-pink:#fc97aa;--chips-outline-multiline-text-lime:#93c437;--chips-outline-multiline-text-cyan:#22c7d6;--chips-outline-multiline-text-purple:#f294f1;--chips-outline-multiline-text-violet:#c7a5fa;--chips-background-error:#4f0e10;--chips-text-error:#fc8b98;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#000;--codeinput-background-hovered:hsla(0,0%,100%,0.07);--codeinput-background-active:hsla(0,0%,100%,0.11);--codeinput-background-focused:#000;--codeinput-background-disabled:hsla(0,0%,100%,0.11);--codeinput-text:hsla(0,0%,100%,0.95);--codeinput-text-hovered:hsla(0,0%,100%,0.95);--codeinput-text-active:hsla(0,0%,100%,0.95);--codeinput-text-focused:hsla(0,0%,100%,0.95);--codeinput-text-disabled:hsla(0,0%,100%,0.95);--codeinput-error-background:#4f0e10;--codeinput-error-background-hovered:hsla(0,0%,100%,0.07);--codeinput-error-background-active:hsla(0,0%,100%,0.07);--codeinput-error-text:hsla(0,0%,100%,0.95);--codeinput-error-text-hovered:hsla(0,0%,100%,0.95);--codeinput-error-text-active:hsla(0,0%,100%,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#fc8b98;--codeinput-error-border-color-hovered:#fc8b98;--codeinput-error-border-color-active:#fc8b98;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:hsla(0,0%,100%,0.5);--codeinput-border-color-hovered:hsla(0,0%,100%,0.5);--codeinput-border-color-active:hsla(0,0%,100%,0.9);--codeinput-border-color-focused:#64b4fa;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#0f0f0f;--dualbutton-overlay-button-background:#0f0f0f;--dualbutton-overlay-button-background-hovered:#262626;--dualbutton-overlay-button-background-pressed:#3b3b3b;--dualbutton-overlay-button-text:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-style-18:solid;--dualbutton-overlay-border-style-19:solid;--dualbutton-overlay-border-style-20:solid;--dualbutton-overlay-border-style-21:solid;--dualbutton-overlay-border-style-22:solid;--dualbutton-overlay-border-style-23:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:2; --dualbutton-overlay-border-color-6:5; --dualbutton-overlay-border-color-7:5; --dualbutton-overlay-border-color-8:,; --dualbutton-overlay-border-color-9:; --dualbutton-overlay-border-color-10:2; --dualbutton-overlay-border-color-11:5; --dualbutton-overlay-border-color-12:5; --dualbutton-overlay-border-color-13:,; --dualbutton-overlay-border-color-14:; --dualbutton-overlay-border-color-15:2; --dualbutton-overlay-border-color-16:5; --dualbutton-overlay-border-color-17:5; --dualbutton-overlay-border-color-18:,; --dualbutton-overlay-border-color-19:; --dualbutton-overlay-border-color-20:0; --dualbutton-overlay-border-color-21:.; --dualbutton-overlay-border-color-22:3; --dualbutton-overlay-border-color-23:);--dualbutton-standard-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background-hovered:hsla(0,0%,100%,0.07);--dualbutton-standard-button-background-pressed:hsla(0,0%,100%,0.2);--dualbutton-standard-button-text:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-style-18:solid;--dualbutton-standard-border-style-19:solid;--dualbutton-standard-border-style-20:solid;--dualbutton-standard-border-style-21:solid;--dualbutton-standard-border-style-22:solid;--dualbutton-standard-border-style-23:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:2; --dualbutton-standard-border-color-6:5; --dualbutton-standard-border-color-7:5; --dualbutton-standard-border-color-8:,; --dualbutton-standard-border-color-9:; --dualbutton-standard-border-color-10:2; --dualbutton-standard-border-color-11:5; --dualbutton-standard-border-color-12:5; --dualbutton-standard-border-color-13:,; --dualbutton-standard-border-color-14:; --dualbutton-standard-border-color-15:2; --dualbutton-standard-border-color-16:5; --dualbutton-standard-border-color-17:5; --dualbutton-standard-border-color-18:,; --dualbutton-standard-border-color-19:; --dualbutton-standard-border-color-20:0; --dualbutton-standard-border-color-21:.; --dualbutton-standard-border-color-22:3; --dualbutton-standard-border-color-23:);--label-primary-text:hsla(0,0%,100%,0.95);--label-primary-text-disabled:hsla(0,0%,100%,0.4);--label-secondary-text:hsla(0,0%,100%,0.7);--label-secondary-text-disabled:hsla(0,0%,100%,0.4);--label-success-text:#3cc29a;--label-warning-text:#f2990a;--label-error-text:#fc8b98;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:hsla(0,0%,100%,0.07);--listitem-background-focused:hsla(0,0%,100%,0.07);--listitem-background-pressed:hsla(0,0%,100%,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:hsla(0,0%,100%,0.95);--listitem-textprimary-hovered:hsla(0,0%,100%,0.95);--listitem-textprimary-focused:hsla(0,0%,100%,0.95);--listitem-textprimary-pressed:hsla(0,0%,100%,0.95);--listitem-textprimary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondary:hsla(0,0%,100%,0.7);--listitem-textsecondary-hovered:hsla(0,0%,100%,0.7);--listitem-textsecondary-focused:hsla(0,0%,100%,0.7);--listitem-textsecondary-pressed:hsla(0,0%,100%,0.7);--listitem-textsecondary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondarycompany:#f2990a;--listitem-textsecondarycompany-hovered:#f2990a;--listitem-textsecondarycompany-focused:#f2990a;--listitem-textsecondarycompany-pressed:#f2990a;--listitem-textsecondarycompany-disabled:hsla(0,0%,100%,0.4);--listitem-textmissed:#fc8b98;--listitem-textmissed-hovered:#fc8b98;--listitem-textmissed-pressed:#fc8b98;--listitem-textmissed-disabled:hsla(0,0%,100%,0.4);--listitem-tick:#64b4fa;--listitem-tick-hovered:#64b4fa;--listitem-tick-focused:#64b4fa;--listitem-tick-pressed:#64b4fa;--listitem-tick-disabled:hsla(0,0%,100%,0.4);--listitem-icon:hsla(0,0%,100%,0.95);--listitem-icon-hovered:hsla(0,0%,100%,0.95);--listitem-icon-focused:hsla(0,0%,100%,0.95);--listitem-icon-pressed:hsla(0,0%,100%,0.95);--listitem-icon-disabled:hsla(0,0%,100%,0.4);--listitem-dotdivider:hsla(0,0%,100%,0.4);--listitem-dotdivider-hovered:hsla(0,0%,100%,0.4);--listitem-dotdivider-focused:hsla(0,0%,100%,0.4);--listitem-dotdivider-pressed:hsla(0,0%,100%,0.4);--listitem-dotdivider-disabled:hsla(0,0%,100%,0.4);--meetingCardListItem-background:hsla(0,0%,100%,0.11);--meetingCardListItem-background-hovered:hsla(0,0%,100%,0.2);--meetingCardListItem-background-pressed:hsla(0,0%,100%,0.3);--meetingCardListItem-background-focused:hsla(0,0%,100%,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:hsla(0,0%,100%,0.95);--meetingCardListItem-textSecondary:hsla(0,0%,100%,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#64b4fa;--meetingCardListItem-border-color-disabled:hsla(0,0%,100%,0.2);--popover-primary-background:#000;--reaction-badge-primary-background:hsla(0,0%,100%,0.11);--reaction-badge-primary-background-hovered:hsla(0,0%,100%,0.2);--reaction-badge-primary-background-pressed:hsla(0,0%,100%,0.3);--reaction-badge-primary-unreacted-text:hsla(0,0%,100%,0.95);--reaction-badge-primary-reacted-text:#64b4fa;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:hsla(0,0%,100%,0.2);--search-placeholder-text:hsla(0,0%,100%,0.7);--search-text:hsla(0,0%,100%,0.95);--search-text-active:hsla(0,0%,100%,0.95);--search-text-disabled:hsla(0,0%,100%,0.4);--search-background-disabled:hsla(0,0%,100%,0.11);--search-background:#000;--search-background-active:#000;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:hsla(0,0%,100%,0.5);--search-border-color-active:hsla(0,0%,100%,0.9);--separator-primary:hsla(0,0%,100%,0.4);--separator-secondary:hsla(0,0%,100%,0.2);--spinner-loading-cursor:hsla(0,0%,100%,0.9);--spinner-loading-track:hsla(0,0%,100%,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#64b4fa;--spinner-progress-track:hsla(0,0%,100%,0.2);--tab-active-background:hsla(0,0%,100%,0.2);--tab-active-background-hovered:hsla(0,0%,100%,0.3);--tab-active-background-pressed:hsla(0,0%,100%,0.2);--tab-active-text:hsla(0,0%,100%,0.95);--tab-active-text-hovered:hsla(0,0%,100%,0.95);--tab-active-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-background:hsla(0,0%,100%,0);--tab-inactive-background-hovered:hsla(0,0%,100%,0.07);--tab-inactive-background-pressed:hsla(0,0%,100%,0.2);--tab-inactive-text:hsla(0,0%,100%,0.7);--tab-inactive-text-hovered:hsla(0,0%,100%,0.95);--tab-inactive-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-text-disabled:hsla(0,0%,100%,0.4);--tab-refresh:#3cc29a;--tab-refresh-hovered:#9fedd8;--tab-refresh-pressed:#9fedd8;--tab-orange:#ff9d52;--tab-orange-hovered:#ff9d52;--tab-orange-pressed:#fce4c7;--tab-gold:#d6b220;--tab-gold-hovered:#d6b220;--tab-gold-pressed:#f5eaa2;--tab-lime:#93c437;--tab-lime-hovered:#93c437;--tab-lime-pressed:#ddf2ae;--tab-mint:#30c9b0;--tab-mint-hovered:#30c9b0;--tab-mint-pressed:#baf5e7;--tab-cyan:#22c7d6;--tab-cyan-hovered:#22c7d6;--tab-cyan-pressed:#b2f4f7;--tab-pink:#fc97aa;--tab-pink-hovered:#fc97aa;--tab-pink-pressed:#ffe0e7;--tab-slate:#b0b4d9;--tab-slate-hovered:#b0b4d9;--tab-slate-pressed:#e3e7fa;--tab-violet:#c7a5fa;--tab-violet-hovered:#c7a5fa;--tab-violet-pressed:#f0e3fc;--tab-cobalt:#5ebff7;--tab-cobalt-hovered:#5ebff7;--tab-cobalt-pressed:#c7eeff;--tab-purple:#f294f1;--tab-purple-hovered:#f294f1;--tab-purple-pressed:#fce1fc;--tags-static-background:#000;--tags-static-text:hsla(0,0%,100%,0.95);--tags-static-border-style:solid;--tags-static-border-color:hsla(0,0%,100%,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#4f0e10;--tags-error-text:hsla(0,0%,100%,0.95);--tags-error-border-style:solid;--tags-error-border-color:#fc8b98;--tags-primary-background:#262626;--tags-primary-background-hovered:#1a1a1a;--tags-primary-background-pressed:#000;--tags-primary-text:hsla(0,0%,100%,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:hsla(0,0%,100%,0.4);--tags-cobalt-background:#12283d;--tags-cobalt-background-hovered:#103c63;--tags-cobalt-background-pressed:#08599c;--tags-cobalt-text:hsla(0,0%,100%,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#1e2b10;--tags-lime-background-hovered:#2d4214;--tags-lime-background-pressed:#416116;--tags-lime-text:hsla(0,0%,100%,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#102b2a;--tags-mint-background-hovered:#12423f;--tags-mint-background-pressed:#12615a;--tags-mint-text:hsla(0,0%,100%,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#26262b;--tags-slate-background-hovered:#393a47;--tags-slate-background-pressed:#535573;--tags-slate-text:hsla(0,0%,100%,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#29223d;--tags-violet-background-hovered:#432c78;--tags-violet-background-pressed:#643abd;--tags-violet-text:hsla(0,0%,100%,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#3b1840;--tags-purple-background-hovered:#601e66;--tags-purple-background-pressed:#932099;--tags-purple-text:hsla(0,0%,100%,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#33221b;--tags-orange-background-hovered:#59311e;--tags-orange-background-pressed:#914017;--tags-orange-text:hsla(0,0%,100%,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#30240d;--tags-gold-background-hovered:#4d370c;--tags-gold-background-pressed:#735107;--tags-gold-text:hsla(0,0%,100%,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:hsla(0,0%,100%,0.2);--teamMarker-background-gold:#d6b220;--teamMarker-background-orange:#ff9d52;--teamMarker-background-lime:#93c437;--teamMarker-background-mint:#30c9b0;--teamMarker-background-cyan:#22c7d6;--teamMarker-background-cobalt:#5ebff7;--teamMarker-background-slate:#b0b4d9;--teamMarker-background-violet:#c7a5fa;--teamMarker-background-purple:#f294f1;--teamMarker-background-pink:#fc97aa;--teamMarker-background-archived:hsla(0,0%,100%,0.2);--textinput-placeholder-text:hsla(0,0%,100%,0.7);--textinput-background:#000;--textinput-background-pressed:hsla(0,0%,100%,0.3);--textinput-background-hovered:hsla(0,0%,100%,0.07);--textinput-background-focused:#000;--textinput-background-active:hsla(0,0%,100%,0.11);--textinput-background-disabled:hsla(0,0%,100%,0.11);--textinput-text:hsla(0,0%,100%,0.95);--textinput-text-pressed:hsla(0,0%,100%,0.95);--textinput-text-hovered:hsla(0,0%,100%,0.95);--textinput-text-focused:hsla(0,0%,100%,0.95);--textinput-text-active:hsla(0,0%,100%,0.95);--textinput-text-disabled:hsla(0,0%,100%,0.4);--textinput-error-background:#4f0e10;--textinput-error-background-pressed:hsla(0,0%,100%,0.11);--textinput-error-background-hovered:hsla(0,0%,100%,0.07);--textinput-error-background-focused:hsla(0,0%,100%,0.07);--textinput-error-text:hsla(0,0%,100%,0.95);--textinput-error-text-pressed:hsla(0,0%,100%,0.95);--textinput-error-text-hovered:hsla(0,0%,100%,0.95);--textinput-error-text-focused:hsla(0,0%,100%,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#fc8b98;--textinput-error-border-color-pressed:#fc8b98;--textinput-error-border-color-hovered:#fc8b98;--textinput-error-border-color-focused:#fc8b98;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:hsla(0,0%,100%,0.5);--textinput-border-color-pressed:hsla(0,0%,100%,0.5);--textinput-border-color-hovered:hsla(0,0%,100%,0.5);--textinput-border-color-focused:#64b4fa;--textinput-border-color-active:hsla(0,0%,100%,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#262626;--alertbadge-default-background-hovered:#262626;--alertbadge-default-background-pressed:#3b3b3b;--alertbadge-default-text:hsla(0,0%,100%,0.7);--alertbadge-default-text-hovered:hsla(0,0%,100%,0.95);--alertbadge-default-text-pressed:hsla(0,0%,100%,0.95);--alertbadge-announcement-background:#0a274a;--alertbadge-announcement-background-hovered:#0a274a;--alertbadge-announcement-background-pressed:#063a75;--alertbadge-announcement-text:#64b4fa;--alertbadge-announcement-text-hovered:#bfe3ff;--alertbadge-announcement-text-pressed:#bfe3ff;--alertbadge-warning-background:#36220c;--alertbadge-warning-background-hovered:#36220c;--alertbadge-warning-background-pressed:#57330a;--alertbadge-warning-text:#f2990a;--alertbadge-warning-text-hovered:#ffda94;--alertbadge-warning-text-pressed:#ffda94;--alertbadge-important-background:#4f0e10;--alertbadge-important-background-hovered:#4f0e10;--alertbadge-important-background-pressed:#780d13;--alertbadge-important-text:#fc8b98;--alertbadge-important-text-hovered:#ffd4da;--alertbadge-important-text-pressed:#ffd4da;--alertbadge-blocked-background:#36220c;--alertbadge-blocked-background-hovered:#36220c;--alertbadge-blocked-background-pressed:#57330a;--alertbadge-blocked-text:#f2990a;--alertbadge-blocked-text-hovered:#ffda94;--alertbadge-blocked-text-pressed:#ffda94;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-default-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-default-sent-background:hsla(0,0%,100%,0.11);--attachment-file-default-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-default-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-default-sent-background-focused:hsla(0,0%,100%,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-style-18:solid;--attachment-file-default-sent-border-style-19:solid;--attachment-file-default-sent-border-style-20:solid;--attachment-file-default-sent-border-style-21:solid;--attachment-file-default-sent-border-style-22:solid;--attachment-file-default-sent-border-style-23:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:2; --attachment-file-default-sent-border-color-6:5; --attachment-file-default-sent-border-color-7:5; --attachment-file-default-sent-border-color-8:,; --attachment-file-default-sent-border-color-9:; --attachment-file-default-sent-border-color-10:2; --attachment-file-default-sent-border-color-11:5; --attachment-file-default-sent-border-color-12:5; --attachment-file-default-sent-border-color-13:,; --attachment-file-default-sent-border-color-14:; --attachment-file-default-sent-border-color-15:2; --attachment-file-default-sent-border-color-16:5; --attachment-file-default-sent-border-color-17:5; --attachment-file-default-sent-border-color-18:,; --attachment-file-default-sent-border-color-19:; --attachment-file-default-sent-border-color-20:0; --attachment-file-default-sent-border-color-21:.; --attachment-file-default-sent-border-color-22:2; --attachment-file-default-sent-border-color-23:);--attachment-file-error-sent-background:hsla(0,0%,100%,0.11);--attachment-file-error-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-error-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-error-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-error-sent-label-disabled:hsla(0,0%,100%,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-style-18:solid;--attachment-file-error-sent-border-style-19:solid;--attachment-file-error-sent-border-style-20:solid;--attachment-file-error-sent-border-style-21:solid;--attachment-file-error-sent-border-style-22:solid;--attachment-file-error-sent-border-style-23:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:2; --attachment-file-error-sent-border-color-6:5; --attachment-file-error-sent-border-color-7:5; --attachment-file-error-sent-border-color-8:,; --attachment-file-error-sent-border-color-9:; --attachment-file-error-sent-border-color-10:2; --attachment-file-error-sent-border-color-11:5; --attachment-file-error-sent-border-color-12:5; --attachment-file-error-sent-border-color-13:,; --attachment-file-error-sent-border-color-14:; --attachment-file-error-sent-border-color-15:2; --attachment-file-error-sent-border-color-16:5; --attachment-file-error-sent-border-color-17:5; --attachment-file-error-sent-border-color-18:,; --attachment-file-error-sent-border-color-19:; --attachment-file-error-sent-border-color-20:0; --attachment-file-error-sent-border-color-21:.; --attachment-file-error-sent-border-color-22:2; --attachment-file-error-sent-border-color-23:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-style-18:solid;--attachment-file-preview-thumbnail-sent-border-style-19:solid;--attachment-file-preview-thumbnail-sent-border-style-20:solid;--attachment-file-preview-thumbnail-sent-border-style-21:solid;--attachment-file-preview-thumbnail-sent-border-style-22:solid;--attachment-file-preview-thumbnail-sent-border-style-23:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:2; --attachment-file-preview-thumbnail-sent-border-color-6:5; --attachment-file-preview-thumbnail-sent-border-color-7:5; --attachment-file-preview-thumbnail-sent-border-color-8:,; --attachment-file-preview-thumbnail-sent-border-color-9:; --attachment-file-preview-thumbnail-sent-border-color-10:2; --attachment-file-preview-thumbnail-sent-border-color-11:5; --attachment-file-preview-thumbnail-sent-border-color-12:5; --attachment-file-preview-thumbnail-sent-border-color-13:,; --attachment-file-preview-thumbnail-sent-border-color-14:; --attachment-file-preview-thumbnail-sent-border-color-15:2; --attachment-file-preview-thumbnail-sent-border-color-16:5; --attachment-file-preview-thumbnail-sent-border-color-17:5; --attachment-file-preview-thumbnail-sent-border-color-18:,; --attachment-file-preview-thumbnail-sent-border-color-19:; --attachment-file-preview-thumbnail-sent-border-color-20:0; --attachment-file-preview-thumbnail-sent-border-color-21:.; --attachment-file-preview-thumbnail-sent-border-color-22:2; --attachment-file-preview-thumbnail-sent-border-color-23:);--cancelicon-default-icon:hsla(0,0%,100%,0.7);--cancelicon-default-icon-hovered:hsla(0,0%,100%,0.95);--cancelicon-default-icon-pressed:hsla(0,0%,100%,0.95);--cancelicon-default-icon-disabled:hsla(0,0%,100%,0.4);--message-badge-regular-background:hsla(0,0%,100%,0.11);--message-badge-regular-background-hovered:hsla(0,0%,100%,0.2);--message-badge-regular-background-active:hsla(0,0%,100%,0.3);--message-badge-regular-text:hsla(0,0%,100%,0.7);--message-badge-regular-text-hovered:hsla(0,0%,100%,0.95);--message-badge-regular-text-active:hsla(0,0%,100%,0.95);--message-badge-important-background:#0a274a;--message-badge-important-background-hovered:#0a274a;--message-badge-important-background-active:#063a75;--message-badge-important-text:#64b4fa;--message-badge-important-text-hovered:#bfe3ff;--message-badge-important-text-active:#bfe3ff;--message-bodyText-primary-text:hsla(0,0%,100%,0.95);--message-bodyText-secondary-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-self-text:#64b4fa;--message-bodyText-mention-self-text-hovered:#bfe3ff;--message-bodyText-mention-self-text-active:#bfe3ff;--message-bodyText-mention-self-text-focused:#64b4fa;--message-bodyText-mention-other-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-other-text-hovered:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-active:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-focused:hsla(0,0%,100%,0.7);--message-bodyText-mention-all-text:#64b4fa;--message-bodyText-mention-all-text-hovered:#bfe3ff;--message-bodyText-mention-all-text-active:#bfe3ff;--message-bodyText-mention-all-text-focused:#64b4fa;--message-bodyText-extParticipants-text:#f2990a;--message-bodyText-extParticipants-text-hovered:#ffda94;--message-bodyText-extParticipants-text-active:#ffda94;--message-bodyText-extParticipants-text-focused:#f2990a;--chat-new-message-newMessageBanner-text:#64b4fa;--chat-new-message-newReplyBanner-text:rgba(0,0,0,0.95);--chat-new-message-newReplyBanner-background:#64b4fa;--checkbox-checked-background:#64b4fa;--checkbox-checked-background-hovered:#3492eb;--checkbox-checked-background-pressed:#1170cf;--checkbox-checked-background-disabled:#063a75;--checkbox-checked-text:hsla(0,0%,100%,0.95);--checkbox-checked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-checked-icon:rgba(0,0,0,0.95);--checkbox-checked-icon-hovered:rgba(0,0,0,0.95);--checkbox-checked-icon-pressed:rgba(0,0,0,0.95);--checkbox-checked-icon-disabled:hsla(0,0%,100%,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:hsla(0,0%,100%,0.2);--checkbox-unchecked-background-hovered:hsla(0,0%,100%,0.3);--checkbox-unchecked-background-pressed:hsla(0,0%,100%,0.4);--checkbox-unchecked-background-disabled:hsla(0,0%,100%,0.3);--checkbox-unchecked-text:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--coachmarkteaching-background:#fff;--coachmarkteaching-button-primary-background:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-background-hovered:rgba(0,0,0,0.8);--coachmarkteaching-button-primary-background-pressed:rgba(0,0,0,0.7);--coachmarkteaching-button-primary-background-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-primary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-primary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background:transparent;--coachmarkteaching-button-secondary-background-hovered:rgba(0,0,0,0.07);--coachmarkteaching-button-secondary-background-pressed:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background-disabled:transparent;--coachmarkteaching-button-secondary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-secondary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-secondary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-hyperlink-background:transparent;--coachmarkteaching-button-hyperlink-text:#0353a8;--coachmarkteaching-button-hyperlink-text-hovered:#bfe3ff;--coachmarkteaching-button-hyperlink-text-pressed:#bfe3ff;--coachmarkteaching-button-hyperlink-text-focused:#64b4fa;--coachmarkteaching-button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#64b4fa;--combobox-placeholder-text:hsla(0,0%,100%,0.7);--combobox-background:#000;--combobox-background-hovered:hsla(0,0%,100%,0.07);--combobox-background-pressed:hsla(0,0%,100%,0.11);--combobox-background-active:hsla(0,0%,100%,0.11);--combobox-background-focused:#000;--combobox-background-disabled:hsla(0,0%,100%,0.11);--combobox-text:hsla(0,0%,100%,0.95);--combobox-text-hovered:hsla(0,0%,100%,0.95);--combobox-text-pressed:hsla(0,0%,100%,0.95);--combobox-text-active:hsla(0,0%,100%,0.95);--combobox-text-focused:hsla(0,0%,100%,0.95);--combobox-text-disabled:hsla(0,0%,100%,0.4);--combobox-icon:hsla(0,0%,100%,0.95);--combobox-icon-hovered:hsla(0,0%,100%,0.95);--combobox-icon-pressed:hsla(0,0%,100%,0.95);--combobox-icon-active:hsla(0,0%,100%,0.95);--combobox-icon-focused:hsla(0,0%,100%,0.95);--combobox-icon-disabled:hsla(0,0%,100%,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:hsla(0,0%,100%,0.5);--combobox-border-color-hovered:hsla(0,0%,100%,0.5);--combobox-border-color-pressed:hsla(0,0%,100%,0.5);--combobox-border-color-active:hsla(0,0%,100%,0.9);--combobox-border-color-focused:hsla(0,0%,100%,0.9);--compose-area-divider-default-0:hsla(0,0%,100%,0);--compose-area-divider-default-0-hovered:hsla(0,0%,100%,0);--compose-area-divider-default-1:hsla(0,0%,100%,0.2);--compose-area-divider-default-1-hovered:hsla(0,0%,100%,0.6);--compose-area-divider-announce-0:rgba(100,180,250,0);--compose-area-divider-announce-0-hovered:rgba(100,180,250,0);--compose-area-divider-announce-1:rgba(100,180,250,0.6);--compose-area-divider-announce-1-hovered:rgba(100,180,250,0.9);--compose-area-divider-warn-0:rgba(242,153,10,0);--compose-area-divider-warn-0-hovered:rgba(242,153,10,0);--compose-area-divider-warn-1:rgba(242,153,10,0.6);--compose-area-divider-warn-1-hovered:rgba(242,153,10,0.9);--compose-area-divider-error-0:rgba(252,139,152,0);--compose-area-divider-error-0-hovered:rgba(252,139,152,0);--compose-area-divider-error-1:rgba(252,139,152,0.6);--compose-area-divider-error-1-hovered:rgba(252,139,152,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:hsla(0,0%,100%,0.95);--content-file-card-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-card-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-style-18:solid;--content-file-card-item-border-style-19:solid;--content-file-card-item-border-style-20:solid;--content-file-card-item-border-style-21:solid;--content-file-card-item-border-style-22:solid;--content-file-card-item-border-style-23:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:2; --content-file-card-item-border-color-6:5; --content-file-card-item-border-color-7:5; --content-file-card-item-border-color-8:,; --content-file-card-item-border-color-9:; --content-file-card-item-border-color-10:2; --content-file-card-item-border-color-11:5; --content-file-card-item-border-color-12:5; --content-file-card-item-border-color-13:,; --content-file-card-item-border-color-14:; --content-file-card-item-border-color-15:2; --content-file-card-item-border-color-16:5; --content-file-card-item-border-color-17:5; --content-file-card-item-border-color-18:,; --content-file-card-item-border-color-19:; --content-file-card-item-border-color-20:0; --content-file-card-item-border-color-21:.; --content-file-card-item-border-color-22:2; --content-file-card-item-border-color-23:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:hsla(0,0%,100%,0.95);--content-file-list-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-list-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-list-item-background:hsla(0,0%,100%,0.11);--content-file-list-item-background-hovered:hsla(0,0%,100%,0.2);--content-file-list-item-background-disabled:hsla(0,0%,100%,0.11);--content-file-list-item-background-active:hsla(0,0%,100%,0.3);--pickers-datePicker-month-text:hsla(0,0%,100%,0.95);--pickers-datePicker-weekDay-text:hsla(0,0%,100%,0.7);--pickers-datePicker-date-background:hsla(0,0%,100%,0);--pickers-datePicker-date-background-hovered:hsla(0,0%,100%,0.07);--pickers-datePicker-date-background-pressed:hsla(0,0%,100%,0.2);--pickers-datePicker-date-background-disabled:hsla(0,0%,100%,0);--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-hovered:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-pressed:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-disabled:hsla(0,0%,100%,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-background:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-background-hovered:hsla(0,0%,100%,0.07);--pickers-dayPicker-day-inactive-background-pressed:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-inactive-background-disabled:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-disabled:hsla(0,0%,100%,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:hsla(0,0%,100%,0.4);--global-focus-outline:#64b4fa;--globalHeader-textfield-background:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-hovered:hsla(0,0%,100%,0.2);--globalHeader-textfield-background-active:hsla(0,0%,100%,0.3);--globalHeader-textfield-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-textfield-text:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-focused:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-border-color-focused:hsla(0,0%,100%,0.9);--globalHeader-textfieldPlaceholderText-text:hsla(0,0%,100%,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfieldClearIcon:hsla(0,0%,100%,0.7);--globalHeader-textfieldClearIcon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-background:hsla(0,0%,100%,0);--globalHeader-buttonDevice-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonDevice-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonDevice-text-inactive:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-text-active:#64b4fa;--globalHeader-buttonIcon-background:hsla(0,0%,100%,0);--globalHeader-buttonIcon-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonIcon-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonIcon-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonIcon-icon:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-disabled:hsla(0,0%,100%,0.4);--globalHeader-buttonStatus-background:hsla(0,0%,100%,0);--globalHeader-buttonStatus-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonStatus-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonStatus-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonStatus-text:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:hsla(0,0%,100%,0.95);--globalHeader-modifierChip-text:rgba(0,0,0,0.95);--globalHeader-textfieldWin-background:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-hovered:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-active:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-maxMinButton-background:hsla(0,0%,100%,0);--globalHeader-maxMinButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-maxMinButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-maxMinButton-text:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-closeButton-background:hsla(0,0%,100%,0);--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-searchCancelButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-searchCancelButton-background-disabled:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-text:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-hovered:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-pressed:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-disabled:hsla(0,0%,100%,0.3);--theme-gradient-primary-0-background:#001c18;--theme-gradient-primary-1-background:#021412;--theme-gradient-secondary-0-background:#122925;--theme-gradient-secondary-1-background:#021412;--interactiveicon-container-background:hsla(0,0%,100%,0);--interactiveicon-container-background-hovered:hsla(0,0%,100%,0.07);--interactiveicon-container-background-pressed:hsla(0,0%,100%,0.2);--interactiveicon-container-background-disabled:hsla(0,0%,100%,0);--interactiveicon-primary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-active:#64b4fa;--interactiveicon-primary-outline-icon-active-hovered:#bfe3ff;--interactiveicon-primary-outline-icon-active-pressed:#bfe3ff;--interactiveicon-primary-outline-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#f2990a;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-quaternary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:hsla(0,0%,100%,0.95);--list-header-outline-primary:hsla(0,0%,100%,0.4);--list-header-outline-secondary:hsla(0,0%,100%,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:hsla(0,0%,100%,0.3);--meetingRecording-indicator-inProgress:#f55868;--meetingRecording-indicator-paused:#f26b1d;--menulistbackground-primary-background:#000;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-secondary-background:#1a1a1a;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-tertiary-background:#262626;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:hsla(0,0%,100%,0.2);--modal-primary-background:#000;--modal-primary-border-style:solid;--modal-primary-border-color:hsla(0,0%,100%,0.2);--modal-secondary-background:#1a1a1a;--modal-secondary-border-style:solid;--modal-secondary-border-color:hsla(0,0%,100%,0.2);--modal-tertiary-background:#262626;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:hsla(0,0%,100%,0.2);--multilineChip-one-text:#30c9b0;--multilineChip-one-outline:#30c9b0;--multilineChip-two-text:#5ebff7;--multilineChip-two-outline:#5ebff7;--multilineChip-three-text:#ff9d52;--multilineChip-three-outline:#ff9d52;--multilineChip-four-text:#fc97aa;--multilineChip-four-outline:#fc97aa;--multilineChip-five-text:#93c437;--multilineChip-five-outline:#93c437;--multilineChip-six-text:#22c7d6;--multilineChip-six-outline:#22c7d6;--multilineChip-seven-text:#f294f1;--multilineChip-seven-outline:#f294f1;--multilineChip-eight-text:#c7a5fa;--multilineChip-eight-outline:#c7a5fa;--navigation-bar-divider-0:hsla(0,0%,100%,0);--navigation-bar-divider-1:hsla(0,0%,100%,0.2);--navigationtab-background:hsla(0,0%,100%,0);--navigationtab-background-hovered:hsla(0,0%,100%,0.07);--navigationtab-background-active:hsla(0,0%,100%,0.2);--navigationtab-text:hsla(0,0%,100%,0.7);--navigationtab-text-hovered:hsla(0,0%,100%,0.7);--navigationtab-text-active:hsla(0,0%,100%,0.95);--notificationToast-background:#000;--notificationToast-text:hsla(0,0%,100%,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:hsla(0,0%,100%,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#000;--panel-secondary-background:#1a1a1a;--panel-tertiary-background:#262626;--participantListItem-audioMuted:#f55868;--participantListItem-audioUnmuted:#27a17a;--radio-checked-background:#64b4fa;--radio-checked-background-hovered:#3492eb;--radio-checked-background-pressed:#1170cf;--radio-checked-background-disabled:#063a75;--radio-checked-text:hsla(0,0%,100%,0.95);--radio-checked-text-hovered:hsla(0,0%,100%,0.95);--radio-checked-text-pressed:hsla(0,0%,100%,0.95);--radio-checked-text-disabled:hsla(0,0%,100%,0.4);--radio-checked-icon:rgba(0,0,0,0.95);--radio-checked-icon-hovered:rgba(0,0,0,0.95);--radio-checked-icon-pressed:rgba(0,0,0,0.95);--radio-checked-icon-disabled:rgba(0,0,0,0.5);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:hsla(0,0%,100%,0.2);--radio-unchecked-background-hovered:hsla(0,0%,100%,0.3);--radio-unchecked-background-pressed:hsla(0,0%,100%,0.4);--radio-unchecked-background-disabled:hsla(0,0%,100%,0.11);--radio-unchecked-text:hsla(0,0%,100%,0.95);--radio-unchecked-text-hovered:hsla(0,0%,100%,0.95);--radio-unchecked-text-pressed:hsla(0,0%,100%,0.95);--radio-unchecked-text-disabled:hsla(0,0%,100%,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--radio-group-description-color:hsla(0,0%,100%,0.7);--scheduledmeetingItem-background:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-hovered:hsla(0,0%,100%,0.2);--scheduledmeetingItem-background-focused:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-pressed:hsla(0,0%,100%,0.3);--scheduledmeetingItem-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-track-background:hsla(0,0%,100%,0.11);--scrollbar-track-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-thumb-background:hsla(0,0%,100%,0.2);--scrollbar-thumb-background-hovered:hsla(0,0%,100%,0.3);--scrollbar-thumb-background-pressed:hsla(0,0%,100%,0.4);--scrollbar-thumb-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-text:hsla(0,0%,100%,0.7);--scrollbar-arrow-button-text-hovered:hsla(0,0%,100%,0.3);--scrollbar-arrow-button-text-pressed:hsla(0,0%,100%,0.2);--scrollbar-arrow-button-text-disabled:hsla(0,0%,100%,0.4);--scrollbar-arrow-button-background:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-hovered:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-disabled:hsla(0,0%,100%,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-selected:#64b4fa;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#000;--tag-static-text:hsla(0,0%,100%,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-style-18:solid;--tag-static-border-style-19:solid;--tag-static-border-style-20:solid;--tag-static-border-style-21:solid;--tag-static-border-style-22:solid;--tag-static-border-style-23:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:2; --tag-static-border-color-6:5; --tag-static-border-color-7:5; --tag-static-border-color-8:,; --tag-static-border-color-9:; --tag-static-border-color-10:2; --tag-static-border-color-11:5; --tag-static-border-color-12:5; --tag-static-border-color-13:,; --tag-static-border-color-14:; --tag-static-border-color-15:2; --tag-static-border-color-16:5; --tag-static-border-color-17:5; --tag-static-border-color-18:,; --tag-static-border-color-19:; --tag-static-border-color-20:0; --tag-static-border-color-21:.; --tag-static-border-color-22:4; --tag-static-border-color-23:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#262626;--tag-primary-background-hovered:#1a1a1a;--tag-primary-background-pressed:#000;--tag-primary-text:hsla(0,0%,100%,0.95);--tag-primary-text-hovered:hsla(0,0%,100%,0.95);--tag-primary-text-pressed:hsla(0,0%,100%,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:hsla(0,0%,100%,0.4);--tag-primary-border-color-hovered:hsla(0,0%,100%,0.4);--tag-primary-border-color-pressed:hsla(0,0%,100%,0.4);--tag-cobalt-background:#12283d;--tag-cobalt-background-hovered:#103c63;--tag-cobalt-background-pressed:#08599c;--tag-cobalt-text:hsla(0,0%,100%,0.95);--tag-cobalt-text-hovered:hsla(0,0%,100%,0.95);--tag-cobalt-text-pressed:hsla(0,0%,100%,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#1e2b10;--tag-lime-background-hovered:#2d4214;--tag-lime-background-pressed:#416116;--tag-lime-text:hsla(0,0%,100%,0.95);--tag-lime-text-hovered:hsla(0,0%,100%,0.95);--tag-lime-text-pressed:hsla(0,0%,100%,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#102b2a;--tag-mint-background-hovered:#12423f;--tag-mint-background-pressed:#12615a;--tag-mint-text:hsla(0,0%,100%,0.95);--tag-mint-text-hovered:hsla(0,0%,100%,0.95);--tag-mint-text-pressed:hsla(0,0%,100%,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#26262b;--tag-slate-background-hovered:#393a47;--tag-slate-background-pressed:#535573;--tag-slate-text:hsla(0,0%,100%,0.95);--tag-slate-text-hovered:hsla(0,0%,100%,0.95);--tag-slate-text-pressed:hsla(0,0%,100%,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#29223d;--tag-violet-background-hovered:#432c78;--tag-violet-background-pressed:#643abd;--tag-violet-text:hsla(0,0%,100%,0.95);--tag-violet-text-hovered:hsla(0,0%,100%,0.95);--tag-violet-text-pressed:hsla(0,0%,100%,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#3b1840;--tag-purple-background-hovered:#601e66;--tag-purple-background-pressed:#932099;--tag-purple-text:hsla(0,0%,100%,0.95);--tag-purple-text-hovered:hsla(0,0%,100%,0.95);--tag-purple-text-pressed:hsla(0,0%,100%,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#33221b;--tag-orange-background-hovered:#59311e;--tag-orange-background-pressed:#914017;--tag-orange-text:hsla(0,0%,100%,0.95);--tag-orange-text-hovered:hsla(0,0%,100%,0.95);--tag-orange-text-pressed:hsla(0,0%,100%,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#30240d;--tag-gold-background-hovered:#4d370c;--tag-gold-background-pressed:#735107;--tag-gold-text:hsla(0,0%,100%,0.95);--tag-gold-text-hovered:hsla(0,0%,100%,0.95);--tag-gold-text-pressed:hsla(0,0%,100%,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#3b1e21;--tag-pink-background-hovered:#66262d;--tag-pink-background-pressed:#a12a3a;--tag-pink-text:hsla(0,0%,100%,0.95);--tag-pink-text-hovered:hsla(0,0%,100%,0.95);--tag-pink-text-pressed:hsla(0,0%,100%,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#1a1a1a;--textToast-text:hsla(0,0%,100%,0.95);--textToast-border-style:solid;--textToast-border-color:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButtonAccent-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-text:hsla(0,0%,100%,0.7);--toggleButtonAccent-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButtonAccent-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-text:#64b4fa;--toggleButtonAccent-active-text-hovered:#64b4fa;--toggleButtonAccent-active-text-pressed:#64b4fa;--toggleButtonAccent-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-background:hsla(0,0%,100%,0);--toggleButton-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButton-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButton-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButton-inactive-text:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-background:hsla(0,0%,100%,0.2);--toggleButton-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButton-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-text:hsla(0,0%,100%,0.95);--toggleButton-active-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-active-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-disabled:hsla(0,0%,100%,0.2);--toggle-toggled-background:#64b4fa;--toggle-toggled-background-hovered:#3492eb;--toggle-toggled-background-pressed:#1170cf;--toggle-toggled-background-disabled:#063a75;--toggle-toggled-thumb-tint:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-disabled:rgba(0,0,0,0.5);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:hsla(0,0%,100%,0.2);--toggle-untoggled-background-hovered:hsla(0,0%,100%,0.3);--toggle-untoggled-background-pressed:hsla(0,0%,100%,0.4);--toggle-untoggled-background-disabled:hsla(0,0%,100%,0.11);--toggle-untoggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-disabled:hsla(0,0%,100%,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#0f0f0f;--videoSupport-controls-button-background-hovered:#262626;--videoSupport-controls-button-background-pressed:#3b3b3b;--videoSupport-controls-button-background-disabled:#0f0f0f;--videoSupport-controls-button-text:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-icon:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-hovered:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-pressed:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-disabled:hsla(0,0%,100%,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOff-iconUnmute:#3cc29a;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#64b4fa;--videoSupport-slider-track-empty:hsla(0,0%,100%,0.3);--videoSupport-slider-mover-background:#000;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-style-18:solid;--videoSupport-slider-mover-border-style-19:solid;--videoSupport-slider-mover-border-style-20:solid;--videoSupport-slider-mover-border-style-21:solid;--videoSupport-slider-mover-border-style-22:solid;--videoSupport-slider-mover-border-style-23:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:2; --videoSupport-slider-mover-border-color-6:5; --videoSupport-slider-mover-border-color-7:5; --videoSupport-slider-mover-border-color-8:,; --videoSupport-slider-mover-border-color-9:; --videoSupport-slider-mover-border-color-10:2; --videoSupport-slider-mover-border-color-11:5; --videoSupport-slider-mover-border-color-12:5; --videoSupport-slider-mover-border-color-13:,; --videoSupport-slider-mover-border-color-14:; --videoSupport-slider-mover-border-color-15:2; --videoSupport-slider-mover-border-color-16:5; --videoSupport-slider-mover-border-color-17:5; --videoSupport-slider-mover-border-color-18:,; --videoSupport-slider-mover-border-color-19:; --videoSupport-slider-mover-border-color-20:0; --videoSupport-slider-mover-border-color-21:.; --videoSupport-slider-mover-border-color-22:4; --videoSupport-slider-mover-border-color-23:);--videoSupport-slider-background:#0f0f0f;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-style-18:solid;--videoSupport-slider-border-style-19:solid;--videoSupport-slider-border-style-20:solid;--videoSupport-slider-border-style-21:solid;--videoSupport-slider-border-style-22:solid;--videoSupport-slider-border-style-23:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:2; --videoSupport-slider-border-color-6:5; --videoSupport-slider-border-color-7:5; --videoSupport-slider-border-color-8:,; --videoSupport-slider-border-color-9:; --videoSupport-slider-border-color-10:2; --videoSupport-slider-border-color-11:5; --videoSupport-slider-border-color-12:5; --videoSupport-slider-border-color-13:,; --videoSupport-slider-border-color-14:; --videoSupport-slider-border-color-15:2; --videoSupport-slider-border-color-16:5; --videoSupport-slider-border-color-17:5; --videoSupport-slider-border-color-18:,; --videoSupport-slider-border-color-19:; --videoSupport-slider-border-color-20:0; --videoSupport-slider-border-color-21:.; --videoSupport-slider-border-color-22:3; --videoSupport-slider-border-color-23:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:hsla(0,0%,100%,0.95);--theme-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-text-inverted-normal:rgba(0,0,0,0.95);--theme-text-inverted-disabled:rgba(0,0,0,0.5);--theme-text-secondary-normal:hsla(0,0%,100%,0.7);--theme-text-secondary-inverted-normal:rgba(0,0,0,0.6);--theme-text-error-normal:#fc8b98;--theme-text-error-hover:#ffd4da;--theme-text-error-active:#ffd4da;--theme-text-success-normal:#3cc29a;--theme-text-success-hover:#9fedd8;--theme-text-success-active:#9fedd8;--theme-text-warning-normal:#f2990a;--theme-text-warning-hover:#ffda94;--theme-text-warning-active:#ffda94;--theme-text-highlight:#063a75;--theme-text-accent-normal:#64b4fa;--theme-text-accent-hover:#bfe3ff;--theme-text-accent-active:#bfe3ff;--theme-text-teamdefault-normal:hsla(0,0%,100%,0.7);--theme-text-teamdefault-hover:hsla(0,0%,100%,0.7);--theme-text-teamdefault-active:hsla(0,0%,100%,0.95);--theme-text-alert-purple-normal:#f294f1;--theme-text-alert-purple-hover:#fce1fc;--theme-text-alert-purple-active:#fce1fc;--theme-text-alert-orange-normal:#ffca99;--theme-text-alert-orange-hover:#faf4eb;--theme-text-alert-orange-active:#faf4eb;--theme-text-team-cobalt-normal:#5ebff7;--theme-text-team-cobalt-hover:#5ebff7;--theme-text-team-cobalt-active:#c7eeff;--theme-text-team-cyan-normal:#22c7d6;--theme-text-team-cyan-hover:#22c7d6;--theme-text-team-cyan-active:#b2f4f7;--theme-text-team-mint-normal:#30c9b0;--theme-text-team-mint-hover:#30c9b0;--theme-text-team-mint-active:#baf5e7;--theme-text-team-lime-normal:#93c437;--theme-text-team-lime-hover:#93c437;--theme-text-team-lime-active:#ddf2ae;--theme-text-team-gold-normal:#d6b220;--theme-text-team-gold-hover:#d6b220;--theme-text-team-gold-active:#f5eaa2;--theme-text-team-orange-normal:#ff9d52;--theme-text-team-orange-hover:#ff9d52;--theme-text-team-orange-active:#fce4c7;--theme-text-team-pink-normal:#fc97aa;--theme-text-team-pink-hover:#fc97aa;--theme-text-team-pink-active:#ffe0e7;--theme-text-team-purple-normal:#f294f1;--theme-text-team-purple-hover:#f294f1;--theme-text-team-purple-active:#fce1fc;--theme-text-team-violet-normal:#c7a5fa;--theme-text-team-violet-hover:#c7a5fa;--theme-text-team-violet-active:#f0e3fc;--theme-text-team-slate-normal:#b0b4d9;--theme-text-team-slate-hover:#b0b4d9;--theme-text-team-slate-active:#e3e7fa;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:hsla(0,0%,100%,0.07);--theme-background-primary-active:hsla(0,0%,100%,0.11);--theme-background-primary-disabled:hsla(0,0%,100%,0.11);--theme-background-solid-primary-normal:#000;--theme-background-solid-secondary-normal:#1a1a1a;--theme-background-solid-tertiary-normal:#262626;--theme-background-solid-quaternary-normal:#3b3b3b;--theme-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-background-secondary-hover:hsla(0,0%,100%,0.2);--theme-background-secondary-active:hsla(0,0%,100%,0.3);--theme-background-secondary-disabled:hsla(0,0%,100%,0);--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#001c18;--theme-background-gradient-primary-1:#021412;--theme-background-gradient-secondary-0:#122925;--theme-background-gradient-secondary-1:#021412;--theme-background-alert-default-normal:#262626;--theme-background-alert-default-hover:#262626;--theme-background-alert-default-active:#3b3b3b;--theme-background-alert-success-normal:#0e2b20;--theme-background-alert-success-hover:#0e2b20;--theme-background-alert-success-active:#134231;--theme-background-alert-warning-normal:#36220c;--theme-background-alert-warning-hover:#36220c;--theme-background-alert-warning-active:#57330a;--theme-background-alert-error-normal:#4f0e10;--theme-background-alert-error-hover:#4f0e10;--theme-background-alert-error-active:#780d13;--theme-background-alert-theme-normal:#0a274a;--theme-background-alert-theme-hover:#0a274a;--theme-background-alert-theme-active:#063a75;--theme-background-alert-purple-normal:#3b1840;--theme-background-alert-purple-hover:#3b1840;--theme-background-alert-purple-active:#601e66;--theme-background-alert-orange-normal:#33221b;--theme-background-alert-orange-hover:#33221b;--theme-background-alert-orange-active:#59311e;--theme-background-label-cobalt-normal:#12283d;--theme-background-label-cobalt-hover:#103c63;--theme-background-label-cobalt-active:#08599c;--theme-background-label-gold-normal:#30240d;--theme-background-label-gold-hover:#4d370c;--theme-background-label-gold-active:#735107;--theme-background-label-lime-normal:#1e2b10;--theme-background-label-lime-hover:#2d4214;--theme-background-label-lime-active:#416116;--theme-background-label-mint-normal:#102b2a;--theme-background-label-mint-hover:#12423f;--theme-background-label-mint-active:#12615a;--theme-background-label-orange-normal:#33221b;--theme-background-label-orange-hover:#59311e;--theme-background-label-orange-active:#914017;--theme-background-label-pink-normal:#3b1e21;--theme-background-label-pink-hover:#66262d;--theme-background-label-pink-active:#a12a3a;--theme-background-label-purple-normal:#3b1840;--theme-background-label-purple-hover:#601e66;--theme-background-label-purple-active:#932099;--theme-background-label-slate-normal:#26262b;--theme-background-label-slate-hover:#393a47;--theme-background-label-slate-active:#535573;--theme-background-label-violet-normal:#29223d;--theme-background-label-violet-hover:#432c78;--theme-background-label-violet-active:#643abd;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:hsla(0,0%,100%,0.95);--theme-button-primary-hover:hsla(0,0%,100%,0.8);--theme-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-button-secondary-normal:hsla(0,0%,100%,0);--theme-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-button-inverted-normal:#0f0f0f;--theme-button-inverted-hover:#262626;--theme-button-inverted-pressed:#3b3b3b;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-outline-theme-normal:#64b4fa;--theme-outline-secondary-normal:hsla(0,0%,100%,0.2);--theme-outline-input-normal:hsla(0,0%,100%,0.5);--theme-outline-input-active:hsla(0,0%,100%,0.9);--theme-outline-button-normal:hsla(0,0%,100%,0.3);--theme-outline-join-normal:#3cc29a;--theme-outline-cancel-normal:#fc8b98;--theme-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#adadad;--theme-outline-high-contrast-focus:#fff;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#64b4fa;--theme-control-active-hover:#3492eb;--theme-control-active-pressed:#1170cf;--theme-control-active-active:#1170cf;--theme-control-active-disabled:#063a75;--theme-control-inactive-normal:hsla(0,0%,100%,0.2);--theme-control-inactive-hover:hsla(0,0%,100%,0.3);--theme-control-inactive-pressed:hsla(0,0%,100%,0.4);--theme-control-inactive-disabled:hsla(0,0%,100%,0.11);--theme-overlay-meetings-normal:rgba(0,0,0,0.7);--theme-indicator-unstable:#f26b1d;--theme-indicator-attention:#f55868;--theme-indicator-stable:#27a17a;--theme-indicator-locked:#8f8f8f;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#3492eb;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:hsla(0,0%,100%,0.2);--theme-scrollbar-button-hover:hsla(0,0%,100%,0.3);--theme-scrollbar-button-pressed:hsla(0,0%,100%,0.4);--theme-scrollbar-arrow-normal:hsla(0,0%,100%,0.7);--theme-scrollbar-arrow-background-normal:hsla(0,0%,100%,0);--theme-scrollbar-arrow-background-hover:hsla(0,0%,100%,0.11);--theme-scrollbar-arrow-background-pressed:hsla(0,0%,100%,0.2);--theme-scrollbar-background-secondary-ghost:hsla(0,0%,100%,0);--theme-scrollbar-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#fff;--theme-globaltint-normal:#3492eb;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#262626;--theme-groupedbackground-quaternary-normal:#3b3b3b;--theme-groupedbackground-primary-normal:#021412;--theme-groupedbackground-secondary-normal:#05201c;--theme-teaching-background-normal:#fff;--theme-teaching-button-primary-normal:rgba(0,0,0,0.95);--theme-teaching-button-primary-hover:rgba(0,0,0,0.8);--theme-teaching-button-primary-pressed:rgba(0,0,0,0.7);--theme-teaching-button-primary-disabled:rgba(0,0,0,0.2);--theme-teaching-button-secondary-normal:transparent;--theme-teaching-button-secondary-hover:rgba(0,0,0,0.07);--theme-teaching-button-secondary-pressed:rgba(0,0,0,0.2);--theme-teaching-outline-button-normal:rgba(0,0,0,0.3);--theme-teaching-outline-normal:rgba(0,0,0,0.2);--theme-teaching-outline-disabled-normal:rgba(0,0,0,0.2);--theme-teaching-outline-theme:#1170cf;--theme-teaching-text-accent-normal:#0353a8;--theme-teaching-text-accent-hover:#0a274a;--theme-teaching-text-accent-disabled:rgba(0,0,0,0.4);--theme-teaching-text-primary-disabled:rgba(0,0,0,0.4);--theme-gradientdivider-normal-0:hsla(0,0%,100%,0);--theme-gradientdivider-normal-1:hsla(0,0%,100%,0.2);--theme-gradientdivider-hover-0:hsla(0,0%,100%,0);--theme-gradientdivider-hover-1:hsla(0,0%,100%,0.6);--theme-gradientdivider-error-normal-0:rgba(252,139,152,0);--theme-gradientdivider-error-normal-1:rgba(252,139,152,0.6);--theme-gradientdivider-error-hover-0:rgba(252,139,152,0);--theme-gradientdivider-error-hover-1:rgba(252,139,152,0.9);--theme-gradientdivider-warning-normal-0:rgba(242,153,10,0);--theme-gradientdivider-warning-normal-1:rgba(242,153,10,0.6);--theme-gradientdivider-warning-hover-0:rgba(242,153,10,0);--theme-gradientdivider-warning-hover-1:rgba(242,153,10,0.9);--theme-gradientdivider-announce-normal-0:rgba(100,180,250,0);--theme-gradientdivider-announce-normal-1:rgba(100,180,250,0.6);--theme-gradientdivider-announce-hover-0:rgba(100,180,250,0);--theme-gradientdivider-announce-hover-1:rgba(100,180,250,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#001c18;--theme-gradation-primary-1:#021412;--theme-gradation-secondary-0:#122925;--theme-gradation-secondary-1:#021412}.md-theme-darkRose{--avatar-presence-icon-active:#27a17a;--avatar-presence-icon-meeting:#f26b1d;--avatar-presence-icon-schedule:#f26b1d;--avatar-presence-icon-call:#f26b1d;--avatar-presence-icon-dnd:#f55868;--avatar-presence-icon-presenting:#f55868;--avatar-presence-icon-quiet-hours:#8f8f8f;--avatar-presence-icon-away:#8f8f8f;--avatar-presence-icon-ooo:#8f8f8f;--avatar-presence-icon-busy:#f26b1d;--avatar-presence-icon-on-mobile:#8f8f8f;--avatar-presence-icon-on-device:#8f8f8f;--avatar-presence-icon-on-hold:#8f8f8f;--avatar-presence-icon-background:#000;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#64b4fa;--avatar-chat-bubble-icon-hover:#3492eb;--avatar-chat-bubble-icon-pressed:#1170cf;--avatar-chat-bubble-icon-active:#1170cf;--avatar-chat-bubble-icon-disabled:#063a75;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:hsla(0,0%,100%,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#64b4fa;--badge-recording-indicator:#f55868;--banner-announcement-text:#64b4fa;--banner-announcement-background:#0a274a;--banner-success-text:#3cc29a;--banner-success-background:#0e2b20;--banner-error-text:#fc8b98;--banner-error-background:#4f0e10;--banner-issue-text:#f2990a;--banner-issue-background:#36220c;--banner-transient-text:hsla(0,0%,100%,0.95);--banner-transient-background:hsla(0,0%,100%,0.11);--button-primary-background:hsla(0,0%,100%,0.95);--button-primary-background-hovered:hsla(0,0%,100%,0.8);--button-primary-background-pressed:hsla(0,0%,100%,0.7);--button-primary-background-disabled:hsla(0,0%,100%,0.2);--button-primary-text:rgba(0,0,0,0.95);--button-primary-text-hovered:rgba(0,0,0,0.95);--button-primary-text-pressed:rgba(0,0,0,0.95);--button-primary-text-disabled:hsla(0,0%,100%,0.4);--button-primary-border-style:none;--button-secondary-background:hsla(0,0%,100%,0);--button-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-secondary-background-disabled:hsla(0,0%,100%,0);--button-secondary-text:hsla(0,0%,100%,0.95);--button-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:hsla(0,0%,100%,0.3);--button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-background:hsla(0,0%,100%,0);--button-cancel-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-cancel-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-cancel-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-text:#fc8b98;--button-cancel-ghost-text-hovered:#fc8b98;--button-cancel-ghost-text-pressed:#fc8b98;--button-cancel-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:hsla(0,0%,100%,0);--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:hsla(0,0%,100%,0);--button-cancel-outline-text:#fc8b98;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#fc8b98;--button-cancel-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-background:hsla(0,0%,100%,0);--button-accent-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-accent-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-accent-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-text:#64b4fa;--button-accent-ghost-text-hovered:#64b4fa;--button-accent-ghost-text-pressed:#64b4fa;--button-accent-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:hsla(0,0%,100%,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:hsla(0,0%,100%,0);--button-message-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-message-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-message-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-message-ghost-text:#64b4fa;--button-message-ghost-text-hovered:#64b4fa;--button-message-ghost-text-pressed:#64b4fa;--button-message-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:hsla(0,0%,100%,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:hsla(0,0%,100%,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:hsla(0,0%,100%,0.4);--button-join-fill-border-style:none;--button-join-outline-background:hsla(0,0%,100%,0);--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:hsla(0,0%,100%,0);--button-join-outline-text:#3cc29a;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:hsla(0,0%,100%,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#3cc29a;--button-join-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:hsla(0,0%,100%,0.95);--button-counter-background-hovered:hsla(0,0%,100%,0.8);--button-counter-background-pressed:hsla(0,0%,100%,0.7);--button-counter-text:rgba(0,0,0,0.95);--button-counter-text-hovered:rgba(0,0,0,0.95);--button-counter-text-pressed:rgba(0,0,0,0.95);--button-counter-border-style:none;--button-dialpad-background:hsla(0,0%,100%,0);--button-dialpad-background-hovered:hsla(0,0%,100%,0.07);--button-dialpad-background-pressed:hsla(0,0%,100%,0.2);--button-dialpad-background-disabled:hsla(0,0%,100%,0);--button-dialpad-text-number:hsla(0,0%,100%,0.95);--button-dialpad-text-number-hovered:hsla(0,0%,100%,0.95);--button-dialpad-text-number-pressed:hsla(0,0%,100%,0.95);--button-dialpad-text-number-disabled:hsla(0,0%,100%,0.4);--button-dialpad-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-hovered:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-pressed:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-disabled:hsla(0,0%,100%,0.4);--button-dialpad-special-background:hsla(0,0%,100%,0);--button-dialpad-special-text-number:hsla(0,0%,100%,0.95);--button-dialpad-special-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:hsla(0,0%,100%,0);--button-hyperlink-text:#64b4fa;--button-hyperlink-text-hovered:#bfe3ff;--button-hyperlink-text-pressed:#bfe3ff;--button-hyperlink-text-focused:#64b4fa;--button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#64b4fa;--button-layout-background:#0f0f0f;--button-layout-background-hovered:#262626;--button-layout-background-pressed:#3b3b3b;--button-layout-background-disabled:#0f0f0f;--button-layout-text:hsla(0,0%,100%,0.95);--button-layout-text-disabled:hsla(0,0%,100%,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:hsla(0,0%,100%,0.3);--button-layout-border-color-disabled:hsla(0,0%,100%,0.2);--button-overlay-background:#0f0f0f;--button-overlay-background-hovered:#262626;--button-overlay-background-pressed:#3b3b3b;--button-overlay-text:hsla(0,0%,100%,0.95);--button-overlay-text-hovered:hsla(0,0%,100%,0.95);--button-overlay-text-pressed:hsla(0,0%,100%,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:hsla(0,0%,100%,0.3);--button-overlay-border-color-hovered:hsla(0,0%,100%,0.3);--button-overlay-border-color-pressed:hsla(0,0%,100%,0.3);--button-group-separator-background:hsla(0,0%,100%,0.4);--button-ghost-background:hsla(0,0%,100%,0);--button-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-ghost-background-disabled:hsla(0,0%,100%,0);--button-ghost-background-active:hsla(0,0%,100%,0.2);--button-ghost-text:hsla(0,0%,100%,0.95);--button-ghost-text-hovered:hsla(0,0%,100%,0.95);--button-ghost-text-pressed:hsla(0,0%,100%,0.95);--button-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-ghost-text-active:hsla(0,0%,100%,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:hsla(0,0%,100%,0.2);--button-call-control-panel-background-hovered:hsla(0,0%,100%,0.3);--button-call-control-panel-background-pressed:hsla(0,0%,100%,0.4);--button-call-control-panel-background-disabled:hsla(0,0%,100%,0.2);--button-call-control-panel-text:hsla(0,0%,100%,0.95);--button-call-control-panel-text-hovered:hsla(0,0%,100%,0.95);--button-call-control-panel-text-pressed:hsla(0,0%,100%,0.95);--button-call-control-panel-text-disabled:hsla(0,0%,100%,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:hsla(0,0%,100%,0.11);--card-inactive-background-hovered:hsla(0,0%,100%,0.2);--card-inactive-background-active:hsla(0,0%,100%,0.3);--card-success-background:#0e2b20;--card-success-background-hovered:#0e2b20;--card-success-background-active:#134231;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:hsla(0,0%,100%,0.07);--card-transparent-background-active:hsla(0,0%,100%,0.11);--card-active-background:#0e2b20;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:hsla(0,0%,100%,0.2);--chips-outline-error:#fc8b98;--chips-outline-normal:hsla(0,0%,100%,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#30c9b0;--chips-outline-multiline-text-cobalt:#5ebff7;--chips-outline-multiline-text-orange:#ff9d52;--chips-outline-multiline-text-pink:#fc97aa;--chips-outline-multiline-text-lime:#93c437;--chips-outline-multiline-text-cyan:#22c7d6;--chips-outline-multiline-text-purple:#f294f1;--chips-outline-multiline-text-violet:#c7a5fa;--chips-background-error:#4f0e10;--chips-text-error:#fc8b98;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#000;--codeinput-background-hovered:hsla(0,0%,100%,0.07);--codeinput-background-active:hsla(0,0%,100%,0.11);--codeinput-background-focused:#000;--codeinput-background-disabled:hsla(0,0%,100%,0.11);--codeinput-text:hsla(0,0%,100%,0.95);--codeinput-text-hovered:hsla(0,0%,100%,0.95);--codeinput-text-active:hsla(0,0%,100%,0.95);--codeinput-text-focused:hsla(0,0%,100%,0.95);--codeinput-text-disabled:hsla(0,0%,100%,0.95);--codeinput-error-background:#4f0e10;--codeinput-error-background-hovered:hsla(0,0%,100%,0.07);--codeinput-error-background-active:hsla(0,0%,100%,0.07);--codeinput-error-text:hsla(0,0%,100%,0.95);--codeinput-error-text-hovered:hsla(0,0%,100%,0.95);--codeinput-error-text-active:hsla(0,0%,100%,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#fc8b98;--codeinput-error-border-color-hovered:#fc8b98;--codeinput-error-border-color-active:#fc8b98;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:hsla(0,0%,100%,0.5);--codeinput-border-color-hovered:hsla(0,0%,100%,0.5);--codeinput-border-color-active:hsla(0,0%,100%,0.9);--codeinput-border-color-focused:#64b4fa;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#0f0f0f;--dualbutton-overlay-button-background:#0f0f0f;--dualbutton-overlay-button-background-hovered:#262626;--dualbutton-overlay-button-background-pressed:#3b3b3b;--dualbutton-overlay-button-text:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-style-18:solid;--dualbutton-overlay-border-style-19:solid;--dualbutton-overlay-border-style-20:solid;--dualbutton-overlay-border-style-21:solid;--dualbutton-overlay-border-style-22:solid;--dualbutton-overlay-border-style-23:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:2; --dualbutton-overlay-border-color-6:5; --dualbutton-overlay-border-color-7:5; --dualbutton-overlay-border-color-8:,; --dualbutton-overlay-border-color-9:; --dualbutton-overlay-border-color-10:2; --dualbutton-overlay-border-color-11:5; --dualbutton-overlay-border-color-12:5; --dualbutton-overlay-border-color-13:,; --dualbutton-overlay-border-color-14:; --dualbutton-overlay-border-color-15:2; --dualbutton-overlay-border-color-16:5; --dualbutton-overlay-border-color-17:5; --dualbutton-overlay-border-color-18:,; --dualbutton-overlay-border-color-19:; --dualbutton-overlay-border-color-20:0; --dualbutton-overlay-border-color-21:.; --dualbutton-overlay-border-color-22:3; --dualbutton-overlay-border-color-23:);--dualbutton-standard-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background-hovered:hsla(0,0%,100%,0.07);--dualbutton-standard-button-background-pressed:hsla(0,0%,100%,0.2);--dualbutton-standard-button-text:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-style-18:solid;--dualbutton-standard-border-style-19:solid;--dualbutton-standard-border-style-20:solid;--dualbutton-standard-border-style-21:solid;--dualbutton-standard-border-style-22:solid;--dualbutton-standard-border-style-23:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:2; --dualbutton-standard-border-color-6:5; --dualbutton-standard-border-color-7:5; --dualbutton-standard-border-color-8:,; --dualbutton-standard-border-color-9:; --dualbutton-standard-border-color-10:2; --dualbutton-standard-border-color-11:5; --dualbutton-standard-border-color-12:5; --dualbutton-standard-border-color-13:,; --dualbutton-standard-border-color-14:; --dualbutton-standard-border-color-15:2; --dualbutton-standard-border-color-16:5; --dualbutton-standard-border-color-17:5; --dualbutton-standard-border-color-18:,; --dualbutton-standard-border-color-19:; --dualbutton-standard-border-color-20:0; --dualbutton-standard-border-color-21:.; --dualbutton-standard-border-color-22:3; --dualbutton-standard-border-color-23:);--label-primary-text:hsla(0,0%,100%,0.95);--label-primary-text-disabled:hsla(0,0%,100%,0.4);--label-secondary-text:hsla(0,0%,100%,0.7);--label-secondary-text-disabled:hsla(0,0%,100%,0.4);--label-success-text:#3cc29a;--label-warning-text:#f2990a;--label-error-text:#fc8b98;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:hsla(0,0%,100%,0.07);--listitem-background-focused:hsla(0,0%,100%,0.07);--listitem-background-pressed:hsla(0,0%,100%,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:hsla(0,0%,100%,0.95);--listitem-textprimary-hovered:hsla(0,0%,100%,0.95);--listitem-textprimary-focused:hsla(0,0%,100%,0.95);--listitem-textprimary-pressed:hsla(0,0%,100%,0.95);--listitem-textprimary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondary:hsla(0,0%,100%,0.7);--listitem-textsecondary-hovered:hsla(0,0%,100%,0.7);--listitem-textsecondary-focused:hsla(0,0%,100%,0.7);--listitem-textsecondary-pressed:hsla(0,0%,100%,0.7);--listitem-textsecondary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondarycompany:#f2990a;--listitem-textsecondarycompany-hovered:#f2990a;--listitem-textsecondarycompany-focused:#f2990a;--listitem-textsecondarycompany-pressed:#f2990a;--listitem-textsecondarycompany-disabled:hsla(0,0%,100%,0.4);--listitem-textmissed:#fc8b98;--listitem-textmissed-hovered:#fc8b98;--listitem-textmissed-pressed:#fc8b98;--listitem-textmissed-disabled:hsla(0,0%,100%,0.4);--listitem-tick:#64b4fa;--listitem-tick-hovered:#64b4fa;--listitem-tick-focused:#64b4fa;--listitem-tick-pressed:#64b4fa;--listitem-tick-disabled:hsla(0,0%,100%,0.4);--listitem-icon:hsla(0,0%,100%,0.95);--listitem-icon-hovered:hsla(0,0%,100%,0.95);--listitem-icon-focused:hsla(0,0%,100%,0.95);--listitem-icon-pressed:hsla(0,0%,100%,0.95);--listitem-icon-disabled:hsla(0,0%,100%,0.4);--listitem-dotdivider:hsla(0,0%,100%,0.4);--listitem-dotdivider-hovered:hsla(0,0%,100%,0.4);--listitem-dotdivider-focused:hsla(0,0%,100%,0.4);--listitem-dotdivider-pressed:hsla(0,0%,100%,0.4);--listitem-dotdivider-disabled:hsla(0,0%,100%,0.4);--meetingCardListItem-background:hsla(0,0%,100%,0.11);--meetingCardListItem-background-hovered:hsla(0,0%,100%,0.2);--meetingCardListItem-background-pressed:hsla(0,0%,100%,0.3);--meetingCardListItem-background-focused:hsla(0,0%,100%,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:hsla(0,0%,100%,0.95);--meetingCardListItem-textSecondary:hsla(0,0%,100%,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#64b4fa;--meetingCardListItem-border-color-disabled:hsla(0,0%,100%,0.2);--popover-primary-background:#000;--reaction-badge-primary-background:hsla(0,0%,100%,0.11);--reaction-badge-primary-background-hovered:hsla(0,0%,100%,0.2);--reaction-badge-primary-background-pressed:hsla(0,0%,100%,0.3);--reaction-badge-primary-unreacted-text:hsla(0,0%,100%,0.95);--reaction-badge-primary-reacted-text:#64b4fa;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:hsla(0,0%,100%,0.2);--search-placeholder-text:hsla(0,0%,100%,0.7);--search-text:hsla(0,0%,100%,0.95);--search-text-active:hsla(0,0%,100%,0.95);--search-text-disabled:hsla(0,0%,100%,0.4);--search-background-disabled:hsla(0,0%,100%,0.11);--search-background:#000;--search-background-active:#000;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:hsla(0,0%,100%,0.5);--search-border-color-active:hsla(0,0%,100%,0.9);--separator-primary:hsla(0,0%,100%,0.4);--separator-secondary:hsla(0,0%,100%,0.2);--spinner-loading-cursor:hsla(0,0%,100%,0.9);--spinner-loading-track:hsla(0,0%,100%,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#64b4fa;--spinner-progress-track:hsla(0,0%,100%,0.2);--tab-active-background:hsla(0,0%,100%,0.2);--tab-active-background-hovered:hsla(0,0%,100%,0.3);--tab-active-background-pressed:hsla(0,0%,100%,0.2);--tab-active-text:hsla(0,0%,100%,0.95);--tab-active-text-hovered:hsla(0,0%,100%,0.95);--tab-active-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-background:hsla(0,0%,100%,0);--tab-inactive-background-hovered:hsla(0,0%,100%,0.07);--tab-inactive-background-pressed:hsla(0,0%,100%,0.2);--tab-inactive-text:hsla(0,0%,100%,0.7);--tab-inactive-text-hovered:hsla(0,0%,100%,0.95);--tab-inactive-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-text-disabled:hsla(0,0%,100%,0.4);--tab-refresh:#3cc29a;--tab-refresh-hovered:#9fedd8;--tab-refresh-pressed:#9fedd8;--tab-orange:#ff9d52;--tab-orange-hovered:#ff9d52;--tab-orange-pressed:#fce4c7;--tab-gold:#d6b220;--tab-gold-hovered:#d6b220;--tab-gold-pressed:#f5eaa2;--tab-lime:#93c437;--tab-lime-hovered:#93c437;--tab-lime-pressed:#ddf2ae;--tab-mint:#30c9b0;--tab-mint-hovered:#30c9b0;--tab-mint-pressed:#baf5e7;--tab-cyan:#22c7d6;--tab-cyan-hovered:#22c7d6;--tab-cyan-pressed:#b2f4f7;--tab-pink:#fc97aa;--tab-pink-hovered:#fc97aa;--tab-pink-pressed:#ffe0e7;--tab-slate:#b0b4d9;--tab-slate-hovered:#b0b4d9;--tab-slate-pressed:#e3e7fa;--tab-violet:#c7a5fa;--tab-violet-hovered:#c7a5fa;--tab-violet-pressed:#f0e3fc;--tab-cobalt:#5ebff7;--tab-cobalt-hovered:#5ebff7;--tab-cobalt-pressed:#c7eeff;--tab-purple:#f294f1;--tab-purple-hovered:#f294f1;--tab-purple-pressed:#fce1fc;--tags-static-background:#000;--tags-static-text:hsla(0,0%,100%,0.95);--tags-static-border-style:solid;--tags-static-border-color:hsla(0,0%,100%,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#4f0e10;--tags-error-text:hsla(0,0%,100%,0.95);--tags-error-border-style:solid;--tags-error-border-color:#fc8b98;--tags-primary-background:#262626;--tags-primary-background-hovered:#1a1a1a;--tags-primary-background-pressed:#000;--tags-primary-text:hsla(0,0%,100%,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:hsla(0,0%,100%,0.4);--tags-cobalt-background:#12283d;--tags-cobalt-background-hovered:#103c63;--tags-cobalt-background-pressed:#08599c;--tags-cobalt-text:hsla(0,0%,100%,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#1e2b10;--tags-lime-background-hovered:#2d4214;--tags-lime-background-pressed:#416116;--tags-lime-text:hsla(0,0%,100%,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#102b2a;--tags-mint-background-hovered:#12423f;--tags-mint-background-pressed:#12615a;--tags-mint-text:hsla(0,0%,100%,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#26262b;--tags-slate-background-hovered:#393a47;--tags-slate-background-pressed:#535573;--tags-slate-text:hsla(0,0%,100%,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#29223d;--tags-violet-background-hovered:#432c78;--tags-violet-background-pressed:#643abd;--tags-violet-text:hsla(0,0%,100%,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#3b1840;--tags-purple-background-hovered:#601e66;--tags-purple-background-pressed:#932099;--tags-purple-text:hsla(0,0%,100%,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#33221b;--tags-orange-background-hovered:#59311e;--tags-orange-background-pressed:#914017;--tags-orange-text:hsla(0,0%,100%,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#30240d;--tags-gold-background-hovered:#4d370c;--tags-gold-background-pressed:#735107;--tags-gold-text:hsla(0,0%,100%,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:hsla(0,0%,100%,0.2);--teamMarker-background-gold:#d6b220;--teamMarker-background-orange:#ff9d52;--teamMarker-background-lime:#93c437;--teamMarker-background-mint:#30c9b0;--teamMarker-background-cyan:#22c7d6;--teamMarker-background-cobalt:#5ebff7;--teamMarker-background-slate:#b0b4d9;--teamMarker-background-violet:#c7a5fa;--teamMarker-background-purple:#f294f1;--teamMarker-background-pink:#fc97aa;--teamMarker-background-archived:hsla(0,0%,100%,0.2);--textinput-placeholder-text:hsla(0,0%,100%,0.7);--textinput-background:#000;--textinput-background-pressed:hsla(0,0%,100%,0.3);--textinput-background-hovered:hsla(0,0%,100%,0.07);--textinput-background-focused:#000;--textinput-background-active:hsla(0,0%,100%,0.11);--textinput-background-disabled:hsla(0,0%,100%,0.11);--textinput-text:hsla(0,0%,100%,0.95);--textinput-text-pressed:hsla(0,0%,100%,0.95);--textinput-text-hovered:hsla(0,0%,100%,0.95);--textinput-text-focused:hsla(0,0%,100%,0.95);--textinput-text-active:hsla(0,0%,100%,0.95);--textinput-text-disabled:hsla(0,0%,100%,0.4);--textinput-error-background:#4f0e10;--textinput-error-background-pressed:hsla(0,0%,100%,0.11);--textinput-error-background-hovered:hsla(0,0%,100%,0.07);--textinput-error-background-focused:hsla(0,0%,100%,0.07);--textinput-error-text:hsla(0,0%,100%,0.95);--textinput-error-text-pressed:hsla(0,0%,100%,0.95);--textinput-error-text-hovered:hsla(0,0%,100%,0.95);--textinput-error-text-focused:hsla(0,0%,100%,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#fc8b98;--textinput-error-border-color-pressed:#fc8b98;--textinput-error-border-color-hovered:#fc8b98;--textinput-error-border-color-focused:#fc8b98;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:hsla(0,0%,100%,0.5);--textinput-border-color-pressed:hsla(0,0%,100%,0.5);--textinput-border-color-hovered:hsla(0,0%,100%,0.5);--textinput-border-color-focused:#64b4fa;--textinput-border-color-active:hsla(0,0%,100%,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#262626;--alertbadge-default-background-hovered:#262626;--alertbadge-default-background-pressed:#3b3b3b;--alertbadge-default-text:hsla(0,0%,100%,0.7);--alertbadge-default-text-hovered:hsla(0,0%,100%,0.95);--alertbadge-default-text-pressed:hsla(0,0%,100%,0.95);--alertbadge-announcement-background:#0a274a;--alertbadge-announcement-background-hovered:#0a274a;--alertbadge-announcement-background-pressed:#063a75;--alertbadge-announcement-text:#64b4fa;--alertbadge-announcement-text-hovered:#bfe3ff;--alertbadge-announcement-text-pressed:#bfe3ff;--alertbadge-warning-background:#36220c;--alertbadge-warning-background-hovered:#36220c;--alertbadge-warning-background-pressed:#57330a;--alertbadge-warning-text:#f2990a;--alertbadge-warning-text-hovered:#ffda94;--alertbadge-warning-text-pressed:#ffda94;--alertbadge-important-background:#4f0e10;--alertbadge-important-background-hovered:#4f0e10;--alertbadge-important-background-pressed:#780d13;--alertbadge-important-text:#fc8b98;--alertbadge-important-text-hovered:#ffd4da;--alertbadge-important-text-pressed:#ffd4da;--alertbadge-blocked-background:#36220c;--alertbadge-blocked-background-hovered:#36220c;--alertbadge-blocked-background-pressed:#57330a;--alertbadge-blocked-text:#f2990a;--alertbadge-blocked-text-hovered:#ffda94;--alertbadge-blocked-text-pressed:#ffda94;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-default-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-default-sent-background:hsla(0,0%,100%,0.11);--attachment-file-default-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-default-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-default-sent-background-focused:hsla(0,0%,100%,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-style-18:solid;--attachment-file-default-sent-border-style-19:solid;--attachment-file-default-sent-border-style-20:solid;--attachment-file-default-sent-border-style-21:solid;--attachment-file-default-sent-border-style-22:solid;--attachment-file-default-sent-border-style-23:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:2; --attachment-file-default-sent-border-color-6:5; --attachment-file-default-sent-border-color-7:5; --attachment-file-default-sent-border-color-8:,; --attachment-file-default-sent-border-color-9:; --attachment-file-default-sent-border-color-10:2; --attachment-file-default-sent-border-color-11:5; --attachment-file-default-sent-border-color-12:5; --attachment-file-default-sent-border-color-13:,; --attachment-file-default-sent-border-color-14:; --attachment-file-default-sent-border-color-15:2; --attachment-file-default-sent-border-color-16:5; --attachment-file-default-sent-border-color-17:5; --attachment-file-default-sent-border-color-18:,; --attachment-file-default-sent-border-color-19:; --attachment-file-default-sent-border-color-20:0; --attachment-file-default-sent-border-color-21:.; --attachment-file-default-sent-border-color-22:2; --attachment-file-default-sent-border-color-23:);--attachment-file-error-sent-background:hsla(0,0%,100%,0.11);--attachment-file-error-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-error-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-error-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-error-sent-label-disabled:hsla(0,0%,100%,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-style-18:solid;--attachment-file-error-sent-border-style-19:solid;--attachment-file-error-sent-border-style-20:solid;--attachment-file-error-sent-border-style-21:solid;--attachment-file-error-sent-border-style-22:solid;--attachment-file-error-sent-border-style-23:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:2; --attachment-file-error-sent-border-color-6:5; --attachment-file-error-sent-border-color-7:5; --attachment-file-error-sent-border-color-8:,; --attachment-file-error-sent-border-color-9:; --attachment-file-error-sent-border-color-10:2; --attachment-file-error-sent-border-color-11:5; --attachment-file-error-sent-border-color-12:5; --attachment-file-error-sent-border-color-13:,; --attachment-file-error-sent-border-color-14:; --attachment-file-error-sent-border-color-15:2; --attachment-file-error-sent-border-color-16:5; --attachment-file-error-sent-border-color-17:5; --attachment-file-error-sent-border-color-18:,; --attachment-file-error-sent-border-color-19:; --attachment-file-error-sent-border-color-20:0; --attachment-file-error-sent-border-color-21:.; --attachment-file-error-sent-border-color-22:2; --attachment-file-error-sent-border-color-23:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-style-18:solid;--attachment-file-preview-thumbnail-sent-border-style-19:solid;--attachment-file-preview-thumbnail-sent-border-style-20:solid;--attachment-file-preview-thumbnail-sent-border-style-21:solid;--attachment-file-preview-thumbnail-sent-border-style-22:solid;--attachment-file-preview-thumbnail-sent-border-style-23:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:2; --attachment-file-preview-thumbnail-sent-border-color-6:5; --attachment-file-preview-thumbnail-sent-border-color-7:5; --attachment-file-preview-thumbnail-sent-border-color-8:,; --attachment-file-preview-thumbnail-sent-border-color-9:; --attachment-file-preview-thumbnail-sent-border-color-10:2; --attachment-file-preview-thumbnail-sent-border-color-11:5; --attachment-file-preview-thumbnail-sent-border-color-12:5; --attachment-file-preview-thumbnail-sent-border-color-13:,; --attachment-file-preview-thumbnail-sent-border-color-14:; --attachment-file-preview-thumbnail-sent-border-color-15:2; --attachment-file-preview-thumbnail-sent-border-color-16:5; --attachment-file-preview-thumbnail-sent-border-color-17:5; --attachment-file-preview-thumbnail-sent-border-color-18:,; --attachment-file-preview-thumbnail-sent-border-color-19:; --attachment-file-preview-thumbnail-sent-border-color-20:0; --attachment-file-preview-thumbnail-sent-border-color-21:.; --attachment-file-preview-thumbnail-sent-border-color-22:2; --attachment-file-preview-thumbnail-sent-border-color-23:);--cancelicon-default-icon:hsla(0,0%,100%,0.7);--cancelicon-default-icon-hovered:hsla(0,0%,100%,0.95);--cancelicon-default-icon-pressed:hsla(0,0%,100%,0.95);--cancelicon-default-icon-disabled:hsla(0,0%,100%,0.4);--message-badge-regular-background:hsla(0,0%,100%,0.11);--message-badge-regular-background-hovered:hsla(0,0%,100%,0.2);--message-badge-regular-background-active:hsla(0,0%,100%,0.3);--message-badge-regular-text:hsla(0,0%,100%,0.7);--message-badge-regular-text-hovered:hsla(0,0%,100%,0.95);--message-badge-regular-text-active:hsla(0,0%,100%,0.95);--message-badge-important-background:#0a274a;--message-badge-important-background-hovered:#0a274a;--message-badge-important-background-active:#063a75;--message-badge-important-text:#64b4fa;--message-badge-important-text-hovered:#bfe3ff;--message-badge-important-text-active:#bfe3ff;--message-bodyText-primary-text:hsla(0,0%,100%,0.95);--message-bodyText-secondary-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-self-text:#64b4fa;--message-bodyText-mention-self-text-hovered:#bfe3ff;--message-bodyText-mention-self-text-active:#bfe3ff;--message-bodyText-mention-self-text-focused:#64b4fa;--message-bodyText-mention-other-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-other-text-hovered:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-active:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-focused:hsla(0,0%,100%,0.7);--message-bodyText-mention-all-text:#64b4fa;--message-bodyText-mention-all-text-hovered:#bfe3ff;--message-bodyText-mention-all-text-active:#bfe3ff;--message-bodyText-mention-all-text-focused:#64b4fa;--message-bodyText-extParticipants-text:#f2990a;--message-bodyText-extParticipants-text-hovered:#ffda94;--message-bodyText-extParticipants-text-active:#ffda94;--message-bodyText-extParticipants-text-focused:#f2990a;--chat-new-message-newMessageBanner-text:#64b4fa;--chat-new-message-newReplyBanner-text:rgba(0,0,0,0.95);--chat-new-message-newReplyBanner-background:#64b4fa;--checkbox-checked-background:#64b4fa;--checkbox-checked-background-hovered:#3492eb;--checkbox-checked-background-pressed:#1170cf;--checkbox-checked-background-disabled:#063a75;--checkbox-checked-text:hsla(0,0%,100%,0.95);--checkbox-checked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-checked-icon:rgba(0,0,0,0.95);--checkbox-checked-icon-hovered:rgba(0,0,0,0.95);--checkbox-checked-icon-pressed:rgba(0,0,0,0.95);--checkbox-checked-icon-disabled:hsla(0,0%,100%,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:hsla(0,0%,100%,0.2);--checkbox-unchecked-background-hovered:hsla(0,0%,100%,0.3);--checkbox-unchecked-background-pressed:hsla(0,0%,100%,0.4);--checkbox-unchecked-background-disabled:hsla(0,0%,100%,0.3);--checkbox-unchecked-text:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--coachmarkteaching-background:#fff;--coachmarkteaching-button-primary-background:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-background-hovered:rgba(0,0,0,0.8);--coachmarkteaching-button-primary-background-pressed:rgba(0,0,0,0.7);--coachmarkteaching-button-primary-background-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-primary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-primary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background:transparent;--coachmarkteaching-button-secondary-background-hovered:rgba(0,0,0,0.07);--coachmarkteaching-button-secondary-background-pressed:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background-disabled:transparent;--coachmarkteaching-button-secondary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-secondary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-secondary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-hyperlink-background:transparent;--coachmarkteaching-button-hyperlink-text:#0353a8;--coachmarkteaching-button-hyperlink-text-hovered:#bfe3ff;--coachmarkteaching-button-hyperlink-text-pressed:#bfe3ff;--coachmarkteaching-button-hyperlink-text-focused:#64b4fa;--coachmarkteaching-button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#64b4fa;--combobox-placeholder-text:hsla(0,0%,100%,0.7);--combobox-background:#000;--combobox-background-hovered:hsla(0,0%,100%,0.07);--combobox-background-pressed:hsla(0,0%,100%,0.11);--combobox-background-active:hsla(0,0%,100%,0.11);--combobox-background-focused:#000;--combobox-background-disabled:hsla(0,0%,100%,0.11);--combobox-text:hsla(0,0%,100%,0.95);--combobox-text-hovered:hsla(0,0%,100%,0.95);--combobox-text-pressed:hsla(0,0%,100%,0.95);--combobox-text-active:hsla(0,0%,100%,0.95);--combobox-text-focused:hsla(0,0%,100%,0.95);--combobox-text-disabled:hsla(0,0%,100%,0.4);--combobox-icon:hsla(0,0%,100%,0.95);--combobox-icon-hovered:hsla(0,0%,100%,0.95);--combobox-icon-pressed:hsla(0,0%,100%,0.95);--combobox-icon-active:hsla(0,0%,100%,0.95);--combobox-icon-focused:hsla(0,0%,100%,0.95);--combobox-icon-disabled:hsla(0,0%,100%,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:hsla(0,0%,100%,0.5);--combobox-border-color-hovered:hsla(0,0%,100%,0.5);--combobox-border-color-pressed:hsla(0,0%,100%,0.5);--combobox-border-color-active:hsla(0,0%,100%,0.9);--combobox-border-color-focused:hsla(0,0%,100%,0.9);--compose-area-divider-default-0:hsla(0,0%,100%,0);--compose-area-divider-default-0-hovered:hsla(0,0%,100%,0);--compose-area-divider-default-1:hsla(0,0%,100%,0.2);--compose-area-divider-default-1-hovered:hsla(0,0%,100%,0.6);--compose-area-divider-announce-0:rgba(100,180,250,0);--compose-area-divider-announce-0-hovered:rgba(100,180,250,0);--compose-area-divider-announce-1:rgba(100,180,250,0.6);--compose-area-divider-announce-1-hovered:rgba(100,180,250,0.9);--compose-area-divider-warn-0:rgba(242,153,10,0);--compose-area-divider-warn-0-hovered:rgba(242,153,10,0);--compose-area-divider-warn-1:rgba(242,153,10,0.6);--compose-area-divider-warn-1-hovered:rgba(242,153,10,0.9);--compose-area-divider-error-0:rgba(252,139,152,0);--compose-area-divider-error-0-hovered:rgba(252,139,152,0);--compose-area-divider-error-1:rgba(252,139,152,0.6);--compose-area-divider-error-1-hovered:rgba(252,139,152,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:hsla(0,0%,100%,0.95);--content-file-card-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-card-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-style-18:solid;--content-file-card-item-border-style-19:solid;--content-file-card-item-border-style-20:solid;--content-file-card-item-border-style-21:solid;--content-file-card-item-border-style-22:solid;--content-file-card-item-border-style-23:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:2; --content-file-card-item-border-color-6:5; --content-file-card-item-border-color-7:5; --content-file-card-item-border-color-8:,; --content-file-card-item-border-color-9:; --content-file-card-item-border-color-10:2; --content-file-card-item-border-color-11:5; --content-file-card-item-border-color-12:5; --content-file-card-item-border-color-13:,; --content-file-card-item-border-color-14:; --content-file-card-item-border-color-15:2; --content-file-card-item-border-color-16:5; --content-file-card-item-border-color-17:5; --content-file-card-item-border-color-18:,; --content-file-card-item-border-color-19:; --content-file-card-item-border-color-20:0; --content-file-card-item-border-color-21:.; --content-file-card-item-border-color-22:2; --content-file-card-item-border-color-23:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:hsla(0,0%,100%,0.95);--content-file-list-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-list-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-list-item-background:hsla(0,0%,100%,0.11);--content-file-list-item-background-hovered:hsla(0,0%,100%,0.2);--content-file-list-item-background-disabled:hsla(0,0%,100%,0.11);--content-file-list-item-background-active:hsla(0,0%,100%,0.3);--pickers-datePicker-month-text:hsla(0,0%,100%,0.95);--pickers-datePicker-weekDay-text:hsla(0,0%,100%,0.7);--pickers-datePicker-date-background:hsla(0,0%,100%,0);--pickers-datePicker-date-background-hovered:hsla(0,0%,100%,0.07);--pickers-datePicker-date-background-pressed:hsla(0,0%,100%,0.2);--pickers-datePicker-date-background-disabled:hsla(0,0%,100%,0);--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-hovered:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-pressed:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-disabled:hsla(0,0%,100%,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-background:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-background-hovered:hsla(0,0%,100%,0.07);--pickers-dayPicker-day-inactive-background-pressed:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-inactive-background-disabled:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-disabled:hsla(0,0%,100%,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:hsla(0,0%,100%,0.4);--global-focus-outline:#64b4fa;--globalHeader-textfield-background:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-hovered:hsla(0,0%,100%,0.2);--globalHeader-textfield-background-active:hsla(0,0%,100%,0.3);--globalHeader-textfield-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-textfield-text:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-focused:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-border-color-focused:hsla(0,0%,100%,0.9);--globalHeader-textfieldPlaceholderText-text:hsla(0,0%,100%,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfieldClearIcon:hsla(0,0%,100%,0.7);--globalHeader-textfieldClearIcon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-background:hsla(0,0%,100%,0);--globalHeader-buttonDevice-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonDevice-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonDevice-text-inactive:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-text-active:#64b4fa;--globalHeader-buttonIcon-background:hsla(0,0%,100%,0);--globalHeader-buttonIcon-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonIcon-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonIcon-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonIcon-icon:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-disabled:hsla(0,0%,100%,0.4);--globalHeader-buttonStatus-background:hsla(0,0%,100%,0);--globalHeader-buttonStatus-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonStatus-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonStatus-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonStatus-text:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:hsla(0,0%,100%,0.95);--globalHeader-modifierChip-text:rgba(0,0,0,0.95);--globalHeader-textfieldWin-background:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-hovered:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-active:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-maxMinButton-background:hsla(0,0%,100%,0);--globalHeader-maxMinButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-maxMinButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-maxMinButton-text:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-closeButton-background:hsla(0,0%,100%,0);--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-searchCancelButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-searchCancelButton-background-disabled:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-text:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-hovered:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-pressed:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-disabled:hsla(0,0%,100%,0.3);--theme-gradient-primary-0-background:#30041e;--theme-gradient-primary-1-background:#1f0615;--theme-gradient-secondary-0-background:#40162e;--theme-gradient-secondary-1-background:#1f0615;--interactiveicon-container-background:hsla(0,0%,100%,0);--interactiveicon-container-background-hovered:hsla(0,0%,100%,0.07);--interactiveicon-container-background-pressed:hsla(0,0%,100%,0.2);--interactiveicon-container-background-disabled:hsla(0,0%,100%,0);--interactiveicon-primary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-active:#64b4fa;--interactiveicon-primary-outline-icon-active-hovered:#bfe3ff;--interactiveicon-primary-outline-icon-active-pressed:#bfe3ff;--interactiveicon-primary-outline-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#f2990a;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-quaternary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:hsla(0,0%,100%,0.95);--list-header-outline-primary:hsla(0,0%,100%,0.4);--list-header-outline-secondary:hsla(0,0%,100%,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:hsla(0,0%,100%,0.3);--meetingRecording-indicator-inProgress:#f55868;--meetingRecording-indicator-paused:#f26b1d;--menulistbackground-primary-background:#000;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-secondary-background:#1a1a1a;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-tertiary-background:#262626;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:hsla(0,0%,100%,0.2);--modal-primary-background:#000;--modal-primary-border-style:solid;--modal-primary-border-color:hsla(0,0%,100%,0.2);--modal-secondary-background:#1a1a1a;--modal-secondary-border-style:solid;--modal-secondary-border-color:hsla(0,0%,100%,0.2);--modal-tertiary-background:#262626;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:hsla(0,0%,100%,0.2);--multilineChip-one-text:#30c9b0;--multilineChip-one-outline:#30c9b0;--multilineChip-two-text:#5ebff7;--multilineChip-two-outline:#5ebff7;--multilineChip-three-text:#ff9d52;--multilineChip-three-outline:#ff9d52;--multilineChip-four-text:#fc97aa;--multilineChip-four-outline:#fc97aa;--multilineChip-five-text:#93c437;--multilineChip-five-outline:#93c437;--multilineChip-six-text:#22c7d6;--multilineChip-six-outline:#22c7d6;--multilineChip-seven-text:#f294f1;--multilineChip-seven-outline:#f294f1;--multilineChip-eight-text:#c7a5fa;--multilineChip-eight-outline:#c7a5fa;--navigation-bar-divider-0:hsla(0,0%,100%,0);--navigation-bar-divider-1:hsla(0,0%,100%,0.2);--navigationtab-background:hsla(0,0%,100%,0);--navigationtab-background-hovered:hsla(0,0%,100%,0.07);--navigationtab-background-active:hsla(0,0%,100%,0.2);--navigationtab-text:hsla(0,0%,100%,0.7);--navigationtab-text-hovered:hsla(0,0%,100%,0.7);--navigationtab-text-active:hsla(0,0%,100%,0.95);--notificationToast-background:#000;--notificationToast-text:hsla(0,0%,100%,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:hsla(0,0%,100%,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#000;--panel-secondary-background:#1a1a1a;--panel-tertiary-background:#262626;--participantListItem-audioMuted:#f55868;--participantListItem-audioUnmuted:#27a17a;--radio-checked-background:#64b4fa;--radio-checked-background-hovered:#3492eb;--radio-checked-background-pressed:#1170cf;--radio-checked-background-disabled:#063a75;--radio-checked-text:hsla(0,0%,100%,0.95);--radio-checked-text-hovered:hsla(0,0%,100%,0.95);--radio-checked-text-pressed:hsla(0,0%,100%,0.95);--radio-checked-text-disabled:hsla(0,0%,100%,0.4);--radio-checked-icon:rgba(0,0,0,0.95);--radio-checked-icon-hovered:rgba(0,0,0,0.95);--radio-checked-icon-pressed:rgba(0,0,0,0.95);--radio-checked-icon-disabled:rgba(0,0,0,0.5);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:hsla(0,0%,100%,0.2);--radio-unchecked-background-hovered:hsla(0,0%,100%,0.3);--radio-unchecked-background-pressed:hsla(0,0%,100%,0.4);--radio-unchecked-background-disabled:hsla(0,0%,100%,0.11);--radio-unchecked-text:hsla(0,0%,100%,0.95);--radio-unchecked-text-hovered:hsla(0,0%,100%,0.95);--radio-unchecked-text-pressed:hsla(0,0%,100%,0.95);--radio-unchecked-text-disabled:hsla(0,0%,100%,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--radio-group-description-color:hsla(0,0%,100%,0.7);--scheduledmeetingItem-background:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-hovered:hsla(0,0%,100%,0.2);--scheduledmeetingItem-background-focused:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-pressed:hsla(0,0%,100%,0.3);--scheduledmeetingItem-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-track-background:hsla(0,0%,100%,0.11);--scrollbar-track-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-thumb-background:hsla(0,0%,100%,0.2);--scrollbar-thumb-background-hovered:hsla(0,0%,100%,0.3);--scrollbar-thumb-background-pressed:hsla(0,0%,100%,0.4);--scrollbar-thumb-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-text:hsla(0,0%,100%,0.7);--scrollbar-arrow-button-text-hovered:hsla(0,0%,100%,0.3);--scrollbar-arrow-button-text-pressed:hsla(0,0%,100%,0.2);--scrollbar-arrow-button-text-disabled:hsla(0,0%,100%,0.4);--scrollbar-arrow-button-background:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-hovered:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-disabled:hsla(0,0%,100%,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-selected:#64b4fa;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#000;--tag-static-text:hsla(0,0%,100%,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-style-18:solid;--tag-static-border-style-19:solid;--tag-static-border-style-20:solid;--tag-static-border-style-21:solid;--tag-static-border-style-22:solid;--tag-static-border-style-23:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:2; --tag-static-border-color-6:5; --tag-static-border-color-7:5; --tag-static-border-color-8:,; --tag-static-border-color-9:; --tag-static-border-color-10:2; --tag-static-border-color-11:5; --tag-static-border-color-12:5; --tag-static-border-color-13:,; --tag-static-border-color-14:; --tag-static-border-color-15:2; --tag-static-border-color-16:5; --tag-static-border-color-17:5; --tag-static-border-color-18:,; --tag-static-border-color-19:; --tag-static-border-color-20:0; --tag-static-border-color-21:.; --tag-static-border-color-22:4; --tag-static-border-color-23:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#262626;--tag-primary-background-hovered:#1a1a1a;--tag-primary-background-pressed:#000;--tag-primary-text:hsla(0,0%,100%,0.95);--tag-primary-text-hovered:hsla(0,0%,100%,0.95);--tag-primary-text-pressed:hsla(0,0%,100%,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:hsla(0,0%,100%,0.4);--tag-primary-border-color-hovered:hsla(0,0%,100%,0.4);--tag-primary-border-color-pressed:hsla(0,0%,100%,0.4);--tag-cobalt-background:#12283d;--tag-cobalt-background-hovered:#103c63;--tag-cobalt-background-pressed:#08599c;--tag-cobalt-text:hsla(0,0%,100%,0.95);--tag-cobalt-text-hovered:hsla(0,0%,100%,0.95);--tag-cobalt-text-pressed:hsla(0,0%,100%,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#1e2b10;--tag-lime-background-hovered:#2d4214;--tag-lime-background-pressed:#416116;--tag-lime-text:hsla(0,0%,100%,0.95);--tag-lime-text-hovered:hsla(0,0%,100%,0.95);--tag-lime-text-pressed:hsla(0,0%,100%,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#102b2a;--tag-mint-background-hovered:#12423f;--tag-mint-background-pressed:#12615a;--tag-mint-text:hsla(0,0%,100%,0.95);--tag-mint-text-hovered:hsla(0,0%,100%,0.95);--tag-mint-text-pressed:hsla(0,0%,100%,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#26262b;--tag-slate-background-hovered:#393a47;--tag-slate-background-pressed:#535573;--tag-slate-text:hsla(0,0%,100%,0.95);--tag-slate-text-hovered:hsla(0,0%,100%,0.95);--tag-slate-text-pressed:hsla(0,0%,100%,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#29223d;--tag-violet-background-hovered:#432c78;--tag-violet-background-pressed:#643abd;--tag-violet-text:hsla(0,0%,100%,0.95);--tag-violet-text-hovered:hsla(0,0%,100%,0.95);--tag-violet-text-pressed:hsla(0,0%,100%,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#3b1840;--tag-purple-background-hovered:#601e66;--tag-purple-background-pressed:#932099;--tag-purple-text:hsla(0,0%,100%,0.95);--tag-purple-text-hovered:hsla(0,0%,100%,0.95);--tag-purple-text-pressed:hsla(0,0%,100%,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#33221b;--tag-orange-background-hovered:#59311e;--tag-orange-background-pressed:#914017;--tag-orange-text:hsla(0,0%,100%,0.95);--tag-orange-text-hovered:hsla(0,0%,100%,0.95);--tag-orange-text-pressed:hsla(0,0%,100%,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#30240d;--tag-gold-background-hovered:#4d370c;--tag-gold-background-pressed:#735107;--tag-gold-text:hsla(0,0%,100%,0.95);--tag-gold-text-hovered:hsla(0,0%,100%,0.95);--tag-gold-text-pressed:hsla(0,0%,100%,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#3b1e21;--tag-pink-background-hovered:#66262d;--tag-pink-background-pressed:#a12a3a;--tag-pink-text:hsla(0,0%,100%,0.95);--tag-pink-text-hovered:hsla(0,0%,100%,0.95);--tag-pink-text-pressed:hsla(0,0%,100%,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#1a1a1a;--textToast-text:hsla(0,0%,100%,0.95);--textToast-border-style:solid;--textToast-border-color:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButtonAccent-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-text:hsla(0,0%,100%,0.7);--toggleButtonAccent-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButtonAccent-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-text:#64b4fa;--toggleButtonAccent-active-text-hovered:#64b4fa;--toggleButtonAccent-active-text-pressed:#64b4fa;--toggleButtonAccent-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-background:hsla(0,0%,100%,0);--toggleButton-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButton-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButton-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButton-inactive-text:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-background:hsla(0,0%,100%,0.2);--toggleButton-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButton-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-text:hsla(0,0%,100%,0.95);--toggleButton-active-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-active-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-disabled:hsla(0,0%,100%,0.2);--toggle-toggled-background:#64b4fa;--toggle-toggled-background-hovered:#3492eb;--toggle-toggled-background-pressed:#1170cf;--toggle-toggled-background-disabled:#063a75;--toggle-toggled-thumb-tint:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-disabled:rgba(0,0,0,0.5);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:hsla(0,0%,100%,0.2);--toggle-untoggled-background-hovered:hsla(0,0%,100%,0.3);--toggle-untoggled-background-pressed:hsla(0,0%,100%,0.4);--toggle-untoggled-background-disabled:hsla(0,0%,100%,0.11);--toggle-untoggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-disabled:hsla(0,0%,100%,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#0f0f0f;--videoSupport-controls-button-background-hovered:#262626;--videoSupport-controls-button-background-pressed:#3b3b3b;--videoSupport-controls-button-background-disabled:#0f0f0f;--videoSupport-controls-button-text:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-icon:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-hovered:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-pressed:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-disabled:hsla(0,0%,100%,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOff-iconUnmute:#3cc29a;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#64b4fa;--videoSupport-slider-track-empty:hsla(0,0%,100%,0.3);--videoSupport-slider-mover-background:#000;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-style-18:solid;--videoSupport-slider-mover-border-style-19:solid;--videoSupport-slider-mover-border-style-20:solid;--videoSupport-slider-mover-border-style-21:solid;--videoSupport-slider-mover-border-style-22:solid;--videoSupport-slider-mover-border-style-23:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:2; --videoSupport-slider-mover-border-color-6:5; --videoSupport-slider-mover-border-color-7:5; --videoSupport-slider-mover-border-color-8:,; --videoSupport-slider-mover-border-color-9:; --videoSupport-slider-mover-border-color-10:2; --videoSupport-slider-mover-border-color-11:5; --videoSupport-slider-mover-border-color-12:5; --videoSupport-slider-mover-border-color-13:,; --videoSupport-slider-mover-border-color-14:; --videoSupport-slider-mover-border-color-15:2; --videoSupport-slider-mover-border-color-16:5; --videoSupport-slider-mover-border-color-17:5; --videoSupport-slider-mover-border-color-18:,; --videoSupport-slider-mover-border-color-19:; --videoSupport-slider-mover-border-color-20:0; --videoSupport-slider-mover-border-color-21:.; --videoSupport-slider-mover-border-color-22:4; --videoSupport-slider-mover-border-color-23:);--videoSupport-slider-background:#0f0f0f;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-style-18:solid;--videoSupport-slider-border-style-19:solid;--videoSupport-slider-border-style-20:solid;--videoSupport-slider-border-style-21:solid;--videoSupport-slider-border-style-22:solid;--videoSupport-slider-border-style-23:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:2; --videoSupport-slider-border-color-6:5; --videoSupport-slider-border-color-7:5; --videoSupport-slider-border-color-8:,; --videoSupport-slider-border-color-9:; --videoSupport-slider-border-color-10:2; --videoSupport-slider-border-color-11:5; --videoSupport-slider-border-color-12:5; --videoSupport-slider-border-color-13:,; --videoSupport-slider-border-color-14:; --videoSupport-slider-border-color-15:2; --videoSupport-slider-border-color-16:5; --videoSupport-slider-border-color-17:5; --videoSupport-slider-border-color-18:,; --videoSupport-slider-border-color-19:; --videoSupport-slider-border-color-20:0; --videoSupport-slider-border-color-21:.; --videoSupport-slider-border-color-22:3; --videoSupport-slider-border-color-23:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:hsla(0,0%,100%,0.95);--theme-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-text-inverted-normal:rgba(0,0,0,0.95);--theme-text-inverted-disabled:rgba(0,0,0,0.5);--theme-text-secondary-normal:hsla(0,0%,100%,0.7);--theme-text-secondary-inverted-normal:rgba(0,0,0,0.6);--theme-text-error-normal:#fc8b98;--theme-text-error-hover:#ffd4da;--theme-text-error-active:#ffd4da;--theme-text-success-normal:#3cc29a;--theme-text-success-hover:#9fedd8;--theme-text-success-active:#9fedd8;--theme-text-warning-normal:#f2990a;--theme-text-warning-hover:#ffda94;--theme-text-warning-active:#ffda94;--theme-text-highlight:#063a75;--theme-text-accent-normal:#64b4fa;--theme-text-accent-hover:#bfe3ff;--theme-text-accent-active:#bfe3ff;--theme-text-teamdefault-normal:hsla(0,0%,100%,0.7);--theme-text-teamdefault-hover:hsla(0,0%,100%,0.7);--theme-text-teamdefault-active:hsla(0,0%,100%,0.95);--theme-text-alert-purple-normal:#f294f1;--theme-text-alert-purple-hover:#fce1fc;--theme-text-alert-purple-active:#fce1fc;--theme-text-alert-orange-normal:#ffca99;--theme-text-alert-orange-hover:#faf4eb;--theme-text-alert-orange-active:#faf4eb;--theme-text-team-cobalt-normal:#5ebff7;--theme-text-team-cobalt-hover:#5ebff7;--theme-text-team-cobalt-active:#c7eeff;--theme-text-team-cyan-normal:#22c7d6;--theme-text-team-cyan-hover:#22c7d6;--theme-text-team-cyan-active:#b2f4f7;--theme-text-team-mint-normal:#30c9b0;--theme-text-team-mint-hover:#30c9b0;--theme-text-team-mint-active:#baf5e7;--theme-text-team-lime-normal:#93c437;--theme-text-team-lime-hover:#93c437;--theme-text-team-lime-active:#ddf2ae;--theme-text-team-gold-normal:#d6b220;--theme-text-team-gold-hover:#d6b220;--theme-text-team-gold-active:#f5eaa2;--theme-text-team-orange-normal:#ff9d52;--theme-text-team-orange-hover:#ff9d52;--theme-text-team-orange-active:#fce4c7;--theme-text-team-pink-normal:#fc97aa;--theme-text-team-pink-hover:#fc97aa;--theme-text-team-pink-active:#ffe0e7;--theme-text-team-purple-normal:#f294f1;--theme-text-team-purple-hover:#f294f1;--theme-text-team-purple-active:#fce1fc;--theme-text-team-violet-normal:#c7a5fa;--theme-text-team-violet-hover:#c7a5fa;--theme-text-team-violet-active:#f0e3fc;--theme-text-team-slate-normal:#b0b4d9;--theme-text-team-slate-hover:#b0b4d9;--theme-text-team-slate-active:#e3e7fa;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:hsla(0,0%,100%,0.07);--theme-background-primary-active:hsla(0,0%,100%,0.11);--theme-background-primary-disabled:hsla(0,0%,100%,0.11);--theme-background-solid-primary-normal:#000;--theme-background-solid-secondary-normal:#1a1a1a;--theme-background-solid-tertiary-normal:#262626;--theme-background-solid-quaternary-normal:#3b3b3b;--theme-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-background-secondary-hover:hsla(0,0%,100%,0.2);--theme-background-secondary-active:hsla(0,0%,100%,0.3);--theme-background-secondary-disabled:hsla(0,0%,100%,0);--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#30041e;--theme-background-gradient-primary-1:#1f0615;--theme-background-gradient-secondary-0:#40162e;--theme-background-gradient-secondary-1:#1f0615;--theme-background-alert-default-normal:#262626;--theme-background-alert-default-hover:#262626;--theme-background-alert-default-active:#3b3b3b;--theme-background-alert-success-normal:#0e2b20;--theme-background-alert-success-hover:#0e2b20;--theme-background-alert-success-active:#134231;--theme-background-alert-warning-normal:#36220c;--theme-background-alert-warning-hover:#36220c;--theme-background-alert-warning-active:#57330a;--theme-background-alert-error-normal:#4f0e10;--theme-background-alert-error-hover:#4f0e10;--theme-background-alert-error-active:#780d13;--theme-background-alert-theme-normal:#0a274a;--theme-background-alert-theme-hover:#0a274a;--theme-background-alert-theme-active:#063a75;--theme-background-alert-purple-normal:#3b1840;--theme-background-alert-purple-hover:#3b1840;--theme-background-alert-purple-active:#601e66;--theme-background-alert-orange-normal:#33221b;--theme-background-alert-orange-hover:#33221b;--theme-background-alert-orange-active:#59311e;--theme-background-label-cobalt-normal:#12283d;--theme-background-label-cobalt-hover:#103c63;--theme-background-label-cobalt-active:#08599c;--theme-background-label-gold-normal:#30240d;--theme-background-label-gold-hover:#4d370c;--theme-background-label-gold-active:#735107;--theme-background-label-lime-normal:#1e2b10;--theme-background-label-lime-hover:#2d4214;--theme-background-label-lime-active:#416116;--theme-background-label-mint-normal:#102b2a;--theme-background-label-mint-hover:#12423f;--theme-background-label-mint-active:#12615a;--theme-background-label-orange-normal:#33221b;--theme-background-label-orange-hover:#59311e;--theme-background-label-orange-active:#914017;--theme-background-label-pink-normal:#3b1e21;--theme-background-label-pink-hover:#66262d;--theme-background-label-pink-active:#a12a3a;--theme-background-label-purple-normal:#3b1840;--theme-background-label-purple-hover:#601e66;--theme-background-label-purple-active:#932099;--theme-background-label-slate-normal:#26262b;--theme-background-label-slate-hover:#393a47;--theme-background-label-slate-active:#535573;--theme-background-label-violet-normal:#29223d;--theme-background-label-violet-hover:#432c78;--theme-background-label-violet-active:#643abd;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:hsla(0,0%,100%,0.95);--theme-button-primary-hover:hsla(0,0%,100%,0.8);--theme-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-button-secondary-normal:hsla(0,0%,100%,0);--theme-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-button-inverted-normal:#0f0f0f;--theme-button-inverted-hover:#262626;--theme-button-inverted-pressed:#3b3b3b;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-outline-theme-normal:#64b4fa;--theme-outline-secondary-normal:hsla(0,0%,100%,0.2);--theme-outline-input-normal:hsla(0,0%,100%,0.5);--theme-outline-input-active:hsla(0,0%,100%,0.9);--theme-outline-button-normal:hsla(0,0%,100%,0.3);--theme-outline-join-normal:#3cc29a;--theme-outline-cancel-normal:#fc8b98;--theme-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#adadad;--theme-outline-high-contrast-focus:#fff;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#64b4fa;--theme-control-active-hover:#3492eb;--theme-control-active-pressed:#1170cf;--theme-control-active-active:#1170cf;--theme-control-active-disabled:#063a75;--theme-control-inactive-normal:hsla(0,0%,100%,0.2);--theme-control-inactive-hover:hsla(0,0%,100%,0.3);--theme-control-inactive-pressed:hsla(0,0%,100%,0.4);--theme-control-inactive-disabled:hsla(0,0%,100%,0.11);--theme-overlay-meetings-normal:rgba(0,0,0,0.7);--theme-indicator-unstable:#f26b1d;--theme-indicator-attention:#f55868;--theme-indicator-stable:#27a17a;--theme-indicator-locked:#8f8f8f;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#3492eb;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:hsla(0,0%,100%,0.2);--theme-scrollbar-button-hover:hsla(0,0%,100%,0.3);--theme-scrollbar-button-pressed:hsla(0,0%,100%,0.4);--theme-scrollbar-arrow-normal:hsla(0,0%,100%,0.7);--theme-scrollbar-arrow-background-normal:hsla(0,0%,100%,0);--theme-scrollbar-arrow-background-hover:hsla(0,0%,100%,0.11);--theme-scrollbar-arrow-background-pressed:hsla(0,0%,100%,0.2);--theme-scrollbar-background-secondary-ghost:hsla(0,0%,100%,0);--theme-scrollbar-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#fff;--theme-globaltint-normal:#3492eb;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#262626;--theme-groupedbackground-quaternary-normal:#3b3b3b;--theme-groupedbackground-primary-normal:#1f0615;--theme-groupedbackground-secondary-normal:#30041e;--theme-teaching-background-normal:#fff;--theme-teaching-button-primary-normal:rgba(0,0,0,0.95);--theme-teaching-button-primary-hover:rgba(0,0,0,0.8);--theme-teaching-button-primary-pressed:rgba(0,0,0,0.7);--theme-teaching-button-primary-disabled:rgba(0,0,0,0.2);--theme-teaching-button-secondary-normal:transparent;--theme-teaching-button-secondary-hover:rgba(0,0,0,0.07);--theme-teaching-button-secondary-pressed:rgba(0,0,0,0.2);--theme-teaching-outline-button-normal:rgba(0,0,0,0.3);--theme-teaching-outline-normal:rgba(0,0,0,0.2);--theme-teaching-outline-disabled-normal:rgba(0,0,0,0.2);--theme-teaching-outline-theme:#1170cf;--theme-teaching-text-accent-normal:#0353a8;--theme-teaching-text-accent-hover:#0a274a;--theme-teaching-text-accent-disabled:rgba(0,0,0,0.4);--theme-teaching-text-primary-disabled:rgba(0,0,0,0.4);--theme-gradientdivider-normal-0:hsla(0,0%,100%,0);--theme-gradientdivider-normal-1:hsla(0,0%,100%,0.2);--theme-gradientdivider-hover-0:hsla(0,0%,100%,0);--theme-gradientdivider-hover-1:hsla(0,0%,100%,0.6);--theme-gradientdivider-error-normal-0:rgba(252,139,152,0);--theme-gradientdivider-error-normal-1:rgba(252,139,152,0.6);--theme-gradientdivider-error-hover-0:rgba(252,139,152,0);--theme-gradientdivider-error-hover-1:rgba(252,139,152,0.9);--theme-gradientdivider-warning-normal-0:rgba(242,153,10,0);--theme-gradientdivider-warning-normal-1:rgba(242,153,10,0.6);--theme-gradientdivider-warning-hover-0:rgba(242,153,10,0);--theme-gradientdivider-warning-hover-1:rgba(242,153,10,0.9);--theme-gradientdivider-announce-normal-0:rgba(100,180,250,0);--theme-gradientdivider-announce-normal-1:rgba(100,180,250,0.6);--theme-gradientdivider-announce-hover-0:rgba(100,180,250,0);--theme-gradientdivider-announce-hover-1:rgba(100,180,250,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#30041e;--theme-gradation-primary-1:#1f0615;--theme-gradation-secondary-0:#40162e;--theme-gradation-secondary-1:#1f0615}.md-theme-lightBronze{--avatar-presence-icon-active:#1d805f;--avatar-presence-icon-meeting:#c74f0e;--avatar-presence-icon-schedule:#c74f0e;--avatar-presence-icon-call:#c74f0e;--avatar-presence-icon-dnd:#db1f2e;--avatar-presence-icon-presenting:#db1f2e;--avatar-presence-icon-quiet-hours:#707070;--avatar-presence-icon-away:#707070;--avatar-presence-icon-ooo:#707070;--avatar-presence-icon-busy:#c74f0e;--avatar-presence-icon-on-mobile:#707070;--avatar-presence-icon-on-device:#707070;--avatar-presence-icon-on-hold:#707070;--avatar-presence-icon-background:#fff;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#1170cf;--avatar-chat-bubble-icon-hover:#0353a8;--avatar-chat-bubble-icon-pressed:#063a75;--avatar-chat-bubble-icon-active:#063a75;--avatar-chat-bubble-icon-disabled:#bfe3ff;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:rgba(0,0,0,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#0353a8;--badge-recording-indicator:#db1f2e;--banner-announcement-text:#0353a8;--banner-announcement-background:#dbf0ff;--banner-success-text:#185e46;--banner-success-background:#cef5eb;--banner-error-text:#ab0a15;--banner-error-background:#ffe8ea;--banner-issue-text:#7d4705;--banner-issue-background:#ffebc2;--banner-transient-text:rgba(0,0,0,0.95);--banner-transient-background:rgba(0,0,0,0.11);--button-primary-background:rgba(0,0,0,0.95);--button-primary-background-hovered:rgba(0,0,0,0.8);--button-primary-background-pressed:rgba(0,0,0,0.7);--button-primary-background-disabled:rgba(0,0,0,0.2);--button-primary-text:hsla(0,0%,100%,0.95);--button-primary-text-hovered:hsla(0,0%,100%,0.95);--button-primary-text-pressed:hsla(0,0%,100%,0.95);--button-primary-text-disabled:rgba(0,0,0,0.4);--button-primary-border-style:none;--button-secondary-background:transparent;--button-secondary-background-hovered:rgba(0,0,0,0.07);--button-secondary-background-pressed:rgba(0,0,0,0.2);--button-secondary-background-disabled:transparent;--button-secondary-text:rgba(0,0,0,0.95);--button-secondary-text-hovered:rgba(0,0,0,0.95);--button-secondary-text-pressed:rgba(0,0,0,0.95);--button-secondary-text-disabled:rgba(0,0,0,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:rgba(0,0,0,0.3);--button-secondary-border-color-hovered:rgba(0,0,0,0.3);--button-secondary-border-color-pressed:rgba(0,0,0,0.3);--button-secondary-border-color-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-background:transparent;--button-cancel-ghost-background-hovered:rgba(0,0,0,0.07);--button-cancel-ghost-background-pressed:rgba(0,0,0,0.2);--button-cancel-ghost-background-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-text:#ab0a15;--button-cancel-ghost-text-hovered:#ab0a15;--button-cancel-ghost-text-pressed:#ab0a15;--button-cancel-ghost-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:rgba(0,0,0,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:transparent;--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:transparent;--button-cancel-outline-text:#ab0a15;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:rgba(0,0,0,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#ab0a15;--button-cancel-outline-border-color-disabled:rgba(0,0,0,0.2);--button-accent-ghost-background:transparent;--button-accent-ghost-background-hovered:rgba(0,0,0,0.07);--button-accent-ghost-background-pressed:rgba(0,0,0,0.2);--button-accent-ghost-background-disabled:rgba(0,0,0,0.2);--button-accent-ghost-text:#0353a8;--button-accent-ghost-text-hovered:#0353a8;--button-accent-ghost-text-pressed:#0353a8;--button-accent-ghost-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:rgba(0,0,0,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:transparent;--button-message-ghost-background-hovered:rgba(0,0,0,0.07);--button-message-ghost-background-pressed:rgba(0,0,0,0.2);--button-message-ghost-background-disabled:rgba(0,0,0,0.2);--button-message-ghost-text:#0353a8;--button-message-ghost-text-hovered:#0353a8;--button-message-ghost-text-pressed:#0353a8;--button-message-ghost-text-disabled:rgba(0,0,0,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:rgba(0,0,0,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:rgba(0,0,0,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:rgba(0,0,0,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:rgba(0,0,0,0.4);--button-join-fill-border-style:none;--button-join-outline-background:transparent;--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:transparent;--button-join-outline-text:#185e46;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:rgba(0,0,0,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#185e46;--button-join-outline-border-color-disabled:rgba(0,0,0,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:rgba(0,0,0,0.95);--button-counter-background-hovered:rgba(0,0,0,0.8);--button-counter-background-pressed:rgba(0,0,0,0.7);--button-counter-text:hsla(0,0%,100%,0.95);--button-counter-text-hovered:hsla(0,0%,100%,0.95);--button-counter-text-pressed:hsla(0,0%,100%,0.95);--button-counter-border-style:none;--button-dialpad-background:transparent;--button-dialpad-background-hovered:rgba(0,0,0,0.07);--button-dialpad-background-pressed:rgba(0,0,0,0.2);--button-dialpad-background-disabled:transparent;--button-dialpad-text-number:rgba(0,0,0,0.95);--button-dialpad-text-number-hovered:rgba(0,0,0,0.95);--button-dialpad-text-number-pressed:rgba(0,0,0,0.95);--button-dialpad-text-number-disabled:rgba(0,0,0,0.4);--button-dialpad-text-characters:rgba(0,0,0,0.7);--button-dialpad-text-characters-hovered:rgba(0,0,0,0.7);--button-dialpad-text-characters-pressed:rgba(0,0,0,0.7);--button-dialpad-text-characters-disabled:rgba(0,0,0,0.4);--button-dialpad-special-background:transparent;--button-dialpad-special-text-number:rgba(0,0,0,0.95);--button-dialpad-special-text-characters:rgba(0,0,0,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:transparent;--button-hyperlink-text:#0353a8;--button-hyperlink-text-hovered:#0a274a;--button-hyperlink-text-pressed:#0a274a;--button-hyperlink-text-focused:#0353a8;--button-hyperlink-text-disabled:rgba(0,0,0,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#0353a8;--button-layout-background:#fff;--button-layout-background-hovered:#ededed;--button-layout-background-pressed:#dedede;--button-layout-background-disabled:#fff;--button-layout-text:rgba(0,0,0,0.95);--button-layout-text-disabled:rgba(0,0,0,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:rgba(0,0,0,0.3);--button-layout-border-color-disabled:rgba(0,0,0,0.2);--button-overlay-background:#fff;--button-overlay-background-hovered:#ededed;--button-overlay-background-pressed:#dedede;--button-overlay-text:rgba(0,0,0,0.95);--button-overlay-text-hovered:rgba(0,0,0,0.95);--button-overlay-text-pressed:rgba(0,0,0,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:rgba(0,0,0,0.3);--button-overlay-border-color-hovered:rgba(0,0,0,0.3);--button-overlay-border-color-pressed:rgba(0,0,0,0.3);--button-group-separator-background:rgba(0,0,0,0.4);--button-ghost-background:transparent;--button-ghost-background-hovered:rgba(0,0,0,0.07);--button-ghost-background-pressed:rgba(0,0,0,0.2);--button-ghost-background-disabled:transparent;--button-ghost-background-active:rgba(0,0,0,0.2);--button-ghost-text:rgba(0,0,0,0.95);--button-ghost-text-hovered:rgba(0,0,0,0.95);--button-ghost-text-pressed:rgba(0,0,0,0.95);--button-ghost-text-disabled:rgba(0,0,0,0.4);--button-ghost-text-active:rgba(0,0,0,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:rgba(0,0,0,0.2);--button-call-control-panel-background-hovered:rgba(0,0,0,0.3);--button-call-control-panel-background-pressed:rgba(0,0,0,0.4);--button-call-control-panel-background-disabled:rgba(0,0,0,0.2);--button-call-control-panel-text:rgba(0,0,0,0.95);--button-call-control-panel-text-hovered:rgba(0,0,0,0.95);--button-call-control-panel-text-pressed:rgba(0,0,0,0.95);--button-call-control-panel-text-disabled:rgba(0,0,0,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:rgba(0,0,0,0.11);--card-inactive-background-hovered:rgba(0,0,0,0.2);--card-inactive-background-active:rgba(0,0,0,0.3);--card-success-background:#cef5eb;--card-success-background-hovered:#cef5eb;--card-success-background-active:#9fedd8;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:rgba(0,0,0,0.07);--card-transparent-background-active:rgba(0,0,0,0.11);--card-active-background:#cef5eb;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:rgba(0,0,0,0.2);--chips-outline-error:#ab0a15;--chips-outline-normal:rgba(0,0,0,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#12615a;--chips-outline-multiline-text-cobalt:#08599c;--chips-outline-multiline-text-orange:#914017;--chips-outline-multiline-text-pink:#a12a3a;--chips-outline-multiline-text-lime:#416116;--chips-outline-multiline-text-cyan:#066070;--chips-outline-multiline-text-purple:#932099;--chips-outline-multiline-text-violet:#643abd;--chips-background-error:#ffe8ea;--chips-text-error:#ab0a15;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#fff;--codeinput-background-hovered:rgba(0,0,0,0.07);--codeinput-background-active:rgba(0,0,0,0.11);--codeinput-background-focused:#fff;--codeinput-background-disabled:rgba(0,0,0,0.11);--codeinput-text:rgba(0,0,0,0.95);--codeinput-text-hovered:rgba(0,0,0,0.95);--codeinput-text-active:rgba(0,0,0,0.95);--codeinput-text-focused:rgba(0,0,0,0.95);--codeinput-text-disabled:rgba(0,0,0,0.95);--codeinput-error-background:#ffe8ea;--codeinput-error-background-hovered:rgba(0,0,0,0.07);--codeinput-error-background-active:rgba(0,0,0,0.07);--codeinput-error-text:rgba(0,0,0,0.95);--codeinput-error-text-hovered:rgba(0,0,0,0.95);--codeinput-error-text-active:rgba(0,0,0,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#ab0a15;--codeinput-error-border-color-hovered:#ab0a15;--codeinput-error-border-color-active:#ab0a15;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:rgba(0,0,0,0.5);--codeinput-border-color-hovered:rgba(0,0,0,0.5);--codeinput-border-color-active:rgba(0,0,0,0.9);--codeinput-border-color-focused:#1170cf;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#fff;--dualbutton-overlay-button-background:#fff;--dualbutton-overlay-button-background-hovered:#ededed;--dualbutton-overlay-button-background-pressed:#dedede;--dualbutton-overlay-button-text:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:0; --dualbutton-overlay-border-color-6:,; --dualbutton-overlay-border-color-7:; --dualbutton-overlay-border-color-8:0; --dualbutton-overlay-border-color-9:,; --dualbutton-overlay-border-color-10:; --dualbutton-overlay-border-color-11:0; --dualbutton-overlay-border-color-12:,; --dualbutton-overlay-border-color-13:; --dualbutton-overlay-border-color-14:0; --dualbutton-overlay-border-color-15:.; --dualbutton-overlay-border-color-16:3; --dualbutton-overlay-border-color-17:);--dualbutton-standard-background:transparent;--dualbutton-standard-button-background:transparent;--dualbutton-standard-button-background-hovered:rgba(0,0,0,0.07);--dualbutton-standard-button-background-pressed:rgba(0,0,0,0.2);--dualbutton-standard-button-text:rgba(0,0,0,0.95);--dualbutton-standard-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-standard-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:0; --dualbutton-standard-border-color-6:,; --dualbutton-standard-border-color-7:; --dualbutton-standard-border-color-8:0; --dualbutton-standard-border-color-9:,; --dualbutton-standard-border-color-10:; --dualbutton-standard-border-color-11:0; --dualbutton-standard-border-color-12:,; --dualbutton-standard-border-color-13:; --dualbutton-standard-border-color-14:0; --dualbutton-standard-border-color-15:.; --dualbutton-standard-border-color-16:3; --dualbutton-standard-border-color-17:);--label-primary-text:rgba(0,0,0,0.95);--label-primary-text-disabled:rgba(0,0,0,0.4);--label-secondary-text:rgba(0,0,0,0.7);--label-secondary-text-disabled:rgba(0,0,0,0.4);--label-success-text:#185e46;--label-warning-text:#7d4705;--label-error-text:#ab0a15;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:rgba(0,0,0,0.07);--listitem-background-focused:rgba(0,0,0,0.07);--listitem-background-pressed:rgba(0,0,0,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:rgba(0,0,0,0.95);--listitem-textprimary-hovered:rgba(0,0,0,0.95);--listitem-textprimary-focused:rgba(0,0,0,0.95);--listitem-textprimary-pressed:rgba(0,0,0,0.95);--listitem-textprimary-disabled:rgba(0,0,0,0.4);--listitem-textsecondary:rgba(0,0,0,0.7);--listitem-textsecondary-hovered:rgba(0,0,0,0.7);--listitem-textsecondary-focused:rgba(0,0,0,0.7);--listitem-textsecondary-pressed:rgba(0,0,0,0.7);--listitem-textsecondary-disabled:rgba(0,0,0,0.4);--listitem-textsecondarycompany:#7d4705;--listitem-textsecondarycompany-hovered:#7d4705;--listitem-textsecondarycompany-focused:#7d4705;--listitem-textsecondarycompany-pressed:#7d4705;--listitem-textsecondarycompany-disabled:rgba(0,0,0,0.4);--listitem-textmissed:#ab0a15;--listitem-textmissed-hovered:#ab0a15;--listitem-textmissed-pressed:#ab0a15;--listitem-textmissed-disabled:rgba(0,0,0,0.4);--listitem-tick:#1170cf;--listitem-tick-hovered:#1170cf;--listitem-tick-focused:#1170cf;--listitem-tick-pressed:#1170cf;--listitem-tick-disabled:rgba(0,0,0,0.4);--listitem-icon:rgba(0,0,0,0.95);--listitem-icon-hovered:rgba(0,0,0,0.95);--listitem-icon-focused:rgba(0,0,0,0.95);--listitem-icon-pressed:rgba(0,0,0,0.95);--listitem-icon-disabled:rgba(0,0,0,0.4);--listitem-dotdivider:rgba(0,0,0,0.4);--listitem-dotdivider-hovered:rgba(0,0,0,0.4);--listitem-dotdivider-focused:rgba(0,0,0,0.4);--listitem-dotdivider-pressed:rgba(0,0,0,0.4);--listitem-dotdivider-disabled:rgba(0,0,0,0.4);--meetingCardListItem-background:rgba(0,0,0,0.11);--meetingCardListItem-background-hovered:rgba(0,0,0,0.2);--meetingCardListItem-background-pressed:rgba(0,0,0,0.3);--meetingCardListItem-background-focused:rgba(0,0,0,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:rgba(0,0,0,0.95);--meetingCardListItem-textSecondary:rgba(0,0,0,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#1170cf;--meetingCardListItem-border-color-disabled:rgba(0,0,0,0.2);--popover-primary-background:#fff;--reaction-badge-primary-background:rgba(0,0,0,0.11);--reaction-badge-primary-background-hovered:rgba(0,0,0,0.2);--reaction-badge-primary-background-pressed:rgba(0,0,0,0.3);--reaction-badge-primary-unreacted-text:rgba(0,0,0,0.95);--reaction-badge-primary-reacted-text:#0353a8;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:rgba(0,0,0,0.2);--search-placeholder-text:rgba(0,0,0,0.7);--search-text:rgba(0,0,0,0.95);--search-text-active:rgba(0,0,0,0.95);--search-text-disabled:rgba(0,0,0,0.4);--search-background-disabled:rgba(0,0,0,0.11);--search-background:#fff;--search-background-active:#fff;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:rgba(0,0,0,0.5);--search-border-color-active:rgba(0,0,0,0.9);--separator-primary:rgba(0,0,0,0.4);--separator-secondary:rgba(0,0,0,0.2);--spinner-loading-cursor:rgba(0,0,0,0.9);--spinner-loading-track:rgba(0,0,0,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#1170cf;--spinner-progress-track:rgba(0,0,0,0.2);--tab-active-background:rgba(0,0,0,0.2);--tab-active-background-hovered:rgba(0,0,0,0.3);--tab-active-background-pressed:rgba(0,0,0,0.2);--tab-active-text:rgba(0,0,0,0.95);--tab-active-text-hovered:rgba(0,0,0,0.95);--tab-active-text-pressed:rgba(0,0,0,0.95);--tab-inactive-background:transparent;--tab-inactive-background-hovered:rgba(0,0,0,0.07);--tab-inactive-background-pressed:rgba(0,0,0,0.2);--tab-inactive-text:rgba(0,0,0,0.7);--tab-inactive-text-hovered:rgba(0,0,0,0.95);--tab-inactive-text-pressed:rgba(0,0,0,0.95);--tab-inactive-text-disabled:rgba(0,0,0,0.4);--tab-refresh:#185e46;--tab-refresh-hovered:#0e2b20;--tab-refresh-pressed:#0e2b20;--tab-orange:#914017;--tab-orange-hovered:#914017;--tab-orange-pressed:#33221b;--tab-gold:#735107;--tab-gold-hovered:#735107;--tab-gold-pressed:#30240d;--tab-lime:#416116;--tab-lime-hovered:#416116;--tab-lime-pressed:#1e2b10;--tab-mint:#12615a;--tab-mint-hovered:#12615a;--tab-mint-pressed:#102b2a;--tab-cyan:#066070;--tab-cyan-hovered:#066070;--tab-cyan-pressed:#0b2a30;--tab-pink:#a12a3a;--tab-pink-hovered:#a12a3a;--tab-pink-pressed:#3b1e21;--tab-slate:#535573;--tab-slate-hovered:#535573;--tab-slate-pressed:#26262b;--tab-violet:#643abd;--tab-violet-hovered:#643abd;--tab-violet-pressed:#29223d;--tab-cobalt:#08599c;--tab-cobalt-hovered:#08599c;--tab-cobalt-pressed:#12283d;--tab-purple:#932099;--tab-purple-hovered:#932099;--tab-purple-pressed:#3b1840;--tags-static-background:#fff;--tags-static-text:rgba(0,0,0,0.95);--tags-static-border-style:solid;--tags-static-border-color:rgba(0,0,0,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#ffe8ea;--tags-error-text:rgba(0,0,0,0.95);--tags-error-border-style:solid;--tags-error-border-color:#ab0a15;--tags-primary-background:#f7f7f7;--tags-primary-background-hovered:#ededed;--tags-primary-background-pressed:#fff;--tags-primary-text:rgba(0,0,0,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:rgba(0,0,0,0.4);--tags-cobalt-background:#e5f8ff;--tags-cobalt-background-hovered:#c7eeff;--tags-cobalt-background-pressed:#9df;--tags-cobalt-text:rgba(0,0,0,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#f3f7e9;--tags-lime-background-hovered:#ddf2ae;--tags-lime-background-pressed:#bce36f;--tags-lime-text:rgba(0,0,0,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#e9f7f3;--tags-mint-background-hovered:#baf5e7;--tags-mint-background-pressed:#74e8d1;--tags-mint-text:rgba(0,0,0,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#f2f4ff;--tags-slate-background-hovered:#e3e7fa;--tags-slate-background-pressed:#ced2ed;--tags-slate-text:rgba(0,0,0,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#f8f2fc;--tags-violet-background-hovered:#f0e3fc;--tags-violet-background-pressed:#e2cafc;--tags-violet-text:rgba(0,0,0,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#fcf2fc;--tags-purple-background-hovered:#fce1fc;--tags-purple-background-pressed:#fac3f8;--tags-purple-text:rgba(0,0,0,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#faf4eb;--tags-orange-background-hovered:#fce4c7;--tags-orange-background-pressed:#ffca99;--tags-orange-text:rgba(0,0,0,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#f7f6dc;--tags-gold-background-hovered:#f5eaa2;--tags-gold-background-pressed:#ebd460;--tags-gold-text:rgba(0,0,0,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:rgba(0,0,0,0.2);--teamMarker-background-gold:#735107;--teamMarker-background-orange:#914017;--teamMarker-background-lime:#416116;--teamMarker-background-mint:#12615a;--teamMarker-background-cyan:#066070;--teamMarker-background-cobalt:#08599c;--teamMarker-background-slate:#535573;--teamMarker-background-violet:#643abd;--teamMarker-background-purple:#932099;--teamMarker-background-pink:#a12a3a;--teamMarker-background-archived:rgba(0,0,0,0.2);--textinput-placeholder-text:rgba(0,0,0,0.7);--textinput-background:#fff;--textinput-background-pressed:rgba(0,0,0,0.3);--textinput-background-hovered:rgba(0,0,0,0.07);--textinput-background-focused:#fff;--textinput-background-active:rgba(0,0,0,0.11);--textinput-background-disabled:rgba(0,0,0,0.11);--textinput-text:rgba(0,0,0,0.95);--textinput-text-pressed:rgba(0,0,0,0.95);--textinput-text-hovered:rgba(0,0,0,0.95);--textinput-text-focused:rgba(0,0,0,0.95);--textinput-text-active:rgba(0,0,0,0.95);--textinput-text-disabled:rgba(0,0,0,0.4);--textinput-error-background:#ffe8ea;--textinput-error-background-pressed:rgba(0,0,0,0.11);--textinput-error-background-hovered:rgba(0,0,0,0.07);--textinput-error-background-focused:rgba(0,0,0,0.07);--textinput-error-text:rgba(0,0,0,0.95);--textinput-error-text-pressed:rgba(0,0,0,0.95);--textinput-error-text-hovered:rgba(0,0,0,0.95);--textinput-error-text-focused:rgba(0,0,0,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#ab0a15;--textinput-error-border-color-pressed:#ab0a15;--textinput-error-border-color-hovered:#ab0a15;--textinput-error-border-color-focused:#ab0a15;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:rgba(0,0,0,0.5);--textinput-border-color-pressed:rgba(0,0,0,0.5);--textinput-border-color-hovered:rgba(0,0,0,0.5);--textinput-border-color-focused:#1170cf;--textinput-border-color-active:rgba(0,0,0,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#f7f7f7;--alertbadge-default-background-hovered:#f7f7f7;--alertbadge-default-background-pressed:#dedede;--alertbadge-default-text:rgba(0,0,0,0.7);--alertbadge-default-text-hovered:rgba(0,0,0,0.95);--alertbadge-default-text-pressed:rgba(0,0,0,0.95);--alertbadge-announcement-background:#dbf0ff;--alertbadge-announcement-background-hovered:#dbf0ff;--alertbadge-announcement-background-pressed:#bfe3ff;--alertbadge-announcement-text:#0353a8;--alertbadge-announcement-text-hovered:#0a274a;--alertbadge-announcement-text-pressed:#0a274a;--alertbadge-warning-background:#ffebc2;--alertbadge-warning-background-hovered:#ffebc2;--alertbadge-warning-background-pressed:#ffda94;--alertbadge-warning-text:#7d4705;--alertbadge-warning-text-hovered:#36220c;--alertbadge-warning-text-pressed:#36220c;--alertbadge-important-background:#ffe8ea;--alertbadge-important-background-hovered:#ffe8ea;--alertbadge-important-background-pressed:#ffd4da;--alertbadge-important-text:#ab0a15;--alertbadge-important-text-hovered:#4f0e10;--alertbadge-important-text-pressed:#4f0e10;--alertbadge-blocked-background:#ffebc2;--alertbadge-blocked-background-hovered:#ffebc2;--alertbadge-blocked-background-pressed:#ffda94;--alertbadge-blocked-text:#7d4705;--alertbadge-blocked-text-hovered:#36220c;--alertbadge-blocked-text-pressed:#36220c;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-default-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-default-sent-background:rgba(0,0,0,0.11);--attachment-file-default-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-default-sent-background-active:rgba(0,0,0,0.3);--attachment-file-default-sent-background-focused:rgba(0,0,0,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:0; --attachment-file-default-sent-border-color-6:,; --attachment-file-default-sent-border-color-7:; --attachment-file-default-sent-border-color-8:0; --attachment-file-default-sent-border-color-9:,; --attachment-file-default-sent-border-color-10:; --attachment-file-default-sent-border-color-11:0; --attachment-file-default-sent-border-color-12:,; --attachment-file-default-sent-border-color-13:; --attachment-file-default-sent-border-color-14:0; --attachment-file-default-sent-border-color-15:.; --attachment-file-default-sent-border-color-16:2; --attachment-file-default-sent-border-color-17:);--attachment-file-error-sent-background:rgba(0,0,0,0.11);--attachment-file-error-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-error-sent-background-active:rgba(0,0,0,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-error-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-error-sent-label-disabled:rgba(0,0,0,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:0; --attachment-file-error-sent-border-color-6:,; --attachment-file-error-sent-border-color-7:; --attachment-file-error-sent-border-color-8:0; --attachment-file-error-sent-border-color-9:,; --attachment-file-error-sent-border-color-10:; --attachment-file-error-sent-border-color-11:0; --attachment-file-error-sent-border-color-12:,; --attachment-file-error-sent-border-color-13:; --attachment-file-error-sent-border-color-14:0; --attachment-file-error-sent-border-color-15:.; --attachment-file-error-sent-border-color-16:2; --attachment-file-error-sent-border-color-17:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:0; --attachment-file-preview-thumbnail-sent-border-color-6:,; --attachment-file-preview-thumbnail-sent-border-color-7:; --attachment-file-preview-thumbnail-sent-border-color-8:0; --attachment-file-preview-thumbnail-sent-border-color-9:,; --attachment-file-preview-thumbnail-sent-border-color-10:; --attachment-file-preview-thumbnail-sent-border-color-11:0; --attachment-file-preview-thumbnail-sent-border-color-12:,; --attachment-file-preview-thumbnail-sent-border-color-13:; --attachment-file-preview-thumbnail-sent-border-color-14:0; --attachment-file-preview-thumbnail-sent-border-color-15:.; --attachment-file-preview-thumbnail-sent-border-color-16:2; --attachment-file-preview-thumbnail-sent-border-color-17:);--cancelicon-default-icon:rgba(0,0,0,0.7);--cancelicon-default-icon-hovered:rgba(0,0,0,0.95);--cancelicon-default-icon-pressed:rgba(0,0,0,0.95);--cancelicon-default-icon-disabled:rgba(0,0,0,0.4);--message-badge-regular-background:rgba(0,0,0,0.11);--message-badge-regular-background-hovered:rgba(0,0,0,0.2);--message-badge-regular-background-active:rgba(0,0,0,0.3);--message-badge-regular-text:rgba(0,0,0,0.7);--message-badge-regular-text-hovered:rgba(0,0,0,0.95);--message-badge-regular-text-active:rgba(0,0,0,0.95);--message-badge-important-background:#dbf0ff;--message-badge-important-background-hovered:#dbf0ff;--message-badge-important-background-active:#bfe3ff;--message-badge-important-text:#0353a8;--message-badge-important-text-hovered:#0a274a;--message-badge-important-text-active:#0a274a;--message-bodyText-primary-text:rgba(0,0,0,0.95);--message-bodyText-secondary-text:rgba(0,0,0,0.7);--message-bodyText-mention-self-text:#0353a8;--message-bodyText-mention-self-text-hovered:#0a274a;--message-bodyText-mention-self-text-active:#0a274a;--message-bodyText-mention-self-text-focused:#0353a8;--message-bodyText-mention-other-text:rgba(0,0,0,0.7);--message-bodyText-mention-other-text-hovered:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-active:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-focused:rgba(0,0,0,0.7);--message-bodyText-mention-all-text:#0353a8;--message-bodyText-mention-all-text-hovered:#0a274a;--message-bodyText-mention-all-text-active:#0a274a;--message-bodyText-mention-all-text-focused:#0353a8;--message-bodyText-extParticipants-text:#7d4705;--message-bodyText-extParticipants-text-hovered:#36220c;--message-bodyText-extParticipants-text-active:#36220c;--message-bodyText-extParticipants-text-focused:#7d4705;--chat-new-message-newMessageBanner-text:#0353a8;--chat-new-message-newReplyBanner-text:hsla(0,0%,100%,0.95);--chat-new-message-newReplyBanner-background:#0353a8;--checkbox-checked-background:#1170cf;--checkbox-checked-background-hovered:#0353a8;--checkbox-checked-background-pressed:#063a75;--checkbox-checked-background-disabled:#bfe3ff;--checkbox-checked-text:rgba(0,0,0,0.95);--checkbox-checked-text-hovered:rgba(0,0,0,0.95);--checkbox-checked-text-pressed:rgba(0,0,0,0.95);--checkbox-checked-text-disabled:rgba(0,0,0,0.4);--checkbox-checked-icon:hsla(0,0%,100%,0.95);--checkbox-checked-icon-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-icon-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-icon-disabled:rgba(0,0,0,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:rgba(0,0,0,0.2);--checkbox-unchecked-background-hovered:rgba(0,0,0,0.3);--checkbox-unchecked-background-pressed:rgba(0,0,0,0.4);--checkbox-unchecked-background-disabled:rgba(0,0,0,0.3);--checkbox-unchecked-text:rgba(0,0,0,0.95);--checkbox-unchecked-text-hovered:rgba(0,0,0,0.95);--checkbox-unchecked-text-pressed:rgba(0,0,0,0.95);--checkbox-unchecked-text-disabled:rgba(0,0,0,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-hovered:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-pressed:rgba(0,0,0,0.5);--coachmarkteaching-background:#000;--coachmarkteaching-button-primary-background:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-background-hovered:hsla(0,0%,100%,0.8);--coachmarkteaching-button-primary-background-pressed:hsla(0,0%,100%,0.7);--coachmarkteaching-button-primary-background-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-primary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-primary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--coachmarkteaching-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background-disabled:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-hyperlink-background:hsla(0,0%,100%,0);--coachmarkteaching-button-hyperlink-text:#64b4fa;--coachmarkteaching-button-hyperlink-text-hovered:#0a274a;--coachmarkteaching-button-hyperlink-text-pressed:#0a274a;--coachmarkteaching-button-hyperlink-text-focused:#0353a8;--coachmarkteaching-button-hyperlink-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#0353a8;--combobox-placeholder-text:rgba(0,0,0,0.7);--combobox-background:#fff;--combobox-background-hovered:rgba(0,0,0,0.07);--combobox-background-pressed:rgba(0,0,0,0.11);--combobox-background-active:rgba(0,0,0,0.11);--combobox-background-focused:#fff;--combobox-background-disabled:rgba(0,0,0,0.11);--combobox-text:rgba(0,0,0,0.95);--combobox-text-hovered:rgba(0,0,0,0.95);--combobox-text-pressed:rgba(0,0,0,0.95);--combobox-text-active:rgba(0,0,0,0.95);--combobox-text-focused:rgba(0,0,0,0.95);--combobox-text-disabled:rgba(0,0,0,0.4);--combobox-icon:rgba(0,0,0,0.95);--combobox-icon-hovered:rgba(0,0,0,0.95);--combobox-icon-pressed:rgba(0,0,0,0.95);--combobox-icon-active:rgba(0,0,0,0.95);--combobox-icon-focused:rgba(0,0,0,0.95);--combobox-icon-disabled:rgba(0,0,0,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:rgba(0,0,0,0.5);--combobox-border-color-hovered:rgba(0,0,0,0.5);--combobox-border-color-pressed:rgba(0,0,0,0.5);--combobox-border-color-active:rgba(0,0,0,0.9);--combobox-border-color-focused:rgba(0,0,0,0.9);--compose-area-divider-default-0:transparent;--compose-area-divider-default-0-hovered:transparent;--compose-area-divider-default-1:rgba(0,0,0,0.2);--compose-area-divider-default-1-hovered:rgba(0,0,0,0.6);--compose-area-divider-announce-0:rgba(3,83,168,0);--compose-area-divider-announce-0-hovered:rgba(3,83,168,0);--compose-area-divider-announce-1:rgba(3,83,168,0.6);--compose-area-divider-announce-1-hovered:rgba(3,83,168,0.9);--compose-area-divider-warn-0:rgba(125,71,5,0);--compose-area-divider-warn-0-hovered:rgba(125,71,5,0);--compose-area-divider-warn-1:rgba(125,71,5,0.6);--compose-area-divider-warn-1-hovered:rgba(125,71,5,0.9);--compose-area-divider-error-0:rgba(171,10,21,0);--compose-area-divider-error-0-hovered:rgba(171,10,21,0);--compose-area-divider-error-1:rgba(171,10,21,0.6);--compose-area-divider-error-1-hovered:rgba(171,10,21,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:rgba(0,0,0,0.95);--content-file-card-item-label-secondary:rgba(0,0,0,0.7);--content-file-card-item-label-disabled:rgba(0,0,0,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:0; --content-file-card-item-border-color-6:,; --content-file-card-item-border-color-7:; --content-file-card-item-border-color-8:0; --content-file-card-item-border-color-9:,; --content-file-card-item-border-color-10:; --content-file-card-item-border-color-11:0; --content-file-card-item-border-color-12:,; --content-file-card-item-border-color-13:; --content-file-card-item-border-color-14:0; --content-file-card-item-border-color-15:.; --content-file-card-item-border-color-16:2; --content-file-card-item-border-color-17:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:rgba(0,0,0,0.95);--content-file-list-item-label-secondary:rgba(0,0,0,0.7);--content-file-list-item-label-disabled:rgba(0,0,0,0.4);--content-file-list-item-background:rgba(0,0,0,0.11);--content-file-list-item-background-hovered:rgba(0,0,0,0.2);--content-file-list-item-background-disabled:rgba(0,0,0,0.11);--content-file-list-item-background-active:rgba(0,0,0,0.3);--pickers-datePicker-month-text:rgba(0,0,0,0.95);--pickers-datePicker-weekDay-text:rgba(0,0,0,0.7);--pickers-datePicker-date-background:transparent;--pickers-datePicker-date-background-hovered:rgba(0,0,0,0.07);--pickers-datePicker-date-background-pressed:rgba(0,0,0,0.2);--pickers-datePicker-date-background-disabled:transparent;--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:rgba(0,0,0,0.95);--pickers-datePicker-date-text-hovered:rgba(0,0,0,0.95);--pickers-datePicker-date-text-pressed:rgba(0,0,0,0.95);--pickers-datePicker-date-text-disabled:rgba(0,0,0,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-background:transparent;--pickers-dayPicker-day-inactive-background-hovered:rgba(0,0,0,0.07);--pickers-dayPicker-day-inactive-background-pressed:rgba(0,0,0,0.2);--pickers-dayPicker-day-inactive-background-disabled:transparent;--pickers-dayPicker-day-inactive-text:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-hovered:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-pressed:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-disabled:rgba(0,0,0,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:rgba(0,0,0,0.4);--global-focus-outline:#1170cf;--globalHeader-textfield-background:rgba(0,0,0,0.11);--globalHeader-textfield-background-hovered:rgba(0,0,0,0.2);--globalHeader-textfield-background-active:rgba(0,0,0,0.3);--globalHeader-textfield-background-focused:rgba(0,0,0,0.11);--globalHeader-textfield-background-disabled:rgba(0,0,0,0.11);--globalHeader-textfield-text:rgba(0,0,0,0.95);--globalHeader-textfield-text-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-text-active:rgba(0,0,0,0.95);--globalHeader-textfield-text-focused:rgba(0,0,0,0.95);--globalHeader-textfield-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-focused:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-active:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-focused:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:rgba(0,0,0,0.9);--globalHeader-textfield-border-color-focused:rgba(0,0,0,0.9);--globalHeader-textfieldPlaceholderText-text:rgba(0,0,0,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfieldClearIcon:rgba(0,0,0,0.7);--globalHeader-textfieldClearIcon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonDevice-background:transparent;--globalHeader-buttonDevice-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonDevice-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonDevice-text-inactive:rgba(0,0,0,0.95);--globalHeader-buttonDevice-text-active:#0353a8;--globalHeader-buttonIcon-background:transparent;--globalHeader-buttonIcon-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonIcon-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonIcon-background-disabled:transparent;--globalHeader-buttonIcon-icon:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-hovered:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-disabled:rgba(0,0,0,0.4);--globalHeader-buttonStatus-background:transparent;--globalHeader-buttonStatus-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonStatus-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonStatus-background-disabled:transparent;--globalHeader-buttonStatus-text:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-hovered:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-pressed:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-disabled:rgba(0,0,0,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:rgba(0,0,0,0.95);--globalHeader-modifierChip-text:hsla(0,0%,100%,0.95);--globalHeader-textfieldWin-background:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-hovered:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-active:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-focused:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-disabled:rgba(0,0,0,0.11);--globalHeader-maxMinButton-background:transparent;--globalHeader-maxMinButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-maxMinButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-maxMinButton-text:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-closeButton-background:transparent;--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:rgba(0,0,0,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:transparent;--globalHeader-searchCancelButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-searchCancelButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-searchCancelButton-background-disabled:transparent;--globalHeader-searchCancelButton-text:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-disabled:rgba(0,0,0,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-hovered:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-pressed:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-disabled:rgba(0,0,0,0.3);--theme-gradient-primary-0-background:#f5efe4;--theme-gradient-primary-1-background:#fff;--theme-gradient-secondary-0-background:#fcfaf4;--theme-gradient-secondary-1-background:#fff;--interactiveicon-container-background:transparent;--interactiveicon-container-background-hovered:rgba(0,0,0,0.07);--interactiveicon-container-background-pressed:rgba(0,0,0,0.2);--interactiveicon-container-background-disabled:transparent;--interactiveicon-primary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-active:#0353a8;--interactiveicon-primary-outline-icon-active-hovered:#0a274a;--interactiveicon-primary-outline-icon-active-pressed:#0a274a;--interactiveicon-primary-outline-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#7d4705;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-quaternary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:rgba(0,0,0,0.95);--list-header-outline-primary:rgba(0,0,0,0.4);--list-header-outline-secondary:rgba(0,0,0,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:rgba(0,0,0,0.3);--meetingRecording-indicator-inProgress:#db1f2e;--meetingRecording-indicator-paused:#c74f0e;--menulistbackground-primary-background:#fff;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:rgba(0,0,0,0.2);--menulistbackground-secondary-background:#ededed;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:rgba(0,0,0,0.2);--menulistbackground-tertiary-background:#f7f7f7;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:rgba(0,0,0,0.2);--modal-primary-background:#fff;--modal-primary-border-style:solid;--modal-primary-border-color:rgba(0,0,0,0.2);--modal-secondary-background:#ededed;--modal-secondary-border-style:solid;--modal-secondary-border-color:rgba(0,0,0,0.2);--modal-tertiary-background:#f7f7f7;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:rgba(0,0,0,0.2);--multilineChip-one-text:#12615a;--multilineChip-one-outline:#12615a;--multilineChip-two-text:#08599c;--multilineChip-two-outline:#08599c;--multilineChip-three-text:#914017;--multilineChip-three-outline:#914017;--multilineChip-four-text:#a12a3a;--multilineChip-four-outline:#a12a3a;--multilineChip-five-text:#416116;--multilineChip-five-outline:#416116;--multilineChip-six-text:#066070;--multilineChip-six-outline:#066070;--multilineChip-seven-text:#932099;--multilineChip-seven-outline:#932099;--multilineChip-eight-text:#643abd;--multilineChip-eight-outline:#643abd;--navigation-bar-divider-0:transparent;--navigation-bar-divider-1:rgba(0,0,0,0.2);--navigationtab-background:transparent;--navigationtab-background-hovered:rgba(0,0,0,0.07);--navigationtab-background-active:rgba(0,0,0,0.2);--navigationtab-text:rgba(0,0,0,0.7);--navigationtab-text-hovered:rgba(0,0,0,0.7);--navigationtab-text-active:rgba(0,0,0,0.95);--notificationToast-background:#fff;--notificationToast-text:rgba(0,0,0,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:rgba(0,0,0,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#fff;--panel-secondary-background:#ededed;--panel-tertiary-background:#f7f7f7;--participantListItem-audioMuted:#db1f2e;--participantListItem-audioUnmuted:#1d805f;--radio-checked-background:#1170cf;--radio-checked-background-hovered:#0353a8;--radio-checked-background-pressed:#063a75;--radio-checked-background-disabled:#bfe3ff;--radio-checked-text:rgba(0,0,0,0.95);--radio-checked-text-hovered:rgba(0,0,0,0.95);--radio-checked-text-pressed:rgba(0,0,0,0.95);--radio-checked-text-disabled:rgba(0,0,0,0.4);--radio-checked-icon:hsla(0,0%,100%,0.95);--radio-checked-icon-hovered:hsla(0,0%,100%,0.95);--radio-checked-icon-pressed:hsla(0,0%,100%,0.95);--radio-checked-icon-disabled:hsla(0,0%,100%,0.8);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:rgba(0,0,0,0.2);--radio-unchecked-background-hovered:rgba(0,0,0,0.3);--radio-unchecked-background-pressed:rgba(0,0,0,0.4);--radio-unchecked-background-disabled:rgba(0,0,0,0.11);--radio-unchecked-text:rgba(0,0,0,0.95);--radio-unchecked-text-hovered:rgba(0,0,0,0.95);--radio-unchecked-text-pressed:rgba(0,0,0,0.95);--radio-unchecked-text-disabled:rgba(0,0,0,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:rgba(0,0,0,0.5);--radio-unchecked-border-color-hovered:rgba(0,0,0,0.5);--radio-unchecked-border-color-pressed:rgba(0,0,0,0.5);--radio-group-description-color:rgba(0,0,0,0.7);--scheduledmeetingItem-background:rgba(0,0,0,0.11);--scheduledmeetingItem-background-hovered:rgba(0,0,0,0.2);--scheduledmeetingItem-background-focused:rgba(0,0,0,0.11);--scheduledmeetingItem-background-pressed:rgba(0,0,0,0.3);--scheduledmeetingItem-background-disabled:rgba(0,0,0,0.11);--scrollbar-track-background:rgba(0,0,0,0.11);--scrollbar-track-background-disabled:rgba(0,0,0,0.11);--scrollbar-thumb-background:rgba(0,0,0,0.2);--scrollbar-thumb-background-hovered:rgba(0,0,0,0.3);--scrollbar-thumb-background-pressed:rgba(0,0,0,0.4);--scrollbar-thumb-background-disabled:rgba(0,0,0,0.11);--scrollbar-arrow-button-text:rgba(0,0,0,0.6);--scrollbar-arrow-button-text-hovered:rgba(0,0,0,0.3);--scrollbar-arrow-button-text-pressed:rgba(0,0,0,0.2);--scrollbar-arrow-button-text-disabled:rgba(0,0,0,0.4);--scrollbar-arrow-button-background:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-hovered:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-disabled:rgba(0,0,0,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:rgba(0,0,0,0.2);--sharewindow-viewwindow-selected:#1170cf;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#fff;--tag-static-text:rgba(0,0,0,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:0; --tag-static-border-color-6:,; --tag-static-border-color-7:; --tag-static-border-color-8:0; --tag-static-border-color-9:,; --tag-static-border-color-10:; --tag-static-border-color-11:0; --tag-static-border-color-12:,; --tag-static-border-color-13:; --tag-static-border-color-14:0; --tag-static-border-color-15:.; --tag-static-border-color-16:4; --tag-static-border-color-17:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#f7f7f7;--tag-primary-background-hovered:#ededed;--tag-primary-background-pressed:#fff;--tag-primary-text:rgba(0,0,0,0.95);--tag-primary-text-hovered:rgba(0,0,0,0.95);--tag-primary-text-pressed:rgba(0,0,0,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:rgba(0,0,0,0.4);--tag-primary-border-color-hovered:rgba(0,0,0,0.4);--tag-primary-border-color-pressed:rgba(0,0,0,0.4);--tag-cobalt-background:#e5f8ff;--tag-cobalt-background-hovered:#c7eeff;--tag-cobalt-background-pressed:#9df;--tag-cobalt-text:rgba(0,0,0,0.95);--tag-cobalt-text-hovered:rgba(0,0,0,0.95);--tag-cobalt-text-pressed:rgba(0,0,0,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#f3f7e9;--tag-lime-background-hovered:#ddf2ae;--tag-lime-background-pressed:#bce36f;--tag-lime-text:rgba(0,0,0,0.95);--tag-lime-text-hovered:rgba(0,0,0,0.95);--tag-lime-text-pressed:rgba(0,0,0,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#e9f7f3;--tag-mint-background-hovered:#baf5e7;--tag-mint-background-pressed:#74e8d1;--tag-mint-text:rgba(0,0,0,0.95);--tag-mint-text-hovered:rgba(0,0,0,0.95);--tag-mint-text-pressed:rgba(0,0,0,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#f2f4ff;--tag-slate-background-hovered:#e3e7fa;--tag-slate-background-pressed:#ced2ed;--tag-slate-text:rgba(0,0,0,0.95);--tag-slate-text-hovered:rgba(0,0,0,0.95);--tag-slate-text-pressed:rgba(0,0,0,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#f8f2fc;--tag-violet-background-hovered:#f0e3fc;--tag-violet-background-pressed:#e2cafc;--tag-violet-text:rgba(0,0,0,0.95);--tag-violet-text-hovered:rgba(0,0,0,0.95);--tag-violet-text-pressed:rgba(0,0,0,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#fcf2fc;--tag-purple-background-hovered:#fce1fc;--tag-purple-background-pressed:#fac3f8;--tag-purple-text:rgba(0,0,0,0.95);--tag-purple-text-hovered:rgba(0,0,0,0.95);--tag-purple-text-pressed:rgba(0,0,0,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#faf4eb;--tag-orange-background-hovered:#fce4c7;--tag-orange-background-pressed:#ffca99;--tag-orange-text:rgba(0,0,0,0.95);--tag-orange-text-hovered:rgba(0,0,0,0.95);--tag-orange-text-pressed:rgba(0,0,0,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#f7f6dc;--tag-gold-background-hovered:#f5eaa2;--tag-gold-background-pressed:#ebd460;--tag-gold-text:rgba(0,0,0,0.95);--tag-gold-text-hovered:rgba(0,0,0,0.95);--tag-gold-text-pressed:rgba(0,0,0,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#fff2f5;--tag-pink-background-hovered:#ffe0e7;--tag-pink-background-pressed:#ffc7d2;--tag-pink-text:rgba(0,0,0,0.95);--tag-pink-text-hovered:rgba(0,0,0,0.95);--tag-pink-text-pressed:rgba(0,0,0,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#ededed;--textToast-text:rgba(0,0,0,0.95);--textToast-border-style:solid;--textToast-border-color:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background:transparent;--toggleButtonAccent-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButtonAccent-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background-disabled:transparent;--toggleButtonAccent-inactive-text:rgba(0,0,0,0.7);--toggleButtonAccent-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButtonAccent-active-background:rgba(0,0,0,0.2);--toggleButtonAccent-active-background-hovered:rgba(0,0,0,0.3);--toggleButtonAccent-active-background-pressed:rgba(0,0,0,0.4);--toggleButtonAccent-active-background-disabled:rgba(0,0,0,0.2);--toggleButtonAccent-active-text:#0353a8;--toggleButtonAccent-active-text-hovered:#0353a8;--toggleButtonAccent-active-text-pressed:#0353a8;--toggleButtonAccent-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-background:transparent;--toggleButton-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButton-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButton-inactive-background-disabled:transparent;--toggleButton-inactive-text:rgba(0,0,0,0.95);--toggleButton-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButton-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButton-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-disabled:rgba(0,0,0,0.2);--toggleButton-active-background:rgba(0,0,0,0.2);--toggleButton-active-background-hovered:rgba(0,0,0,0.3);--toggleButton-active-background-pressed:rgba(0,0,0,0.4);--toggleButton-active-background-disabled:rgba(0,0,0,0.2);--toggleButton-active-text:rgba(0,0,0,0.95);--toggleButton-active-text-hovered:rgba(0,0,0,0.95);--toggleButton-active-text-pressed:rgba(0,0,0,0.95);--toggleButton-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:rgba(0,0,0,0.3);--toggleButton-active-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-active-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-active-border-color-disabled:rgba(0,0,0,0.2);--toggle-toggled-background:#1170cf;--toggle-toggled-background-hovered:#0353a8;--toggle-toggled-background-pressed:#063a75;--toggle-toggled-background-disabled:#bfe3ff;--toggle-toggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-disabled:hsla(0,0%,100%,0.8);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:rgba(0,0,0,0.2);--toggle-untoggled-background-hovered:rgba(0,0,0,0.3);--toggle-untoggled-background-pressed:rgba(0,0,0,0.4);--toggle-untoggled-background-disabled:rgba(0,0,0,0.11);--toggle-untoggled-thumb-tint:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-disabled:rgba(0,0,0,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#fff;--videoSupport-controls-button-background-hovered:#ededed;--videoSupport-controls-button-background-pressed:#dedede;--videoSupport-controls-button-background-disabled:#fff;--videoSupport-controls-button-text:rgba(0,0,0,0.95);--videoSupport-controls-button-text-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-text-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-text-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-icon:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-hovered:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-pressed:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-disabled:rgba(0,0,0,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-icon:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#ab0a15;--videoSupport-videoNameLabels-videoOff-iconUnmute:#185e46;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#1170cf;--videoSupport-slider-track-empty:rgba(0,0,0,0.3);--videoSupport-slider-mover-background:#fff;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:0; --videoSupport-slider-mover-border-color-6:,; --videoSupport-slider-mover-border-color-7:; --videoSupport-slider-mover-border-color-8:0; --videoSupport-slider-mover-border-color-9:,; --videoSupport-slider-mover-border-color-10:; --videoSupport-slider-mover-border-color-11:0; --videoSupport-slider-mover-border-color-12:,; --videoSupport-slider-mover-border-color-13:; --videoSupport-slider-mover-border-color-14:0; --videoSupport-slider-mover-border-color-15:.; --videoSupport-slider-mover-border-color-16:4; --videoSupport-slider-mover-border-color-17:);--videoSupport-slider-background:#fff;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:0; --videoSupport-slider-border-color-6:,; --videoSupport-slider-border-color-7:; --videoSupport-slider-border-color-8:0; --videoSupport-slider-border-color-9:,; --videoSupport-slider-border-color-10:; --videoSupport-slider-border-color-11:0; --videoSupport-slider-border-color-12:,; --videoSupport-slider-border-color-13:; --videoSupport-slider-border-color-14:0; --videoSupport-slider-border-color-15:.; --videoSupport-slider-border-color-16:3; --videoSupport-slider-border-color-17:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:rgba(0,0,0,0.95);--theme-text-primary-disabled:rgba(0,0,0,0.4);--theme-text-inverted-normal:hsla(0,0%,100%,0.95);--theme-text-inverted-disabled:hsla(0,0%,100%,0.8);--theme-text-secondary-normal:rgba(0,0,0,0.7);--theme-text-secondary-inverted-normal:hsla(0,0%,100%,0.7);--theme-text-error-normal:#ab0a15;--theme-text-error-hover:#4f0e10;--theme-text-error-active:#4f0e10;--theme-text-success-normal:#185e46;--theme-text-success-hover:#0e2b20;--theme-text-success-active:#0e2b20;--theme-text-warning-normal:#7d4705;--theme-text-warning-hover:#36220c;--theme-text-warning-active:#36220c;--theme-text-highlight:#bfe3ff;--theme-text-accent-normal:#0353a8;--theme-text-accent-hover:#0a274a;--theme-text-accent-active:#0a274a;--theme-text-teamdefault-normal:rgba(0,0,0,0.7);--theme-text-teamdefault-hover:rgba(0,0,0,0.7);--theme-text-teamdefault-active:rgba(0,0,0,0.95);--theme-text-alert-purple-normal:#932099;--theme-text-alert-purple-hover:#3b1840;--theme-text-alert-purple-active:#3b1840;--theme-text-alert-orange-normal:#914017;--theme-text-alert-orange-hover:#33221b;--theme-text-alert-orange-active:#33221b;--theme-text-team-cobalt-normal:#08599c;--theme-text-team-cobalt-hover:#08599c;--theme-text-team-cobalt-active:#12283d;--theme-text-team-cyan-normal:#066070;--theme-text-team-cyan-hover:#066070;--theme-text-team-cyan-active:#0b2a30;--theme-text-team-mint-normal:#12615a;--theme-text-team-mint-hover:#12615a;--theme-text-team-mint-active:#102b2a;--theme-text-team-lime-normal:#416116;--theme-text-team-lime-hover:#416116;--theme-text-team-lime-active:#1e2b10;--theme-text-team-gold-normal:#735107;--theme-text-team-gold-hover:#735107;--theme-text-team-gold-active:#30240d;--theme-text-team-orange-normal:#914017;--theme-text-team-orange-hover:#914017;--theme-text-team-orange-active:#33221b;--theme-text-team-pink-normal:#a12a3a;--theme-text-team-pink-hover:#a12a3a;--theme-text-team-pink-active:#3b1e21;--theme-text-team-purple-normal:#932099;--theme-text-team-purple-hover:#932099;--theme-text-team-purple-active:#3b1840;--theme-text-team-violet-normal:#643abd;--theme-text-team-violet-hover:#643abd;--theme-text-team-violet-active:#29223d;--theme-text-team-slate-normal:#535573;--theme-text-team-slate-hover:#535573;--theme-text-team-slate-active:#26262b;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:rgba(0,0,0,0.07);--theme-background-primary-active:rgba(0,0,0,0.11);--theme-background-primary-disabled:rgba(0,0,0,0.11);--theme-background-solid-primary-normal:#fff;--theme-background-solid-secondary-normal:#ededed;--theme-background-solid-tertiary-normal:#f7f7f7;--theme-background-solid-quaternary-normal:#fff;--theme-background-secondary-normal:rgba(0,0,0,0.11);--theme-background-secondary-hover:rgba(0,0,0,0.2);--theme-background-secondary-active:rgba(0,0,0,0.3);--theme-background-secondary-disabled:transparent;--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#f5efe4;--theme-background-gradient-primary-1:#fff;--theme-background-gradient-secondary-0:#fcfaf4;--theme-background-gradient-secondary-1:#fff;--theme-background-alert-default-normal:#f7f7f7;--theme-background-alert-default-hover:#f7f7f7;--theme-background-alert-default-active:#dedede;--theme-background-alert-success-normal:#cef5eb;--theme-background-alert-success-hover:#cef5eb;--theme-background-alert-success-active:#9fedd8;--theme-background-alert-warning-normal:#ffebc2;--theme-background-alert-warning-hover:#ffebc2;--theme-background-alert-warning-active:#ffda94;--theme-background-alert-error-normal:#ffe8ea;--theme-background-alert-error-hover:#ffe8ea;--theme-background-alert-error-active:#ffd4da;--theme-background-alert-theme-normal:#dbf0ff;--theme-background-alert-theme-hover:#dbf0ff;--theme-background-alert-theme-active:#bfe3ff;--theme-background-alert-purple-normal:#fcf2fc;--theme-background-alert-purple-hover:#fcf2fc;--theme-background-alert-purple-active:#fce1fc;--theme-background-alert-orange-normal:#faf4eb;--theme-background-alert-orange-hover:#faf4eb;--theme-background-alert-orange-active:#fce4c7;--theme-background-label-cobalt-normal:#e5f8ff;--theme-background-label-cobalt-hover:#c7eeff;--theme-background-label-cobalt-active:#9df;--theme-background-label-gold-normal:#f7f6dc;--theme-background-label-gold-hover:#f5eaa2;--theme-background-label-gold-active:#ebd460;--theme-background-label-lime-normal:#f3f7e9;--theme-background-label-lime-hover:#ddf2ae;--theme-background-label-lime-active:#bce36f;--theme-background-label-mint-normal:#e9f7f3;--theme-background-label-mint-hover:#baf5e7;--theme-background-label-mint-active:#74e8d1;--theme-background-label-orange-normal:#faf4eb;--theme-background-label-orange-hover:#fce4c7;--theme-background-label-orange-active:#ffca99;--theme-background-label-pink-normal:#fff2f5;--theme-background-label-pink-hover:#ffe0e7;--theme-background-label-pink-active:#ffc7d2;--theme-background-label-purple-normal:#fcf2fc;--theme-background-label-purple-hover:#fce1fc;--theme-background-label-purple-active:#fac3f8;--theme-background-label-slate-normal:#f2f4ff;--theme-background-label-slate-hover:#e3e7fa;--theme-background-label-slate-active:#ced2ed;--theme-background-label-violet-normal:#f8f2fc;--theme-background-label-violet-hover:#f0e3fc;--theme-background-label-violet-active:#e2cafc;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:rgba(0,0,0,0.95);--theme-button-primary-hover:rgba(0,0,0,0.8);--theme-button-primary-pressed:rgba(0,0,0,0.7);--theme-button-primary-disabled:rgba(0,0,0,0.2);--theme-button-secondary-normal:transparent;--theme-button-secondary-hover:rgba(0,0,0,0.07);--theme-button-secondary-pressed:rgba(0,0,0,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:rgba(0,0,0,0.2);--theme-button-secondary-active-hover:rgba(0,0,0,0.3);--theme-button-secondary-active-pressed:rgba(0,0,0,0.4);--theme-button-inverted-normal:#fff;--theme-button-inverted-hover:#ededed;--theme-button-inverted-pressed:#dedede;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:rgba(0,0,0,0.4);--theme-outline-theme-normal:#1170cf;--theme-outline-secondary-normal:rgba(0,0,0,0.2);--theme-outline-input-normal:rgba(0,0,0,0.5);--theme-outline-input-active:rgba(0,0,0,0.9);--theme-outline-button-normal:rgba(0,0,0,0.3);--theme-outline-join-normal:#185e46;--theme-outline-cancel-normal:#ab0a15;--theme-outline-disabled-normal:rgba(0,0,0,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#707070;--theme-outline-high-contrast-focus:#000;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#1170cf;--theme-control-active-hover:#0353a8;--theme-control-active-pressed:#063a75;--theme-control-active-active:#063a75;--theme-control-active-disabled:#bfe3ff;--theme-control-inactive-normal:rgba(0,0,0,0.2);--theme-control-inactive-hover:rgba(0,0,0,0.3);--theme-control-inactive-pressed:rgba(0,0,0,0.4);--theme-control-inactive-disabled:rgba(0,0,0,0.11);--theme-overlay-meetings-normal:hsla(0,0%,100%,0.8);--theme-indicator-unstable:#c74f0e;--theme-indicator-attention:#db1f2e;--theme-indicator-stable:#1d805f;--theme-indicator-locked:#707070;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#1170cf;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:rgba(0,0,0,0.2);--theme-scrollbar-button-hover:rgba(0,0,0,0.3);--theme-scrollbar-button-pressed:rgba(0,0,0,0.4);--theme-scrollbar-arrow-normal:rgba(0,0,0,0.6);--theme-scrollbar-arrow-background-normal:transparent;--theme-scrollbar-arrow-background-hover:rgba(0,0,0,0.11);--theme-scrollbar-arrow-background-pressed:rgba(0,0,0,0.2);--theme-scrollbar-background-secondary-ghost:transparent;--theme-scrollbar-background-secondary-normal:rgba(0,0,0,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#0f0f0f;--theme-globaltint-normal:#1170cf;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#f7f7f7;--theme-groupedbackground-quaternary-normal:#fff;--theme-groupedbackground-primary-normal:#f5efe4;--theme-groupedbackground-secondary-normal:#fcfaf4;--theme-teaching-background-normal:#000;--theme-teaching-button-primary-normal:hsla(0,0%,100%,0.95);--theme-teaching-button-primary-hover:hsla(0,0%,100%,0.8);--theme-teaching-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-teaching-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-teaching-button-secondary-normal:hsla(0,0%,100%,0);--theme-teaching-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-teaching-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-teaching-outline-button-normal:hsla(0,0%,100%,0.3);--theme-teaching-outline-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-theme:#64b4fa;--theme-teaching-text-accent-normal:#64b4fa;--theme-teaching-text-accent-hover:#bfe3ff;--theme-teaching-text-accent-disabled:hsla(0,0%,100%,0.4);--theme-teaching-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-gradientdivider-normal-0:transparent;--theme-gradientdivider-normal-1:rgba(0,0,0,0.2);--theme-gradientdivider-hover-0:transparent;--theme-gradientdivider-hover-1:rgba(0,0,0,0.6);--theme-gradientdivider-error-normal-0:rgba(171,10,21,0);--theme-gradientdivider-error-normal-1:rgba(171,10,21,0.6);--theme-gradientdivider-error-hover-0:rgba(171,10,21,0);--theme-gradientdivider-error-hover-1:rgba(171,10,21,0.9);--theme-gradientdivider-warning-normal-0:rgba(125,71,5,0);--theme-gradientdivider-warning-normal-1:rgba(125,71,5,0.6);--theme-gradientdivider-warning-hover-0:rgba(125,71,5,0);--theme-gradientdivider-warning-hover-1:rgba(125,71,5,0.9);--theme-gradientdivider-announce-normal-0:rgba(3,83,168,0);--theme-gradientdivider-announce-normal-1:rgba(3,83,168,0.6);--theme-gradientdivider-announce-hover-0:rgba(3,83,168,0);--theme-gradientdivider-announce-hover-1:rgba(3,83,168,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#f5efe4;--theme-gradation-primary-1:#fff;--theme-gradation-secondary-0:#fcfaf4;--theme-gradation-secondary-1:#fff}.md-theme-lightJade{--avatar-presence-icon-active:#1d805f;--avatar-presence-icon-meeting:#c74f0e;--avatar-presence-icon-schedule:#c74f0e;--avatar-presence-icon-call:#c74f0e;--avatar-presence-icon-dnd:#db1f2e;--avatar-presence-icon-presenting:#db1f2e;--avatar-presence-icon-quiet-hours:#707070;--avatar-presence-icon-away:#707070;--avatar-presence-icon-ooo:#707070;--avatar-presence-icon-busy:#c74f0e;--avatar-presence-icon-on-mobile:#707070;--avatar-presence-icon-on-device:#707070;--avatar-presence-icon-on-hold:#707070;--avatar-presence-icon-background:#fff;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#1170cf;--avatar-chat-bubble-icon-hover:#0353a8;--avatar-chat-bubble-icon-pressed:#063a75;--avatar-chat-bubble-icon-active:#063a75;--avatar-chat-bubble-icon-disabled:#bfe3ff;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:rgba(0,0,0,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#0353a8;--badge-recording-indicator:#db1f2e;--banner-announcement-text:#0353a8;--banner-announcement-background:#dbf0ff;--banner-success-text:#185e46;--banner-success-background:#cef5eb;--banner-error-text:#ab0a15;--banner-error-background:#ffe8ea;--banner-issue-text:#7d4705;--banner-issue-background:#ffebc2;--banner-transient-text:rgba(0,0,0,0.95);--banner-transient-background:rgba(0,0,0,0.11);--button-primary-background:rgba(0,0,0,0.95);--button-primary-background-hovered:rgba(0,0,0,0.8);--button-primary-background-pressed:rgba(0,0,0,0.7);--button-primary-background-disabled:rgba(0,0,0,0.2);--button-primary-text:hsla(0,0%,100%,0.95);--button-primary-text-hovered:hsla(0,0%,100%,0.95);--button-primary-text-pressed:hsla(0,0%,100%,0.95);--button-primary-text-disabled:rgba(0,0,0,0.4);--button-primary-border-style:none;--button-secondary-background:transparent;--button-secondary-background-hovered:rgba(0,0,0,0.07);--button-secondary-background-pressed:rgba(0,0,0,0.2);--button-secondary-background-disabled:transparent;--button-secondary-text:rgba(0,0,0,0.95);--button-secondary-text-hovered:rgba(0,0,0,0.95);--button-secondary-text-pressed:rgba(0,0,0,0.95);--button-secondary-text-disabled:rgba(0,0,0,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:rgba(0,0,0,0.3);--button-secondary-border-color-hovered:rgba(0,0,0,0.3);--button-secondary-border-color-pressed:rgba(0,0,0,0.3);--button-secondary-border-color-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-background:transparent;--button-cancel-ghost-background-hovered:rgba(0,0,0,0.07);--button-cancel-ghost-background-pressed:rgba(0,0,0,0.2);--button-cancel-ghost-background-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-text:#ab0a15;--button-cancel-ghost-text-hovered:#ab0a15;--button-cancel-ghost-text-pressed:#ab0a15;--button-cancel-ghost-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:rgba(0,0,0,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:transparent;--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:transparent;--button-cancel-outline-text:#ab0a15;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:rgba(0,0,0,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#ab0a15;--button-cancel-outline-border-color-disabled:rgba(0,0,0,0.2);--button-accent-ghost-background:transparent;--button-accent-ghost-background-hovered:rgba(0,0,0,0.07);--button-accent-ghost-background-pressed:rgba(0,0,0,0.2);--button-accent-ghost-background-disabled:rgba(0,0,0,0.2);--button-accent-ghost-text:#0353a8;--button-accent-ghost-text-hovered:#0353a8;--button-accent-ghost-text-pressed:#0353a8;--button-accent-ghost-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:rgba(0,0,0,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:transparent;--button-message-ghost-background-hovered:rgba(0,0,0,0.07);--button-message-ghost-background-pressed:rgba(0,0,0,0.2);--button-message-ghost-background-disabled:rgba(0,0,0,0.2);--button-message-ghost-text:#0353a8;--button-message-ghost-text-hovered:#0353a8;--button-message-ghost-text-pressed:#0353a8;--button-message-ghost-text-disabled:rgba(0,0,0,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:rgba(0,0,0,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:rgba(0,0,0,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:rgba(0,0,0,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:rgba(0,0,0,0.4);--button-join-fill-border-style:none;--button-join-outline-background:transparent;--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:transparent;--button-join-outline-text:#185e46;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:rgba(0,0,0,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#185e46;--button-join-outline-border-color-disabled:rgba(0,0,0,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:rgba(0,0,0,0.95);--button-counter-background-hovered:rgba(0,0,0,0.8);--button-counter-background-pressed:rgba(0,0,0,0.7);--button-counter-text:hsla(0,0%,100%,0.95);--button-counter-text-hovered:hsla(0,0%,100%,0.95);--button-counter-text-pressed:hsla(0,0%,100%,0.95);--button-counter-border-style:none;--button-dialpad-background:transparent;--button-dialpad-background-hovered:rgba(0,0,0,0.07);--button-dialpad-background-pressed:rgba(0,0,0,0.2);--button-dialpad-background-disabled:transparent;--button-dialpad-text-number:rgba(0,0,0,0.95);--button-dialpad-text-number-hovered:rgba(0,0,0,0.95);--button-dialpad-text-number-pressed:rgba(0,0,0,0.95);--button-dialpad-text-number-disabled:rgba(0,0,0,0.4);--button-dialpad-text-characters:rgba(0,0,0,0.7);--button-dialpad-text-characters-hovered:rgba(0,0,0,0.7);--button-dialpad-text-characters-pressed:rgba(0,0,0,0.7);--button-dialpad-text-characters-disabled:rgba(0,0,0,0.4);--button-dialpad-special-background:transparent;--button-dialpad-special-text-number:rgba(0,0,0,0.95);--button-dialpad-special-text-characters:rgba(0,0,0,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:transparent;--button-hyperlink-text:#0353a8;--button-hyperlink-text-hovered:#0a274a;--button-hyperlink-text-pressed:#0a274a;--button-hyperlink-text-focused:#0353a8;--button-hyperlink-text-disabled:rgba(0,0,0,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#0353a8;--button-layout-background:#fff;--button-layout-background-hovered:#ededed;--button-layout-background-pressed:#dedede;--button-layout-background-disabled:#fff;--button-layout-text:rgba(0,0,0,0.95);--button-layout-text-disabled:rgba(0,0,0,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:rgba(0,0,0,0.3);--button-layout-border-color-disabled:rgba(0,0,0,0.2);--button-overlay-background:#fff;--button-overlay-background-hovered:#ededed;--button-overlay-background-pressed:#dedede;--button-overlay-text:rgba(0,0,0,0.95);--button-overlay-text-hovered:rgba(0,0,0,0.95);--button-overlay-text-pressed:rgba(0,0,0,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:rgba(0,0,0,0.3);--button-overlay-border-color-hovered:rgba(0,0,0,0.3);--button-overlay-border-color-pressed:rgba(0,0,0,0.3);--button-group-separator-background:rgba(0,0,0,0.4);--button-ghost-background:transparent;--button-ghost-background-hovered:rgba(0,0,0,0.07);--button-ghost-background-pressed:rgba(0,0,0,0.2);--button-ghost-background-disabled:transparent;--button-ghost-background-active:rgba(0,0,0,0.2);--button-ghost-text:rgba(0,0,0,0.95);--button-ghost-text-hovered:rgba(0,0,0,0.95);--button-ghost-text-pressed:rgba(0,0,0,0.95);--button-ghost-text-disabled:rgba(0,0,0,0.4);--button-ghost-text-active:rgba(0,0,0,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:rgba(0,0,0,0.2);--button-call-control-panel-background-hovered:rgba(0,0,0,0.3);--button-call-control-panel-background-pressed:rgba(0,0,0,0.4);--button-call-control-panel-background-disabled:rgba(0,0,0,0.2);--button-call-control-panel-text:rgba(0,0,0,0.95);--button-call-control-panel-text-hovered:rgba(0,0,0,0.95);--button-call-control-panel-text-pressed:rgba(0,0,0,0.95);--button-call-control-panel-text-disabled:rgba(0,0,0,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:rgba(0,0,0,0.11);--card-inactive-background-hovered:rgba(0,0,0,0.2);--card-inactive-background-active:rgba(0,0,0,0.3);--card-success-background:#cef5eb;--card-success-background-hovered:#cef5eb;--card-success-background-active:#9fedd8;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:rgba(0,0,0,0.07);--card-transparent-background-active:rgba(0,0,0,0.11);--card-active-background:#cef5eb;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:rgba(0,0,0,0.2);--chips-outline-error:#ab0a15;--chips-outline-normal:rgba(0,0,0,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#12615a;--chips-outline-multiline-text-cobalt:#08599c;--chips-outline-multiline-text-orange:#914017;--chips-outline-multiline-text-pink:#a12a3a;--chips-outline-multiline-text-lime:#416116;--chips-outline-multiline-text-cyan:#066070;--chips-outline-multiline-text-purple:#932099;--chips-outline-multiline-text-violet:#643abd;--chips-background-error:#ffe8ea;--chips-text-error:#ab0a15;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#fff;--codeinput-background-hovered:rgba(0,0,0,0.07);--codeinput-background-active:rgba(0,0,0,0.11);--codeinput-background-focused:#fff;--codeinput-background-disabled:rgba(0,0,0,0.11);--codeinput-text:rgba(0,0,0,0.95);--codeinput-text-hovered:rgba(0,0,0,0.95);--codeinput-text-active:rgba(0,0,0,0.95);--codeinput-text-focused:rgba(0,0,0,0.95);--codeinput-text-disabled:rgba(0,0,0,0.95);--codeinput-error-background:#ffe8ea;--codeinput-error-background-hovered:rgba(0,0,0,0.07);--codeinput-error-background-active:rgba(0,0,0,0.07);--codeinput-error-text:rgba(0,0,0,0.95);--codeinput-error-text-hovered:rgba(0,0,0,0.95);--codeinput-error-text-active:rgba(0,0,0,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#ab0a15;--codeinput-error-border-color-hovered:#ab0a15;--codeinput-error-border-color-active:#ab0a15;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:rgba(0,0,0,0.5);--codeinput-border-color-hovered:rgba(0,0,0,0.5);--codeinput-border-color-active:rgba(0,0,0,0.9);--codeinput-border-color-focused:#1170cf;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#fff;--dualbutton-overlay-button-background:#fff;--dualbutton-overlay-button-background-hovered:#ededed;--dualbutton-overlay-button-background-pressed:#dedede;--dualbutton-overlay-button-text:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:0; --dualbutton-overlay-border-color-6:,; --dualbutton-overlay-border-color-7:; --dualbutton-overlay-border-color-8:0; --dualbutton-overlay-border-color-9:,; --dualbutton-overlay-border-color-10:; --dualbutton-overlay-border-color-11:0; --dualbutton-overlay-border-color-12:,; --dualbutton-overlay-border-color-13:; --dualbutton-overlay-border-color-14:0; --dualbutton-overlay-border-color-15:.; --dualbutton-overlay-border-color-16:3; --dualbutton-overlay-border-color-17:);--dualbutton-standard-background:transparent;--dualbutton-standard-button-background:transparent;--dualbutton-standard-button-background-hovered:rgba(0,0,0,0.07);--dualbutton-standard-button-background-pressed:rgba(0,0,0,0.2);--dualbutton-standard-button-text:rgba(0,0,0,0.95);--dualbutton-standard-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-standard-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:0; --dualbutton-standard-border-color-6:,; --dualbutton-standard-border-color-7:; --dualbutton-standard-border-color-8:0; --dualbutton-standard-border-color-9:,; --dualbutton-standard-border-color-10:; --dualbutton-standard-border-color-11:0; --dualbutton-standard-border-color-12:,; --dualbutton-standard-border-color-13:; --dualbutton-standard-border-color-14:0; --dualbutton-standard-border-color-15:.; --dualbutton-standard-border-color-16:3; --dualbutton-standard-border-color-17:);--label-primary-text:rgba(0,0,0,0.95);--label-primary-text-disabled:rgba(0,0,0,0.4);--label-secondary-text:rgba(0,0,0,0.7);--label-secondary-text-disabled:rgba(0,0,0,0.4);--label-success-text:#185e46;--label-warning-text:#7d4705;--label-error-text:#ab0a15;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:rgba(0,0,0,0.07);--listitem-background-focused:rgba(0,0,0,0.07);--listitem-background-pressed:rgba(0,0,0,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:rgba(0,0,0,0.95);--listitem-textprimary-hovered:rgba(0,0,0,0.95);--listitem-textprimary-focused:rgba(0,0,0,0.95);--listitem-textprimary-pressed:rgba(0,0,0,0.95);--listitem-textprimary-disabled:rgba(0,0,0,0.4);--listitem-textsecondary:rgba(0,0,0,0.7);--listitem-textsecondary-hovered:rgba(0,0,0,0.7);--listitem-textsecondary-focused:rgba(0,0,0,0.7);--listitem-textsecondary-pressed:rgba(0,0,0,0.7);--listitem-textsecondary-disabled:rgba(0,0,0,0.4);--listitem-textsecondarycompany:#7d4705;--listitem-textsecondarycompany-hovered:#7d4705;--listitem-textsecondarycompany-focused:#7d4705;--listitem-textsecondarycompany-pressed:#7d4705;--listitem-textsecondarycompany-disabled:rgba(0,0,0,0.4);--listitem-textmissed:#ab0a15;--listitem-textmissed-hovered:#ab0a15;--listitem-textmissed-pressed:#ab0a15;--listitem-textmissed-disabled:rgba(0,0,0,0.4);--listitem-tick:#1170cf;--listitem-tick-hovered:#1170cf;--listitem-tick-focused:#1170cf;--listitem-tick-pressed:#1170cf;--listitem-tick-disabled:rgba(0,0,0,0.4);--listitem-icon:rgba(0,0,0,0.95);--listitem-icon-hovered:rgba(0,0,0,0.95);--listitem-icon-focused:rgba(0,0,0,0.95);--listitem-icon-pressed:rgba(0,0,0,0.95);--listitem-icon-disabled:rgba(0,0,0,0.4);--listitem-dotdivider:rgba(0,0,0,0.4);--listitem-dotdivider-hovered:rgba(0,0,0,0.4);--listitem-dotdivider-focused:rgba(0,0,0,0.4);--listitem-dotdivider-pressed:rgba(0,0,0,0.4);--listitem-dotdivider-disabled:rgba(0,0,0,0.4);--meetingCardListItem-background:rgba(0,0,0,0.11);--meetingCardListItem-background-hovered:rgba(0,0,0,0.2);--meetingCardListItem-background-pressed:rgba(0,0,0,0.3);--meetingCardListItem-background-focused:rgba(0,0,0,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:rgba(0,0,0,0.95);--meetingCardListItem-textSecondary:rgba(0,0,0,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#1170cf;--meetingCardListItem-border-color-disabled:rgba(0,0,0,0.2);--popover-primary-background:#fff;--reaction-badge-primary-background:rgba(0,0,0,0.11);--reaction-badge-primary-background-hovered:rgba(0,0,0,0.2);--reaction-badge-primary-background-pressed:rgba(0,0,0,0.3);--reaction-badge-primary-unreacted-text:rgba(0,0,0,0.95);--reaction-badge-primary-reacted-text:#0353a8;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:rgba(0,0,0,0.2);--search-placeholder-text:rgba(0,0,0,0.7);--search-text:rgba(0,0,0,0.95);--search-text-active:rgba(0,0,0,0.95);--search-text-disabled:rgba(0,0,0,0.4);--search-background-disabled:rgba(0,0,0,0.11);--search-background:#fff;--search-background-active:#fff;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:rgba(0,0,0,0.5);--search-border-color-active:rgba(0,0,0,0.9);--separator-primary:rgba(0,0,0,0.4);--separator-secondary:rgba(0,0,0,0.2);--spinner-loading-cursor:rgba(0,0,0,0.9);--spinner-loading-track:rgba(0,0,0,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#1170cf;--spinner-progress-track:rgba(0,0,0,0.2);--tab-active-background:rgba(0,0,0,0.2);--tab-active-background-hovered:rgba(0,0,0,0.3);--tab-active-background-pressed:rgba(0,0,0,0.2);--tab-active-text:rgba(0,0,0,0.95);--tab-active-text-hovered:rgba(0,0,0,0.95);--tab-active-text-pressed:rgba(0,0,0,0.95);--tab-inactive-background:transparent;--tab-inactive-background-hovered:rgba(0,0,0,0.07);--tab-inactive-background-pressed:rgba(0,0,0,0.2);--tab-inactive-text:rgba(0,0,0,0.7);--tab-inactive-text-hovered:rgba(0,0,0,0.95);--tab-inactive-text-pressed:rgba(0,0,0,0.95);--tab-inactive-text-disabled:rgba(0,0,0,0.4);--tab-refresh:#185e46;--tab-refresh-hovered:#0e2b20;--tab-refresh-pressed:#0e2b20;--tab-orange:#914017;--tab-orange-hovered:#914017;--tab-orange-pressed:#33221b;--tab-gold:#735107;--tab-gold-hovered:#735107;--tab-gold-pressed:#30240d;--tab-lime:#416116;--tab-lime-hovered:#416116;--tab-lime-pressed:#1e2b10;--tab-mint:#12615a;--tab-mint-hovered:#12615a;--tab-mint-pressed:#102b2a;--tab-cyan:#066070;--tab-cyan-hovered:#066070;--tab-cyan-pressed:#0b2a30;--tab-pink:#a12a3a;--tab-pink-hovered:#a12a3a;--tab-pink-pressed:#3b1e21;--tab-slate:#535573;--tab-slate-hovered:#535573;--tab-slate-pressed:#26262b;--tab-violet:#643abd;--tab-violet-hovered:#643abd;--tab-violet-pressed:#29223d;--tab-cobalt:#08599c;--tab-cobalt-hovered:#08599c;--tab-cobalt-pressed:#12283d;--tab-purple:#932099;--tab-purple-hovered:#932099;--tab-purple-pressed:#3b1840;--tags-static-background:#fff;--tags-static-text:rgba(0,0,0,0.95);--tags-static-border-style:solid;--tags-static-border-color:rgba(0,0,0,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#ffe8ea;--tags-error-text:rgba(0,0,0,0.95);--tags-error-border-style:solid;--tags-error-border-color:#ab0a15;--tags-primary-background:#f7f7f7;--tags-primary-background-hovered:#ededed;--tags-primary-background-pressed:#fff;--tags-primary-text:rgba(0,0,0,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:rgba(0,0,0,0.4);--tags-cobalt-background:#e5f8ff;--tags-cobalt-background-hovered:#c7eeff;--tags-cobalt-background-pressed:#9df;--tags-cobalt-text:rgba(0,0,0,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#f3f7e9;--tags-lime-background-hovered:#ddf2ae;--tags-lime-background-pressed:#bce36f;--tags-lime-text:rgba(0,0,0,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#e9f7f3;--tags-mint-background-hovered:#baf5e7;--tags-mint-background-pressed:#74e8d1;--tags-mint-text:rgba(0,0,0,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#f2f4ff;--tags-slate-background-hovered:#e3e7fa;--tags-slate-background-pressed:#ced2ed;--tags-slate-text:rgba(0,0,0,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#f8f2fc;--tags-violet-background-hovered:#f0e3fc;--tags-violet-background-pressed:#e2cafc;--tags-violet-text:rgba(0,0,0,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#fcf2fc;--tags-purple-background-hovered:#fce1fc;--tags-purple-background-pressed:#fac3f8;--tags-purple-text:rgba(0,0,0,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#faf4eb;--tags-orange-background-hovered:#fce4c7;--tags-orange-background-pressed:#ffca99;--tags-orange-text:rgba(0,0,0,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#f7f6dc;--tags-gold-background-hovered:#f5eaa2;--tags-gold-background-pressed:#ebd460;--tags-gold-text:rgba(0,0,0,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:rgba(0,0,0,0.2);--teamMarker-background-gold:#735107;--teamMarker-background-orange:#914017;--teamMarker-background-lime:#416116;--teamMarker-background-mint:#12615a;--teamMarker-background-cyan:#066070;--teamMarker-background-cobalt:#08599c;--teamMarker-background-slate:#535573;--teamMarker-background-violet:#643abd;--teamMarker-background-purple:#932099;--teamMarker-background-pink:#a12a3a;--teamMarker-background-archived:rgba(0,0,0,0.2);--textinput-placeholder-text:rgba(0,0,0,0.7);--textinput-background:#fff;--textinput-background-pressed:rgba(0,0,0,0.3);--textinput-background-hovered:rgba(0,0,0,0.07);--textinput-background-focused:#fff;--textinput-background-active:rgba(0,0,0,0.11);--textinput-background-disabled:rgba(0,0,0,0.11);--textinput-text:rgba(0,0,0,0.95);--textinput-text-pressed:rgba(0,0,0,0.95);--textinput-text-hovered:rgba(0,0,0,0.95);--textinput-text-focused:rgba(0,0,0,0.95);--textinput-text-active:rgba(0,0,0,0.95);--textinput-text-disabled:rgba(0,0,0,0.4);--textinput-error-background:#ffe8ea;--textinput-error-background-pressed:rgba(0,0,0,0.11);--textinput-error-background-hovered:rgba(0,0,0,0.07);--textinput-error-background-focused:rgba(0,0,0,0.07);--textinput-error-text:rgba(0,0,0,0.95);--textinput-error-text-pressed:rgba(0,0,0,0.95);--textinput-error-text-hovered:rgba(0,0,0,0.95);--textinput-error-text-focused:rgba(0,0,0,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#ab0a15;--textinput-error-border-color-pressed:#ab0a15;--textinput-error-border-color-hovered:#ab0a15;--textinput-error-border-color-focused:#ab0a15;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:rgba(0,0,0,0.5);--textinput-border-color-pressed:rgba(0,0,0,0.5);--textinput-border-color-hovered:rgba(0,0,0,0.5);--textinput-border-color-focused:#1170cf;--textinput-border-color-active:rgba(0,0,0,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#f7f7f7;--alertbadge-default-background-hovered:#f7f7f7;--alertbadge-default-background-pressed:#dedede;--alertbadge-default-text:rgba(0,0,0,0.7);--alertbadge-default-text-hovered:rgba(0,0,0,0.95);--alertbadge-default-text-pressed:rgba(0,0,0,0.95);--alertbadge-announcement-background:#dbf0ff;--alertbadge-announcement-background-hovered:#dbf0ff;--alertbadge-announcement-background-pressed:#bfe3ff;--alertbadge-announcement-text:#0353a8;--alertbadge-announcement-text-hovered:#0a274a;--alertbadge-announcement-text-pressed:#0a274a;--alertbadge-warning-background:#ffebc2;--alertbadge-warning-background-hovered:#ffebc2;--alertbadge-warning-background-pressed:#ffda94;--alertbadge-warning-text:#7d4705;--alertbadge-warning-text-hovered:#36220c;--alertbadge-warning-text-pressed:#36220c;--alertbadge-important-background:#ffe8ea;--alertbadge-important-background-hovered:#ffe8ea;--alertbadge-important-background-pressed:#ffd4da;--alertbadge-important-text:#ab0a15;--alertbadge-important-text-hovered:#4f0e10;--alertbadge-important-text-pressed:#4f0e10;--alertbadge-blocked-background:#ffebc2;--alertbadge-blocked-background-hovered:#ffebc2;--alertbadge-blocked-background-pressed:#ffda94;--alertbadge-blocked-text:#7d4705;--alertbadge-blocked-text-hovered:#36220c;--alertbadge-blocked-text-pressed:#36220c;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-default-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-default-sent-background:rgba(0,0,0,0.11);--attachment-file-default-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-default-sent-background-active:rgba(0,0,0,0.3);--attachment-file-default-sent-background-focused:rgba(0,0,0,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:0; --attachment-file-default-sent-border-color-6:,; --attachment-file-default-sent-border-color-7:; --attachment-file-default-sent-border-color-8:0; --attachment-file-default-sent-border-color-9:,; --attachment-file-default-sent-border-color-10:; --attachment-file-default-sent-border-color-11:0; --attachment-file-default-sent-border-color-12:,; --attachment-file-default-sent-border-color-13:; --attachment-file-default-sent-border-color-14:0; --attachment-file-default-sent-border-color-15:.; --attachment-file-default-sent-border-color-16:2; --attachment-file-default-sent-border-color-17:);--attachment-file-error-sent-background:rgba(0,0,0,0.11);--attachment-file-error-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-error-sent-background-active:rgba(0,0,0,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-error-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-error-sent-label-disabled:rgba(0,0,0,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:0; --attachment-file-error-sent-border-color-6:,; --attachment-file-error-sent-border-color-7:; --attachment-file-error-sent-border-color-8:0; --attachment-file-error-sent-border-color-9:,; --attachment-file-error-sent-border-color-10:; --attachment-file-error-sent-border-color-11:0; --attachment-file-error-sent-border-color-12:,; --attachment-file-error-sent-border-color-13:; --attachment-file-error-sent-border-color-14:0; --attachment-file-error-sent-border-color-15:.; --attachment-file-error-sent-border-color-16:2; --attachment-file-error-sent-border-color-17:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:0; --attachment-file-preview-thumbnail-sent-border-color-6:,; --attachment-file-preview-thumbnail-sent-border-color-7:; --attachment-file-preview-thumbnail-sent-border-color-8:0; --attachment-file-preview-thumbnail-sent-border-color-9:,; --attachment-file-preview-thumbnail-sent-border-color-10:; --attachment-file-preview-thumbnail-sent-border-color-11:0; --attachment-file-preview-thumbnail-sent-border-color-12:,; --attachment-file-preview-thumbnail-sent-border-color-13:; --attachment-file-preview-thumbnail-sent-border-color-14:0; --attachment-file-preview-thumbnail-sent-border-color-15:.; --attachment-file-preview-thumbnail-sent-border-color-16:2; --attachment-file-preview-thumbnail-sent-border-color-17:);--cancelicon-default-icon:rgba(0,0,0,0.7);--cancelicon-default-icon-hovered:rgba(0,0,0,0.95);--cancelicon-default-icon-pressed:rgba(0,0,0,0.95);--cancelicon-default-icon-disabled:rgba(0,0,0,0.4);--message-badge-regular-background:rgba(0,0,0,0.11);--message-badge-regular-background-hovered:rgba(0,0,0,0.2);--message-badge-regular-background-active:rgba(0,0,0,0.3);--message-badge-regular-text:rgba(0,0,0,0.7);--message-badge-regular-text-hovered:rgba(0,0,0,0.95);--message-badge-regular-text-active:rgba(0,0,0,0.95);--message-badge-important-background:#dbf0ff;--message-badge-important-background-hovered:#dbf0ff;--message-badge-important-background-active:#bfe3ff;--message-badge-important-text:#0353a8;--message-badge-important-text-hovered:#0a274a;--message-badge-important-text-active:#0a274a;--message-bodyText-primary-text:rgba(0,0,0,0.95);--message-bodyText-secondary-text:rgba(0,0,0,0.7);--message-bodyText-mention-self-text:#0353a8;--message-bodyText-mention-self-text-hovered:#0a274a;--message-bodyText-mention-self-text-active:#0a274a;--message-bodyText-mention-self-text-focused:#0353a8;--message-bodyText-mention-other-text:rgba(0,0,0,0.7);--message-bodyText-mention-other-text-hovered:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-active:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-focused:rgba(0,0,0,0.7);--message-bodyText-mention-all-text:#0353a8;--message-bodyText-mention-all-text-hovered:#0a274a;--message-bodyText-mention-all-text-active:#0a274a;--message-bodyText-mention-all-text-focused:#0353a8;--message-bodyText-extParticipants-text:#7d4705;--message-bodyText-extParticipants-text-hovered:#36220c;--message-bodyText-extParticipants-text-active:#36220c;--message-bodyText-extParticipants-text-focused:#7d4705;--chat-new-message-newMessageBanner-text:#0353a8;--chat-new-message-newReplyBanner-text:hsla(0,0%,100%,0.95);--chat-new-message-newReplyBanner-background:#0353a8;--checkbox-checked-background:#1170cf;--checkbox-checked-background-hovered:#0353a8;--checkbox-checked-background-pressed:#063a75;--checkbox-checked-background-disabled:#bfe3ff;--checkbox-checked-text:rgba(0,0,0,0.95);--checkbox-checked-text-hovered:rgba(0,0,0,0.95);--checkbox-checked-text-pressed:rgba(0,0,0,0.95);--checkbox-checked-text-disabled:rgba(0,0,0,0.4);--checkbox-checked-icon:hsla(0,0%,100%,0.95);--checkbox-checked-icon-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-icon-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-icon-disabled:rgba(0,0,0,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:rgba(0,0,0,0.2);--checkbox-unchecked-background-hovered:rgba(0,0,0,0.3);--checkbox-unchecked-background-pressed:rgba(0,0,0,0.4);--checkbox-unchecked-background-disabled:rgba(0,0,0,0.3);--checkbox-unchecked-text:rgba(0,0,0,0.95);--checkbox-unchecked-text-hovered:rgba(0,0,0,0.95);--checkbox-unchecked-text-pressed:rgba(0,0,0,0.95);--checkbox-unchecked-text-disabled:rgba(0,0,0,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-hovered:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-pressed:rgba(0,0,0,0.5);--coachmarkteaching-background:#000;--coachmarkteaching-button-primary-background:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-background-hovered:hsla(0,0%,100%,0.8);--coachmarkteaching-button-primary-background-pressed:hsla(0,0%,100%,0.7);--coachmarkteaching-button-primary-background-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-primary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-primary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--coachmarkteaching-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background-disabled:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-hyperlink-background:hsla(0,0%,100%,0);--coachmarkteaching-button-hyperlink-text:#64b4fa;--coachmarkteaching-button-hyperlink-text-hovered:#0a274a;--coachmarkteaching-button-hyperlink-text-pressed:#0a274a;--coachmarkteaching-button-hyperlink-text-focused:#0353a8;--coachmarkteaching-button-hyperlink-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#0353a8;--combobox-placeholder-text:rgba(0,0,0,0.7);--combobox-background:#fff;--combobox-background-hovered:rgba(0,0,0,0.07);--combobox-background-pressed:rgba(0,0,0,0.11);--combobox-background-active:rgba(0,0,0,0.11);--combobox-background-focused:#fff;--combobox-background-disabled:rgba(0,0,0,0.11);--combobox-text:rgba(0,0,0,0.95);--combobox-text-hovered:rgba(0,0,0,0.95);--combobox-text-pressed:rgba(0,0,0,0.95);--combobox-text-active:rgba(0,0,0,0.95);--combobox-text-focused:rgba(0,0,0,0.95);--combobox-text-disabled:rgba(0,0,0,0.4);--combobox-icon:rgba(0,0,0,0.95);--combobox-icon-hovered:rgba(0,0,0,0.95);--combobox-icon-pressed:rgba(0,0,0,0.95);--combobox-icon-active:rgba(0,0,0,0.95);--combobox-icon-focused:rgba(0,0,0,0.95);--combobox-icon-disabled:rgba(0,0,0,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:rgba(0,0,0,0.5);--combobox-border-color-hovered:rgba(0,0,0,0.5);--combobox-border-color-pressed:rgba(0,0,0,0.5);--combobox-border-color-active:rgba(0,0,0,0.9);--combobox-border-color-focused:rgba(0,0,0,0.9);--compose-area-divider-default-0:transparent;--compose-area-divider-default-0-hovered:transparent;--compose-area-divider-default-1:rgba(0,0,0,0.2);--compose-area-divider-default-1-hovered:rgba(0,0,0,0.6);--compose-area-divider-announce-0:rgba(3,83,168,0);--compose-area-divider-announce-0-hovered:rgba(3,83,168,0);--compose-area-divider-announce-1:rgba(3,83,168,0.6);--compose-area-divider-announce-1-hovered:rgba(3,83,168,0.9);--compose-area-divider-warn-0:rgba(125,71,5,0);--compose-area-divider-warn-0-hovered:rgba(125,71,5,0);--compose-area-divider-warn-1:rgba(125,71,5,0.6);--compose-area-divider-warn-1-hovered:rgba(125,71,5,0.9);--compose-area-divider-error-0:rgba(171,10,21,0);--compose-area-divider-error-0-hovered:rgba(171,10,21,0);--compose-area-divider-error-1:rgba(171,10,21,0.6);--compose-area-divider-error-1-hovered:rgba(171,10,21,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:rgba(0,0,0,0.95);--content-file-card-item-label-secondary:rgba(0,0,0,0.7);--content-file-card-item-label-disabled:rgba(0,0,0,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:0; --content-file-card-item-border-color-6:,; --content-file-card-item-border-color-7:; --content-file-card-item-border-color-8:0; --content-file-card-item-border-color-9:,; --content-file-card-item-border-color-10:; --content-file-card-item-border-color-11:0; --content-file-card-item-border-color-12:,; --content-file-card-item-border-color-13:; --content-file-card-item-border-color-14:0; --content-file-card-item-border-color-15:.; --content-file-card-item-border-color-16:2; --content-file-card-item-border-color-17:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:rgba(0,0,0,0.95);--content-file-list-item-label-secondary:rgba(0,0,0,0.7);--content-file-list-item-label-disabled:rgba(0,0,0,0.4);--content-file-list-item-background:rgba(0,0,0,0.11);--content-file-list-item-background-hovered:rgba(0,0,0,0.2);--content-file-list-item-background-disabled:rgba(0,0,0,0.11);--content-file-list-item-background-active:rgba(0,0,0,0.3);--pickers-datePicker-month-text:rgba(0,0,0,0.95);--pickers-datePicker-weekDay-text:rgba(0,0,0,0.7);--pickers-datePicker-date-background:transparent;--pickers-datePicker-date-background-hovered:rgba(0,0,0,0.07);--pickers-datePicker-date-background-pressed:rgba(0,0,0,0.2);--pickers-datePicker-date-background-disabled:transparent;--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:rgba(0,0,0,0.95);--pickers-datePicker-date-text-hovered:rgba(0,0,0,0.95);--pickers-datePicker-date-text-pressed:rgba(0,0,0,0.95);--pickers-datePicker-date-text-disabled:rgba(0,0,0,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-background:transparent;--pickers-dayPicker-day-inactive-background-hovered:rgba(0,0,0,0.07);--pickers-dayPicker-day-inactive-background-pressed:rgba(0,0,0,0.2);--pickers-dayPicker-day-inactive-background-disabled:transparent;--pickers-dayPicker-day-inactive-text:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-hovered:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-pressed:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-disabled:rgba(0,0,0,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:rgba(0,0,0,0.4);--global-focus-outline:#1170cf;--globalHeader-textfield-background:rgba(0,0,0,0.11);--globalHeader-textfield-background-hovered:rgba(0,0,0,0.2);--globalHeader-textfield-background-active:rgba(0,0,0,0.3);--globalHeader-textfield-background-focused:rgba(0,0,0,0.11);--globalHeader-textfield-background-disabled:rgba(0,0,0,0.11);--globalHeader-textfield-text:rgba(0,0,0,0.95);--globalHeader-textfield-text-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-text-active:rgba(0,0,0,0.95);--globalHeader-textfield-text-focused:rgba(0,0,0,0.95);--globalHeader-textfield-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-focused:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-active:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-focused:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:rgba(0,0,0,0.9);--globalHeader-textfield-border-color-focused:rgba(0,0,0,0.9);--globalHeader-textfieldPlaceholderText-text:rgba(0,0,0,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfieldClearIcon:rgba(0,0,0,0.7);--globalHeader-textfieldClearIcon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonDevice-background:transparent;--globalHeader-buttonDevice-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonDevice-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonDevice-text-inactive:rgba(0,0,0,0.95);--globalHeader-buttonDevice-text-active:#0353a8;--globalHeader-buttonIcon-background:transparent;--globalHeader-buttonIcon-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonIcon-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonIcon-background-disabled:transparent;--globalHeader-buttonIcon-icon:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-hovered:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-disabled:rgba(0,0,0,0.4);--globalHeader-buttonStatus-background:transparent;--globalHeader-buttonStatus-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonStatus-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonStatus-background-disabled:transparent;--globalHeader-buttonStatus-text:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-hovered:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-pressed:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-disabled:rgba(0,0,0,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:rgba(0,0,0,0.95);--globalHeader-modifierChip-text:hsla(0,0%,100%,0.95);--globalHeader-textfieldWin-background:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-hovered:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-active:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-focused:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-disabled:rgba(0,0,0,0.11);--globalHeader-maxMinButton-background:transparent;--globalHeader-maxMinButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-maxMinButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-maxMinButton-text:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-closeButton-background:transparent;--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:rgba(0,0,0,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:transparent;--globalHeader-searchCancelButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-searchCancelButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-searchCancelButton-background-disabled:transparent;--globalHeader-searchCancelButton-text:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-disabled:rgba(0,0,0,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-hovered:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-pressed:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-disabled:rgba(0,0,0,0.3);--theme-gradient-primary-0-background:#e6f2f1;--theme-gradient-primary-1-background:#fff;--theme-gradient-secondary-0-background:#f7fcfc;--theme-gradient-secondary-1-background:#fff;--interactiveicon-container-background:transparent;--interactiveicon-container-background-hovered:rgba(0,0,0,0.07);--interactiveicon-container-background-pressed:rgba(0,0,0,0.2);--interactiveicon-container-background-disabled:transparent;--interactiveicon-primary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-active:#0353a8;--interactiveicon-primary-outline-icon-active-hovered:#0a274a;--interactiveicon-primary-outline-icon-active-pressed:#0a274a;--interactiveicon-primary-outline-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#7d4705;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-quaternary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:rgba(0,0,0,0.95);--list-header-outline-primary:rgba(0,0,0,0.4);--list-header-outline-secondary:rgba(0,0,0,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:rgba(0,0,0,0.3);--meetingRecording-indicator-inProgress:#db1f2e;--meetingRecording-indicator-paused:#c74f0e;--menulistbackground-primary-background:#fff;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:rgba(0,0,0,0.2);--menulistbackground-secondary-background:#ededed;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:rgba(0,0,0,0.2);--menulistbackground-tertiary-background:#f7f7f7;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:rgba(0,0,0,0.2);--modal-primary-background:#fff;--modal-primary-border-style:solid;--modal-primary-border-color:rgba(0,0,0,0.2);--modal-secondary-background:#ededed;--modal-secondary-border-style:solid;--modal-secondary-border-color:rgba(0,0,0,0.2);--modal-tertiary-background:#f7f7f7;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:rgba(0,0,0,0.2);--multilineChip-one-text:#12615a;--multilineChip-one-outline:#12615a;--multilineChip-two-text:#08599c;--multilineChip-two-outline:#08599c;--multilineChip-three-text:#914017;--multilineChip-three-outline:#914017;--multilineChip-four-text:#a12a3a;--multilineChip-four-outline:#a12a3a;--multilineChip-five-text:#416116;--multilineChip-five-outline:#416116;--multilineChip-six-text:#066070;--multilineChip-six-outline:#066070;--multilineChip-seven-text:#932099;--multilineChip-seven-outline:#932099;--multilineChip-eight-text:#643abd;--multilineChip-eight-outline:#643abd;--navigation-bar-divider-0:transparent;--navigation-bar-divider-1:rgba(0,0,0,0.2);--navigationtab-background:transparent;--navigationtab-background-hovered:rgba(0,0,0,0.07);--navigationtab-background-active:rgba(0,0,0,0.2);--navigationtab-text:rgba(0,0,0,0.7);--navigationtab-text-hovered:rgba(0,0,0,0.7);--navigationtab-text-active:rgba(0,0,0,0.95);--notificationToast-background:#fff;--notificationToast-text:rgba(0,0,0,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:rgba(0,0,0,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#fff;--panel-secondary-background:#ededed;--panel-tertiary-background:#f7f7f7;--participantListItem-audioMuted:#db1f2e;--participantListItem-audioUnmuted:#1d805f;--radio-checked-background:#1170cf;--radio-checked-background-hovered:#0353a8;--radio-checked-background-pressed:#063a75;--radio-checked-background-disabled:#bfe3ff;--radio-checked-text:rgba(0,0,0,0.95);--radio-checked-text-hovered:rgba(0,0,0,0.95);--radio-checked-text-pressed:rgba(0,0,0,0.95);--radio-checked-text-disabled:rgba(0,0,0,0.4);--radio-checked-icon:hsla(0,0%,100%,0.95);--radio-checked-icon-hovered:hsla(0,0%,100%,0.95);--radio-checked-icon-pressed:hsla(0,0%,100%,0.95);--radio-checked-icon-disabled:hsla(0,0%,100%,0.8);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:rgba(0,0,0,0.2);--radio-unchecked-background-hovered:rgba(0,0,0,0.3);--radio-unchecked-background-pressed:rgba(0,0,0,0.4);--radio-unchecked-background-disabled:rgba(0,0,0,0.11);--radio-unchecked-text:rgba(0,0,0,0.95);--radio-unchecked-text-hovered:rgba(0,0,0,0.95);--radio-unchecked-text-pressed:rgba(0,0,0,0.95);--radio-unchecked-text-disabled:rgba(0,0,0,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:rgba(0,0,0,0.5);--radio-unchecked-border-color-hovered:rgba(0,0,0,0.5);--radio-unchecked-border-color-pressed:rgba(0,0,0,0.5);--radio-group-description-color:rgba(0,0,0,0.7);--scheduledmeetingItem-background:rgba(0,0,0,0.11);--scheduledmeetingItem-background-hovered:rgba(0,0,0,0.2);--scheduledmeetingItem-background-focused:rgba(0,0,0,0.11);--scheduledmeetingItem-background-pressed:rgba(0,0,0,0.3);--scheduledmeetingItem-background-disabled:rgba(0,0,0,0.11);--scrollbar-track-background:rgba(0,0,0,0.11);--scrollbar-track-background-disabled:rgba(0,0,0,0.11);--scrollbar-thumb-background:rgba(0,0,0,0.2);--scrollbar-thumb-background-hovered:rgba(0,0,0,0.3);--scrollbar-thumb-background-pressed:rgba(0,0,0,0.4);--scrollbar-thumb-background-disabled:rgba(0,0,0,0.11);--scrollbar-arrow-button-text:rgba(0,0,0,0.6);--scrollbar-arrow-button-text-hovered:rgba(0,0,0,0.3);--scrollbar-arrow-button-text-pressed:rgba(0,0,0,0.2);--scrollbar-arrow-button-text-disabled:rgba(0,0,0,0.4);--scrollbar-arrow-button-background:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-hovered:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-disabled:rgba(0,0,0,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:rgba(0,0,0,0.2);--sharewindow-viewwindow-selected:#1170cf;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#fff;--tag-static-text:rgba(0,0,0,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:0; --tag-static-border-color-6:,; --tag-static-border-color-7:; --tag-static-border-color-8:0; --tag-static-border-color-9:,; --tag-static-border-color-10:; --tag-static-border-color-11:0; --tag-static-border-color-12:,; --tag-static-border-color-13:; --tag-static-border-color-14:0; --tag-static-border-color-15:.; --tag-static-border-color-16:4; --tag-static-border-color-17:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#f7f7f7;--tag-primary-background-hovered:#ededed;--tag-primary-background-pressed:#fff;--tag-primary-text:rgba(0,0,0,0.95);--tag-primary-text-hovered:rgba(0,0,0,0.95);--tag-primary-text-pressed:rgba(0,0,0,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:rgba(0,0,0,0.4);--tag-primary-border-color-hovered:rgba(0,0,0,0.4);--tag-primary-border-color-pressed:rgba(0,0,0,0.4);--tag-cobalt-background:#e5f8ff;--tag-cobalt-background-hovered:#c7eeff;--tag-cobalt-background-pressed:#9df;--tag-cobalt-text:rgba(0,0,0,0.95);--tag-cobalt-text-hovered:rgba(0,0,0,0.95);--tag-cobalt-text-pressed:rgba(0,0,0,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#f3f7e9;--tag-lime-background-hovered:#ddf2ae;--tag-lime-background-pressed:#bce36f;--tag-lime-text:rgba(0,0,0,0.95);--tag-lime-text-hovered:rgba(0,0,0,0.95);--tag-lime-text-pressed:rgba(0,0,0,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#e9f7f3;--tag-mint-background-hovered:#baf5e7;--tag-mint-background-pressed:#74e8d1;--tag-mint-text:rgba(0,0,0,0.95);--tag-mint-text-hovered:rgba(0,0,0,0.95);--tag-mint-text-pressed:rgba(0,0,0,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#f2f4ff;--tag-slate-background-hovered:#e3e7fa;--tag-slate-background-pressed:#ced2ed;--tag-slate-text:rgba(0,0,0,0.95);--tag-slate-text-hovered:rgba(0,0,0,0.95);--tag-slate-text-pressed:rgba(0,0,0,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#f8f2fc;--tag-violet-background-hovered:#f0e3fc;--tag-violet-background-pressed:#e2cafc;--tag-violet-text:rgba(0,0,0,0.95);--tag-violet-text-hovered:rgba(0,0,0,0.95);--tag-violet-text-pressed:rgba(0,0,0,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#fcf2fc;--tag-purple-background-hovered:#fce1fc;--tag-purple-background-pressed:#fac3f8;--tag-purple-text:rgba(0,0,0,0.95);--tag-purple-text-hovered:rgba(0,0,0,0.95);--tag-purple-text-pressed:rgba(0,0,0,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#faf4eb;--tag-orange-background-hovered:#fce4c7;--tag-orange-background-pressed:#ffca99;--tag-orange-text:rgba(0,0,0,0.95);--tag-orange-text-hovered:rgba(0,0,0,0.95);--tag-orange-text-pressed:rgba(0,0,0,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#f7f6dc;--tag-gold-background-hovered:#f5eaa2;--tag-gold-background-pressed:#ebd460;--tag-gold-text:rgba(0,0,0,0.95);--tag-gold-text-hovered:rgba(0,0,0,0.95);--tag-gold-text-pressed:rgba(0,0,0,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#fff2f5;--tag-pink-background-hovered:#ffe0e7;--tag-pink-background-pressed:#ffc7d2;--tag-pink-text:rgba(0,0,0,0.95);--tag-pink-text-hovered:rgba(0,0,0,0.95);--tag-pink-text-pressed:rgba(0,0,0,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#ededed;--textToast-text:rgba(0,0,0,0.95);--textToast-border-style:solid;--textToast-border-color:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background:transparent;--toggleButtonAccent-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButtonAccent-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background-disabled:transparent;--toggleButtonAccent-inactive-text:rgba(0,0,0,0.7);--toggleButtonAccent-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButtonAccent-active-background:rgba(0,0,0,0.2);--toggleButtonAccent-active-background-hovered:rgba(0,0,0,0.3);--toggleButtonAccent-active-background-pressed:rgba(0,0,0,0.4);--toggleButtonAccent-active-background-disabled:rgba(0,0,0,0.2);--toggleButtonAccent-active-text:#0353a8;--toggleButtonAccent-active-text-hovered:#0353a8;--toggleButtonAccent-active-text-pressed:#0353a8;--toggleButtonAccent-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-background:transparent;--toggleButton-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButton-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButton-inactive-background-disabled:transparent;--toggleButton-inactive-text:rgba(0,0,0,0.95);--toggleButton-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButton-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButton-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-disabled:rgba(0,0,0,0.2);--toggleButton-active-background:rgba(0,0,0,0.2);--toggleButton-active-background-hovered:rgba(0,0,0,0.3);--toggleButton-active-background-pressed:rgba(0,0,0,0.4);--toggleButton-active-background-disabled:rgba(0,0,0,0.2);--toggleButton-active-text:rgba(0,0,0,0.95);--toggleButton-active-text-hovered:rgba(0,0,0,0.95);--toggleButton-active-text-pressed:rgba(0,0,0,0.95);--toggleButton-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:rgba(0,0,0,0.3);--toggleButton-active-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-active-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-active-border-color-disabled:rgba(0,0,0,0.2);--toggle-toggled-background:#1170cf;--toggle-toggled-background-hovered:#0353a8;--toggle-toggled-background-pressed:#063a75;--toggle-toggled-background-disabled:#bfe3ff;--toggle-toggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-disabled:hsla(0,0%,100%,0.8);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:rgba(0,0,0,0.2);--toggle-untoggled-background-hovered:rgba(0,0,0,0.3);--toggle-untoggled-background-pressed:rgba(0,0,0,0.4);--toggle-untoggled-background-disabled:rgba(0,0,0,0.11);--toggle-untoggled-thumb-tint:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-disabled:rgba(0,0,0,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#fff;--videoSupport-controls-button-background-hovered:#ededed;--videoSupport-controls-button-background-pressed:#dedede;--videoSupport-controls-button-background-disabled:#fff;--videoSupport-controls-button-text:rgba(0,0,0,0.95);--videoSupport-controls-button-text-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-text-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-text-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-icon:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-hovered:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-pressed:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-disabled:rgba(0,0,0,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-icon:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#ab0a15;--videoSupport-videoNameLabels-videoOff-iconUnmute:#185e46;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#1170cf;--videoSupport-slider-track-empty:rgba(0,0,0,0.3);--videoSupport-slider-mover-background:#fff;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:0; --videoSupport-slider-mover-border-color-6:,; --videoSupport-slider-mover-border-color-7:; --videoSupport-slider-mover-border-color-8:0; --videoSupport-slider-mover-border-color-9:,; --videoSupport-slider-mover-border-color-10:; --videoSupport-slider-mover-border-color-11:0; --videoSupport-slider-mover-border-color-12:,; --videoSupport-slider-mover-border-color-13:; --videoSupport-slider-mover-border-color-14:0; --videoSupport-slider-mover-border-color-15:.; --videoSupport-slider-mover-border-color-16:4; --videoSupport-slider-mover-border-color-17:);--videoSupport-slider-background:#fff;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:0; --videoSupport-slider-border-color-6:,; --videoSupport-slider-border-color-7:; --videoSupport-slider-border-color-8:0; --videoSupport-slider-border-color-9:,; --videoSupport-slider-border-color-10:; --videoSupport-slider-border-color-11:0; --videoSupport-slider-border-color-12:,; --videoSupport-slider-border-color-13:; --videoSupport-slider-border-color-14:0; --videoSupport-slider-border-color-15:.; --videoSupport-slider-border-color-16:3; --videoSupport-slider-border-color-17:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:rgba(0,0,0,0.95);--theme-text-primary-disabled:rgba(0,0,0,0.4);--theme-text-inverted-normal:hsla(0,0%,100%,0.95);--theme-text-inverted-disabled:hsla(0,0%,100%,0.8);--theme-text-secondary-normal:rgba(0,0,0,0.7);--theme-text-secondary-inverted-normal:hsla(0,0%,100%,0.7);--theme-text-error-normal:#ab0a15;--theme-text-error-hover:#4f0e10;--theme-text-error-active:#4f0e10;--theme-text-success-normal:#185e46;--theme-text-success-hover:#0e2b20;--theme-text-success-active:#0e2b20;--theme-text-warning-normal:#7d4705;--theme-text-warning-hover:#36220c;--theme-text-warning-active:#36220c;--theme-text-highlight:#bfe3ff;--theme-text-accent-normal:#0353a8;--theme-text-accent-hover:#0a274a;--theme-text-accent-active:#0a274a;--theme-text-teamdefault-normal:rgba(0,0,0,0.7);--theme-text-teamdefault-hover:rgba(0,0,0,0.7);--theme-text-teamdefault-active:rgba(0,0,0,0.95);--theme-text-alert-purple-normal:#932099;--theme-text-alert-purple-hover:#3b1840;--theme-text-alert-purple-active:#3b1840;--theme-text-alert-orange-normal:#914017;--theme-text-alert-orange-hover:#33221b;--theme-text-alert-orange-active:#33221b;--theme-text-team-cobalt-normal:#08599c;--theme-text-team-cobalt-hover:#08599c;--theme-text-team-cobalt-active:#12283d;--theme-text-team-cyan-normal:#066070;--theme-text-team-cyan-hover:#066070;--theme-text-team-cyan-active:#0b2a30;--theme-text-team-mint-normal:#12615a;--theme-text-team-mint-hover:#12615a;--theme-text-team-mint-active:#102b2a;--theme-text-team-lime-normal:#416116;--theme-text-team-lime-hover:#416116;--theme-text-team-lime-active:#1e2b10;--theme-text-team-gold-normal:#735107;--theme-text-team-gold-hover:#735107;--theme-text-team-gold-active:#30240d;--theme-text-team-orange-normal:#914017;--theme-text-team-orange-hover:#914017;--theme-text-team-orange-active:#33221b;--theme-text-team-pink-normal:#a12a3a;--theme-text-team-pink-hover:#a12a3a;--theme-text-team-pink-active:#3b1e21;--theme-text-team-purple-normal:#932099;--theme-text-team-purple-hover:#932099;--theme-text-team-purple-active:#3b1840;--theme-text-team-violet-normal:#643abd;--theme-text-team-violet-hover:#643abd;--theme-text-team-violet-active:#29223d;--theme-text-team-slate-normal:#535573;--theme-text-team-slate-hover:#535573;--theme-text-team-slate-active:#26262b;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:rgba(0,0,0,0.07);--theme-background-primary-active:rgba(0,0,0,0.11);--theme-background-primary-disabled:rgba(0,0,0,0.11);--theme-background-solid-primary-normal:#fff;--theme-background-solid-secondary-normal:#ededed;--theme-background-solid-tertiary-normal:#f7f7f7;--theme-background-solid-quaternary-normal:#fff;--theme-background-secondary-normal:rgba(0,0,0,0.11);--theme-background-secondary-hover:rgba(0,0,0,0.2);--theme-background-secondary-active:rgba(0,0,0,0.3);--theme-background-secondary-disabled:transparent;--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#e6f2f1;--theme-background-gradient-primary-1:#fff;--theme-background-gradient-secondary-0:#f7fcfc;--theme-background-gradient-secondary-1:#fff;--theme-background-alert-default-normal:#f7f7f7;--theme-background-alert-default-hover:#f7f7f7;--theme-background-alert-default-active:#dedede;--theme-background-alert-success-normal:#cef5eb;--theme-background-alert-success-hover:#cef5eb;--theme-background-alert-success-active:#9fedd8;--theme-background-alert-warning-normal:#ffebc2;--theme-background-alert-warning-hover:#ffebc2;--theme-background-alert-warning-active:#ffda94;--theme-background-alert-error-normal:#ffe8ea;--theme-background-alert-error-hover:#ffe8ea;--theme-background-alert-error-active:#ffd4da;--theme-background-alert-theme-normal:#dbf0ff;--theme-background-alert-theme-hover:#dbf0ff;--theme-background-alert-theme-active:#bfe3ff;--theme-background-alert-purple-normal:#fcf2fc;--theme-background-alert-purple-hover:#fcf2fc;--theme-background-alert-purple-active:#fce1fc;--theme-background-alert-orange-normal:#faf4eb;--theme-background-alert-orange-hover:#faf4eb;--theme-background-alert-orange-active:#fce4c7;--theme-background-label-cobalt-normal:#e5f8ff;--theme-background-label-cobalt-hover:#c7eeff;--theme-background-label-cobalt-active:#9df;--theme-background-label-gold-normal:#f7f6dc;--theme-background-label-gold-hover:#f5eaa2;--theme-background-label-gold-active:#ebd460;--theme-background-label-lime-normal:#f3f7e9;--theme-background-label-lime-hover:#ddf2ae;--theme-background-label-lime-active:#bce36f;--theme-background-label-mint-normal:#e9f7f3;--theme-background-label-mint-hover:#baf5e7;--theme-background-label-mint-active:#74e8d1;--theme-background-label-orange-normal:#faf4eb;--theme-background-label-orange-hover:#fce4c7;--theme-background-label-orange-active:#ffca99;--theme-background-label-pink-normal:#fff2f5;--theme-background-label-pink-hover:#ffe0e7;--theme-background-label-pink-active:#ffc7d2;--theme-background-label-purple-normal:#fcf2fc;--theme-background-label-purple-hover:#fce1fc;--theme-background-label-purple-active:#fac3f8;--theme-background-label-slate-normal:#f2f4ff;--theme-background-label-slate-hover:#e3e7fa;--theme-background-label-slate-active:#ced2ed;--theme-background-label-violet-normal:#f8f2fc;--theme-background-label-violet-hover:#f0e3fc;--theme-background-label-violet-active:#e2cafc;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:rgba(0,0,0,0.95);--theme-button-primary-hover:rgba(0,0,0,0.8);--theme-button-primary-pressed:rgba(0,0,0,0.7);--theme-button-primary-disabled:rgba(0,0,0,0.2);--theme-button-secondary-normal:transparent;--theme-button-secondary-hover:rgba(0,0,0,0.07);--theme-button-secondary-pressed:rgba(0,0,0,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:rgba(0,0,0,0.2);--theme-button-secondary-active-hover:rgba(0,0,0,0.3);--theme-button-secondary-active-pressed:rgba(0,0,0,0.4);--theme-button-inverted-normal:#fff;--theme-button-inverted-hover:#ededed;--theme-button-inverted-pressed:#dedede;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:rgba(0,0,0,0.4);--theme-outline-theme-normal:#1170cf;--theme-outline-secondary-normal:rgba(0,0,0,0.2);--theme-outline-input-normal:rgba(0,0,0,0.5);--theme-outline-input-active:rgba(0,0,0,0.9);--theme-outline-button-normal:rgba(0,0,0,0.3);--theme-outline-join-normal:#185e46;--theme-outline-cancel-normal:#ab0a15;--theme-outline-disabled-normal:rgba(0,0,0,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#707070;--theme-outline-high-contrast-focus:#000;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#1170cf;--theme-control-active-hover:#0353a8;--theme-control-active-pressed:#063a75;--theme-control-active-active:#063a75;--theme-control-active-disabled:#bfe3ff;--theme-control-inactive-normal:rgba(0,0,0,0.2);--theme-control-inactive-hover:rgba(0,0,0,0.3);--theme-control-inactive-pressed:rgba(0,0,0,0.4);--theme-control-inactive-disabled:rgba(0,0,0,0.11);--theme-overlay-meetings-normal:hsla(0,0%,100%,0.8);--theme-indicator-unstable:#c74f0e;--theme-indicator-attention:#db1f2e;--theme-indicator-stable:#1d805f;--theme-indicator-locked:#707070;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#1170cf;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:rgba(0,0,0,0.2);--theme-scrollbar-button-hover:rgba(0,0,0,0.3);--theme-scrollbar-button-pressed:rgba(0,0,0,0.4);--theme-scrollbar-arrow-normal:rgba(0,0,0,0.6);--theme-scrollbar-arrow-background-normal:transparent;--theme-scrollbar-arrow-background-hover:rgba(0,0,0,0.11);--theme-scrollbar-arrow-background-pressed:rgba(0,0,0,0.2);--theme-scrollbar-background-secondary-ghost:transparent;--theme-scrollbar-background-secondary-normal:rgba(0,0,0,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#0f0f0f;--theme-globaltint-normal:#1170cf;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#f7f7f7;--theme-groupedbackground-quaternary-normal:#fff;--theme-groupedbackground-primary-normal:#e6f2f1;--theme-groupedbackground-secondary-normal:#f7fcfc;--theme-teaching-background-normal:#000;--theme-teaching-button-primary-normal:hsla(0,0%,100%,0.95);--theme-teaching-button-primary-hover:hsla(0,0%,100%,0.8);--theme-teaching-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-teaching-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-teaching-button-secondary-normal:hsla(0,0%,100%,0);--theme-teaching-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-teaching-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-teaching-outline-button-normal:hsla(0,0%,100%,0.3);--theme-teaching-outline-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-theme:#64b4fa;--theme-teaching-text-accent-normal:#64b4fa;--theme-teaching-text-accent-hover:#bfe3ff;--theme-teaching-text-accent-disabled:hsla(0,0%,100%,0.4);--theme-teaching-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-gradientdivider-normal-0:transparent;--theme-gradientdivider-normal-1:rgba(0,0,0,0.2);--theme-gradientdivider-hover-0:transparent;--theme-gradientdivider-hover-1:rgba(0,0,0,0.6);--theme-gradientdivider-error-normal-0:rgba(171,10,21,0);--theme-gradientdivider-error-normal-1:rgba(171,10,21,0.6);--theme-gradientdivider-error-hover-0:rgba(171,10,21,0);--theme-gradientdivider-error-hover-1:rgba(171,10,21,0.9);--theme-gradientdivider-warning-normal-0:rgba(125,71,5,0);--theme-gradientdivider-warning-normal-1:rgba(125,71,5,0.6);--theme-gradientdivider-warning-hover-0:rgba(125,71,5,0);--theme-gradientdivider-warning-hover-1:rgba(125,71,5,0.9);--theme-gradientdivider-announce-normal-0:rgba(3,83,168,0);--theme-gradientdivider-announce-normal-1:rgba(3,83,168,0.6);--theme-gradientdivider-announce-hover-0:rgba(3,83,168,0);--theme-gradientdivider-announce-hover-1:rgba(3,83,168,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#e6f2f1;--theme-gradation-primary-1:#fff;--theme-gradation-secondary-0:#f7fcfc;--theme-gradation-secondary-1:#fff}.md-theme-lightRose{--avatar-presence-icon-active:#1d805f;--avatar-presence-icon-meeting:#c74f0e;--avatar-presence-icon-schedule:#c74f0e;--avatar-presence-icon-call:#c74f0e;--avatar-presence-icon-dnd:#db1f2e;--avatar-presence-icon-presenting:#db1f2e;--avatar-presence-icon-quiet-hours:#707070;--avatar-presence-icon-away:#707070;--avatar-presence-icon-ooo:#707070;--avatar-presence-icon-busy:#c74f0e;--avatar-presence-icon-on-mobile:#707070;--avatar-presence-icon-on-device:#707070;--avatar-presence-icon-on-hold:#707070;--avatar-presence-icon-background:#fff;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#1170cf;--avatar-chat-bubble-icon-hover:#0353a8;--avatar-chat-bubble-icon-pressed:#063a75;--avatar-chat-bubble-icon-active:#063a75;--avatar-chat-bubble-icon-disabled:#bfe3ff;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:rgba(0,0,0,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#0353a8;--badge-recording-indicator:#db1f2e;--banner-announcement-text:#0353a8;--banner-announcement-background:#dbf0ff;--banner-success-text:#185e46;--banner-success-background:#cef5eb;--banner-error-text:#ab0a15;--banner-error-background:#ffe8ea;--banner-issue-text:#7d4705;--banner-issue-background:#ffebc2;--banner-transient-text:rgba(0,0,0,0.95);--banner-transient-background:rgba(0,0,0,0.11);--button-primary-background:rgba(0,0,0,0.95);--button-primary-background-hovered:rgba(0,0,0,0.8);--button-primary-background-pressed:rgba(0,0,0,0.7);--button-primary-background-disabled:rgba(0,0,0,0.2);--button-primary-text:hsla(0,0%,100%,0.95);--button-primary-text-hovered:hsla(0,0%,100%,0.95);--button-primary-text-pressed:hsla(0,0%,100%,0.95);--button-primary-text-disabled:rgba(0,0,0,0.4);--button-primary-border-style:none;--button-secondary-background:transparent;--button-secondary-background-hovered:rgba(0,0,0,0.07);--button-secondary-background-pressed:rgba(0,0,0,0.2);--button-secondary-background-disabled:transparent;--button-secondary-text:rgba(0,0,0,0.95);--button-secondary-text-hovered:rgba(0,0,0,0.95);--button-secondary-text-pressed:rgba(0,0,0,0.95);--button-secondary-text-disabled:rgba(0,0,0,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:rgba(0,0,0,0.3);--button-secondary-border-color-hovered:rgba(0,0,0,0.3);--button-secondary-border-color-pressed:rgba(0,0,0,0.3);--button-secondary-border-color-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-background:transparent;--button-cancel-ghost-background-hovered:rgba(0,0,0,0.07);--button-cancel-ghost-background-pressed:rgba(0,0,0,0.2);--button-cancel-ghost-background-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-text:#ab0a15;--button-cancel-ghost-text-hovered:#ab0a15;--button-cancel-ghost-text-pressed:#ab0a15;--button-cancel-ghost-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:rgba(0,0,0,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:transparent;--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:transparent;--button-cancel-outline-text:#ab0a15;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:rgba(0,0,0,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#ab0a15;--button-cancel-outline-border-color-disabled:rgba(0,0,0,0.2);--button-accent-ghost-background:transparent;--button-accent-ghost-background-hovered:rgba(0,0,0,0.07);--button-accent-ghost-background-pressed:rgba(0,0,0,0.2);--button-accent-ghost-background-disabled:rgba(0,0,0,0.2);--button-accent-ghost-text:#0353a8;--button-accent-ghost-text-hovered:#0353a8;--button-accent-ghost-text-pressed:#0353a8;--button-accent-ghost-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:rgba(0,0,0,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:transparent;--button-message-ghost-background-hovered:rgba(0,0,0,0.07);--button-message-ghost-background-pressed:rgba(0,0,0,0.2);--button-message-ghost-background-disabled:rgba(0,0,0,0.2);--button-message-ghost-text:#0353a8;--button-message-ghost-text-hovered:#0353a8;--button-message-ghost-text-pressed:#0353a8;--button-message-ghost-text-disabled:rgba(0,0,0,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:rgba(0,0,0,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:rgba(0,0,0,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:rgba(0,0,0,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:rgba(0,0,0,0.4);--button-join-fill-border-style:none;--button-join-outline-background:transparent;--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:transparent;--button-join-outline-text:#185e46;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:rgba(0,0,0,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#185e46;--button-join-outline-border-color-disabled:rgba(0,0,0,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:rgba(0,0,0,0.95);--button-counter-background-hovered:rgba(0,0,0,0.8);--button-counter-background-pressed:rgba(0,0,0,0.7);--button-counter-text:hsla(0,0%,100%,0.95);--button-counter-text-hovered:hsla(0,0%,100%,0.95);--button-counter-text-pressed:hsla(0,0%,100%,0.95);--button-counter-border-style:none;--button-dialpad-background:transparent;--button-dialpad-background-hovered:rgba(0,0,0,0.07);--button-dialpad-background-pressed:rgba(0,0,0,0.2);--button-dialpad-background-disabled:transparent;--button-dialpad-text-number:rgba(0,0,0,0.95);--button-dialpad-text-number-hovered:rgba(0,0,0,0.95);--button-dialpad-text-number-pressed:rgba(0,0,0,0.95);--button-dialpad-text-number-disabled:rgba(0,0,0,0.4);--button-dialpad-text-characters:rgba(0,0,0,0.7);--button-dialpad-text-characters-hovered:rgba(0,0,0,0.7);--button-dialpad-text-characters-pressed:rgba(0,0,0,0.7);--button-dialpad-text-characters-disabled:rgba(0,0,0,0.4);--button-dialpad-special-background:transparent;--button-dialpad-special-text-number:rgba(0,0,0,0.95);--button-dialpad-special-text-characters:rgba(0,0,0,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:transparent;--button-hyperlink-text:#0353a8;--button-hyperlink-text-hovered:#0a274a;--button-hyperlink-text-pressed:#0a274a;--button-hyperlink-text-focused:#0353a8;--button-hyperlink-text-disabled:rgba(0,0,0,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#0353a8;--button-layout-background:#fff;--button-layout-background-hovered:#ededed;--button-layout-background-pressed:#dedede;--button-layout-background-disabled:#fff;--button-layout-text:rgba(0,0,0,0.95);--button-layout-text-disabled:rgba(0,0,0,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:rgba(0,0,0,0.3);--button-layout-border-color-disabled:rgba(0,0,0,0.2);--button-overlay-background:#fff;--button-overlay-background-hovered:#ededed;--button-overlay-background-pressed:#dedede;--button-overlay-text:rgba(0,0,0,0.95);--button-overlay-text-hovered:rgba(0,0,0,0.95);--button-overlay-text-pressed:rgba(0,0,0,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:rgba(0,0,0,0.3);--button-overlay-border-color-hovered:rgba(0,0,0,0.3);--button-overlay-border-color-pressed:rgba(0,0,0,0.3);--button-group-separator-background:rgba(0,0,0,0.4);--button-ghost-background:transparent;--button-ghost-background-hovered:rgba(0,0,0,0.07);--button-ghost-background-pressed:rgba(0,0,0,0.2);--button-ghost-background-disabled:transparent;--button-ghost-background-active:rgba(0,0,0,0.2);--button-ghost-text:rgba(0,0,0,0.95);--button-ghost-text-hovered:rgba(0,0,0,0.95);--button-ghost-text-pressed:rgba(0,0,0,0.95);--button-ghost-text-disabled:rgba(0,0,0,0.4);--button-ghost-text-active:rgba(0,0,0,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:rgba(0,0,0,0.2);--button-call-control-panel-background-hovered:rgba(0,0,0,0.3);--button-call-control-panel-background-pressed:rgba(0,0,0,0.4);--button-call-control-panel-background-disabled:rgba(0,0,0,0.2);--button-call-control-panel-text:rgba(0,0,0,0.95);--button-call-control-panel-text-hovered:rgba(0,0,0,0.95);--button-call-control-panel-text-pressed:rgba(0,0,0,0.95);--button-call-control-panel-text-disabled:rgba(0,0,0,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:rgba(0,0,0,0.11);--card-inactive-background-hovered:rgba(0,0,0,0.2);--card-inactive-background-active:rgba(0,0,0,0.3);--card-success-background:#cef5eb;--card-success-background-hovered:#cef5eb;--card-success-background-active:#9fedd8;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:rgba(0,0,0,0.07);--card-transparent-background-active:rgba(0,0,0,0.11);--card-active-background:#cef5eb;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:rgba(0,0,0,0.2);--chips-outline-error:#ab0a15;--chips-outline-normal:rgba(0,0,0,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#12615a;--chips-outline-multiline-text-cobalt:#08599c;--chips-outline-multiline-text-orange:#914017;--chips-outline-multiline-text-pink:#a12a3a;--chips-outline-multiline-text-lime:#416116;--chips-outline-multiline-text-cyan:#066070;--chips-outline-multiline-text-purple:#932099;--chips-outline-multiline-text-violet:#643abd;--chips-background-error:#ffe8ea;--chips-text-error:#ab0a15;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#fff;--codeinput-background-hovered:rgba(0,0,0,0.07);--codeinput-background-active:rgba(0,0,0,0.11);--codeinput-background-focused:#fff;--codeinput-background-disabled:rgba(0,0,0,0.11);--codeinput-text:rgba(0,0,0,0.95);--codeinput-text-hovered:rgba(0,0,0,0.95);--codeinput-text-active:rgba(0,0,0,0.95);--codeinput-text-focused:rgba(0,0,0,0.95);--codeinput-text-disabled:rgba(0,0,0,0.95);--codeinput-error-background:#ffe8ea;--codeinput-error-background-hovered:rgba(0,0,0,0.07);--codeinput-error-background-active:rgba(0,0,0,0.07);--codeinput-error-text:rgba(0,0,0,0.95);--codeinput-error-text-hovered:rgba(0,0,0,0.95);--codeinput-error-text-active:rgba(0,0,0,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#ab0a15;--codeinput-error-border-color-hovered:#ab0a15;--codeinput-error-border-color-active:#ab0a15;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:rgba(0,0,0,0.5);--codeinput-border-color-hovered:rgba(0,0,0,0.5);--codeinput-border-color-active:rgba(0,0,0,0.9);--codeinput-border-color-focused:#1170cf;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#fff;--dualbutton-overlay-button-background:#fff;--dualbutton-overlay-button-background-hovered:#ededed;--dualbutton-overlay-button-background-pressed:#dedede;--dualbutton-overlay-button-text:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:0; --dualbutton-overlay-border-color-6:,; --dualbutton-overlay-border-color-7:; --dualbutton-overlay-border-color-8:0; --dualbutton-overlay-border-color-9:,; --dualbutton-overlay-border-color-10:; --dualbutton-overlay-border-color-11:0; --dualbutton-overlay-border-color-12:,; --dualbutton-overlay-border-color-13:; --dualbutton-overlay-border-color-14:0; --dualbutton-overlay-border-color-15:.; --dualbutton-overlay-border-color-16:3; --dualbutton-overlay-border-color-17:);--dualbutton-standard-background:transparent;--dualbutton-standard-button-background:transparent;--dualbutton-standard-button-background-hovered:rgba(0,0,0,0.07);--dualbutton-standard-button-background-pressed:rgba(0,0,0,0.2);--dualbutton-standard-button-text:rgba(0,0,0,0.95);--dualbutton-standard-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-standard-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:0; --dualbutton-standard-border-color-6:,; --dualbutton-standard-border-color-7:; --dualbutton-standard-border-color-8:0; --dualbutton-standard-border-color-9:,; --dualbutton-standard-border-color-10:; --dualbutton-standard-border-color-11:0; --dualbutton-standard-border-color-12:,; --dualbutton-standard-border-color-13:; --dualbutton-standard-border-color-14:0; --dualbutton-standard-border-color-15:.; --dualbutton-standard-border-color-16:3; --dualbutton-standard-border-color-17:);--label-primary-text:rgba(0,0,0,0.95);--label-primary-text-disabled:rgba(0,0,0,0.4);--label-secondary-text:rgba(0,0,0,0.7);--label-secondary-text-disabled:rgba(0,0,0,0.4);--label-success-text:#185e46;--label-warning-text:#7d4705;--label-error-text:#ab0a15;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:rgba(0,0,0,0.07);--listitem-background-focused:rgba(0,0,0,0.07);--listitem-background-pressed:rgba(0,0,0,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:rgba(0,0,0,0.95);--listitem-textprimary-hovered:rgba(0,0,0,0.95);--listitem-textprimary-focused:rgba(0,0,0,0.95);--listitem-textprimary-pressed:rgba(0,0,0,0.95);--listitem-textprimary-disabled:rgba(0,0,0,0.4);--listitem-textsecondary:rgba(0,0,0,0.7);--listitem-textsecondary-hovered:rgba(0,0,0,0.7);--listitem-textsecondary-focused:rgba(0,0,0,0.7);--listitem-textsecondary-pressed:rgba(0,0,0,0.7);--listitem-textsecondary-disabled:rgba(0,0,0,0.4);--listitem-textsecondarycompany:#7d4705;--listitem-textsecondarycompany-hovered:#7d4705;--listitem-textsecondarycompany-focused:#7d4705;--listitem-textsecondarycompany-pressed:#7d4705;--listitem-textsecondarycompany-disabled:rgba(0,0,0,0.4);--listitem-textmissed:#ab0a15;--listitem-textmissed-hovered:#ab0a15;--listitem-textmissed-pressed:#ab0a15;--listitem-textmissed-disabled:rgba(0,0,0,0.4);--listitem-tick:#1170cf;--listitem-tick-hovered:#1170cf;--listitem-tick-focused:#1170cf;--listitem-tick-pressed:#1170cf;--listitem-tick-disabled:rgba(0,0,0,0.4);--listitem-icon:rgba(0,0,0,0.95);--listitem-icon-hovered:rgba(0,0,0,0.95);--listitem-icon-focused:rgba(0,0,0,0.95);--listitem-icon-pressed:rgba(0,0,0,0.95);--listitem-icon-disabled:rgba(0,0,0,0.4);--listitem-dotdivider:rgba(0,0,0,0.4);--listitem-dotdivider-hovered:rgba(0,0,0,0.4);--listitem-dotdivider-focused:rgba(0,0,0,0.4);--listitem-dotdivider-pressed:rgba(0,0,0,0.4);--listitem-dotdivider-disabled:rgba(0,0,0,0.4);--meetingCardListItem-background:rgba(0,0,0,0.11);--meetingCardListItem-background-hovered:rgba(0,0,0,0.2);--meetingCardListItem-background-pressed:rgba(0,0,0,0.3);--meetingCardListItem-background-focused:rgba(0,0,0,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:rgba(0,0,0,0.95);--meetingCardListItem-textSecondary:rgba(0,0,0,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#1170cf;--meetingCardListItem-border-color-disabled:rgba(0,0,0,0.2);--popover-primary-background:#fff;--reaction-badge-primary-background:rgba(0,0,0,0.11);--reaction-badge-primary-background-hovered:rgba(0,0,0,0.2);--reaction-badge-primary-background-pressed:rgba(0,0,0,0.3);--reaction-badge-primary-unreacted-text:rgba(0,0,0,0.95);--reaction-badge-primary-reacted-text:#0353a8;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:rgba(0,0,0,0.2);--search-placeholder-text:rgba(0,0,0,0.7);--search-text:rgba(0,0,0,0.95);--search-text-active:rgba(0,0,0,0.95);--search-text-disabled:rgba(0,0,0,0.4);--search-background-disabled:rgba(0,0,0,0.11);--search-background:#fff;--search-background-active:#fff;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:rgba(0,0,0,0.5);--search-border-color-active:rgba(0,0,0,0.9);--separator-primary:rgba(0,0,0,0.4);--separator-secondary:rgba(0,0,0,0.2);--spinner-loading-cursor:rgba(0,0,0,0.9);--spinner-loading-track:rgba(0,0,0,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#1170cf;--spinner-progress-track:rgba(0,0,0,0.2);--tab-active-background:rgba(0,0,0,0.2);--tab-active-background-hovered:rgba(0,0,0,0.3);--tab-active-background-pressed:rgba(0,0,0,0.2);--tab-active-text:rgba(0,0,0,0.95);--tab-active-text-hovered:rgba(0,0,0,0.95);--tab-active-text-pressed:rgba(0,0,0,0.95);--tab-inactive-background:transparent;--tab-inactive-background-hovered:rgba(0,0,0,0.07);--tab-inactive-background-pressed:rgba(0,0,0,0.2);--tab-inactive-text:rgba(0,0,0,0.7);--tab-inactive-text-hovered:rgba(0,0,0,0.95);--tab-inactive-text-pressed:rgba(0,0,0,0.95);--tab-inactive-text-disabled:rgba(0,0,0,0.4);--tab-refresh:#185e46;--tab-refresh-hovered:#0e2b20;--tab-refresh-pressed:#0e2b20;--tab-orange:#914017;--tab-orange-hovered:#914017;--tab-orange-pressed:#33221b;--tab-gold:#735107;--tab-gold-hovered:#735107;--tab-gold-pressed:#30240d;--tab-lime:#416116;--tab-lime-hovered:#416116;--tab-lime-pressed:#1e2b10;--tab-mint:#12615a;--tab-mint-hovered:#12615a;--tab-mint-pressed:#102b2a;--tab-cyan:#066070;--tab-cyan-hovered:#066070;--tab-cyan-pressed:#0b2a30;--tab-pink:#a12a3a;--tab-pink-hovered:#a12a3a;--tab-pink-pressed:#3b1e21;--tab-slate:#535573;--tab-slate-hovered:#535573;--tab-slate-pressed:#26262b;--tab-violet:#643abd;--tab-violet-hovered:#643abd;--tab-violet-pressed:#29223d;--tab-cobalt:#08599c;--tab-cobalt-hovered:#08599c;--tab-cobalt-pressed:#12283d;--tab-purple:#932099;--tab-purple-hovered:#932099;--tab-purple-pressed:#3b1840;--tags-static-background:#fff;--tags-static-text:rgba(0,0,0,0.95);--tags-static-border-style:solid;--tags-static-border-color:rgba(0,0,0,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#ffe8ea;--tags-error-text:rgba(0,0,0,0.95);--tags-error-border-style:solid;--tags-error-border-color:#ab0a15;--tags-primary-background:#f7f7f7;--tags-primary-background-hovered:#ededed;--tags-primary-background-pressed:#fff;--tags-primary-text:rgba(0,0,0,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:rgba(0,0,0,0.4);--tags-cobalt-background:#e5f8ff;--tags-cobalt-background-hovered:#c7eeff;--tags-cobalt-background-pressed:#9df;--tags-cobalt-text:rgba(0,0,0,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#f3f7e9;--tags-lime-background-hovered:#ddf2ae;--tags-lime-background-pressed:#bce36f;--tags-lime-text:rgba(0,0,0,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#e9f7f3;--tags-mint-background-hovered:#baf5e7;--tags-mint-background-pressed:#74e8d1;--tags-mint-text:rgba(0,0,0,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#f2f4ff;--tags-slate-background-hovered:#e3e7fa;--tags-slate-background-pressed:#ced2ed;--tags-slate-text:rgba(0,0,0,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#f8f2fc;--tags-violet-background-hovered:#f0e3fc;--tags-violet-background-pressed:#e2cafc;--tags-violet-text:rgba(0,0,0,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#fcf2fc;--tags-purple-background-hovered:#fce1fc;--tags-purple-background-pressed:#fac3f8;--tags-purple-text:rgba(0,0,0,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#faf4eb;--tags-orange-background-hovered:#fce4c7;--tags-orange-background-pressed:#ffca99;--tags-orange-text:rgba(0,0,0,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#f7f6dc;--tags-gold-background-hovered:#f5eaa2;--tags-gold-background-pressed:#ebd460;--tags-gold-text:rgba(0,0,0,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:rgba(0,0,0,0.2);--teamMarker-background-gold:#735107;--teamMarker-background-orange:#914017;--teamMarker-background-lime:#416116;--teamMarker-background-mint:#12615a;--teamMarker-background-cyan:#066070;--teamMarker-background-cobalt:#08599c;--teamMarker-background-slate:#535573;--teamMarker-background-violet:#643abd;--teamMarker-background-purple:#932099;--teamMarker-background-pink:#a12a3a;--teamMarker-background-archived:rgba(0,0,0,0.2);--textinput-placeholder-text:rgba(0,0,0,0.7);--textinput-background:#fff;--textinput-background-pressed:rgba(0,0,0,0.3);--textinput-background-hovered:rgba(0,0,0,0.07);--textinput-background-focused:#fff;--textinput-background-active:rgba(0,0,0,0.11);--textinput-background-disabled:rgba(0,0,0,0.11);--textinput-text:rgba(0,0,0,0.95);--textinput-text-pressed:rgba(0,0,0,0.95);--textinput-text-hovered:rgba(0,0,0,0.95);--textinput-text-focused:rgba(0,0,0,0.95);--textinput-text-active:rgba(0,0,0,0.95);--textinput-text-disabled:rgba(0,0,0,0.4);--textinput-error-background:#ffe8ea;--textinput-error-background-pressed:rgba(0,0,0,0.11);--textinput-error-background-hovered:rgba(0,0,0,0.07);--textinput-error-background-focused:rgba(0,0,0,0.07);--textinput-error-text:rgba(0,0,0,0.95);--textinput-error-text-pressed:rgba(0,0,0,0.95);--textinput-error-text-hovered:rgba(0,0,0,0.95);--textinput-error-text-focused:rgba(0,0,0,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#ab0a15;--textinput-error-border-color-pressed:#ab0a15;--textinput-error-border-color-hovered:#ab0a15;--textinput-error-border-color-focused:#ab0a15;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:rgba(0,0,0,0.5);--textinput-border-color-pressed:rgba(0,0,0,0.5);--textinput-border-color-hovered:rgba(0,0,0,0.5);--textinput-border-color-focused:#1170cf;--textinput-border-color-active:rgba(0,0,0,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#f7f7f7;--alertbadge-default-background-hovered:#f7f7f7;--alertbadge-default-background-pressed:#dedede;--alertbadge-default-text:rgba(0,0,0,0.7);--alertbadge-default-text-hovered:rgba(0,0,0,0.95);--alertbadge-default-text-pressed:rgba(0,0,0,0.95);--alertbadge-announcement-background:#dbf0ff;--alertbadge-announcement-background-hovered:#dbf0ff;--alertbadge-announcement-background-pressed:#bfe3ff;--alertbadge-announcement-text:#0353a8;--alertbadge-announcement-text-hovered:#0a274a;--alertbadge-announcement-text-pressed:#0a274a;--alertbadge-warning-background:#ffebc2;--alertbadge-warning-background-hovered:#ffebc2;--alertbadge-warning-background-pressed:#ffda94;--alertbadge-warning-text:#7d4705;--alertbadge-warning-text-hovered:#36220c;--alertbadge-warning-text-pressed:#36220c;--alertbadge-important-background:#ffe8ea;--alertbadge-important-background-hovered:#ffe8ea;--alertbadge-important-background-pressed:#ffd4da;--alertbadge-important-text:#ab0a15;--alertbadge-important-text-hovered:#4f0e10;--alertbadge-important-text-pressed:#4f0e10;--alertbadge-blocked-background:#ffebc2;--alertbadge-blocked-background-hovered:#ffebc2;--alertbadge-blocked-background-pressed:#ffda94;--alertbadge-blocked-text:#7d4705;--alertbadge-blocked-text-hovered:#36220c;--alertbadge-blocked-text-pressed:#36220c;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-default-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-default-sent-background:rgba(0,0,0,0.11);--attachment-file-default-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-default-sent-background-active:rgba(0,0,0,0.3);--attachment-file-default-sent-background-focused:rgba(0,0,0,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:0; --attachment-file-default-sent-border-color-6:,; --attachment-file-default-sent-border-color-7:; --attachment-file-default-sent-border-color-8:0; --attachment-file-default-sent-border-color-9:,; --attachment-file-default-sent-border-color-10:; --attachment-file-default-sent-border-color-11:0; --attachment-file-default-sent-border-color-12:,; --attachment-file-default-sent-border-color-13:; --attachment-file-default-sent-border-color-14:0; --attachment-file-default-sent-border-color-15:.; --attachment-file-default-sent-border-color-16:2; --attachment-file-default-sent-border-color-17:);--attachment-file-error-sent-background:rgba(0,0,0,0.11);--attachment-file-error-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-error-sent-background-active:rgba(0,0,0,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-error-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-error-sent-label-disabled:rgba(0,0,0,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:0; --attachment-file-error-sent-border-color-6:,; --attachment-file-error-sent-border-color-7:; --attachment-file-error-sent-border-color-8:0; --attachment-file-error-sent-border-color-9:,; --attachment-file-error-sent-border-color-10:; --attachment-file-error-sent-border-color-11:0; --attachment-file-error-sent-border-color-12:,; --attachment-file-error-sent-border-color-13:; --attachment-file-error-sent-border-color-14:0; --attachment-file-error-sent-border-color-15:.; --attachment-file-error-sent-border-color-16:2; --attachment-file-error-sent-border-color-17:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:0; --attachment-file-preview-thumbnail-sent-border-color-6:,; --attachment-file-preview-thumbnail-sent-border-color-7:; --attachment-file-preview-thumbnail-sent-border-color-8:0; --attachment-file-preview-thumbnail-sent-border-color-9:,; --attachment-file-preview-thumbnail-sent-border-color-10:; --attachment-file-preview-thumbnail-sent-border-color-11:0; --attachment-file-preview-thumbnail-sent-border-color-12:,; --attachment-file-preview-thumbnail-sent-border-color-13:; --attachment-file-preview-thumbnail-sent-border-color-14:0; --attachment-file-preview-thumbnail-sent-border-color-15:.; --attachment-file-preview-thumbnail-sent-border-color-16:2; --attachment-file-preview-thumbnail-sent-border-color-17:);--cancelicon-default-icon:rgba(0,0,0,0.7);--cancelicon-default-icon-hovered:rgba(0,0,0,0.95);--cancelicon-default-icon-pressed:rgba(0,0,0,0.95);--cancelicon-default-icon-disabled:rgba(0,0,0,0.4);--message-badge-regular-background:rgba(0,0,0,0.11);--message-badge-regular-background-hovered:rgba(0,0,0,0.2);--message-badge-regular-background-active:rgba(0,0,0,0.3);--message-badge-regular-text:rgba(0,0,0,0.7);--message-badge-regular-text-hovered:rgba(0,0,0,0.95);--message-badge-regular-text-active:rgba(0,0,0,0.95);--message-badge-important-background:#dbf0ff;--message-badge-important-background-hovered:#dbf0ff;--message-badge-important-background-active:#bfe3ff;--message-badge-important-text:#0353a8;--message-badge-important-text-hovered:#0a274a;--message-badge-important-text-active:#0a274a;--message-bodyText-primary-text:rgba(0,0,0,0.95);--message-bodyText-secondary-text:rgba(0,0,0,0.7);--message-bodyText-mention-self-text:#0353a8;--message-bodyText-mention-self-text-hovered:#0a274a;--message-bodyText-mention-self-text-active:#0a274a;--message-bodyText-mention-self-text-focused:#0353a8;--message-bodyText-mention-other-text:rgba(0,0,0,0.7);--message-bodyText-mention-other-text-hovered:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-active:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-focused:rgba(0,0,0,0.7);--message-bodyText-mention-all-text:#0353a8;--message-bodyText-mention-all-text-hovered:#0a274a;--message-bodyText-mention-all-text-active:#0a274a;--message-bodyText-mention-all-text-focused:#0353a8;--message-bodyText-extParticipants-text:#7d4705;--message-bodyText-extParticipants-text-hovered:#36220c;--message-bodyText-extParticipants-text-active:#36220c;--message-bodyText-extParticipants-text-focused:#7d4705;--chat-new-message-newMessageBanner-text:#0353a8;--chat-new-message-newReplyBanner-text:hsla(0,0%,100%,0.95);--chat-new-message-newReplyBanner-background:#0353a8;--checkbox-checked-background:#1170cf;--checkbox-checked-background-hovered:#0353a8;--checkbox-checked-background-pressed:#063a75;--checkbox-checked-background-disabled:#bfe3ff;--checkbox-checked-text:rgba(0,0,0,0.95);--checkbox-checked-text-hovered:rgba(0,0,0,0.95);--checkbox-checked-text-pressed:rgba(0,0,0,0.95);--checkbox-checked-text-disabled:rgba(0,0,0,0.4);--checkbox-checked-icon:hsla(0,0%,100%,0.95);--checkbox-checked-icon-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-icon-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-icon-disabled:rgba(0,0,0,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:rgba(0,0,0,0.2);--checkbox-unchecked-background-hovered:rgba(0,0,0,0.3);--checkbox-unchecked-background-pressed:rgba(0,0,0,0.4);--checkbox-unchecked-background-disabled:rgba(0,0,0,0.3);--checkbox-unchecked-text:rgba(0,0,0,0.95);--checkbox-unchecked-text-hovered:rgba(0,0,0,0.95);--checkbox-unchecked-text-pressed:rgba(0,0,0,0.95);--checkbox-unchecked-text-disabled:rgba(0,0,0,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-hovered:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-pressed:rgba(0,0,0,0.5);--coachmarkteaching-background:#000;--coachmarkteaching-button-primary-background:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-background-hovered:hsla(0,0%,100%,0.8);--coachmarkteaching-button-primary-background-pressed:hsla(0,0%,100%,0.7);--coachmarkteaching-button-primary-background-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-primary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-primary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--coachmarkteaching-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background-disabled:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-hyperlink-background:hsla(0,0%,100%,0);--coachmarkteaching-button-hyperlink-text:#64b4fa;--coachmarkteaching-button-hyperlink-text-hovered:#0a274a;--coachmarkteaching-button-hyperlink-text-pressed:#0a274a;--coachmarkteaching-button-hyperlink-text-focused:#0353a8;--coachmarkteaching-button-hyperlink-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#0353a8;--combobox-placeholder-text:rgba(0,0,0,0.7);--combobox-background:#fff;--combobox-background-hovered:rgba(0,0,0,0.07);--combobox-background-pressed:rgba(0,0,0,0.11);--combobox-background-active:rgba(0,0,0,0.11);--combobox-background-focused:#fff;--combobox-background-disabled:rgba(0,0,0,0.11);--combobox-text:rgba(0,0,0,0.95);--combobox-text-hovered:rgba(0,0,0,0.95);--combobox-text-pressed:rgba(0,0,0,0.95);--combobox-text-active:rgba(0,0,0,0.95);--combobox-text-focused:rgba(0,0,0,0.95);--combobox-text-disabled:rgba(0,0,0,0.4);--combobox-icon:rgba(0,0,0,0.95);--combobox-icon-hovered:rgba(0,0,0,0.95);--combobox-icon-pressed:rgba(0,0,0,0.95);--combobox-icon-active:rgba(0,0,0,0.95);--combobox-icon-focused:rgba(0,0,0,0.95);--combobox-icon-disabled:rgba(0,0,0,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:rgba(0,0,0,0.5);--combobox-border-color-hovered:rgba(0,0,0,0.5);--combobox-border-color-pressed:rgba(0,0,0,0.5);--combobox-border-color-active:rgba(0,0,0,0.9);--combobox-border-color-focused:rgba(0,0,0,0.9);--compose-area-divider-default-0:transparent;--compose-area-divider-default-0-hovered:transparent;--compose-area-divider-default-1:rgba(0,0,0,0.2);--compose-area-divider-default-1-hovered:rgba(0,0,0,0.6);--compose-area-divider-announce-0:rgba(3,83,168,0);--compose-area-divider-announce-0-hovered:rgba(3,83,168,0);--compose-area-divider-announce-1:rgba(3,83,168,0.6);--compose-area-divider-announce-1-hovered:rgba(3,83,168,0.9);--compose-area-divider-warn-0:rgba(125,71,5,0);--compose-area-divider-warn-0-hovered:rgba(125,71,5,0);--compose-area-divider-warn-1:rgba(125,71,5,0.6);--compose-area-divider-warn-1-hovered:rgba(125,71,5,0.9);--compose-area-divider-error-0:rgba(171,10,21,0);--compose-area-divider-error-0-hovered:rgba(171,10,21,0);--compose-area-divider-error-1:rgba(171,10,21,0.6);--compose-area-divider-error-1-hovered:rgba(171,10,21,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:rgba(0,0,0,0.95);--content-file-card-item-label-secondary:rgba(0,0,0,0.7);--content-file-card-item-label-disabled:rgba(0,0,0,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:0; --content-file-card-item-border-color-6:,; --content-file-card-item-border-color-7:; --content-file-card-item-border-color-8:0; --content-file-card-item-border-color-9:,; --content-file-card-item-border-color-10:; --content-file-card-item-border-color-11:0; --content-file-card-item-border-color-12:,; --content-file-card-item-border-color-13:; --content-file-card-item-border-color-14:0; --content-file-card-item-border-color-15:.; --content-file-card-item-border-color-16:2; --content-file-card-item-border-color-17:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:rgba(0,0,0,0.95);--content-file-list-item-label-secondary:rgba(0,0,0,0.7);--content-file-list-item-label-disabled:rgba(0,0,0,0.4);--content-file-list-item-background:rgba(0,0,0,0.11);--content-file-list-item-background-hovered:rgba(0,0,0,0.2);--content-file-list-item-background-disabled:rgba(0,0,0,0.11);--content-file-list-item-background-active:rgba(0,0,0,0.3);--pickers-datePicker-month-text:rgba(0,0,0,0.95);--pickers-datePicker-weekDay-text:rgba(0,0,0,0.7);--pickers-datePicker-date-background:transparent;--pickers-datePicker-date-background-hovered:rgba(0,0,0,0.07);--pickers-datePicker-date-background-pressed:rgba(0,0,0,0.2);--pickers-datePicker-date-background-disabled:transparent;--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:rgba(0,0,0,0.95);--pickers-datePicker-date-text-hovered:rgba(0,0,0,0.95);--pickers-datePicker-date-text-pressed:rgba(0,0,0,0.95);--pickers-datePicker-date-text-disabled:rgba(0,0,0,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-background:transparent;--pickers-dayPicker-day-inactive-background-hovered:rgba(0,0,0,0.07);--pickers-dayPicker-day-inactive-background-pressed:rgba(0,0,0,0.2);--pickers-dayPicker-day-inactive-background-disabled:transparent;--pickers-dayPicker-day-inactive-text:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-hovered:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-pressed:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-disabled:rgba(0,0,0,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:rgba(0,0,0,0.4);--global-focus-outline:#1170cf;--globalHeader-textfield-background:rgba(0,0,0,0.11);--globalHeader-textfield-background-hovered:rgba(0,0,0,0.2);--globalHeader-textfield-background-active:rgba(0,0,0,0.3);--globalHeader-textfield-background-focused:rgba(0,0,0,0.11);--globalHeader-textfield-background-disabled:rgba(0,0,0,0.11);--globalHeader-textfield-text:rgba(0,0,0,0.95);--globalHeader-textfield-text-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-text-active:rgba(0,0,0,0.95);--globalHeader-textfield-text-focused:rgba(0,0,0,0.95);--globalHeader-textfield-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-focused:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-active:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-focused:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:rgba(0,0,0,0.9);--globalHeader-textfield-border-color-focused:rgba(0,0,0,0.9);--globalHeader-textfieldPlaceholderText-text:rgba(0,0,0,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfieldClearIcon:rgba(0,0,0,0.7);--globalHeader-textfieldClearIcon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonDevice-background:transparent;--globalHeader-buttonDevice-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonDevice-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonDevice-text-inactive:rgba(0,0,0,0.95);--globalHeader-buttonDevice-text-active:#0353a8;--globalHeader-buttonIcon-background:transparent;--globalHeader-buttonIcon-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonIcon-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonIcon-background-disabled:transparent;--globalHeader-buttonIcon-icon:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-hovered:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-disabled:rgba(0,0,0,0.4);--globalHeader-buttonStatus-background:transparent;--globalHeader-buttonStatus-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonStatus-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonStatus-background-disabled:transparent;--globalHeader-buttonStatus-text:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-hovered:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-pressed:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-disabled:rgba(0,0,0,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:rgba(0,0,0,0.95);--globalHeader-modifierChip-text:hsla(0,0%,100%,0.95);--globalHeader-textfieldWin-background:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-hovered:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-active:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-focused:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-disabled:rgba(0,0,0,0.11);--globalHeader-maxMinButton-background:transparent;--globalHeader-maxMinButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-maxMinButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-maxMinButton-text:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-closeButton-background:transparent;--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:rgba(0,0,0,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:transparent;--globalHeader-searchCancelButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-searchCancelButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-searchCancelButton-background-disabled:transparent;--globalHeader-searchCancelButton-text:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-disabled:rgba(0,0,0,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-hovered:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-pressed:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-disabled:rgba(0,0,0,0.3);--theme-gradient-primary-0-background:#fcebf5;--theme-gradient-primary-1-background:#fff;--theme-gradient-secondary-0-background:#fff9fd;--theme-gradient-secondary-1-background:#fff;--interactiveicon-container-background:transparent;--interactiveicon-container-background-hovered:rgba(0,0,0,0.07);--interactiveicon-container-background-pressed:rgba(0,0,0,0.2);--interactiveicon-container-background-disabled:transparent;--interactiveicon-primary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-active:#0353a8;--interactiveicon-primary-outline-icon-active-hovered:#0a274a;--interactiveicon-primary-outline-icon-active-pressed:#0a274a;--interactiveicon-primary-outline-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#7d4705;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-quaternary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:rgba(0,0,0,0.95);--list-header-outline-primary:rgba(0,0,0,0.4);--list-header-outline-secondary:rgba(0,0,0,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:rgba(0,0,0,0.3);--meetingRecording-indicator-inProgress:#db1f2e;--meetingRecording-indicator-paused:#c74f0e;--menulistbackground-primary-background:#fff;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:rgba(0,0,0,0.2);--menulistbackground-secondary-background:#ededed;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:rgba(0,0,0,0.2);--menulistbackground-tertiary-background:#f7f7f7;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:rgba(0,0,0,0.2);--modal-primary-background:#fff;--modal-primary-border-style:solid;--modal-primary-border-color:rgba(0,0,0,0.2);--modal-secondary-background:#ededed;--modal-secondary-border-style:solid;--modal-secondary-border-color:rgba(0,0,0,0.2);--modal-tertiary-background:#f7f7f7;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:rgba(0,0,0,0.2);--multilineChip-one-text:#12615a;--multilineChip-one-outline:#12615a;--multilineChip-two-text:#08599c;--multilineChip-two-outline:#08599c;--multilineChip-three-text:#914017;--multilineChip-three-outline:#914017;--multilineChip-four-text:#a12a3a;--multilineChip-four-outline:#a12a3a;--multilineChip-five-text:#416116;--multilineChip-five-outline:#416116;--multilineChip-six-text:#066070;--multilineChip-six-outline:#066070;--multilineChip-seven-text:#932099;--multilineChip-seven-outline:#932099;--multilineChip-eight-text:#643abd;--multilineChip-eight-outline:#643abd;--navigation-bar-divider-0:transparent;--navigation-bar-divider-1:rgba(0,0,0,0.2);--navigationtab-background:transparent;--navigationtab-background-hovered:rgba(0,0,0,0.07);--navigationtab-background-active:rgba(0,0,0,0.2);--navigationtab-text:rgba(0,0,0,0.7);--navigationtab-text-hovered:rgba(0,0,0,0.7);--navigationtab-text-active:rgba(0,0,0,0.95);--notificationToast-background:#fff;--notificationToast-text:rgba(0,0,0,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:rgba(0,0,0,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#fff;--panel-secondary-background:#ededed;--panel-tertiary-background:#f7f7f7;--participantListItem-audioMuted:#db1f2e;--participantListItem-audioUnmuted:#1d805f;--radio-checked-background:#1170cf;--radio-checked-background-hovered:#0353a8;--radio-checked-background-pressed:#063a75;--radio-checked-background-disabled:#bfe3ff;--radio-checked-text:rgba(0,0,0,0.95);--radio-checked-text-hovered:rgba(0,0,0,0.95);--radio-checked-text-pressed:rgba(0,0,0,0.95);--radio-checked-text-disabled:rgba(0,0,0,0.4);--radio-checked-icon:hsla(0,0%,100%,0.95);--radio-checked-icon-hovered:hsla(0,0%,100%,0.95);--radio-checked-icon-pressed:hsla(0,0%,100%,0.95);--radio-checked-icon-disabled:hsla(0,0%,100%,0.8);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:rgba(0,0,0,0.2);--radio-unchecked-background-hovered:rgba(0,0,0,0.3);--radio-unchecked-background-pressed:rgba(0,0,0,0.4);--radio-unchecked-background-disabled:rgba(0,0,0,0.11);--radio-unchecked-text:rgba(0,0,0,0.95);--radio-unchecked-text-hovered:rgba(0,0,0,0.95);--radio-unchecked-text-pressed:rgba(0,0,0,0.95);--radio-unchecked-text-disabled:rgba(0,0,0,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:rgba(0,0,0,0.5);--radio-unchecked-border-color-hovered:rgba(0,0,0,0.5);--radio-unchecked-border-color-pressed:rgba(0,0,0,0.5);--radio-group-description-color:rgba(0,0,0,0.7);--scheduledmeetingItem-background:rgba(0,0,0,0.11);--scheduledmeetingItem-background-hovered:rgba(0,0,0,0.2);--scheduledmeetingItem-background-focused:rgba(0,0,0,0.11);--scheduledmeetingItem-background-pressed:rgba(0,0,0,0.3);--scheduledmeetingItem-background-disabled:rgba(0,0,0,0.11);--scrollbar-track-background:rgba(0,0,0,0.11);--scrollbar-track-background-disabled:rgba(0,0,0,0.11);--scrollbar-thumb-background:rgba(0,0,0,0.2);--scrollbar-thumb-background-hovered:rgba(0,0,0,0.3);--scrollbar-thumb-background-pressed:rgba(0,0,0,0.4);--scrollbar-thumb-background-disabled:rgba(0,0,0,0.11);--scrollbar-arrow-button-text:rgba(0,0,0,0.6);--scrollbar-arrow-button-text-hovered:rgba(0,0,0,0.3);--scrollbar-arrow-button-text-pressed:rgba(0,0,0,0.2);--scrollbar-arrow-button-text-disabled:rgba(0,0,0,0.4);--scrollbar-arrow-button-background:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-hovered:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-disabled:rgba(0,0,0,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:rgba(0,0,0,0.2);--sharewindow-viewwindow-selected:#1170cf;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#fff;--tag-static-text:rgba(0,0,0,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:0; --tag-static-border-color-6:,; --tag-static-border-color-7:; --tag-static-border-color-8:0; --tag-static-border-color-9:,; --tag-static-border-color-10:; --tag-static-border-color-11:0; --tag-static-border-color-12:,; --tag-static-border-color-13:; --tag-static-border-color-14:0; --tag-static-border-color-15:.; --tag-static-border-color-16:4; --tag-static-border-color-17:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#f7f7f7;--tag-primary-background-hovered:#ededed;--tag-primary-background-pressed:#fff;--tag-primary-text:rgba(0,0,0,0.95);--tag-primary-text-hovered:rgba(0,0,0,0.95);--tag-primary-text-pressed:rgba(0,0,0,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:rgba(0,0,0,0.4);--tag-primary-border-color-hovered:rgba(0,0,0,0.4);--tag-primary-border-color-pressed:rgba(0,0,0,0.4);--tag-cobalt-background:#e5f8ff;--tag-cobalt-background-hovered:#c7eeff;--tag-cobalt-background-pressed:#9df;--tag-cobalt-text:rgba(0,0,0,0.95);--tag-cobalt-text-hovered:rgba(0,0,0,0.95);--tag-cobalt-text-pressed:rgba(0,0,0,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#f3f7e9;--tag-lime-background-hovered:#ddf2ae;--tag-lime-background-pressed:#bce36f;--tag-lime-text:rgba(0,0,0,0.95);--tag-lime-text-hovered:rgba(0,0,0,0.95);--tag-lime-text-pressed:rgba(0,0,0,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#e9f7f3;--tag-mint-background-hovered:#baf5e7;--tag-mint-background-pressed:#74e8d1;--tag-mint-text:rgba(0,0,0,0.95);--tag-mint-text-hovered:rgba(0,0,0,0.95);--tag-mint-text-pressed:rgba(0,0,0,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#f2f4ff;--tag-slate-background-hovered:#e3e7fa;--tag-slate-background-pressed:#ced2ed;--tag-slate-text:rgba(0,0,0,0.95);--tag-slate-text-hovered:rgba(0,0,0,0.95);--tag-slate-text-pressed:rgba(0,0,0,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#f8f2fc;--tag-violet-background-hovered:#f0e3fc;--tag-violet-background-pressed:#e2cafc;--tag-violet-text:rgba(0,0,0,0.95);--tag-violet-text-hovered:rgba(0,0,0,0.95);--tag-violet-text-pressed:rgba(0,0,0,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#fcf2fc;--tag-purple-background-hovered:#fce1fc;--tag-purple-background-pressed:#fac3f8;--tag-purple-text:rgba(0,0,0,0.95);--tag-purple-text-hovered:rgba(0,0,0,0.95);--tag-purple-text-pressed:rgba(0,0,0,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#faf4eb;--tag-orange-background-hovered:#fce4c7;--tag-orange-background-pressed:#ffca99;--tag-orange-text:rgba(0,0,0,0.95);--tag-orange-text-hovered:rgba(0,0,0,0.95);--tag-orange-text-pressed:rgba(0,0,0,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#f7f6dc;--tag-gold-background-hovered:#f5eaa2;--tag-gold-background-pressed:#ebd460;--tag-gold-text:rgba(0,0,0,0.95);--tag-gold-text-hovered:rgba(0,0,0,0.95);--tag-gold-text-pressed:rgba(0,0,0,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#fff2f5;--tag-pink-background-hovered:#ffe0e7;--tag-pink-background-pressed:#ffc7d2;--tag-pink-text:rgba(0,0,0,0.95);--tag-pink-text-hovered:rgba(0,0,0,0.95);--tag-pink-text-pressed:rgba(0,0,0,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#ededed;--textToast-text:rgba(0,0,0,0.95);--textToast-border-style:solid;--textToast-border-color:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background:transparent;--toggleButtonAccent-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButtonAccent-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background-disabled:transparent;--toggleButtonAccent-inactive-text:rgba(0,0,0,0.7);--toggleButtonAccent-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButtonAccent-active-background:rgba(0,0,0,0.2);--toggleButtonAccent-active-background-hovered:rgba(0,0,0,0.3);--toggleButtonAccent-active-background-pressed:rgba(0,0,0,0.4);--toggleButtonAccent-active-background-disabled:rgba(0,0,0,0.2);--toggleButtonAccent-active-text:#0353a8;--toggleButtonAccent-active-text-hovered:#0353a8;--toggleButtonAccent-active-text-pressed:#0353a8;--toggleButtonAccent-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-background:transparent;--toggleButton-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButton-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButton-inactive-background-disabled:transparent;--toggleButton-inactive-text:rgba(0,0,0,0.95);--toggleButton-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButton-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButton-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-disabled:rgba(0,0,0,0.2);--toggleButton-active-background:rgba(0,0,0,0.2);--toggleButton-active-background-hovered:rgba(0,0,0,0.3);--toggleButton-active-background-pressed:rgba(0,0,0,0.4);--toggleButton-active-background-disabled:rgba(0,0,0,0.2);--toggleButton-active-text:rgba(0,0,0,0.95);--toggleButton-active-text-hovered:rgba(0,0,0,0.95);--toggleButton-active-text-pressed:rgba(0,0,0,0.95);--toggleButton-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:rgba(0,0,0,0.3);--toggleButton-active-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-active-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-active-border-color-disabled:rgba(0,0,0,0.2);--toggle-toggled-background:#1170cf;--toggle-toggled-background-hovered:#0353a8;--toggle-toggled-background-pressed:#063a75;--toggle-toggled-background-disabled:#bfe3ff;--toggle-toggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-disabled:hsla(0,0%,100%,0.8);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:rgba(0,0,0,0.2);--toggle-untoggled-background-hovered:rgba(0,0,0,0.3);--toggle-untoggled-background-pressed:rgba(0,0,0,0.4);--toggle-untoggled-background-disabled:rgba(0,0,0,0.11);--toggle-untoggled-thumb-tint:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-disabled:rgba(0,0,0,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#fff;--videoSupport-controls-button-background-hovered:#ededed;--videoSupport-controls-button-background-pressed:#dedede;--videoSupport-controls-button-background-disabled:#fff;--videoSupport-controls-button-text:rgba(0,0,0,0.95);--videoSupport-controls-button-text-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-text-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-text-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-icon:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-hovered:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-pressed:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-disabled:rgba(0,0,0,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-icon:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#ab0a15;--videoSupport-videoNameLabels-videoOff-iconUnmute:#185e46;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#1170cf;--videoSupport-slider-track-empty:rgba(0,0,0,0.3);--videoSupport-slider-mover-background:#fff;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:0; --videoSupport-slider-mover-border-color-6:,; --videoSupport-slider-mover-border-color-7:; --videoSupport-slider-mover-border-color-8:0; --videoSupport-slider-mover-border-color-9:,; --videoSupport-slider-mover-border-color-10:; --videoSupport-slider-mover-border-color-11:0; --videoSupport-slider-mover-border-color-12:,; --videoSupport-slider-mover-border-color-13:; --videoSupport-slider-mover-border-color-14:0; --videoSupport-slider-mover-border-color-15:.; --videoSupport-slider-mover-border-color-16:4; --videoSupport-slider-mover-border-color-17:);--videoSupport-slider-background:#fff;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:0; --videoSupport-slider-border-color-6:,; --videoSupport-slider-border-color-7:; --videoSupport-slider-border-color-8:0; --videoSupport-slider-border-color-9:,; --videoSupport-slider-border-color-10:; --videoSupport-slider-border-color-11:0; --videoSupport-slider-border-color-12:,; --videoSupport-slider-border-color-13:; --videoSupport-slider-border-color-14:0; --videoSupport-slider-border-color-15:.; --videoSupport-slider-border-color-16:3; --videoSupport-slider-border-color-17:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:rgba(0,0,0,0.95);--theme-text-primary-disabled:rgba(0,0,0,0.4);--theme-text-inverted-normal:hsla(0,0%,100%,0.95);--theme-text-inverted-disabled:hsla(0,0%,100%,0.8);--theme-text-secondary-normal:rgba(0,0,0,0.7);--theme-text-secondary-inverted-normal:hsla(0,0%,100%,0.7);--theme-text-error-normal:#ab0a15;--theme-text-error-hover:#4f0e10;--theme-text-error-active:#4f0e10;--theme-text-success-normal:#185e46;--theme-text-success-hover:#0e2b20;--theme-text-success-active:#0e2b20;--theme-text-warning-normal:#7d4705;--theme-text-warning-hover:#36220c;--theme-text-warning-active:#36220c;--theme-text-highlight:#bfe3ff;--theme-text-accent-normal:#0353a8;--theme-text-accent-hover:#0a274a;--theme-text-accent-active:#0a274a;--theme-text-teamdefault-normal:rgba(0,0,0,0.7);--theme-text-teamdefault-hover:rgba(0,0,0,0.7);--theme-text-teamdefault-active:rgba(0,0,0,0.95);--theme-text-alert-purple-normal:#932099;--theme-text-alert-purple-hover:#3b1840;--theme-text-alert-purple-active:#3b1840;--theme-text-alert-orange-normal:#914017;--theme-text-alert-orange-hover:#33221b;--theme-text-alert-orange-active:#33221b;--theme-text-team-cobalt-normal:#08599c;--theme-text-team-cobalt-hover:#08599c;--theme-text-team-cobalt-active:#12283d;--theme-text-team-cyan-normal:#066070;--theme-text-team-cyan-hover:#066070;--theme-text-team-cyan-active:#0b2a30;--theme-text-team-mint-normal:#12615a;--theme-text-team-mint-hover:#12615a;--theme-text-team-mint-active:#102b2a;--theme-text-team-lime-normal:#416116;--theme-text-team-lime-hover:#416116;--theme-text-team-lime-active:#1e2b10;--theme-text-team-gold-normal:#735107;--theme-text-team-gold-hover:#735107;--theme-text-team-gold-active:#30240d;--theme-text-team-orange-normal:#914017;--theme-text-team-orange-hover:#914017;--theme-text-team-orange-active:#33221b;--theme-text-team-pink-normal:#a12a3a;--theme-text-team-pink-hover:#a12a3a;--theme-text-team-pink-active:#3b1e21;--theme-text-team-purple-normal:#932099;--theme-text-team-purple-hover:#932099;--theme-text-team-purple-active:#3b1840;--theme-text-team-violet-normal:#643abd;--theme-text-team-violet-hover:#643abd;--theme-text-team-violet-active:#29223d;--theme-text-team-slate-normal:#535573;--theme-text-team-slate-hover:#535573;--theme-text-team-slate-active:#26262b;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:rgba(0,0,0,0.07);--theme-background-primary-active:rgba(0,0,0,0.11);--theme-background-primary-disabled:rgba(0,0,0,0.11);--theme-background-solid-primary-normal:#fff;--theme-background-solid-secondary-normal:#ededed;--theme-background-solid-tertiary-normal:#f7f7f7;--theme-background-solid-quaternary-normal:#fff;--theme-background-secondary-normal:rgba(0,0,0,0.11);--theme-background-secondary-hover:rgba(0,0,0,0.2);--theme-background-secondary-active:rgba(0,0,0,0.3);--theme-background-secondary-disabled:transparent;--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#fcebf5;--theme-background-gradient-primary-1:#fff;--theme-background-gradient-secondary-0:#fff9fd;--theme-background-gradient-secondary-1:#fff;--theme-background-alert-default-normal:#f7f7f7;--theme-background-alert-default-hover:#f7f7f7;--theme-background-alert-default-active:#dedede;--theme-background-alert-success-normal:#cef5eb;--theme-background-alert-success-hover:#cef5eb;--theme-background-alert-success-active:#9fedd8;--theme-background-alert-warning-normal:#ffebc2;--theme-background-alert-warning-hover:#ffebc2;--theme-background-alert-warning-active:#ffda94;--theme-background-alert-error-normal:#ffe8ea;--theme-background-alert-error-hover:#ffe8ea;--theme-background-alert-error-active:#ffd4da;--theme-background-alert-theme-normal:#dbf0ff;--theme-background-alert-theme-hover:#dbf0ff;--theme-background-alert-theme-active:#bfe3ff;--theme-background-alert-purple-normal:#fcf2fc;--theme-background-alert-purple-hover:#fcf2fc;--theme-background-alert-purple-active:#fce1fc;--theme-background-alert-orange-normal:#faf4eb;--theme-background-alert-orange-hover:#faf4eb;--theme-background-alert-orange-active:#fce4c7;--theme-background-label-cobalt-normal:#e5f8ff;--theme-background-label-cobalt-hover:#c7eeff;--theme-background-label-cobalt-active:#9df;--theme-background-label-gold-normal:#f7f6dc;--theme-background-label-gold-hover:#f5eaa2;--theme-background-label-gold-active:#ebd460;--theme-background-label-lime-normal:#f3f7e9;--theme-background-label-lime-hover:#ddf2ae;--theme-background-label-lime-active:#bce36f;--theme-background-label-mint-normal:#e9f7f3;--theme-background-label-mint-hover:#baf5e7;--theme-background-label-mint-active:#74e8d1;--theme-background-label-orange-normal:#faf4eb;--theme-background-label-orange-hover:#fce4c7;--theme-background-label-orange-active:#ffca99;--theme-background-label-pink-normal:#fff2f5;--theme-background-label-pink-hover:#ffe0e7;--theme-background-label-pink-active:#ffc7d2;--theme-background-label-purple-normal:#fcf2fc;--theme-background-label-purple-hover:#fce1fc;--theme-background-label-purple-active:#fac3f8;--theme-background-label-slate-normal:#f2f4ff;--theme-background-label-slate-hover:#e3e7fa;--theme-background-label-slate-active:#ced2ed;--theme-background-label-violet-normal:#f8f2fc;--theme-background-label-violet-hover:#f0e3fc;--theme-background-label-violet-active:#e2cafc;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:rgba(0,0,0,0.95);--theme-button-primary-hover:rgba(0,0,0,0.8);--theme-button-primary-pressed:rgba(0,0,0,0.7);--theme-button-primary-disabled:rgba(0,0,0,0.2);--theme-button-secondary-normal:transparent;--theme-button-secondary-hover:rgba(0,0,0,0.07);--theme-button-secondary-pressed:rgba(0,0,0,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:rgba(0,0,0,0.2);--theme-button-secondary-active-hover:rgba(0,0,0,0.3);--theme-button-secondary-active-pressed:rgba(0,0,0,0.4);--theme-button-inverted-normal:#fff;--theme-button-inverted-hover:#ededed;--theme-button-inverted-pressed:#dedede;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:rgba(0,0,0,0.4);--theme-outline-theme-normal:#1170cf;--theme-outline-secondary-normal:rgba(0,0,0,0.2);--theme-outline-input-normal:rgba(0,0,0,0.5);--theme-outline-input-active:rgba(0,0,0,0.9);--theme-outline-button-normal:rgba(0,0,0,0.3);--theme-outline-join-normal:#185e46;--theme-outline-cancel-normal:#ab0a15;--theme-outline-disabled-normal:rgba(0,0,0,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#707070;--theme-outline-high-contrast-focus:#000;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#1170cf;--theme-control-active-hover:#0353a8;--theme-control-active-pressed:#063a75;--theme-control-active-active:#063a75;--theme-control-active-disabled:#bfe3ff;--theme-control-inactive-normal:rgba(0,0,0,0.2);--theme-control-inactive-hover:rgba(0,0,0,0.3);--theme-control-inactive-pressed:rgba(0,0,0,0.4);--theme-control-inactive-disabled:rgba(0,0,0,0.11);--theme-overlay-meetings-normal:hsla(0,0%,100%,0.8);--theme-indicator-unstable:#c74f0e;--theme-indicator-attention:#db1f2e;--theme-indicator-stable:#1d805f;--theme-indicator-locked:#707070;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#1170cf;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:rgba(0,0,0,0.2);--theme-scrollbar-button-hover:rgba(0,0,0,0.3);--theme-scrollbar-button-pressed:rgba(0,0,0,0.4);--theme-scrollbar-arrow-normal:rgba(0,0,0,0.6);--theme-scrollbar-arrow-background-normal:transparent;--theme-scrollbar-arrow-background-hover:rgba(0,0,0,0.11);--theme-scrollbar-arrow-background-pressed:rgba(0,0,0,0.2);--theme-scrollbar-background-secondary-ghost:transparent;--theme-scrollbar-background-secondary-normal:rgba(0,0,0,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#0f0f0f;--theme-globaltint-normal:#1170cf;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#f7f7f7;--theme-groupedbackground-quaternary-normal:#fff;--theme-groupedbackground-primary-normal:#fcebf5;--theme-groupedbackground-secondary-normal:#fff9fd;--theme-teaching-background-normal:#000;--theme-teaching-button-primary-normal:hsla(0,0%,100%,0.95);--theme-teaching-button-primary-hover:hsla(0,0%,100%,0.8);--theme-teaching-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-teaching-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-teaching-button-secondary-normal:hsla(0,0%,100%,0);--theme-teaching-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-teaching-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-teaching-outline-button-normal:hsla(0,0%,100%,0.3);--theme-teaching-outline-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-theme:#64b4fa;--theme-teaching-text-accent-normal:#64b4fa;--theme-teaching-text-accent-hover:#bfe3ff;--theme-teaching-text-accent-disabled:hsla(0,0%,100%,0.4);--theme-teaching-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-gradientdivider-normal-0:transparent;--theme-gradientdivider-normal-1:rgba(0,0,0,0.2);--theme-gradientdivider-hover-0:transparent;--theme-gradientdivider-hover-1:rgba(0,0,0,0.6);--theme-gradientdivider-error-normal-0:rgba(171,10,21,0);--theme-gradientdivider-error-normal-1:rgba(171,10,21,0.6);--theme-gradientdivider-error-hover-0:rgba(171,10,21,0);--theme-gradientdivider-error-hover-1:rgba(171,10,21,0.9);--theme-gradientdivider-warning-normal-0:rgba(125,71,5,0);--theme-gradientdivider-warning-normal-1:rgba(125,71,5,0.6);--theme-gradientdivider-warning-hover-0:rgba(125,71,5,0);--theme-gradientdivider-warning-hover-1:rgba(125,71,5,0.9);--theme-gradientdivider-announce-normal-0:rgba(3,83,168,0);--theme-gradientdivider-announce-normal-1:rgba(3,83,168,0.6);--theme-gradientdivider-announce-hover-0:rgba(3,83,168,0);--theme-gradientdivider-announce-hover-1:rgba(3,83,168,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#fcebf5;--theme-gradation-primary-1:#fff;--theme-gradation-secondary-0:#fff9fd;--theme-gradation-secondary-1:#fff}.md-theme-darkIndigo{--avatar-presence-icon-active:#27a17a;--avatar-presence-icon-meeting:#f26b1d;--avatar-presence-icon-schedule:#f26b1d;--avatar-presence-icon-call:#f26b1d;--avatar-presence-icon-dnd:#f55868;--avatar-presence-icon-presenting:#f55868;--avatar-presence-icon-quiet-hours:#8f8f8f;--avatar-presence-icon-away:#8f8f8f;--avatar-presence-icon-ooo:#8f8f8f;--avatar-presence-icon-busy:#f26b1d;--avatar-presence-icon-on-mobile:#8f8f8f;--avatar-presence-icon-on-device:#8f8f8f;--avatar-presence-icon-on-hold:#8f8f8f;--avatar-presence-icon-background:#000;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#64b4fa;--avatar-chat-bubble-icon-hover:#3492eb;--avatar-chat-bubble-icon-pressed:#1170cf;--avatar-chat-bubble-icon-active:#1170cf;--avatar-chat-bubble-icon-disabled:#063a75;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:hsla(0,0%,100%,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#64b4fa;--badge-recording-indicator:#f55868;--banner-announcement-text:#64b4fa;--banner-announcement-background:#0a274a;--banner-success-text:#3cc29a;--banner-success-background:#0e2b20;--banner-error-text:#fc8b98;--banner-error-background:#4f0e10;--banner-issue-text:#f2990a;--banner-issue-background:#36220c;--banner-transient-text:hsla(0,0%,100%,0.95);--banner-transient-background:hsla(0,0%,100%,0.11);--button-primary-background:hsla(0,0%,100%,0.95);--button-primary-background-hovered:hsla(0,0%,100%,0.8);--button-primary-background-pressed:hsla(0,0%,100%,0.7);--button-primary-background-disabled:hsla(0,0%,100%,0.2);--button-primary-text:rgba(0,0,0,0.95);--button-primary-text-hovered:rgba(0,0,0,0.95);--button-primary-text-pressed:rgba(0,0,0,0.95);--button-primary-text-disabled:hsla(0,0%,100%,0.4);--button-primary-border-style:none;--button-secondary-background:hsla(0,0%,100%,0);--button-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-secondary-background-disabled:hsla(0,0%,100%,0);--button-secondary-text:hsla(0,0%,100%,0.95);--button-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:hsla(0,0%,100%,0.3);--button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-background:hsla(0,0%,100%,0);--button-cancel-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-cancel-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-cancel-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-text:#fc8b98;--button-cancel-ghost-text-hovered:#fc8b98;--button-cancel-ghost-text-pressed:#fc8b98;--button-cancel-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:hsla(0,0%,100%,0);--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:hsla(0,0%,100%,0);--button-cancel-outline-text:#fc8b98;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#fc8b98;--button-cancel-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-background:hsla(0,0%,100%,0);--button-accent-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-accent-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-accent-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-text:#64b4fa;--button-accent-ghost-text-hovered:#64b4fa;--button-accent-ghost-text-pressed:#64b4fa;--button-accent-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:hsla(0,0%,100%,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:hsla(0,0%,100%,0);--button-message-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-message-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-message-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-message-ghost-text:#64b4fa;--button-message-ghost-text-hovered:#64b4fa;--button-message-ghost-text-pressed:#64b4fa;--button-message-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:hsla(0,0%,100%,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:hsla(0,0%,100%,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:hsla(0,0%,100%,0.4);--button-join-fill-border-style:none;--button-join-outline-background:hsla(0,0%,100%,0);--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:hsla(0,0%,100%,0);--button-join-outline-text:#3cc29a;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:hsla(0,0%,100%,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#3cc29a;--button-join-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:hsla(0,0%,100%,0.95);--button-counter-background-hovered:hsla(0,0%,100%,0.8);--button-counter-background-pressed:hsla(0,0%,100%,0.7);--button-counter-text:rgba(0,0,0,0.95);--button-counter-text-hovered:rgba(0,0,0,0.95);--button-counter-text-pressed:rgba(0,0,0,0.95);--button-counter-border-style:none;--button-dialpad-background:hsla(0,0%,100%,0);--button-dialpad-background-hovered:hsla(0,0%,100%,0.07);--button-dialpad-background-pressed:hsla(0,0%,100%,0.2);--button-dialpad-background-disabled:hsla(0,0%,100%,0);--button-dialpad-text-number:hsla(0,0%,100%,0.95);--button-dialpad-text-number-hovered:hsla(0,0%,100%,0.95);--button-dialpad-text-number-pressed:hsla(0,0%,100%,0.95);--button-dialpad-text-number-disabled:hsla(0,0%,100%,0.4);--button-dialpad-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-hovered:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-pressed:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-disabled:hsla(0,0%,100%,0.4);--button-dialpad-special-background:hsla(0,0%,100%,0);--button-dialpad-special-text-number:hsla(0,0%,100%,0.95);--button-dialpad-special-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:hsla(0,0%,100%,0);--button-hyperlink-text:#64b4fa;--button-hyperlink-text-hovered:#bfe3ff;--button-hyperlink-text-pressed:#bfe3ff;--button-hyperlink-text-focused:#64b4fa;--button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#64b4fa;--button-layout-background:#0f0f0f;--button-layout-background-hovered:#262626;--button-layout-background-pressed:#3b3b3b;--button-layout-background-disabled:#0f0f0f;--button-layout-text:hsla(0,0%,100%,0.95);--button-layout-text-disabled:hsla(0,0%,100%,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:hsla(0,0%,100%,0.3);--button-layout-border-color-disabled:hsla(0,0%,100%,0.2);--button-overlay-background:#0f0f0f;--button-overlay-background-hovered:#262626;--button-overlay-background-pressed:#3b3b3b;--button-overlay-text:hsla(0,0%,100%,0.95);--button-overlay-text-hovered:hsla(0,0%,100%,0.95);--button-overlay-text-pressed:hsla(0,0%,100%,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:hsla(0,0%,100%,0.3);--button-overlay-border-color-hovered:hsla(0,0%,100%,0.3);--button-overlay-border-color-pressed:hsla(0,0%,100%,0.3);--button-group-separator-background:hsla(0,0%,100%,0.4);--button-ghost-background:hsla(0,0%,100%,0);--button-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-ghost-background-disabled:hsla(0,0%,100%,0);--button-ghost-background-active:hsla(0,0%,100%,0.2);--button-ghost-text:hsla(0,0%,100%,0.95);--button-ghost-text-hovered:hsla(0,0%,100%,0.95);--button-ghost-text-pressed:hsla(0,0%,100%,0.95);--button-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-ghost-text-active:hsla(0,0%,100%,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:hsla(0,0%,100%,0.2);--button-call-control-panel-background-hovered:hsla(0,0%,100%,0.3);--button-call-control-panel-background-pressed:hsla(0,0%,100%,0.4);--button-call-control-panel-background-disabled:hsla(0,0%,100%,0.2);--button-call-control-panel-text:hsla(0,0%,100%,0.95);--button-call-control-panel-text-hovered:hsla(0,0%,100%,0.95);--button-call-control-panel-text-pressed:hsla(0,0%,100%,0.95);--button-call-control-panel-text-disabled:hsla(0,0%,100%,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:hsla(0,0%,100%,0.11);--card-inactive-background-hovered:hsla(0,0%,100%,0.2);--card-inactive-background-active:hsla(0,0%,100%,0.3);--card-success-background:#0e2b20;--card-success-background-hovered:#0e2b20;--card-success-background-active:#134231;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:hsla(0,0%,100%,0.07);--card-transparent-background-active:hsla(0,0%,100%,0.11);--card-active-background:#0e2b20;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:hsla(0,0%,100%,0.2);--chips-outline-error:#fc8b98;--chips-outline-normal:hsla(0,0%,100%,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#30c9b0;--chips-outline-multiline-text-cobalt:#5ebff7;--chips-outline-multiline-text-orange:#ff9d52;--chips-outline-multiline-text-pink:#fc97aa;--chips-outline-multiline-text-lime:#93c437;--chips-outline-multiline-text-cyan:#22c7d6;--chips-outline-multiline-text-purple:#f294f1;--chips-outline-multiline-text-violet:#c7a5fa;--chips-background-error:#4f0e10;--chips-text-error:#fc8b98;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#000;--codeinput-background-hovered:hsla(0,0%,100%,0.07);--codeinput-background-active:hsla(0,0%,100%,0.11);--codeinput-background-focused:#000;--codeinput-background-disabled:hsla(0,0%,100%,0.11);--codeinput-text:hsla(0,0%,100%,0.95);--codeinput-text-hovered:hsla(0,0%,100%,0.95);--codeinput-text-active:hsla(0,0%,100%,0.95);--codeinput-text-focused:hsla(0,0%,100%,0.95);--codeinput-text-disabled:hsla(0,0%,100%,0.95);--codeinput-error-background:#4f0e10;--codeinput-error-background-hovered:hsla(0,0%,100%,0.07);--codeinput-error-background-active:hsla(0,0%,100%,0.07);--codeinput-error-text:hsla(0,0%,100%,0.95);--codeinput-error-text-hovered:hsla(0,0%,100%,0.95);--codeinput-error-text-active:hsla(0,0%,100%,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#fc8b98;--codeinput-error-border-color-hovered:#fc8b98;--codeinput-error-border-color-active:#fc8b98;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:hsla(0,0%,100%,0.5);--codeinput-border-color-hovered:hsla(0,0%,100%,0.5);--codeinput-border-color-active:hsla(0,0%,100%,0.9);--codeinput-border-color-focused:#64b4fa;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#0f0f0f;--dualbutton-overlay-button-background:#0f0f0f;--dualbutton-overlay-button-background-hovered:#262626;--dualbutton-overlay-button-background-pressed:#3b3b3b;--dualbutton-overlay-button-text:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-style-18:solid;--dualbutton-overlay-border-style-19:solid;--dualbutton-overlay-border-style-20:solid;--dualbutton-overlay-border-style-21:solid;--dualbutton-overlay-border-style-22:solid;--dualbutton-overlay-border-style-23:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:2; --dualbutton-overlay-border-color-6:5; --dualbutton-overlay-border-color-7:5; --dualbutton-overlay-border-color-8:,; --dualbutton-overlay-border-color-9:; --dualbutton-overlay-border-color-10:2; --dualbutton-overlay-border-color-11:5; --dualbutton-overlay-border-color-12:5; --dualbutton-overlay-border-color-13:,; --dualbutton-overlay-border-color-14:; --dualbutton-overlay-border-color-15:2; --dualbutton-overlay-border-color-16:5; --dualbutton-overlay-border-color-17:5; --dualbutton-overlay-border-color-18:,; --dualbutton-overlay-border-color-19:; --dualbutton-overlay-border-color-20:0; --dualbutton-overlay-border-color-21:.; --dualbutton-overlay-border-color-22:3; --dualbutton-overlay-border-color-23:);--dualbutton-standard-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background-hovered:hsla(0,0%,100%,0.07);--dualbutton-standard-button-background-pressed:hsla(0,0%,100%,0.2);--dualbutton-standard-button-text:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-style-18:solid;--dualbutton-standard-border-style-19:solid;--dualbutton-standard-border-style-20:solid;--dualbutton-standard-border-style-21:solid;--dualbutton-standard-border-style-22:solid;--dualbutton-standard-border-style-23:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:2; --dualbutton-standard-border-color-6:5; --dualbutton-standard-border-color-7:5; --dualbutton-standard-border-color-8:,; --dualbutton-standard-border-color-9:; --dualbutton-standard-border-color-10:2; --dualbutton-standard-border-color-11:5; --dualbutton-standard-border-color-12:5; --dualbutton-standard-border-color-13:,; --dualbutton-standard-border-color-14:; --dualbutton-standard-border-color-15:2; --dualbutton-standard-border-color-16:5; --dualbutton-standard-border-color-17:5; --dualbutton-standard-border-color-18:,; --dualbutton-standard-border-color-19:; --dualbutton-standard-border-color-20:0; --dualbutton-standard-border-color-21:.; --dualbutton-standard-border-color-22:3; --dualbutton-standard-border-color-23:);--label-primary-text:hsla(0,0%,100%,0.95);--label-primary-text-disabled:hsla(0,0%,100%,0.4);--label-secondary-text:hsla(0,0%,100%,0.7);--label-secondary-text-disabled:hsla(0,0%,100%,0.4);--label-success-text:#3cc29a;--label-warning-text:#f2990a;--label-error-text:#fc8b98;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:hsla(0,0%,100%,0.07);--listitem-background-focused:hsla(0,0%,100%,0.07);--listitem-background-pressed:hsla(0,0%,100%,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:hsla(0,0%,100%,0.95);--listitem-textprimary-hovered:hsla(0,0%,100%,0.95);--listitem-textprimary-focused:hsla(0,0%,100%,0.95);--listitem-textprimary-pressed:hsla(0,0%,100%,0.95);--listitem-textprimary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondary:hsla(0,0%,100%,0.7);--listitem-textsecondary-hovered:hsla(0,0%,100%,0.7);--listitem-textsecondary-focused:hsla(0,0%,100%,0.7);--listitem-textsecondary-pressed:hsla(0,0%,100%,0.7);--listitem-textsecondary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondarycompany:#f2990a;--listitem-textsecondarycompany-hovered:#f2990a;--listitem-textsecondarycompany-focused:#f2990a;--listitem-textsecondarycompany-pressed:#f2990a;--listitem-textsecondarycompany-disabled:hsla(0,0%,100%,0.4);--listitem-textmissed:#fc8b98;--listitem-textmissed-hovered:#fc8b98;--listitem-textmissed-pressed:#fc8b98;--listitem-textmissed-disabled:hsla(0,0%,100%,0.4);--listitem-tick:#64b4fa;--listitem-tick-hovered:#64b4fa;--listitem-tick-focused:#64b4fa;--listitem-tick-pressed:#64b4fa;--listitem-tick-disabled:hsla(0,0%,100%,0.4);--listitem-icon:hsla(0,0%,100%,0.95);--listitem-icon-hovered:hsla(0,0%,100%,0.95);--listitem-icon-focused:hsla(0,0%,100%,0.95);--listitem-icon-pressed:hsla(0,0%,100%,0.95);--listitem-icon-disabled:hsla(0,0%,100%,0.4);--listitem-dotdivider:hsla(0,0%,100%,0.4);--listitem-dotdivider-hovered:hsla(0,0%,100%,0.4);--listitem-dotdivider-focused:hsla(0,0%,100%,0.4);--listitem-dotdivider-pressed:hsla(0,0%,100%,0.4);--listitem-dotdivider-disabled:hsla(0,0%,100%,0.4);--meetingCardListItem-background:hsla(0,0%,100%,0.11);--meetingCardListItem-background-hovered:hsla(0,0%,100%,0.2);--meetingCardListItem-background-pressed:hsla(0,0%,100%,0.3);--meetingCardListItem-background-focused:hsla(0,0%,100%,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:hsla(0,0%,100%,0.95);--meetingCardListItem-textSecondary:hsla(0,0%,100%,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#64b4fa;--meetingCardListItem-border-color-disabled:hsla(0,0%,100%,0.2);--popover-primary-background:#000;--reaction-badge-primary-background:hsla(0,0%,100%,0.11);--reaction-badge-primary-background-hovered:hsla(0,0%,100%,0.2);--reaction-badge-primary-background-pressed:hsla(0,0%,100%,0.3);--reaction-badge-primary-unreacted-text:hsla(0,0%,100%,0.95);--reaction-badge-primary-reacted-text:#64b4fa;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:hsla(0,0%,100%,0.2);--search-placeholder-text:hsla(0,0%,100%,0.7);--search-text:hsla(0,0%,100%,0.95);--search-text-active:hsla(0,0%,100%,0.95);--search-text-disabled:hsla(0,0%,100%,0.4);--search-background-disabled:hsla(0,0%,100%,0.11);--search-background:#000;--search-background-active:#000;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:hsla(0,0%,100%,0.5);--search-border-color-active:hsla(0,0%,100%,0.9);--separator-primary:hsla(0,0%,100%,0.4);--separator-secondary:hsla(0,0%,100%,0.2);--spinner-loading-cursor:hsla(0,0%,100%,0.9);--spinner-loading-track:hsla(0,0%,100%,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#64b4fa;--spinner-progress-track:hsla(0,0%,100%,0.2);--tab-active-background:hsla(0,0%,100%,0.2);--tab-active-background-hovered:hsla(0,0%,100%,0.3);--tab-active-background-pressed:hsla(0,0%,100%,0.2);--tab-active-text:hsla(0,0%,100%,0.95);--tab-active-text-hovered:hsla(0,0%,100%,0.95);--tab-active-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-background:hsla(0,0%,100%,0);--tab-inactive-background-hovered:hsla(0,0%,100%,0.07);--tab-inactive-background-pressed:hsla(0,0%,100%,0.2);--tab-inactive-text:hsla(0,0%,100%,0.7);--tab-inactive-text-hovered:hsla(0,0%,100%,0.95);--tab-inactive-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-text-disabled:hsla(0,0%,100%,0.4);--tab-refresh:#3cc29a;--tab-refresh-hovered:#9fedd8;--tab-refresh-pressed:#9fedd8;--tab-orange:#ff9d52;--tab-orange-hovered:#ff9d52;--tab-orange-pressed:#fce4c7;--tab-gold:#d6b220;--tab-gold-hovered:#d6b220;--tab-gold-pressed:#f5eaa2;--tab-lime:#93c437;--tab-lime-hovered:#93c437;--tab-lime-pressed:#ddf2ae;--tab-mint:#30c9b0;--tab-mint-hovered:#30c9b0;--tab-mint-pressed:#baf5e7;--tab-cyan:#22c7d6;--tab-cyan-hovered:#22c7d6;--tab-cyan-pressed:#b2f4f7;--tab-pink:#fc97aa;--tab-pink-hovered:#fc97aa;--tab-pink-pressed:#ffe0e7;--tab-slate:#b0b4d9;--tab-slate-hovered:#b0b4d9;--tab-slate-pressed:#e3e7fa;--tab-violet:#c7a5fa;--tab-violet-hovered:#c7a5fa;--tab-violet-pressed:#f0e3fc;--tab-cobalt:#5ebff7;--tab-cobalt-hovered:#5ebff7;--tab-cobalt-pressed:#c7eeff;--tab-purple:#f294f1;--tab-purple-hovered:#f294f1;--tab-purple-pressed:#fce1fc;--tags-static-background:#000;--tags-static-text:hsla(0,0%,100%,0.95);--tags-static-border-style:solid;--tags-static-border-color:hsla(0,0%,100%,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#4f0e10;--tags-error-text:hsla(0,0%,100%,0.95);--tags-error-border-style:solid;--tags-error-border-color:#fc8b98;--tags-primary-background:#262626;--tags-primary-background-hovered:#1a1a1a;--tags-primary-background-pressed:#000;--tags-primary-text:hsla(0,0%,100%,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:hsla(0,0%,100%,0.4);--tags-cobalt-background:#12283d;--tags-cobalt-background-hovered:#103c63;--tags-cobalt-background-pressed:#08599c;--tags-cobalt-text:hsla(0,0%,100%,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#1e2b10;--tags-lime-background-hovered:#2d4214;--tags-lime-background-pressed:#416116;--tags-lime-text:hsla(0,0%,100%,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#102b2a;--tags-mint-background-hovered:#12423f;--tags-mint-background-pressed:#12615a;--tags-mint-text:hsla(0,0%,100%,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#26262b;--tags-slate-background-hovered:#393a47;--tags-slate-background-pressed:#535573;--tags-slate-text:hsla(0,0%,100%,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#29223d;--tags-violet-background-hovered:#432c78;--tags-violet-background-pressed:#643abd;--tags-violet-text:hsla(0,0%,100%,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#3b1840;--tags-purple-background-hovered:#601e66;--tags-purple-background-pressed:#932099;--tags-purple-text:hsla(0,0%,100%,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#33221b;--tags-orange-background-hovered:#59311e;--tags-orange-background-pressed:#914017;--tags-orange-text:hsla(0,0%,100%,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#30240d;--tags-gold-background-hovered:#4d370c;--tags-gold-background-pressed:#735107;--tags-gold-text:hsla(0,0%,100%,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:hsla(0,0%,100%,0.2);--teamMarker-background-gold:#d6b220;--teamMarker-background-orange:#ff9d52;--teamMarker-background-lime:#93c437;--teamMarker-background-mint:#30c9b0;--teamMarker-background-cyan:#22c7d6;--teamMarker-background-cobalt:#5ebff7;--teamMarker-background-slate:#b0b4d9;--teamMarker-background-violet:#c7a5fa;--teamMarker-background-purple:#f294f1;--teamMarker-background-pink:#fc97aa;--teamMarker-background-archived:hsla(0,0%,100%,0.2);--textinput-placeholder-text:hsla(0,0%,100%,0.7);--textinput-background:#000;--textinput-background-pressed:hsla(0,0%,100%,0.3);--textinput-background-hovered:hsla(0,0%,100%,0.07);--textinput-background-focused:#000;--textinput-background-active:hsla(0,0%,100%,0.11);--textinput-background-disabled:hsla(0,0%,100%,0.11);--textinput-text:hsla(0,0%,100%,0.95);--textinput-text-pressed:hsla(0,0%,100%,0.95);--textinput-text-hovered:hsla(0,0%,100%,0.95);--textinput-text-focused:hsla(0,0%,100%,0.95);--textinput-text-active:hsla(0,0%,100%,0.95);--textinput-text-disabled:hsla(0,0%,100%,0.4);--textinput-error-background:#4f0e10;--textinput-error-background-pressed:hsla(0,0%,100%,0.11);--textinput-error-background-hovered:hsla(0,0%,100%,0.07);--textinput-error-background-focused:hsla(0,0%,100%,0.07);--textinput-error-text:hsla(0,0%,100%,0.95);--textinput-error-text-pressed:hsla(0,0%,100%,0.95);--textinput-error-text-hovered:hsla(0,0%,100%,0.95);--textinput-error-text-focused:hsla(0,0%,100%,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#fc8b98;--textinput-error-border-color-pressed:#fc8b98;--textinput-error-border-color-hovered:#fc8b98;--textinput-error-border-color-focused:#fc8b98;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:hsla(0,0%,100%,0.5);--textinput-border-color-pressed:hsla(0,0%,100%,0.5);--textinput-border-color-hovered:hsla(0,0%,100%,0.5);--textinput-border-color-focused:#64b4fa;--textinput-border-color-active:hsla(0,0%,100%,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#262626;--alertbadge-default-background-hovered:#262626;--alertbadge-default-background-pressed:#3b3b3b;--alertbadge-default-text:hsla(0,0%,100%,0.7);--alertbadge-default-text-hovered:hsla(0,0%,100%,0.95);--alertbadge-default-text-pressed:hsla(0,0%,100%,0.95);--alertbadge-announcement-background:#0a274a;--alertbadge-announcement-background-hovered:#0a274a;--alertbadge-announcement-background-pressed:#063a75;--alertbadge-announcement-text:#64b4fa;--alertbadge-announcement-text-hovered:#bfe3ff;--alertbadge-announcement-text-pressed:#bfe3ff;--alertbadge-warning-background:#36220c;--alertbadge-warning-background-hovered:#36220c;--alertbadge-warning-background-pressed:#57330a;--alertbadge-warning-text:#f2990a;--alertbadge-warning-text-hovered:#ffda94;--alertbadge-warning-text-pressed:#ffda94;--alertbadge-important-background:#4f0e10;--alertbadge-important-background-hovered:#4f0e10;--alertbadge-important-background-pressed:#780d13;--alertbadge-important-text:#fc8b98;--alertbadge-important-text-hovered:#ffd4da;--alertbadge-important-text-pressed:#ffd4da;--alertbadge-blocked-background:#36220c;--alertbadge-blocked-background-hovered:#36220c;--alertbadge-blocked-background-pressed:#57330a;--alertbadge-blocked-text:#f2990a;--alertbadge-blocked-text-hovered:#ffda94;--alertbadge-blocked-text-pressed:#ffda94;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-default-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-default-sent-background:hsla(0,0%,100%,0.11);--attachment-file-default-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-default-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-default-sent-background-focused:hsla(0,0%,100%,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-style-18:solid;--attachment-file-default-sent-border-style-19:solid;--attachment-file-default-sent-border-style-20:solid;--attachment-file-default-sent-border-style-21:solid;--attachment-file-default-sent-border-style-22:solid;--attachment-file-default-sent-border-style-23:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:2; --attachment-file-default-sent-border-color-6:5; --attachment-file-default-sent-border-color-7:5; --attachment-file-default-sent-border-color-8:,; --attachment-file-default-sent-border-color-9:; --attachment-file-default-sent-border-color-10:2; --attachment-file-default-sent-border-color-11:5; --attachment-file-default-sent-border-color-12:5; --attachment-file-default-sent-border-color-13:,; --attachment-file-default-sent-border-color-14:; --attachment-file-default-sent-border-color-15:2; --attachment-file-default-sent-border-color-16:5; --attachment-file-default-sent-border-color-17:5; --attachment-file-default-sent-border-color-18:,; --attachment-file-default-sent-border-color-19:; --attachment-file-default-sent-border-color-20:0; --attachment-file-default-sent-border-color-21:.; --attachment-file-default-sent-border-color-22:2; --attachment-file-default-sent-border-color-23:);--attachment-file-error-sent-background:hsla(0,0%,100%,0.11);--attachment-file-error-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-error-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-error-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-error-sent-label-disabled:hsla(0,0%,100%,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-style-18:solid;--attachment-file-error-sent-border-style-19:solid;--attachment-file-error-sent-border-style-20:solid;--attachment-file-error-sent-border-style-21:solid;--attachment-file-error-sent-border-style-22:solid;--attachment-file-error-sent-border-style-23:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:2; --attachment-file-error-sent-border-color-6:5; --attachment-file-error-sent-border-color-7:5; --attachment-file-error-sent-border-color-8:,; --attachment-file-error-sent-border-color-9:; --attachment-file-error-sent-border-color-10:2; --attachment-file-error-sent-border-color-11:5; --attachment-file-error-sent-border-color-12:5; --attachment-file-error-sent-border-color-13:,; --attachment-file-error-sent-border-color-14:; --attachment-file-error-sent-border-color-15:2; --attachment-file-error-sent-border-color-16:5; --attachment-file-error-sent-border-color-17:5; --attachment-file-error-sent-border-color-18:,; --attachment-file-error-sent-border-color-19:; --attachment-file-error-sent-border-color-20:0; --attachment-file-error-sent-border-color-21:.; --attachment-file-error-sent-border-color-22:2; --attachment-file-error-sent-border-color-23:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-style-18:solid;--attachment-file-preview-thumbnail-sent-border-style-19:solid;--attachment-file-preview-thumbnail-sent-border-style-20:solid;--attachment-file-preview-thumbnail-sent-border-style-21:solid;--attachment-file-preview-thumbnail-sent-border-style-22:solid;--attachment-file-preview-thumbnail-sent-border-style-23:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:2; --attachment-file-preview-thumbnail-sent-border-color-6:5; --attachment-file-preview-thumbnail-sent-border-color-7:5; --attachment-file-preview-thumbnail-sent-border-color-8:,; --attachment-file-preview-thumbnail-sent-border-color-9:; --attachment-file-preview-thumbnail-sent-border-color-10:2; --attachment-file-preview-thumbnail-sent-border-color-11:5; --attachment-file-preview-thumbnail-sent-border-color-12:5; --attachment-file-preview-thumbnail-sent-border-color-13:,; --attachment-file-preview-thumbnail-sent-border-color-14:; --attachment-file-preview-thumbnail-sent-border-color-15:2; --attachment-file-preview-thumbnail-sent-border-color-16:5; --attachment-file-preview-thumbnail-sent-border-color-17:5; --attachment-file-preview-thumbnail-sent-border-color-18:,; --attachment-file-preview-thumbnail-sent-border-color-19:; --attachment-file-preview-thumbnail-sent-border-color-20:0; --attachment-file-preview-thumbnail-sent-border-color-21:.; --attachment-file-preview-thumbnail-sent-border-color-22:2; --attachment-file-preview-thumbnail-sent-border-color-23:);--cancelicon-default-icon:hsla(0,0%,100%,0.7);--cancelicon-default-icon-hovered:hsla(0,0%,100%,0.95);--cancelicon-default-icon-pressed:hsla(0,0%,100%,0.95);--cancelicon-default-icon-disabled:hsla(0,0%,100%,0.4);--message-badge-regular-background:hsla(0,0%,100%,0.11);--message-badge-regular-background-hovered:hsla(0,0%,100%,0.2);--message-badge-regular-background-active:hsla(0,0%,100%,0.3);--message-badge-regular-text:hsla(0,0%,100%,0.7);--message-badge-regular-text-hovered:hsla(0,0%,100%,0.95);--message-badge-regular-text-active:hsla(0,0%,100%,0.95);--message-badge-important-background:#0a274a;--message-badge-important-background-hovered:#0a274a;--message-badge-important-background-active:#063a75;--message-badge-important-text:#64b4fa;--message-badge-important-text-hovered:#bfe3ff;--message-badge-important-text-active:#bfe3ff;--message-bodyText-primary-text:hsla(0,0%,100%,0.95);--message-bodyText-secondary-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-self-text:#64b4fa;--message-bodyText-mention-self-text-hovered:#bfe3ff;--message-bodyText-mention-self-text-active:#bfe3ff;--message-bodyText-mention-self-text-focused:#64b4fa;--message-bodyText-mention-other-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-other-text-hovered:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-active:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-focused:hsla(0,0%,100%,0.7);--message-bodyText-mention-all-text:#64b4fa;--message-bodyText-mention-all-text-hovered:#bfe3ff;--message-bodyText-mention-all-text-active:#bfe3ff;--message-bodyText-mention-all-text-focused:#64b4fa;--message-bodyText-extParticipants-text:#f2990a;--message-bodyText-extParticipants-text-hovered:#ffda94;--message-bodyText-extParticipants-text-active:#ffda94;--message-bodyText-extParticipants-text-focused:#f2990a;--chat-new-message-newMessageBanner-text:#64b4fa;--chat-new-message-newReplyBanner-text:rgba(0,0,0,0.95);--chat-new-message-newReplyBanner-background:#64b4fa;--checkbox-checked-background:#64b4fa;--checkbox-checked-background-hovered:#3492eb;--checkbox-checked-background-pressed:#1170cf;--checkbox-checked-background-disabled:#063a75;--checkbox-checked-text:hsla(0,0%,100%,0.95);--checkbox-checked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-checked-icon:rgba(0,0,0,0.95);--checkbox-checked-icon-hovered:rgba(0,0,0,0.95);--checkbox-checked-icon-pressed:rgba(0,0,0,0.95);--checkbox-checked-icon-disabled:hsla(0,0%,100%,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:hsla(0,0%,100%,0.2);--checkbox-unchecked-background-hovered:hsla(0,0%,100%,0.3);--checkbox-unchecked-background-pressed:hsla(0,0%,100%,0.4);--checkbox-unchecked-background-disabled:hsla(0,0%,100%,0.3);--checkbox-unchecked-text:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--coachmarkteaching-background:#fff;--coachmarkteaching-button-primary-background:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-background-hovered:rgba(0,0,0,0.8);--coachmarkteaching-button-primary-background-pressed:rgba(0,0,0,0.7);--coachmarkteaching-button-primary-background-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-primary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-primary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background:transparent;--coachmarkteaching-button-secondary-background-hovered:rgba(0,0,0,0.07);--coachmarkteaching-button-secondary-background-pressed:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background-disabled:transparent;--coachmarkteaching-button-secondary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-secondary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-secondary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-hyperlink-background:transparent;--coachmarkteaching-button-hyperlink-text:#0353a8;--coachmarkteaching-button-hyperlink-text-hovered:#bfe3ff;--coachmarkteaching-button-hyperlink-text-pressed:#bfe3ff;--coachmarkteaching-button-hyperlink-text-focused:#64b4fa;--coachmarkteaching-button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#64b4fa;--combobox-placeholder-text:hsla(0,0%,100%,0.7);--combobox-background:#000;--combobox-background-hovered:hsla(0,0%,100%,0.07);--combobox-background-pressed:hsla(0,0%,100%,0.11);--combobox-background-active:hsla(0,0%,100%,0.11);--combobox-background-focused:#000;--combobox-background-disabled:hsla(0,0%,100%,0.11);--combobox-text:hsla(0,0%,100%,0.95);--combobox-text-hovered:hsla(0,0%,100%,0.95);--combobox-text-pressed:hsla(0,0%,100%,0.95);--combobox-text-active:hsla(0,0%,100%,0.95);--combobox-text-focused:hsla(0,0%,100%,0.95);--combobox-text-disabled:hsla(0,0%,100%,0.4);--combobox-icon:hsla(0,0%,100%,0.95);--combobox-icon-hovered:hsla(0,0%,100%,0.95);--combobox-icon-pressed:hsla(0,0%,100%,0.95);--combobox-icon-active:hsla(0,0%,100%,0.95);--combobox-icon-focused:hsla(0,0%,100%,0.95);--combobox-icon-disabled:hsla(0,0%,100%,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:hsla(0,0%,100%,0.5);--combobox-border-color-hovered:hsla(0,0%,100%,0.5);--combobox-border-color-pressed:hsla(0,0%,100%,0.5);--combobox-border-color-active:hsla(0,0%,100%,0.9);--combobox-border-color-focused:hsla(0,0%,100%,0.9);--compose-area-divider-default-0:hsla(0,0%,100%,0);--compose-area-divider-default-0-hovered:hsla(0,0%,100%,0);--compose-area-divider-default-1:hsla(0,0%,100%,0.2);--compose-area-divider-default-1-hovered:hsla(0,0%,100%,0.6);--compose-area-divider-announce-0:rgba(100,180,250,0);--compose-area-divider-announce-0-hovered:rgba(100,180,250,0);--compose-area-divider-announce-1:rgba(100,180,250,0.6);--compose-area-divider-announce-1-hovered:rgba(100,180,250,0.9);--compose-area-divider-warn-0:rgba(242,153,10,0);--compose-area-divider-warn-0-hovered:rgba(242,153,10,0);--compose-area-divider-warn-1:rgba(242,153,10,0.6);--compose-area-divider-warn-1-hovered:rgba(242,153,10,0.9);--compose-area-divider-error-0:rgba(252,139,152,0);--compose-area-divider-error-0-hovered:rgba(252,139,152,0);--compose-area-divider-error-1:rgba(252,139,152,0.6);--compose-area-divider-error-1-hovered:rgba(252,139,152,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:hsla(0,0%,100%,0.95);--content-file-card-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-card-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-style-18:solid;--content-file-card-item-border-style-19:solid;--content-file-card-item-border-style-20:solid;--content-file-card-item-border-style-21:solid;--content-file-card-item-border-style-22:solid;--content-file-card-item-border-style-23:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:2; --content-file-card-item-border-color-6:5; --content-file-card-item-border-color-7:5; --content-file-card-item-border-color-8:,; --content-file-card-item-border-color-9:; --content-file-card-item-border-color-10:2; --content-file-card-item-border-color-11:5; --content-file-card-item-border-color-12:5; --content-file-card-item-border-color-13:,; --content-file-card-item-border-color-14:; --content-file-card-item-border-color-15:2; --content-file-card-item-border-color-16:5; --content-file-card-item-border-color-17:5; --content-file-card-item-border-color-18:,; --content-file-card-item-border-color-19:; --content-file-card-item-border-color-20:0; --content-file-card-item-border-color-21:.; --content-file-card-item-border-color-22:2; --content-file-card-item-border-color-23:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:hsla(0,0%,100%,0.95);--content-file-list-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-list-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-list-item-background:hsla(0,0%,100%,0.11);--content-file-list-item-background-hovered:hsla(0,0%,100%,0.2);--content-file-list-item-background-disabled:hsla(0,0%,100%,0.11);--content-file-list-item-background-active:hsla(0,0%,100%,0.3);--pickers-datePicker-month-text:hsla(0,0%,100%,0.95);--pickers-datePicker-weekDay-text:hsla(0,0%,100%,0.7);--pickers-datePicker-date-background:hsla(0,0%,100%,0);--pickers-datePicker-date-background-hovered:hsla(0,0%,100%,0.07);--pickers-datePicker-date-background-pressed:hsla(0,0%,100%,0.2);--pickers-datePicker-date-background-disabled:hsla(0,0%,100%,0);--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-hovered:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-pressed:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-disabled:hsla(0,0%,100%,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-background:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-background-hovered:hsla(0,0%,100%,0.07);--pickers-dayPicker-day-inactive-background-pressed:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-inactive-background-disabled:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-disabled:hsla(0,0%,100%,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:hsla(0,0%,100%,0.4);--global-focus-outline:#64b4fa;--globalHeader-textfield-background:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-hovered:hsla(0,0%,100%,0.2);--globalHeader-textfield-background-active:hsla(0,0%,100%,0.3);--globalHeader-textfield-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-textfield-text:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-focused:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-border-color-focused:hsla(0,0%,100%,0.9);--globalHeader-textfieldPlaceholderText-text:hsla(0,0%,100%,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfieldClearIcon:hsla(0,0%,100%,0.7);--globalHeader-textfieldClearIcon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-background:hsla(0,0%,100%,0);--globalHeader-buttonDevice-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonDevice-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonDevice-text-inactive:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-text-active:#64b4fa;--globalHeader-buttonIcon-background:hsla(0,0%,100%,0);--globalHeader-buttonIcon-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonIcon-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonIcon-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonIcon-icon:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-disabled:hsla(0,0%,100%,0.4);--globalHeader-buttonStatus-background:hsla(0,0%,100%,0);--globalHeader-buttonStatus-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonStatus-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonStatus-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonStatus-text:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:hsla(0,0%,100%,0.95);--globalHeader-modifierChip-text:rgba(0,0,0,0.95);--globalHeader-textfieldWin-background:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-hovered:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-active:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-maxMinButton-background:hsla(0,0%,100%,0);--globalHeader-maxMinButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-maxMinButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-maxMinButton-text:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-closeButton-background:hsla(0,0%,100%,0);--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-searchCancelButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-searchCancelButton-background-disabled:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-text:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-hovered:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-pressed:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-disabled:hsla(0,0%,100%,0.3);--theme-gradient-primary-0-background:#13182b;--theme-gradient-primary-1-background:#0e111a;--theme-gradient-secondary-0-background:#212536;--theme-gradient-secondary-1-background:#0e111a;--interactiveicon-container-background:hsla(0,0%,100%,0);--interactiveicon-container-background-hovered:hsla(0,0%,100%,0.07);--interactiveicon-container-background-pressed:hsla(0,0%,100%,0.2);--interactiveicon-container-background-disabled:hsla(0,0%,100%,0);--interactiveicon-primary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-active:#64b4fa;--interactiveicon-primary-outline-icon-active-hovered:#bfe3ff;--interactiveicon-primary-outline-icon-active-pressed:#bfe3ff;--interactiveicon-primary-outline-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#f2990a;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-quaternary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:hsla(0,0%,100%,0.95);--list-header-outline-primary:hsla(0,0%,100%,0.4);--list-header-outline-secondary:hsla(0,0%,100%,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:hsla(0,0%,100%,0.3);--meetingRecording-indicator-inProgress:#f55868;--meetingRecording-indicator-paused:#f26b1d;--menulistbackground-primary-background:#000;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-secondary-background:#1a1a1a;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-tertiary-background:#262626;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:hsla(0,0%,100%,0.2);--modal-primary-background:#000;--modal-primary-border-style:solid;--modal-primary-border-color:hsla(0,0%,100%,0.2);--modal-secondary-background:#1a1a1a;--modal-secondary-border-style:solid;--modal-secondary-border-color:hsla(0,0%,100%,0.2);--modal-tertiary-background:#262626;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:hsla(0,0%,100%,0.2);--multilineChip-one-text:#30c9b0;--multilineChip-one-outline:#30c9b0;--multilineChip-two-text:#5ebff7;--multilineChip-two-outline:#5ebff7;--multilineChip-three-text:#ff9d52;--multilineChip-three-outline:#ff9d52;--multilineChip-four-text:#fc97aa;--multilineChip-four-outline:#fc97aa;--multilineChip-five-text:#93c437;--multilineChip-five-outline:#93c437;--multilineChip-six-text:#22c7d6;--multilineChip-six-outline:#22c7d6;--multilineChip-seven-text:#f294f1;--multilineChip-seven-outline:#f294f1;--multilineChip-eight-text:#c7a5fa;--multilineChip-eight-outline:#c7a5fa;--navigation-bar-divider-0:hsla(0,0%,100%,0);--navigation-bar-divider-1:hsla(0,0%,100%,0.2);--navigationtab-background:hsla(0,0%,100%,0);--navigationtab-background-hovered:hsla(0,0%,100%,0.07);--navigationtab-background-active:hsla(0,0%,100%,0.2);--navigationtab-text:hsla(0,0%,100%,0.7);--navigationtab-text-hovered:hsla(0,0%,100%,0.7);--navigationtab-text-active:hsla(0,0%,100%,0.95);--notificationToast-background:#000;--notificationToast-text:hsla(0,0%,100%,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:hsla(0,0%,100%,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#000;--panel-secondary-background:#1a1a1a;--panel-tertiary-background:#262626;--participantListItem-audioMuted:#f55868;--participantListItem-audioUnmuted:#27a17a;--radio-checked-background:#64b4fa;--radio-checked-background-hovered:#3492eb;--radio-checked-background-pressed:#1170cf;--radio-checked-background-disabled:#063a75;--radio-checked-text:hsla(0,0%,100%,0.95);--radio-checked-text-hovered:hsla(0,0%,100%,0.95);--radio-checked-text-pressed:hsla(0,0%,100%,0.95);--radio-checked-text-disabled:hsla(0,0%,100%,0.4);--radio-checked-icon:rgba(0,0,0,0.95);--radio-checked-icon-hovered:rgba(0,0,0,0.95);--radio-checked-icon-pressed:rgba(0,0,0,0.95);--radio-checked-icon-disabled:rgba(0,0,0,0.5);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:hsla(0,0%,100%,0.2);--radio-unchecked-background-hovered:hsla(0,0%,100%,0.3);--radio-unchecked-background-pressed:hsla(0,0%,100%,0.4);--radio-unchecked-background-disabled:hsla(0,0%,100%,0.11);--radio-unchecked-text:hsla(0,0%,100%,0.95);--radio-unchecked-text-hovered:hsla(0,0%,100%,0.95);--radio-unchecked-text-pressed:hsla(0,0%,100%,0.95);--radio-unchecked-text-disabled:hsla(0,0%,100%,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--radio-group-description-color:hsla(0,0%,100%,0.7);--scheduledmeetingItem-background:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-hovered:hsla(0,0%,100%,0.2);--scheduledmeetingItem-background-focused:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-pressed:hsla(0,0%,100%,0.3);--scheduledmeetingItem-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-track-background:hsla(0,0%,100%,0.11);--scrollbar-track-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-thumb-background:hsla(0,0%,100%,0.2);--scrollbar-thumb-background-hovered:hsla(0,0%,100%,0.3);--scrollbar-thumb-background-pressed:hsla(0,0%,100%,0.4);--scrollbar-thumb-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-text:hsla(0,0%,100%,0.7);--scrollbar-arrow-button-text-hovered:hsla(0,0%,100%,0.3);--scrollbar-arrow-button-text-pressed:hsla(0,0%,100%,0.2);--scrollbar-arrow-button-text-disabled:hsla(0,0%,100%,0.4);--scrollbar-arrow-button-background:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-hovered:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-disabled:hsla(0,0%,100%,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-selected:#64b4fa;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#000;--tag-static-text:hsla(0,0%,100%,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-style-18:solid;--tag-static-border-style-19:solid;--tag-static-border-style-20:solid;--tag-static-border-style-21:solid;--tag-static-border-style-22:solid;--tag-static-border-style-23:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:2; --tag-static-border-color-6:5; --tag-static-border-color-7:5; --tag-static-border-color-8:,; --tag-static-border-color-9:; --tag-static-border-color-10:2; --tag-static-border-color-11:5; --tag-static-border-color-12:5; --tag-static-border-color-13:,; --tag-static-border-color-14:; --tag-static-border-color-15:2; --tag-static-border-color-16:5; --tag-static-border-color-17:5; --tag-static-border-color-18:,; --tag-static-border-color-19:; --tag-static-border-color-20:0; --tag-static-border-color-21:.; --tag-static-border-color-22:4; --tag-static-border-color-23:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#262626;--tag-primary-background-hovered:#1a1a1a;--tag-primary-background-pressed:#000;--tag-primary-text:hsla(0,0%,100%,0.95);--tag-primary-text-hovered:hsla(0,0%,100%,0.95);--tag-primary-text-pressed:hsla(0,0%,100%,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:hsla(0,0%,100%,0.4);--tag-primary-border-color-hovered:hsla(0,0%,100%,0.4);--tag-primary-border-color-pressed:hsla(0,0%,100%,0.4);--tag-cobalt-background:#12283d;--tag-cobalt-background-hovered:#103c63;--tag-cobalt-background-pressed:#08599c;--tag-cobalt-text:hsla(0,0%,100%,0.95);--tag-cobalt-text-hovered:hsla(0,0%,100%,0.95);--tag-cobalt-text-pressed:hsla(0,0%,100%,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#1e2b10;--tag-lime-background-hovered:#2d4214;--tag-lime-background-pressed:#416116;--tag-lime-text:hsla(0,0%,100%,0.95);--tag-lime-text-hovered:hsla(0,0%,100%,0.95);--tag-lime-text-pressed:hsla(0,0%,100%,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#102b2a;--tag-mint-background-hovered:#12423f;--tag-mint-background-pressed:#12615a;--tag-mint-text:hsla(0,0%,100%,0.95);--tag-mint-text-hovered:hsla(0,0%,100%,0.95);--tag-mint-text-pressed:hsla(0,0%,100%,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#26262b;--tag-slate-background-hovered:#393a47;--tag-slate-background-pressed:#535573;--tag-slate-text:hsla(0,0%,100%,0.95);--tag-slate-text-hovered:hsla(0,0%,100%,0.95);--tag-slate-text-pressed:hsla(0,0%,100%,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#29223d;--tag-violet-background-hovered:#432c78;--tag-violet-background-pressed:#643abd;--tag-violet-text:hsla(0,0%,100%,0.95);--tag-violet-text-hovered:hsla(0,0%,100%,0.95);--tag-violet-text-pressed:hsla(0,0%,100%,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#3b1840;--tag-purple-background-hovered:#601e66;--tag-purple-background-pressed:#932099;--tag-purple-text:hsla(0,0%,100%,0.95);--tag-purple-text-hovered:hsla(0,0%,100%,0.95);--tag-purple-text-pressed:hsla(0,0%,100%,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#33221b;--tag-orange-background-hovered:#59311e;--tag-orange-background-pressed:#914017;--tag-orange-text:hsla(0,0%,100%,0.95);--tag-orange-text-hovered:hsla(0,0%,100%,0.95);--tag-orange-text-pressed:hsla(0,0%,100%,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#30240d;--tag-gold-background-hovered:#4d370c;--tag-gold-background-pressed:#735107;--tag-gold-text:hsla(0,0%,100%,0.95);--tag-gold-text-hovered:hsla(0,0%,100%,0.95);--tag-gold-text-pressed:hsla(0,0%,100%,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#3b1e21;--tag-pink-background-hovered:#66262d;--tag-pink-background-pressed:#a12a3a;--tag-pink-text:hsla(0,0%,100%,0.95);--tag-pink-text-hovered:hsla(0,0%,100%,0.95);--tag-pink-text-pressed:hsla(0,0%,100%,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#1a1a1a;--textToast-text:hsla(0,0%,100%,0.95);--textToast-border-style:solid;--textToast-border-color:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButtonAccent-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-text:hsla(0,0%,100%,0.7);--toggleButtonAccent-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButtonAccent-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-text:#64b4fa;--toggleButtonAccent-active-text-hovered:#64b4fa;--toggleButtonAccent-active-text-pressed:#64b4fa;--toggleButtonAccent-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-background:hsla(0,0%,100%,0);--toggleButton-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButton-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButton-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButton-inactive-text:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-background:hsla(0,0%,100%,0.2);--toggleButton-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButton-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-text:hsla(0,0%,100%,0.95);--toggleButton-active-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-active-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-disabled:hsla(0,0%,100%,0.2);--toggle-toggled-background:#64b4fa;--toggle-toggled-background-hovered:#3492eb;--toggle-toggled-background-pressed:#1170cf;--toggle-toggled-background-disabled:#063a75;--toggle-toggled-thumb-tint:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-disabled:rgba(0,0,0,0.5);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:hsla(0,0%,100%,0.2);--toggle-untoggled-background-hovered:hsla(0,0%,100%,0.3);--toggle-untoggled-background-pressed:hsla(0,0%,100%,0.4);--toggle-untoggled-background-disabled:hsla(0,0%,100%,0.11);--toggle-untoggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-disabled:hsla(0,0%,100%,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#0f0f0f;--videoSupport-controls-button-background-hovered:#262626;--videoSupport-controls-button-background-pressed:#3b3b3b;--videoSupport-controls-button-background-disabled:#0f0f0f;--videoSupport-controls-button-text:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-icon:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-hovered:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-pressed:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-disabled:hsla(0,0%,100%,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOff-iconUnmute:#3cc29a;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#64b4fa;--videoSupport-slider-track-empty:hsla(0,0%,100%,0.3);--videoSupport-slider-mover-background:#000;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-style-18:solid;--videoSupport-slider-mover-border-style-19:solid;--videoSupport-slider-mover-border-style-20:solid;--videoSupport-slider-mover-border-style-21:solid;--videoSupport-slider-mover-border-style-22:solid;--videoSupport-slider-mover-border-style-23:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:2; --videoSupport-slider-mover-border-color-6:5; --videoSupport-slider-mover-border-color-7:5; --videoSupport-slider-mover-border-color-8:,; --videoSupport-slider-mover-border-color-9:; --videoSupport-slider-mover-border-color-10:2; --videoSupport-slider-mover-border-color-11:5; --videoSupport-slider-mover-border-color-12:5; --videoSupport-slider-mover-border-color-13:,; --videoSupport-slider-mover-border-color-14:; --videoSupport-slider-mover-border-color-15:2; --videoSupport-slider-mover-border-color-16:5; --videoSupport-slider-mover-border-color-17:5; --videoSupport-slider-mover-border-color-18:,; --videoSupport-slider-mover-border-color-19:; --videoSupport-slider-mover-border-color-20:0; --videoSupport-slider-mover-border-color-21:.; --videoSupport-slider-mover-border-color-22:4; --videoSupport-slider-mover-border-color-23:);--videoSupport-slider-background:#0f0f0f;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-style-18:solid;--videoSupport-slider-border-style-19:solid;--videoSupport-slider-border-style-20:solid;--videoSupport-slider-border-style-21:solid;--videoSupport-slider-border-style-22:solid;--videoSupport-slider-border-style-23:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:2; --videoSupport-slider-border-color-6:5; --videoSupport-slider-border-color-7:5; --videoSupport-slider-border-color-8:,; --videoSupport-slider-border-color-9:; --videoSupport-slider-border-color-10:2; --videoSupport-slider-border-color-11:5; --videoSupport-slider-border-color-12:5; --videoSupport-slider-border-color-13:,; --videoSupport-slider-border-color-14:; --videoSupport-slider-border-color-15:2; --videoSupport-slider-border-color-16:5; --videoSupport-slider-border-color-17:5; --videoSupport-slider-border-color-18:,; --videoSupport-slider-border-color-19:; --videoSupport-slider-border-color-20:0; --videoSupport-slider-border-color-21:.; --videoSupport-slider-border-color-22:3; --videoSupport-slider-border-color-23:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:hsla(0,0%,100%,0.95);--theme-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-text-inverted-normal:rgba(0,0,0,0.95);--theme-text-inverted-disabled:rgba(0,0,0,0.5);--theme-text-secondary-normal:hsla(0,0%,100%,0.7);--theme-text-secondary-inverted-normal:rgba(0,0,0,0.6);--theme-text-error-normal:#fc8b98;--theme-text-error-hover:#ffd4da;--theme-text-error-active:#ffd4da;--theme-text-success-normal:#3cc29a;--theme-text-success-hover:#9fedd8;--theme-text-success-active:#9fedd8;--theme-text-warning-normal:#f2990a;--theme-text-warning-hover:#ffda94;--theme-text-warning-active:#ffda94;--theme-text-highlight:#063a75;--theme-text-accent-normal:#64b4fa;--theme-text-accent-hover:#bfe3ff;--theme-text-accent-active:#bfe3ff;--theme-text-teamdefault-normal:hsla(0,0%,100%,0.7);--theme-text-teamdefault-hover:hsla(0,0%,100%,0.7);--theme-text-teamdefault-active:hsla(0,0%,100%,0.95);--theme-text-alert-purple-normal:#f294f1;--theme-text-alert-purple-hover:#fce1fc;--theme-text-alert-purple-active:#fce1fc;--theme-text-alert-orange-normal:#ffca99;--theme-text-alert-orange-hover:#faf4eb;--theme-text-alert-orange-active:#faf4eb;--theme-text-team-cobalt-normal:#5ebff7;--theme-text-team-cobalt-hover:#5ebff7;--theme-text-team-cobalt-active:#c7eeff;--theme-text-team-cyan-normal:#22c7d6;--theme-text-team-cyan-hover:#22c7d6;--theme-text-team-cyan-active:#b2f4f7;--theme-text-team-mint-normal:#30c9b0;--theme-text-team-mint-hover:#30c9b0;--theme-text-team-mint-active:#baf5e7;--theme-text-team-lime-normal:#93c437;--theme-text-team-lime-hover:#93c437;--theme-text-team-lime-active:#ddf2ae;--theme-text-team-gold-normal:#d6b220;--theme-text-team-gold-hover:#d6b220;--theme-text-team-gold-active:#f5eaa2;--theme-text-team-orange-normal:#ff9d52;--theme-text-team-orange-hover:#ff9d52;--theme-text-team-orange-active:#fce4c7;--theme-text-team-pink-normal:#fc97aa;--theme-text-team-pink-hover:#fc97aa;--theme-text-team-pink-active:#ffe0e7;--theme-text-team-purple-normal:#f294f1;--theme-text-team-purple-hover:#f294f1;--theme-text-team-purple-active:#fce1fc;--theme-text-team-violet-normal:#c7a5fa;--theme-text-team-violet-hover:#c7a5fa;--theme-text-team-violet-active:#f0e3fc;--theme-text-team-slate-normal:#b0b4d9;--theme-text-team-slate-hover:#b0b4d9;--theme-text-team-slate-active:#e3e7fa;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:hsla(0,0%,100%,0.07);--theme-background-primary-active:hsla(0,0%,100%,0.11);--theme-background-primary-disabled:hsla(0,0%,100%,0.11);--theme-background-solid-primary-normal:#000;--theme-background-solid-secondary-normal:#1a1a1a;--theme-background-solid-tertiary-normal:#262626;--theme-background-solid-quaternary-normal:#3b3b3b;--theme-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-background-secondary-hover:hsla(0,0%,100%,0.2);--theme-background-secondary-active:hsla(0,0%,100%,0.3);--theme-background-secondary-disabled:hsla(0,0%,100%,0);--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#13182b;--theme-background-gradient-primary-1:#0e111a;--theme-background-gradient-secondary-0:#212536;--theme-background-gradient-secondary-1:#0e111a;--theme-background-alert-default-normal:#262626;--theme-background-alert-default-hover:#262626;--theme-background-alert-default-active:#3b3b3b;--theme-background-alert-success-normal:#0e2b20;--theme-background-alert-success-hover:#0e2b20;--theme-background-alert-success-active:#134231;--theme-background-alert-warning-normal:#36220c;--theme-background-alert-warning-hover:#36220c;--theme-background-alert-warning-active:#57330a;--theme-background-alert-error-normal:#4f0e10;--theme-background-alert-error-hover:#4f0e10;--theme-background-alert-error-active:#780d13;--theme-background-alert-theme-normal:#0a274a;--theme-background-alert-theme-hover:#0a274a;--theme-background-alert-theme-active:#063a75;--theme-background-alert-purple-normal:#3b1840;--theme-background-alert-purple-hover:#3b1840;--theme-background-alert-purple-active:#601e66;--theme-background-alert-orange-normal:#33221b;--theme-background-alert-orange-hover:#33221b;--theme-background-alert-orange-active:#59311e;--theme-background-label-cobalt-normal:#12283d;--theme-background-label-cobalt-hover:#103c63;--theme-background-label-cobalt-active:#08599c;--theme-background-label-gold-normal:#30240d;--theme-background-label-gold-hover:#4d370c;--theme-background-label-gold-active:#735107;--theme-background-label-lime-normal:#1e2b10;--theme-background-label-lime-hover:#2d4214;--theme-background-label-lime-active:#416116;--theme-background-label-mint-normal:#102b2a;--theme-background-label-mint-hover:#12423f;--theme-background-label-mint-active:#12615a;--theme-background-label-orange-normal:#33221b;--theme-background-label-orange-hover:#59311e;--theme-background-label-orange-active:#914017;--theme-background-label-pink-normal:#3b1e21;--theme-background-label-pink-hover:#66262d;--theme-background-label-pink-active:#a12a3a;--theme-background-label-purple-normal:#3b1840;--theme-background-label-purple-hover:#601e66;--theme-background-label-purple-active:#932099;--theme-background-label-slate-normal:#26262b;--theme-background-label-slate-hover:#393a47;--theme-background-label-slate-active:#535573;--theme-background-label-violet-normal:#29223d;--theme-background-label-violet-hover:#432c78;--theme-background-label-violet-active:#643abd;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:hsla(0,0%,100%,0.95);--theme-button-primary-hover:hsla(0,0%,100%,0.8);--theme-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-button-secondary-normal:hsla(0,0%,100%,0);--theme-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-button-inverted-normal:#0f0f0f;--theme-button-inverted-hover:#262626;--theme-button-inverted-pressed:#3b3b3b;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-outline-theme-normal:#64b4fa;--theme-outline-secondary-normal:hsla(0,0%,100%,0.2);--theme-outline-input-normal:hsla(0,0%,100%,0.5);--theme-outline-input-active:hsla(0,0%,100%,0.9);--theme-outline-button-normal:hsla(0,0%,100%,0.3);--theme-outline-join-normal:#3cc29a;--theme-outline-cancel-normal:#fc8b98;--theme-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#adadad;--theme-outline-high-contrast-focus:#fff;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#64b4fa;--theme-control-active-hover:#3492eb;--theme-control-active-pressed:#1170cf;--theme-control-active-active:#1170cf;--theme-control-active-disabled:#063a75;--theme-control-inactive-normal:hsla(0,0%,100%,0.2);--theme-control-inactive-hover:hsla(0,0%,100%,0.3);--theme-control-inactive-pressed:hsla(0,0%,100%,0.4);--theme-control-inactive-disabled:hsla(0,0%,100%,0.11);--theme-overlay-meetings-normal:rgba(0,0,0,0.7);--theme-indicator-unstable:#f26b1d;--theme-indicator-attention:#f55868;--theme-indicator-stable:#27a17a;--theme-indicator-locked:#8f8f8f;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#3492eb;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:hsla(0,0%,100%,0.2);--theme-scrollbar-button-hover:hsla(0,0%,100%,0.3);--theme-scrollbar-button-pressed:hsla(0,0%,100%,0.4);--theme-scrollbar-arrow-normal:hsla(0,0%,100%,0.7);--theme-scrollbar-arrow-background-normal:hsla(0,0%,100%,0);--theme-scrollbar-arrow-background-hover:hsla(0,0%,100%,0.11);--theme-scrollbar-arrow-background-pressed:hsla(0,0%,100%,0.2);--theme-scrollbar-background-secondary-ghost:hsla(0,0%,100%,0);--theme-scrollbar-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#fff;--theme-globaltint-normal:#3492eb;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#262626;--theme-groupedbackground-quaternary-normal:#3b3b3b;--theme-groupedbackground-primary-normal:#0e111a;--theme-groupedbackground-secondary-normal:#13182b;--theme-teaching-background-normal:#fff;--theme-teaching-button-primary-normal:rgba(0,0,0,0.95);--theme-teaching-button-primary-hover:rgba(0,0,0,0.8);--theme-teaching-button-primary-pressed:rgba(0,0,0,0.7);--theme-teaching-button-primary-disabled:rgba(0,0,0,0.2);--theme-teaching-button-secondary-normal:transparent;--theme-teaching-button-secondary-hover:rgba(0,0,0,0.07);--theme-teaching-button-secondary-pressed:rgba(0,0,0,0.2);--theme-teaching-outline-button-normal:rgba(0,0,0,0.3);--theme-teaching-outline-normal:rgba(0,0,0,0.2);--theme-teaching-outline-disabled-normal:rgba(0,0,0,0.2);--theme-teaching-outline-theme:#1170cf;--theme-teaching-text-accent-normal:#0353a8;--theme-teaching-text-accent-hover:#0a274a;--theme-teaching-text-accent-disabled:rgba(0,0,0,0.4);--theme-teaching-text-primary-disabled:rgba(0,0,0,0.4);--theme-gradientdivider-normal-0:hsla(0,0%,100%,0);--theme-gradientdivider-normal-1:hsla(0,0%,100%,0.2);--theme-gradientdivider-hover-0:hsla(0,0%,100%,0);--theme-gradientdivider-hover-1:hsla(0,0%,100%,0.6);--theme-gradientdivider-error-normal-0:rgba(252,139,152,0);--theme-gradientdivider-error-normal-1:rgba(252,139,152,0.6);--theme-gradientdivider-error-hover-0:rgba(252,139,152,0);--theme-gradientdivider-error-hover-1:rgba(252,139,152,0.9);--theme-gradientdivider-warning-normal-0:rgba(242,153,10,0);--theme-gradientdivider-warning-normal-1:rgba(242,153,10,0.6);--theme-gradientdivider-warning-hover-0:rgba(242,153,10,0);--theme-gradientdivider-warning-hover-1:rgba(242,153,10,0.9);--theme-gradientdivider-announce-normal-0:rgba(100,180,250,0);--theme-gradientdivider-announce-normal-1:rgba(100,180,250,0.6);--theme-gradientdivider-announce-hover-0:rgba(100,180,250,0);--theme-gradientdivider-announce-hover-1:rgba(100,180,250,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#13182b;--theme-gradation-primary-1:#0e111a;--theme-gradation-secondary-0:#212536;--theme-gradation-secondary-1:#0e111a}.md-theme-darkLavender{--avatar-presence-icon-active:#27a17a;--avatar-presence-icon-meeting:#f26b1d;--avatar-presence-icon-schedule:#f26b1d;--avatar-presence-icon-call:#f26b1d;--avatar-presence-icon-dnd:#f55868;--avatar-presence-icon-presenting:#f55868;--avatar-presence-icon-quiet-hours:#8f8f8f;--avatar-presence-icon-away:#8f8f8f;--avatar-presence-icon-ooo:#8f8f8f;--avatar-presence-icon-busy:#f26b1d;--avatar-presence-icon-on-mobile:#8f8f8f;--avatar-presence-icon-on-device:#8f8f8f;--avatar-presence-icon-on-hold:#8f8f8f;--avatar-presence-icon-background:#000;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#64b4fa;--avatar-chat-bubble-icon-hover:#3492eb;--avatar-chat-bubble-icon-pressed:#1170cf;--avatar-chat-bubble-icon-active:#1170cf;--avatar-chat-bubble-icon-disabled:#063a75;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:hsla(0,0%,100%,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#64b4fa;--badge-recording-indicator:#f55868;--banner-announcement-text:#64b4fa;--banner-announcement-background:#0a274a;--banner-success-text:#3cc29a;--banner-success-background:#0e2b20;--banner-error-text:#fc8b98;--banner-error-background:#4f0e10;--banner-issue-text:#f2990a;--banner-issue-background:#36220c;--banner-transient-text:hsla(0,0%,100%,0.95);--banner-transient-background:hsla(0,0%,100%,0.11);--button-primary-background:hsla(0,0%,100%,0.95);--button-primary-background-hovered:hsla(0,0%,100%,0.8);--button-primary-background-pressed:hsla(0,0%,100%,0.7);--button-primary-background-disabled:hsla(0,0%,100%,0.2);--button-primary-text:rgba(0,0,0,0.95);--button-primary-text-hovered:rgba(0,0,0,0.95);--button-primary-text-pressed:rgba(0,0,0,0.95);--button-primary-text-disabled:hsla(0,0%,100%,0.4);--button-primary-border-style:none;--button-secondary-background:hsla(0,0%,100%,0);--button-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-secondary-background-disabled:hsla(0,0%,100%,0);--button-secondary-text:hsla(0,0%,100%,0.95);--button-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:hsla(0,0%,100%,0.3);--button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-background:hsla(0,0%,100%,0);--button-cancel-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-cancel-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-cancel-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-text:#fc8b98;--button-cancel-ghost-text-hovered:#fc8b98;--button-cancel-ghost-text-pressed:#fc8b98;--button-cancel-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:hsla(0,0%,100%,0);--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:hsla(0,0%,100%,0);--button-cancel-outline-text:#fc8b98;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#fc8b98;--button-cancel-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-background:hsla(0,0%,100%,0);--button-accent-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-accent-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-accent-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-text:#64b4fa;--button-accent-ghost-text-hovered:#64b4fa;--button-accent-ghost-text-pressed:#64b4fa;--button-accent-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:hsla(0,0%,100%,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:hsla(0,0%,100%,0);--button-message-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-message-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-message-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-message-ghost-text:#64b4fa;--button-message-ghost-text-hovered:#64b4fa;--button-message-ghost-text-pressed:#64b4fa;--button-message-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:hsla(0,0%,100%,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:hsla(0,0%,100%,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:hsla(0,0%,100%,0.4);--button-join-fill-border-style:none;--button-join-outline-background:hsla(0,0%,100%,0);--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:hsla(0,0%,100%,0);--button-join-outline-text:#3cc29a;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:hsla(0,0%,100%,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#3cc29a;--button-join-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:hsla(0,0%,100%,0.95);--button-counter-background-hovered:hsla(0,0%,100%,0.8);--button-counter-background-pressed:hsla(0,0%,100%,0.7);--button-counter-text:rgba(0,0,0,0.95);--button-counter-text-hovered:rgba(0,0,0,0.95);--button-counter-text-pressed:rgba(0,0,0,0.95);--button-counter-border-style:none;--button-dialpad-background:hsla(0,0%,100%,0);--button-dialpad-background-hovered:hsla(0,0%,100%,0.07);--button-dialpad-background-pressed:hsla(0,0%,100%,0.2);--button-dialpad-background-disabled:hsla(0,0%,100%,0);--button-dialpad-text-number:hsla(0,0%,100%,0.95);--button-dialpad-text-number-hovered:hsla(0,0%,100%,0.95);--button-dialpad-text-number-pressed:hsla(0,0%,100%,0.95);--button-dialpad-text-number-disabled:hsla(0,0%,100%,0.4);--button-dialpad-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-hovered:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-pressed:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-disabled:hsla(0,0%,100%,0.4);--button-dialpad-special-background:hsla(0,0%,100%,0);--button-dialpad-special-text-number:hsla(0,0%,100%,0.95);--button-dialpad-special-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:hsla(0,0%,100%,0);--button-hyperlink-text:#64b4fa;--button-hyperlink-text-hovered:#bfe3ff;--button-hyperlink-text-pressed:#bfe3ff;--button-hyperlink-text-focused:#64b4fa;--button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#64b4fa;--button-layout-background:#0f0f0f;--button-layout-background-hovered:#262626;--button-layout-background-pressed:#3b3b3b;--button-layout-background-disabled:#0f0f0f;--button-layout-text:hsla(0,0%,100%,0.95);--button-layout-text-disabled:hsla(0,0%,100%,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:hsla(0,0%,100%,0.3);--button-layout-border-color-disabled:hsla(0,0%,100%,0.2);--button-overlay-background:#0f0f0f;--button-overlay-background-hovered:#262626;--button-overlay-background-pressed:#3b3b3b;--button-overlay-text:hsla(0,0%,100%,0.95);--button-overlay-text-hovered:hsla(0,0%,100%,0.95);--button-overlay-text-pressed:hsla(0,0%,100%,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:hsla(0,0%,100%,0.3);--button-overlay-border-color-hovered:hsla(0,0%,100%,0.3);--button-overlay-border-color-pressed:hsla(0,0%,100%,0.3);--button-group-separator-background:hsla(0,0%,100%,0.4);--button-ghost-background:hsla(0,0%,100%,0);--button-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-ghost-background-disabled:hsla(0,0%,100%,0);--button-ghost-background-active:hsla(0,0%,100%,0.2);--button-ghost-text:hsla(0,0%,100%,0.95);--button-ghost-text-hovered:hsla(0,0%,100%,0.95);--button-ghost-text-pressed:hsla(0,0%,100%,0.95);--button-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-ghost-text-active:hsla(0,0%,100%,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:hsla(0,0%,100%,0.2);--button-call-control-panel-background-hovered:hsla(0,0%,100%,0.3);--button-call-control-panel-background-pressed:hsla(0,0%,100%,0.4);--button-call-control-panel-background-disabled:hsla(0,0%,100%,0.2);--button-call-control-panel-text:hsla(0,0%,100%,0.95);--button-call-control-panel-text-hovered:hsla(0,0%,100%,0.95);--button-call-control-panel-text-pressed:hsla(0,0%,100%,0.95);--button-call-control-panel-text-disabled:hsla(0,0%,100%,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:hsla(0,0%,100%,0.11);--card-inactive-background-hovered:hsla(0,0%,100%,0.2);--card-inactive-background-active:hsla(0,0%,100%,0.3);--card-success-background:#0e2b20;--card-success-background-hovered:#0e2b20;--card-success-background-active:#134231;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:hsla(0,0%,100%,0.07);--card-transparent-background-active:hsla(0,0%,100%,0.11);--card-active-background:#0e2b20;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:hsla(0,0%,100%,0.2);--chips-outline-error:#fc8b98;--chips-outline-normal:hsla(0,0%,100%,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#30c9b0;--chips-outline-multiline-text-cobalt:#5ebff7;--chips-outline-multiline-text-orange:#ff9d52;--chips-outline-multiline-text-pink:#fc97aa;--chips-outline-multiline-text-lime:#93c437;--chips-outline-multiline-text-cyan:#22c7d6;--chips-outline-multiline-text-purple:#f294f1;--chips-outline-multiline-text-violet:#c7a5fa;--chips-background-error:#4f0e10;--chips-text-error:#fc8b98;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#000;--codeinput-background-hovered:hsla(0,0%,100%,0.07);--codeinput-background-active:hsla(0,0%,100%,0.11);--codeinput-background-focused:#000;--codeinput-background-disabled:hsla(0,0%,100%,0.11);--codeinput-text:hsla(0,0%,100%,0.95);--codeinput-text-hovered:hsla(0,0%,100%,0.95);--codeinput-text-active:hsla(0,0%,100%,0.95);--codeinput-text-focused:hsla(0,0%,100%,0.95);--codeinput-text-disabled:hsla(0,0%,100%,0.95);--codeinput-error-background:#4f0e10;--codeinput-error-background-hovered:hsla(0,0%,100%,0.07);--codeinput-error-background-active:hsla(0,0%,100%,0.07);--codeinput-error-text:hsla(0,0%,100%,0.95);--codeinput-error-text-hovered:hsla(0,0%,100%,0.95);--codeinput-error-text-active:hsla(0,0%,100%,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#fc8b98;--codeinput-error-border-color-hovered:#fc8b98;--codeinput-error-border-color-active:#fc8b98;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:hsla(0,0%,100%,0.5);--codeinput-border-color-hovered:hsla(0,0%,100%,0.5);--codeinput-border-color-active:hsla(0,0%,100%,0.9);--codeinput-border-color-focused:#64b4fa;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#0f0f0f;--dualbutton-overlay-button-background:#0f0f0f;--dualbutton-overlay-button-background-hovered:#262626;--dualbutton-overlay-button-background-pressed:#3b3b3b;--dualbutton-overlay-button-text:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-style-18:solid;--dualbutton-overlay-border-style-19:solid;--dualbutton-overlay-border-style-20:solid;--dualbutton-overlay-border-style-21:solid;--dualbutton-overlay-border-style-22:solid;--dualbutton-overlay-border-style-23:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:2; --dualbutton-overlay-border-color-6:5; --dualbutton-overlay-border-color-7:5; --dualbutton-overlay-border-color-8:,; --dualbutton-overlay-border-color-9:; --dualbutton-overlay-border-color-10:2; --dualbutton-overlay-border-color-11:5; --dualbutton-overlay-border-color-12:5; --dualbutton-overlay-border-color-13:,; --dualbutton-overlay-border-color-14:; --dualbutton-overlay-border-color-15:2; --dualbutton-overlay-border-color-16:5; --dualbutton-overlay-border-color-17:5; --dualbutton-overlay-border-color-18:,; --dualbutton-overlay-border-color-19:; --dualbutton-overlay-border-color-20:0; --dualbutton-overlay-border-color-21:.; --dualbutton-overlay-border-color-22:3; --dualbutton-overlay-border-color-23:);--dualbutton-standard-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background-hovered:hsla(0,0%,100%,0.07);--dualbutton-standard-button-background-pressed:hsla(0,0%,100%,0.2);--dualbutton-standard-button-text:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-style-18:solid;--dualbutton-standard-border-style-19:solid;--dualbutton-standard-border-style-20:solid;--dualbutton-standard-border-style-21:solid;--dualbutton-standard-border-style-22:solid;--dualbutton-standard-border-style-23:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:2; --dualbutton-standard-border-color-6:5; --dualbutton-standard-border-color-7:5; --dualbutton-standard-border-color-8:,; --dualbutton-standard-border-color-9:; --dualbutton-standard-border-color-10:2; --dualbutton-standard-border-color-11:5; --dualbutton-standard-border-color-12:5; --dualbutton-standard-border-color-13:,; --dualbutton-standard-border-color-14:; --dualbutton-standard-border-color-15:2; --dualbutton-standard-border-color-16:5; --dualbutton-standard-border-color-17:5; --dualbutton-standard-border-color-18:,; --dualbutton-standard-border-color-19:; --dualbutton-standard-border-color-20:0; --dualbutton-standard-border-color-21:.; --dualbutton-standard-border-color-22:3; --dualbutton-standard-border-color-23:);--label-primary-text:hsla(0,0%,100%,0.95);--label-primary-text-disabled:hsla(0,0%,100%,0.4);--label-secondary-text:hsla(0,0%,100%,0.7);--label-secondary-text-disabled:hsla(0,0%,100%,0.4);--label-success-text:#3cc29a;--label-warning-text:#f2990a;--label-error-text:#fc8b98;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:hsla(0,0%,100%,0.07);--listitem-background-focused:hsla(0,0%,100%,0.07);--listitem-background-pressed:hsla(0,0%,100%,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:hsla(0,0%,100%,0.95);--listitem-textprimary-hovered:hsla(0,0%,100%,0.95);--listitem-textprimary-focused:hsla(0,0%,100%,0.95);--listitem-textprimary-pressed:hsla(0,0%,100%,0.95);--listitem-textprimary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondary:hsla(0,0%,100%,0.7);--listitem-textsecondary-hovered:hsla(0,0%,100%,0.7);--listitem-textsecondary-focused:hsla(0,0%,100%,0.7);--listitem-textsecondary-pressed:hsla(0,0%,100%,0.7);--listitem-textsecondary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondarycompany:#f2990a;--listitem-textsecondarycompany-hovered:#f2990a;--listitem-textsecondarycompany-focused:#f2990a;--listitem-textsecondarycompany-pressed:#f2990a;--listitem-textsecondarycompany-disabled:hsla(0,0%,100%,0.4);--listitem-textmissed:#fc8b98;--listitem-textmissed-hovered:#fc8b98;--listitem-textmissed-pressed:#fc8b98;--listitem-textmissed-disabled:hsla(0,0%,100%,0.4);--listitem-tick:#64b4fa;--listitem-tick-hovered:#64b4fa;--listitem-tick-focused:#64b4fa;--listitem-tick-pressed:#64b4fa;--listitem-tick-disabled:hsla(0,0%,100%,0.4);--listitem-icon:hsla(0,0%,100%,0.95);--listitem-icon-hovered:hsla(0,0%,100%,0.95);--listitem-icon-focused:hsla(0,0%,100%,0.95);--listitem-icon-pressed:hsla(0,0%,100%,0.95);--listitem-icon-disabled:hsla(0,0%,100%,0.4);--listitem-dotdivider:hsla(0,0%,100%,0.4);--listitem-dotdivider-hovered:hsla(0,0%,100%,0.4);--listitem-dotdivider-focused:hsla(0,0%,100%,0.4);--listitem-dotdivider-pressed:hsla(0,0%,100%,0.4);--listitem-dotdivider-disabled:hsla(0,0%,100%,0.4);--meetingCardListItem-background:hsla(0,0%,100%,0.11);--meetingCardListItem-background-hovered:hsla(0,0%,100%,0.2);--meetingCardListItem-background-pressed:hsla(0,0%,100%,0.3);--meetingCardListItem-background-focused:hsla(0,0%,100%,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:hsla(0,0%,100%,0.95);--meetingCardListItem-textSecondary:hsla(0,0%,100%,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#64b4fa;--meetingCardListItem-border-color-disabled:hsla(0,0%,100%,0.2);--popover-primary-background:#000;--reaction-badge-primary-background:hsla(0,0%,100%,0.11);--reaction-badge-primary-background-hovered:hsla(0,0%,100%,0.2);--reaction-badge-primary-background-pressed:hsla(0,0%,100%,0.3);--reaction-badge-primary-unreacted-text:hsla(0,0%,100%,0.95);--reaction-badge-primary-reacted-text:#64b4fa;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:hsla(0,0%,100%,0.2);--search-placeholder-text:hsla(0,0%,100%,0.7);--search-text:hsla(0,0%,100%,0.95);--search-text-active:hsla(0,0%,100%,0.95);--search-text-disabled:hsla(0,0%,100%,0.4);--search-background-disabled:hsla(0,0%,100%,0.11);--search-background:#000;--search-background-active:#000;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:hsla(0,0%,100%,0.5);--search-border-color-active:hsla(0,0%,100%,0.9);--separator-primary:hsla(0,0%,100%,0.4);--separator-secondary:hsla(0,0%,100%,0.2);--spinner-loading-cursor:hsla(0,0%,100%,0.9);--spinner-loading-track:hsla(0,0%,100%,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#64b4fa;--spinner-progress-track:hsla(0,0%,100%,0.2);--tab-active-background:hsla(0,0%,100%,0.2);--tab-active-background-hovered:hsla(0,0%,100%,0.3);--tab-active-background-pressed:hsla(0,0%,100%,0.2);--tab-active-text:hsla(0,0%,100%,0.95);--tab-active-text-hovered:hsla(0,0%,100%,0.95);--tab-active-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-background:hsla(0,0%,100%,0);--tab-inactive-background-hovered:hsla(0,0%,100%,0.07);--tab-inactive-background-pressed:hsla(0,0%,100%,0.2);--tab-inactive-text:hsla(0,0%,100%,0.7);--tab-inactive-text-hovered:hsla(0,0%,100%,0.95);--tab-inactive-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-text-disabled:hsla(0,0%,100%,0.4);--tab-refresh:#3cc29a;--tab-refresh-hovered:#9fedd8;--tab-refresh-pressed:#9fedd8;--tab-orange:#ff9d52;--tab-orange-hovered:#ff9d52;--tab-orange-pressed:#fce4c7;--tab-gold:#d6b220;--tab-gold-hovered:#d6b220;--tab-gold-pressed:#f5eaa2;--tab-lime:#93c437;--tab-lime-hovered:#93c437;--tab-lime-pressed:#ddf2ae;--tab-mint:#30c9b0;--tab-mint-hovered:#30c9b0;--tab-mint-pressed:#baf5e7;--tab-cyan:#22c7d6;--tab-cyan-hovered:#22c7d6;--tab-cyan-pressed:#b2f4f7;--tab-pink:#fc97aa;--tab-pink-hovered:#fc97aa;--tab-pink-pressed:#ffe0e7;--tab-slate:#b0b4d9;--tab-slate-hovered:#b0b4d9;--tab-slate-pressed:#e3e7fa;--tab-violet:#c7a5fa;--tab-violet-hovered:#c7a5fa;--tab-violet-pressed:#f0e3fc;--tab-cobalt:#5ebff7;--tab-cobalt-hovered:#5ebff7;--tab-cobalt-pressed:#c7eeff;--tab-purple:#f294f1;--tab-purple-hovered:#f294f1;--tab-purple-pressed:#fce1fc;--tags-static-background:#000;--tags-static-text:hsla(0,0%,100%,0.95);--tags-static-border-style:solid;--tags-static-border-color:hsla(0,0%,100%,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#4f0e10;--tags-error-text:hsla(0,0%,100%,0.95);--tags-error-border-style:solid;--tags-error-border-color:#fc8b98;--tags-primary-background:#262626;--tags-primary-background-hovered:#1a1a1a;--tags-primary-background-pressed:#000;--tags-primary-text:hsla(0,0%,100%,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:hsla(0,0%,100%,0.4);--tags-cobalt-background:#12283d;--tags-cobalt-background-hovered:#103c63;--tags-cobalt-background-pressed:#08599c;--tags-cobalt-text:hsla(0,0%,100%,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#1e2b10;--tags-lime-background-hovered:#2d4214;--tags-lime-background-pressed:#416116;--tags-lime-text:hsla(0,0%,100%,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#102b2a;--tags-mint-background-hovered:#12423f;--tags-mint-background-pressed:#12615a;--tags-mint-text:hsla(0,0%,100%,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#26262b;--tags-slate-background-hovered:#393a47;--tags-slate-background-pressed:#535573;--tags-slate-text:hsla(0,0%,100%,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#29223d;--tags-violet-background-hovered:#432c78;--tags-violet-background-pressed:#643abd;--tags-violet-text:hsla(0,0%,100%,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#3b1840;--tags-purple-background-hovered:#601e66;--tags-purple-background-pressed:#932099;--tags-purple-text:hsla(0,0%,100%,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#33221b;--tags-orange-background-hovered:#59311e;--tags-orange-background-pressed:#914017;--tags-orange-text:hsla(0,0%,100%,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#30240d;--tags-gold-background-hovered:#4d370c;--tags-gold-background-pressed:#735107;--tags-gold-text:hsla(0,0%,100%,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:hsla(0,0%,100%,0.2);--teamMarker-background-gold:#d6b220;--teamMarker-background-orange:#ff9d52;--teamMarker-background-lime:#93c437;--teamMarker-background-mint:#30c9b0;--teamMarker-background-cyan:#22c7d6;--teamMarker-background-cobalt:#5ebff7;--teamMarker-background-slate:#b0b4d9;--teamMarker-background-violet:#c7a5fa;--teamMarker-background-purple:#f294f1;--teamMarker-background-pink:#fc97aa;--teamMarker-background-archived:hsla(0,0%,100%,0.2);--textinput-placeholder-text:hsla(0,0%,100%,0.7);--textinput-background:#000;--textinput-background-pressed:hsla(0,0%,100%,0.3);--textinput-background-hovered:hsla(0,0%,100%,0.07);--textinput-background-focused:#000;--textinput-background-active:hsla(0,0%,100%,0.11);--textinput-background-disabled:hsla(0,0%,100%,0.11);--textinput-text:hsla(0,0%,100%,0.95);--textinput-text-pressed:hsla(0,0%,100%,0.95);--textinput-text-hovered:hsla(0,0%,100%,0.95);--textinput-text-focused:hsla(0,0%,100%,0.95);--textinput-text-active:hsla(0,0%,100%,0.95);--textinput-text-disabled:hsla(0,0%,100%,0.4);--textinput-error-background:#4f0e10;--textinput-error-background-pressed:hsla(0,0%,100%,0.11);--textinput-error-background-hovered:hsla(0,0%,100%,0.07);--textinput-error-background-focused:hsla(0,0%,100%,0.07);--textinput-error-text:hsla(0,0%,100%,0.95);--textinput-error-text-pressed:hsla(0,0%,100%,0.95);--textinput-error-text-hovered:hsla(0,0%,100%,0.95);--textinput-error-text-focused:hsla(0,0%,100%,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#fc8b98;--textinput-error-border-color-pressed:#fc8b98;--textinput-error-border-color-hovered:#fc8b98;--textinput-error-border-color-focused:#fc8b98;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:hsla(0,0%,100%,0.5);--textinput-border-color-pressed:hsla(0,0%,100%,0.5);--textinput-border-color-hovered:hsla(0,0%,100%,0.5);--textinput-border-color-focused:#64b4fa;--textinput-border-color-active:hsla(0,0%,100%,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#262626;--alertbadge-default-background-hovered:#262626;--alertbadge-default-background-pressed:#3b3b3b;--alertbadge-default-text:hsla(0,0%,100%,0.7);--alertbadge-default-text-hovered:hsla(0,0%,100%,0.95);--alertbadge-default-text-pressed:hsla(0,0%,100%,0.95);--alertbadge-announcement-background:#0a274a;--alertbadge-announcement-background-hovered:#0a274a;--alertbadge-announcement-background-pressed:#063a75;--alertbadge-announcement-text:#64b4fa;--alertbadge-announcement-text-hovered:#bfe3ff;--alertbadge-announcement-text-pressed:#bfe3ff;--alertbadge-warning-background:#36220c;--alertbadge-warning-background-hovered:#36220c;--alertbadge-warning-background-pressed:#57330a;--alertbadge-warning-text:#f2990a;--alertbadge-warning-text-hovered:#ffda94;--alertbadge-warning-text-pressed:#ffda94;--alertbadge-important-background:#4f0e10;--alertbadge-important-background-hovered:#4f0e10;--alertbadge-important-background-pressed:#780d13;--alertbadge-important-text:#fc8b98;--alertbadge-important-text-hovered:#ffd4da;--alertbadge-important-text-pressed:#ffd4da;--alertbadge-blocked-background:#36220c;--alertbadge-blocked-background-hovered:#36220c;--alertbadge-blocked-background-pressed:#57330a;--alertbadge-blocked-text:#f2990a;--alertbadge-blocked-text-hovered:#ffda94;--alertbadge-blocked-text-pressed:#ffda94;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-default-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-default-sent-background:hsla(0,0%,100%,0.11);--attachment-file-default-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-default-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-default-sent-background-focused:hsla(0,0%,100%,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-style-18:solid;--attachment-file-default-sent-border-style-19:solid;--attachment-file-default-sent-border-style-20:solid;--attachment-file-default-sent-border-style-21:solid;--attachment-file-default-sent-border-style-22:solid;--attachment-file-default-sent-border-style-23:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:2; --attachment-file-default-sent-border-color-6:5; --attachment-file-default-sent-border-color-7:5; --attachment-file-default-sent-border-color-8:,; --attachment-file-default-sent-border-color-9:; --attachment-file-default-sent-border-color-10:2; --attachment-file-default-sent-border-color-11:5; --attachment-file-default-sent-border-color-12:5; --attachment-file-default-sent-border-color-13:,; --attachment-file-default-sent-border-color-14:; --attachment-file-default-sent-border-color-15:2; --attachment-file-default-sent-border-color-16:5; --attachment-file-default-sent-border-color-17:5; --attachment-file-default-sent-border-color-18:,; --attachment-file-default-sent-border-color-19:; --attachment-file-default-sent-border-color-20:0; --attachment-file-default-sent-border-color-21:.; --attachment-file-default-sent-border-color-22:2; --attachment-file-default-sent-border-color-23:);--attachment-file-error-sent-background:hsla(0,0%,100%,0.11);--attachment-file-error-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-error-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-error-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-error-sent-label-disabled:hsla(0,0%,100%,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-style-18:solid;--attachment-file-error-sent-border-style-19:solid;--attachment-file-error-sent-border-style-20:solid;--attachment-file-error-sent-border-style-21:solid;--attachment-file-error-sent-border-style-22:solid;--attachment-file-error-sent-border-style-23:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:2; --attachment-file-error-sent-border-color-6:5; --attachment-file-error-sent-border-color-7:5; --attachment-file-error-sent-border-color-8:,; --attachment-file-error-sent-border-color-9:; --attachment-file-error-sent-border-color-10:2; --attachment-file-error-sent-border-color-11:5; --attachment-file-error-sent-border-color-12:5; --attachment-file-error-sent-border-color-13:,; --attachment-file-error-sent-border-color-14:; --attachment-file-error-sent-border-color-15:2; --attachment-file-error-sent-border-color-16:5; --attachment-file-error-sent-border-color-17:5; --attachment-file-error-sent-border-color-18:,; --attachment-file-error-sent-border-color-19:; --attachment-file-error-sent-border-color-20:0; --attachment-file-error-sent-border-color-21:.; --attachment-file-error-sent-border-color-22:2; --attachment-file-error-sent-border-color-23:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-style-18:solid;--attachment-file-preview-thumbnail-sent-border-style-19:solid;--attachment-file-preview-thumbnail-sent-border-style-20:solid;--attachment-file-preview-thumbnail-sent-border-style-21:solid;--attachment-file-preview-thumbnail-sent-border-style-22:solid;--attachment-file-preview-thumbnail-sent-border-style-23:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:2; --attachment-file-preview-thumbnail-sent-border-color-6:5; --attachment-file-preview-thumbnail-sent-border-color-7:5; --attachment-file-preview-thumbnail-sent-border-color-8:,; --attachment-file-preview-thumbnail-sent-border-color-9:; --attachment-file-preview-thumbnail-sent-border-color-10:2; --attachment-file-preview-thumbnail-sent-border-color-11:5; --attachment-file-preview-thumbnail-sent-border-color-12:5; --attachment-file-preview-thumbnail-sent-border-color-13:,; --attachment-file-preview-thumbnail-sent-border-color-14:; --attachment-file-preview-thumbnail-sent-border-color-15:2; --attachment-file-preview-thumbnail-sent-border-color-16:5; --attachment-file-preview-thumbnail-sent-border-color-17:5; --attachment-file-preview-thumbnail-sent-border-color-18:,; --attachment-file-preview-thumbnail-sent-border-color-19:; --attachment-file-preview-thumbnail-sent-border-color-20:0; --attachment-file-preview-thumbnail-sent-border-color-21:.; --attachment-file-preview-thumbnail-sent-border-color-22:2; --attachment-file-preview-thumbnail-sent-border-color-23:);--cancelicon-default-icon:hsla(0,0%,100%,0.7);--cancelicon-default-icon-hovered:hsla(0,0%,100%,0.95);--cancelicon-default-icon-pressed:hsla(0,0%,100%,0.95);--cancelicon-default-icon-disabled:hsla(0,0%,100%,0.4);--message-badge-regular-background:hsla(0,0%,100%,0.11);--message-badge-regular-background-hovered:hsla(0,0%,100%,0.2);--message-badge-regular-background-active:hsla(0,0%,100%,0.3);--message-badge-regular-text:hsla(0,0%,100%,0.7);--message-badge-regular-text-hovered:hsla(0,0%,100%,0.95);--message-badge-regular-text-active:hsla(0,0%,100%,0.95);--message-badge-important-background:#0a274a;--message-badge-important-background-hovered:#0a274a;--message-badge-important-background-active:#063a75;--message-badge-important-text:#64b4fa;--message-badge-important-text-hovered:#bfe3ff;--message-badge-important-text-active:#bfe3ff;--message-bodyText-primary-text:hsla(0,0%,100%,0.95);--message-bodyText-secondary-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-self-text:#64b4fa;--message-bodyText-mention-self-text-hovered:#bfe3ff;--message-bodyText-mention-self-text-active:#bfe3ff;--message-bodyText-mention-self-text-focused:#64b4fa;--message-bodyText-mention-other-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-other-text-hovered:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-active:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-focused:hsla(0,0%,100%,0.7);--message-bodyText-mention-all-text:#64b4fa;--message-bodyText-mention-all-text-hovered:#bfe3ff;--message-bodyText-mention-all-text-active:#bfe3ff;--message-bodyText-mention-all-text-focused:#64b4fa;--message-bodyText-extParticipants-text:#f2990a;--message-bodyText-extParticipants-text-hovered:#ffda94;--message-bodyText-extParticipants-text-active:#ffda94;--message-bodyText-extParticipants-text-focused:#f2990a;--chat-new-message-newMessageBanner-text:#64b4fa;--chat-new-message-newReplyBanner-text:rgba(0,0,0,0.95);--chat-new-message-newReplyBanner-background:#64b4fa;--checkbox-checked-background:#64b4fa;--checkbox-checked-background-hovered:#3492eb;--checkbox-checked-background-pressed:#1170cf;--checkbox-checked-background-disabled:#063a75;--checkbox-checked-text:hsla(0,0%,100%,0.95);--checkbox-checked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-checked-icon:rgba(0,0,0,0.95);--checkbox-checked-icon-hovered:rgba(0,0,0,0.95);--checkbox-checked-icon-pressed:rgba(0,0,0,0.95);--checkbox-checked-icon-disabled:hsla(0,0%,100%,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:hsla(0,0%,100%,0.2);--checkbox-unchecked-background-hovered:hsla(0,0%,100%,0.3);--checkbox-unchecked-background-pressed:hsla(0,0%,100%,0.4);--checkbox-unchecked-background-disabled:hsla(0,0%,100%,0.3);--checkbox-unchecked-text:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--coachmarkteaching-background:#fff;--coachmarkteaching-button-primary-background:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-background-hovered:rgba(0,0,0,0.8);--coachmarkteaching-button-primary-background-pressed:rgba(0,0,0,0.7);--coachmarkteaching-button-primary-background-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-primary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-primary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background:transparent;--coachmarkteaching-button-secondary-background-hovered:rgba(0,0,0,0.07);--coachmarkteaching-button-secondary-background-pressed:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background-disabled:transparent;--coachmarkteaching-button-secondary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-secondary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-secondary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-hyperlink-background:transparent;--coachmarkteaching-button-hyperlink-text:#0353a8;--coachmarkteaching-button-hyperlink-text-hovered:#bfe3ff;--coachmarkteaching-button-hyperlink-text-pressed:#bfe3ff;--coachmarkteaching-button-hyperlink-text-focused:#64b4fa;--coachmarkteaching-button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#64b4fa;--combobox-placeholder-text:hsla(0,0%,100%,0.7);--combobox-background:#000;--combobox-background-hovered:hsla(0,0%,100%,0.07);--combobox-background-pressed:hsla(0,0%,100%,0.11);--combobox-background-active:hsla(0,0%,100%,0.11);--combobox-background-focused:#000;--combobox-background-disabled:hsla(0,0%,100%,0.11);--combobox-text:hsla(0,0%,100%,0.95);--combobox-text-hovered:hsla(0,0%,100%,0.95);--combobox-text-pressed:hsla(0,0%,100%,0.95);--combobox-text-active:hsla(0,0%,100%,0.95);--combobox-text-focused:hsla(0,0%,100%,0.95);--combobox-text-disabled:hsla(0,0%,100%,0.4);--combobox-icon:hsla(0,0%,100%,0.95);--combobox-icon-hovered:hsla(0,0%,100%,0.95);--combobox-icon-pressed:hsla(0,0%,100%,0.95);--combobox-icon-active:hsla(0,0%,100%,0.95);--combobox-icon-focused:hsla(0,0%,100%,0.95);--combobox-icon-disabled:hsla(0,0%,100%,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:hsla(0,0%,100%,0.5);--combobox-border-color-hovered:hsla(0,0%,100%,0.5);--combobox-border-color-pressed:hsla(0,0%,100%,0.5);--combobox-border-color-active:hsla(0,0%,100%,0.9);--combobox-border-color-focused:hsla(0,0%,100%,0.9);--compose-area-divider-default-0:hsla(0,0%,100%,0);--compose-area-divider-default-0-hovered:hsla(0,0%,100%,0);--compose-area-divider-default-1:hsla(0,0%,100%,0.2);--compose-area-divider-default-1-hovered:hsla(0,0%,100%,0.6);--compose-area-divider-announce-0:rgba(100,180,250,0);--compose-area-divider-announce-0-hovered:rgba(100,180,250,0);--compose-area-divider-announce-1:rgba(100,180,250,0.6);--compose-area-divider-announce-1-hovered:rgba(100,180,250,0.9);--compose-area-divider-warn-0:rgba(242,153,10,0);--compose-area-divider-warn-0-hovered:rgba(242,153,10,0);--compose-area-divider-warn-1:rgba(242,153,10,0.6);--compose-area-divider-warn-1-hovered:rgba(242,153,10,0.9);--compose-area-divider-error-0:rgba(252,139,152,0);--compose-area-divider-error-0-hovered:rgba(252,139,152,0);--compose-area-divider-error-1:rgba(252,139,152,0.6);--compose-area-divider-error-1-hovered:rgba(252,139,152,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:hsla(0,0%,100%,0.95);--content-file-card-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-card-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-style-18:solid;--content-file-card-item-border-style-19:solid;--content-file-card-item-border-style-20:solid;--content-file-card-item-border-style-21:solid;--content-file-card-item-border-style-22:solid;--content-file-card-item-border-style-23:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:2; --content-file-card-item-border-color-6:5; --content-file-card-item-border-color-7:5; --content-file-card-item-border-color-8:,; --content-file-card-item-border-color-9:; --content-file-card-item-border-color-10:2; --content-file-card-item-border-color-11:5; --content-file-card-item-border-color-12:5; --content-file-card-item-border-color-13:,; --content-file-card-item-border-color-14:; --content-file-card-item-border-color-15:2; --content-file-card-item-border-color-16:5; --content-file-card-item-border-color-17:5; --content-file-card-item-border-color-18:,; --content-file-card-item-border-color-19:; --content-file-card-item-border-color-20:0; --content-file-card-item-border-color-21:.; --content-file-card-item-border-color-22:2; --content-file-card-item-border-color-23:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:hsla(0,0%,100%,0.95);--content-file-list-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-list-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-list-item-background:hsla(0,0%,100%,0.11);--content-file-list-item-background-hovered:hsla(0,0%,100%,0.2);--content-file-list-item-background-disabled:hsla(0,0%,100%,0.11);--content-file-list-item-background-active:hsla(0,0%,100%,0.3);--pickers-datePicker-month-text:hsla(0,0%,100%,0.95);--pickers-datePicker-weekDay-text:hsla(0,0%,100%,0.7);--pickers-datePicker-date-background:hsla(0,0%,100%,0);--pickers-datePicker-date-background-hovered:hsla(0,0%,100%,0.07);--pickers-datePicker-date-background-pressed:hsla(0,0%,100%,0.2);--pickers-datePicker-date-background-disabled:hsla(0,0%,100%,0);--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-hovered:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-pressed:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-disabled:hsla(0,0%,100%,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-background:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-background-hovered:hsla(0,0%,100%,0.07);--pickers-dayPicker-day-inactive-background-pressed:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-inactive-background-disabled:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-disabled:hsla(0,0%,100%,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:hsla(0,0%,100%,0.4);--global-focus-outline:#64b4fa;--globalHeader-textfield-background:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-hovered:hsla(0,0%,100%,0.2);--globalHeader-textfield-background-active:hsla(0,0%,100%,0.3);--globalHeader-textfield-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-textfield-text:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-focused:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-border-color-focused:hsla(0,0%,100%,0.9);--globalHeader-textfieldPlaceholderText-text:hsla(0,0%,100%,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfieldClearIcon:hsla(0,0%,100%,0.7);--globalHeader-textfieldClearIcon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-background:hsla(0,0%,100%,0);--globalHeader-buttonDevice-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonDevice-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonDevice-text-inactive:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-text-active:#64b4fa;--globalHeader-buttonIcon-background:hsla(0,0%,100%,0);--globalHeader-buttonIcon-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonIcon-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonIcon-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonIcon-icon:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-disabled:hsla(0,0%,100%,0.4);--globalHeader-buttonStatus-background:hsla(0,0%,100%,0);--globalHeader-buttonStatus-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonStatus-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonStatus-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonStatus-text:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:hsla(0,0%,100%,0.95);--globalHeader-modifierChip-text:rgba(0,0,0,0.95);--globalHeader-textfieldWin-background:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-hovered:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-active:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-maxMinButton-background:hsla(0,0%,100%,0);--globalHeader-maxMinButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-maxMinButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-maxMinButton-text:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-closeButton-background:hsla(0,0%,100%,0);--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-searchCancelButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-searchCancelButton-background-disabled:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-text:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-hovered:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-pressed:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-disabled:hsla(0,0%,100%,0.3);--theme-gradient-primary-0-background:#231237;--theme-gradient-primary-1-background:#18082b;--theme-gradient-secondary-0-background:#301a4a;--theme-gradient-secondary-1-background:#18082b;--interactiveicon-container-background:hsla(0,0%,100%,0);--interactiveicon-container-background-hovered:hsla(0,0%,100%,0.07);--interactiveicon-container-background-pressed:hsla(0,0%,100%,0.2);--interactiveicon-container-background-disabled:hsla(0,0%,100%,0);--interactiveicon-primary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-active:#64b4fa;--interactiveicon-primary-outline-icon-active-hovered:#bfe3ff;--interactiveicon-primary-outline-icon-active-pressed:#bfe3ff;--interactiveicon-primary-outline-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#f2990a;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-quaternary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:hsla(0,0%,100%,0.95);--list-header-outline-primary:hsla(0,0%,100%,0.4);--list-header-outline-secondary:hsla(0,0%,100%,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:hsla(0,0%,100%,0.3);--meetingRecording-indicator-inProgress:#f55868;--meetingRecording-indicator-paused:#f26b1d;--menulistbackground-primary-background:#000;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-secondary-background:#1a1a1a;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-tertiary-background:#262626;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:hsla(0,0%,100%,0.2);--modal-primary-background:#000;--modal-primary-border-style:solid;--modal-primary-border-color:hsla(0,0%,100%,0.2);--modal-secondary-background:#1a1a1a;--modal-secondary-border-style:solid;--modal-secondary-border-color:hsla(0,0%,100%,0.2);--modal-tertiary-background:#262626;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:hsla(0,0%,100%,0.2);--multilineChip-one-text:#30c9b0;--multilineChip-one-outline:#30c9b0;--multilineChip-two-text:#5ebff7;--multilineChip-two-outline:#5ebff7;--multilineChip-three-text:#ff9d52;--multilineChip-three-outline:#ff9d52;--multilineChip-four-text:#fc97aa;--multilineChip-four-outline:#fc97aa;--multilineChip-five-text:#93c437;--multilineChip-five-outline:#93c437;--multilineChip-six-text:#22c7d6;--multilineChip-six-outline:#22c7d6;--multilineChip-seven-text:#f294f1;--multilineChip-seven-outline:#f294f1;--multilineChip-eight-text:#c7a5fa;--multilineChip-eight-outline:#c7a5fa;--navigation-bar-divider-0:hsla(0,0%,100%,0);--navigation-bar-divider-1:hsla(0,0%,100%,0.2);--navigationtab-background:hsla(0,0%,100%,0);--navigationtab-background-hovered:hsla(0,0%,100%,0.07);--navigationtab-background-active:hsla(0,0%,100%,0.2);--navigationtab-text:hsla(0,0%,100%,0.7);--navigationtab-text-hovered:hsla(0,0%,100%,0.7);--navigationtab-text-active:hsla(0,0%,100%,0.95);--notificationToast-background:#000;--notificationToast-text:hsla(0,0%,100%,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:hsla(0,0%,100%,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#000;--panel-secondary-background:#1a1a1a;--panel-tertiary-background:#262626;--participantListItem-audioMuted:#f55868;--participantListItem-audioUnmuted:#27a17a;--radio-checked-background:#64b4fa;--radio-checked-background-hovered:#3492eb;--radio-checked-background-pressed:#1170cf;--radio-checked-background-disabled:#063a75;--radio-checked-text:hsla(0,0%,100%,0.95);--radio-checked-text-hovered:hsla(0,0%,100%,0.95);--radio-checked-text-pressed:hsla(0,0%,100%,0.95);--radio-checked-text-disabled:hsla(0,0%,100%,0.4);--radio-checked-icon:rgba(0,0,0,0.95);--radio-checked-icon-hovered:rgba(0,0,0,0.95);--radio-checked-icon-pressed:rgba(0,0,0,0.95);--radio-checked-icon-disabled:rgba(0,0,0,0.5);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:hsla(0,0%,100%,0.2);--radio-unchecked-background-hovered:hsla(0,0%,100%,0.3);--radio-unchecked-background-pressed:hsla(0,0%,100%,0.4);--radio-unchecked-background-disabled:hsla(0,0%,100%,0.11);--radio-unchecked-text:hsla(0,0%,100%,0.95);--radio-unchecked-text-hovered:hsla(0,0%,100%,0.95);--radio-unchecked-text-pressed:hsla(0,0%,100%,0.95);--radio-unchecked-text-disabled:hsla(0,0%,100%,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--radio-group-description-color:hsla(0,0%,100%,0.7);--scheduledmeetingItem-background:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-hovered:hsla(0,0%,100%,0.2);--scheduledmeetingItem-background-focused:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-pressed:hsla(0,0%,100%,0.3);--scheduledmeetingItem-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-track-background:hsla(0,0%,100%,0.11);--scrollbar-track-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-thumb-background:hsla(0,0%,100%,0.2);--scrollbar-thumb-background-hovered:hsla(0,0%,100%,0.3);--scrollbar-thumb-background-pressed:hsla(0,0%,100%,0.4);--scrollbar-thumb-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-text:hsla(0,0%,100%,0.7);--scrollbar-arrow-button-text-hovered:hsla(0,0%,100%,0.3);--scrollbar-arrow-button-text-pressed:hsla(0,0%,100%,0.2);--scrollbar-arrow-button-text-disabled:hsla(0,0%,100%,0.4);--scrollbar-arrow-button-background:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-hovered:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-disabled:hsla(0,0%,100%,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-selected:#64b4fa;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#000;--tag-static-text:hsla(0,0%,100%,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-style-18:solid;--tag-static-border-style-19:solid;--tag-static-border-style-20:solid;--tag-static-border-style-21:solid;--tag-static-border-style-22:solid;--tag-static-border-style-23:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:2; --tag-static-border-color-6:5; --tag-static-border-color-7:5; --tag-static-border-color-8:,; --tag-static-border-color-9:; --tag-static-border-color-10:2; --tag-static-border-color-11:5; --tag-static-border-color-12:5; --tag-static-border-color-13:,; --tag-static-border-color-14:; --tag-static-border-color-15:2; --tag-static-border-color-16:5; --tag-static-border-color-17:5; --tag-static-border-color-18:,; --tag-static-border-color-19:; --tag-static-border-color-20:0; --tag-static-border-color-21:.; --tag-static-border-color-22:4; --tag-static-border-color-23:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#262626;--tag-primary-background-hovered:#1a1a1a;--tag-primary-background-pressed:#000;--tag-primary-text:hsla(0,0%,100%,0.95);--tag-primary-text-hovered:hsla(0,0%,100%,0.95);--tag-primary-text-pressed:hsla(0,0%,100%,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:hsla(0,0%,100%,0.4);--tag-primary-border-color-hovered:hsla(0,0%,100%,0.4);--tag-primary-border-color-pressed:hsla(0,0%,100%,0.4);--tag-cobalt-background:#12283d;--tag-cobalt-background-hovered:#103c63;--tag-cobalt-background-pressed:#08599c;--tag-cobalt-text:hsla(0,0%,100%,0.95);--tag-cobalt-text-hovered:hsla(0,0%,100%,0.95);--tag-cobalt-text-pressed:hsla(0,0%,100%,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#1e2b10;--tag-lime-background-hovered:#2d4214;--tag-lime-background-pressed:#416116;--tag-lime-text:hsla(0,0%,100%,0.95);--tag-lime-text-hovered:hsla(0,0%,100%,0.95);--tag-lime-text-pressed:hsla(0,0%,100%,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#102b2a;--tag-mint-background-hovered:#12423f;--tag-mint-background-pressed:#12615a;--tag-mint-text:hsla(0,0%,100%,0.95);--tag-mint-text-hovered:hsla(0,0%,100%,0.95);--tag-mint-text-pressed:hsla(0,0%,100%,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#26262b;--tag-slate-background-hovered:#393a47;--tag-slate-background-pressed:#535573;--tag-slate-text:hsla(0,0%,100%,0.95);--tag-slate-text-hovered:hsla(0,0%,100%,0.95);--tag-slate-text-pressed:hsla(0,0%,100%,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#29223d;--tag-violet-background-hovered:#432c78;--tag-violet-background-pressed:#643abd;--tag-violet-text:hsla(0,0%,100%,0.95);--tag-violet-text-hovered:hsla(0,0%,100%,0.95);--tag-violet-text-pressed:hsla(0,0%,100%,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#3b1840;--tag-purple-background-hovered:#601e66;--tag-purple-background-pressed:#932099;--tag-purple-text:hsla(0,0%,100%,0.95);--tag-purple-text-hovered:hsla(0,0%,100%,0.95);--tag-purple-text-pressed:hsla(0,0%,100%,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#33221b;--tag-orange-background-hovered:#59311e;--tag-orange-background-pressed:#914017;--tag-orange-text:hsla(0,0%,100%,0.95);--tag-orange-text-hovered:hsla(0,0%,100%,0.95);--tag-orange-text-pressed:hsla(0,0%,100%,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#30240d;--tag-gold-background-hovered:#4d370c;--tag-gold-background-pressed:#735107;--tag-gold-text:hsla(0,0%,100%,0.95);--tag-gold-text-hovered:hsla(0,0%,100%,0.95);--tag-gold-text-pressed:hsla(0,0%,100%,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#3b1e21;--tag-pink-background-hovered:#66262d;--tag-pink-background-pressed:#a12a3a;--tag-pink-text:hsla(0,0%,100%,0.95);--tag-pink-text-hovered:hsla(0,0%,100%,0.95);--tag-pink-text-pressed:hsla(0,0%,100%,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#1a1a1a;--textToast-text:hsla(0,0%,100%,0.95);--textToast-border-style:solid;--textToast-border-color:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButtonAccent-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-text:hsla(0,0%,100%,0.7);--toggleButtonAccent-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButtonAccent-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-text:#64b4fa;--toggleButtonAccent-active-text-hovered:#64b4fa;--toggleButtonAccent-active-text-pressed:#64b4fa;--toggleButtonAccent-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-background:hsla(0,0%,100%,0);--toggleButton-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButton-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButton-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButton-inactive-text:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-background:hsla(0,0%,100%,0.2);--toggleButton-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButton-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-text:hsla(0,0%,100%,0.95);--toggleButton-active-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-active-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-disabled:hsla(0,0%,100%,0.2);--toggle-toggled-background:#64b4fa;--toggle-toggled-background-hovered:#3492eb;--toggle-toggled-background-pressed:#1170cf;--toggle-toggled-background-disabled:#063a75;--toggle-toggled-thumb-tint:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-disabled:rgba(0,0,0,0.5);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:hsla(0,0%,100%,0.2);--toggle-untoggled-background-hovered:hsla(0,0%,100%,0.3);--toggle-untoggled-background-pressed:hsla(0,0%,100%,0.4);--toggle-untoggled-background-disabled:hsla(0,0%,100%,0.11);--toggle-untoggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-disabled:hsla(0,0%,100%,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#0f0f0f;--videoSupport-controls-button-background-hovered:#262626;--videoSupport-controls-button-background-pressed:#3b3b3b;--videoSupport-controls-button-background-disabled:#0f0f0f;--videoSupport-controls-button-text:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-icon:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-hovered:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-pressed:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-disabled:hsla(0,0%,100%,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOff-iconUnmute:#3cc29a;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#64b4fa;--videoSupport-slider-track-empty:hsla(0,0%,100%,0.3);--videoSupport-slider-mover-background:#000;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-style-18:solid;--videoSupport-slider-mover-border-style-19:solid;--videoSupport-slider-mover-border-style-20:solid;--videoSupport-slider-mover-border-style-21:solid;--videoSupport-slider-mover-border-style-22:solid;--videoSupport-slider-mover-border-style-23:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:2; --videoSupport-slider-mover-border-color-6:5; --videoSupport-slider-mover-border-color-7:5; --videoSupport-slider-mover-border-color-8:,; --videoSupport-slider-mover-border-color-9:; --videoSupport-slider-mover-border-color-10:2; --videoSupport-slider-mover-border-color-11:5; --videoSupport-slider-mover-border-color-12:5; --videoSupport-slider-mover-border-color-13:,; --videoSupport-slider-mover-border-color-14:; --videoSupport-slider-mover-border-color-15:2; --videoSupport-slider-mover-border-color-16:5; --videoSupport-slider-mover-border-color-17:5; --videoSupport-slider-mover-border-color-18:,; --videoSupport-slider-mover-border-color-19:; --videoSupport-slider-mover-border-color-20:0; --videoSupport-slider-mover-border-color-21:.; --videoSupport-slider-mover-border-color-22:4; --videoSupport-slider-mover-border-color-23:);--videoSupport-slider-background:#0f0f0f;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-style-18:solid;--videoSupport-slider-border-style-19:solid;--videoSupport-slider-border-style-20:solid;--videoSupport-slider-border-style-21:solid;--videoSupport-slider-border-style-22:solid;--videoSupport-slider-border-style-23:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:2; --videoSupport-slider-border-color-6:5; --videoSupport-slider-border-color-7:5; --videoSupport-slider-border-color-8:,; --videoSupport-slider-border-color-9:; --videoSupport-slider-border-color-10:2; --videoSupport-slider-border-color-11:5; --videoSupport-slider-border-color-12:5; --videoSupport-slider-border-color-13:,; --videoSupport-slider-border-color-14:; --videoSupport-slider-border-color-15:2; --videoSupport-slider-border-color-16:5; --videoSupport-slider-border-color-17:5; --videoSupport-slider-border-color-18:,; --videoSupport-slider-border-color-19:; --videoSupport-slider-border-color-20:0; --videoSupport-slider-border-color-21:.; --videoSupport-slider-border-color-22:3; --videoSupport-slider-border-color-23:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:hsla(0,0%,100%,0.95);--theme-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-text-inverted-normal:rgba(0,0,0,0.95);--theme-text-inverted-disabled:rgba(0,0,0,0.5);--theme-text-secondary-normal:hsla(0,0%,100%,0.7);--theme-text-secondary-inverted-normal:rgba(0,0,0,0.6);--theme-text-error-normal:#fc8b98;--theme-text-error-hover:#ffd4da;--theme-text-error-active:#ffd4da;--theme-text-success-normal:#3cc29a;--theme-text-success-hover:#9fedd8;--theme-text-success-active:#9fedd8;--theme-text-warning-normal:#f2990a;--theme-text-warning-hover:#ffda94;--theme-text-warning-active:#ffda94;--theme-text-highlight:#063a75;--theme-text-accent-normal:#64b4fa;--theme-text-accent-hover:#bfe3ff;--theme-text-accent-active:#bfe3ff;--theme-text-teamdefault-normal:hsla(0,0%,100%,0.7);--theme-text-teamdefault-hover:hsla(0,0%,100%,0.7);--theme-text-teamdefault-active:hsla(0,0%,100%,0.95);--theme-text-alert-purple-normal:#f294f1;--theme-text-alert-purple-hover:#fce1fc;--theme-text-alert-purple-active:#fce1fc;--theme-text-alert-orange-normal:#ffca99;--theme-text-alert-orange-hover:#faf4eb;--theme-text-alert-orange-active:#faf4eb;--theme-text-team-cobalt-normal:#5ebff7;--theme-text-team-cobalt-hover:#5ebff7;--theme-text-team-cobalt-active:#c7eeff;--theme-text-team-cyan-normal:#22c7d6;--theme-text-team-cyan-hover:#22c7d6;--theme-text-team-cyan-active:#b2f4f7;--theme-text-team-mint-normal:#30c9b0;--theme-text-team-mint-hover:#30c9b0;--theme-text-team-mint-active:#baf5e7;--theme-text-team-lime-normal:#93c437;--theme-text-team-lime-hover:#93c437;--theme-text-team-lime-active:#ddf2ae;--theme-text-team-gold-normal:#d6b220;--theme-text-team-gold-hover:#d6b220;--theme-text-team-gold-active:#f5eaa2;--theme-text-team-orange-normal:#ff9d52;--theme-text-team-orange-hover:#ff9d52;--theme-text-team-orange-active:#fce4c7;--theme-text-team-pink-normal:#fc97aa;--theme-text-team-pink-hover:#fc97aa;--theme-text-team-pink-active:#ffe0e7;--theme-text-team-purple-normal:#f294f1;--theme-text-team-purple-hover:#f294f1;--theme-text-team-purple-active:#fce1fc;--theme-text-team-violet-normal:#c7a5fa;--theme-text-team-violet-hover:#c7a5fa;--theme-text-team-violet-active:#f0e3fc;--theme-text-team-slate-normal:#b0b4d9;--theme-text-team-slate-hover:#b0b4d9;--theme-text-team-slate-active:#e3e7fa;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:hsla(0,0%,100%,0.07);--theme-background-primary-active:hsla(0,0%,100%,0.11);--theme-background-primary-disabled:hsla(0,0%,100%,0.11);--theme-background-solid-primary-normal:#000;--theme-background-solid-secondary-normal:#1a1a1a;--theme-background-solid-tertiary-normal:#262626;--theme-background-solid-quaternary-normal:#3b3b3b;--theme-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-background-secondary-hover:hsla(0,0%,100%,0.2);--theme-background-secondary-active:hsla(0,0%,100%,0.3);--theme-background-secondary-disabled:hsla(0,0%,100%,0);--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#231237;--theme-background-gradient-primary-1:#18082b;--theme-background-gradient-secondary-0:#301a4a;--theme-background-gradient-secondary-1:#18082b;--theme-background-alert-default-normal:#262626;--theme-background-alert-default-hover:#262626;--theme-background-alert-default-active:#3b3b3b;--theme-background-alert-success-normal:#0e2b20;--theme-background-alert-success-hover:#0e2b20;--theme-background-alert-success-active:#134231;--theme-background-alert-warning-normal:#36220c;--theme-background-alert-warning-hover:#36220c;--theme-background-alert-warning-active:#57330a;--theme-background-alert-error-normal:#4f0e10;--theme-background-alert-error-hover:#4f0e10;--theme-background-alert-error-active:#780d13;--theme-background-alert-theme-normal:#0a274a;--theme-background-alert-theme-hover:#0a274a;--theme-background-alert-theme-active:#063a75;--theme-background-alert-purple-normal:#3b1840;--theme-background-alert-purple-hover:#3b1840;--theme-background-alert-purple-active:#601e66;--theme-background-alert-orange-normal:#33221b;--theme-background-alert-orange-hover:#33221b;--theme-background-alert-orange-active:#59311e;--theme-background-label-cobalt-normal:#12283d;--theme-background-label-cobalt-hover:#103c63;--theme-background-label-cobalt-active:#08599c;--theme-background-label-gold-normal:#30240d;--theme-background-label-gold-hover:#4d370c;--theme-background-label-gold-active:#735107;--theme-background-label-lime-normal:#1e2b10;--theme-background-label-lime-hover:#2d4214;--theme-background-label-lime-active:#416116;--theme-background-label-mint-normal:#102b2a;--theme-background-label-mint-hover:#12423f;--theme-background-label-mint-active:#12615a;--theme-background-label-orange-normal:#33221b;--theme-background-label-orange-hover:#59311e;--theme-background-label-orange-active:#914017;--theme-background-label-pink-normal:#3b1e21;--theme-background-label-pink-hover:#66262d;--theme-background-label-pink-active:#a12a3a;--theme-background-label-purple-normal:#3b1840;--theme-background-label-purple-hover:#601e66;--theme-background-label-purple-active:#932099;--theme-background-label-slate-normal:#26262b;--theme-background-label-slate-hover:#393a47;--theme-background-label-slate-active:#535573;--theme-background-label-violet-normal:#29223d;--theme-background-label-violet-hover:#432c78;--theme-background-label-violet-active:#643abd;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:hsla(0,0%,100%,0.95);--theme-button-primary-hover:hsla(0,0%,100%,0.8);--theme-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-button-secondary-normal:hsla(0,0%,100%,0);--theme-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-button-inverted-normal:#0f0f0f;--theme-button-inverted-hover:#262626;--theme-button-inverted-pressed:#3b3b3b;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-outline-theme-normal:#64b4fa;--theme-outline-secondary-normal:hsla(0,0%,100%,0.2);--theme-outline-input-normal:hsla(0,0%,100%,0.5);--theme-outline-input-active:hsla(0,0%,100%,0.9);--theme-outline-button-normal:hsla(0,0%,100%,0.3);--theme-outline-join-normal:#3cc29a;--theme-outline-cancel-normal:#fc8b98;--theme-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#adadad;--theme-outline-high-contrast-focus:#fff;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#64b4fa;--theme-control-active-hover:#3492eb;--theme-control-active-pressed:#1170cf;--theme-control-active-active:#1170cf;--theme-control-active-disabled:#063a75;--theme-control-inactive-normal:hsla(0,0%,100%,0.2);--theme-control-inactive-hover:hsla(0,0%,100%,0.3);--theme-control-inactive-pressed:hsla(0,0%,100%,0.4);--theme-control-inactive-disabled:hsla(0,0%,100%,0.11);--theme-overlay-meetings-normal:rgba(0,0,0,0.7);--theme-indicator-unstable:#f26b1d;--theme-indicator-attention:#f55868;--theme-indicator-stable:#27a17a;--theme-indicator-locked:#8f8f8f;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#3492eb;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:hsla(0,0%,100%,0.2);--theme-scrollbar-button-hover:hsla(0,0%,100%,0.3);--theme-scrollbar-button-pressed:hsla(0,0%,100%,0.4);--theme-scrollbar-arrow-normal:hsla(0,0%,100%,0.7);--theme-scrollbar-arrow-background-normal:hsla(0,0%,100%,0);--theme-scrollbar-arrow-background-hover:hsla(0,0%,100%,0.11);--theme-scrollbar-arrow-background-pressed:hsla(0,0%,100%,0.2);--theme-scrollbar-background-secondary-ghost:hsla(0,0%,100%,0);--theme-scrollbar-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#fff;--theme-globaltint-normal:#3492eb;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#262626;--theme-groupedbackground-quaternary-normal:#3b3b3b;--theme-groupedbackground-primary-normal:#18082b;--theme-groupedbackground-secondary-normal:#27163b;--theme-teaching-background-normal:#fff;--theme-teaching-button-primary-normal:rgba(0,0,0,0.95);--theme-teaching-button-primary-hover:rgba(0,0,0,0.8);--theme-teaching-button-primary-pressed:rgba(0,0,0,0.7);--theme-teaching-button-primary-disabled:rgba(0,0,0,0.2);--theme-teaching-button-secondary-normal:transparent;--theme-teaching-button-secondary-hover:rgba(0,0,0,0.07);--theme-teaching-button-secondary-pressed:rgba(0,0,0,0.2);--theme-teaching-outline-button-normal:rgba(0,0,0,0.3);--theme-teaching-outline-normal:rgba(0,0,0,0.2);--theme-teaching-outline-disabled-normal:rgba(0,0,0,0.2);--theme-teaching-outline-theme:#1170cf;--theme-teaching-text-accent-normal:#0353a8;--theme-teaching-text-accent-hover:#0a274a;--theme-teaching-text-accent-disabled:rgba(0,0,0,0.4);--theme-teaching-text-primary-disabled:rgba(0,0,0,0.4);--theme-gradientdivider-normal-0:hsla(0,0%,100%,0);--theme-gradientdivider-normal-1:hsla(0,0%,100%,0.2);--theme-gradientdivider-hover-0:hsla(0,0%,100%,0);--theme-gradientdivider-hover-1:hsla(0,0%,100%,0.6);--theme-gradientdivider-error-normal-0:rgba(252,139,152,0);--theme-gradientdivider-error-normal-1:rgba(252,139,152,0.6);--theme-gradientdivider-error-hover-0:rgba(252,139,152,0);--theme-gradientdivider-error-hover-1:rgba(252,139,152,0.9);--theme-gradientdivider-warning-normal-0:rgba(242,153,10,0);--theme-gradientdivider-warning-normal-1:rgba(242,153,10,0.6);--theme-gradientdivider-warning-hover-0:rgba(242,153,10,0);--theme-gradientdivider-warning-hover-1:rgba(242,153,10,0.9);--theme-gradientdivider-announce-normal-0:rgba(100,180,250,0);--theme-gradientdivider-announce-normal-1:rgba(100,180,250,0.6);--theme-gradientdivider-announce-hover-0:rgba(100,180,250,0);--theme-gradientdivider-announce-hover-1:rgba(100,180,250,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#231237;--theme-gradation-primary-1:#18082b;--theme-gradation-secondary-0:#301a4a;--theme-gradation-secondary-1:#18082b}.md-theme-darkWebex{--avatar-presence-icon-active:#27a17a;--avatar-presence-icon-meeting:#f26b1d;--avatar-presence-icon-schedule:#f26b1d;--avatar-presence-icon-call:#f26b1d;--avatar-presence-icon-dnd:#f55868;--avatar-presence-icon-presenting:#f55868;--avatar-presence-icon-quiet-hours:#8f8f8f;--avatar-presence-icon-away:#8f8f8f;--avatar-presence-icon-ooo:#8f8f8f;--avatar-presence-icon-busy:#f26b1d;--avatar-presence-icon-on-mobile:#8f8f8f;--avatar-presence-icon-on-device:#8f8f8f;--avatar-presence-icon-on-hold:#8f8f8f;--avatar-presence-icon-background:#000;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#64b4fa;--avatar-chat-bubble-icon-hover:#3492eb;--avatar-chat-bubble-icon-pressed:#1170cf;--avatar-chat-bubble-icon-active:#1170cf;--avatar-chat-bubble-icon-disabled:#063a75;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:hsla(0,0%,100%,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#64b4fa;--badge-recording-indicator:#f55868;--banner-announcement-text:#64b4fa;--banner-announcement-background:#0a274a;--banner-success-text:#3cc29a;--banner-success-background:#0e2b20;--banner-error-text:#fc8b98;--banner-error-background:#4f0e10;--banner-issue-text:#f2990a;--banner-issue-background:#36220c;--banner-transient-text:hsla(0,0%,100%,0.95);--banner-transient-background:hsla(0,0%,100%,0.11);--button-primary-background:hsla(0,0%,100%,0.95);--button-primary-background-hovered:hsla(0,0%,100%,0.8);--button-primary-background-pressed:hsla(0,0%,100%,0.7);--button-primary-background-disabled:hsla(0,0%,100%,0.2);--button-primary-text:rgba(0,0,0,0.95);--button-primary-text-hovered:rgba(0,0,0,0.95);--button-primary-text-pressed:rgba(0,0,0,0.95);--button-primary-text-disabled:hsla(0,0%,100%,0.4);--button-primary-border-style:none;--button-secondary-background:hsla(0,0%,100%,0);--button-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-secondary-background-disabled:hsla(0,0%,100%,0);--button-secondary-text:hsla(0,0%,100%,0.95);--button-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:hsla(0,0%,100%,0.3);--button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-background:hsla(0,0%,100%,0);--button-cancel-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-cancel-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-cancel-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-ghost-text:#fc8b98;--button-cancel-ghost-text-hovered:#fc8b98;--button-cancel-ghost-text-pressed:#fc8b98;--button-cancel-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:hsla(0,0%,100%,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:hsla(0,0%,100%,0);--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:hsla(0,0%,100%,0);--button-cancel-outline-text:#fc8b98;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:hsla(0,0%,100%,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#fc8b98;--button-cancel-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-background:hsla(0,0%,100%,0);--button-accent-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-accent-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-accent-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-accent-ghost-text:#64b4fa;--button-accent-ghost-text-hovered:#64b4fa;--button-accent-ghost-text-pressed:#64b4fa;--button-accent-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:hsla(0,0%,100%,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:hsla(0,0%,100%,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:hsla(0,0%,100%,0);--button-message-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-message-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-message-ghost-background-disabled:hsla(0,0%,100%,0.2);--button-message-ghost-text:#64b4fa;--button-message-ghost-text-hovered:#64b4fa;--button-message-ghost-text-pressed:#64b4fa;--button-message-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:hsla(0,0%,100%,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:hsla(0,0%,100%,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:hsla(0,0%,100%,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:hsla(0,0%,100%,0.4);--button-join-fill-border-style:none;--button-join-outline-background:hsla(0,0%,100%,0);--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:hsla(0,0%,100%,0);--button-join-outline-text:#3cc29a;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:hsla(0,0%,100%,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#3cc29a;--button-join-outline-border-color-disabled:hsla(0,0%,100%,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:hsla(0,0%,100%,0.95);--button-counter-background-hovered:hsla(0,0%,100%,0.8);--button-counter-background-pressed:hsla(0,0%,100%,0.7);--button-counter-text:rgba(0,0,0,0.95);--button-counter-text-hovered:rgba(0,0,0,0.95);--button-counter-text-pressed:rgba(0,0,0,0.95);--button-counter-border-style:none;--button-dialpad-background:hsla(0,0%,100%,0);--button-dialpad-background-hovered:hsla(0,0%,100%,0.07);--button-dialpad-background-pressed:hsla(0,0%,100%,0.2);--button-dialpad-background-disabled:hsla(0,0%,100%,0);--button-dialpad-text-number:hsla(0,0%,100%,0.95);--button-dialpad-text-number-hovered:hsla(0,0%,100%,0.95);--button-dialpad-text-number-pressed:hsla(0,0%,100%,0.95);--button-dialpad-text-number-disabled:hsla(0,0%,100%,0.4);--button-dialpad-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-hovered:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-pressed:hsla(0,0%,100%,0.7);--button-dialpad-text-characters-disabled:hsla(0,0%,100%,0.4);--button-dialpad-special-background:hsla(0,0%,100%,0);--button-dialpad-special-text-number:hsla(0,0%,100%,0.95);--button-dialpad-special-text-characters:hsla(0,0%,100%,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:hsla(0,0%,100%,0);--button-hyperlink-text:#64b4fa;--button-hyperlink-text-hovered:#bfe3ff;--button-hyperlink-text-pressed:#bfe3ff;--button-hyperlink-text-focused:#64b4fa;--button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#64b4fa;--button-layout-background:#0f0f0f;--button-layout-background-hovered:#262626;--button-layout-background-pressed:#3b3b3b;--button-layout-background-disabled:#0f0f0f;--button-layout-text:hsla(0,0%,100%,0.95);--button-layout-text-disabled:hsla(0,0%,100%,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:hsla(0,0%,100%,0.3);--button-layout-border-color-disabled:hsla(0,0%,100%,0.2);--button-overlay-background:#0f0f0f;--button-overlay-background-hovered:#262626;--button-overlay-background-pressed:#3b3b3b;--button-overlay-text:hsla(0,0%,100%,0.95);--button-overlay-text-hovered:hsla(0,0%,100%,0.95);--button-overlay-text-pressed:hsla(0,0%,100%,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:hsla(0,0%,100%,0.3);--button-overlay-border-color-hovered:hsla(0,0%,100%,0.3);--button-overlay-border-color-pressed:hsla(0,0%,100%,0.3);--button-group-separator-background:hsla(0,0%,100%,0.4);--button-ghost-background:hsla(0,0%,100%,0);--button-ghost-background-hovered:hsla(0,0%,100%,0.07);--button-ghost-background-pressed:hsla(0,0%,100%,0.2);--button-ghost-background-disabled:hsla(0,0%,100%,0);--button-ghost-background-active:hsla(0,0%,100%,0.2);--button-ghost-text:hsla(0,0%,100%,0.95);--button-ghost-text-hovered:hsla(0,0%,100%,0.95);--button-ghost-text-pressed:hsla(0,0%,100%,0.95);--button-ghost-text-disabled:hsla(0,0%,100%,0.4);--button-ghost-text-active:hsla(0,0%,100%,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:hsla(0,0%,100%,0.2);--button-call-control-panel-background-hovered:hsla(0,0%,100%,0.3);--button-call-control-panel-background-pressed:hsla(0,0%,100%,0.4);--button-call-control-panel-background-disabled:hsla(0,0%,100%,0.2);--button-call-control-panel-text:hsla(0,0%,100%,0.95);--button-call-control-panel-text-hovered:hsla(0,0%,100%,0.95);--button-call-control-panel-text-pressed:hsla(0,0%,100%,0.95);--button-call-control-panel-text-disabled:hsla(0,0%,100%,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:hsla(0,0%,100%,0.11);--card-inactive-background-hovered:hsla(0,0%,100%,0.2);--card-inactive-background-active:hsla(0,0%,100%,0.3);--card-success-background:#0e2b20;--card-success-background-hovered:#0e2b20;--card-success-background-active:#134231;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:hsla(0,0%,100%,0.07);--card-transparent-background-active:hsla(0,0%,100%,0.11);--card-active-background:#0e2b20;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:hsla(0,0%,100%,0.2);--chips-outline-error:#fc8b98;--chips-outline-normal:hsla(0,0%,100%,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#30c9b0;--chips-outline-multiline-text-cobalt:#5ebff7;--chips-outline-multiline-text-orange:#ff9d52;--chips-outline-multiline-text-pink:#fc97aa;--chips-outline-multiline-text-lime:#93c437;--chips-outline-multiline-text-cyan:#22c7d6;--chips-outline-multiline-text-purple:#f294f1;--chips-outline-multiline-text-violet:#c7a5fa;--chips-background-error:#4f0e10;--chips-text-error:#fc8b98;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#000;--codeinput-background-hovered:hsla(0,0%,100%,0.07);--codeinput-background-active:hsla(0,0%,100%,0.11);--codeinput-background-focused:#000;--codeinput-background-disabled:hsla(0,0%,100%,0.11);--codeinput-text:hsla(0,0%,100%,0.95);--codeinput-text-hovered:hsla(0,0%,100%,0.95);--codeinput-text-active:hsla(0,0%,100%,0.95);--codeinput-text-focused:hsla(0,0%,100%,0.95);--codeinput-text-disabled:hsla(0,0%,100%,0.95);--codeinput-error-background:#4f0e10;--codeinput-error-background-hovered:hsla(0,0%,100%,0.07);--codeinput-error-background-active:hsla(0,0%,100%,0.07);--codeinput-error-text:hsla(0,0%,100%,0.95);--codeinput-error-text-hovered:hsla(0,0%,100%,0.95);--codeinput-error-text-active:hsla(0,0%,100%,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#fc8b98;--codeinput-error-border-color-hovered:#fc8b98;--codeinput-error-border-color-active:#fc8b98;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:hsla(0,0%,100%,0.5);--codeinput-border-color-hovered:hsla(0,0%,100%,0.5);--codeinput-border-color-active:hsla(0,0%,100%,0.9);--codeinput-border-color-focused:#64b4fa;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#0f0f0f;--dualbutton-overlay-button-background:#0f0f0f;--dualbutton-overlay-button-background-hovered:#262626;--dualbutton-overlay-button-background-pressed:#3b3b3b;--dualbutton-overlay-button-text:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-overlay-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-style-18:solid;--dualbutton-overlay-border-style-19:solid;--dualbutton-overlay-border-style-20:solid;--dualbutton-overlay-border-style-21:solid;--dualbutton-overlay-border-style-22:solid;--dualbutton-overlay-border-style-23:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:2; --dualbutton-overlay-border-color-6:5; --dualbutton-overlay-border-color-7:5; --dualbutton-overlay-border-color-8:,; --dualbutton-overlay-border-color-9:; --dualbutton-overlay-border-color-10:2; --dualbutton-overlay-border-color-11:5; --dualbutton-overlay-border-color-12:5; --dualbutton-overlay-border-color-13:,; --dualbutton-overlay-border-color-14:; --dualbutton-overlay-border-color-15:2; --dualbutton-overlay-border-color-16:5; --dualbutton-overlay-border-color-17:5; --dualbutton-overlay-border-color-18:,; --dualbutton-overlay-border-color-19:; --dualbutton-overlay-border-color-20:0; --dualbutton-overlay-border-color-21:.; --dualbutton-overlay-border-color-22:3; --dualbutton-overlay-border-color-23:);--dualbutton-standard-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background:hsla(0,0%,100%,0);--dualbutton-standard-button-background-hovered:hsla(0,0%,100%,0.07);--dualbutton-standard-button-background-pressed:hsla(0,0%,100%,0.2);--dualbutton-standard-button-text:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-hovered:hsla(0,0%,100%,0.95);--dualbutton-standard-button-text-pressed:hsla(0,0%,100%,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-style-18:solid;--dualbutton-standard-border-style-19:solid;--dualbutton-standard-border-style-20:solid;--dualbutton-standard-border-style-21:solid;--dualbutton-standard-border-style-22:solid;--dualbutton-standard-border-style-23:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:2; --dualbutton-standard-border-color-6:5; --dualbutton-standard-border-color-7:5; --dualbutton-standard-border-color-8:,; --dualbutton-standard-border-color-9:; --dualbutton-standard-border-color-10:2; --dualbutton-standard-border-color-11:5; --dualbutton-standard-border-color-12:5; --dualbutton-standard-border-color-13:,; --dualbutton-standard-border-color-14:; --dualbutton-standard-border-color-15:2; --dualbutton-standard-border-color-16:5; --dualbutton-standard-border-color-17:5; --dualbutton-standard-border-color-18:,; --dualbutton-standard-border-color-19:; --dualbutton-standard-border-color-20:0; --dualbutton-standard-border-color-21:.; --dualbutton-standard-border-color-22:3; --dualbutton-standard-border-color-23:);--label-primary-text:hsla(0,0%,100%,0.95);--label-primary-text-disabled:hsla(0,0%,100%,0.4);--label-secondary-text:hsla(0,0%,100%,0.7);--label-secondary-text-disabled:hsla(0,0%,100%,0.4);--label-success-text:#3cc29a;--label-warning-text:#f2990a;--label-error-text:#fc8b98;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:hsla(0,0%,100%,0.07);--listitem-background-focused:hsla(0,0%,100%,0.07);--listitem-background-pressed:hsla(0,0%,100%,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:hsla(0,0%,100%,0.95);--listitem-textprimary-hovered:hsla(0,0%,100%,0.95);--listitem-textprimary-focused:hsla(0,0%,100%,0.95);--listitem-textprimary-pressed:hsla(0,0%,100%,0.95);--listitem-textprimary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondary:hsla(0,0%,100%,0.7);--listitem-textsecondary-hovered:hsla(0,0%,100%,0.7);--listitem-textsecondary-focused:hsla(0,0%,100%,0.7);--listitem-textsecondary-pressed:hsla(0,0%,100%,0.7);--listitem-textsecondary-disabled:hsla(0,0%,100%,0.4);--listitem-textsecondarycompany:#f2990a;--listitem-textsecondarycompany-hovered:#f2990a;--listitem-textsecondarycompany-focused:#f2990a;--listitem-textsecondarycompany-pressed:#f2990a;--listitem-textsecondarycompany-disabled:hsla(0,0%,100%,0.4);--listitem-textmissed:#fc8b98;--listitem-textmissed-hovered:#fc8b98;--listitem-textmissed-pressed:#fc8b98;--listitem-textmissed-disabled:hsla(0,0%,100%,0.4);--listitem-tick:#64b4fa;--listitem-tick-hovered:#64b4fa;--listitem-tick-focused:#64b4fa;--listitem-tick-pressed:#64b4fa;--listitem-tick-disabled:hsla(0,0%,100%,0.4);--listitem-icon:hsla(0,0%,100%,0.95);--listitem-icon-hovered:hsla(0,0%,100%,0.95);--listitem-icon-focused:hsla(0,0%,100%,0.95);--listitem-icon-pressed:hsla(0,0%,100%,0.95);--listitem-icon-disabled:hsla(0,0%,100%,0.4);--listitem-dotdivider:hsla(0,0%,100%,0.4);--listitem-dotdivider-hovered:hsla(0,0%,100%,0.4);--listitem-dotdivider-focused:hsla(0,0%,100%,0.4);--listitem-dotdivider-pressed:hsla(0,0%,100%,0.4);--listitem-dotdivider-disabled:hsla(0,0%,100%,0.4);--meetingCardListItem-background:hsla(0,0%,100%,0.11);--meetingCardListItem-background-hovered:hsla(0,0%,100%,0.2);--meetingCardListItem-background-pressed:hsla(0,0%,100%,0.3);--meetingCardListItem-background-focused:hsla(0,0%,100%,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:hsla(0,0%,100%,0.95);--meetingCardListItem-textSecondary:hsla(0,0%,100%,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#64b4fa;--meetingCardListItem-border-color-disabled:hsla(0,0%,100%,0.2);--popover-primary-background:#000;--reaction-badge-primary-background:hsla(0,0%,100%,0.11);--reaction-badge-primary-background-hovered:hsla(0,0%,100%,0.2);--reaction-badge-primary-background-pressed:hsla(0,0%,100%,0.3);--reaction-badge-primary-unreacted-text:hsla(0,0%,100%,0.95);--reaction-badge-primary-reacted-text:#64b4fa;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:hsla(0,0%,100%,0.2);--search-placeholder-text:hsla(0,0%,100%,0.7);--search-text:hsla(0,0%,100%,0.95);--search-text-active:hsla(0,0%,100%,0.95);--search-text-disabled:hsla(0,0%,100%,0.4);--search-background-disabled:hsla(0,0%,100%,0.11);--search-background:#000;--search-background-active:#000;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:hsla(0,0%,100%,0.5);--search-border-color-active:hsla(0,0%,100%,0.9);--separator-primary:hsla(0,0%,100%,0.4);--separator-secondary:hsla(0,0%,100%,0.2);--spinner-loading-cursor:hsla(0,0%,100%,0.9);--spinner-loading-track:hsla(0,0%,100%,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#64b4fa;--spinner-progress-track:hsla(0,0%,100%,0.2);--tab-active-background:hsla(0,0%,100%,0.2);--tab-active-background-hovered:hsla(0,0%,100%,0.3);--tab-active-background-pressed:hsla(0,0%,100%,0.2);--tab-active-text:hsla(0,0%,100%,0.95);--tab-active-text-hovered:hsla(0,0%,100%,0.95);--tab-active-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-background:hsla(0,0%,100%,0);--tab-inactive-background-hovered:hsla(0,0%,100%,0.07);--tab-inactive-background-pressed:hsla(0,0%,100%,0.2);--tab-inactive-text:hsla(0,0%,100%,0.7);--tab-inactive-text-hovered:hsla(0,0%,100%,0.95);--tab-inactive-text-pressed:hsla(0,0%,100%,0.95);--tab-inactive-text-disabled:hsla(0,0%,100%,0.4);--tab-refresh:#3cc29a;--tab-refresh-hovered:#9fedd8;--tab-refresh-pressed:#9fedd8;--tab-orange:#ff9d52;--tab-orange-hovered:#ff9d52;--tab-orange-pressed:#fce4c7;--tab-gold:#d6b220;--tab-gold-hovered:#d6b220;--tab-gold-pressed:#f5eaa2;--tab-lime:#93c437;--tab-lime-hovered:#93c437;--tab-lime-pressed:#ddf2ae;--tab-mint:#30c9b0;--tab-mint-hovered:#30c9b0;--tab-mint-pressed:#baf5e7;--tab-cyan:#22c7d6;--tab-cyan-hovered:#22c7d6;--tab-cyan-pressed:#b2f4f7;--tab-pink:#fc97aa;--tab-pink-hovered:#fc97aa;--tab-pink-pressed:#ffe0e7;--tab-slate:#b0b4d9;--tab-slate-hovered:#b0b4d9;--tab-slate-pressed:#e3e7fa;--tab-violet:#c7a5fa;--tab-violet-hovered:#c7a5fa;--tab-violet-pressed:#f0e3fc;--tab-cobalt:#5ebff7;--tab-cobalt-hovered:#5ebff7;--tab-cobalt-pressed:#c7eeff;--tab-purple:#f294f1;--tab-purple-hovered:#f294f1;--tab-purple-pressed:#fce1fc;--tags-static-background:#000;--tags-static-text:hsla(0,0%,100%,0.95);--tags-static-border-style:solid;--tags-static-border-color:hsla(0,0%,100%,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#4f0e10;--tags-error-text:hsla(0,0%,100%,0.95);--tags-error-border-style:solid;--tags-error-border-color:#fc8b98;--tags-primary-background:#262626;--tags-primary-background-hovered:#1a1a1a;--tags-primary-background-pressed:#000;--tags-primary-text:hsla(0,0%,100%,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:hsla(0,0%,100%,0.4);--tags-cobalt-background:#12283d;--tags-cobalt-background-hovered:#103c63;--tags-cobalt-background-pressed:#08599c;--tags-cobalt-text:hsla(0,0%,100%,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#1e2b10;--tags-lime-background-hovered:#2d4214;--tags-lime-background-pressed:#416116;--tags-lime-text:hsla(0,0%,100%,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#102b2a;--tags-mint-background-hovered:#12423f;--tags-mint-background-pressed:#12615a;--tags-mint-text:hsla(0,0%,100%,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#26262b;--tags-slate-background-hovered:#393a47;--tags-slate-background-pressed:#535573;--tags-slate-text:hsla(0,0%,100%,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#29223d;--tags-violet-background-hovered:#432c78;--tags-violet-background-pressed:#643abd;--tags-violet-text:hsla(0,0%,100%,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#3b1840;--tags-purple-background-hovered:#601e66;--tags-purple-background-pressed:#932099;--tags-purple-text:hsla(0,0%,100%,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#33221b;--tags-orange-background-hovered:#59311e;--tags-orange-background-pressed:#914017;--tags-orange-text:hsla(0,0%,100%,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#30240d;--tags-gold-background-hovered:#4d370c;--tags-gold-background-pressed:#735107;--tags-gold-text:hsla(0,0%,100%,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:hsla(0,0%,100%,0.2);--teamMarker-background-gold:#d6b220;--teamMarker-background-orange:#ff9d52;--teamMarker-background-lime:#93c437;--teamMarker-background-mint:#30c9b0;--teamMarker-background-cyan:#22c7d6;--teamMarker-background-cobalt:#5ebff7;--teamMarker-background-slate:#b0b4d9;--teamMarker-background-violet:#c7a5fa;--teamMarker-background-purple:#f294f1;--teamMarker-background-pink:#fc97aa;--teamMarker-background-archived:hsla(0,0%,100%,0.2);--textinput-placeholder-text:hsla(0,0%,100%,0.7);--textinput-background:#000;--textinput-background-pressed:hsla(0,0%,100%,0.3);--textinput-background-hovered:hsla(0,0%,100%,0.07);--textinput-background-focused:#000;--textinput-background-active:hsla(0,0%,100%,0.11);--textinput-background-disabled:hsla(0,0%,100%,0.11);--textinput-text:hsla(0,0%,100%,0.95);--textinput-text-pressed:hsla(0,0%,100%,0.95);--textinput-text-hovered:hsla(0,0%,100%,0.95);--textinput-text-focused:hsla(0,0%,100%,0.95);--textinput-text-active:hsla(0,0%,100%,0.95);--textinput-text-disabled:hsla(0,0%,100%,0.4);--textinput-error-background:#4f0e10;--textinput-error-background-pressed:hsla(0,0%,100%,0.11);--textinput-error-background-hovered:hsla(0,0%,100%,0.07);--textinput-error-background-focused:hsla(0,0%,100%,0.07);--textinput-error-text:hsla(0,0%,100%,0.95);--textinput-error-text-pressed:hsla(0,0%,100%,0.95);--textinput-error-text-hovered:hsla(0,0%,100%,0.95);--textinput-error-text-focused:hsla(0,0%,100%,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#fc8b98;--textinput-error-border-color-pressed:#fc8b98;--textinput-error-border-color-hovered:#fc8b98;--textinput-error-border-color-focused:#fc8b98;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:hsla(0,0%,100%,0.5);--textinput-border-color-pressed:hsla(0,0%,100%,0.5);--textinput-border-color-hovered:hsla(0,0%,100%,0.5);--textinput-border-color-focused:#64b4fa;--textinput-border-color-active:hsla(0,0%,100%,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#262626;--alertbadge-default-background-hovered:#262626;--alertbadge-default-background-pressed:#3b3b3b;--alertbadge-default-text:hsla(0,0%,100%,0.7);--alertbadge-default-text-hovered:hsla(0,0%,100%,0.95);--alertbadge-default-text-pressed:hsla(0,0%,100%,0.95);--alertbadge-announcement-background:#0a274a;--alertbadge-announcement-background-hovered:#0a274a;--alertbadge-announcement-background-pressed:#063a75;--alertbadge-announcement-text:#64b4fa;--alertbadge-announcement-text-hovered:#bfe3ff;--alertbadge-announcement-text-pressed:#bfe3ff;--alertbadge-warning-background:#36220c;--alertbadge-warning-background-hovered:#36220c;--alertbadge-warning-background-pressed:#57330a;--alertbadge-warning-text:#f2990a;--alertbadge-warning-text-hovered:#ffda94;--alertbadge-warning-text-pressed:#ffda94;--alertbadge-important-background:#4f0e10;--alertbadge-important-background-hovered:#4f0e10;--alertbadge-important-background-pressed:#780d13;--alertbadge-important-text:#fc8b98;--alertbadge-important-text-hovered:#ffd4da;--alertbadge-important-text-pressed:#ffd4da;--alertbadge-blocked-background:#36220c;--alertbadge-blocked-background-hovered:#36220c;--alertbadge-blocked-background-pressed:#57330a;--alertbadge-blocked-text:#f2990a;--alertbadge-blocked-text-hovered:#ffda94;--alertbadge-blocked-text-pressed:#ffda94;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-default-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-default-sent-background:hsla(0,0%,100%,0.11);--attachment-file-default-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-default-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-default-sent-background-focused:hsla(0,0%,100%,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-style-18:solid;--attachment-file-default-sent-border-style-19:solid;--attachment-file-default-sent-border-style-20:solid;--attachment-file-default-sent-border-style-21:solid;--attachment-file-default-sent-border-style-22:solid;--attachment-file-default-sent-border-style-23:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:2; --attachment-file-default-sent-border-color-6:5; --attachment-file-default-sent-border-color-7:5; --attachment-file-default-sent-border-color-8:,; --attachment-file-default-sent-border-color-9:; --attachment-file-default-sent-border-color-10:2; --attachment-file-default-sent-border-color-11:5; --attachment-file-default-sent-border-color-12:5; --attachment-file-default-sent-border-color-13:,; --attachment-file-default-sent-border-color-14:; --attachment-file-default-sent-border-color-15:2; --attachment-file-default-sent-border-color-16:5; --attachment-file-default-sent-border-color-17:5; --attachment-file-default-sent-border-color-18:,; --attachment-file-default-sent-border-color-19:; --attachment-file-default-sent-border-color-20:0; --attachment-file-default-sent-border-color-21:.; --attachment-file-default-sent-border-color-22:2; --attachment-file-default-sent-border-color-23:);--attachment-file-error-sent-background:hsla(0,0%,100%,0.11);--attachment-file-error-sent-background-hovered:hsla(0,0%,100%,0.2);--attachment-file-error-sent-background-active:hsla(0,0%,100%,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:hsla(0,0%,100%,0.95);--attachment-file-error-sent-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-error-sent-label-disabled:hsla(0,0%,100%,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-style-18:solid;--attachment-file-error-sent-border-style-19:solid;--attachment-file-error-sent-border-style-20:solid;--attachment-file-error-sent-border-style-21:solid;--attachment-file-error-sent-border-style-22:solid;--attachment-file-error-sent-border-style-23:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:2; --attachment-file-error-sent-border-color-6:5; --attachment-file-error-sent-border-color-7:5; --attachment-file-error-sent-border-color-8:,; --attachment-file-error-sent-border-color-9:; --attachment-file-error-sent-border-color-10:2; --attachment-file-error-sent-border-color-11:5; --attachment-file-error-sent-border-color-12:5; --attachment-file-error-sent-border-color-13:,; --attachment-file-error-sent-border-color-14:; --attachment-file-error-sent-border-color-15:2; --attachment-file-error-sent-border-color-16:5; --attachment-file-error-sent-border-color-17:5; --attachment-file-error-sent-border-color-18:,; --attachment-file-error-sent-border-color-19:; --attachment-file-error-sent-border-color-20:0; --attachment-file-error-sent-border-color-21:.; --attachment-file-error-sent-border-color-22:2; --attachment-file-error-sent-border-color-23:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-style-18:solid;--attachment-file-preview-thumbnail-sent-border-style-19:solid;--attachment-file-preview-thumbnail-sent-border-style-20:solid;--attachment-file-preview-thumbnail-sent-border-style-21:solid;--attachment-file-preview-thumbnail-sent-border-style-22:solid;--attachment-file-preview-thumbnail-sent-border-style-23:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:2; --attachment-file-preview-thumbnail-sent-border-color-6:5; --attachment-file-preview-thumbnail-sent-border-color-7:5; --attachment-file-preview-thumbnail-sent-border-color-8:,; --attachment-file-preview-thumbnail-sent-border-color-9:; --attachment-file-preview-thumbnail-sent-border-color-10:2; --attachment-file-preview-thumbnail-sent-border-color-11:5; --attachment-file-preview-thumbnail-sent-border-color-12:5; --attachment-file-preview-thumbnail-sent-border-color-13:,; --attachment-file-preview-thumbnail-sent-border-color-14:; --attachment-file-preview-thumbnail-sent-border-color-15:2; --attachment-file-preview-thumbnail-sent-border-color-16:5; --attachment-file-preview-thumbnail-sent-border-color-17:5; --attachment-file-preview-thumbnail-sent-border-color-18:,; --attachment-file-preview-thumbnail-sent-border-color-19:; --attachment-file-preview-thumbnail-sent-border-color-20:0; --attachment-file-preview-thumbnail-sent-border-color-21:.; --attachment-file-preview-thumbnail-sent-border-color-22:2; --attachment-file-preview-thumbnail-sent-border-color-23:);--cancelicon-default-icon:hsla(0,0%,100%,0.7);--cancelicon-default-icon-hovered:hsla(0,0%,100%,0.95);--cancelicon-default-icon-pressed:hsla(0,0%,100%,0.95);--cancelicon-default-icon-disabled:hsla(0,0%,100%,0.4);--message-badge-regular-background:hsla(0,0%,100%,0.11);--message-badge-regular-background-hovered:hsla(0,0%,100%,0.2);--message-badge-regular-background-active:hsla(0,0%,100%,0.3);--message-badge-regular-text:hsla(0,0%,100%,0.7);--message-badge-regular-text-hovered:hsla(0,0%,100%,0.95);--message-badge-regular-text-active:hsla(0,0%,100%,0.95);--message-badge-important-background:#0a274a;--message-badge-important-background-hovered:#0a274a;--message-badge-important-background-active:#063a75;--message-badge-important-text:#64b4fa;--message-badge-important-text-hovered:#bfe3ff;--message-badge-important-text-active:#bfe3ff;--message-bodyText-primary-text:hsla(0,0%,100%,0.95);--message-bodyText-secondary-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-self-text:#64b4fa;--message-bodyText-mention-self-text-hovered:#bfe3ff;--message-bodyText-mention-self-text-active:#bfe3ff;--message-bodyText-mention-self-text-focused:#64b4fa;--message-bodyText-mention-other-text:hsla(0,0%,100%,0.7);--message-bodyText-mention-other-text-hovered:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-active:hsla(0,0%,100%,0.95);--message-bodyText-mention-other-text-focused:hsla(0,0%,100%,0.7);--message-bodyText-mention-all-text:#64b4fa;--message-bodyText-mention-all-text-hovered:#bfe3ff;--message-bodyText-mention-all-text-active:#bfe3ff;--message-bodyText-mention-all-text-focused:#64b4fa;--message-bodyText-extParticipants-text:#f2990a;--message-bodyText-extParticipants-text-hovered:#ffda94;--message-bodyText-extParticipants-text-active:#ffda94;--message-bodyText-extParticipants-text-focused:#f2990a;--chat-new-message-newMessageBanner-text:#64b4fa;--chat-new-message-newReplyBanner-text:rgba(0,0,0,0.95);--chat-new-message-newReplyBanner-background:#64b4fa;--checkbox-checked-background:#64b4fa;--checkbox-checked-background-hovered:#3492eb;--checkbox-checked-background-pressed:#1170cf;--checkbox-checked-background-disabled:#063a75;--checkbox-checked-text:hsla(0,0%,100%,0.95);--checkbox-checked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-checked-icon:rgba(0,0,0,0.95);--checkbox-checked-icon-hovered:rgba(0,0,0,0.95);--checkbox-checked-icon-pressed:rgba(0,0,0,0.95);--checkbox-checked-icon-disabled:hsla(0,0%,100%,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:hsla(0,0%,100%,0.2);--checkbox-unchecked-background-hovered:hsla(0,0%,100%,0.3);--checkbox-unchecked-background-pressed:hsla(0,0%,100%,0.4);--checkbox-unchecked-background-disabled:hsla(0,0%,100%,0.3);--checkbox-unchecked-text:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-hovered:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-pressed:hsla(0,0%,100%,0.95);--checkbox-unchecked-text-disabled:hsla(0,0%,100%,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--checkbox-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--coachmarkteaching-background:#fff;--coachmarkteaching-button-primary-background:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-background-hovered:rgba(0,0,0,0.8);--coachmarkteaching-button-primary-background-pressed:rgba(0,0,0,0.7);--coachmarkteaching-button-primary-background-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-primary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-primary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background:transparent;--coachmarkteaching-button-secondary-background-hovered:rgba(0,0,0,0.07);--coachmarkteaching-button-secondary-background-pressed:rgba(0,0,0,0.2);--coachmarkteaching-button-secondary-background-disabled:transparent;--coachmarkteaching-button-secondary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-secondary-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:rgba(0,0,0,0.3);--coachmarkteaching-button-secondary-border-color-disabled:rgba(0,0,0,0.2);--coachmarkteaching-button-hyperlink-background:transparent;--coachmarkteaching-button-hyperlink-text:#0353a8;--coachmarkteaching-button-hyperlink-text-hovered:#bfe3ff;--coachmarkteaching-button-hyperlink-text-pressed:#bfe3ff;--coachmarkteaching-button-hyperlink-text-focused:#64b4fa;--coachmarkteaching-button-hyperlink-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#64b4fa;--combobox-placeholder-text:hsla(0,0%,100%,0.7);--combobox-background:#000;--combobox-background-hovered:hsla(0,0%,100%,0.07);--combobox-background-pressed:hsla(0,0%,100%,0.11);--combobox-background-active:hsla(0,0%,100%,0.11);--combobox-background-focused:#000;--combobox-background-disabled:hsla(0,0%,100%,0.11);--combobox-text:hsla(0,0%,100%,0.95);--combobox-text-hovered:hsla(0,0%,100%,0.95);--combobox-text-pressed:hsla(0,0%,100%,0.95);--combobox-text-active:hsla(0,0%,100%,0.95);--combobox-text-focused:hsla(0,0%,100%,0.95);--combobox-text-disabled:hsla(0,0%,100%,0.4);--combobox-icon:hsla(0,0%,100%,0.95);--combobox-icon-hovered:hsla(0,0%,100%,0.95);--combobox-icon-pressed:hsla(0,0%,100%,0.95);--combobox-icon-active:hsla(0,0%,100%,0.95);--combobox-icon-focused:hsla(0,0%,100%,0.95);--combobox-icon-disabled:hsla(0,0%,100%,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:hsla(0,0%,100%,0.5);--combobox-border-color-hovered:hsla(0,0%,100%,0.5);--combobox-border-color-pressed:hsla(0,0%,100%,0.5);--combobox-border-color-active:hsla(0,0%,100%,0.9);--combobox-border-color-focused:hsla(0,0%,100%,0.9);--compose-area-divider-default-0:hsla(0,0%,100%,0);--compose-area-divider-default-0-hovered:hsla(0,0%,100%,0);--compose-area-divider-default-1:hsla(0,0%,100%,0.2);--compose-area-divider-default-1-hovered:hsla(0,0%,100%,0.6);--compose-area-divider-announce-0:rgba(100,180,250,0);--compose-area-divider-announce-0-hovered:rgba(100,180,250,0);--compose-area-divider-announce-1:rgba(100,180,250,0.6);--compose-area-divider-announce-1-hovered:rgba(100,180,250,0.9);--compose-area-divider-warn-0:rgba(242,153,10,0);--compose-area-divider-warn-0-hovered:rgba(242,153,10,0);--compose-area-divider-warn-1:rgba(242,153,10,0.6);--compose-area-divider-warn-1-hovered:rgba(242,153,10,0.9);--compose-area-divider-error-0:rgba(252,139,152,0);--compose-area-divider-error-0-hovered:rgba(252,139,152,0);--compose-area-divider-error-1:rgba(252,139,152,0.6);--compose-area-divider-error-1-hovered:rgba(252,139,152,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:hsla(0,0%,100%,0.95);--content-file-card-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-card-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-style-18:solid;--content-file-card-item-border-style-19:solid;--content-file-card-item-border-style-20:solid;--content-file-card-item-border-style-21:solid;--content-file-card-item-border-style-22:solid;--content-file-card-item-border-style-23:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:2; --content-file-card-item-border-color-6:5; --content-file-card-item-border-color-7:5; --content-file-card-item-border-color-8:,; --content-file-card-item-border-color-9:; --content-file-card-item-border-color-10:2; --content-file-card-item-border-color-11:5; --content-file-card-item-border-color-12:5; --content-file-card-item-border-color-13:,; --content-file-card-item-border-color-14:; --content-file-card-item-border-color-15:2; --content-file-card-item-border-color-16:5; --content-file-card-item-border-color-17:5; --content-file-card-item-border-color-18:,; --content-file-card-item-border-color-19:; --content-file-card-item-border-color-20:0; --content-file-card-item-border-color-21:.; --content-file-card-item-border-color-22:2; --content-file-card-item-border-color-23:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:hsla(0,0%,100%,0.95);--content-file-list-item-label-secondary:hsla(0,0%,100%,0.7);--content-file-list-item-label-disabled:hsla(0,0%,100%,0.4);--content-file-list-item-background:hsla(0,0%,100%,0.11);--content-file-list-item-background-hovered:hsla(0,0%,100%,0.2);--content-file-list-item-background-disabled:hsla(0,0%,100%,0.11);--content-file-list-item-background-active:hsla(0,0%,100%,0.3);--pickers-datePicker-month-text:hsla(0,0%,100%,0.95);--pickers-datePicker-weekDay-text:hsla(0,0%,100%,0.7);--pickers-datePicker-date-background:hsla(0,0%,100%,0);--pickers-datePicker-date-background-hovered:hsla(0,0%,100%,0.07);--pickers-datePicker-date-background-pressed:hsla(0,0%,100%,0.2);--pickers-datePicker-date-background-disabled:hsla(0,0%,100%,0);--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-hovered:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-pressed:hsla(0,0%,100%,0.95);--pickers-datePicker-date-text-disabled:hsla(0,0%,100%,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-background:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-background-hovered:hsla(0,0%,100%,0.07);--pickers-dayPicker-day-inactive-background-pressed:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-inactive-background-disabled:hsla(0,0%,100%,0);--pickers-dayPicker-day-inactive-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-inactive-text-disabled:hsla(0,0%,100%,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:hsla(0,0%,100%,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:hsla(0,0%,100%,0.4);--global-focus-outline:#64b4fa;--globalHeader-textfield-background:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-hovered:hsla(0,0%,100%,0.2);--globalHeader-textfield-background-active:hsla(0,0%,100%,0.3);--globalHeader-textfield-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfield-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-textfield-text:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-focused:hsla(0,0%,100%,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-hovered:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-active:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-focused:hsla(0,0%,100%,0.95);--globalHeader-textfield-searchIcon-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:hsla(0,0%,100%,0.9);--globalHeader-textfield-border-color-focused:hsla(0,0%,100%,0.9);--globalHeader-textfieldPlaceholderText-text:hsla(0,0%,100%,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-textfieldClearIcon:hsla(0,0%,100%,0.7);--globalHeader-textfieldClearIcon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-background:hsla(0,0%,100%,0);--globalHeader-buttonDevice-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonDevice-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonDevice-text-inactive:hsla(0,0%,100%,0.95);--globalHeader-buttonDevice-text-active:#64b4fa;--globalHeader-buttonIcon-background:hsla(0,0%,100%,0);--globalHeader-buttonIcon-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonIcon-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonIcon-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonIcon-icon:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonIcon-icon-disabled:hsla(0,0%,100%,0.4);--globalHeader-buttonStatus-background:hsla(0,0%,100%,0);--globalHeader-buttonStatus-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-buttonStatus-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-buttonStatus-background-disabled:hsla(0,0%,100%,0);--globalHeader-buttonStatus-text:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-buttonStatus-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:hsla(0,0%,100%,0.95);--globalHeader-modifierChip-text:rgba(0,0,0,0.95);--globalHeader-textfieldWin-background:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-hovered:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-active:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-focused:hsla(0,0%,100%,0.11);--globalHeader-textfieldWin-background-disabled:hsla(0,0%,100%,0.11);--globalHeader-maxMinButton-background:hsla(0,0%,100%,0);--globalHeader-maxMinButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-maxMinButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-maxMinButton-text:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-maxMinButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-closeButton-background:hsla(0,0%,100%,0);--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-background-hovered:hsla(0,0%,100%,0.07);--globalHeader-searchCancelButton-background-pressed:hsla(0,0%,100%,0.2);--globalHeader-searchCancelButton-background-disabled:hsla(0,0%,100%,0);--globalHeader-searchCancelButton-text:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-text-disabled:hsla(0,0%,100%,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-hovered:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-pressed:hsla(0,0%,100%,0.3);--globalHeader-searchCancelButton-border-color-disabled:hsla(0,0%,100%,0.3);--theme-gradient-primary-0-background:#1a1a1a;--theme-gradient-primary-1-background:#0f0f0f;--theme-gradient-secondary-0-background:#262626;--theme-gradient-secondary-1-background:#0f0f0f;--interactiveicon-container-background:hsla(0,0%,100%,0);--interactiveicon-container-background-hovered:hsla(0,0%,100%,0.07);--interactiveicon-container-background-pressed:hsla(0,0%,100%,0.2);--interactiveicon-container-background-disabled:hsla(0,0%,100%,0);--interactiveicon-primary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-primary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-primary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-primary-outline-icon-active:#64b4fa;--interactiveicon-primary-outline-icon-active-hovered:#bfe3ff;--interactiveicon-primary-outline-icon-active-pressed:#bfe3ff;--interactiveicon-primary-outline-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-inactive:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-secondary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-secondary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-pressed:hsla(0,0%,100%,0.7);--interactiveicon-secondary-filled-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-icon-inactive:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:hsla(0,0%,100%,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:hsla(0,0%,100%,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#f2990a;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#ffda94;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:hsla(0,0%,100%,0.4);--interactiveicon-quaternary-filled-icon-active:hsla(0,0%,100%,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:hsla(0,0%,100%,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:hsla(0,0%,100%,0.95);--list-header-outline-primary:hsla(0,0%,100%,0.4);--list-header-outline-secondary:hsla(0,0%,100%,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:hsla(0,0%,100%,0.3);--meetingRecording-indicator-inProgress:#f55868;--meetingRecording-indicator-paused:#f26b1d;--menulistbackground-primary-background:#000;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-secondary-background:#1a1a1a;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:hsla(0,0%,100%,0.2);--menulistbackground-tertiary-background:#262626;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:hsla(0,0%,100%,0.2);--modal-primary-background:#000;--modal-primary-border-style:solid;--modal-primary-border-color:hsla(0,0%,100%,0.2);--modal-secondary-background:#1a1a1a;--modal-secondary-border-style:solid;--modal-secondary-border-color:hsla(0,0%,100%,0.2);--modal-tertiary-background:#262626;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:hsla(0,0%,100%,0.2);--multilineChip-one-text:#30c9b0;--multilineChip-one-outline:#30c9b0;--multilineChip-two-text:#5ebff7;--multilineChip-two-outline:#5ebff7;--multilineChip-three-text:#ff9d52;--multilineChip-three-outline:#ff9d52;--multilineChip-four-text:#fc97aa;--multilineChip-four-outline:#fc97aa;--multilineChip-five-text:#93c437;--multilineChip-five-outline:#93c437;--multilineChip-six-text:#22c7d6;--multilineChip-six-outline:#22c7d6;--multilineChip-seven-text:#f294f1;--multilineChip-seven-outline:#f294f1;--multilineChip-eight-text:#c7a5fa;--multilineChip-eight-outline:#c7a5fa;--navigation-bar-divider-0:hsla(0,0%,100%,0);--navigation-bar-divider-1:hsla(0,0%,100%,0.2);--navigationtab-background:hsla(0,0%,100%,0);--navigationtab-background-hovered:hsla(0,0%,100%,0.07);--navigationtab-background-active:hsla(0,0%,100%,0.2);--navigationtab-text:hsla(0,0%,100%,0.7);--navigationtab-text-hovered:hsla(0,0%,100%,0.7);--navigationtab-text-active:hsla(0,0%,100%,0.95);--notificationToast-background:#000;--notificationToast-text:hsla(0,0%,100%,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:hsla(0,0%,100%,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#000;--panel-secondary-background:#1a1a1a;--panel-tertiary-background:#262626;--participantListItem-audioMuted:#f55868;--participantListItem-audioUnmuted:#27a17a;--radio-checked-background:#64b4fa;--radio-checked-background-hovered:#3492eb;--radio-checked-background-pressed:#1170cf;--radio-checked-background-disabled:#063a75;--radio-checked-text:hsla(0,0%,100%,0.95);--radio-checked-text-hovered:hsla(0,0%,100%,0.95);--radio-checked-text-pressed:hsla(0,0%,100%,0.95);--radio-checked-text-disabled:hsla(0,0%,100%,0.4);--radio-checked-icon:rgba(0,0,0,0.95);--radio-checked-icon-hovered:rgba(0,0,0,0.95);--radio-checked-icon-pressed:rgba(0,0,0,0.95);--radio-checked-icon-disabled:rgba(0,0,0,0.5);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:hsla(0,0%,100%,0.2);--radio-unchecked-background-hovered:hsla(0,0%,100%,0.3);--radio-unchecked-background-pressed:hsla(0,0%,100%,0.4);--radio-unchecked-background-disabled:hsla(0,0%,100%,0.11);--radio-unchecked-text:hsla(0,0%,100%,0.95);--radio-unchecked-text-hovered:hsla(0,0%,100%,0.95);--radio-unchecked-text-pressed:hsla(0,0%,100%,0.95);--radio-unchecked-text-disabled:hsla(0,0%,100%,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-hovered:hsla(0,0%,100%,0.5);--radio-unchecked-border-color-pressed:hsla(0,0%,100%,0.5);--radio-group-description-color:hsla(0,0%,100%,0.7);--scheduledmeetingItem-background:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-hovered:hsla(0,0%,100%,0.2);--scheduledmeetingItem-background-focused:hsla(0,0%,100%,0.11);--scheduledmeetingItem-background-pressed:hsla(0,0%,100%,0.3);--scheduledmeetingItem-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-track-background:hsla(0,0%,100%,0.11);--scrollbar-track-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-thumb-background:hsla(0,0%,100%,0.2);--scrollbar-thumb-background-hovered:hsla(0,0%,100%,0.3);--scrollbar-thumb-background-pressed:hsla(0,0%,100%,0.4);--scrollbar-thumb-background-disabled:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-text:hsla(0,0%,100%,0.7);--scrollbar-arrow-button-text-hovered:hsla(0,0%,100%,0.3);--scrollbar-arrow-button-text-pressed:hsla(0,0%,100%,0.2);--scrollbar-arrow-button-text-disabled:hsla(0,0%,100%,0.4);--scrollbar-arrow-button-background:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-hovered:hsla(0,0%,100%,0.11);--scrollbar-arrow-button-background-disabled:hsla(0,0%,100%,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-selected:#64b4fa;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#000;--tag-static-text:hsla(0,0%,100%,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-style-18:solid;--tag-static-border-style-19:solid;--tag-static-border-style-20:solid;--tag-static-border-style-21:solid;--tag-static-border-style-22:solid;--tag-static-border-style-23:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:2; --tag-static-border-color-6:5; --tag-static-border-color-7:5; --tag-static-border-color-8:,; --tag-static-border-color-9:; --tag-static-border-color-10:2; --tag-static-border-color-11:5; --tag-static-border-color-12:5; --tag-static-border-color-13:,; --tag-static-border-color-14:; --tag-static-border-color-15:2; --tag-static-border-color-16:5; --tag-static-border-color-17:5; --tag-static-border-color-18:,; --tag-static-border-color-19:; --tag-static-border-color-20:0; --tag-static-border-color-21:.; --tag-static-border-color-22:4; --tag-static-border-color-23:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#262626;--tag-primary-background-hovered:#1a1a1a;--tag-primary-background-pressed:#000;--tag-primary-text:hsla(0,0%,100%,0.95);--tag-primary-text-hovered:hsla(0,0%,100%,0.95);--tag-primary-text-pressed:hsla(0,0%,100%,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:hsla(0,0%,100%,0.4);--tag-primary-border-color-hovered:hsla(0,0%,100%,0.4);--tag-primary-border-color-pressed:hsla(0,0%,100%,0.4);--tag-cobalt-background:#12283d;--tag-cobalt-background-hovered:#103c63;--tag-cobalt-background-pressed:#08599c;--tag-cobalt-text:hsla(0,0%,100%,0.95);--tag-cobalt-text-hovered:hsla(0,0%,100%,0.95);--tag-cobalt-text-pressed:hsla(0,0%,100%,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#1e2b10;--tag-lime-background-hovered:#2d4214;--tag-lime-background-pressed:#416116;--tag-lime-text:hsla(0,0%,100%,0.95);--tag-lime-text-hovered:hsla(0,0%,100%,0.95);--tag-lime-text-pressed:hsla(0,0%,100%,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#102b2a;--tag-mint-background-hovered:#12423f;--tag-mint-background-pressed:#12615a;--tag-mint-text:hsla(0,0%,100%,0.95);--tag-mint-text-hovered:hsla(0,0%,100%,0.95);--tag-mint-text-pressed:hsla(0,0%,100%,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#26262b;--tag-slate-background-hovered:#393a47;--tag-slate-background-pressed:#535573;--tag-slate-text:hsla(0,0%,100%,0.95);--tag-slate-text-hovered:hsla(0,0%,100%,0.95);--tag-slate-text-pressed:hsla(0,0%,100%,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#29223d;--tag-violet-background-hovered:#432c78;--tag-violet-background-pressed:#643abd;--tag-violet-text:hsla(0,0%,100%,0.95);--tag-violet-text-hovered:hsla(0,0%,100%,0.95);--tag-violet-text-pressed:hsla(0,0%,100%,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#3b1840;--tag-purple-background-hovered:#601e66;--tag-purple-background-pressed:#932099;--tag-purple-text:hsla(0,0%,100%,0.95);--tag-purple-text-hovered:hsla(0,0%,100%,0.95);--tag-purple-text-pressed:hsla(0,0%,100%,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#33221b;--tag-orange-background-hovered:#59311e;--tag-orange-background-pressed:#914017;--tag-orange-text:hsla(0,0%,100%,0.95);--tag-orange-text-hovered:hsla(0,0%,100%,0.95);--tag-orange-text-pressed:hsla(0,0%,100%,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#30240d;--tag-gold-background-hovered:#4d370c;--tag-gold-background-pressed:#735107;--tag-gold-text:hsla(0,0%,100%,0.95);--tag-gold-text-hovered:hsla(0,0%,100%,0.95);--tag-gold-text-pressed:hsla(0,0%,100%,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#3b1e21;--tag-pink-background-hovered:#66262d;--tag-pink-background-pressed:#a12a3a;--tag-pink-text:hsla(0,0%,100%,0.95);--tag-pink-text-hovered:hsla(0,0%,100%,0.95);--tag-pink-text-pressed:hsla(0,0%,100%,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#1a1a1a;--textToast-text:hsla(0,0%,100%,0.95);--textToast-border-style:solid;--textToast-border-color:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButtonAccent-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButtonAccent-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButtonAccent-inactive-text:hsla(0,0%,100%,0.7);--toggleButtonAccent-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButtonAccent-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButtonAccent-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButtonAccent-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButtonAccent-active-text:#64b4fa;--toggleButtonAccent-active-text-hovered:#64b4fa;--toggleButtonAccent-active-text-pressed:#64b4fa;--toggleButtonAccent-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-background:hsla(0,0%,100%,0);--toggleButton-inactive-background-hovered:hsla(0,0%,100%,0.07);--toggleButton-inactive-background-pressed:hsla(0,0%,100%,0.2);--toggleButton-inactive-background-disabled:hsla(0,0%,100%,0);--toggleButton-inactive-text:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-inactive-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-inactive-border-color-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-background:hsla(0,0%,100%,0.2);--toggleButton-active-background-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-background-pressed:hsla(0,0%,100%,0.4);--toggleButton-active-background-disabled:hsla(0,0%,100%,0.2);--toggleButton-active-text:hsla(0,0%,100%,0.95);--toggleButton-active-text-hovered:hsla(0,0%,100%,0.95);--toggleButton-active-text-pressed:hsla(0,0%,100%,0.95);--toggleButton-active-text-disabled:hsla(0,0%,100%,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-hovered:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-pressed:hsla(0,0%,100%,0.3);--toggleButton-active-border-color-disabled:hsla(0,0%,100%,0.2);--toggle-toggled-background:#64b4fa;--toggle-toggled-background-hovered:#3492eb;--toggle-toggled-background-pressed:#1170cf;--toggle-toggled-background-disabled:#063a75;--toggle-toggled-thumb-tint:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-toggled-thumb-tint-disabled:rgba(0,0,0,0.5);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:hsla(0,0%,100%,0.2);--toggle-untoggled-background-hovered:hsla(0,0%,100%,0.3);--toggle-untoggled-background-pressed:hsla(0,0%,100%,0.4);--toggle-untoggled-background-disabled:hsla(0,0%,100%,0.11);--toggle-untoggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-untoggled-thumb-tint-disabled:hsla(0,0%,100%,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#0f0f0f;--videoSupport-controls-button-background-hovered:#262626;--videoSupport-controls-button-background-pressed:#3b3b3b;--videoSupport-controls-button-background-disabled:#0f0f0f;--videoSupport-controls-button-text:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-text-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-icon:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-hovered:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-pressed:hsla(0,0%,100%,0.95);--videoSupport-controls-button-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-hovered:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-pressed:hsla(0,0%,100%,0.3);--videoSupport-controls-button-border-color-disabled:hsla(0,0%,100%,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOff-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOff-iconUnmute:#3cc29a;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:hsla(0,0%,100%,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#64b4fa;--videoSupport-slider-track-empty:hsla(0,0%,100%,0.3);--videoSupport-slider-mover-background:#000;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-style-18:solid;--videoSupport-slider-mover-border-style-19:solid;--videoSupport-slider-mover-border-style-20:solid;--videoSupport-slider-mover-border-style-21:solid;--videoSupport-slider-mover-border-style-22:solid;--videoSupport-slider-mover-border-style-23:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:2; --videoSupport-slider-mover-border-color-6:5; --videoSupport-slider-mover-border-color-7:5; --videoSupport-slider-mover-border-color-8:,; --videoSupport-slider-mover-border-color-9:; --videoSupport-slider-mover-border-color-10:2; --videoSupport-slider-mover-border-color-11:5; --videoSupport-slider-mover-border-color-12:5; --videoSupport-slider-mover-border-color-13:,; --videoSupport-slider-mover-border-color-14:; --videoSupport-slider-mover-border-color-15:2; --videoSupport-slider-mover-border-color-16:5; --videoSupport-slider-mover-border-color-17:5; --videoSupport-slider-mover-border-color-18:,; --videoSupport-slider-mover-border-color-19:; --videoSupport-slider-mover-border-color-20:0; --videoSupport-slider-mover-border-color-21:.; --videoSupport-slider-mover-border-color-22:4; --videoSupport-slider-mover-border-color-23:);--videoSupport-slider-background:#0f0f0f;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-style-18:solid;--videoSupport-slider-border-style-19:solid;--videoSupport-slider-border-style-20:solid;--videoSupport-slider-border-style-21:solid;--videoSupport-slider-border-style-22:solid;--videoSupport-slider-border-style-23:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:2; --videoSupport-slider-border-color-6:5; --videoSupport-slider-border-color-7:5; --videoSupport-slider-border-color-8:,; --videoSupport-slider-border-color-9:; --videoSupport-slider-border-color-10:2; --videoSupport-slider-border-color-11:5; --videoSupport-slider-border-color-12:5; --videoSupport-slider-border-color-13:,; --videoSupport-slider-border-color-14:; --videoSupport-slider-border-color-15:2; --videoSupport-slider-border-color-16:5; --videoSupport-slider-border-color-17:5; --videoSupport-slider-border-color-18:,; --videoSupport-slider-border-color-19:; --videoSupport-slider-border-color-20:0; --videoSupport-slider-border-color-21:.; --videoSupport-slider-border-color-22:3; --videoSupport-slider-border-color-23:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:hsla(0,0%,100%,0.95);--theme-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-text-inverted-normal:rgba(0,0,0,0.95);--theme-text-inverted-disabled:rgba(0,0,0,0.5);--theme-text-secondary-normal:hsla(0,0%,100%,0.7);--theme-text-secondary-inverted-normal:rgba(0,0,0,0.6);--theme-text-error-normal:#fc8b98;--theme-text-error-hover:#ffd4da;--theme-text-error-active:#ffd4da;--theme-text-success-normal:#3cc29a;--theme-text-success-hover:#9fedd8;--theme-text-success-active:#9fedd8;--theme-text-warning-normal:#f2990a;--theme-text-warning-hover:#ffda94;--theme-text-warning-active:#ffda94;--theme-text-highlight:#063a75;--theme-text-accent-normal:#64b4fa;--theme-text-accent-hover:#bfe3ff;--theme-text-accent-active:#bfe3ff;--theme-text-teamdefault-normal:hsla(0,0%,100%,0.7);--theme-text-teamdefault-hover:hsla(0,0%,100%,0.7);--theme-text-teamdefault-active:hsla(0,0%,100%,0.95);--theme-text-alert-purple-normal:#f294f1;--theme-text-alert-purple-hover:#fce1fc;--theme-text-alert-purple-active:#fce1fc;--theme-text-alert-orange-normal:#ffca99;--theme-text-alert-orange-hover:#faf4eb;--theme-text-alert-orange-active:#faf4eb;--theme-text-team-cobalt-normal:#5ebff7;--theme-text-team-cobalt-hover:#5ebff7;--theme-text-team-cobalt-active:#c7eeff;--theme-text-team-cyan-normal:#22c7d6;--theme-text-team-cyan-hover:#22c7d6;--theme-text-team-cyan-active:#b2f4f7;--theme-text-team-mint-normal:#30c9b0;--theme-text-team-mint-hover:#30c9b0;--theme-text-team-mint-active:#baf5e7;--theme-text-team-lime-normal:#93c437;--theme-text-team-lime-hover:#93c437;--theme-text-team-lime-active:#ddf2ae;--theme-text-team-gold-normal:#d6b220;--theme-text-team-gold-hover:#d6b220;--theme-text-team-gold-active:#f5eaa2;--theme-text-team-orange-normal:#ff9d52;--theme-text-team-orange-hover:#ff9d52;--theme-text-team-orange-active:#fce4c7;--theme-text-team-pink-normal:#fc97aa;--theme-text-team-pink-hover:#fc97aa;--theme-text-team-pink-active:#ffe0e7;--theme-text-team-purple-normal:#f294f1;--theme-text-team-purple-hover:#f294f1;--theme-text-team-purple-active:#fce1fc;--theme-text-team-violet-normal:#c7a5fa;--theme-text-team-violet-hover:#c7a5fa;--theme-text-team-violet-active:#f0e3fc;--theme-text-team-slate-normal:#b0b4d9;--theme-text-team-slate-hover:#b0b4d9;--theme-text-team-slate-active:#e3e7fa;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:hsla(0,0%,100%,0.07);--theme-background-primary-active:hsla(0,0%,100%,0.11);--theme-background-primary-disabled:hsla(0,0%,100%,0.11);--theme-background-solid-primary-normal:#000;--theme-background-solid-secondary-normal:#1a1a1a;--theme-background-solid-tertiary-normal:#262626;--theme-background-solid-quaternary-normal:#3b3b3b;--theme-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-background-secondary-hover:hsla(0,0%,100%,0.2);--theme-background-secondary-active:hsla(0,0%,100%,0.3);--theme-background-secondary-disabled:hsla(0,0%,100%,0);--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#1a1a1a;--theme-background-gradient-primary-1:#0f0f0f;--theme-background-gradient-secondary-0:#262626;--theme-background-gradient-secondary-1:#0f0f0f;--theme-background-alert-default-normal:#262626;--theme-background-alert-default-hover:#262626;--theme-background-alert-default-active:#3b3b3b;--theme-background-alert-success-normal:#0e2b20;--theme-background-alert-success-hover:#0e2b20;--theme-background-alert-success-active:#134231;--theme-background-alert-warning-normal:#36220c;--theme-background-alert-warning-hover:#36220c;--theme-background-alert-warning-active:#57330a;--theme-background-alert-error-normal:#4f0e10;--theme-background-alert-error-hover:#4f0e10;--theme-background-alert-error-active:#780d13;--theme-background-alert-theme-normal:#0a274a;--theme-background-alert-theme-hover:#0a274a;--theme-background-alert-theme-active:#063a75;--theme-background-alert-purple-normal:#3b1840;--theme-background-alert-purple-hover:#3b1840;--theme-background-alert-purple-active:#601e66;--theme-background-alert-orange-normal:#33221b;--theme-background-alert-orange-hover:#33221b;--theme-background-alert-orange-active:#59311e;--theme-background-label-cobalt-normal:#12283d;--theme-background-label-cobalt-hover:#103c63;--theme-background-label-cobalt-active:#08599c;--theme-background-label-gold-normal:#30240d;--theme-background-label-gold-hover:#4d370c;--theme-background-label-gold-active:#735107;--theme-background-label-lime-normal:#1e2b10;--theme-background-label-lime-hover:#2d4214;--theme-background-label-lime-active:#416116;--theme-background-label-mint-normal:#102b2a;--theme-background-label-mint-hover:#12423f;--theme-background-label-mint-active:#12615a;--theme-background-label-orange-normal:#33221b;--theme-background-label-orange-hover:#59311e;--theme-background-label-orange-active:#914017;--theme-background-label-pink-normal:#3b1e21;--theme-background-label-pink-hover:#66262d;--theme-background-label-pink-active:#a12a3a;--theme-background-label-purple-normal:#3b1840;--theme-background-label-purple-hover:#601e66;--theme-background-label-purple-active:#932099;--theme-background-label-slate-normal:#26262b;--theme-background-label-slate-hover:#393a47;--theme-background-label-slate-active:#535573;--theme-background-label-violet-normal:#29223d;--theme-background-label-violet-hover:#432c78;--theme-background-label-violet-active:#643abd;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:hsla(0,0%,100%,0.95);--theme-button-primary-hover:hsla(0,0%,100%,0.8);--theme-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-button-secondary-normal:hsla(0,0%,100%,0);--theme-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-button-inverted-normal:#0f0f0f;--theme-button-inverted-hover:#262626;--theme-button-inverted-pressed:#3b3b3b;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-outline-theme-normal:#64b4fa;--theme-outline-secondary-normal:hsla(0,0%,100%,0.2);--theme-outline-input-normal:hsla(0,0%,100%,0.5);--theme-outline-input-active:hsla(0,0%,100%,0.9);--theme-outline-button-normal:hsla(0,0%,100%,0.3);--theme-outline-join-normal:#3cc29a;--theme-outline-cancel-normal:#fc8b98;--theme-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#adadad;--theme-outline-high-contrast-focus:#fff;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#64b4fa;--theme-control-active-hover:#3492eb;--theme-control-active-pressed:#1170cf;--theme-control-active-active:#1170cf;--theme-control-active-disabled:#063a75;--theme-control-inactive-normal:hsla(0,0%,100%,0.2);--theme-control-inactive-hover:hsla(0,0%,100%,0.3);--theme-control-inactive-pressed:hsla(0,0%,100%,0.4);--theme-control-inactive-disabled:hsla(0,0%,100%,0.11);--theme-overlay-meetings-normal:rgba(0,0,0,0.7);--theme-indicator-unstable:#f26b1d;--theme-indicator-attention:#f55868;--theme-indicator-stable:#27a17a;--theme-indicator-locked:#8f8f8f;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#3492eb;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:hsla(0,0%,100%,0.2);--theme-scrollbar-button-hover:hsla(0,0%,100%,0.3);--theme-scrollbar-button-pressed:hsla(0,0%,100%,0.4);--theme-scrollbar-arrow-normal:hsla(0,0%,100%,0.7);--theme-scrollbar-arrow-background-normal:hsla(0,0%,100%,0);--theme-scrollbar-arrow-background-hover:hsla(0,0%,100%,0.11);--theme-scrollbar-arrow-background-pressed:hsla(0,0%,100%,0.2);--theme-scrollbar-background-secondary-ghost:hsla(0,0%,100%,0);--theme-scrollbar-background-secondary-normal:hsla(0,0%,100%,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#fff;--theme-globaltint-normal:#3492eb;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#262626;--theme-groupedbackground-quaternary-normal:#3b3b3b;--theme-groupedbackground-primary-normal:#000;--theme-groupedbackground-secondary-normal:#1a1a1a;--theme-teaching-background-normal:#fff;--theme-teaching-button-primary-normal:rgba(0,0,0,0.95);--theme-teaching-button-primary-hover:rgba(0,0,0,0.8);--theme-teaching-button-primary-pressed:rgba(0,0,0,0.7);--theme-teaching-button-primary-disabled:rgba(0,0,0,0.2);--theme-teaching-button-secondary-normal:transparent;--theme-teaching-button-secondary-hover:rgba(0,0,0,0.07);--theme-teaching-button-secondary-pressed:rgba(0,0,0,0.2);--theme-teaching-outline-button-normal:rgba(0,0,0,0.3);--theme-teaching-outline-normal:rgba(0,0,0,0.2);--theme-teaching-outline-disabled-normal:rgba(0,0,0,0.2);--theme-teaching-outline-theme:#1170cf;--theme-teaching-text-accent-normal:#0353a8;--theme-teaching-text-accent-hover:#0a274a;--theme-teaching-text-accent-disabled:rgba(0,0,0,0.4);--theme-teaching-text-primary-disabled:rgba(0,0,0,0.4);--theme-gradientdivider-normal-0:hsla(0,0%,100%,0);--theme-gradientdivider-normal-1:hsla(0,0%,100%,0.2);--theme-gradientdivider-hover-0:hsla(0,0%,100%,0);--theme-gradientdivider-hover-1:hsla(0,0%,100%,0.6);--theme-gradientdivider-error-normal-0:rgba(252,139,152,0);--theme-gradientdivider-error-normal-1:rgba(252,139,152,0.6);--theme-gradientdivider-error-hover-0:rgba(252,139,152,0);--theme-gradientdivider-error-hover-1:rgba(252,139,152,0.9);--theme-gradientdivider-warning-normal-0:rgba(242,153,10,0);--theme-gradientdivider-warning-normal-1:rgba(242,153,10,0.6);--theme-gradientdivider-warning-hover-0:rgba(242,153,10,0);--theme-gradientdivider-warning-hover-1:rgba(242,153,10,0.9);--theme-gradientdivider-announce-normal-0:rgba(100,180,250,0);--theme-gradientdivider-announce-normal-1:rgba(100,180,250,0.6);--theme-gradientdivider-announce-hover-0:rgba(100,180,250,0);--theme-gradientdivider-announce-hover-1:rgba(100,180,250,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#1a1a1a;--theme-gradation-primary-1:#0f0f0f;--theme-gradation-secondary-0:#262626;--theme-gradation-secondary-1:#0f0f0f}.md-theme-lightIndigo{--avatar-presence-icon-active:#1d805f;--avatar-presence-icon-meeting:#c74f0e;--avatar-presence-icon-schedule:#c74f0e;--avatar-presence-icon-call:#c74f0e;--avatar-presence-icon-dnd:#db1f2e;--avatar-presence-icon-presenting:#db1f2e;--avatar-presence-icon-quiet-hours:#707070;--avatar-presence-icon-away:#707070;--avatar-presence-icon-ooo:#707070;--avatar-presence-icon-busy:#c74f0e;--avatar-presence-icon-on-mobile:#707070;--avatar-presence-icon-on-device:#707070;--avatar-presence-icon-on-hold:#707070;--avatar-presence-icon-background:#fff;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#1170cf;--avatar-chat-bubble-icon-hover:#0353a8;--avatar-chat-bubble-icon-pressed:#063a75;--avatar-chat-bubble-icon-active:#063a75;--avatar-chat-bubble-icon-disabled:#bfe3ff;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:rgba(0,0,0,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#0353a8;--badge-recording-indicator:#db1f2e;--banner-announcement-text:#0353a8;--banner-announcement-background:#dbf0ff;--banner-success-text:#185e46;--banner-success-background:#cef5eb;--banner-error-text:#ab0a15;--banner-error-background:#ffe8ea;--banner-issue-text:#7d4705;--banner-issue-background:#ffebc2;--banner-transient-text:rgba(0,0,0,0.95);--banner-transient-background:rgba(0,0,0,0.11);--button-primary-background:rgba(0,0,0,0.95);--button-primary-background-hovered:rgba(0,0,0,0.8);--button-primary-background-pressed:rgba(0,0,0,0.7);--button-primary-background-disabled:rgba(0,0,0,0.2);--button-primary-text:hsla(0,0%,100%,0.95);--button-primary-text-hovered:hsla(0,0%,100%,0.95);--button-primary-text-pressed:hsla(0,0%,100%,0.95);--button-primary-text-disabled:rgba(0,0,0,0.4);--button-primary-border-style:none;--button-secondary-background:transparent;--button-secondary-background-hovered:rgba(0,0,0,0.07);--button-secondary-background-pressed:rgba(0,0,0,0.2);--button-secondary-background-disabled:transparent;--button-secondary-text:rgba(0,0,0,0.95);--button-secondary-text-hovered:rgba(0,0,0,0.95);--button-secondary-text-pressed:rgba(0,0,0,0.95);--button-secondary-text-disabled:rgba(0,0,0,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:rgba(0,0,0,0.3);--button-secondary-border-color-hovered:rgba(0,0,0,0.3);--button-secondary-border-color-pressed:rgba(0,0,0,0.3);--button-secondary-border-color-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-background:transparent;--button-cancel-ghost-background-hovered:rgba(0,0,0,0.07);--button-cancel-ghost-background-pressed:rgba(0,0,0,0.2);--button-cancel-ghost-background-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-text:#ab0a15;--button-cancel-ghost-text-hovered:#ab0a15;--button-cancel-ghost-text-pressed:#ab0a15;--button-cancel-ghost-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:rgba(0,0,0,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:transparent;--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:transparent;--button-cancel-outline-text:#ab0a15;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:rgba(0,0,0,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#ab0a15;--button-cancel-outline-border-color-disabled:rgba(0,0,0,0.2);--button-accent-ghost-background:transparent;--button-accent-ghost-background-hovered:rgba(0,0,0,0.07);--button-accent-ghost-background-pressed:rgba(0,0,0,0.2);--button-accent-ghost-background-disabled:rgba(0,0,0,0.2);--button-accent-ghost-text:#0353a8;--button-accent-ghost-text-hovered:#0353a8;--button-accent-ghost-text-pressed:#0353a8;--button-accent-ghost-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:rgba(0,0,0,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:transparent;--button-message-ghost-background-hovered:rgba(0,0,0,0.07);--button-message-ghost-background-pressed:rgba(0,0,0,0.2);--button-message-ghost-background-disabled:rgba(0,0,0,0.2);--button-message-ghost-text:#0353a8;--button-message-ghost-text-hovered:#0353a8;--button-message-ghost-text-pressed:#0353a8;--button-message-ghost-text-disabled:rgba(0,0,0,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:rgba(0,0,0,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:rgba(0,0,0,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:rgba(0,0,0,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:rgba(0,0,0,0.4);--button-join-fill-border-style:none;--button-join-outline-background:transparent;--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:transparent;--button-join-outline-text:#185e46;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:rgba(0,0,0,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#185e46;--button-join-outline-border-color-disabled:rgba(0,0,0,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:rgba(0,0,0,0.95);--button-counter-background-hovered:rgba(0,0,0,0.8);--button-counter-background-pressed:rgba(0,0,0,0.7);--button-counter-text:hsla(0,0%,100%,0.95);--button-counter-text-hovered:hsla(0,0%,100%,0.95);--button-counter-text-pressed:hsla(0,0%,100%,0.95);--button-counter-border-style:none;--button-dialpad-background:transparent;--button-dialpad-background-hovered:rgba(0,0,0,0.07);--button-dialpad-background-pressed:rgba(0,0,0,0.2);--button-dialpad-background-disabled:transparent;--button-dialpad-text-number:rgba(0,0,0,0.95);--button-dialpad-text-number-hovered:rgba(0,0,0,0.95);--button-dialpad-text-number-pressed:rgba(0,0,0,0.95);--button-dialpad-text-number-disabled:rgba(0,0,0,0.4);--button-dialpad-text-characters:rgba(0,0,0,0.7);--button-dialpad-text-characters-hovered:rgba(0,0,0,0.7);--button-dialpad-text-characters-pressed:rgba(0,0,0,0.7);--button-dialpad-text-characters-disabled:rgba(0,0,0,0.4);--button-dialpad-special-background:transparent;--button-dialpad-special-text-number:rgba(0,0,0,0.95);--button-dialpad-special-text-characters:rgba(0,0,0,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:transparent;--button-hyperlink-text:#0353a8;--button-hyperlink-text-hovered:#0a274a;--button-hyperlink-text-pressed:#0a274a;--button-hyperlink-text-focused:#0353a8;--button-hyperlink-text-disabled:rgba(0,0,0,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#0353a8;--button-layout-background:#fff;--button-layout-background-hovered:#ededed;--button-layout-background-pressed:#dedede;--button-layout-background-disabled:#fff;--button-layout-text:rgba(0,0,0,0.95);--button-layout-text-disabled:rgba(0,0,0,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:rgba(0,0,0,0.3);--button-layout-border-color-disabled:rgba(0,0,0,0.2);--button-overlay-background:#fff;--button-overlay-background-hovered:#ededed;--button-overlay-background-pressed:#dedede;--button-overlay-text:rgba(0,0,0,0.95);--button-overlay-text-hovered:rgba(0,0,0,0.95);--button-overlay-text-pressed:rgba(0,0,0,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:rgba(0,0,0,0.3);--button-overlay-border-color-hovered:rgba(0,0,0,0.3);--button-overlay-border-color-pressed:rgba(0,0,0,0.3);--button-group-separator-background:rgba(0,0,0,0.4);--button-ghost-background:transparent;--button-ghost-background-hovered:rgba(0,0,0,0.07);--button-ghost-background-pressed:rgba(0,0,0,0.2);--button-ghost-background-disabled:transparent;--button-ghost-background-active:rgba(0,0,0,0.2);--button-ghost-text:rgba(0,0,0,0.95);--button-ghost-text-hovered:rgba(0,0,0,0.95);--button-ghost-text-pressed:rgba(0,0,0,0.95);--button-ghost-text-disabled:rgba(0,0,0,0.4);--button-ghost-text-active:rgba(0,0,0,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:rgba(0,0,0,0.2);--button-call-control-panel-background-hovered:rgba(0,0,0,0.3);--button-call-control-panel-background-pressed:rgba(0,0,0,0.4);--button-call-control-panel-background-disabled:rgba(0,0,0,0.2);--button-call-control-panel-text:rgba(0,0,0,0.95);--button-call-control-panel-text-hovered:rgba(0,0,0,0.95);--button-call-control-panel-text-pressed:rgba(0,0,0,0.95);--button-call-control-panel-text-disabled:rgba(0,0,0,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:rgba(0,0,0,0.11);--card-inactive-background-hovered:rgba(0,0,0,0.2);--card-inactive-background-active:rgba(0,0,0,0.3);--card-success-background:#cef5eb;--card-success-background-hovered:#cef5eb;--card-success-background-active:#9fedd8;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:rgba(0,0,0,0.07);--card-transparent-background-active:rgba(0,0,0,0.11);--card-active-background:#cef5eb;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:rgba(0,0,0,0.2);--chips-outline-error:#ab0a15;--chips-outline-normal:rgba(0,0,0,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#12615a;--chips-outline-multiline-text-cobalt:#08599c;--chips-outline-multiline-text-orange:#914017;--chips-outline-multiline-text-pink:#a12a3a;--chips-outline-multiline-text-lime:#416116;--chips-outline-multiline-text-cyan:#066070;--chips-outline-multiline-text-purple:#932099;--chips-outline-multiline-text-violet:#643abd;--chips-background-error:#ffe8ea;--chips-text-error:#ab0a15;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#fff;--codeinput-background-hovered:rgba(0,0,0,0.07);--codeinput-background-active:rgba(0,0,0,0.11);--codeinput-background-focused:#fff;--codeinput-background-disabled:rgba(0,0,0,0.11);--codeinput-text:rgba(0,0,0,0.95);--codeinput-text-hovered:rgba(0,0,0,0.95);--codeinput-text-active:rgba(0,0,0,0.95);--codeinput-text-focused:rgba(0,0,0,0.95);--codeinput-text-disabled:rgba(0,0,0,0.95);--codeinput-error-background:#ffe8ea;--codeinput-error-background-hovered:rgba(0,0,0,0.07);--codeinput-error-background-active:rgba(0,0,0,0.07);--codeinput-error-text:rgba(0,0,0,0.95);--codeinput-error-text-hovered:rgba(0,0,0,0.95);--codeinput-error-text-active:rgba(0,0,0,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#ab0a15;--codeinput-error-border-color-hovered:#ab0a15;--codeinput-error-border-color-active:#ab0a15;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:rgba(0,0,0,0.5);--codeinput-border-color-hovered:rgba(0,0,0,0.5);--codeinput-border-color-active:rgba(0,0,0,0.9);--codeinput-border-color-focused:#1170cf;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#fff;--dualbutton-overlay-button-background:#fff;--dualbutton-overlay-button-background-hovered:#ededed;--dualbutton-overlay-button-background-pressed:#dedede;--dualbutton-overlay-button-text:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:0; --dualbutton-overlay-border-color-6:,; --dualbutton-overlay-border-color-7:; --dualbutton-overlay-border-color-8:0; --dualbutton-overlay-border-color-9:,; --dualbutton-overlay-border-color-10:; --dualbutton-overlay-border-color-11:0; --dualbutton-overlay-border-color-12:,; --dualbutton-overlay-border-color-13:; --dualbutton-overlay-border-color-14:0; --dualbutton-overlay-border-color-15:.; --dualbutton-overlay-border-color-16:3; --dualbutton-overlay-border-color-17:);--dualbutton-standard-background:transparent;--dualbutton-standard-button-background:transparent;--dualbutton-standard-button-background-hovered:rgba(0,0,0,0.07);--dualbutton-standard-button-background-pressed:rgba(0,0,0,0.2);--dualbutton-standard-button-text:rgba(0,0,0,0.95);--dualbutton-standard-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-standard-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:0; --dualbutton-standard-border-color-6:,; --dualbutton-standard-border-color-7:; --dualbutton-standard-border-color-8:0; --dualbutton-standard-border-color-9:,; --dualbutton-standard-border-color-10:; --dualbutton-standard-border-color-11:0; --dualbutton-standard-border-color-12:,; --dualbutton-standard-border-color-13:; --dualbutton-standard-border-color-14:0; --dualbutton-standard-border-color-15:.; --dualbutton-standard-border-color-16:3; --dualbutton-standard-border-color-17:);--label-primary-text:rgba(0,0,0,0.95);--label-primary-text-disabled:rgba(0,0,0,0.4);--label-secondary-text:rgba(0,0,0,0.7);--label-secondary-text-disabled:rgba(0,0,0,0.4);--label-success-text:#185e46;--label-warning-text:#7d4705;--label-error-text:#ab0a15;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:rgba(0,0,0,0.07);--listitem-background-focused:rgba(0,0,0,0.07);--listitem-background-pressed:rgba(0,0,0,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:rgba(0,0,0,0.95);--listitem-textprimary-hovered:rgba(0,0,0,0.95);--listitem-textprimary-focused:rgba(0,0,0,0.95);--listitem-textprimary-pressed:rgba(0,0,0,0.95);--listitem-textprimary-disabled:rgba(0,0,0,0.4);--listitem-textsecondary:rgba(0,0,0,0.7);--listitem-textsecondary-hovered:rgba(0,0,0,0.7);--listitem-textsecondary-focused:rgba(0,0,0,0.7);--listitem-textsecondary-pressed:rgba(0,0,0,0.7);--listitem-textsecondary-disabled:rgba(0,0,0,0.4);--listitem-textsecondarycompany:#7d4705;--listitem-textsecondarycompany-hovered:#7d4705;--listitem-textsecondarycompany-focused:#7d4705;--listitem-textsecondarycompany-pressed:#7d4705;--listitem-textsecondarycompany-disabled:rgba(0,0,0,0.4);--listitem-textmissed:#ab0a15;--listitem-textmissed-hovered:#ab0a15;--listitem-textmissed-pressed:#ab0a15;--listitem-textmissed-disabled:rgba(0,0,0,0.4);--listitem-tick:#1170cf;--listitem-tick-hovered:#1170cf;--listitem-tick-focused:#1170cf;--listitem-tick-pressed:#1170cf;--listitem-tick-disabled:rgba(0,0,0,0.4);--listitem-icon:rgba(0,0,0,0.95);--listitem-icon-hovered:rgba(0,0,0,0.95);--listitem-icon-focused:rgba(0,0,0,0.95);--listitem-icon-pressed:rgba(0,0,0,0.95);--listitem-icon-disabled:rgba(0,0,0,0.4);--listitem-dotdivider:rgba(0,0,0,0.4);--listitem-dotdivider-hovered:rgba(0,0,0,0.4);--listitem-dotdivider-focused:rgba(0,0,0,0.4);--listitem-dotdivider-pressed:rgba(0,0,0,0.4);--listitem-dotdivider-disabled:rgba(0,0,0,0.4);--meetingCardListItem-background:rgba(0,0,0,0.11);--meetingCardListItem-background-hovered:rgba(0,0,0,0.2);--meetingCardListItem-background-pressed:rgba(0,0,0,0.3);--meetingCardListItem-background-focused:rgba(0,0,0,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:rgba(0,0,0,0.95);--meetingCardListItem-textSecondary:rgba(0,0,0,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#1170cf;--meetingCardListItem-border-color-disabled:rgba(0,0,0,0.2);--popover-primary-background:#fff;--reaction-badge-primary-background:rgba(0,0,0,0.11);--reaction-badge-primary-background-hovered:rgba(0,0,0,0.2);--reaction-badge-primary-background-pressed:rgba(0,0,0,0.3);--reaction-badge-primary-unreacted-text:rgba(0,0,0,0.95);--reaction-badge-primary-reacted-text:#0353a8;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:rgba(0,0,0,0.2);--search-placeholder-text:rgba(0,0,0,0.7);--search-text:rgba(0,0,0,0.95);--search-text-active:rgba(0,0,0,0.95);--search-text-disabled:rgba(0,0,0,0.4);--search-background-disabled:rgba(0,0,0,0.11);--search-background:#fff;--search-background-active:#fff;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:rgba(0,0,0,0.5);--search-border-color-active:rgba(0,0,0,0.9);--separator-primary:rgba(0,0,0,0.4);--separator-secondary:rgba(0,0,0,0.2);--spinner-loading-cursor:rgba(0,0,0,0.9);--spinner-loading-track:rgba(0,0,0,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#1170cf;--spinner-progress-track:rgba(0,0,0,0.2);--tab-active-background:rgba(0,0,0,0.2);--tab-active-background-hovered:rgba(0,0,0,0.3);--tab-active-background-pressed:rgba(0,0,0,0.2);--tab-active-text:rgba(0,0,0,0.95);--tab-active-text-hovered:rgba(0,0,0,0.95);--tab-active-text-pressed:rgba(0,0,0,0.95);--tab-inactive-background:transparent;--tab-inactive-background-hovered:rgba(0,0,0,0.07);--tab-inactive-background-pressed:rgba(0,0,0,0.2);--tab-inactive-text:rgba(0,0,0,0.7);--tab-inactive-text-hovered:rgba(0,0,0,0.95);--tab-inactive-text-pressed:rgba(0,0,0,0.95);--tab-inactive-text-disabled:rgba(0,0,0,0.4);--tab-refresh:#185e46;--tab-refresh-hovered:#0e2b20;--tab-refresh-pressed:#0e2b20;--tab-orange:#914017;--tab-orange-hovered:#914017;--tab-orange-pressed:#33221b;--tab-gold:#735107;--tab-gold-hovered:#735107;--tab-gold-pressed:#30240d;--tab-lime:#416116;--tab-lime-hovered:#416116;--tab-lime-pressed:#1e2b10;--tab-mint:#12615a;--tab-mint-hovered:#12615a;--tab-mint-pressed:#102b2a;--tab-cyan:#066070;--tab-cyan-hovered:#066070;--tab-cyan-pressed:#0b2a30;--tab-pink:#a12a3a;--tab-pink-hovered:#a12a3a;--tab-pink-pressed:#3b1e21;--tab-slate:#535573;--tab-slate-hovered:#535573;--tab-slate-pressed:#26262b;--tab-violet:#643abd;--tab-violet-hovered:#643abd;--tab-violet-pressed:#29223d;--tab-cobalt:#08599c;--tab-cobalt-hovered:#08599c;--tab-cobalt-pressed:#12283d;--tab-purple:#932099;--tab-purple-hovered:#932099;--tab-purple-pressed:#3b1840;--tags-static-background:#fff;--tags-static-text:rgba(0,0,0,0.95);--tags-static-border-style:solid;--tags-static-border-color:rgba(0,0,0,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#ffe8ea;--tags-error-text:rgba(0,0,0,0.95);--tags-error-border-style:solid;--tags-error-border-color:#ab0a15;--tags-primary-background:#f7f7f7;--tags-primary-background-hovered:#ededed;--tags-primary-background-pressed:#fff;--tags-primary-text:rgba(0,0,0,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:rgba(0,0,0,0.4);--tags-cobalt-background:#e5f8ff;--tags-cobalt-background-hovered:#c7eeff;--tags-cobalt-background-pressed:#9df;--tags-cobalt-text:rgba(0,0,0,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#f3f7e9;--tags-lime-background-hovered:#ddf2ae;--tags-lime-background-pressed:#bce36f;--tags-lime-text:rgba(0,0,0,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#e9f7f3;--tags-mint-background-hovered:#baf5e7;--tags-mint-background-pressed:#74e8d1;--tags-mint-text:rgba(0,0,0,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#f2f4ff;--tags-slate-background-hovered:#e3e7fa;--tags-slate-background-pressed:#ced2ed;--tags-slate-text:rgba(0,0,0,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#f8f2fc;--tags-violet-background-hovered:#f0e3fc;--tags-violet-background-pressed:#e2cafc;--tags-violet-text:rgba(0,0,0,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#fcf2fc;--tags-purple-background-hovered:#fce1fc;--tags-purple-background-pressed:#fac3f8;--tags-purple-text:rgba(0,0,0,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#faf4eb;--tags-orange-background-hovered:#fce4c7;--tags-orange-background-pressed:#ffca99;--tags-orange-text:rgba(0,0,0,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#f7f6dc;--tags-gold-background-hovered:#f5eaa2;--tags-gold-background-pressed:#ebd460;--tags-gold-text:rgba(0,0,0,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:rgba(0,0,0,0.2);--teamMarker-background-gold:#735107;--teamMarker-background-orange:#914017;--teamMarker-background-lime:#416116;--teamMarker-background-mint:#12615a;--teamMarker-background-cyan:#066070;--teamMarker-background-cobalt:#08599c;--teamMarker-background-slate:#535573;--teamMarker-background-violet:#643abd;--teamMarker-background-purple:#932099;--teamMarker-background-pink:#a12a3a;--teamMarker-background-archived:rgba(0,0,0,0.2);--textinput-placeholder-text:rgba(0,0,0,0.7);--textinput-background:#fff;--textinput-background-pressed:rgba(0,0,0,0.3);--textinput-background-hovered:rgba(0,0,0,0.07);--textinput-background-focused:#fff;--textinput-background-active:rgba(0,0,0,0.11);--textinput-background-disabled:rgba(0,0,0,0.11);--textinput-text:rgba(0,0,0,0.95);--textinput-text-pressed:rgba(0,0,0,0.95);--textinput-text-hovered:rgba(0,0,0,0.95);--textinput-text-focused:rgba(0,0,0,0.95);--textinput-text-active:rgba(0,0,0,0.95);--textinput-text-disabled:rgba(0,0,0,0.4);--textinput-error-background:#ffe8ea;--textinput-error-background-pressed:rgba(0,0,0,0.11);--textinput-error-background-hovered:rgba(0,0,0,0.07);--textinput-error-background-focused:rgba(0,0,0,0.07);--textinput-error-text:rgba(0,0,0,0.95);--textinput-error-text-pressed:rgba(0,0,0,0.95);--textinput-error-text-hovered:rgba(0,0,0,0.95);--textinput-error-text-focused:rgba(0,0,0,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#ab0a15;--textinput-error-border-color-pressed:#ab0a15;--textinput-error-border-color-hovered:#ab0a15;--textinput-error-border-color-focused:#ab0a15;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:rgba(0,0,0,0.5);--textinput-border-color-pressed:rgba(0,0,0,0.5);--textinput-border-color-hovered:rgba(0,0,0,0.5);--textinput-border-color-focused:#1170cf;--textinput-border-color-active:rgba(0,0,0,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#f7f7f7;--alertbadge-default-background-hovered:#f7f7f7;--alertbadge-default-background-pressed:#dedede;--alertbadge-default-text:rgba(0,0,0,0.7);--alertbadge-default-text-hovered:rgba(0,0,0,0.95);--alertbadge-default-text-pressed:rgba(0,0,0,0.95);--alertbadge-announcement-background:#dbf0ff;--alertbadge-announcement-background-hovered:#dbf0ff;--alertbadge-announcement-background-pressed:#bfe3ff;--alertbadge-announcement-text:#0353a8;--alertbadge-announcement-text-hovered:#0a274a;--alertbadge-announcement-text-pressed:#0a274a;--alertbadge-warning-background:#ffebc2;--alertbadge-warning-background-hovered:#ffebc2;--alertbadge-warning-background-pressed:#ffda94;--alertbadge-warning-text:#7d4705;--alertbadge-warning-text-hovered:#36220c;--alertbadge-warning-text-pressed:#36220c;--alertbadge-important-background:#ffe8ea;--alertbadge-important-background-hovered:#ffe8ea;--alertbadge-important-background-pressed:#ffd4da;--alertbadge-important-text:#ab0a15;--alertbadge-important-text-hovered:#4f0e10;--alertbadge-important-text-pressed:#4f0e10;--alertbadge-blocked-background:#ffebc2;--alertbadge-blocked-background-hovered:#ffebc2;--alertbadge-blocked-background-pressed:#ffda94;--alertbadge-blocked-text:#7d4705;--alertbadge-blocked-text-hovered:#36220c;--alertbadge-blocked-text-pressed:#36220c;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-default-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-default-sent-background:rgba(0,0,0,0.11);--attachment-file-default-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-default-sent-background-active:rgba(0,0,0,0.3);--attachment-file-default-sent-background-focused:rgba(0,0,0,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:0; --attachment-file-default-sent-border-color-6:,; --attachment-file-default-sent-border-color-7:; --attachment-file-default-sent-border-color-8:0; --attachment-file-default-sent-border-color-9:,; --attachment-file-default-sent-border-color-10:; --attachment-file-default-sent-border-color-11:0; --attachment-file-default-sent-border-color-12:,; --attachment-file-default-sent-border-color-13:; --attachment-file-default-sent-border-color-14:0; --attachment-file-default-sent-border-color-15:.; --attachment-file-default-sent-border-color-16:2; --attachment-file-default-sent-border-color-17:);--attachment-file-error-sent-background:rgba(0,0,0,0.11);--attachment-file-error-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-error-sent-background-active:rgba(0,0,0,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-error-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-error-sent-label-disabled:rgba(0,0,0,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:0; --attachment-file-error-sent-border-color-6:,; --attachment-file-error-sent-border-color-7:; --attachment-file-error-sent-border-color-8:0; --attachment-file-error-sent-border-color-9:,; --attachment-file-error-sent-border-color-10:; --attachment-file-error-sent-border-color-11:0; --attachment-file-error-sent-border-color-12:,; --attachment-file-error-sent-border-color-13:; --attachment-file-error-sent-border-color-14:0; --attachment-file-error-sent-border-color-15:.; --attachment-file-error-sent-border-color-16:2; --attachment-file-error-sent-border-color-17:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:0; --attachment-file-preview-thumbnail-sent-border-color-6:,; --attachment-file-preview-thumbnail-sent-border-color-7:; --attachment-file-preview-thumbnail-sent-border-color-8:0; --attachment-file-preview-thumbnail-sent-border-color-9:,; --attachment-file-preview-thumbnail-sent-border-color-10:; --attachment-file-preview-thumbnail-sent-border-color-11:0; --attachment-file-preview-thumbnail-sent-border-color-12:,; --attachment-file-preview-thumbnail-sent-border-color-13:; --attachment-file-preview-thumbnail-sent-border-color-14:0; --attachment-file-preview-thumbnail-sent-border-color-15:.; --attachment-file-preview-thumbnail-sent-border-color-16:2; --attachment-file-preview-thumbnail-sent-border-color-17:);--cancelicon-default-icon:rgba(0,0,0,0.7);--cancelicon-default-icon-hovered:rgba(0,0,0,0.95);--cancelicon-default-icon-pressed:rgba(0,0,0,0.95);--cancelicon-default-icon-disabled:rgba(0,0,0,0.4);--message-badge-regular-background:rgba(0,0,0,0.11);--message-badge-regular-background-hovered:rgba(0,0,0,0.2);--message-badge-regular-background-active:rgba(0,0,0,0.3);--message-badge-regular-text:rgba(0,0,0,0.7);--message-badge-regular-text-hovered:rgba(0,0,0,0.95);--message-badge-regular-text-active:rgba(0,0,0,0.95);--message-badge-important-background:#dbf0ff;--message-badge-important-background-hovered:#dbf0ff;--message-badge-important-background-active:#bfe3ff;--message-badge-important-text:#0353a8;--message-badge-important-text-hovered:#0a274a;--message-badge-important-text-active:#0a274a;--message-bodyText-primary-text:rgba(0,0,0,0.95);--message-bodyText-secondary-text:rgba(0,0,0,0.7);--message-bodyText-mention-self-text:#0353a8;--message-bodyText-mention-self-text-hovered:#0a274a;--message-bodyText-mention-self-text-active:#0a274a;--message-bodyText-mention-self-text-focused:#0353a8;--message-bodyText-mention-other-text:rgba(0,0,0,0.7);--message-bodyText-mention-other-text-hovered:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-active:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-focused:rgba(0,0,0,0.7);--message-bodyText-mention-all-text:#0353a8;--message-bodyText-mention-all-text-hovered:#0a274a;--message-bodyText-mention-all-text-active:#0a274a;--message-bodyText-mention-all-text-focused:#0353a8;--message-bodyText-extParticipants-text:#7d4705;--message-bodyText-extParticipants-text-hovered:#36220c;--message-bodyText-extParticipants-text-active:#36220c;--message-bodyText-extParticipants-text-focused:#7d4705;--chat-new-message-newMessageBanner-text:#0353a8;--chat-new-message-newReplyBanner-text:hsla(0,0%,100%,0.95);--chat-new-message-newReplyBanner-background:#0353a8;--checkbox-checked-background:#1170cf;--checkbox-checked-background-hovered:#0353a8;--checkbox-checked-background-pressed:#063a75;--checkbox-checked-background-disabled:#bfe3ff;--checkbox-checked-text:rgba(0,0,0,0.95);--checkbox-checked-text-hovered:rgba(0,0,0,0.95);--checkbox-checked-text-pressed:rgba(0,0,0,0.95);--checkbox-checked-text-disabled:rgba(0,0,0,0.4);--checkbox-checked-icon:hsla(0,0%,100%,0.95);--checkbox-checked-icon-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-icon-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-icon-disabled:rgba(0,0,0,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:rgba(0,0,0,0.2);--checkbox-unchecked-background-hovered:rgba(0,0,0,0.3);--checkbox-unchecked-background-pressed:rgba(0,0,0,0.4);--checkbox-unchecked-background-disabled:rgba(0,0,0,0.3);--checkbox-unchecked-text:rgba(0,0,0,0.95);--checkbox-unchecked-text-hovered:rgba(0,0,0,0.95);--checkbox-unchecked-text-pressed:rgba(0,0,0,0.95);--checkbox-unchecked-text-disabled:rgba(0,0,0,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-hovered:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-pressed:rgba(0,0,0,0.5);--coachmarkteaching-background:#000;--coachmarkteaching-button-primary-background:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-background-hovered:hsla(0,0%,100%,0.8);--coachmarkteaching-button-primary-background-pressed:hsla(0,0%,100%,0.7);--coachmarkteaching-button-primary-background-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-primary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-primary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--coachmarkteaching-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background-disabled:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-hyperlink-background:hsla(0,0%,100%,0);--coachmarkteaching-button-hyperlink-text:#64b4fa;--coachmarkteaching-button-hyperlink-text-hovered:#0a274a;--coachmarkteaching-button-hyperlink-text-pressed:#0a274a;--coachmarkteaching-button-hyperlink-text-focused:#0353a8;--coachmarkteaching-button-hyperlink-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#0353a8;--combobox-placeholder-text:rgba(0,0,0,0.7);--combobox-background:#fff;--combobox-background-hovered:rgba(0,0,0,0.07);--combobox-background-pressed:rgba(0,0,0,0.11);--combobox-background-active:rgba(0,0,0,0.11);--combobox-background-focused:#fff;--combobox-background-disabled:rgba(0,0,0,0.11);--combobox-text:rgba(0,0,0,0.95);--combobox-text-hovered:rgba(0,0,0,0.95);--combobox-text-pressed:rgba(0,0,0,0.95);--combobox-text-active:rgba(0,0,0,0.95);--combobox-text-focused:rgba(0,0,0,0.95);--combobox-text-disabled:rgba(0,0,0,0.4);--combobox-icon:rgba(0,0,0,0.95);--combobox-icon-hovered:rgba(0,0,0,0.95);--combobox-icon-pressed:rgba(0,0,0,0.95);--combobox-icon-active:rgba(0,0,0,0.95);--combobox-icon-focused:rgba(0,0,0,0.95);--combobox-icon-disabled:rgba(0,0,0,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:rgba(0,0,0,0.5);--combobox-border-color-hovered:rgba(0,0,0,0.5);--combobox-border-color-pressed:rgba(0,0,0,0.5);--combobox-border-color-active:rgba(0,0,0,0.9);--combobox-border-color-focused:rgba(0,0,0,0.9);--compose-area-divider-default-0:transparent;--compose-area-divider-default-0-hovered:transparent;--compose-area-divider-default-1:rgba(0,0,0,0.2);--compose-area-divider-default-1-hovered:rgba(0,0,0,0.6);--compose-area-divider-announce-0:rgba(3,83,168,0);--compose-area-divider-announce-0-hovered:rgba(3,83,168,0);--compose-area-divider-announce-1:rgba(3,83,168,0.6);--compose-area-divider-announce-1-hovered:rgba(3,83,168,0.9);--compose-area-divider-warn-0:rgba(125,71,5,0);--compose-area-divider-warn-0-hovered:rgba(125,71,5,0);--compose-area-divider-warn-1:rgba(125,71,5,0.6);--compose-area-divider-warn-1-hovered:rgba(125,71,5,0.9);--compose-area-divider-error-0:rgba(171,10,21,0);--compose-area-divider-error-0-hovered:rgba(171,10,21,0);--compose-area-divider-error-1:rgba(171,10,21,0.6);--compose-area-divider-error-1-hovered:rgba(171,10,21,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:rgba(0,0,0,0.95);--content-file-card-item-label-secondary:rgba(0,0,0,0.7);--content-file-card-item-label-disabled:rgba(0,0,0,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:0; --content-file-card-item-border-color-6:,; --content-file-card-item-border-color-7:; --content-file-card-item-border-color-8:0; --content-file-card-item-border-color-9:,; --content-file-card-item-border-color-10:; --content-file-card-item-border-color-11:0; --content-file-card-item-border-color-12:,; --content-file-card-item-border-color-13:; --content-file-card-item-border-color-14:0; --content-file-card-item-border-color-15:.; --content-file-card-item-border-color-16:2; --content-file-card-item-border-color-17:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:rgba(0,0,0,0.95);--content-file-list-item-label-secondary:rgba(0,0,0,0.7);--content-file-list-item-label-disabled:rgba(0,0,0,0.4);--content-file-list-item-background:rgba(0,0,0,0.11);--content-file-list-item-background-hovered:rgba(0,0,0,0.2);--content-file-list-item-background-disabled:rgba(0,0,0,0.11);--content-file-list-item-background-active:rgba(0,0,0,0.3);--pickers-datePicker-month-text:rgba(0,0,0,0.95);--pickers-datePicker-weekDay-text:rgba(0,0,0,0.7);--pickers-datePicker-date-background:transparent;--pickers-datePicker-date-background-hovered:rgba(0,0,0,0.07);--pickers-datePicker-date-background-pressed:rgba(0,0,0,0.2);--pickers-datePicker-date-background-disabled:transparent;--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:rgba(0,0,0,0.95);--pickers-datePicker-date-text-hovered:rgba(0,0,0,0.95);--pickers-datePicker-date-text-pressed:rgba(0,0,0,0.95);--pickers-datePicker-date-text-disabled:rgba(0,0,0,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-background:transparent;--pickers-dayPicker-day-inactive-background-hovered:rgba(0,0,0,0.07);--pickers-dayPicker-day-inactive-background-pressed:rgba(0,0,0,0.2);--pickers-dayPicker-day-inactive-background-disabled:transparent;--pickers-dayPicker-day-inactive-text:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-hovered:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-pressed:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-disabled:rgba(0,0,0,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:rgba(0,0,0,0.4);--global-focus-outline:#1170cf;--globalHeader-textfield-background:rgba(0,0,0,0.11);--globalHeader-textfield-background-hovered:rgba(0,0,0,0.2);--globalHeader-textfield-background-active:rgba(0,0,0,0.3);--globalHeader-textfield-background-focused:rgba(0,0,0,0.11);--globalHeader-textfield-background-disabled:rgba(0,0,0,0.11);--globalHeader-textfield-text:rgba(0,0,0,0.95);--globalHeader-textfield-text-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-text-active:rgba(0,0,0,0.95);--globalHeader-textfield-text-focused:rgba(0,0,0,0.95);--globalHeader-textfield-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-focused:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-active:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-focused:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:rgba(0,0,0,0.9);--globalHeader-textfield-border-color-focused:rgba(0,0,0,0.9);--globalHeader-textfieldPlaceholderText-text:rgba(0,0,0,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfieldClearIcon:rgba(0,0,0,0.7);--globalHeader-textfieldClearIcon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonDevice-background:transparent;--globalHeader-buttonDevice-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonDevice-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonDevice-text-inactive:rgba(0,0,0,0.95);--globalHeader-buttonDevice-text-active:#0353a8;--globalHeader-buttonIcon-background:transparent;--globalHeader-buttonIcon-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonIcon-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonIcon-background-disabled:transparent;--globalHeader-buttonIcon-icon:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-hovered:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-disabled:rgba(0,0,0,0.4);--globalHeader-buttonStatus-background:transparent;--globalHeader-buttonStatus-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonStatus-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonStatus-background-disabled:transparent;--globalHeader-buttonStatus-text:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-hovered:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-pressed:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-disabled:rgba(0,0,0,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:rgba(0,0,0,0.95);--globalHeader-modifierChip-text:hsla(0,0%,100%,0.95);--globalHeader-textfieldWin-background:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-hovered:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-active:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-focused:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-disabled:rgba(0,0,0,0.11);--globalHeader-maxMinButton-background:transparent;--globalHeader-maxMinButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-maxMinButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-maxMinButton-text:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-closeButton-background:transparent;--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:rgba(0,0,0,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:transparent;--globalHeader-searchCancelButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-searchCancelButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-searchCancelButton-background-disabled:transparent;--globalHeader-searchCancelButton-text:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-disabled:rgba(0,0,0,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-hovered:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-pressed:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-disabled:rgba(0,0,0,0.3);--theme-gradient-primary-0-background:#ebeffc;--theme-gradient-primary-1-background:#fff;--theme-gradient-secondary-0-background:#f7f9ff;--theme-gradient-secondary-1-background:#fff;--interactiveicon-container-background:transparent;--interactiveicon-container-background-hovered:rgba(0,0,0,0.07);--interactiveicon-container-background-pressed:rgba(0,0,0,0.2);--interactiveicon-container-background-disabled:transparent;--interactiveicon-primary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-active:#0353a8;--interactiveicon-primary-outline-icon-active-hovered:#0a274a;--interactiveicon-primary-outline-icon-active-pressed:#0a274a;--interactiveicon-primary-outline-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#7d4705;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-quaternary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:rgba(0,0,0,0.95);--list-header-outline-primary:rgba(0,0,0,0.4);--list-header-outline-secondary:rgba(0,0,0,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:rgba(0,0,0,0.3);--meetingRecording-indicator-inProgress:#db1f2e;--meetingRecording-indicator-paused:#c74f0e;--menulistbackground-primary-background:#fff;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:rgba(0,0,0,0.2);--menulistbackground-secondary-background:#ededed;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:rgba(0,0,0,0.2);--menulistbackground-tertiary-background:#f7f7f7;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:rgba(0,0,0,0.2);--modal-primary-background:#fff;--modal-primary-border-style:solid;--modal-primary-border-color:rgba(0,0,0,0.2);--modal-secondary-background:#ededed;--modal-secondary-border-style:solid;--modal-secondary-border-color:rgba(0,0,0,0.2);--modal-tertiary-background:#f7f7f7;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:rgba(0,0,0,0.2);--multilineChip-one-text:#12615a;--multilineChip-one-outline:#12615a;--multilineChip-two-text:#08599c;--multilineChip-two-outline:#08599c;--multilineChip-three-text:#914017;--multilineChip-three-outline:#914017;--multilineChip-four-text:#a12a3a;--multilineChip-four-outline:#a12a3a;--multilineChip-five-text:#416116;--multilineChip-five-outline:#416116;--multilineChip-six-text:#066070;--multilineChip-six-outline:#066070;--multilineChip-seven-text:#932099;--multilineChip-seven-outline:#932099;--multilineChip-eight-text:#643abd;--multilineChip-eight-outline:#643abd;--navigation-bar-divider-0:transparent;--navigation-bar-divider-1:rgba(0,0,0,0.2);--navigationtab-background:transparent;--navigationtab-background-hovered:rgba(0,0,0,0.07);--navigationtab-background-active:rgba(0,0,0,0.2);--navigationtab-text:rgba(0,0,0,0.7);--navigationtab-text-hovered:rgba(0,0,0,0.7);--navigationtab-text-active:rgba(0,0,0,0.95);--notificationToast-background:#fff;--notificationToast-text:rgba(0,0,0,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:rgba(0,0,0,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#fff;--panel-secondary-background:#ededed;--panel-tertiary-background:#f7f7f7;--participantListItem-audioMuted:#db1f2e;--participantListItem-audioUnmuted:#1d805f;--radio-checked-background:#1170cf;--radio-checked-background-hovered:#0353a8;--radio-checked-background-pressed:#063a75;--radio-checked-background-disabled:#bfe3ff;--radio-checked-text:rgba(0,0,0,0.95);--radio-checked-text-hovered:rgba(0,0,0,0.95);--radio-checked-text-pressed:rgba(0,0,0,0.95);--radio-checked-text-disabled:rgba(0,0,0,0.4);--radio-checked-icon:hsla(0,0%,100%,0.95);--radio-checked-icon-hovered:hsla(0,0%,100%,0.95);--radio-checked-icon-pressed:hsla(0,0%,100%,0.95);--radio-checked-icon-disabled:hsla(0,0%,100%,0.8);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:rgba(0,0,0,0.2);--radio-unchecked-background-hovered:rgba(0,0,0,0.3);--radio-unchecked-background-pressed:rgba(0,0,0,0.4);--radio-unchecked-background-disabled:rgba(0,0,0,0.11);--radio-unchecked-text:rgba(0,0,0,0.95);--radio-unchecked-text-hovered:rgba(0,0,0,0.95);--radio-unchecked-text-pressed:rgba(0,0,0,0.95);--radio-unchecked-text-disabled:rgba(0,0,0,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:rgba(0,0,0,0.5);--radio-unchecked-border-color-hovered:rgba(0,0,0,0.5);--radio-unchecked-border-color-pressed:rgba(0,0,0,0.5);--radio-group-description-color:rgba(0,0,0,0.7);--scheduledmeetingItem-background:rgba(0,0,0,0.11);--scheduledmeetingItem-background-hovered:rgba(0,0,0,0.2);--scheduledmeetingItem-background-focused:rgba(0,0,0,0.11);--scheduledmeetingItem-background-pressed:rgba(0,0,0,0.3);--scheduledmeetingItem-background-disabled:rgba(0,0,0,0.11);--scrollbar-track-background:rgba(0,0,0,0.11);--scrollbar-track-background-disabled:rgba(0,0,0,0.11);--scrollbar-thumb-background:rgba(0,0,0,0.2);--scrollbar-thumb-background-hovered:rgba(0,0,0,0.3);--scrollbar-thumb-background-pressed:rgba(0,0,0,0.4);--scrollbar-thumb-background-disabled:rgba(0,0,0,0.11);--scrollbar-arrow-button-text:rgba(0,0,0,0.6);--scrollbar-arrow-button-text-hovered:rgba(0,0,0,0.3);--scrollbar-arrow-button-text-pressed:rgba(0,0,0,0.2);--scrollbar-arrow-button-text-disabled:rgba(0,0,0,0.4);--scrollbar-arrow-button-background:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-hovered:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-disabled:rgba(0,0,0,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:rgba(0,0,0,0.2);--sharewindow-viewwindow-selected:#1170cf;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#fff;--tag-static-text:rgba(0,0,0,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:0; --tag-static-border-color-6:,; --tag-static-border-color-7:; --tag-static-border-color-8:0; --tag-static-border-color-9:,; --tag-static-border-color-10:; --tag-static-border-color-11:0; --tag-static-border-color-12:,; --tag-static-border-color-13:; --tag-static-border-color-14:0; --tag-static-border-color-15:.; --tag-static-border-color-16:4; --tag-static-border-color-17:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#f7f7f7;--tag-primary-background-hovered:#ededed;--tag-primary-background-pressed:#fff;--tag-primary-text:rgba(0,0,0,0.95);--tag-primary-text-hovered:rgba(0,0,0,0.95);--tag-primary-text-pressed:rgba(0,0,0,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:rgba(0,0,0,0.4);--tag-primary-border-color-hovered:rgba(0,0,0,0.4);--tag-primary-border-color-pressed:rgba(0,0,0,0.4);--tag-cobalt-background:#e5f8ff;--tag-cobalt-background-hovered:#c7eeff;--tag-cobalt-background-pressed:#9df;--tag-cobalt-text:rgba(0,0,0,0.95);--tag-cobalt-text-hovered:rgba(0,0,0,0.95);--tag-cobalt-text-pressed:rgba(0,0,0,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#f3f7e9;--tag-lime-background-hovered:#ddf2ae;--tag-lime-background-pressed:#bce36f;--tag-lime-text:rgba(0,0,0,0.95);--tag-lime-text-hovered:rgba(0,0,0,0.95);--tag-lime-text-pressed:rgba(0,0,0,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#e9f7f3;--tag-mint-background-hovered:#baf5e7;--tag-mint-background-pressed:#74e8d1;--tag-mint-text:rgba(0,0,0,0.95);--tag-mint-text-hovered:rgba(0,0,0,0.95);--tag-mint-text-pressed:rgba(0,0,0,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#f2f4ff;--tag-slate-background-hovered:#e3e7fa;--tag-slate-background-pressed:#ced2ed;--tag-slate-text:rgba(0,0,0,0.95);--tag-slate-text-hovered:rgba(0,0,0,0.95);--tag-slate-text-pressed:rgba(0,0,0,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#f8f2fc;--tag-violet-background-hovered:#f0e3fc;--tag-violet-background-pressed:#e2cafc;--tag-violet-text:rgba(0,0,0,0.95);--tag-violet-text-hovered:rgba(0,0,0,0.95);--tag-violet-text-pressed:rgba(0,0,0,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#fcf2fc;--tag-purple-background-hovered:#fce1fc;--tag-purple-background-pressed:#fac3f8;--tag-purple-text:rgba(0,0,0,0.95);--tag-purple-text-hovered:rgba(0,0,0,0.95);--tag-purple-text-pressed:rgba(0,0,0,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#faf4eb;--tag-orange-background-hovered:#fce4c7;--tag-orange-background-pressed:#ffca99;--tag-orange-text:rgba(0,0,0,0.95);--tag-orange-text-hovered:rgba(0,0,0,0.95);--tag-orange-text-pressed:rgba(0,0,0,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#f7f6dc;--tag-gold-background-hovered:#f5eaa2;--tag-gold-background-pressed:#ebd460;--tag-gold-text:rgba(0,0,0,0.95);--tag-gold-text-hovered:rgba(0,0,0,0.95);--tag-gold-text-pressed:rgba(0,0,0,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#fff2f5;--tag-pink-background-hovered:#ffe0e7;--tag-pink-background-pressed:#ffc7d2;--tag-pink-text:rgba(0,0,0,0.95);--tag-pink-text-hovered:rgba(0,0,0,0.95);--tag-pink-text-pressed:rgba(0,0,0,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#ededed;--textToast-text:rgba(0,0,0,0.95);--textToast-border-style:solid;--textToast-border-color:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background:transparent;--toggleButtonAccent-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButtonAccent-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background-disabled:transparent;--toggleButtonAccent-inactive-text:rgba(0,0,0,0.7);--toggleButtonAccent-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButtonAccent-active-background:rgba(0,0,0,0.2);--toggleButtonAccent-active-background-hovered:rgba(0,0,0,0.3);--toggleButtonAccent-active-background-pressed:rgba(0,0,0,0.4);--toggleButtonAccent-active-background-disabled:rgba(0,0,0,0.2);--toggleButtonAccent-active-text:#0353a8;--toggleButtonAccent-active-text-hovered:#0353a8;--toggleButtonAccent-active-text-pressed:#0353a8;--toggleButtonAccent-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-background:transparent;--toggleButton-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButton-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButton-inactive-background-disabled:transparent;--toggleButton-inactive-text:rgba(0,0,0,0.95);--toggleButton-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButton-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButton-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-disabled:rgba(0,0,0,0.2);--toggleButton-active-background:rgba(0,0,0,0.2);--toggleButton-active-background-hovered:rgba(0,0,0,0.3);--toggleButton-active-background-pressed:rgba(0,0,0,0.4);--toggleButton-active-background-disabled:rgba(0,0,0,0.2);--toggleButton-active-text:rgba(0,0,0,0.95);--toggleButton-active-text-hovered:rgba(0,0,0,0.95);--toggleButton-active-text-pressed:rgba(0,0,0,0.95);--toggleButton-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:rgba(0,0,0,0.3);--toggleButton-active-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-active-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-active-border-color-disabled:rgba(0,0,0,0.2);--toggle-toggled-background:#1170cf;--toggle-toggled-background-hovered:#0353a8;--toggle-toggled-background-pressed:#063a75;--toggle-toggled-background-disabled:#bfe3ff;--toggle-toggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-disabled:hsla(0,0%,100%,0.8);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:rgba(0,0,0,0.2);--toggle-untoggled-background-hovered:rgba(0,0,0,0.3);--toggle-untoggled-background-pressed:rgba(0,0,0,0.4);--toggle-untoggled-background-disabled:rgba(0,0,0,0.11);--toggle-untoggled-thumb-tint:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-disabled:rgba(0,0,0,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#fff;--videoSupport-controls-button-background-hovered:#ededed;--videoSupport-controls-button-background-pressed:#dedede;--videoSupport-controls-button-background-disabled:#fff;--videoSupport-controls-button-text:rgba(0,0,0,0.95);--videoSupport-controls-button-text-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-text-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-text-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-icon:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-hovered:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-pressed:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-disabled:rgba(0,0,0,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-icon:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#ab0a15;--videoSupport-videoNameLabels-videoOff-iconUnmute:#185e46;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#1170cf;--videoSupport-slider-track-empty:rgba(0,0,0,0.3);--videoSupport-slider-mover-background:#fff;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:0; --videoSupport-slider-mover-border-color-6:,; --videoSupport-slider-mover-border-color-7:; --videoSupport-slider-mover-border-color-8:0; --videoSupport-slider-mover-border-color-9:,; --videoSupport-slider-mover-border-color-10:; --videoSupport-slider-mover-border-color-11:0; --videoSupport-slider-mover-border-color-12:,; --videoSupport-slider-mover-border-color-13:; --videoSupport-slider-mover-border-color-14:0; --videoSupport-slider-mover-border-color-15:.; --videoSupport-slider-mover-border-color-16:4; --videoSupport-slider-mover-border-color-17:);--videoSupport-slider-background:#fff;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:0; --videoSupport-slider-border-color-6:,; --videoSupport-slider-border-color-7:; --videoSupport-slider-border-color-8:0; --videoSupport-slider-border-color-9:,; --videoSupport-slider-border-color-10:; --videoSupport-slider-border-color-11:0; --videoSupport-slider-border-color-12:,; --videoSupport-slider-border-color-13:; --videoSupport-slider-border-color-14:0; --videoSupport-slider-border-color-15:.; --videoSupport-slider-border-color-16:3; --videoSupport-slider-border-color-17:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:rgba(0,0,0,0.95);--theme-text-primary-disabled:rgba(0,0,0,0.4);--theme-text-inverted-normal:hsla(0,0%,100%,0.95);--theme-text-inverted-disabled:hsla(0,0%,100%,0.8);--theme-text-secondary-normal:rgba(0,0,0,0.7);--theme-text-secondary-inverted-normal:hsla(0,0%,100%,0.7);--theme-text-error-normal:#ab0a15;--theme-text-error-hover:#4f0e10;--theme-text-error-active:#4f0e10;--theme-text-success-normal:#185e46;--theme-text-success-hover:#0e2b20;--theme-text-success-active:#0e2b20;--theme-text-warning-normal:#7d4705;--theme-text-warning-hover:#36220c;--theme-text-warning-active:#36220c;--theme-text-highlight:#bfe3ff;--theme-text-accent-normal:#0353a8;--theme-text-accent-hover:#0a274a;--theme-text-accent-active:#0a274a;--theme-text-teamdefault-normal:rgba(0,0,0,0.7);--theme-text-teamdefault-hover:rgba(0,0,0,0.7);--theme-text-teamdefault-active:rgba(0,0,0,0.95);--theme-text-alert-purple-normal:#932099;--theme-text-alert-purple-hover:#3b1840;--theme-text-alert-purple-active:#3b1840;--theme-text-alert-orange-normal:#914017;--theme-text-alert-orange-hover:#33221b;--theme-text-alert-orange-active:#33221b;--theme-text-team-cobalt-normal:#08599c;--theme-text-team-cobalt-hover:#08599c;--theme-text-team-cobalt-active:#12283d;--theme-text-team-cyan-normal:#066070;--theme-text-team-cyan-hover:#066070;--theme-text-team-cyan-active:#0b2a30;--theme-text-team-mint-normal:#12615a;--theme-text-team-mint-hover:#12615a;--theme-text-team-mint-active:#102b2a;--theme-text-team-lime-normal:#416116;--theme-text-team-lime-hover:#416116;--theme-text-team-lime-active:#1e2b10;--theme-text-team-gold-normal:#735107;--theme-text-team-gold-hover:#735107;--theme-text-team-gold-active:#30240d;--theme-text-team-orange-normal:#914017;--theme-text-team-orange-hover:#914017;--theme-text-team-orange-active:#33221b;--theme-text-team-pink-normal:#a12a3a;--theme-text-team-pink-hover:#a12a3a;--theme-text-team-pink-active:#3b1e21;--theme-text-team-purple-normal:#932099;--theme-text-team-purple-hover:#932099;--theme-text-team-purple-active:#3b1840;--theme-text-team-violet-normal:#643abd;--theme-text-team-violet-hover:#643abd;--theme-text-team-violet-active:#29223d;--theme-text-team-slate-normal:#535573;--theme-text-team-slate-hover:#535573;--theme-text-team-slate-active:#26262b;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:rgba(0,0,0,0.07);--theme-background-primary-active:rgba(0,0,0,0.11);--theme-background-primary-disabled:rgba(0,0,0,0.11);--theme-background-solid-primary-normal:#fff;--theme-background-solid-secondary-normal:#ededed;--theme-background-solid-tertiary-normal:#f7f7f7;--theme-background-solid-quaternary-normal:#fff;--theme-background-secondary-normal:rgba(0,0,0,0.11);--theme-background-secondary-hover:rgba(0,0,0,0.2);--theme-background-secondary-active:rgba(0,0,0,0.3);--theme-background-secondary-disabled:transparent;--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#ebeffc;--theme-background-gradient-primary-1:#fff;--theme-background-gradient-secondary-0:#f7f9ff;--theme-background-gradient-secondary-1:#fff;--theme-background-alert-default-normal:#f7f7f7;--theme-background-alert-default-hover:#f7f7f7;--theme-background-alert-default-active:#dedede;--theme-background-alert-success-normal:#cef5eb;--theme-background-alert-success-hover:#cef5eb;--theme-background-alert-success-active:#9fedd8;--theme-background-alert-warning-normal:#ffebc2;--theme-background-alert-warning-hover:#ffebc2;--theme-background-alert-warning-active:#ffda94;--theme-background-alert-error-normal:#ffe8ea;--theme-background-alert-error-hover:#ffe8ea;--theme-background-alert-error-active:#ffd4da;--theme-background-alert-theme-normal:#dbf0ff;--theme-background-alert-theme-hover:#dbf0ff;--theme-background-alert-theme-active:#bfe3ff;--theme-background-alert-purple-normal:#fcf2fc;--theme-background-alert-purple-hover:#fcf2fc;--theme-background-alert-purple-active:#fce1fc;--theme-background-alert-orange-normal:#faf4eb;--theme-background-alert-orange-hover:#faf4eb;--theme-background-alert-orange-active:#fce4c7;--theme-background-label-cobalt-normal:#e5f8ff;--theme-background-label-cobalt-hover:#c7eeff;--theme-background-label-cobalt-active:#9df;--theme-background-label-gold-normal:#f7f6dc;--theme-background-label-gold-hover:#f5eaa2;--theme-background-label-gold-active:#ebd460;--theme-background-label-lime-normal:#f3f7e9;--theme-background-label-lime-hover:#ddf2ae;--theme-background-label-lime-active:#bce36f;--theme-background-label-mint-normal:#e9f7f3;--theme-background-label-mint-hover:#baf5e7;--theme-background-label-mint-active:#74e8d1;--theme-background-label-orange-normal:#faf4eb;--theme-background-label-orange-hover:#fce4c7;--theme-background-label-orange-active:#ffca99;--theme-background-label-pink-normal:#fff2f5;--theme-background-label-pink-hover:#ffe0e7;--theme-background-label-pink-active:#ffc7d2;--theme-background-label-purple-normal:#fcf2fc;--theme-background-label-purple-hover:#fce1fc;--theme-background-label-purple-active:#fac3f8;--theme-background-label-slate-normal:#f2f4ff;--theme-background-label-slate-hover:#e3e7fa;--theme-background-label-slate-active:#ced2ed;--theme-background-label-violet-normal:#f8f2fc;--theme-background-label-violet-hover:#f0e3fc;--theme-background-label-violet-active:#e2cafc;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:rgba(0,0,0,0.95);--theme-button-primary-hover:rgba(0,0,0,0.8);--theme-button-primary-pressed:rgba(0,0,0,0.7);--theme-button-primary-disabled:rgba(0,0,0,0.2);--theme-button-secondary-normal:transparent;--theme-button-secondary-hover:rgba(0,0,0,0.07);--theme-button-secondary-pressed:rgba(0,0,0,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:rgba(0,0,0,0.2);--theme-button-secondary-active-hover:rgba(0,0,0,0.3);--theme-button-secondary-active-pressed:rgba(0,0,0,0.4);--theme-button-inverted-normal:#fff;--theme-button-inverted-hover:#ededed;--theme-button-inverted-pressed:#dedede;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:rgba(0,0,0,0.4);--theme-outline-theme-normal:#1170cf;--theme-outline-secondary-normal:rgba(0,0,0,0.2);--theme-outline-input-normal:rgba(0,0,0,0.5);--theme-outline-input-active:rgba(0,0,0,0.9);--theme-outline-button-normal:rgba(0,0,0,0.3);--theme-outline-join-normal:#185e46;--theme-outline-cancel-normal:#ab0a15;--theme-outline-disabled-normal:rgba(0,0,0,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#707070;--theme-outline-high-contrast-focus:#000;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#1170cf;--theme-control-active-hover:#0353a8;--theme-control-active-pressed:#063a75;--theme-control-active-active:#063a75;--theme-control-active-disabled:#bfe3ff;--theme-control-inactive-normal:rgba(0,0,0,0.2);--theme-control-inactive-hover:rgba(0,0,0,0.3);--theme-control-inactive-pressed:rgba(0,0,0,0.4);--theme-control-inactive-disabled:rgba(0,0,0,0.11);--theme-overlay-meetings-normal:hsla(0,0%,100%,0.8);--theme-indicator-unstable:#c74f0e;--theme-indicator-attention:#db1f2e;--theme-indicator-stable:#1d805f;--theme-indicator-locked:#707070;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#1170cf;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:rgba(0,0,0,0.2);--theme-scrollbar-button-hover:rgba(0,0,0,0.3);--theme-scrollbar-button-pressed:rgba(0,0,0,0.4);--theme-scrollbar-arrow-normal:rgba(0,0,0,0.6);--theme-scrollbar-arrow-background-normal:transparent;--theme-scrollbar-arrow-background-hover:rgba(0,0,0,0.11);--theme-scrollbar-arrow-background-pressed:rgba(0,0,0,0.2);--theme-scrollbar-background-secondary-ghost:transparent;--theme-scrollbar-background-secondary-normal:rgba(0,0,0,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#0f0f0f;--theme-globaltint-normal:#1170cf;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#f7f7f7;--theme-groupedbackground-quaternary-normal:#fff;--theme-groupedbackground-primary-normal:#ebeffc;--theme-groupedbackground-secondary-normal:#f7f9ff;--theme-teaching-background-normal:#000;--theme-teaching-button-primary-normal:hsla(0,0%,100%,0.95);--theme-teaching-button-primary-hover:hsla(0,0%,100%,0.8);--theme-teaching-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-teaching-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-teaching-button-secondary-normal:hsla(0,0%,100%,0);--theme-teaching-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-teaching-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-teaching-outline-button-normal:hsla(0,0%,100%,0.3);--theme-teaching-outline-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-theme:#64b4fa;--theme-teaching-text-accent-normal:#64b4fa;--theme-teaching-text-accent-hover:#bfe3ff;--theme-teaching-text-accent-disabled:hsla(0,0%,100%,0.4);--theme-teaching-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-gradientdivider-normal-0:transparent;--theme-gradientdivider-normal-1:rgba(0,0,0,0.2);--theme-gradientdivider-hover-0:transparent;--theme-gradientdivider-hover-1:rgba(0,0,0,0.6);--theme-gradientdivider-error-normal-0:rgba(171,10,21,0);--theme-gradientdivider-error-normal-1:rgba(171,10,21,0.6);--theme-gradientdivider-error-hover-0:rgba(171,10,21,0);--theme-gradientdivider-error-hover-1:rgba(171,10,21,0.9);--theme-gradientdivider-warning-normal-0:rgba(125,71,5,0);--theme-gradientdivider-warning-normal-1:rgba(125,71,5,0.6);--theme-gradientdivider-warning-hover-0:rgba(125,71,5,0);--theme-gradientdivider-warning-hover-1:rgba(125,71,5,0.9);--theme-gradientdivider-announce-normal-0:rgba(3,83,168,0);--theme-gradientdivider-announce-normal-1:rgba(3,83,168,0.6);--theme-gradientdivider-announce-hover-0:rgba(3,83,168,0);--theme-gradientdivider-announce-hover-1:rgba(3,83,168,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#ebeffc;--theme-gradation-primary-1:#fff;--theme-gradation-secondary-0:#f7f9ff;--theme-gradation-secondary-1:#fff}.md-theme-lightLavender{--avatar-presence-icon-active:#1d805f;--avatar-presence-icon-meeting:#c74f0e;--avatar-presence-icon-schedule:#c74f0e;--avatar-presence-icon-call:#c74f0e;--avatar-presence-icon-dnd:#db1f2e;--avatar-presence-icon-presenting:#db1f2e;--avatar-presence-icon-quiet-hours:#707070;--avatar-presence-icon-away:#707070;--avatar-presence-icon-ooo:#707070;--avatar-presence-icon-busy:#c74f0e;--avatar-presence-icon-on-mobile:#707070;--avatar-presence-icon-on-device:#707070;--avatar-presence-icon-on-hold:#707070;--avatar-presence-icon-background:#fff;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#1170cf;--avatar-chat-bubble-icon-hover:#0353a8;--avatar-chat-bubble-icon-pressed:#063a75;--avatar-chat-bubble-icon-active:#063a75;--avatar-chat-bubble-icon-disabled:#bfe3ff;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:rgba(0,0,0,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#0353a8;--badge-recording-indicator:#db1f2e;--banner-announcement-text:#0353a8;--banner-announcement-background:#dbf0ff;--banner-success-text:#185e46;--banner-success-background:#cef5eb;--banner-error-text:#ab0a15;--banner-error-background:#ffe8ea;--banner-issue-text:#7d4705;--banner-issue-background:#ffebc2;--banner-transient-text:rgba(0,0,0,0.95);--banner-transient-background:rgba(0,0,0,0.11);--button-primary-background:rgba(0,0,0,0.95);--button-primary-background-hovered:rgba(0,0,0,0.8);--button-primary-background-pressed:rgba(0,0,0,0.7);--button-primary-background-disabled:rgba(0,0,0,0.2);--button-primary-text:hsla(0,0%,100%,0.95);--button-primary-text-hovered:hsla(0,0%,100%,0.95);--button-primary-text-pressed:hsla(0,0%,100%,0.95);--button-primary-text-disabled:rgba(0,0,0,0.4);--button-primary-border-style:none;--button-secondary-background:transparent;--button-secondary-background-hovered:rgba(0,0,0,0.07);--button-secondary-background-pressed:rgba(0,0,0,0.2);--button-secondary-background-disabled:transparent;--button-secondary-text:rgba(0,0,0,0.95);--button-secondary-text-hovered:rgba(0,0,0,0.95);--button-secondary-text-pressed:rgba(0,0,0,0.95);--button-secondary-text-disabled:rgba(0,0,0,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:rgba(0,0,0,0.3);--button-secondary-border-color-hovered:rgba(0,0,0,0.3);--button-secondary-border-color-pressed:rgba(0,0,0,0.3);--button-secondary-border-color-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-background:transparent;--button-cancel-ghost-background-hovered:rgba(0,0,0,0.07);--button-cancel-ghost-background-pressed:rgba(0,0,0,0.2);--button-cancel-ghost-background-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-text:#ab0a15;--button-cancel-ghost-text-hovered:#ab0a15;--button-cancel-ghost-text-pressed:#ab0a15;--button-cancel-ghost-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:rgba(0,0,0,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:transparent;--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:transparent;--button-cancel-outline-text:#ab0a15;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:rgba(0,0,0,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#ab0a15;--button-cancel-outline-border-color-disabled:rgba(0,0,0,0.2);--button-accent-ghost-background:transparent;--button-accent-ghost-background-hovered:rgba(0,0,0,0.07);--button-accent-ghost-background-pressed:rgba(0,0,0,0.2);--button-accent-ghost-background-disabled:rgba(0,0,0,0.2);--button-accent-ghost-text:#0353a8;--button-accent-ghost-text-hovered:#0353a8;--button-accent-ghost-text-pressed:#0353a8;--button-accent-ghost-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:rgba(0,0,0,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:transparent;--button-message-ghost-background-hovered:rgba(0,0,0,0.07);--button-message-ghost-background-pressed:rgba(0,0,0,0.2);--button-message-ghost-background-disabled:rgba(0,0,0,0.2);--button-message-ghost-text:#0353a8;--button-message-ghost-text-hovered:#0353a8;--button-message-ghost-text-pressed:#0353a8;--button-message-ghost-text-disabled:rgba(0,0,0,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:rgba(0,0,0,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:rgba(0,0,0,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:rgba(0,0,0,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:rgba(0,0,0,0.4);--button-join-fill-border-style:none;--button-join-outline-background:transparent;--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:transparent;--button-join-outline-text:#185e46;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:rgba(0,0,0,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#185e46;--button-join-outline-border-color-disabled:rgba(0,0,0,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:rgba(0,0,0,0.95);--button-counter-background-hovered:rgba(0,0,0,0.8);--button-counter-background-pressed:rgba(0,0,0,0.7);--button-counter-text:hsla(0,0%,100%,0.95);--button-counter-text-hovered:hsla(0,0%,100%,0.95);--button-counter-text-pressed:hsla(0,0%,100%,0.95);--button-counter-border-style:none;--button-dialpad-background:transparent;--button-dialpad-background-hovered:rgba(0,0,0,0.07);--button-dialpad-background-pressed:rgba(0,0,0,0.2);--button-dialpad-background-disabled:transparent;--button-dialpad-text-number:rgba(0,0,0,0.95);--button-dialpad-text-number-hovered:rgba(0,0,0,0.95);--button-dialpad-text-number-pressed:rgba(0,0,0,0.95);--button-dialpad-text-number-disabled:rgba(0,0,0,0.4);--button-dialpad-text-characters:rgba(0,0,0,0.7);--button-dialpad-text-characters-hovered:rgba(0,0,0,0.7);--button-dialpad-text-characters-pressed:rgba(0,0,0,0.7);--button-dialpad-text-characters-disabled:rgba(0,0,0,0.4);--button-dialpad-special-background:transparent;--button-dialpad-special-text-number:rgba(0,0,0,0.95);--button-dialpad-special-text-characters:rgba(0,0,0,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:transparent;--button-hyperlink-text:#0353a8;--button-hyperlink-text-hovered:#0a274a;--button-hyperlink-text-pressed:#0a274a;--button-hyperlink-text-focused:#0353a8;--button-hyperlink-text-disabled:rgba(0,0,0,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#0353a8;--button-layout-background:#fff;--button-layout-background-hovered:#ededed;--button-layout-background-pressed:#dedede;--button-layout-background-disabled:#fff;--button-layout-text:rgba(0,0,0,0.95);--button-layout-text-disabled:rgba(0,0,0,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:rgba(0,0,0,0.3);--button-layout-border-color-disabled:rgba(0,0,0,0.2);--button-overlay-background:#fff;--button-overlay-background-hovered:#ededed;--button-overlay-background-pressed:#dedede;--button-overlay-text:rgba(0,0,0,0.95);--button-overlay-text-hovered:rgba(0,0,0,0.95);--button-overlay-text-pressed:rgba(0,0,0,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:rgba(0,0,0,0.3);--button-overlay-border-color-hovered:rgba(0,0,0,0.3);--button-overlay-border-color-pressed:rgba(0,0,0,0.3);--button-group-separator-background:rgba(0,0,0,0.4);--button-ghost-background:transparent;--button-ghost-background-hovered:rgba(0,0,0,0.07);--button-ghost-background-pressed:rgba(0,0,0,0.2);--button-ghost-background-disabled:transparent;--button-ghost-background-active:rgba(0,0,0,0.2);--button-ghost-text:rgba(0,0,0,0.95);--button-ghost-text-hovered:rgba(0,0,0,0.95);--button-ghost-text-pressed:rgba(0,0,0,0.95);--button-ghost-text-disabled:rgba(0,0,0,0.4);--button-ghost-text-active:rgba(0,0,0,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:rgba(0,0,0,0.2);--button-call-control-panel-background-hovered:rgba(0,0,0,0.3);--button-call-control-panel-background-pressed:rgba(0,0,0,0.4);--button-call-control-panel-background-disabled:rgba(0,0,0,0.2);--button-call-control-panel-text:rgba(0,0,0,0.95);--button-call-control-panel-text-hovered:rgba(0,0,0,0.95);--button-call-control-panel-text-pressed:rgba(0,0,0,0.95);--button-call-control-panel-text-disabled:rgba(0,0,0,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:rgba(0,0,0,0.11);--card-inactive-background-hovered:rgba(0,0,0,0.2);--card-inactive-background-active:rgba(0,0,0,0.3);--card-success-background:#cef5eb;--card-success-background-hovered:#cef5eb;--card-success-background-active:#9fedd8;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:rgba(0,0,0,0.07);--card-transparent-background-active:rgba(0,0,0,0.11);--card-active-background:#cef5eb;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:rgba(0,0,0,0.2);--chips-outline-error:#ab0a15;--chips-outline-normal:rgba(0,0,0,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#12615a;--chips-outline-multiline-text-cobalt:#08599c;--chips-outline-multiline-text-orange:#914017;--chips-outline-multiline-text-pink:#a12a3a;--chips-outline-multiline-text-lime:#416116;--chips-outline-multiline-text-cyan:#066070;--chips-outline-multiline-text-purple:#932099;--chips-outline-multiline-text-violet:#643abd;--chips-background-error:#ffe8ea;--chips-text-error:#ab0a15;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#fff;--codeinput-background-hovered:rgba(0,0,0,0.07);--codeinput-background-active:rgba(0,0,0,0.11);--codeinput-background-focused:#fff;--codeinput-background-disabled:rgba(0,0,0,0.11);--codeinput-text:rgba(0,0,0,0.95);--codeinput-text-hovered:rgba(0,0,0,0.95);--codeinput-text-active:rgba(0,0,0,0.95);--codeinput-text-focused:rgba(0,0,0,0.95);--codeinput-text-disabled:rgba(0,0,0,0.95);--codeinput-error-background:#ffe8ea;--codeinput-error-background-hovered:rgba(0,0,0,0.07);--codeinput-error-background-active:rgba(0,0,0,0.07);--codeinput-error-text:rgba(0,0,0,0.95);--codeinput-error-text-hovered:rgba(0,0,0,0.95);--codeinput-error-text-active:rgba(0,0,0,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#ab0a15;--codeinput-error-border-color-hovered:#ab0a15;--codeinput-error-border-color-active:#ab0a15;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:rgba(0,0,0,0.5);--codeinput-border-color-hovered:rgba(0,0,0,0.5);--codeinput-border-color-active:rgba(0,0,0,0.9);--codeinput-border-color-focused:#1170cf;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#fff;--dualbutton-overlay-button-background:#fff;--dualbutton-overlay-button-background-hovered:#ededed;--dualbutton-overlay-button-background-pressed:#dedede;--dualbutton-overlay-button-text:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:0; --dualbutton-overlay-border-color-6:,; --dualbutton-overlay-border-color-7:; --dualbutton-overlay-border-color-8:0; --dualbutton-overlay-border-color-9:,; --dualbutton-overlay-border-color-10:; --dualbutton-overlay-border-color-11:0; --dualbutton-overlay-border-color-12:,; --dualbutton-overlay-border-color-13:; --dualbutton-overlay-border-color-14:0; --dualbutton-overlay-border-color-15:.; --dualbutton-overlay-border-color-16:3; --dualbutton-overlay-border-color-17:);--dualbutton-standard-background:transparent;--dualbutton-standard-button-background:transparent;--dualbutton-standard-button-background-hovered:rgba(0,0,0,0.07);--dualbutton-standard-button-background-pressed:rgba(0,0,0,0.2);--dualbutton-standard-button-text:rgba(0,0,0,0.95);--dualbutton-standard-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-standard-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:0; --dualbutton-standard-border-color-6:,; --dualbutton-standard-border-color-7:; --dualbutton-standard-border-color-8:0; --dualbutton-standard-border-color-9:,; --dualbutton-standard-border-color-10:; --dualbutton-standard-border-color-11:0; --dualbutton-standard-border-color-12:,; --dualbutton-standard-border-color-13:; --dualbutton-standard-border-color-14:0; --dualbutton-standard-border-color-15:.; --dualbutton-standard-border-color-16:3; --dualbutton-standard-border-color-17:);--label-primary-text:rgba(0,0,0,0.95);--label-primary-text-disabled:rgba(0,0,0,0.4);--label-secondary-text:rgba(0,0,0,0.7);--label-secondary-text-disabled:rgba(0,0,0,0.4);--label-success-text:#185e46;--label-warning-text:#7d4705;--label-error-text:#ab0a15;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:rgba(0,0,0,0.07);--listitem-background-focused:rgba(0,0,0,0.07);--listitem-background-pressed:rgba(0,0,0,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:rgba(0,0,0,0.95);--listitem-textprimary-hovered:rgba(0,0,0,0.95);--listitem-textprimary-focused:rgba(0,0,0,0.95);--listitem-textprimary-pressed:rgba(0,0,0,0.95);--listitem-textprimary-disabled:rgba(0,0,0,0.4);--listitem-textsecondary:rgba(0,0,0,0.7);--listitem-textsecondary-hovered:rgba(0,0,0,0.7);--listitem-textsecondary-focused:rgba(0,0,0,0.7);--listitem-textsecondary-pressed:rgba(0,0,0,0.7);--listitem-textsecondary-disabled:rgba(0,0,0,0.4);--listitem-textsecondarycompany:#7d4705;--listitem-textsecondarycompany-hovered:#7d4705;--listitem-textsecondarycompany-focused:#7d4705;--listitem-textsecondarycompany-pressed:#7d4705;--listitem-textsecondarycompany-disabled:rgba(0,0,0,0.4);--listitem-textmissed:#ab0a15;--listitem-textmissed-hovered:#ab0a15;--listitem-textmissed-pressed:#ab0a15;--listitem-textmissed-disabled:rgba(0,0,0,0.4);--listitem-tick:#1170cf;--listitem-tick-hovered:#1170cf;--listitem-tick-focused:#1170cf;--listitem-tick-pressed:#1170cf;--listitem-tick-disabled:rgba(0,0,0,0.4);--listitem-icon:rgba(0,0,0,0.95);--listitem-icon-hovered:rgba(0,0,0,0.95);--listitem-icon-focused:rgba(0,0,0,0.95);--listitem-icon-pressed:rgba(0,0,0,0.95);--listitem-icon-disabled:rgba(0,0,0,0.4);--listitem-dotdivider:rgba(0,0,0,0.4);--listitem-dotdivider-hovered:rgba(0,0,0,0.4);--listitem-dotdivider-focused:rgba(0,0,0,0.4);--listitem-dotdivider-pressed:rgba(0,0,0,0.4);--listitem-dotdivider-disabled:rgba(0,0,0,0.4);--meetingCardListItem-background:rgba(0,0,0,0.11);--meetingCardListItem-background-hovered:rgba(0,0,0,0.2);--meetingCardListItem-background-pressed:rgba(0,0,0,0.3);--meetingCardListItem-background-focused:rgba(0,0,0,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:rgba(0,0,0,0.95);--meetingCardListItem-textSecondary:rgba(0,0,0,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#1170cf;--meetingCardListItem-border-color-disabled:rgba(0,0,0,0.2);--popover-primary-background:#fff;--reaction-badge-primary-background:rgba(0,0,0,0.11);--reaction-badge-primary-background-hovered:rgba(0,0,0,0.2);--reaction-badge-primary-background-pressed:rgba(0,0,0,0.3);--reaction-badge-primary-unreacted-text:rgba(0,0,0,0.95);--reaction-badge-primary-reacted-text:#0353a8;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:rgba(0,0,0,0.2);--search-placeholder-text:rgba(0,0,0,0.7);--search-text:rgba(0,0,0,0.95);--search-text-active:rgba(0,0,0,0.95);--search-text-disabled:rgba(0,0,0,0.4);--search-background-disabled:rgba(0,0,0,0.11);--search-background:#fff;--search-background-active:#fff;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:rgba(0,0,0,0.5);--search-border-color-active:rgba(0,0,0,0.9);--separator-primary:rgba(0,0,0,0.4);--separator-secondary:rgba(0,0,0,0.2);--spinner-loading-cursor:rgba(0,0,0,0.9);--spinner-loading-track:rgba(0,0,0,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#1170cf;--spinner-progress-track:rgba(0,0,0,0.2);--tab-active-background:rgba(0,0,0,0.2);--tab-active-background-hovered:rgba(0,0,0,0.3);--tab-active-background-pressed:rgba(0,0,0,0.2);--tab-active-text:rgba(0,0,0,0.95);--tab-active-text-hovered:rgba(0,0,0,0.95);--tab-active-text-pressed:rgba(0,0,0,0.95);--tab-inactive-background:transparent;--tab-inactive-background-hovered:rgba(0,0,0,0.07);--tab-inactive-background-pressed:rgba(0,0,0,0.2);--tab-inactive-text:rgba(0,0,0,0.7);--tab-inactive-text-hovered:rgba(0,0,0,0.95);--tab-inactive-text-pressed:rgba(0,0,0,0.95);--tab-inactive-text-disabled:rgba(0,0,0,0.4);--tab-refresh:#185e46;--tab-refresh-hovered:#0e2b20;--tab-refresh-pressed:#0e2b20;--tab-orange:#914017;--tab-orange-hovered:#914017;--tab-orange-pressed:#33221b;--tab-gold:#735107;--tab-gold-hovered:#735107;--tab-gold-pressed:#30240d;--tab-lime:#416116;--tab-lime-hovered:#416116;--tab-lime-pressed:#1e2b10;--tab-mint:#12615a;--tab-mint-hovered:#12615a;--tab-mint-pressed:#102b2a;--tab-cyan:#066070;--tab-cyan-hovered:#066070;--tab-cyan-pressed:#0b2a30;--tab-pink:#a12a3a;--tab-pink-hovered:#a12a3a;--tab-pink-pressed:#3b1e21;--tab-slate:#535573;--tab-slate-hovered:#535573;--tab-slate-pressed:#26262b;--tab-violet:#643abd;--tab-violet-hovered:#643abd;--tab-violet-pressed:#29223d;--tab-cobalt:#08599c;--tab-cobalt-hovered:#08599c;--tab-cobalt-pressed:#12283d;--tab-purple:#932099;--tab-purple-hovered:#932099;--tab-purple-pressed:#3b1840;--tags-static-background:#fff;--tags-static-text:rgba(0,0,0,0.95);--tags-static-border-style:solid;--tags-static-border-color:rgba(0,0,0,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#ffe8ea;--tags-error-text:rgba(0,0,0,0.95);--tags-error-border-style:solid;--tags-error-border-color:#ab0a15;--tags-primary-background:#f7f7f7;--tags-primary-background-hovered:#ededed;--tags-primary-background-pressed:#fff;--tags-primary-text:rgba(0,0,0,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:rgba(0,0,0,0.4);--tags-cobalt-background:#e5f8ff;--tags-cobalt-background-hovered:#c7eeff;--tags-cobalt-background-pressed:#9df;--tags-cobalt-text:rgba(0,0,0,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#f3f7e9;--tags-lime-background-hovered:#ddf2ae;--tags-lime-background-pressed:#bce36f;--tags-lime-text:rgba(0,0,0,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#e9f7f3;--tags-mint-background-hovered:#baf5e7;--tags-mint-background-pressed:#74e8d1;--tags-mint-text:rgba(0,0,0,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#f2f4ff;--tags-slate-background-hovered:#e3e7fa;--tags-slate-background-pressed:#ced2ed;--tags-slate-text:rgba(0,0,0,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#f8f2fc;--tags-violet-background-hovered:#f0e3fc;--tags-violet-background-pressed:#e2cafc;--tags-violet-text:rgba(0,0,0,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#fcf2fc;--tags-purple-background-hovered:#fce1fc;--tags-purple-background-pressed:#fac3f8;--tags-purple-text:rgba(0,0,0,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#faf4eb;--tags-orange-background-hovered:#fce4c7;--tags-orange-background-pressed:#ffca99;--tags-orange-text:rgba(0,0,0,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#f7f6dc;--tags-gold-background-hovered:#f5eaa2;--tags-gold-background-pressed:#ebd460;--tags-gold-text:rgba(0,0,0,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:rgba(0,0,0,0.2);--teamMarker-background-gold:#735107;--teamMarker-background-orange:#914017;--teamMarker-background-lime:#416116;--teamMarker-background-mint:#12615a;--teamMarker-background-cyan:#066070;--teamMarker-background-cobalt:#08599c;--teamMarker-background-slate:#535573;--teamMarker-background-violet:#643abd;--teamMarker-background-purple:#932099;--teamMarker-background-pink:#a12a3a;--teamMarker-background-archived:rgba(0,0,0,0.2);--textinput-placeholder-text:rgba(0,0,0,0.7);--textinput-background:#fff;--textinput-background-pressed:rgba(0,0,0,0.3);--textinput-background-hovered:rgba(0,0,0,0.07);--textinput-background-focused:#fff;--textinput-background-active:rgba(0,0,0,0.11);--textinput-background-disabled:rgba(0,0,0,0.11);--textinput-text:rgba(0,0,0,0.95);--textinput-text-pressed:rgba(0,0,0,0.95);--textinput-text-hovered:rgba(0,0,0,0.95);--textinput-text-focused:rgba(0,0,0,0.95);--textinput-text-active:rgba(0,0,0,0.95);--textinput-text-disabled:rgba(0,0,0,0.4);--textinput-error-background:#ffe8ea;--textinput-error-background-pressed:rgba(0,0,0,0.11);--textinput-error-background-hovered:rgba(0,0,0,0.07);--textinput-error-background-focused:rgba(0,0,0,0.07);--textinput-error-text:rgba(0,0,0,0.95);--textinput-error-text-pressed:rgba(0,0,0,0.95);--textinput-error-text-hovered:rgba(0,0,0,0.95);--textinput-error-text-focused:rgba(0,0,0,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#ab0a15;--textinput-error-border-color-pressed:#ab0a15;--textinput-error-border-color-hovered:#ab0a15;--textinput-error-border-color-focused:#ab0a15;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:rgba(0,0,0,0.5);--textinput-border-color-pressed:rgba(0,0,0,0.5);--textinput-border-color-hovered:rgba(0,0,0,0.5);--textinput-border-color-focused:#1170cf;--textinput-border-color-active:rgba(0,0,0,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#f7f7f7;--alertbadge-default-background-hovered:#f7f7f7;--alertbadge-default-background-pressed:#dedede;--alertbadge-default-text:rgba(0,0,0,0.7);--alertbadge-default-text-hovered:rgba(0,0,0,0.95);--alertbadge-default-text-pressed:rgba(0,0,0,0.95);--alertbadge-announcement-background:#dbf0ff;--alertbadge-announcement-background-hovered:#dbf0ff;--alertbadge-announcement-background-pressed:#bfe3ff;--alertbadge-announcement-text:#0353a8;--alertbadge-announcement-text-hovered:#0a274a;--alertbadge-announcement-text-pressed:#0a274a;--alertbadge-warning-background:#ffebc2;--alertbadge-warning-background-hovered:#ffebc2;--alertbadge-warning-background-pressed:#ffda94;--alertbadge-warning-text:#7d4705;--alertbadge-warning-text-hovered:#36220c;--alertbadge-warning-text-pressed:#36220c;--alertbadge-important-background:#ffe8ea;--alertbadge-important-background-hovered:#ffe8ea;--alertbadge-important-background-pressed:#ffd4da;--alertbadge-important-text:#ab0a15;--alertbadge-important-text-hovered:#4f0e10;--alertbadge-important-text-pressed:#4f0e10;--alertbadge-blocked-background:#ffebc2;--alertbadge-blocked-background-hovered:#ffebc2;--alertbadge-blocked-background-pressed:#ffda94;--alertbadge-blocked-text:#7d4705;--alertbadge-blocked-text-hovered:#36220c;--alertbadge-blocked-text-pressed:#36220c;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-default-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-default-sent-background:rgba(0,0,0,0.11);--attachment-file-default-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-default-sent-background-active:rgba(0,0,0,0.3);--attachment-file-default-sent-background-focused:rgba(0,0,0,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:0; --attachment-file-default-sent-border-color-6:,; --attachment-file-default-sent-border-color-7:; --attachment-file-default-sent-border-color-8:0; --attachment-file-default-sent-border-color-9:,; --attachment-file-default-sent-border-color-10:; --attachment-file-default-sent-border-color-11:0; --attachment-file-default-sent-border-color-12:,; --attachment-file-default-sent-border-color-13:; --attachment-file-default-sent-border-color-14:0; --attachment-file-default-sent-border-color-15:.; --attachment-file-default-sent-border-color-16:2; --attachment-file-default-sent-border-color-17:);--attachment-file-error-sent-background:rgba(0,0,0,0.11);--attachment-file-error-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-error-sent-background-active:rgba(0,0,0,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-error-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-error-sent-label-disabled:rgba(0,0,0,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:0; --attachment-file-error-sent-border-color-6:,; --attachment-file-error-sent-border-color-7:; --attachment-file-error-sent-border-color-8:0; --attachment-file-error-sent-border-color-9:,; --attachment-file-error-sent-border-color-10:; --attachment-file-error-sent-border-color-11:0; --attachment-file-error-sent-border-color-12:,; --attachment-file-error-sent-border-color-13:; --attachment-file-error-sent-border-color-14:0; --attachment-file-error-sent-border-color-15:.; --attachment-file-error-sent-border-color-16:2; --attachment-file-error-sent-border-color-17:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:0; --attachment-file-preview-thumbnail-sent-border-color-6:,; --attachment-file-preview-thumbnail-sent-border-color-7:; --attachment-file-preview-thumbnail-sent-border-color-8:0; --attachment-file-preview-thumbnail-sent-border-color-9:,; --attachment-file-preview-thumbnail-sent-border-color-10:; --attachment-file-preview-thumbnail-sent-border-color-11:0; --attachment-file-preview-thumbnail-sent-border-color-12:,; --attachment-file-preview-thumbnail-sent-border-color-13:; --attachment-file-preview-thumbnail-sent-border-color-14:0; --attachment-file-preview-thumbnail-sent-border-color-15:.; --attachment-file-preview-thumbnail-sent-border-color-16:2; --attachment-file-preview-thumbnail-sent-border-color-17:);--cancelicon-default-icon:rgba(0,0,0,0.7);--cancelicon-default-icon-hovered:rgba(0,0,0,0.95);--cancelicon-default-icon-pressed:rgba(0,0,0,0.95);--cancelicon-default-icon-disabled:rgba(0,0,0,0.4);--message-badge-regular-background:rgba(0,0,0,0.11);--message-badge-regular-background-hovered:rgba(0,0,0,0.2);--message-badge-regular-background-active:rgba(0,0,0,0.3);--message-badge-regular-text:rgba(0,0,0,0.7);--message-badge-regular-text-hovered:rgba(0,0,0,0.95);--message-badge-regular-text-active:rgba(0,0,0,0.95);--message-badge-important-background:#dbf0ff;--message-badge-important-background-hovered:#dbf0ff;--message-badge-important-background-active:#bfe3ff;--message-badge-important-text:#0353a8;--message-badge-important-text-hovered:#0a274a;--message-badge-important-text-active:#0a274a;--message-bodyText-primary-text:rgba(0,0,0,0.95);--message-bodyText-secondary-text:rgba(0,0,0,0.7);--message-bodyText-mention-self-text:#0353a8;--message-bodyText-mention-self-text-hovered:#0a274a;--message-bodyText-mention-self-text-active:#0a274a;--message-bodyText-mention-self-text-focused:#0353a8;--message-bodyText-mention-other-text:rgba(0,0,0,0.7);--message-bodyText-mention-other-text-hovered:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-active:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-focused:rgba(0,0,0,0.7);--message-bodyText-mention-all-text:#0353a8;--message-bodyText-mention-all-text-hovered:#0a274a;--message-bodyText-mention-all-text-active:#0a274a;--message-bodyText-mention-all-text-focused:#0353a8;--message-bodyText-extParticipants-text:#7d4705;--message-bodyText-extParticipants-text-hovered:#36220c;--message-bodyText-extParticipants-text-active:#36220c;--message-bodyText-extParticipants-text-focused:#7d4705;--chat-new-message-newMessageBanner-text:#0353a8;--chat-new-message-newReplyBanner-text:hsla(0,0%,100%,0.95);--chat-new-message-newReplyBanner-background:#0353a8;--checkbox-checked-background:#1170cf;--checkbox-checked-background-hovered:#0353a8;--checkbox-checked-background-pressed:#063a75;--checkbox-checked-background-disabled:#bfe3ff;--checkbox-checked-text:rgba(0,0,0,0.95);--checkbox-checked-text-hovered:rgba(0,0,0,0.95);--checkbox-checked-text-pressed:rgba(0,0,0,0.95);--checkbox-checked-text-disabled:rgba(0,0,0,0.4);--checkbox-checked-icon:hsla(0,0%,100%,0.95);--checkbox-checked-icon-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-icon-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-icon-disabled:rgba(0,0,0,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:rgba(0,0,0,0.2);--checkbox-unchecked-background-hovered:rgba(0,0,0,0.3);--checkbox-unchecked-background-pressed:rgba(0,0,0,0.4);--checkbox-unchecked-background-disabled:rgba(0,0,0,0.3);--checkbox-unchecked-text:rgba(0,0,0,0.95);--checkbox-unchecked-text-hovered:rgba(0,0,0,0.95);--checkbox-unchecked-text-pressed:rgba(0,0,0,0.95);--checkbox-unchecked-text-disabled:rgba(0,0,0,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-hovered:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-pressed:rgba(0,0,0,0.5);--coachmarkteaching-background:#000;--coachmarkteaching-button-primary-background:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-background-hovered:hsla(0,0%,100%,0.8);--coachmarkteaching-button-primary-background-pressed:hsla(0,0%,100%,0.7);--coachmarkteaching-button-primary-background-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-primary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-primary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--coachmarkteaching-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background-disabled:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-hyperlink-background:hsla(0,0%,100%,0);--coachmarkteaching-button-hyperlink-text:#64b4fa;--coachmarkteaching-button-hyperlink-text-hovered:#0a274a;--coachmarkteaching-button-hyperlink-text-pressed:#0a274a;--coachmarkteaching-button-hyperlink-text-focused:#0353a8;--coachmarkteaching-button-hyperlink-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#0353a8;--combobox-placeholder-text:rgba(0,0,0,0.7);--combobox-background:#fff;--combobox-background-hovered:rgba(0,0,0,0.07);--combobox-background-pressed:rgba(0,0,0,0.11);--combobox-background-active:rgba(0,0,0,0.11);--combobox-background-focused:#fff;--combobox-background-disabled:rgba(0,0,0,0.11);--combobox-text:rgba(0,0,0,0.95);--combobox-text-hovered:rgba(0,0,0,0.95);--combobox-text-pressed:rgba(0,0,0,0.95);--combobox-text-active:rgba(0,0,0,0.95);--combobox-text-focused:rgba(0,0,0,0.95);--combobox-text-disabled:rgba(0,0,0,0.4);--combobox-icon:rgba(0,0,0,0.95);--combobox-icon-hovered:rgba(0,0,0,0.95);--combobox-icon-pressed:rgba(0,0,0,0.95);--combobox-icon-active:rgba(0,0,0,0.95);--combobox-icon-focused:rgba(0,0,0,0.95);--combobox-icon-disabled:rgba(0,0,0,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:rgba(0,0,0,0.5);--combobox-border-color-hovered:rgba(0,0,0,0.5);--combobox-border-color-pressed:rgba(0,0,0,0.5);--combobox-border-color-active:rgba(0,0,0,0.9);--combobox-border-color-focused:rgba(0,0,0,0.9);--compose-area-divider-default-0:transparent;--compose-area-divider-default-0-hovered:transparent;--compose-area-divider-default-1:rgba(0,0,0,0.2);--compose-area-divider-default-1-hovered:rgba(0,0,0,0.6);--compose-area-divider-announce-0:rgba(3,83,168,0);--compose-area-divider-announce-0-hovered:rgba(3,83,168,0);--compose-area-divider-announce-1:rgba(3,83,168,0.6);--compose-area-divider-announce-1-hovered:rgba(3,83,168,0.9);--compose-area-divider-warn-0:rgba(125,71,5,0);--compose-area-divider-warn-0-hovered:rgba(125,71,5,0);--compose-area-divider-warn-1:rgba(125,71,5,0.6);--compose-area-divider-warn-1-hovered:rgba(125,71,5,0.9);--compose-area-divider-error-0:rgba(171,10,21,0);--compose-area-divider-error-0-hovered:rgba(171,10,21,0);--compose-area-divider-error-1:rgba(171,10,21,0.6);--compose-area-divider-error-1-hovered:rgba(171,10,21,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:rgba(0,0,0,0.95);--content-file-card-item-label-secondary:rgba(0,0,0,0.7);--content-file-card-item-label-disabled:rgba(0,0,0,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:0; --content-file-card-item-border-color-6:,; --content-file-card-item-border-color-7:; --content-file-card-item-border-color-8:0; --content-file-card-item-border-color-9:,; --content-file-card-item-border-color-10:; --content-file-card-item-border-color-11:0; --content-file-card-item-border-color-12:,; --content-file-card-item-border-color-13:; --content-file-card-item-border-color-14:0; --content-file-card-item-border-color-15:.; --content-file-card-item-border-color-16:2; --content-file-card-item-border-color-17:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:rgba(0,0,0,0.95);--content-file-list-item-label-secondary:rgba(0,0,0,0.7);--content-file-list-item-label-disabled:rgba(0,0,0,0.4);--content-file-list-item-background:rgba(0,0,0,0.11);--content-file-list-item-background-hovered:rgba(0,0,0,0.2);--content-file-list-item-background-disabled:rgba(0,0,0,0.11);--content-file-list-item-background-active:rgba(0,0,0,0.3);--pickers-datePicker-month-text:rgba(0,0,0,0.95);--pickers-datePicker-weekDay-text:rgba(0,0,0,0.7);--pickers-datePicker-date-background:transparent;--pickers-datePicker-date-background-hovered:rgba(0,0,0,0.07);--pickers-datePicker-date-background-pressed:rgba(0,0,0,0.2);--pickers-datePicker-date-background-disabled:transparent;--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:rgba(0,0,0,0.95);--pickers-datePicker-date-text-hovered:rgba(0,0,0,0.95);--pickers-datePicker-date-text-pressed:rgba(0,0,0,0.95);--pickers-datePicker-date-text-disabled:rgba(0,0,0,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-background:transparent;--pickers-dayPicker-day-inactive-background-hovered:rgba(0,0,0,0.07);--pickers-dayPicker-day-inactive-background-pressed:rgba(0,0,0,0.2);--pickers-dayPicker-day-inactive-background-disabled:transparent;--pickers-dayPicker-day-inactive-text:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-hovered:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-pressed:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-disabled:rgba(0,0,0,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:rgba(0,0,0,0.4);--global-focus-outline:#1170cf;--globalHeader-textfield-background:rgba(0,0,0,0.11);--globalHeader-textfield-background-hovered:rgba(0,0,0,0.2);--globalHeader-textfield-background-active:rgba(0,0,0,0.3);--globalHeader-textfield-background-focused:rgba(0,0,0,0.11);--globalHeader-textfield-background-disabled:rgba(0,0,0,0.11);--globalHeader-textfield-text:rgba(0,0,0,0.95);--globalHeader-textfield-text-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-text-active:rgba(0,0,0,0.95);--globalHeader-textfield-text-focused:rgba(0,0,0,0.95);--globalHeader-textfield-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-focused:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-active:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-focused:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:rgba(0,0,0,0.9);--globalHeader-textfield-border-color-focused:rgba(0,0,0,0.9);--globalHeader-textfieldPlaceholderText-text:rgba(0,0,0,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfieldClearIcon:rgba(0,0,0,0.7);--globalHeader-textfieldClearIcon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonDevice-background:transparent;--globalHeader-buttonDevice-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonDevice-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonDevice-text-inactive:rgba(0,0,0,0.95);--globalHeader-buttonDevice-text-active:#0353a8;--globalHeader-buttonIcon-background:transparent;--globalHeader-buttonIcon-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonIcon-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonIcon-background-disabled:transparent;--globalHeader-buttonIcon-icon:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-hovered:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-disabled:rgba(0,0,0,0.4);--globalHeader-buttonStatus-background:transparent;--globalHeader-buttonStatus-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonStatus-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonStatus-background-disabled:transparent;--globalHeader-buttonStatus-text:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-hovered:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-pressed:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-disabled:rgba(0,0,0,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:rgba(0,0,0,0.95);--globalHeader-modifierChip-text:hsla(0,0%,100%,0.95);--globalHeader-textfieldWin-background:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-hovered:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-active:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-focused:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-disabled:rgba(0,0,0,0.11);--globalHeader-maxMinButton-background:transparent;--globalHeader-maxMinButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-maxMinButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-maxMinButton-text:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-closeButton-background:transparent;--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:rgba(0,0,0,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:transparent;--globalHeader-searchCancelButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-searchCancelButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-searchCancelButton-background-disabled:transparent;--globalHeader-searchCancelButton-text:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-disabled:rgba(0,0,0,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-hovered:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-pressed:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-disabled:rgba(0,0,0,0.3);--theme-gradient-primary-0-background:#f4ebff;--theme-gradient-primary-1-background:#fff;--theme-gradient-secondary-0-background:#fbf7ff;--theme-gradient-secondary-1-background:#fff;--interactiveicon-container-background:transparent;--interactiveicon-container-background-hovered:rgba(0,0,0,0.07);--interactiveicon-container-background-pressed:rgba(0,0,0,0.2);--interactiveicon-container-background-disabled:transparent;--interactiveicon-primary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-active:#0353a8;--interactiveicon-primary-outline-icon-active-hovered:#0a274a;--interactiveicon-primary-outline-icon-active-pressed:#0a274a;--interactiveicon-primary-outline-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#7d4705;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-quaternary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:rgba(0,0,0,0.95);--list-header-outline-primary:rgba(0,0,0,0.4);--list-header-outline-secondary:rgba(0,0,0,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:rgba(0,0,0,0.3);--meetingRecording-indicator-inProgress:#db1f2e;--meetingRecording-indicator-paused:#c74f0e;--menulistbackground-primary-background:#fff;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:rgba(0,0,0,0.2);--menulistbackground-secondary-background:#ededed;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:rgba(0,0,0,0.2);--menulistbackground-tertiary-background:#f7f7f7;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:rgba(0,0,0,0.2);--modal-primary-background:#fff;--modal-primary-border-style:solid;--modal-primary-border-color:rgba(0,0,0,0.2);--modal-secondary-background:#ededed;--modal-secondary-border-style:solid;--modal-secondary-border-color:rgba(0,0,0,0.2);--modal-tertiary-background:#f7f7f7;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:rgba(0,0,0,0.2);--multilineChip-one-text:#12615a;--multilineChip-one-outline:#12615a;--multilineChip-two-text:#08599c;--multilineChip-two-outline:#08599c;--multilineChip-three-text:#914017;--multilineChip-three-outline:#914017;--multilineChip-four-text:#a12a3a;--multilineChip-four-outline:#a12a3a;--multilineChip-five-text:#416116;--multilineChip-five-outline:#416116;--multilineChip-six-text:#066070;--multilineChip-six-outline:#066070;--multilineChip-seven-text:#932099;--multilineChip-seven-outline:#932099;--multilineChip-eight-text:#643abd;--multilineChip-eight-outline:#643abd;--navigation-bar-divider-0:transparent;--navigation-bar-divider-1:rgba(0,0,0,0.2);--navigationtab-background:transparent;--navigationtab-background-hovered:rgba(0,0,0,0.07);--navigationtab-background-active:rgba(0,0,0,0.2);--navigationtab-text:rgba(0,0,0,0.7);--navigationtab-text-hovered:rgba(0,0,0,0.7);--navigationtab-text-active:rgba(0,0,0,0.95);--notificationToast-background:#fff;--notificationToast-text:rgba(0,0,0,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:rgba(0,0,0,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#fff;--panel-secondary-background:#ededed;--panel-tertiary-background:#f7f7f7;--participantListItem-audioMuted:#db1f2e;--participantListItem-audioUnmuted:#1d805f;--radio-checked-background:#1170cf;--radio-checked-background-hovered:#0353a8;--radio-checked-background-pressed:#063a75;--radio-checked-background-disabled:#bfe3ff;--radio-checked-text:rgba(0,0,0,0.95);--radio-checked-text-hovered:rgba(0,0,0,0.95);--radio-checked-text-pressed:rgba(0,0,0,0.95);--radio-checked-text-disabled:rgba(0,0,0,0.4);--radio-checked-icon:hsla(0,0%,100%,0.95);--radio-checked-icon-hovered:hsla(0,0%,100%,0.95);--radio-checked-icon-pressed:hsla(0,0%,100%,0.95);--radio-checked-icon-disabled:hsla(0,0%,100%,0.8);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:rgba(0,0,0,0.2);--radio-unchecked-background-hovered:rgba(0,0,0,0.3);--radio-unchecked-background-pressed:rgba(0,0,0,0.4);--radio-unchecked-background-disabled:rgba(0,0,0,0.11);--radio-unchecked-text:rgba(0,0,0,0.95);--radio-unchecked-text-hovered:rgba(0,0,0,0.95);--radio-unchecked-text-pressed:rgba(0,0,0,0.95);--radio-unchecked-text-disabled:rgba(0,0,0,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:rgba(0,0,0,0.5);--radio-unchecked-border-color-hovered:rgba(0,0,0,0.5);--radio-unchecked-border-color-pressed:rgba(0,0,0,0.5);--radio-group-description-color:rgba(0,0,0,0.7);--scheduledmeetingItem-background:rgba(0,0,0,0.11);--scheduledmeetingItem-background-hovered:rgba(0,0,0,0.2);--scheduledmeetingItem-background-focused:rgba(0,0,0,0.11);--scheduledmeetingItem-background-pressed:rgba(0,0,0,0.3);--scheduledmeetingItem-background-disabled:rgba(0,0,0,0.11);--scrollbar-track-background:rgba(0,0,0,0.11);--scrollbar-track-background-disabled:rgba(0,0,0,0.11);--scrollbar-thumb-background:rgba(0,0,0,0.2);--scrollbar-thumb-background-hovered:rgba(0,0,0,0.3);--scrollbar-thumb-background-pressed:rgba(0,0,0,0.4);--scrollbar-thumb-background-disabled:rgba(0,0,0,0.11);--scrollbar-arrow-button-text:rgba(0,0,0,0.6);--scrollbar-arrow-button-text-hovered:rgba(0,0,0,0.3);--scrollbar-arrow-button-text-pressed:rgba(0,0,0,0.2);--scrollbar-arrow-button-text-disabled:rgba(0,0,0,0.4);--scrollbar-arrow-button-background:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-hovered:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-disabled:rgba(0,0,0,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:rgba(0,0,0,0.2);--sharewindow-viewwindow-selected:#1170cf;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#fff;--tag-static-text:rgba(0,0,0,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:0; --tag-static-border-color-6:,; --tag-static-border-color-7:; --tag-static-border-color-8:0; --tag-static-border-color-9:,; --tag-static-border-color-10:; --tag-static-border-color-11:0; --tag-static-border-color-12:,; --tag-static-border-color-13:; --tag-static-border-color-14:0; --tag-static-border-color-15:.; --tag-static-border-color-16:4; --tag-static-border-color-17:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#f7f7f7;--tag-primary-background-hovered:#ededed;--tag-primary-background-pressed:#fff;--tag-primary-text:rgba(0,0,0,0.95);--tag-primary-text-hovered:rgba(0,0,0,0.95);--tag-primary-text-pressed:rgba(0,0,0,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:rgba(0,0,0,0.4);--tag-primary-border-color-hovered:rgba(0,0,0,0.4);--tag-primary-border-color-pressed:rgba(0,0,0,0.4);--tag-cobalt-background:#e5f8ff;--tag-cobalt-background-hovered:#c7eeff;--tag-cobalt-background-pressed:#9df;--tag-cobalt-text:rgba(0,0,0,0.95);--tag-cobalt-text-hovered:rgba(0,0,0,0.95);--tag-cobalt-text-pressed:rgba(0,0,0,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#f3f7e9;--tag-lime-background-hovered:#ddf2ae;--tag-lime-background-pressed:#bce36f;--tag-lime-text:rgba(0,0,0,0.95);--tag-lime-text-hovered:rgba(0,0,0,0.95);--tag-lime-text-pressed:rgba(0,0,0,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#e9f7f3;--tag-mint-background-hovered:#baf5e7;--tag-mint-background-pressed:#74e8d1;--tag-mint-text:rgba(0,0,0,0.95);--tag-mint-text-hovered:rgba(0,0,0,0.95);--tag-mint-text-pressed:rgba(0,0,0,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#f2f4ff;--tag-slate-background-hovered:#e3e7fa;--tag-slate-background-pressed:#ced2ed;--tag-slate-text:rgba(0,0,0,0.95);--tag-slate-text-hovered:rgba(0,0,0,0.95);--tag-slate-text-pressed:rgba(0,0,0,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#f8f2fc;--tag-violet-background-hovered:#f0e3fc;--tag-violet-background-pressed:#e2cafc;--tag-violet-text:rgba(0,0,0,0.95);--tag-violet-text-hovered:rgba(0,0,0,0.95);--tag-violet-text-pressed:rgba(0,0,0,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#fcf2fc;--tag-purple-background-hovered:#fce1fc;--tag-purple-background-pressed:#fac3f8;--tag-purple-text:rgba(0,0,0,0.95);--tag-purple-text-hovered:rgba(0,0,0,0.95);--tag-purple-text-pressed:rgba(0,0,0,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#faf4eb;--tag-orange-background-hovered:#fce4c7;--tag-orange-background-pressed:#ffca99;--tag-orange-text:rgba(0,0,0,0.95);--tag-orange-text-hovered:rgba(0,0,0,0.95);--tag-orange-text-pressed:rgba(0,0,0,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#f7f6dc;--tag-gold-background-hovered:#f5eaa2;--tag-gold-background-pressed:#ebd460;--tag-gold-text:rgba(0,0,0,0.95);--tag-gold-text-hovered:rgba(0,0,0,0.95);--tag-gold-text-pressed:rgba(0,0,0,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#fff2f5;--tag-pink-background-hovered:#ffe0e7;--tag-pink-background-pressed:#ffc7d2;--tag-pink-text:rgba(0,0,0,0.95);--tag-pink-text-hovered:rgba(0,0,0,0.95);--tag-pink-text-pressed:rgba(0,0,0,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#ededed;--textToast-text:rgba(0,0,0,0.95);--textToast-border-style:solid;--textToast-border-color:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background:transparent;--toggleButtonAccent-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButtonAccent-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background-disabled:transparent;--toggleButtonAccent-inactive-text:rgba(0,0,0,0.7);--toggleButtonAccent-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButtonAccent-active-background:rgba(0,0,0,0.2);--toggleButtonAccent-active-background-hovered:rgba(0,0,0,0.3);--toggleButtonAccent-active-background-pressed:rgba(0,0,0,0.4);--toggleButtonAccent-active-background-disabled:rgba(0,0,0,0.2);--toggleButtonAccent-active-text:#0353a8;--toggleButtonAccent-active-text-hovered:#0353a8;--toggleButtonAccent-active-text-pressed:#0353a8;--toggleButtonAccent-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-background:transparent;--toggleButton-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButton-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButton-inactive-background-disabled:transparent;--toggleButton-inactive-text:rgba(0,0,0,0.95);--toggleButton-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButton-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButton-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-disabled:rgba(0,0,0,0.2);--toggleButton-active-background:rgba(0,0,0,0.2);--toggleButton-active-background-hovered:rgba(0,0,0,0.3);--toggleButton-active-background-pressed:rgba(0,0,0,0.4);--toggleButton-active-background-disabled:rgba(0,0,0,0.2);--toggleButton-active-text:rgba(0,0,0,0.95);--toggleButton-active-text-hovered:rgba(0,0,0,0.95);--toggleButton-active-text-pressed:rgba(0,0,0,0.95);--toggleButton-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:rgba(0,0,0,0.3);--toggleButton-active-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-active-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-active-border-color-disabled:rgba(0,0,0,0.2);--toggle-toggled-background:#1170cf;--toggle-toggled-background-hovered:#0353a8;--toggle-toggled-background-pressed:#063a75;--toggle-toggled-background-disabled:#bfe3ff;--toggle-toggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-disabled:hsla(0,0%,100%,0.8);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:rgba(0,0,0,0.2);--toggle-untoggled-background-hovered:rgba(0,0,0,0.3);--toggle-untoggled-background-pressed:rgba(0,0,0,0.4);--toggle-untoggled-background-disabled:rgba(0,0,0,0.11);--toggle-untoggled-thumb-tint:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-disabled:rgba(0,0,0,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#fff;--videoSupport-controls-button-background-hovered:#ededed;--videoSupport-controls-button-background-pressed:#dedede;--videoSupport-controls-button-background-disabled:#fff;--videoSupport-controls-button-text:rgba(0,0,0,0.95);--videoSupport-controls-button-text-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-text-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-text-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-icon:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-hovered:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-pressed:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-disabled:rgba(0,0,0,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-icon:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#ab0a15;--videoSupport-videoNameLabels-videoOff-iconUnmute:#185e46;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#1170cf;--videoSupport-slider-track-empty:rgba(0,0,0,0.3);--videoSupport-slider-mover-background:#fff;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:0; --videoSupport-slider-mover-border-color-6:,; --videoSupport-slider-mover-border-color-7:; --videoSupport-slider-mover-border-color-8:0; --videoSupport-slider-mover-border-color-9:,; --videoSupport-slider-mover-border-color-10:; --videoSupport-slider-mover-border-color-11:0; --videoSupport-slider-mover-border-color-12:,; --videoSupport-slider-mover-border-color-13:; --videoSupport-slider-mover-border-color-14:0; --videoSupport-slider-mover-border-color-15:.; --videoSupport-slider-mover-border-color-16:4; --videoSupport-slider-mover-border-color-17:);--videoSupport-slider-background:#fff;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:0; --videoSupport-slider-border-color-6:,; --videoSupport-slider-border-color-7:; --videoSupport-slider-border-color-8:0; --videoSupport-slider-border-color-9:,; --videoSupport-slider-border-color-10:; --videoSupport-slider-border-color-11:0; --videoSupport-slider-border-color-12:,; --videoSupport-slider-border-color-13:; --videoSupport-slider-border-color-14:0; --videoSupport-slider-border-color-15:.; --videoSupport-slider-border-color-16:3; --videoSupport-slider-border-color-17:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:rgba(0,0,0,0.95);--theme-text-primary-disabled:rgba(0,0,0,0.4);--theme-text-inverted-normal:hsla(0,0%,100%,0.95);--theme-text-inverted-disabled:hsla(0,0%,100%,0.8);--theme-text-secondary-normal:rgba(0,0,0,0.7);--theme-text-secondary-inverted-normal:hsla(0,0%,100%,0.7);--theme-text-error-normal:#ab0a15;--theme-text-error-hover:#4f0e10;--theme-text-error-active:#4f0e10;--theme-text-success-normal:#185e46;--theme-text-success-hover:#0e2b20;--theme-text-success-active:#0e2b20;--theme-text-warning-normal:#7d4705;--theme-text-warning-hover:#36220c;--theme-text-warning-active:#36220c;--theme-text-highlight:#bfe3ff;--theme-text-accent-normal:#0353a8;--theme-text-accent-hover:#0a274a;--theme-text-accent-active:#0a274a;--theme-text-teamdefault-normal:rgba(0,0,0,0.7);--theme-text-teamdefault-hover:rgba(0,0,0,0.7);--theme-text-teamdefault-active:rgba(0,0,0,0.95);--theme-text-alert-purple-normal:#932099;--theme-text-alert-purple-hover:#3b1840;--theme-text-alert-purple-active:#3b1840;--theme-text-alert-orange-normal:#914017;--theme-text-alert-orange-hover:#33221b;--theme-text-alert-orange-active:#33221b;--theme-text-team-cobalt-normal:#08599c;--theme-text-team-cobalt-hover:#08599c;--theme-text-team-cobalt-active:#12283d;--theme-text-team-cyan-normal:#066070;--theme-text-team-cyan-hover:#066070;--theme-text-team-cyan-active:#0b2a30;--theme-text-team-mint-normal:#12615a;--theme-text-team-mint-hover:#12615a;--theme-text-team-mint-active:#102b2a;--theme-text-team-lime-normal:#416116;--theme-text-team-lime-hover:#416116;--theme-text-team-lime-active:#1e2b10;--theme-text-team-gold-normal:#735107;--theme-text-team-gold-hover:#735107;--theme-text-team-gold-active:#30240d;--theme-text-team-orange-normal:#914017;--theme-text-team-orange-hover:#914017;--theme-text-team-orange-active:#33221b;--theme-text-team-pink-normal:#a12a3a;--theme-text-team-pink-hover:#a12a3a;--theme-text-team-pink-active:#3b1e21;--theme-text-team-purple-normal:#932099;--theme-text-team-purple-hover:#932099;--theme-text-team-purple-active:#3b1840;--theme-text-team-violet-normal:#643abd;--theme-text-team-violet-hover:#643abd;--theme-text-team-violet-active:#29223d;--theme-text-team-slate-normal:#535573;--theme-text-team-slate-hover:#535573;--theme-text-team-slate-active:#26262b;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:rgba(0,0,0,0.07);--theme-background-primary-active:rgba(0,0,0,0.11);--theme-background-primary-disabled:rgba(0,0,0,0.11);--theme-background-solid-primary-normal:#fff;--theme-background-solid-secondary-normal:#ededed;--theme-background-solid-tertiary-normal:#f7f7f7;--theme-background-solid-quaternary-normal:#fff;--theme-background-secondary-normal:rgba(0,0,0,0.11);--theme-background-secondary-hover:rgba(0,0,0,0.2);--theme-background-secondary-active:rgba(0,0,0,0.3);--theme-background-secondary-disabled:transparent;--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#f4ebff;--theme-background-gradient-primary-1:#fff;--theme-background-gradient-secondary-0:#fbf7ff;--theme-background-gradient-secondary-1:#fff;--theme-background-alert-default-normal:#f7f7f7;--theme-background-alert-default-hover:#f7f7f7;--theme-background-alert-default-active:#dedede;--theme-background-alert-success-normal:#cef5eb;--theme-background-alert-success-hover:#cef5eb;--theme-background-alert-success-active:#9fedd8;--theme-background-alert-warning-normal:#ffebc2;--theme-background-alert-warning-hover:#ffebc2;--theme-background-alert-warning-active:#ffda94;--theme-background-alert-error-normal:#ffe8ea;--theme-background-alert-error-hover:#ffe8ea;--theme-background-alert-error-active:#ffd4da;--theme-background-alert-theme-normal:#dbf0ff;--theme-background-alert-theme-hover:#dbf0ff;--theme-background-alert-theme-active:#bfe3ff;--theme-background-alert-purple-normal:#fcf2fc;--theme-background-alert-purple-hover:#fcf2fc;--theme-background-alert-purple-active:#fce1fc;--theme-background-alert-orange-normal:#faf4eb;--theme-background-alert-orange-hover:#faf4eb;--theme-background-alert-orange-active:#fce4c7;--theme-background-label-cobalt-normal:#e5f8ff;--theme-background-label-cobalt-hover:#c7eeff;--theme-background-label-cobalt-active:#9df;--theme-background-label-gold-normal:#f7f6dc;--theme-background-label-gold-hover:#f5eaa2;--theme-background-label-gold-active:#ebd460;--theme-background-label-lime-normal:#f3f7e9;--theme-background-label-lime-hover:#ddf2ae;--theme-background-label-lime-active:#bce36f;--theme-background-label-mint-normal:#e9f7f3;--theme-background-label-mint-hover:#baf5e7;--theme-background-label-mint-active:#74e8d1;--theme-background-label-orange-normal:#faf4eb;--theme-background-label-orange-hover:#fce4c7;--theme-background-label-orange-active:#ffca99;--theme-background-label-pink-normal:#fff2f5;--theme-background-label-pink-hover:#ffe0e7;--theme-background-label-pink-active:#ffc7d2;--theme-background-label-purple-normal:#fcf2fc;--theme-background-label-purple-hover:#fce1fc;--theme-background-label-purple-active:#fac3f8;--theme-background-label-slate-normal:#f2f4ff;--theme-background-label-slate-hover:#e3e7fa;--theme-background-label-slate-active:#ced2ed;--theme-background-label-violet-normal:#f8f2fc;--theme-background-label-violet-hover:#f0e3fc;--theme-background-label-violet-active:#e2cafc;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:rgba(0,0,0,0.95);--theme-button-primary-hover:rgba(0,0,0,0.8);--theme-button-primary-pressed:rgba(0,0,0,0.7);--theme-button-primary-disabled:rgba(0,0,0,0.2);--theme-button-secondary-normal:transparent;--theme-button-secondary-hover:rgba(0,0,0,0.07);--theme-button-secondary-pressed:rgba(0,0,0,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:rgba(0,0,0,0.2);--theme-button-secondary-active-hover:rgba(0,0,0,0.3);--theme-button-secondary-active-pressed:rgba(0,0,0,0.4);--theme-button-inverted-normal:#fff;--theme-button-inverted-hover:#ededed;--theme-button-inverted-pressed:#dedede;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:rgba(0,0,0,0.4);--theme-outline-theme-normal:#1170cf;--theme-outline-secondary-normal:rgba(0,0,0,0.2);--theme-outline-input-normal:rgba(0,0,0,0.5);--theme-outline-input-active:rgba(0,0,0,0.9);--theme-outline-button-normal:rgba(0,0,0,0.3);--theme-outline-join-normal:#185e46;--theme-outline-cancel-normal:#ab0a15;--theme-outline-disabled-normal:rgba(0,0,0,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#707070;--theme-outline-high-contrast-focus:#000;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#1170cf;--theme-control-active-hover:#0353a8;--theme-control-active-pressed:#063a75;--theme-control-active-active:#063a75;--theme-control-active-disabled:#bfe3ff;--theme-control-inactive-normal:rgba(0,0,0,0.2);--theme-control-inactive-hover:rgba(0,0,0,0.3);--theme-control-inactive-pressed:rgba(0,0,0,0.4);--theme-control-inactive-disabled:rgba(0,0,0,0.11);--theme-overlay-meetings-normal:hsla(0,0%,100%,0.8);--theme-indicator-unstable:#c74f0e;--theme-indicator-attention:#db1f2e;--theme-indicator-stable:#1d805f;--theme-indicator-locked:#707070;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#1170cf;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:rgba(0,0,0,0.2);--theme-scrollbar-button-hover:rgba(0,0,0,0.3);--theme-scrollbar-button-pressed:rgba(0,0,0,0.4);--theme-scrollbar-arrow-normal:rgba(0,0,0,0.6);--theme-scrollbar-arrow-background-normal:transparent;--theme-scrollbar-arrow-background-hover:rgba(0,0,0,0.11);--theme-scrollbar-arrow-background-pressed:rgba(0,0,0,0.2);--theme-scrollbar-background-secondary-ghost:transparent;--theme-scrollbar-background-secondary-normal:rgba(0,0,0,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#0f0f0f;--theme-globaltint-normal:#1170cf;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#f7f7f7;--theme-groupedbackground-quaternary-normal:#fff;--theme-groupedbackground-primary-normal:#f4ebff;--theme-groupedbackground-secondary-normal:#fbf7ff;--theme-teaching-background-normal:#000;--theme-teaching-button-primary-normal:hsla(0,0%,100%,0.95);--theme-teaching-button-primary-hover:hsla(0,0%,100%,0.8);--theme-teaching-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-teaching-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-teaching-button-secondary-normal:hsla(0,0%,100%,0);--theme-teaching-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-teaching-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-teaching-outline-button-normal:hsla(0,0%,100%,0.3);--theme-teaching-outline-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-theme:#64b4fa;--theme-teaching-text-accent-normal:#64b4fa;--theme-teaching-text-accent-hover:#bfe3ff;--theme-teaching-text-accent-disabled:hsla(0,0%,100%,0.4);--theme-teaching-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-gradientdivider-normal-0:transparent;--theme-gradientdivider-normal-1:rgba(0,0,0,0.2);--theme-gradientdivider-hover-0:transparent;--theme-gradientdivider-hover-1:rgba(0,0,0,0.6);--theme-gradientdivider-error-normal-0:rgba(171,10,21,0);--theme-gradientdivider-error-normal-1:rgba(171,10,21,0.6);--theme-gradientdivider-error-hover-0:rgba(171,10,21,0);--theme-gradientdivider-error-hover-1:rgba(171,10,21,0.9);--theme-gradientdivider-warning-normal-0:rgba(125,71,5,0);--theme-gradientdivider-warning-normal-1:rgba(125,71,5,0.6);--theme-gradientdivider-warning-hover-0:rgba(125,71,5,0);--theme-gradientdivider-warning-hover-1:rgba(125,71,5,0.9);--theme-gradientdivider-announce-normal-0:rgba(3,83,168,0);--theme-gradientdivider-announce-normal-1:rgba(3,83,168,0.6);--theme-gradientdivider-announce-hover-0:rgba(3,83,168,0);--theme-gradientdivider-announce-hover-1:rgba(3,83,168,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#f4ebff;--theme-gradation-primary-1:#fff;--theme-gradation-secondary-0:#fbf7ff;--theme-gradation-secondary-1:#fff}.md-theme-lightWebex{--avatar-presence-icon-active:#1d805f;--avatar-presence-icon-meeting:#c74f0e;--avatar-presence-icon-schedule:#c74f0e;--avatar-presence-icon-call:#c74f0e;--avatar-presence-icon-dnd:#db1f2e;--avatar-presence-icon-presenting:#db1f2e;--avatar-presence-icon-quiet-hours:#707070;--avatar-presence-icon-away:#707070;--avatar-presence-icon-ooo:#707070;--avatar-presence-icon-busy:#c74f0e;--avatar-presence-icon-on-mobile:#707070;--avatar-presence-icon-on-device:#707070;--avatar-presence-icon-on-hold:#707070;--avatar-presence-icon-background:#fff;--avatar-color-avatar-text:hsla(0,0%,100%,0.95);--avatar-color-avatar-background-default:#545454;--avatar-color-avatar-background-gold:#735107;--avatar-color-avatar-background-orange:#914017;--avatar-color-avatar-background-lime:#416116;--avatar-color-avatar-background-mint:#12615a;--avatar-color-avatar-background-cyan:#066070;--avatar-color-avatar-background-cobalt:#08599c;--avatar-color-avatar-background-slate:#535573;--avatar-color-avatar-background-violet:#643abd;--avatar-color-avatar-background-purple:#932099;--avatar-color-avatar-background-pink:#a12a3a;--avatar-color-avatar-background-yellow:#7d4705;--avatar-chat-bubble-icon-normal:#1170cf;--avatar-chat-bubble-icon-hover:#0353a8;--avatar-chat-bubble-icon-pressed:#063a75;--avatar-chat-bubble-icon-active:#063a75;--avatar-chat-bubble-icon-disabled:#bfe3ff;--avatar-chat-bubble-border-style-normal:solid;--avatar-chat-bubble-border-color-normal:rgba(0,0,0,0.4);--badge-background:#1170cf;--badge-text:hsla(0,0%,100%,0.95);--badge-notification-indicator:#0353a8;--badge-recording-indicator:#db1f2e;--banner-announcement-text:#0353a8;--banner-announcement-background:#dbf0ff;--banner-success-text:#185e46;--banner-success-background:#cef5eb;--banner-error-text:#ab0a15;--banner-error-background:#ffe8ea;--banner-issue-text:#7d4705;--banner-issue-background:#ffebc2;--banner-transient-text:rgba(0,0,0,0.95);--banner-transient-background:rgba(0,0,0,0.11);--button-primary-background:rgba(0,0,0,0.95);--button-primary-background-hovered:rgba(0,0,0,0.8);--button-primary-background-pressed:rgba(0,0,0,0.7);--button-primary-background-disabled:rgba(0,0,0,0.2);--button-primary-text:hsla(0,0%,100%,0.95);--button-primary-text-hovered:hsla(0,0%,100%,0.95);--button-primary-text-pressed:hsla(0,0%,100%,0.95);--button-primary-text-disabled:rgba(0,0,0,0.4);--button-primary-border-style:none;--button-secondary-background:transparent;--button-secondary-background-hovered:rgba(0,0,0,0.07);--button-secondary-background-pressed:rgba(0,0,0,0.2);--button-secondary-background-disabled:transparent;--button-secondary-text:rgba(0,0,0,0.95);--button-secondary-text-hovered:rgba(0,0,0,0.95);--button-secondary-text-pressed:rgba(0,0,0,0.95);--button-secondary-text-disabled:rgba(0,0,0,0.4);--button-secondary-border-style:solid;--button-secondary-border-style-hovered:solid;--button-secondary-border-style-pressed:solid;--button-secondary-border-style-disabled:solid;--button-secondary-border-color:rgba(0,0,0,0.3);--button-secondary-border-color-hovered:rgba(0,0,0,0.3);--button-secondary-border-color-pressed:rgba(0,0,0,0.3);--button-secondary-border-color-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-background:transparent;--button-cancel-ghost-background-hovered:rgba(0,0,0,0.07);--button-cancel-ghost-background-pressed:rgba(0,0,0,0.2);--button-cancel-ghost-background-disabled:rgba(0,0,0,0.2);--button-cancel-ghost-text:#ab0a15;--button-cancel-ghost-text-hovered:#ab0a15;--button-cancel-ghost-text-pressed:#ab0a15;--button-cancel-ghost-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-background:#db1f2e;--button-cancel-fill-background-hovered:#ab0a15;--button-cancel-fill-background-pressed:#780d13;--button-cancel-fill-background-disabled:rgba(0,0,0,0.2);--button-cancel-fill-text:hsla(0,0%,100%,0.95);--button-cancel-fill-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-fill-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-fill-text-disabled:rgba(0,0,0,0.4);--button-cancel-fill-border-style:none;--button-cancel-outline-background:transparent;--button-cancel-outline-background-hovered:#ab0a15;--button-cancel-outline-background-pressed:#780d13;--button-cancel-outline-background-disabled:transparent;--button-cancel-outline-text:#ab0a15;--button-cancel-outline-text-hovered:hsla(0,0%,100%,0.95);--button-cancel-outline-text-pressed:hsla(0,0%,100%,0.95);--button-cancel-outline-text-disabled:rgba(0,0,0,0.4);--button-cancel-outline-border-style:solid;--button-cancel-outline-border-style-hovered:none;--button-cancel-outline-border-style-pressed:none;--button-cancel-outline-border-style-disabled:solid;--button-cancel-outline-border-color:#ab0a15;--button-cancel-outline-border-color-disabled:rgba(0,0,0,0.2);--button-accent-ghost-background:transparent;--button-accent-ghost-background-hovered:rgba(0,0,0,0.07);--button-accent-ghost-background-pressed:rgba(0,0,0,0.2);--button-accent-ghost-background-disabled:rgba(0,0,0,0.2);--button-accent-ghost-text:#0353a8;--button-accent-ghost-text-hovered:#0353a8;--button-accent-ghost-text-pressed:#0353a8;--button-accent-ghost-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-background:#1170cf;--button-accent-fill-background-hovered:#0353a8;--button-accent-fill-background-pressed:#063a75;--button-accent-fill-background-disabled:rgba(0,0,0,0.2);--button-accent-fill-text:hsla(0,0%,100%,0.95);--button-accent-fill-text-hovered:hsla(0,0%,100%,0.95);--button-accent-fill-text-pressed:hsla(0,0%,100%,0.95);--button-accent-fill-text-disabled:rgba(0,0,0,0.4);--button-accent-fill-border-style:none;--button-message-ghost-background:transparent;--button-message-ghost-background-hovered:rgba(0,0,0,0.07);--button-message-ghost-background-pressed:rgba(0,0,0,0.2);--button-message-ghost-background-disabled:rgba(0,0,0,0.2);--button-message-ghost-text:#0353a8;--button-message-ghost-text-hovered:#0353a8;--button-message-ghost-text-pressed:#0353a8;--button-message-ghost-text-disabled:rgba(0,0,0,0.4);--button-message-fill-background:#1170cf;--button-message-fill-background-hovered:#0353a8;--button-message-fill-background-pressed:#063a75;--button-message-fill-background-disabled:rgba(0,0,0,0.2);--button-message-fill-text:hsla(0,0%,100%,0.95);--button-message-fill-text-hovered:hsla(0,0%,100%,0.95);--button-message-fill-text-pressed:hsla(0,0%,100%,0.95);--button-message-fill-text-disabled:rgba(0,0,0,0.4);--button-message-fill-border-style:none;--button-join-fill-background:#1d805f;--button-join-fill-background-hovered:#185e46;--button-join-fill-background-pressed:#134231;--button-join-fill-background-disabled:rgba(0,0,0,0.2);--button-join-fill-text:hsla(0,0%,100%,0.95);--button-join-fill-text-hovered:hsla(0,0%,100%,0.95);--button-join-fill-text-pressed:hsla(0,0%,100%,0.95);--button-join-fill-text-disabled:rgba(0,0,0,0.4);--button-join-fill-border-style:none;--button-join-outline-background:transparent;--button-join-outline-background-hovered:#185e46;--button-join-outline-background-pressed:#134231;--button-join-outline-background-disabled:transparent;--button-join-outline-text:#185e46;--button-join-outline-text-hovered:hsla(0,0%,100%,0.95);--button-join-outline-text-pressed:hsla(0,0%,100%,0.95);--button-join-outline-text-disabled:rgba(0,0,0,0.4);--button-join-outline-border-style:solid;--button-join-outline-border-style-hovered:none;--button-join-outline-border-style-pressed:none;--button-join-outline-border-style-disabled:solid;--button-join-outline-border-color:#185e46;--button-join-outline-border-color-disabled:rgba(0,0,0,0.2);--button-join-animated-gradient-background-normal-0:#30c9b0;--button-join-animated-gradient-background-normal-1:#64b4fa;--button-counter-background:rgba(0,0,0,0.95);--button-counter-background-hovered:rgba(0,0,0,0.8);--button-counter-background-pressed:rgba(0,0,0,0.7);--button-counter-text:hsla(0,0%,100%,0.95);--button-counter-text-hovered:hsla(0,0%,100%,0.95);--button-counter-text-pressed:hsla(0,0%,100%,0.95);--button-counter-border-style:none;--button-dialpad-background:transparent;--button-dialpad-background-hovered:rgba(0,0,0,0.07);--button-dialpad-background-pressed:rgba(0,0,0,0.2);--button-dialpad-background-disabled:transparent;--button-dialpad-text-number:rgba(0,0,0,0.95);--button-dialpad-text-number-hovered:rgba(0,0,0,0.95);--button-dialpad-text-number-pressed:rgba(0,0,0,0.95);--button-dialpad-text-number-disabled:rgba(0,0,0,0.4);--button-dialpad-text-characters:rgba(0,0,0,0.7);--button-dialpad-text-characters-hovered:rgba(0,0,0,0.7);--button-dialpad-text-characters-pressed:rgba(0,0,0,0.7);--button-dialpad-text-characters-disabled:rgba(0,0,0,0.4);--button-dialpad-special-background:transparent;--button-dialpad-special-text-number:rgba(0,0,0,0.95);--button-dialpad-special-text-characters:rgba(0,0,0,0.7);--button-dialpad-border-style:none;--button-hyperlink-background:transparent;--button-hyperlink-text:#0353a8;--button-hyperlink-text-hovered:#0a274a;--button-hyperlink-text-pressed:#0a274a;--button-hyperlink-text-focused:#0353a8;--button-hyperlink-text-disabled:rgba(0,0,0,0.4);--button-hyperlink-border-style:none;--button-hyperlink-border-style-focused:solid;--button-hyperlink-border-color-focused:#0353a8;--button-layout-background:#fff;--button-layout-background-hovered:#ededed;--button-layout-background-pressed:#dedede;--button-layout-background-disabled:#fff;--button-layout-text:rgba(0,0,0,0.95);--button-layout-text-disabled:rgba(0,0,0,0.4);--button-layout-border-style:solid;--button-layout-border-style-disabled:solid;--button-layout-border-color:rgba(0,0,0,0.3);--button-layout-border-color-disabled:rgba(0,0,0,0.2);--button-overlay-background:#fff;--button-overlay-background-hovered:#ededed;--button-overlay-background-pressed:#dedede;--button-overlay-text:rgba(0,0,0,0.95);--button-overlay-text-hovered:rgba(0,0,0,0.95);--button-overlay-text-pressed:rgba(0,0,0,0.95);--button-overlay-border-style:solid;--button-overlay-border-style-hovered:solid;--button-overlay-border-style-pressed:solid;--button-overlay-border-color:rgba(0,0,0,0.3);--button-overlay-border-color-hovered:rgba(0,0,0,0.3);--button-overlay-border-color-pressed:rgba(0,0,0,0.3);--button-group-separator-background:rgba(0,0,0,0.4);--button-ghost-background:transparent;--button-ghost-background-hovered:rgba(0,0,0,0.07);--button-ghost-background-pressed:rgba(0,0,0,0.2);--button-ghost-background-disabled:transparent;--button-ghost-background-active:rgba(0,0,0,0.2);--button-ghost-text:rgba(0,0,0,0.95);--button-ghost-text-hovered:rgba(0,0,0,0.95);--button-ghost-text-pressed:rgba(0,0,0,0.95);--button-ghost-text-disabled:rgba(0,0,0,0.4);--button-ghost-text-active:rgba(0,0,0,0.95);--button-ghost-border-style:none;--button-call-control-panel-background:rgba(0,0,0,0.2);--button-call-control-panel-background-hovered:rgba(0,0,0,0.3);--button-call-control-panel-background-pressed:rgba(0,0,0,0.4);--button-call-control-panel-background-disabled:rgba(0,0,0,0.2);--button-call-control-panel-text:rgba(0,0,0,0.95);--button-call-control-panel-text-hovered:rgba(0,0,0,0.95);--button-call-control-panel-text-pressed:rgba(0,0,0,0.95);--button-call-control-panel-text-disabled:rgba(0,0,0,0.4);--button-common-background:hsla(0,0%,100%,0.95);--button-common-background-hovered:hsla(0,0%,100%,0.8);--button-common-background-pressed:hsla(0,0%,100%,0.7);--button-common-background-disabled:hsla(0,0%,100%,0.2);--button-common-text:rgba(0,0,0,0.95);--button-common-text-hovered:rgba(0,0,0,0.95);--button-common-text-pressed:rgba(0,0,0,0.95);--button-common-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-background:hsla(0,0%,100%,0);--button-common-secondary-background-hovered:hsla(0,0%,100%,0.07);--button-common-secondary-background-pressed:hsla(0,0%,100%,0.2);--button-common-secondary-background-disabled:hsla(0,0%,100%,0);--button-common-secondary-text:hsla(0,0%,100%,0.95);--button-common-secondary-text-hovered:hsla(0,0%,100%,0.95);--button-common-secondary-text-pressed:hsla(0,0%,100%,0.95);--button-common-secondary-text-disabled:hsla(0,0%,100%,0.4);--button-common-secondary-border-style:solid;--button-common-secondary-border-style-disabled:solid;--button-common-secondary-border-color:hsla(0,0%,100%,0.3);--button-common-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--card-inactive-background:rgba(0,0,0,0.11);--card-inactive-background-hovered:rgba(0,0,0,0.2);--card-inactive-background-active:rgba(0,0,0,0.3);--card-success-background:#cef5eb;--card-success-background-hovered:#cef5eb;--card-success-background-active:#9fedd8;--card-transparent-background:hsla(0,0%,100%,0);--card-transparent-background-hovered:rgba(0,0,0,0.07);--card-transparent-background-active:rgba(0,0,0,0.11);--card-active-background:#cef5eb;--card-cancelled-background:hsla(0,0%,100%,0);--card-disabled-border-style:solid;--card-disabled-border-color:rgba(0,0,0,0.2);--chips-outline-error:#ab0a15;--chips-outline-normal:rgba(0,0,0,0.4);--chips-outline-multiline-background:hsla(0,0%,100%,0);--chips-outline-multiline-text-mint:#12615a;--chips-outline-multiline-text-cobalt:#08599c;--chips-outline-multiline-text-orange:#914017;--chips-outline-multiline-text-pink:#a12a3a;--chips-outline-multiline-text-lime:#416116;--chips-outline-multiline-text-cyan:#066070;--chips-outline-multiline-text-purple:#932099;--chips-outline-multiline-text-violet:#643abd;--chips-background-error:#ffe8ea;--chips-text-error:#ab0a15;--closedcaption-background-light:#fff;--closedcaption-background-dark:#1a1a1a;--closedcaption-speaker-light:rgba(0,0,0,0.6);--closedcaption-speaker-dark:hsla(0,0%,100%,0.7);--closedcaption-text-light:rgba(0,0,0,0.95);--closedcaption-text-dark:hsla(0,0%,100%,0.95);--closedcaption-button-light-background:hsla(0,0%,100%,0);--closedcaption-button-light-background-hovered:hsla(0,0%,100%,0.07);--closedcaption-button-light-background-pressed:hsla(0,0%,100%,0.2);--closedcaption-button-light-text:rgba(0,0,0,0.95);--closedcaption-button-light-border-style:solid;--closedcaption-button-light-border-color:rgba(0,0,0,0.2);--closedcaption-button-dark-background:transparent;--closedcaption-button-dark-background-hovered:rgba(0,0,0,0.07);--closedcaption-button-dark-background-pressed:rgba(0,0,0,0.2);--closedcaption-button-dark-text:hsla(0,0%,100%,0.95);--closedcaption-button-dark-border-style:solid;--closedcaption-button-dark-border-color:hsla(0,0%,100%,0.2);--codeinput-background:#fff;--codeinput-background-hovered:rgba(0,0,0,0.07);--codeinput-background-active:rgba(0,0,0,0.11);--codeinput-background-focused:#fff;--codeinput-background-disabled:rgba(0,0,0,0.11);--codeinput-text:rgba(0,0,0,0.95);--codeinput-text-hovered:rgba(0,0,0,0.95);--codeinput-text-active:rgba(0,0,0,0.95);--codeinput-text-focused:rgba(0,0,0,0.95);--codeinput-text-disabled:rgba(0,0,0,0.95);--codeinput-error-background:#ffe8ea;--codeinput-error-background-hovered:rgba(0,0,0,0.07);--codeinput-error-background-active:rgba(0,0,0,0.07);--codeinput-error-text:rgba(0,0,0,0.95);--codeinput-error-text-hovered:rgba(0,0,0,0.95);--codeinput-error-text-active:rgba(0,0,0,0.95);--codeinput-error-border-style:solid;--codeinput-error-border-style-hovered:solid;--codeinput-error-border-style-active:solid;--codeinput-error-border-color:#ab0a15;--codeinput-error-border-color-hovered:#ab0a15;--codeinput-error-border-color-active:#ab0a15;--codeinput-border-style:solid;--codeinput-border-style-hovered:solid;--codeinput-border-style-active:solid;--codeinput-border-style-focused:solid;--codeinput-border-style-disabled:solid;--codeinput-border-color:rgba(0,0,0,0.5);--codeinput-border-color-hovered:rgba(0,0,0,0.5);--codeinput-border-color-active:rgba(0,0,0,0.9);--codeinput-border-color-focused:#1170cf;--codeinput-border-color-disabled:hsla(0,0%,100%,0);--dualbutton-overlay-background:#fff;--dualbutton-overlay-button-background:#fff;--dualbutton-overlay-button-background-hovered:#ededed;--dualbutton-overlay-button-background-pressed:#dedede;--dualbutton-overlay-button-text:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-overlay-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-overlay-border-style-0:solid;--dualbutton-overlay-border-style-1:solid;--dualbutton-overlay-border-style-2:solid;--dualbutton-overlay-border-style-3:solid;--dualbutton-overlay-border-style-4:solid;--dualbutton-overlay-border-style-5:solid;--dualbutton-overlay-border-style-6:solid;--dualbutton-overlay-border-style-7:solid;--dualbutton-overlay-border-style-8:solid;--dualbutton-overlay-border-style-9:solid;--dualbutton-overlay-border-style-10:solid;--dualbutton-overlay-border-style-11:solid;--dualbutton-overlay-border-style-12:solid;--dualbutton-overlay-border-style-13:solid;--dualbutton-overlay-border-style-14:solid;--dualbutton-overlay-border-style-15:solid;--dualbutton-overlay-border-style-16:solid;--dualbutton-overlay-border-style-17:solid;--dualbutton-overlay-border-color-0:r;--dualbutton-overlay-border-color-1:g;--dualbutton-overlay-border-color-2:b;--dualbutton-overlay-border-color-3:a;--dualbutton-overlay-border-color-4:(; --dualbutton-overlay-border-color-5:0; --dualbutton-overlay-border-color-6:,; --dualbutton-overlay-border-color-7:; --dualbutton-overlay-border-color-8:0; --dualbutton-overlay-border-color-9:,; --dualbutton-overlay-border-color-10:; --dualbutton-overlay-border-color-11:0; --dualbutton-overlay-border-color-12:,; --dualbutton-overlay-border-color-13:; --dualbutton-overlay-border-color-14:0; --dualbutton-overlay-border-color-15:.; --dualbutton-overlay-border-color-16:3; --dualbutton-overlay-border-color-17:);--dualbutton-standard-background:transparent;--dualbutton-standard-button-background:transparent;--dualbutton-standard-button-background-hovered:rgba(0,0,0,0.07);--dualbutton-standard-button-background-pressed:rgba(0,0,0,0.2);--dualbutton-standard-button-text:rgba(0,0,0,0.95);--dualbutton-standard-button-text-hovered:rgba(0,0,0,0.95);--dualbutton-standard-button-text-pressed:rgba(0,0,0,0.95);--dualbutton-standard-border-style-0:solid;--dualbutton-standard-border-style-1:solid;--dualbutton-standard-border-style-2:solid;--dualbutton-standard-border-style-3:solid;--dualbutton-standard-border-style-4:solid;--dualbutton-standard-border-style-5:solid;--dualbutton-standard-border-style-6:solid;--dualbutton-standard-border-style-7:solid;--dualbutton-standard-border-style-8:solid;--dualbutton-standard-border-style-9:solid;--dualbutton-standard-border-style-10:solid;--dualbutton-standard-border-style-11:solid;--dualbutton-standard-border-style-12:solid;--dualbutton-standard-border-style-13:solid;--dualbutton-standard-border-style-14:solid;--dualbutton-standard-border-style-15:solid;--dualbutton-standard-border-style-16:solid;--dualbutton-standard-border-style-17:solid;--dualbutton-standard-border-color-0:r;--dualbutton-standard-border-color-1:g;--dualbutton-standard-border-color-2:b;--dualbutton-standard-border-color-3:a;--dualbutton-standard-border-color-4:(; --dualbutton-standard-border-color-5:0; --dualbutton-standard-border-color-6:,; --dualbutton-standard-border-color-7:; --dualbutton-standard-border-color-8:0; --dualbutton-standard-border-color-9:,; --dualbutton-standard-border-color-10:; --dualbutton-standard-border-color-11:0; --dualbutton-standard-border-color-12:,; --dualbutton-standard-border-color-13:; --dualbutton-standard-border-color-14:0; --dualbutton-standard-border-color-15:.; --dualbutton-standard-border-color-16:3; --dualbutton-standard-border-color-17:);--label-primary-text:rgba(0,0,0,0.95);--label-primary-text-disabled:rgba(0,0,0,0.4);--label-secondary-text:rgba(0,0,0,0.7);--label-secondary-text-disabled:rgba(0,0,0,0.4);--label-success-text:#185e46;--label-warning-text:#7d4705;--label-error-text:#ab0a15;--label-common-white-text:hsla(0,0%,100%,0.95);--label-common-gray-text:hsla(0,0%,100%,0.7);--label-common-black-text:rgba(0,0,0,0.95);--label-common-disabled-text:hsla(0,0%,100%,0.4);--label-common-success-text:#3cc29a;--label-common-success-text-hovered:#9fedd8;--label-common-error-text:#fc8b98;--label-common-error-text-hovered:#ffd4da;--label-common-warning-text:#f2990a;--listitem-background:hsla(0,0%,100%,0);--listitem-background-hovered:rgba(0,0,0,0.07);--listitem-background-focused:rgba(0,0,0,0.07);--listitem-background-pressed:rgba(0,0,0,0.11);--listitem-background-disabled:hsla(0,0%,100%,0);--listitem-textprimary:rgba(0,0,0,0.95);--listitem-textprimary-hovered:rgba(0,0,0,0.95);--listitem-textprimary-focused:rgba(0,0,0,0.95);--listitem-textprimary-pressed:rgba(0,0,0,0.95);--listitem-textprimary-disabled:rgba(0,0,0,0.4);--listitem-textsecondary:rgba(0,0,0,0.7);--listitem-textsecondary-hovered:rgba(0,0,0,0.7);--listitem-textsecondary-focused:rgba(0,0,0,0.7);--listitem-textsecondary-pressed:rgba(0,0,0,0.7);--listitem-textsecondary-disabled:rgba(0,0,0,0.4);--listitem-textsecondarycompany:#7d4705;--listitem-textsecondarycompany-hovered:#7d4705;--listitem-textsecondarycompany-focused:#7d4705;--listitem-textsecondarycompany-pressed:#7d4705;--listitem-textsecondarycompany-disabled:rgba(0,0,0,0.4);--listitem-textmissed:#ab0a15;--listitem-textmissed-hovered:#ab0a15;--listitem-textmissed-pressed:#ab0a15;--listitem-textmissed-disabled:rgba(0,0,0,0.4);--listitem-tick:#1170cf;--listitem-tick-hovered:#1170cf;--listitem-tick-focused:#1170cf;--listitem-tick-pressed:#1170cf;--listitem-tick-disabled:rgba(0,0,0,0.4);--listitem-icon:rgba(0,0,0,0.95);--listitem-icon-hovered:rgba(0,0,0,0.95);--listitem-icon-focused:rgba(0,0,0,0.95);--listitem-icon-pressed:rgba(0,0,0,0.95);--listitem-icon-disabled:rgba(0,0,0,0.4);--listitem-dotdivider:rgba(0,0,0,0.4);--listitem-dotdivider-hovered:rgba(0,0,0,0.4);--listitem-dotdivider-focused:rgba(0,0,0,0.4);--listitem-dotdivider-pressed:rgba(0,0,0,0.4);--listitem-dotdivider-disabled:rgba(0,0,0,0.4);--meetingCardListItem-background:rgba(0,0,0,0.11);--meetingCardListItem-background-hovered:rgba(0,0,0,0.2);--meetingCardListItem-background-pressed:rgba(0,0,0,0.3);--meetingCardListItem-background-focused:rgba(0,0,0,0.3);--meetingCardListItem-background-disabled:hsla(0,0%,100%,0);--meetingCardListItem-textPrimary:rgba(0,0,0,0.95);--meetingCardListItem-textSecondary:rgba(0,0,0,0.7);--meetingCardListItem-border-style:none;--meetingCardListItem-border-style-hovered:none;--meetingCardListItem-border-style-pressed:none;--meetingCardListItem-border-style-focused:solid;--meetingCardListItem-border-style-disabled:solid;--meetingCardListItem-border-color-focused:#1170cf;--meetingCardListItem-border-color-disabled:rgba(0,0,0,0.2);--popover-primary-background:#fff;--reaction-badge-primary-background:rgba(0,0,0,0.11);--reaction-badge-primary-background-hovered:rgba(0,0,0,0.2);--reaction-badge-primary-background-pressed:rgba(0,0,0,0.3);--reaction-badge-primary-unreacted-text:rgba(0,0,0,0.95);--reaction-badge-primary-reacted-text:#0353a8;--reaction-badge-primary-border-style:solid;--reaction-badge-primary-border-color:rgba(0,0,0,0.2);--search-placeholder-text:rgba(0,0,0,0.7);--search-text:rgba(0,0,0,0.95);--search-text-active:rgba(0,0,0,0.95);--search-text-disabled:rgba(0,0,0,0.4);--search-background-disabled:rgba(0,0,0,0.11);--search-background:#fff;--search-background-active:#fff;--search-border-style:solid;--search-border-style-active:solid;--search-border-color:rgba(0,0,0,0.5);--search-border-color-active:rgba(0,0,0,0.9);--separator-primary:rgba(0,0,0,0.4);--separator-secondary:rgba(0,0,0,0.2);--spinner-loading-cursor:rgba(0,0,0,0.9);--spinner-loading-track:rgba(0,0,0,0.2);--spinner-loading-common-cursor:rgba(0,0,0,0.95);--spinner-loading-common-track:rgba(0,0,0,0.2);--spinner-progress-cursor:#1170cf;--spinner-progress-track:rgba(0,0,0,0.2);--tab-active-background:rgba(0,0,0,0.2);--tab-active-background-hovered:rgba(0,0,0,0.3);--tab-active-background-pressed:rgba(0,0,0,0.2);--tab-active-text:rgba(0,0,0,0.95);--tab-active-text-hovered:rgba(0,0,0,0.95);--tab-active-text-pressed:rgba(0,0,0,0.95);--tab-inactive-background:transparent;--tab-inactive-background-hovered:rgba(0,0,0,0.07);--tab-inactive-background-pressed:rgba(0,0,0,0.2);--tab-inactive-text:rgba(0,0,0,0.7);--tab-inactive-text-hovered:rgba(0,0,0,0.95);--tab-inactive-text-pressed:rgba(0,0,0,0.95);--tab-inactive-text-disabled:rgba(0,0,0,0.4);--tab-refresh:#185e46;--tab-refresh-hovered:#0e2b20;--tab-refresh-pressed:#0e2b20;--tab-orange:#914017;--tab-orange-hovered:#914017;--tab-orange-pressed:#33221b;--tab-gold:#735107;--tab-gold-hovered:#735107;--tab-gold-pressed:#30240d;--tab-lime:#416116;--tab-lime-hovered:#416116;--tab-lime-pressed:#1e2b10;--tab-mint:#12615a;--tab-mint-hovered:#12615a;--tab-mint-pressed:#102b2a;--tab-cyan:#066070;--tab-cyan-hovered:#066070;--tab-cyan-pressed:#0b2a30;--tab-pink:#a12a3a;--tab-pink-hovered:#a12a3a;--tab-pink-pressed:#3b1e21;--tab-slate:#535573;--tab-slate-hovered:#535573;--tab-slate-pressed:#26262b;--tab-violet:#643abd;--tab-violet-hovered:#643abd;--tab-violet-pressed:#29223d;--tab-cobalt:#08599c;--tab-cobalt-hovered:#08599c;--tab-cobalt-pressed:#12283d;--tab-purple:#932099;--tab-purple-hovered:#932099;--tab-purple-pressed:#3b1840;--tags-static-background:#fff;--tags-static-text:rgba(0,0,0,0.95);--tags-static-border-style:solid;--tags-static-border-color:rgba(0,0,0,0.4);--tags-overlay-background:#fff;--tags-overlay-text:rgba(0,0,0,0.95);--tags-overlay-border-style:solid;--tags-overlay-border-color:#707070;--tags-error-background:#ffe8ea;--tags-error-text:rgba(0,0,0,0.95);--tags-error-border-style:solid;--tags-error-border-color:#ab0a15;--tags-primary-background:#f7f7f7;--tags-primary-background-hovered:#ededed;--tags-primary-background-pressed:#fff;--tags-primary-text:rgba(0,0,0,0.95);--tags-primary-border-style:solid;--tags-primary-border-color:rgba(0,0,0,0.4);--tags-cobalt-background:#e5f8ff;--tags-cobalt-background-hovered:#c7eeff;--tags-cobalt-background-pressed:#9df;--tags-cobalt-text:rgba(0,0,0,0.95);--tags-cobalt-border-style:solid;--tags-cobalt-border-color:#5ebff7;--tags-lime-background:#f3f7e9;--tags-lime-background-hovered:#ddf2ae;--tags-lime-background-pressed:#bce36f;--tags-lime-text:rgba(0,0,0,0.95);--tags-lime-border-style:solid;--tags-lime-border-color:#93c437;--tags-mint-background:#e9f7f3;--tags-mint-background-hovered:#baf5e7;--tags-mint-background-pressed:#74e8d1;--tags-mint-text:rgba(0,0,0,0.95);--tags-mint-border-style:solid;--tags-mint-border-color:#30c9b0;--tags-slate-background:#f2f4ff;--tags-slate-background-hovered:#e3e7fa;--tags-slate-background-pressed:#ced2ed;--tags-slate-text:rgba(0,0,0,0.95);--tags-slate-border-style:solid;--tags-slate-border-color:#b0b4d9;--tags-violet-background:#f8f2fc;--tags-violet-background-hovered:#f0e3fc;--tags-violet-background-pressed:#e2cafc;--tags-violet-text:rgba(0,0,0,0.95);--tags-violet-border-style:solid;--tags-violet-border-color:#c7a5fa;--tags-purple-background:#fcf2fc;--tags-purple-background-hovered:#fce1fc;--tags-purple-background-pressed:#fac3f8;--tags-purple-text:rgba(0,0,0,0.95);--tags-purple-border-style:solid;--tags-purple-border-color:#f294f1;--tags-orange-background:#faf4eb;--tags-orange-background-hovered:#fce4c7;--tags-orange-background-pressed:#ffca99;--tags-orange-text:rgba(0,0,0,0.95);--tags-orange-border-style:solid;--tags-orange-border-color:#ff9d52;--tags-gold-background:#f7f6dc;--tags-gold-background-hovered:#f5eaa2;--tags-gold-background-pressed:#ebd460;--tags-gold-text:rgba(0,0,0,0.95);--tags-gold-border-style:solid;--tags-gold-border-color:#d6b220;--teamMarker-background-default:rgba(0,0,0,0.2);--teamMarker-background-gold:#735107;--teamMarker-background-orange:#914017;--teamMarker-background-lime:#416116;--teamMarker-background-mint:#12615a;--teamMarker-background-cyan:#066070;--teamMarker-background-cobalt:#08599c;--teamMarker-background-slate:#535573;--teamMarker-background-violet:#643abd;--teamMarker-background-purple:#932099;--teamMarker-background-pink:#a12a3a;--teamMarker-background-archived:rgba(0,0,0,0.2);--textinput-placeholder-text:rgba(0,0,0,0.7);--textinput-background:#fff;--textinput-background-pressed:rgba(0,0,0,0.3);--textinput-background-hovered:rgba(0,0,0,0.07);--textinput-background-focused:#fff;--textinput-background-active:rgba(0,0,0,0.11);--textinput-background-disabled:rgba(0,0,0,0.11);--textinput-text:rgba(0,0,0,0.95);--textinput-text-pressed:rgba(0,0,0,0.95);--textinput-text-hovered:rgba(0,0,0,0.95);--textinput-text-focused:rgba(0,0,0,0.95);--textinput-text-active:rgba(0,0,0,0.95);--textinput-text-disabled:rgba(0,0,0,0.4);--textinput-error-background:#ffe8ea;--textinput-error-background-pressed:rgba(0,0,0,0.11);--textinput-error-background-hovered:rgba(0,0,0,0.07);--textinput-error-background-focused:rgba(0,0,0,0.07);--textinput-error-text:rgba(0,0,0,0.95);--textinput-error-text-pressed:rgba(0,0,0,0.95);--textinput-error-text-hovered:rgba(0,0,0,0.95);--textinput-error-text-focused:rgba(0,0,0,0.95);--textinput-error-border-style:solid;--textinput-error-border-style-pressed:solid;--textinput-error-border-style-hovered:solid;--textinput-error-border-style-focused:solid;--textinput-error-border-color:#ab0a15;--textinput-error-border-color-pressed:#ab0a15;--textinput-error-border-color-hovered:#ab0a15;--textinput-error-border-color-focused:#ab0a15;--textinput-border-style:solid;--textinput-border-style-pressed:solid;--textinput-border-style-hovered:solid;--textinput-border-style-focused:solid;--textinput-border-style-active:solid;--textinput-border-style-disabled:solid;--textinput-border-color:rgba(0,0,0,0.5);--textinput-border-color-pressed:rgba(0,0,0,0.5);--textinput-border-color-hovered:rgba(0,0,0,0.5);--textinput-border-color-focused:#1170cf;--textinput-border-color-active:rgba(0,0,0,0.9);--textinput-border-color-disabled:hsla(0,0%,100%,0);--alertbadge-default-background:#f7f7f7;--alertbadge-default-background-hovered:#f7f7f7;--alertbadge-default-background-pressed:#dedede;--alertbadge-default-text:rgba(0,0,0,0.7);--alertbadge-default-text-hovered:rgba(0,0,0,0.95);--alertbadge-default-text-pressed:rgba(0,0,0,0.95);--alertbadge-announcement-background:#dbf0ff;--alertbadge-announcement-background-hovered:#dbf0ff;--alertbadge-announcement-background-pressed:#bfe3ff;--alertbadge-announcement-text:#0353a8;--alertbadge-announcement-text-hovered:#0a274a;--alertbadge-announcement-text-pressed:#0a274a;--alertbadge-warning-background:#ffebc2;--alertbadge-warning-background-hovered:#ffebc2;--alertbadge-warning-background-pressed:#ffda94;--alertbadge-warning-text:#7d4705;--alertbadge-warning-text-hovered:#36220c;--alertbadge-warning-text-pressed:#36220c;--alertbadge-important-background:#ffe8ea;--alertbadge-important-background-hovered:#ffe8ea;--alertbadge-important-background-pressed:#ffd4da;--alertbadge-important-text:#ab0a15;--alertbadge-important-text-hovered:#4f0e10;--alertbadge-important-text-pressed:#4f0e10;--alertbadge-blocked-background:#ffebc2;--alertbadge-blocked-background-hovered:#ffebc2;--alertbadge-blocked-background-pressed:#ffda94;--alertbadge-blocked-text:#7d4705;--alertbadge-blocked-text-hovered:#36220c;--alertbadge-blocked-text-pressed:#36220c;--attachment-file-default-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-default-sent-previewBox-background:#1170cf;--attachment-file-default-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-default-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-default-sent-background:rgba(0,0,0,0.11);--attachment-file-default-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-default-sent-background-active:rgba(0,0,0,0.3);--attachment-file-default-sent-background-focused:rgba(0,0,0,0.11);--attachment-file-default-sent-border-style-0:solid;--attachment-file-default-sent-border-style-1:solid;--attachment-file-default-sent-border-style-2:solid;--attachment-file-default-sent-border-style-3:solid;--attachment-file-default-sent-border-style-4:solid;--attachment-file-default-sent-border-style-5:solid;--attachment-file-default-sent-border-style-6:solid;--attachment-file-default-sent-border-style-7:solid;--attachment-file-default-sent-border-style-8:solid;--attachment-file-default-sent-border-style-9:solid;--attachment-file-default-sent-border-style-10:solid;--attachment-file-default-sent-border-style-11:solid;--attachment-file-default-sent-border-style-12:solid;--attachment-file-default-sent-border-style-13:solid;--attachment-file-default-sent-border-style-14:solid;--attachment-file-default-sent-border-style-15:solid;--attachment-file-default-sent-border-style-16:solid;--attachment-file-default-sent-border-style-17:solid;--attachment-file-default-sent-border-color-0:r;--attachment-file-default-sent-border-color-1:g;--attachment-file-default-sent-border-color-2:b;--attachment-file-default-sent-border-color-3:a;--attachment-file-default-sent-border-color-4:(; --attachment-file-default-sent-border-color-5:0; --attachment-file-default-sent-border-color-6:,; --attachment-file-default-sent-border-color-7:; --attachment-file-default-sent-border-color-8:0; --attachment-file-default-sent-border-color-9:,; --attachment-file-default-sent-border-color-10:; --attachment-file-default-sent-border-color-11:0; --attachment-file-default-sent-border-color-12:,; --attachment-file-default-sent-border-color-13:; --attachment-file-default-sent-border-color-14:0; --attachment-file-default-sent-border-color-15:.; --attachment-file-default-sent-border-color-16:2; --attachment-file-default-sent-border-color-17:);--attachment-file-error-sent-background:rgba(0,0,0,0.11);--attachment-file-error-sent-background-hovered:rgba(0,0,0,0.2);--attachment-file-error-sent-background-active:rgba(0,0,0,0.3);--attachment-file-error-sent-previewBox-icon:hsla(0,0%,100%,0.95);--attachment-file-error-sent-previewBox-background:#1170cf;--attachment-file-error-sent-label-primary:rgba(0,0,0,0.95);--attachment-file-error-sent-label-secondary:rgba(0,0,0,0.7);--attachment-file-error-sent-label-disabled:rgba(0,0,0,0.4);--attachment-file-error-sent-border-style-0:solid;--attachment-file-error-sent-border-style-1:solid;--attachment-file-error-sent-border-style-2:solid;--attachment-file-error-sent-border-style-3:solid;--attachment-file-error-sent-border-style-4:solid;--attachment-file-error-sent-border-style-5:solid;--attachment-file-error-sent-border-style-6:solid;--attachment-file-error-sent-border-style-7:solid;--attachment-file-error-sent-border-style-8:solid;--attachment-file-error-sent-border-style-9:solid;--attachment-file-error-sent-border-style-10:solid;--attachment-file-error-sent-border-style-11:solid;--attachment-file-error-sent-border-style-12:solid;--attachment-file-error-sent-border-style-13:solid;--attachment-file-error-sent-border-style-14:solid;--attachment-file-error-sent-border-style-15:solid;--attachment-file-error-sent-border-style-16:solid;--attachment-file-error-sent-border-style-17:solid;--attachment-file-error-sent-border-color-0:r;--attachment-file-error-sent-border-color-1:g;--attachment-file-error-sent-border-color-2:b;--attachment-file-error-sent-border-color-3:a;--attachment-file-error-sent-border-color-4:(; --attachment-file-error-sent-border-color-5:0; --attachment-file-error-sent-border-color-6:,; --attachment-file-error-sent-border-color-7:; --attachment-file-error-sent-border-color-8:0; --attachment-file-error-sent-border-color-9:,; --attachment-file-error-sent-border-color-10:; --attachment-file-error-sent-border-color-11:0; --attachment-file-error-sent-border-color-12:,; --attachment-file-error-sent-border-color-13:; --attachment-file-error-sent-border-color-14:0; --attachment-file-error-sent-border-color-15:.; --attachment-file-error-sent-border-color-16:2; --attachment-file-error-sent-border-color-17:);--attachment-file-preview-thumbnail-sent-overlay-background-normal:rgba(0,0,0,0.9);--attachment-file-preview-thumbnail-sent-overlay-label-primary:hsla(0,0%,100%,0.95);--attachment-file-preview-thumbnail-sent-overlay-label-secondary:hsla(0,0%,100%,0.7);--attachment-file-preview-thumbnail-sent-border-style-0:solid;--attachment-file-preview-thumbnail-sent-border-style-1:solid;--attachment-file-preview-thumbnail-sent-border-style-2:solid;--attachment-file-preview-thumbnail-sent-border-style-3:solid;--attachment-file-preview-thumbnail-sent-border-style-4:solid;--attachment-file-preview-thumbnail-sent-border-style-5:solid;--attachment-file-preview-thumbnail-sent-border-style-6:solid;--attachment-file-preview-thumbnail-sent-border-style-7:solid;--attachment-file-preview-thumbnail-sent-border-style-8:solid;--attachment-file-preview-thumbnail-sent-border-style-9:solid;--attachment-file-preview-thumbnail-sent-border-style-10:solid;--attachment-file-preview-thumbnail-sent-border-style-11:solid;--attachment-file-preview-thumbnail-sent-border-style-12:solid;--attachment-file-preview-thumbnail-sent-border-style-13:solid;--attachment-file-preview-thumbnail-sent-border-style-14:solid;--attachment-file-preview-thumbnail-sent-border-style-15:solid;--attachment-file-preview-thumbnail-sent-border-style-16:solid;--attachment-file-preview-thumbnail-sent-border-style-17:solid;--attachment-file-preview-thumbnail-sent-border-color-0:r;--attachment-file-preview-thumbnail-sent-border-color-1:g;--attachment-file-preview-thumbnail-sent-border-color-2:b;--attachment-file-preview-thumbnail-sent-border-color-3:a;--attachment-file-preview-thumbnail-sent-border-color-4:(; --attachment-file-preview-thumbnail-sent-border-color-5:0; --attachment-file-preview-thumbnail-sent-border-color-6:,; --attachment-file-preview-thumbnail-sent-border-color-7:; --attachment-file-preview-thumbnail-sent-border-color-8:0; --attachment-file-preview-thumbnail-sent-border-color-9:,; --attachment-file-preview-thumbnail-sent-border-color-10:; --attachment-file-preview-thumbnail-sent-border-color-11:0; --attachment-file-preview-thumbnail-sent-border-color-12:,; --attachment-file-preview-thumbnail-sent-border-color-13:; --attachment-file-preview-thumbnail-sent-border-color-14:0; --attachment-file-preview-thumbnail-sent-border-color-15:.; --attachment-file-preview-thumbnail-sent-border-color-16:2; --attachment-file-preview-thumbnail-sent-border-color-17:);--cancelicon-default-icon:rgba(0,0,0,0.7);--cancelicon-default-icon-hovered:rgba(0,0,0,0.95);--cancelicon-default-icon-pressed:rgba(0,0,0,0.95);--cancelicon-default-icon-disabled:rgba(0,0,0,0.4);--message-badge-regular-background:rgba(0,0,0,0.11);--message-badge-regular-background-hovered:rgba(0,0,0,0.2);--message-badge-regular-background-active:rgba(0,0,0,0.3);--message-badge-regular-text:rgba(0,0,0,0.7);--message-badge-regular-text-hovered:rgba(0,0,0,0.95);--message-badge-regular-text-active:rgba(0,0,0,0.95);--message-badge-important-background:#dbf0ff;--message-badge-important-background-hovered:#dbf0ff;--message-badge-important-background-active:#bfe3ff;--message-badge-important-text:#0353a8;--message-badge-important-text-hovered:#0a274a;--message-badge-important-text-active:#0a274a;--message-bodyText-primary-text:rgba(0,0,0,0.95);--message-bodyText-secondary-text:rgba(0,0,0,0.7);--message-bodyText-mention-self-text:#0353a8;--message-bodyText-mention-self-text-hovered:#0a274a;--message-bodyText-mention-self-text-active:#0a274a;--message-bodyText-mention-self-text-focused:#0353a8;--message-bodyText-mention-other-text:rgba(0,0,0,0.7);--message-bodyText-mention-other-text-hovered:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-active:rgba(0,0,0,0.95);--message-bodyText-mention-other-text-focused:rgba(0,0,0,0.7);--message-bodyText-mention-all-text:#0353a8;--message-bodyText-mention-all-text-hovered:#0a274a;--message-bodyText-mention-all-text-active:#0a274a;--message-bodyText-mention-all-text-focused:#0353a8;--message-bodyText-extParticipants-text:#7d4705;--message-bodyText-extParticipants-text-hovered:#36220c;--message-bodyText-extParticipants-text-active:#36220c;--message-bodyText-extParticipants-text-focused:#7d4705;--chat-new-message-newMessageBanner-text:#0353a8;--chat-new-message-newReplyBanner-text:hsla(0,0%,100%,0.95);--chat-new-message-newReplyBanner-background:#0353a8;--checkbox-checked-background:#1170cf;--checkbox-checked-background-hovered:#0353a8;--checkbox-checked-background-pressed:#063a75;--checkbox-checked-background-disabled:#bfe3ff;--checkbox-checked-text:rgba(0,0,0,0.95);--checkbox-checked-text-hovered:rgba(0,0,0,0.95);--checkbox-checked-text-pressed:rgba(0,0,0,0.95);--checkbox-checked-text-disabled:rgba(0,0,0,0.4);--checkbox-checked-icon:hsla(0,0%,100%,0.95);--checkbox-checked-icon-hovered:hsla(0,0%,100%,0.95);--checkbox-checked-icon-pressed:hsla(0,0%,100%,0.95);--checkbox-checked-icon-disabled:rgba(0,0,0,0.3);--checkbox-checked-border-style:none;--checkbox-checked-border-style-hovered:none;--checkbox-checked-border-style-pressed:none;--checkbox-checked-border-style-disabled:none;--checkbox-unchecked-background:rgba(0,0,0,0.2);--checkbox-unchecked-background-hovered:rgba(0,0,0,0.3);--checkbox-unchecked-background-pressed:rgba(0,0,0,0.4);--checkbox-unchecked-background-disabled:rgba(0,0,0,0.3);--checkbox-unchecked-text:rgba(0,0,0,0.95);--checkbox-unchecked-text-hovered:rgba(0,0,0,0.95);--checkbox-unchecked-text-pressed:rgba(0,0,0,0.95);--checkbox-unchecked-text-disabled:rgba(0,0,0,0.4);--checkbox-unchecked-border-style:solid;--checkbox-unchecked-border-style-hovered:solid;--checkbox-unchecked-border-style-pressed:solid;--checkbox-unchecked-border-style-disabled:none;--checkbox-unchecked-border-color:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-hovered:rgba(0,0,0,0.5);--checkbox-unchecked-border-color-pressed:rgba(0,0,0,0.5);--coachmarkteaching-background:#000;--coachmarkteaching-button-primary-background:hsla(0,0%,100%,0.95);--coachmarkteaching-button-primary-background-hovered:hsla(0,0%,100%,0.8);--coachmarkteaching-button-primary-background-pressed:hsla(0,0%,100%,0.7);--coachmarkteaching-button-primary-background-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-primary-text:rgba(0,0,0,0.95);--coachmarkteaching-button-primary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-primary-border-style:solid;--coachmarkteaching-button-primary-border-style-disabled:solid;--coachmarkteaching-button-primary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-primary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--coachmarkteaching-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--coachmarkteaching-button-secondary-background-disabled:hsla(0,0%,100%,0);--coachmarkteaching-button-secondary-text:hsla(0,0%,100%,0.95);--coachmarkteaching-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--coachmarkteaching-button-secondary-border-style:solid;--coachmarkteaching-button-secondary-border-style-disabled:solid;--coachmarkteaching-button-secondary-border-color:hsla(0,0%,100%,0.3);--coachmarkteaching-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--coachmarkteaching-button-hyperlink-background:hsla(0,0%,100%,0);--coachmarkteaching-button-hyperlink-text:#64b4fa;--coachmarkteaching-button-hyperlink-text-hovered:#0a274a;--coachmarkteaching-button-hyperlink-text-pressed:#0a274a;--coachmarkteaching-button-hyperlink-text-focused:#0353a8;--coachmarkteaching-button-hyperlink-text-disabled:rgba(0,0,0,0.4);--coachmarkteaching-button-hyperlink-border-style:none;--coachmarkteaching-button-hyperlink-border-style-focused:solid;--coachmarkteaching-button-hyperlink-border-color-focused:#0353a8;--combobox-placeholder-text:rgba(0,0,0,0.7);--combobox-background:#fff;--combobox-background-hovered:rgba(0,0,0,0.07);--combobox-background-pressed:rgba(0,0,0,0.11);--combobox-background-active:rgba(0,0,0,0.11);--combobox-background-focused:#fff;--combobox-background-disabled:rgba(0,0,0,0.11);--combobox-text:rgba(0,0,0,0.95);--combobox-text-hovered:rgba(0,0,0,0.95);--combobox-text-pressed:rgba(0,0,0,0.95);--combobox-text-active:rgba(0,0,0,0.95);--combobox-text-focused:rgba(0,0,0,0.95);--combobox-text-disabled:rgba(0,0,0,0.4);--combobox-icon:rgba(0,0,0,0.95);--combobox-icon-hovered:rgba(0,0,0,0.95);--combobox-icon-pressed:rgba(0,0,0,0.95);--combobox-icon-active:rgba(0,0,0,0.95);--combobox-icon-focused:rgba(0,0,0,0.95);--combobox-icon-disabled:rgba(0,0,0,0.4);--combobox-border-style:solid;--combobox-border-style-hovered:solid;--combobox-border-style-pressed:solid;--combobox-border-style-active:solid;--combobox-border-style-focused:solid;--combobox-border-style-disabled:none;--combobox-border-color:rgba(0,0,0,0.5);--combobox-border-color-hovered:rgba(0,0,0,0.5);--combobox-border-color-pressed:rgba(0,0,0,0.5);--combobox-border-color-active:rgba(0,0,0,0.9);--combobox-border-color-focused:rgba(0,0,0,0.9);--compose-area-divider-default-0:transparent;--compose-area-divider-default-0-hovered:transparent;--compose-area-divider-default-1:rgba(0,0,0,0.2);--compose-area-divider-default-1-hovered:rgba(0,0,0,0.6);--compose-area-divider-announce-0:rgba(3,83,168,0);--compose-area-divider-announce-0-hovered:rgba(3,83,168,0);--compose-area-divider-announce-1:rgba(3,83,168,0.6);--compose-area-divider-announce-1-hovered:rgba(3,83,168,0.9);--compose-area-divider-warn-0:rgba(125,71,5,0);--compose-area-divider-warn-0-hovered:rgba(125,71,5,0);--compose-area-divider-warn-1:rgba(125,71,5,0.6);--compose-area-divider-warn-1-hovered:rgba(125,71,5,0.9);--compose-area-divider-error-0:rgba(171,10,21,0);--compose-area-divider-error-0-hovered:rgba(171,10,21,0);--compose-area-divider-error-1:rgba(171,10,21,0.6);--compose-area-divider-error-1-hovered:rgba(171,10,21,0.9);--content-file-card-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-card-item-previewBox-background:#1170cf;--content-file-card-item-overlay-background-normal:rgba(0,0,0,0.9);--content-file-card-item-label-primary:rgba(0,0,0,0.95);--content-file-card-item-label-secondary:rgba(0,0,0,0.7);--content-file-card-item-label-disabled:rgba(0,0,0,0.4);--content-file-card-item-border-style-0:solid;--content-file-card-item-border-style-1:solid;--content-file-card-item-border-style-2:solid;--content-file-card-item-border-style-3:solid;--content-file-card-item-border-style-4:solid;--content-file-card-item-border-style-5:solid;--content-file-card-item-border-style-6:solid;--content-file-card-item-border-style-7:solid;--content-file-card-item-border-style-8:solid;--content-file-card-item-border-style-9:solid;--content-file-card-item-border-style-10:solid;--content-file-card-item-border-style-11:solid;--content-file-card-item-border-style-12:solid;--content-file-card-item-border-style-13:solid;--content-file-card-item-border-style-14:solid;--content-file-card-item-border-style-15:solid;--content-file-card-item-border-style-16:solid;--content-file-card-item-border-style-17:solid;--content-file-card-item-border-color-0:r;--content-file-card-item-border-color-1:g;--content-file-card-item-border-color-2:b;--content-file-card-item-border-color-3:a;--content-file-card-item-border-color-4:(; --content-file-card-item-border-color-5:0; --content-file-card-item-border-color-6:,; --content-file-card-item-border-color-7:; --content-file-card-item-border-color-8:0; --content-file-card-item-border-color-9:,; --content-file-card-item-border-color-10:; --content-file-card-item-border-color-11:0; --content-file-card-item-border-color-12:,; --content-file-card-item-border-color-13:; --content-file-card-item-border-color-14:0; --content-file-card-item-border-color-15:.; --content-file-card-item-border-color-16:2; --content-file-card-item-border-color-17:);--content-file-list-item-previewBox-icon:hsla(0,0%,100%,0.95);--content-file-list-item-previewBox-background:#1170cf;--content-file-list-item-label-primary:rgba(0,0,0,0.95);--content-file-list-item-label-secondary:rgba(0,0,0,0.7);--content-file-list-item-label-disabled:rgba(0,0,0,0.4);--content-file-list-item-background:rgba(0,0,0,0.11);--content-file-list-item-background-hovered:rgba(0,0,0,0.2);--content-file-list-item-background-disabled:rgba(0,0,0,0.11);--content-file-list-item-background-active:rgba(0,0,0,0.3);--pickers-datePicker-month-text:rgba(0,0,0,0.95);--pickers-datePicker-weekDay-text:rgba(0,0,0,0.7);--pickers-datePicker-date-background:transparent;--pickers-datePicker-date-background-hovered:rgba(0,0,0,0.07);--pickers-datePicker-date-background-pressed:rgba(0,0,0,0.2);--pickers-datePicker-date-background-disabled:transparent;--pickers-datePicker-date-background-active:#1170cf;--pickers-datePicker-date-text:rgba(0,0,0,0.95);--pickers-datePicker-date-text-hovered:rgba(0,0,0,0.95);--pickers-datePicker-date-text-pressed:rgba(0,0,0,0.95);--pickers-datePicker-date-text-disabled:rgba(0,0,0,0.4);--pickers-datePicker-date-text-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-unreadBadge:#1170cf;--pickers-datePicker-date-unreadBadge-active:hsla(0,0%,100%,0.95);--pickers-datePicker-date-border-style:solid;--pickers-datePicker-date-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-background:transparent;--pickers-dayPicker-day-inactive-background-hovered:rgba(0,0,0,0.07);--pickers-dayPicker-day-inactive-background-pressed:rgba(0,0,0,0.2);--pickers-dayPicker-day-inactive-background-disabled:transparent;--pickers-dayPicker-day-inactive-text:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-hovered:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-pressed:rgba(0,0,0,0.95);--pickers-dayPicker-day-inactive-text-disabled:rgba(0,0,0,0.4);--pickers-dayPicker-day-inactive-border-style:solid;--pickers-dayPicker-day-inactive-border-style-hovered:solid;--pickers-dayPicker-day-inactive-border-style-pressed:solid;--pickers-dayPicker-day-inactive-border-style-disabled:solid;--pickers-dayPicker-day-inactive-border-color:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-hovered:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-pressed:rgba(0,0,0,0.3);--pickers-dayPicker-day-inactive-border-color-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-background:#1170cf;--pickers-dayPicker-day-active-background-hovered:#0353a8;--pickers-dayPicker-day-active-background-pressed:#063a75;--pickers-dayPicker-day-active-background-disabled:rgba(0,0,0,0.2);--pickers-dayPicker-day-active-text:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-hovered:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-pressed:hsla(0,0%,100%,0.95);--pickers-dayPicker-day-active-text-disabled:rgba(0,0,0,0.4);--global-focus-outline:#1170cf;--globalHeader-textfield-background:rgba(0,0,0,0.11);--globalHeader-textfield-background-hovered:rgba(0,0,0,0.2);--globalHeader-textfield-background-active:rgba(0,0,0,0.3);--globalHeader-textfield-background-focused:rgba(0,0,0,0.11);--globalHeader-textfield-background-disabled:rgba(0,0,0,0.11);--globalHeader-textfield-text:rgba(0,0,0,0.95);--globalHeader-textfield-text-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-text-active:rgba(0,0,0,0.95);--globalHeader-textfield-text-focused:rgba(0,0,0,0.95);--globalHeader-textfield-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-borderModifier:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-hovered:hsla(0,0%,100%,0);--globalHeader-textfield-borderModifier-active:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-focused:rgba(0,0,0,0.9);--globalHeader-textfield-borderModifier-disabled:hsla(0,0%,100%,0);--globalHeader-textfield-searchIcon:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-hovered:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-active:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-focused:rgba(0,0,0,0.95);--globalHeader-textfield-searchIcon-disabled:rgba(0,0,0,0.4);--globalHeader-textfield-border-style:none;--globalHeader-textfield-border-style-hovered:none;--globalHeader-textfield-border-style-active:solid;--globalHeader-textfield-border-style-focused:solid;--globalHeader-textfield-border-style-disabled:none;--globalHeader-textfield-border-color-active:rgba(0,0,0,0.9);--globalHeader-textfield-border-color-focused:rgba(0,0,0,0.9);--globalHeader-textfieldPlaceholderText-text:rgba(0,0,0,0.7);--globalHeader-textfieldPlaceholderText-text-disabled:rgba(0,0,0,0.4);--globalHeader-textfieldClearIcon:rgba(0,0,0,0.7);--globalHeader-textfieldClearIcon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonDevice-background:transparent;--globalHeader-buttonDevice-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonDevice-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonDevice-text-inactive:rgba(0,0,0,0.95);--globalHeader-buttonDevice-text-active:#0353a8;--globalHeader-buttonIcon-background:transparent;--globalHeader-buttonIcon-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonIcon-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonIcon-background-disabled:transparent;--globalHeader-buttonIcon-icon:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-hovered:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-pressed:rgba(0,0,0,0.95);--globalHeader-buttonIcon-icon-disabled:rgba(0,0,0,0.4);--globalHeader-buttonStatus-background:transparent;--globalHeader-buttonStatus-background-hovered:rgba(0,0,0,0.07);--globalHeader-buttonStatus-background-pressed:rgba(0,0,0,0.2);--globalHeader-buttonStatus-background-disabled:transparent;--globalHeader-buttonStatus-text:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-hovered:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-pressed:rgba(0,0,0,0.95);--globalHeader-buttonStatus-text-disabled:rgba(0,0,0,0.4);--globalHeader-container-background:hsla(0,0%,100%,0);--globalHeader-modifierChip-background:rgba(0,0,0,0.95);--globalHeader-modifierChip-text:hsla(0,0%,100%,0.95);--globalHeader-textfieldWin-background:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-hovered:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-active:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-focused:rgba(0,0,0,0.11);--globalHeader-textfieldWin-background-disabled:rgba(0,0,0,0.11);--globalHeader-maxMinButton-background:transparent;--globalHeader-maxMinButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-maxMinButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-maxMinButton-text:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-maxMinButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-closeButton-background:transparent;--globalHeader-closeButton-background-hovered:#ab0a15;--globalHeader-closeButton-background-pressed:#780d13;--globalHeader-closeButton-text:rgba(0,0,0,0.95);--globalHeader-closeButton-text-hovered:hsla(0,0%,100%,0.95);--globalHeader-closeButton-text-pressed:hsla(0,0%,100%,0.95);--globalHeader-searchCancelButton-background:transparent;--globalHeader-searchCancelButton-background-hovered:rgba(0,0,0,0.07);--globalHeader-searchCancelButton-background-pressed:rgba(0,0,0,0.2);--globalHeader-searchCancelButton-background-disabled:transparent;--globalHeader-searchCancelButton-text:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-hovered:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-pressed:rgba(0,0,0,0.95);--globalHeader-searchCancelButton-text-disabled:rgba(0,0,0,0.4);--globalHeader-searchCancelButton-border-style:solid;--globalHeader-searchCancelButton-border-style-hovered:solid;--globalHeader-searchCancelButton-border-style-pressed:solid;--globalHeader-searchCancelButton-border-style-disabled:solid;--globalHeader-searchCancelButton-border-color:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-hovered:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-pressed:rgba(0,0,0,0.3);--globalHeader-searchCancelButton-border-color-disabled:rgba(0,0,0,0.3);--theme-gradient-primary-0-background:#f0f0f0;--theme-gradient-primary-1-background:#fff;--theme-gradient-secondary-0-background:#fafafa;--theme-gradient-secondary-1-background:#fff;--interactiveicon-container-background:transparent;--interactiveicon-container-background-hovered:rgba(0,0,0,0.07);--interactiveicon-container-background-pressed:rgba(0,0,0,0.2);--interactiveicon-container-background-disabled:transparent;--interactiveicon-primary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-primary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-primary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-primary-outline-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-primary-outline-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-primary-outline-icon-active:#0353a8;--interactiveicon-primary-outline-icon-active-hovered:#0a274a;--interactiveicon-primary-outline-icon-active-pressed:#0a274a;--interactiveicon-primary-outline-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-inactive:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-secondary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-secondary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-pressed:rgba(0,0,0,0.7);--interactiveicon-secondary-filled-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-icon-inactive:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-hovered:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-pressed:rgba(0,0,0,0.95);--interactiveicon-tertiary-filled-icon-inactive-disabled:rgba(0,0,0,0.4);--interactiveicon-tertiary-filled-favorite-icon-active:#7d4705;--interactiveicon-tertiary-filled-favorite-icon-active-hovered:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-pressed:#36220c;--interactiveicon-tertiary-filled-favorite-icon-active-disabled:rgba(0,0,0,0.4);--interactiveicon-quaternary-filled-icon-active:rgba(0,0,0,0.95);--interactiveicon-quaternary-filled-icon-active-hovered:rgba(0,0,0,0.7);--interactiveicon-quaternary-filled-icon-active-pressed:rgba(0,0,0,0.95);--list-header-outline-primary:rgba(0,0,0,0.4);--list-header-outline-secondary:rgba(0,0,0,0.2);--meetingmarker-default-background:hsla(0,0%,100%,0);--meetingmarker-active-background:#1d805f;--meetingmarker-inactive-background:rgba(0,0,0,0.3);--meetingRecording-indicator-inProgress:#db1f2e;--meetingRecording-indicator-paused:#c74f0e;--menulistbackground-primary-background:#fff;--menulistbackground-primary-border-style:solid;--menulistbackground-primary-border-color:rgba(0,0,0,0.2);--menulistbackground-secondary-background:#ededed;--menulistbackground-secondary-border-style:solid;--menulistbackground-secondary-border-color:rgba(0,0,0,0.2);--menulistbackground-tertiary-background:#f7f7f7;--menulistbackground-tertiary-border-style:solid;--menulistbackground-tertiary-border-color:rgba(0,0,0,0.2);--modal-primary-background:#fff;--modal-primary-border-style:solid;--modal-primary-border-color:rgba(0,0,0,0.2);--modal-secondary-background:#ededed;--modal-secondary-border-style:solid;--modal-secondary-border-color:rgba(0,0,0,0.2);--modal-tertiary-background:#f7f7f7;--modal-tertiary-border-style:solid;--modal-tertiary-border-color:rgba(0,0,0,0.2);--multilineChip-one-text:#12615a;--multilineChip-one-outline:#12615a;--multilineChip-two-text:#08599c;--multilineChip-two-outline:#08599c;--multilineChip-three-text:#914017;--multilineChip-three-outline:#914017;--multilineChip-four-text:#a12a3a;--multilineChip-four-outline:#a12a3a;--multilineChip-five-text:#416116;--multilineChip-five-outline:#416116;--multilineChip-six-text:#066070;--multilineChip-six-outline:#066070;--multilineChip-seven-text:#932099;--multilineChip-seven-outline:#932099;--multilineChip-eight-text:#643abd;--multilineChip-eight-outline:#643abd;--navigation-bar-divider-0:transparent;--navigation-bar-divider-1:rgba(0,0,0,0.2);--navigationtab-background:transparent;--navigationtab-background-hovered:rgba(0,0,0,0.07);--navigationtab-background-active:rgba(0,0,0,0.2);--navigationtab-text:rgba(0,0,0,0.7);--navigationtab-text-hovered:rgba(0,0,0,0.7);--navigationtab-text-active:rgba(0,0,0,0.95);--notificationToast-background:#fff;--notificationToast-text:rgba(0,0,0,0.95);--notificationToast-border-style:solid;--notificationToast-border-color:rgba(0,0,0,0.2);--overlayFade-primary-background-normal:rgba(0,0,0,0.9);--overlayFade-secondary-background-normal:rgba(0,0,0,0.4);--panel-primary-background:#fff;--panel-secondary-background:#ededed;--panel-tertiary-background:#f7f7f7;--participantListItem-audioMuted:#db1f2e;--participantListItem-audioUnmuted:#1d805f;--radio-checked-background:#1170cf;--radio-checked-background-hovered:#0353a8;--radio-checked-background-pressed:#063a75;--radio-checked-background-disabled:#bfe3ff;--radio-checked-text:rgba(0,0,0,0.95);--radio-checked-text-hovered:rgba(0,0,0,0.95);--radio-checked-text-pressed:rgba(0,0,0,0.95);--radio-checked-text-disabled:rgba(0,0,0,0.4);--radio-checked-icon:hsla(0,0%,100%,0.95);--radio-checked-icon-hovered:hsla(0,0%,100%,0.95);--radio-checked-icon-pressed:hsla(0,0%,100%,0.95);--radio-checked-icon-disabled:hsla(0,0%,100%,0.8);--radio-checked-border-style:none;--radio-checked-border-style-hovered:none;--radio-checked-border-style-pressed:none;--radio-checked-border-style-disabled:none;--radio-unchecked-background:rgba(0,0,0,0.2);--radio-unchecked-background-hovered:rgba(0,0,0,0.3);--radio-unchecked-background-pressed:rgba(0,0,0,0.4);--radio-unchecked-background-disabled:rgba(0,0,0,0.11);--radio-unchecked-text:rgba(0,0,0,0.95);--radio-unchecked-text-hovered:rgba(0,0,0,0.95);--radio-unchecked-text-pressed:rgba(0,0,0,0.95);--radio-unchecked-text-disabled:rgba(0,0,0,0.4);--radio-unchecked-border-style:solid;--radio-unchecked-border-style-hovered:solid;--radio-unchecked-border-style-pressed:solid;--radio-unchecked-border-style-disabled:none;--radio-unchecked-border-color:rgba(0,0,0,0.5);--radio-unchecked-border-color-hovered:rgba(0,0,0,0.5);--radio-unchecked-border-color-pressed:rgba(0,0,0,0.5);--radio-group-description-color:rgba(0,0,0,0.7);--scheduledmeetingItem-background:rgba(0,0,0,0.11);--scheduledmeetingItem-background-hovered:rgba(0,0,0,0.2);--scheduledmeetingItem-background-focused:rgba(0,0,0,0.11);--scheduledmeetingItem-background-pressed:rgba(0,0,0,0.3);--scheduledmeetingItem-background-disabled:rgba(0,0,0,0.11);--scrollbar-track-background:rgba(0,0,0,0.11);--scrollbar-track-background-disabled:rgba(0,0,0,0.11);--scrollbar-thumb-background:rgba(0,0,0,0.2);--scrollbar-thumb-background-hovered:rgba(0,0,0,0.3);--scrollbar-thumb-background-pressed:rgba(0,0,0,0.4);--scrollbar-thumb-background-disabled:rgba(0,0,0,0.11);--scrollbar-arrow-button-text:rgba(0,0,0,0.6);--scrollbar-arrow-button-text-hovered:rgba(0,0,0,0.3);--scrollbar-arrow-button-text-pressed:rgba(0,0,0,0.2);--scrollbar-arrow-button-text-disabled:rgba(0,0,0,0.4);--scrollbar-arrow-button-background:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-hovered:rgba(0,0,0,0.11);--scrollbar-arrow-button-background-disabled:rgba(0,0,0,0.11);--sharewindow-preview-active:#c74f0e;--sharewindow-preview-inactive:#707070;--sharewindow-control-text-primary:hsla(0,0%,100%,0.95);--sharewindow-control-text-inactive:hsla(0,0%,100%,0.95);--sharewindow-control-dragger-primary:hsla(0,0%,100%,0.3);--sharewindow-control-dragger-inactive:hsla(0,0%,100%,0.3);--sharewindow-control-button-primary-background:hsla(0,0%,100%,0.95);--sharewindow-control-button-primary-background-hovered:hsla(0,0%,100%,0.8);--sharewindow-control-button-primary-background-pressed:hsla(0,0%,100%,0.7);--sharewindow-control-button-primary-background-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-primary-text:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-hovered:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-pressed:rgba(0,0,0,0.95);--sharewindow-control-button-primary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-primary-border-style:none;--sharewindow-control-button-primary-border-style-hovered:none;--sharewindow-control-button-primary-border-style-pressed:none;--sharewindow-control-button-primary-border-style-disabled:none;--sharewindow-control-button-secondary-background:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-background-hovered:hsla(0,0%,100%,0.07);--sharewindow-control-button-secondary-background-pressed:hsla(0,0%,100%,0.2);--sharewindow-control-button-secondary-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-secondary-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-secondary-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-secondary-border-style:solid;--sharewindow-control-button-secondary-border-style-hovered:solid;--sharewindow-control-button-secondary-border-style-pressed:solid;--sharewindow-control-button-secondary-border-style-disabled:solid;--sharewindow-control-button-secondary-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-secondary-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background:hsla(0,0%,100%,0.2);--sharewindow-control-button-active-background-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-background-pressed:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-background-disabled:hsla(0,0%,100%,0);--sharewindow-control-button-active-text:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-hovered:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-pressed:hsla(0,0%,100%,0.95);--sharewindow-control-button-active-text-disabled:hsla(0,0%,100%,0.4);--sharewindow-control-button-active-border-style:solid;--sharewindow-control-button-active-border-style-hovered:solid;--sharewindow-control-button-active-border-style-pressed:solid;--sharewindow-control-button-active-border-style-disabled:solid;--sharewindow-control-button-active-border-color:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-hovered:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-pressed:hsla(0,0%,100%,0.3);--sharewindow-control-button-active-border-color-disabled:hsla(0,0%,100%,0.2);--sharewindow-viewwindow-active:#c74f0e;--sharewindow-viewwindow-hovered:rgba(0,0,0,0.2);--sharewindow-viewwindow-selected:#1170cf;--sharewindow-border-style-selected:solid;--sharewindow-border-style-active:solid;--sharewindow-border-style-inactive:solid;--sharewindow-border-color-selected:#3cc29a;--sharewindow-border-color-active:#c74f0e;--sharewindow-border-color-inactive:#707070;--tag-static-background:#fff;--tag-static-text:rgba(0,0,0,0.95);--tag-static-border-style-0:solid;--tag-static-border-style-1:solid;--tag-static-border-style-2:solid;--tag-static-border-style-3:solid;--tag-static-border-style-4:solid;--tag-static-border-style-5:solid;--tag-static-border-style-6:solid;--tag-static-border-style-7:solid;--tag-static-border-style-8:solid;--tag-static-border-style-9:solid;--tag-static-border-style-10:solid;--tag-static-border-style-11:solid;--tag-static-border-style-12:solid;--tag-static-border-style-13:solid;--tag-static-border-style-14:solid;--tag-static-border-style-15:solid;--tag-static-border-style-16:solid;--tag-static-border-style-17:solid;--tag-static-border-color-0:r;--tag-static-border-color-1:g;--tag-static-border-color-2:b;--tag-static-border-color-3:a;--tag-static-border-color-4:(; --tag-static-border-color-5:0; --tag-static-border-color-6:,; --tag-static-border-color-7:; --tag-static-border-color-8:0; --tag-static-border-color-9:,; --tag-static-border-color-10:; --tag-static-border-color-11:0; --tag-static-border-color-12:,; --tag-static-border-color-13:; --tag-static-border-color-14:0; --tag-static-border-color-15:.; --tag-static-border-color-16:4; --tag-static-border-color-17:);--tag-overlay-background:#fff;--tag-overlay-text:rgba(0,0,0,0.95);--tag-overlay-border-style-0:solid;--tag-overlay-border-style-1:solid;--tag-overlay-border-style-2:solid;--tag-overlay-border-style-3:solid;--tag-overlay-border-style-4:solid;--tag-overlay-border-style-5:solid;--tag-overlay-border-style-6:solid;--tag-overlay-border-color-0:rgba(undefined,undefined,undefined,1);--tag-overlay-border-color-1:7;--tag-overlay-border-color-2:0;--tag-overlay-border-color-3:7;--tag-overlay-border-color-4:0;--tag-overlay-border-color-5:7;--tag-overlay-border-color-6:0;--tag-primary-background:#f7f7f7;--tag-primary-background-hovered:#ededed;--tag-primary-background-pressed:#fff;--tag-primary-text:rgba(0,0,0,0.95);--tag-primary-text-hovered:rgba(0,0,0,0.95);--tag-primary-text-pressed:rgba(0,0,0,0.95);--tag-primary-border-style:solid;--tag-primary-border-style-hovered:solid;--tag-primary-border-style-pressed:solid;--tag-primary-border-color:rgba(0,0,0,0.4);--tag-primary-border-color-hovered:rgba(0,0,0,0.4);--tag-primary-border-color-pressed:rgba(0,0,0,0.4);--tag-cobalt-background:#e5f8ff;--tag-cobalt-background-hovered:#c7eeff;--tag-cobalt-background-pressed:#9df;--tag-cobalt-text:rgba(0,0,0,0.95);--tag-cobalt-text-hovered:rgba(0,0,0,0.95);--tag-cobalt-text-pressed:rgba(0,0,0,0.95);--tag-cobalt-border-style:solid;--tag-cobalt-border-style-hovered:solid;--tag-cobalt-border-style-pressed:solid;--tag-cobalt-border-color:#5ebff7;--tag-cobalt-border-color-hovered:#5ebff7;--tag-cobalt-border-color-pressed:#5ebff7;--tag-lime-background:#f3f7e9;--tag-lime-background-hovered:#ddf2ae;--tag-lime-background-pressed:#bce36f;--tag-lime-text:rgba(0,0,0,0.95);--tag-lime-text-hovered:rgba(0,0,0,0.95);--tag-lime-text-pressed:rgba(0,0,0,0.95);--tag-lime-border-style:solid;--tag-lime-border-style-hovered:solid;--tag-lime-border-style-pressed:solid;--tag-lime-border-color:#93c437;--tag-lime-border-color-hovered:#93c437;--tag-lime-border-color-pressed:#93c437;--tag-mint-background:#e9f7f3;--tag-mint-background-hovered:#baf5e7;--tag-mint-background-pressed:#74e8d1;--tag-mint-text:rgba(0,0,0,0.95);--tag-mint-text-hovered:rgba(0,0,0,0.95);--tag-mint-text-pressed:rgba(0,0,0,0.95);--tag-mint-border-style:solid;--tag-mint-border-style-hovered:solid;--tag-mint-border-style-pressed:solid;--tag-mint-border-color:#30c9b0;--tag-mint-border-color-hovered:#30c9b0;--tag-mint-border-color-pressed:#30c9b0;--tag-slate-background:#f2f4ff;--tag-slate-background-hovered:#e3e7fa;--tag-slate-background-pressed:#ced2ed;--tag-slate-text:rgba(0,0,0,0.95);--tag-slate-text-hovered:rgba(0,0,0,0.95);--tag-slate-text-pressed:rgba(0,0,0,0.95);--tag-slate-border-style:solid;--tag-slate-border-style-hovered:solid;--tag-slate-border-style-pressed:solid;--tag-slate-border-color:#b0b4d9;--tag-slate-border-color-hovered:#b0b4d9;--tag-slate-border-color-pressed:#b0b4d9;--tag-violet-background:#f8f2fc;--tag-violet-background-hovered:#f0e3fc;--tag-violet-background-pressed:#e2cafc;--tag-violet-text:rgba(0,0,0,0.95);--tag-violet-text-hovered:rgba(0,0,0,0.95);--tag-violet-text-pressed:rgba(0,0,0,0.95);--tag-violet-border-style:solid;--tag-violet-border-style-hovered:solid;--tag-violet-border-style-pressed:solid;--tag-violet-border-color:#c7a5fa;--tag-violet-border-color-hovered:#c7a5fa;--tag-violet-border-color-pressed:#c7a5fa;--tag-purple-background:#fcf2fc;--tag-purple-background-hovered:#fce1fc;--tag-purple-background-pressed:#fac3f8;--tag-purple-text:rgba(0,0,0,0.95);--tag-purple-text-hovered:rgba(0,0,0,0.95);--tag-purple-text-pressed:rgba(0,0,0,0.95);--tag-purple-border-style:solid;--tag-purple-border-style-hovered:solid;--tag-purple-border-style-pressed:solid;--tag-purple-border-color:#f294f1;--tag-purple-border-color-hovered:#f294f1;--tag-purple-border-color-pressed:#f294f1;--tag-orange-background:#faf4eb;--tag-orange-background-hovered:#fce4c7;--tag-orange-background-pressed:#ffca99;--tag-orange-text:rgba(0,0,0,0.95);--tag-orange-text-hovered:rgba(0,0,0,0.95);--tag-orange-text-pressed:rgba(0,0,0,0.95);--tag-orange-border-style:solid;--tag-orange-border-style-hovered:solid;--tag-orange-border-style-pressed:solid;--tag-orange-border-color:#ff9d52;--tag-orange-border-color-hovered:#ff9d52;--tag-orange-border-color-pressed:#ff9d52;--tag-gold-background:#f7f6dc;--tag-gold-background-hovered:#f5eaa2;--tag-gold-background-pressed:#ebd460;--tag-gold-text:rgba(0,0,0,0.95);--tag-gold-text-hovered:rgba(0,0,0,0.95);--tag-gold-text-pressed:rgba(0,0,0,0.95);--tag-gold-border-style:solid;--tag-gold-border-style-hovered:solid;--tag-gold-border-style-pressed:solid;--tag-gold-border-color:#d6b220;--tag-gold-border-color-hovered:#d6b220;--tag-gold-border-color-pressed:#d6b220;--tag-pink-background:#fff2f5;--tag-pink-background-hovered:#ffe0e7;--tag-pink-background-pressed:#ffc7d2;--tag-pink-text:rgba(0,0,0,0.95);--tag-pink-text-hovered:rgba(0,0,0,0.95);--tag-pink-text-pressed:rgba(0,0,0,0.95);--tag-pink-border-style:solid;--tag-pink-border-style-hovered:solid;--tag-pink-border-style-pressed:solid;--tag-pink-border-color:#fc97aa;--tag-pink-border-color-hovered:#fc97aa;--tag-pink-border-color-pressed:#fc97aa;--textToast-background:#ededed;--textToast-text:rgba(0,0,0,0.95);--textToast-border-style:solid;--textToast-border-color:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background:transparent;--toggleButtonAccent-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButtonAccent-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButtonAccent-inactive-background-disabled:transparent;--toggleButtonAccent-inactive-text:rgba(0,0,0,0.7);--toggleButtonAccent-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButtonAccent-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButtonAccent-active-background:rgba(0,0,0,0.2);--toggleButtonAccent-active-background-hovered:rgba(0,0,0,0.3);--toggleButtonAccent-active-background-pressed:rgba(0,0,0,0.4);--toggleButtonAccent-active-background-disabled:rgba(0,0,0,0.2);--toggleButtonAccent-active-text:#0353a8;--toggleButtonAccent-active-text-hovered:#0353a8;--toggleButtonAccent-active-text-pressed:#0353a8;--toggleButtonAccent-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-background:transparent;--toggleButton-inactive-background-hovered:rgba(0,0,0,0.07);--toggleButton-inactive-background-pressed:rgba(0,0,0,0.2);--toggleButton-inactive-background-disabled:transparent;--toggleButton-inactive-text:rgba(0,0,0,0.95);--toggleButton-inactive-text-hovered:rgba(0,0,0,0.95);--toggleButton-inactive-text-pressed:rgba(0,0,0,0.95);--toggleButton-inactive-text-disabled:rgba(0,0,0,0.4);--toggleButton-inactive-border-style:solid;--toggleButton-inactive-border-style-hovered:solid;--toggleButton-inactive-border-style-pressed:solid;--toggleButton-inactive-border-style-disabled:solid;--toggleButton-inactive-border-color:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-inactive-border-color-disabled:rgba(0,0,0,0.2);--toggleButton-active-background:rgba(0,0,0,0.2);--toggleButton-active-background-hovered:rgba(0,0,0,0.3);--toggleButton-active-background-pressed:rgba(0,0,0,0.4);--toggleButton-active-background-disabled:rgba(0,0,0,0.2);--toggleButton-active-text:rgba(0,0,0,0.95);--toggleButton-active-text-hovered:rgba(0,0,0,0.95);--toggleButton-active-text-pressed:rgba(0,0,0,0.95);--toggleButton-active-text-disabled:rgba(0,0,0,0.4);--toggleButton-active-border-style:solid;--toggleButton-active-border-style-hovered:solid;--toggleButton-active-border-style-pressed:solid;--toggleButton-active-border-style-disabled:solid;--toggleButton-active-border-color:rgba(0,0,0,0.3);--toggleButton-active-border-color-hovered:rgba(0,0,0,0.3);--toggleButton-active-border-color-pressed:rgba(0,0,0,0.3);--toggleButton-active-border-color-disabled:rgba(0,0,0,0.2);--toggle-toggled-background:#1170cf;--toggle-toggled-background-hovered:#0353a8;--toggle-toggled-background-pressed:#063a75;--toggle-toggled-background-disabled:#bfe3ff;--toggle-toggled-thumb-tint:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-hovered:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-pressed:hsla(0,0%,100%,0.95);--toggle-toggled-thumb-tint-disabled:hsla(0,0%,100%,0.8);--toggle-toggled-border-style:none;--toggle-toggled-border-style-hovered:none;--toggle-toggled-border-style-pressed:none;--toggle-toggled-border-style-disabled:none;--toggle-untoggled-background:rgba(0,0,0,0.2);--toggle-untoggled-background-hovered:rgba(0,0,0,0.3);--toggle-untoggled-background-pressed:rgba(0,0,0,0.4);--toggle-untoggled-background-disabled:rgba(0,0,0,0.11);--toggle-untoggled-thumb-tint:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-hovered:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-pressed:rgba(0,0,0,0.95);--toggle-untoggled-thumb-tint-disabled:rgba(0,0,0,0.4);--toggle-untoggled-border-style:none;--toggle-untoggled-border-style-hovered:none;--toggle-untoggled-border-style-pressed:none;--toggle-untoggled-border-style-disabled:none;--touchbar-messages-background:#1170cf;--touchbar-messages-background-hovered:#1170cf;--touchbar-messages-background-pressed:#063a75;--touchbar-messages-background-disabled:hsla(0,0%,100%,0.2);--touchbar-messages-icon:hsla(0,0%,100%,0.95);--touchbar-messages-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-messages-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-messages-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-content-background:#d43b52;--touchbar-content-background-hovered:#d43b52;--touchbar-content-background-pressed:#66262d;--touchbar-content-background-disabled:hsla(0,0%,100%,0.2);--touchbar-content-icon:hsla(0,0%,100%,0.95);--touchbar-content-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-content-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-content-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-contacts-background:#148579;--touchbar-contacts-background-hovered:#148579;--touchbar-contacts-background-pressed:#12423f;--touchbar-contacts-background-disabled:hsla(0,0%,100%,0.2);--touchbar-contacts-icon:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-contacts-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-whiteboard-background:#c233c4;--touchbar-whiteboard-background-hovered:#c233c4;--touchbar-whiteboard-background-pressed:#601e66;--touchbar-whiteboard-background-disabled:hsla(0,0%,100%,0.2);--touchbar-whiteboard-icon:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-whiteboard-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-links-background:#875ae0;--touchbar-links-background-hovered:#875ae0;--touchbar-links-background-pressed:#432c78;--touchbar-links-background-disabled:hsla(0,0%,100%,0.2);--touchbar-links-icon:hsla(0,0%,100%,0.95);--touchbar-links-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-links-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-links-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-meetings-background:#c74f0e;--touchbar-meetings-background-hovered:#c74f0e;--touchbar-meetings-background-pressed:#59311e;--touchbar-meetings-background-disabled:hsla(0,0%,100%,0.2);--touchbar-meetings-icon:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-meetings-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-call-background:#1d805f;--touchbar-call-background-hovered:#1d805f;--touchbar-call-background-pressed:#134231;--touchbar-call-background-disabled:hsla(0,0%,100%,0.2);--touchbar-call-icon:hsla(0,0%,100%,0.95);--touchbar-call-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-call-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-call-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-endCall-background:#db1f2e;--touchbar-endCall-background-hovered:#db1f2e;--touchbar-endCall-background-pressed:#780d13;--touchbar-endCall-background-disabled:hsla(0,0%,100%,0.2);--touchbar-endCall-icon:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-endCall-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteAudio-background:transparent;--touchbar-toggleMuteAudio-background-hovered:transparent;--touchbar-toggleMuteAudio-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteAudio-background-disabled:transparent;--touchbar-toggleMuteAudio-icon:#fc8b98;--touchbar-toggleMuteAudio-icon-hovered:#fc8b98;--touchbar-toggleMuteAudio-icon-pressed:#fc8b98;--touchbar-toggleMuteAudio-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-toggleMuteVideo-background:transparent;--touchbar-toggleMuteVideo-background-hovered:transparent;--touchbar-toggleMuteVideo-background-pressed:hsla(0,0%,100%,0.2);--touchbar-toggleMuteVideo-background-disabled:transparent;--touchbar-toggleMuteVideo-icon:#fc8b98;--touchbar-toggleMuteVideo-icon-hovered:#fc8b98;--touchbar-toggleMuteVideo-icon-pressed:#fc8b98;--touchbar-toggleMuteVideo-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-standardButton-background:transparent;--touchbar-standardButton-background-hovered:transparent;--touchbar-standardButton-background-pressed:hsla(0,0%,100%,0.2);--touchbar-standardButton-background-disabled:transparent;--touchbar-standardButton-icon:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-hovered:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-pressed:hsla(0,0%,100%,0.95);--touchbar-standardButton-icon-disabled:hsla(0,0%,100%,0.4);--touchbar-lockActive-background:transparent;--touchbar-lockActive-background-hovered:transparent;--touchbar-lockActive-background-pressed:hsla(0,0%,100%,0.2);--touchbar-lockActive-background-disabled:transparent;--touchbar-lockActive-icon:#64b4fa;--touchbar-lockActive-icon-hovered:#64b4fa;--touchbar-lockActive-icon-pressed:#64b4fa;--touchbar-lockActive-icon-disabled:hsla(0,0%,100%,0.4);--videoSupport-controls-button-background:#fff;--videoSupport-controls-button-background-hovered:#ededed;--videoSupport-controls-button-background-pressed:#dedede;--videoSupport-controls-button-background-disabled:#fff;--videoSupport-controls-button-text:rgba(0,0,0,0.95);--videoSupport-controls-button-text-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-text-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-text-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-icon:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-hovered:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-pressed:rgba(0,0,0,0.95);--videoSupport-controls-button-icon-disabled:rgba(0,0,0,0.4);--videoSupport-controls-button-border-style:solid;--videoSupport-controls-button-border-style-hovered:solid;--videoSupport-controls-button-border-style-pressed:solid;--videoSupport-controls-button-border-style-disabled:solid;--videoSupport-controls-button-border-color:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-hovered:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-pressed:rgba(0,0,0,0.3);--videoSupport-controls-button-border-color-disabled:rgba(0,0,0,0.2);--videoSupport-videoNameLabels-videoOff-background:hsla(0,0%,100%,0);--videoSupport-videoNameLabels-videoOff-name:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-icon:rgba(0,0,0,0.95);--videoSupport-videoNameLabels-videoOff-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOff-iconMute:#ab0a15;--videoSupport-videoNameLabels-videoOff-iconUnmute:#185e46;--videoSupport-videoNameLabels-videoOn-background:rgba(0,0,0,0.5);--videoSupport-videoNameLabels-videoOn-name:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-icon:hsla(0,0%,100%,0.95);--videoSupport-videoNameLabels-videoOn-role:rgba(0,0,0,0.7);--videoSupport-videoNameLabels-videoOn-iconMute:#fc8b98;--videoSupport-videoNameLabels-videoOn-iconUnmute:#3cc29a;--videoSupport-slider-track-fill:#1170cf;--videoSupport-slider-track-empty:rgba(0,0,0,0.3);--videoSupport-slider-mover-background:#fff;--videoSupport-slider-mover-border-style-0:solid;--videoSupport-slider-mover-border-style-1:solid;--videoSupport-slider-mover-border-style-2:solid;--videoSupport-slider-mover-border-style-3:solid;--videoSupport-slider-mover-border-style-4:solid;--videoSupport-slider-mover-border-style-5:solid;--videoSupport-slider-mover-border-style-6:solid;--videoSupport-slider-mover-border-style-7:solid;--videoSupport-slider-mover-border-style-8:solid;--videoSupport-slider-mover-border-style-9:solid;--videoSupport-slider-mover-border-style-10:solid;--videoSupport-slider-mover-border-style-11:solid;--videoSupport-slider-mover-border-style-12:solid;--videoSupport-slider-mover-border-style-13:solid;--videoSupport-slider-mover-border-style-14:solid;--videoSupport-slider-mover-border-style-15:solid;--videoSupport-slider-mover-border-style-16:solid;--videoSupport-slider-mover-border-style-17:solid;--videoSupport-slider-mover-border-color-0:r;--videoSupport-slider-mover-border-color-1:g;--videoSupport-slider-mover-border-color-2:b;--videoSupport-slider-mover-border-color-3:a;--videoSupport-slider-mover-border-color-4:(; --videoSupport-slider-mover-border-color-5:0; --videoSupport-slider-mover-border-color-6:,; --videoSupport-slider-mover-border-color-7:; --videoSupport-slider-mover-border-color-8:0; --videoSupport-slider-mover-border-color-9:,; --videoSupport-slider-mover-border-color-10:; --videoSupport-slider-mover-border-color-11:0; --videoSupport-slider-mover-border-color-12:,; --videoSupport-slider-mover-border-color-13:; --videoSupport-slider-mover-border-color-14:0; --videoSupport-slider-mover-border-color-15:.; --videoSupport-slider-mover-border-color-16:4; --videoSupport-slider-mover-border-color-17:);--videoSupport-slider-background:#fff;--videoSupport-slider-border-style-0:solid;--videoSupport-slider-border-style-1:solid;--videoSupport-slider-border-style-2:solid;--videoSupport-slider-border-style-3:solid;--videoSupport-slider-border-style-4:solid;--videoSupport-slider-border-style-5:solid;--videoSupport-slider-border-style-6:solid;--videoSupport-slider-border-style-7:solid;--videoSupport-slider-border-style-8:solid;--videoSupport-slider-border-style-9:solid;--videoSupport-slider-border-style-10:solid;--videoSupport-slider-border-style-11:solid;--videoSupport-slider-border-style-12:solid;--videoSupport-slider-border-style-13:solid;--videoSupport-slider-border-style-14:solid;--videoSupport-slider-border-style-15:solid;--videoSupport-slider-border-style-16:solid;--videoSupport-slider-border-style-17:solid;--videoSupport-slider-border-color-0:r;--videoSupport-slider-border-color-1:g;--videoSupport-slider-border-color-2:b;--videoSupport-slider-border-color-3:a;--videoSupport-slider-border-color-4:(; --videoSupport-slider-border-color-5:0; --videoSupport-slider-border-color-6:,; --videoSupport-slider-border-color-7:; --videoSupport-slider-border-color-8:0; --videoSupport-slider-border-color-9:,; --videoSupport-slider-border-color-10:; --videoSupport-slider-border-color-11:0; --videoSupport-slider-border-color-12:,; --videoSupport-slider-border-color-13:; --videoSupport-slider-border-color-14:0; --videoSupport-slider-border-color-15:.; --videoSupport-slider-border-color-16:3; --videoSupport-slider-border-color-17:);--theme-common-text-white:hsla(0,0%,100%,0.95);--theme-common-text-gray:hsla(0,0%,100%,0.7);--theme-common-text-black:rgba(0,0,0,0.95);--theme-common-text-disabled:hsla(0,0%,100%,0.4);--theme-common-text-success-normal:#3cc29a;--theme-common-text-success-hover:#9fedd8;--theme-common-text-error-normal:#fc8b98;--theme-common-text-error-hover:#ffd4da;--theme-common-text-warning-normal:#f2990a;--theme-common-text-secondary-light:hsla(0,0%,100%,0.7);--theme-common-text-secondary-dark:rgba(0,0,0,0.6);--theme-common-overlay-primary-normal:rgba(0,0,0,0.9);--theme-common-overlay-secondary-normal:rgba(0,0,0,0.4);--theme-common-button-primary-normal:hsla(0,0%,100%,0.95);--theme-common-button-primary-hover:hsla(0,0%,100%,0.8);--theme-common-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-common-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-common-button-secondary-normal:hsla(0,0%,100%,0);--theme-common-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-common-button-secondary-disabled:hsla(0,0%,100%,0);--theme-common-button-secondary-active-normal:hsla(0,0%,100%,0.2);--theme-common-button-secondary-active-hover:hsla(0,0%,100%,0.3);--theme-common-button-secondary-active-pressed:hsla(0,0%,100%,0.4);--theme-common-button-secondary-dark-normal:transparent;--theme-common-button-secondary-dark-hover:rgba(0,0,0,0.07);--theme-common-button-secondary-dark-pressed:rgba(0,0,0,0.2);--theme-common-button-secondary-dark-disabled:transparent;--theme-common-button-join-animated-gradient-normal-0:#30c9b0;--theme-common-button-join-animated-gradient-normal-1:#64b4fa;--theme-common-outline-button-normal:hsla(0,0%,100%,0.3);--theme-common-outline-primary-normal:hsla(0,0%,100%,0.4);--theme-common-outline-input-normal:hsla(0,0%,100%,0.5);--theme-common-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-light:hsla(0,0%,100%,0.2);--theme-common-outline-closed-caption-secondary-dark:rgba(0,0,0,0.2);--theme-common-control-inactive-normal:rgba(0,0,0,0.2);--theme-common-control-shareContent-active:#c74f0e;--theme-common-control-shareContent-inactive:#707070;--theme-common-control-shareContent-selected:#3cc29a;--theme-common-background-solid-secondary-dark:#1a1a1a;--theme-common-background-solid-primary-light:#fff;--theme-common-touchbar-background-blue-normal:#1170cf;--theme-common-touchbar-background-blue-pressed:#063a75;--theme-common-touchbar-background-pink-normal:#d43b52;--theme-common-touchbar-background-pink-pressed:#66262d;--theme-common-touchbar-background-mint-normal:#148579;--theme-common-touchbar-background-mint-pressed:#12423f;--theme-common-touchbar-background-purple-normal:#c233c4;--theme-common-touchbar-background-purple-pressed:#601e66;--theme-common-touchbar-background-violet-normal:#875ae0;--theme-common-touchbar-background-violet-pressed:#432c78;--theme-common-touchbar-background-orange-normal:#c74f0e;--theme-common-touchbar-background-orange-pressed:#59311e;--theme-common-touchbar-background-green-normal:#1d805f;--theme-common-touchbar-background-green-pressed:#134231;--theme-common-touchbar-background-red-normal:#db1f2e;--theme-common-touchbar-background-red-pressed:#780d13;--theme-common-touchbar-background-transparent:transparent;--theme-common-touchbar-icon-stable:#27a17a;--theme-common-touchbar-icon-attention:#fc8b98;--theme-common-touchbar-icon-secure:#64b4fa;--theme-color-10:#dbf0ff;--theme-color-20:#bfe3ff;--theme-color-30:#96d0ff;--theme-color-40:#64b4fa;--theme-color-50:#3492eb;--theme-color-60:#1170cf;--theme-color-70:#0353a8;--theme-color-80:#063a75;--theme-color-90:#0a274a;--theme-color-95:#091a30;--theme-color-100:#07101c;--theme-color-05:#edf8ff;--theme-text-primary-normal:rgba(0,0,0,0.95);--theme-text-primary-disabled:rgba(0,0,0,0.4);--theme-text-inverted-normal:hsla(0,0%,100%,0.95);--theme-text-inverted-disabled:hsla(0,0%,100%,0.8);--theme-text-secondary-normal:rgba(0,0,0,0.7);--theme-text-secondary-inverted-normal:hsla(0,0%,100%,0.7);--theme-text-error-normal:#ab0a15;--theme-text-error-hover:#4f0e10;--theme-text-error-active:#4f0e10;--theme-text-success-normal:#185e46;--theme-text-success-hover:#0e2b20;--theme-text-success-active:#0e2b20;--theme-text-warning-normal:#7d4705;--theme-text-warning-hover:#36220c;--theme-text-warning-active:#36220c;--theme-text-highlight:#bfe3ff;--theme-text-accent-normal:#0353a8;--theme-text-accent-hover:#0a274a;--theme-text-accent-active:#0a274a;--theme-text-teamdefault-normal:rgba(0,0,0,0.7);--theme-text-teamdefault-hover:rgba(0,0,0,0.7);--theme-text-teamdefault-active:rgba(0,0,0,0.95);--theme-text-alert-purple-normal:#932099;--theme-text-alert-purple-hover:#3b1840;--theme-text-alert-purple-active:#3b1840;--theme-text-alert-orange-normal:#914017;--theme-text-alert-orange-hover:#33221b;--theme-text-alert-orange-active:#33221b;--theme-text-team-cobalt-normal:#08599c;--theme-text-team-cobalt-hover:#08599c;--theme-text-team-cobalt-active:#12283d;--theme-text-team-cyan-normal:#066070;--theme-text-team-cyan-hover:#066070;--theme-text-team-cyan-active:#0b2a30;--theme-text-team-mint-normal:#12615a;--theme-text-team-mint-hover:#12615a;--theme-text-team-mint-active:#102b2a;--theme-text-team-lime-normal:#416116;--theme-text-team-lime-hover:#416116;--theme-text-team-lime-active:#1e2b10;--theme-text-team-gold-normal:#735107;--theme-text-team-gold-hover:#735107;--theme-text-team-gold-active:#30240d;--theme-text-team-orange-normal:#914017;--theme-text-team-orange-hover:#914017;--theme-text-team-orange-active:#33221b;--theme-text-team-pink-normal:#a12a3a;--theme-text-team-pink-hover:#a12a3a;--theme-text-team-pink-active:#3b1e21;--theme-text-team-purple-normal:#932099;--theme-text-team-purple-hover:#932099;--theme-text-team-purple-active:#3b1840;--theme-text-team-violet-normal:#643abd;--theme-text-team-violet-hover:#643abd;--theme-text-team-violet-active:#29223d;--theme-text-team-slate-normal:#535573;--theme-text-team-slate-hover:#535573;--theme-text-team-slate-active:#26262b;--theme-background-primary-ghost:hsla(0,0%,100%,0);--theme-background-primary-hover:rgba(0,0,0,0.07);--theme-background-primary-active:rgba(0,0,0,0.11);--theme-background-primary-disabled:rgba(0,0,0,0.11);--theme-background-solid-primary-normal:#fff;--theme-background-solid-secondary-normal:#ededed;--theme-background-solid-tertiary-normal:#f7f7f7;--theme-background-solid-quaternary-normal:#fff;--theme-background-secondary-normal:rgba(0,0,0,0.11);--theme-background-secondary-hover:rgba(0,0,0,0.2);--theme-background-secondary-active:rgba(0,0,0,0.3);--theme-background-secondary-disabled:transparent;--theme-background-accent-normal:#1170cf;--theme-background-gradient-primary-0:#f0f0f0;--theme-background-gradient-primary-1:#fff;--theme-background-gradient-secondary-0:#fafafa;--theme-background-gradient-secondary-1:#fff;--theme-background-alert-default-normal:#f7f7f7;--theme-background-alert-default-hover:#f7f7f7;--theme-background-alert-default-active:#dedede;--theme-background-alert-success-normal:#cef5eb;--theme-background-alert-success-hover:#cef5eb;--theme-background-alert-success-active:#9fedd8;--theme-background-alert-warning-normal:#ffebc2;--theme-background-alert-warning-hover:#ffebc2;--theme-background-alert-warning-active:#ffda94;--theme-background-alert-error-normal:#ffe8ea;--theme-background-alert-error-hover:#ffe8ea;--theme-background-alert-error-active:#ffd4da;--theme-background-alert-theme-normal:#dbf0ff;--theme-background-alert-theme-hover:#dbf0ff;--theme-background-alert-theme-active:#bfe3ff;--theme-background-alert-purple-normal:#fcf2fc;--theme-background-alert-purple-hover:#fcf2fc;--theme-background-alert-purple-active:#fce1fc;--theme-background-alert-orange-normal:#faf4eb;--theme-background-alert-orange-hover:#faf4eb;--theme-background-alert-orange-active:#fce4c7;--theme-background-label-cobalt-normal:#e5f8ff;--theme-background-label-cobalt-hover:#c7eeff;--theme-background-label-cobalt-active:#9df;--theme-background-label-gold-normal:#f7f6dc;--theme-background-label-gold-hover:#f5eaa2;--theme-background-label-gold-active:#ebd460;--theme-background-label-lime-normal:#f3f7e9;--theme-background-label-lime-hover:#ddf2ae;--theme-background-label-lime-active:#bce36f;--theme-background-label-mint-normal:#e9f7f3;--theme-background-label-mint-hover:#baf5e7;--theme-background-label-mint-active:#74e8d1;--theme-background-label-orange-normal:#faf4eb;--theme-background-label-orange-hover:#fce4c7;--theme-background-label-orange-active:#ffca99;--theme-background-label-pink-normal:#fff2f5;--theme-background-label-pink-hover:#ffe0e7;--theme-background-label-pink-active:#ffc7d2;--theme-background-label-purple-normal:#fcf2fc;--theme-background-label-purple-hover:#fce1fc;--theme-background-label-purple-active:#fac3f8;--theme-background-label-slate-normal:#f2f4ff;--theme-background-label-slate-hover:#e3e7fa;--theme-background-label-slate-active:#ced2ed;--theme-background-label-violet-normal:#f8f2fc;--theme-background-label-violet-hover:#f0e3fc;--theme-background-label-violet-active:#e2cafc;--theme-background-common-normal:#fff;--theme-background-namelabel-normal:rgba(0,0,0,0.5);--theme-button-primary-normal:rgba(0,0,0,0.95);--theme-button-primary-hover:rgba(0,0,0,0.8);--theme-button-primary-pressed:rgba(0,0,0,0.7);--theme-button-primary-disabled:rgba(0,0,0,0.2);--theme-button-secondary-normal:transparent;--theme-button-secondary-hover:rgba(0,0,0,0.07);--theme-button-secondary-pressed:rgba(0,0,0,0.2);--theme-button-secondary-disabled:hsla(0,0%,100%,0);--theme-button-secondary-active-normal:rgba(0,0,0,0.2);--theme-button-secondary-active-hover:rgba(0,0,0,0.3);--theme-button-secondary-active-pressed:rgba(0,0,0,0.4);--theme-button-inverted-normal:#fff;--theme-button-inverted-hover:#ededed;--theme-button-inverted-pressed:#dedede;--theme-button-join-normal:#1d805f;--theme-button-join-hover:#185e46;--theme-button-join-pressed:#134231;--theme-button-cancel-normal:#db1f2e;--theme-button-cancel-hover:#ab0a15;--theme-button-cancel-pressed:#780d13;--theme-button-accent-normal:#1170cf;--theme-button-accent-hover:#0353a8;--theme-button-accent-pressed:#063a75;--theme-outline-primary-normal:rgba(0,0,0,0.4);--theme-outline-theme-normal:#1170cf;--theme-outline-secondary-normal:rgba(0,0,0,0.2);--theme-outline-input-normal:rgba(0,0,0,0.5);--theme-outline-input-active:rgba(0,0,0,0.9);--theme-outline-button-normal:rgba(0,0,0,0.3);--theme-outline-join-normal:#185e46;--theme-outline-cancel-normal:#ab0a15;--theme-outline-disabled-normal:rgba(0,0,0,0.2);--theme-outline-gradient-active-0:#08599c;--theme-outline-gradient-active-1:#22c7d6;--theme-outline-gradient-active-2:#27a17a;--theme-outline-share-selected:#27a17a;--theme-outline-share-active:#f26b1d;--theme-outline-share-inactive:#8f8f8f;--theme-outline-overlay-normal:#707070;--theme-outline-high-contrast-focus:#000;--theme-outline-label-cobalt:#5ebff7;--theme-outline-label-gold:#d6b220;--theme-outline-label-lime:#93c437;--theme-outline-label-mint:#30c9b0;--theme-outline-label-orange:#ff9d52;--theme-outline-label-pink:#fc97aa;--theme-outline-label-purple:#f294f1;--theme-outline-label-slate:#b0b4d9;--theme-outline-label-violet:#c7a5fa;--theme-control-active-normal:#1170cf;--theme-control-active-hover:#0353a8;--theme-control-active-pressed:#063a75;--theme-control-active-active:#063a75;--theme-control-active-disabled:#bfe3ff;--theme-control-inactive-normal:rgba(0,0,0,0.2);--theme-control-inactive-hover:rgba(0,0,0,0.3);--theme-control-inactive-pressed:rgba(0,0,0,0.4);--theme-control-inactive-disabled:rgba(0,0,0,0.11);--theme-overlay-meetings-normal:hsla(0,0%,100%,0.8);--theme-indicator-unstable:#c74f0e;--theme-indicator-attention:#db1f2e;--theme-indicator-stable:#1d805f;--theme-indicator-locked:#707070;--theme-indicator-caution:#cf7900;--theme-indicator-secure:#1170cf;--theme-whiteboard-stickyNote-yellow:#ffbe4f;--theme-whiteboard-stickyNote-red:#fc8b98;--theme-whiteboard-stickyNote-purple:#f294f1;--theme-whiteboard-stickyNote-cyan:#22c7d6;--theme-whiteboard-stickyNote-mint:#30c9b0;--theme-scrollbar-button-normal:rgba(0,0,0,0.2);--theme-scrollbar-button-hover:rgba(0,0,0,0.3);--theme-scrollbar-button-pressed:rgba(0,0,0,0.4);--theme-scrollbar-arrow-normal:rgba(0,0,0,0.6);--theme-scrollbar-arrow-background-normal:transparent;--theme-scrollbar-arrow-background-hover:rgba(0,0,0,0.11);--theme-scrollbar-arrow-background-pressed:rgba(0,0,0,0.2);--theme-scrollbar-background-secondary-ghost:transparent;--theme-scrollbar-background-secondary-normal:rgba(0,0,0,0.11);--theme-illustrations-empty-primary-0:#93c437;--theme-illustrations-empty-primary-1:#279be8;--theme-illustrations-empty-secondary-0:#279be8;--theme-illustrations-empty-secondary-1:#875ae0;--theme-illustrations-onboarding-primary-0:#ffbe4f;--theme-illustrations-onboarding-primary-1:#93c437;--theme-illustrations-onboarding-secondary-0:#f55868;--theme-illustrations-onboarding-secondary-1:#875ae0;--theme-illustrations-onboarding-tertiary-0:#ffbe4f;--theme-illustrations-onboarding-tertiary-1:#f26b1d;--theme-illustrations-onboarding-quartenary-0:#93c437;--theme-illustrations-onboarding-quartenary-1:#279be8;--theme-illustrations-onboarding-quinary-0:#279be8;--theme-illustrations-onboarding-quinary-1:#875ae0;--theme-illustrations-success-0:#3cc29a;--theme-illustrations-success-1:#93c437;--theme-illustrations-error-0:#f0677e;--theme-illustrations-error-1:#db1f2e;--theme-illustrations-default:#0f0f0f;--theme-globaltint-normal:#1170cf;--theme-globaltint-selected:#1170cf;--theme-groupedbackground-tertiary-normal:#f7f7f7;--theme-groupedbackground-quaternary-normal:#fff;--theme-groupedbackground-primary-normal:#f7f7f7;--theme-groupedbackground-secondary-normal:#fff;--theme-teaching-background-normal:#000;--theme-teaching-button-primary-normal:hsla(0,0%,100%,0.95);--theme-teaching-button-primary-hover:hsla(0,0%,100%,0.8);--theme-teaching-button-primary-pressed:hsla(0,0%,100%,0.7);--theme-teaching-button-primary-disabled:hsla(0,0%,100%,0.2);--theme-teaching-button-secondary-normal:hsla(0,0%,100%,0);--theme-teaching-button-secondary-hover:hsla(0,0%,100%,0.07);--theme-teaching-button-secondary-pressed:hsla(0,0%,100%,0.2);--theme-teaching-outline-button-normal:hsla(0,0%,100%,0.3);--theme-teaching-outline-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-disabled-normal:hsla(0,0%,100%,0.2);--theme-teaching-outline-theme:#64b4fa;--theme-teaching-text-accent-normal:#64b4fa;--theme-teaching-text-accent-hover:#bfe3ff;--theme-teaching-text-accent-disabled:hsla(0,0%,100%,0.4);--theme-teaching-text-primary-disabled:hsla(0,0%,100%,0.4);--theme-gradientdivider-normal-0:transparent;--theme-gradientdivider-normal-1:rgba(0,0,0,0.2);--theme-gradientdivider-hover-0:transparent;--theme-gradientdivider-hover-1:rgba(0,0,0,0.6);--theme-gradientdivider-error-normal-0:rgba(171,10,21,0);--theme-gradientdivider-error-normal-1:rgba(171,10,21,0.6);--theme-gradientdivider-error-hover-0:rgba(171,10,21,0);--theme-gradientdivider-error-hover-1:rgba(171,10,21,0.9);--theme-gradientdivider-warning-normal-0:rgba(125,71,5,0);--theme-gradientdivider-warning-normal-1:rgba(125,71,5,0.6);--theme-gradientdivider-warning-hover-0:rgba(125,71,5,0);--theme-gradientdivider-warning-hover-1:rgba(125,71,5,0.9);--theme-gradientdivider-announce-normal-0:rgba(3,83,168,0);--theme-gradientdivider-announce-normal-1:rgba(3,83,168,0.6);--theme-gradientdivider-announce-hover-0:rgba(3,83,168,0);--theme-gradientdivider-announce-hover-1:rgba(3,83,168,0.9);--theme-avatar-default:#545454;--theme-avatar-cobalt:#08599c;--theme-avatar-cyan:#066070;--theme-avatar-gold:#735107;--theme-avatar-lime:#416116;--theme-avatar-mint:#12615a;--theme-avatar-orange:#914017;--theme-avatar-pink:#a12a3a;--theme-avatar-purple:#932099;--theme-avatar-slate:#535573;--theme-avatar-violet:#643abd;--theme-avatar-yellow:#7d4705;--theme-gradation-primary-0:#f0f0f0;--theme-gradation-primary-1:#fff;--theme-gradation-secondary-0:#fafafa;--theme-gradation-secondary-1:#fff}@font-face{font-display:swap;font-family:Inter;font-style:normal;src:url(/static/fonts/Inter.var-c2fe3cb2b7c746f7966a.woff2) format("woff2")}.md-theme-provider-wrapper{background:var(--mds-color-theme-background-solid-primary-normal);background:var(--md-globals-gradient-primary);border:0;color:var(--mds-color-theme-text-primary-normal);font-family:var(--md-globals-font-default);font-weight:450;height:100%;letter-spacing:-.25px;margin:0;padding:0;scrollbar-color:var(--mds-color-theme-scrollbar-background-secondary-normal) var(--mds-color-theme-scrollbar-button-normal);width:100%}.md-theme-provider-globals{--md-globals-border-clear:0rem solid transparent;--md-globals-focus-ring-box-shadow:0 0 0 0.25rem rgba(100,180,250,0.3),0 0 0 0.125rem var(--mds-color-theme-outline-theme-normal);--md-globals-focus-ring-box-shadow-accent:0 0 0 0.0625rem var(--mds-color-theme-background-solid-primary-normal),0 0 0 0.3125rem rgba(100,180,250,0.3),0 0 0 0.1875rem var(--mds-color-theme-outline-theme-normal);--md-globals-focus-ring-box-shadow-inset:var(--md-globals-focus-ring-box-shadow) inset;--md-globals-elevation-0:0 0 0 rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-1:0 0.25rem 0.5rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-2:0 0.5rem 1rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-3:0 0.75rem 1.5rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-4:0 1rem 2rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-5:0 1.25rem 2.5rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-6:0 1.5rem 3rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-7:0 1.75rem 3.5rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-elevation-8:0 2rem 4rem rgba(0,0,0,0.2),0 0 0.0625rem rgba(0,0,0,0.11);--md-globals-focus-ring-outline:none;--md-globals-font-default:"Inter";--md-globals-border-style-none:none;--md-globals-border-style-solid:solid;--md-globals-gradient-primary:var(--mds-color-theme-background-gradient-primary);--md-globals-gradient-secondary:var(--mds-color-theme-background-gradient-secondary)}.md-theme-provider-globals.md-theme-lightWebex{--md-globals-focus-ring-box-shadow:0 0 0 0.25rem rgba(17,112,207,0.3),0 0 0 0.125rem var(--mds-color-theme-outline-theme-normal)}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{border-radius:100vh}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--mds-color-theme-scrollbar-button-normal);border:.25rem solid transparent;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:var(--mds-color-theme-scrollbar-button-hover);background-clip:content-box;border:.25rem solid transparent;border-radius:.5rem}::-webkit-scrollbar-thumb:active{background:var(--mds-color-theme-scrollbar-button-pressed);background-clip:content-box;border:.25rem solid transparent;border-radius:.5rem;height:6.25rem}::-webkit-scrollbar-corner{background:inherit}.md-toast-content-wrapper{margin:0 1rem 1rem;max-width:25rem}.md-toast-content-wrapper>.md-toast-content-scope{font-size:.875rem}.md-toast-content-wrapper>.md-toast-content-scope>.md-toast-content-action[data-color=cancel]{color:var(--mds-color-theme-text-error-normal)}.md-toast-content-wrapper>.md-toast-content-scope>.md-toast-content-action[data-color=join]{color:var(--mds-color-theme-text-accent-normal)}.md-toast-content-wrapper>.md-toast-content-scope>.md-toast-content-action[data-color=success]{color:var(--mds-color-theme-text-success-normal)}.md-toast-content-wrapper>.md-toast-content-scope>.md-toast-content-action[data-color=warning]{color:var(--mds-color-theme-text-warning-normal)}.md-toast-content-wrapper>.md-toast-content-info{font-size:.875rem;margin-top:.5rem;white-space:pre-wrap}.md-toast-content-wrapper>.md-toast-content-actions{justify-content:flex-end;margin:.5rem 0 0;width:100%}.md-toast-details-wrapper{align-items:flex-start;display:flex;margin:1rem;max-width:25rem}.md-toast-details-wrapper:not(:last-child){margin-bottom:.5rem}.md-toast-details-wrapper>:not(:first-child){margin-left:.75rem}.md-toast-details-wrapper>.md-toast-details-image{flex-shrink:0}.md-toast-details-wrapper>.md-toast-details-content{flex-grow:1;height:fit-content}.md-toast-details-wrapper>.md-toast-details-content>*{margin-bottom:.5rem}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-title{font-size:1rem;margin-bottom:0}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-title[data-centered=true]{align-items:center;display:flex;height:2rem}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-subject{color:var(--mds-color-theme-text-secondary-normal);font-size:.875rem;margin-bottom:.25rem}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-info{font-size:.875rem}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-info[data-color=cancel]{color:var(--mds-color-theme-text-error-normal)}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-info[data-color=join]{color:var(--mds-color-theme-text-accent-normal)}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-info[data-color=success]{color:var(--mds-color-theme-text-success-normal)}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-info[data-color=warning]{color:var(--mds-color-theme-text-warning-normal)}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-badges{display:flex;flex-wrap:wrap;margin-bottom:0}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-badges>.md-toast-details-badge{align-items:center;border:2px solid var(--mds-color-theme-outline-primary-normal);border-radius:.25rem;display:flex;font-size:.875rem;height:1.5rem;margin-bottom:.5rem;padding:0 .5rem;width:fit-content}.md-toast-details-wrapper>.md-toast-details-content>.md-toast-details-badges>.md-toast-details-badge:not(:last-child){margin-right:.5rem}.md-toast-details-wrapper>.md-toast-details-content>:last-child{margin-bottom:0}.md-toast-details-wrapper>.md-toast-details-controls{display:flex;flex-direction:row-reverse;flex-shrink:0}.md-toast-wrapper{background-color:var(--mds-color-theme-background-solid-primary-normal);border:.0625rem solid var(--mds-color-theme-outline-secondary-normal);flex-grow:0;margin:.5rem;width:25rem}.md-toast-wrapper>.md-toast-header{align-items:center;display:flex;height:2rem;width:100%}.md-toast-wrapper>.md-toast-header>.md-toast-title{flex-grow:1;font-size:.75rem;margin-left:.75rem}.md-toast-wrapper>.md-toast-header>.md-toast-controls{display:flex;flex-direction:row-reverse;flex-shrink:0;height:2rem}.md-code-input-wrapper .md-code-input-container .md-code-input-character{background-color:var(--mds-color-theme-background-solid-primary-normal);border:1px solid var(--mds-color-theme-outline-input-normal);border-radius:.5rem;box-sizing:border-box;color:var(--mds-color-theme-text-primary-normal);cursor:text;flex:auto;font-size:1.625rem;height:3rem;line-height:3rem;width:2.75rem}.md-code-input-wrapper .md-code-input-container .md-code-input-character:not(:first-child){margin-left:.5rem}.md-code-input-wrapper .md-code-input-container .md-code-input-character:hover{background-color:var(--mds-color-theme-background-primary-hover);border:1px solid var(--mds-color-theme-outline-input-normal);color:var(--mds-color-theme-text-primary-normal)}.md-code-input-wrapper .md-code-input-container .md-code-input-character:active{background-color:var(--mds-color-theme-background-primary-active);border-color:var(--mds-color-theme-outline-input-active);color:var(--mds-color-theme-text-primary-normal)}.md-code-input-wrapper .md-code-input-container .md-code-input-character--selected:empty{background-color:var(--mds-color-theme-background-primary-active);border-color:var(--mds-color-theme-outline-theme-normal);color:var(--mds-color-theme-text-primary-normal)}.md-code-input-wrapper .md-code-input-container .md-code-input-character--selected:empty:before{animation:blink 1s step-end infinite;content:"|";font-weight:250}@keyframes blink{0%,to{color:transparent}50%{color:var(--mds-color-theme-text-primary-normal)}}.md-code-input-wrapper[data-level=error] .md-code-input-container .md-code-input-character{background-color:var(--mds-color-theme-background-alert-error-normal);border-color:var(--mds-color-theme-outline-cancel-normal);color:var(--mds-color-theme-text-primary-normal)}.md-code-input-wrapper[data-level=error] .md-code-input-container .md-code-input-character:active,.md-code-input-wrapper[data-level=error] .md-code-input-container .md-code-input-character:hover{background-color:var(--mds-color-theme-background-primary-hover);border-color:var(--mds-color-theme-outline-cancel-normal);color:var(--mds-color-theme-text-primary-normal)}.md-code-input-wrapper input:disabled~.md-code-input-container .md-code-input-character{background-color:var(--mds-color-theme-background-primary-disabled);border-color:var(--mds-color-theme-background-primary-ghost);color:var(--mds-color-theme-text-primary-normal);cursor:default}.md-code-input-wrapper .md-code-input-message{margin-top:1rem}.md-input-message-wrapper .md-input-message-message{fill:var(--mds-color-theme-text-primary-normal);align-items:center;color:var(--mds-color-theme-text-primary-normal);display:flex;flex-direction:row;justify-content:flex-start}.md-input-message-wrapper .md-input-message-message[message-level=error]{fill:var(--mds-color-theme-text-error-normal);color:var(--mds-color-theme-text-error-normal)}.md-input-message-wrapper .md-input-message-message[message-level=warning]{fill:var(--mds-color-theme-text-warning-normal);color:var(--mds-color-theme-text-warning-normal)}.md-input-message-wrapper .md-input-message-message[message-level=success]{fill:var(--mds-color-theme-text-success-normal);color:var(--mds-color-theme-text-success-normal)}.md-input-message-wrapper .md-input-message-message[message-level=help]{fill:var(--mds-color-theme-text-secondary-normal);color:var(--mds-color-theme-text-secondary-normal)}.md-input-message-wrapper .md-input-message-message .md-input-message--icon{flex:0 1 auto;flex-shrink:0}.md-input-message-wrapper .md-input-message-message .md-input-message--icon~.md-input-message--text{padding-left:.5rem}.md-input-message-wrapper .md-input-message-message .md-input-message--text{flex:0 1 auto}.md-content-separator-wrapper{color:var(--mds-color-theme-text-secondary-normal);display:flex;flex-direction:row;margin:.25rem 0}.md-content-separator-wrapper:after{border-bottom:1px solid var(--mds-color-theme-outline-primary-normal);content:"";flex:1 1;margin:auto}.md-flex-wrapper{display:flex}.md-flex-wrapper[data-xgap=true]>:not(:first-child){margin-left:var(--md-globals-flex-xgap-size)}.md-flex-wrapper[data-ygap=true]>:not(:first-child){margin-top:var(--md-globals-flex-ygap-size)}.md-flex-direction-row{flex-direction:row}.md-flex-direction-column{flex-direction:column}.md-flex-direction-row-reverse{flex-direction:row-reverse}.md-flex-direction-column-reverse{flex-direction:column-reverse}.md-flex-align-content-flex-start{align-content:flex-start}.md-flex-align-content-flex-end{align-content:flex-end}.md-flex-align-content-center{align-content:center}.md-flex-align-content-space-between{align-content:space-between}.md-flex-align-content-space-around{align-content:space-around}.md-flex-align-content-space-evenly{align-content:space-evenly}.md-flex-align-content-stretch{align-content:stretch}.md-flex-align-content-baseline{align-content:baseline}.md-flex-align-items-flex-start{align-items:flex-start}.md-flex-align-items-flex-end{align-items:flex-end}.md-flex-align-items-center{align-items:center}.md-flex-align-items-stretch{align-items:stretch}.md-flex-align-items-baseline{align-items:baseline}.md-flex-align-items-self-start{align-items:self-start}.md-flex-align-items-self-end{align-items:self-end}.md-flex-justify-content-flex-start{justify-content:flex-start}.md-flex-justify-content-flex-end{justify-content:flex-end}.md-flex-justify-content-center{justify-content:center}.md-flex-justify-content-left{justify-content:left}.md-flex-justify-content-right{justify-content:right}.md-flex-justify-content-space-between{justify-content:space-between}.md-flex-justify-content-space-around{justify-content:space-around}.md-flex-justify-content-space-evenly{justify-content:space-evenly}.md-flex-justify-content-stretch{justify-content:stretch}.md-flex-justify-content-baseline{justify-content:baseline}.md-flex-wrap{flex-wrap:wrap}.md-flex-nowrap{flex-wrap:nowrap}.md-flex-wrap-reverse{flex-wrap:wrap-reverse}.md-select-wrapper{display:inline-block;min-width:16rem;position:relative}.md-select-wrapper label{color:var(--mds-color-theme-text-primary-normal);display:flex;font-size:.875rem;line-height:1.375rem;margin-bottom:.25rem;margin-left:.75rem}.md-select-dropdown-input{align-items:center;background-color:var(--mds-color-theme-background-solid-primary-normal);border:1px solid var(--mds-color-theme-outline-input-normal);border-radius:.5rem;color:var(--mds-color-theme-text-secondary-normal);cursor:pointer;display:flex;font-size:1rem;font-weight:450;justify-content:space-between;line-height:1.5rem;outline:none!important;padding:.25rem .75rem;transition:background-color .2s;width:100%}.md-select-dropdown-input>span:first-of-type{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-select-dropdown-input:hover{background-color:var(--mds-color-theme-background-primary-hover);border-color:var(--mds-color-theme-outline-input-normal);color:var(--mds-color-theme-text-primary-normal)}.md-select-dropdown-input:active{background-color:var(--mds-color-theme-background-solid-primary-normal)}.md-select-dropdown-input.md-select-selected,.md-select-dropdown-input:active{color:var(--mds-color-theme-text-primary-normal)}.md-select-dropdown-input.md-select-open{background-color:var(--mds-color-theme-background-primary-active);border-color:var(--mds-color-theme-outline-input-active);color:var(--mds-color-theme-text-primary-disabled)}.md-select-dropdown-input:disabled{background-color:var(--mds-color-theme-background-primary-disabled);border-color:var(--mds-color-theme-background-primary-ghost);color:var(--mds-color-theme-text-primary-disabled)}.md-select-dropdown-input:disabled svg{fill:var(--mds-color-theme-text-primary-disabled)}.md-select-icon-wrapper{flex-shrink:0;margin-left:.5rem}.md-select-selected-item-wrapper{align-items:center;display:flex;justify-content:flex-start}.md-select-selected-item-wrapper>:not(:first-child){margin-left:.5rem}.md-select-overlay{margin:0;padding:0;position:absolute;width:100%;z-index:9999}.md-select-overlay[data-direction=top]{bottom:calc(var(--md-globals-select-dropdown-input-height) + .25rem)}.md-select-overlay[data-direction=bottom]{margin-top:.25rem}.borderLess{border:none}.md-list-box-section-wrapper{color:var(--mds-color-theme-text-secondary-normal);font-size:.875rem;line-height:1.375rem;padding:.25rem .75rem}.md-list-box-section-sub-items-wrapper{list-style:none;margin:0;padding:0}.md-list-box-item-tick-icon svg{fill:var(--mds-color-theme-control-active-normal)}.md-list-item-base-wrapper{align-items:center;box-sizing:border-box;color:var(--mds-color-theme-text-primary-normal);display:flex;font-size:1rem;justify-content:space-between;line-height:1.5rem;outline:none;transition:background-color .2s,color .2s,border-color .2s;width:100%}.md-list-item-base-wrapper[data-interactive=true]{cursor:pointer}.md-list-item-base-wrapper[data-interactive=true].hover,.md-list-item-base-wrapper[data-interactive=true]:hover{background-color:var(--mds-color-theme-background-primary-hover)}.md-list-item-base-wrapper[data-interactive=true].active,.md-list-item-base-wrapper[data-interactive=true]:active{background-color:var(--mds-color-theme-background-primary-active);color:var(--mds-color-theme-text-primary-normal)}.md-list-item-base-wrapper[data-interactive=true].focus{color:var(--mds-color-theme-text-primary-normal)}.md-list-item-base-wrapper[data-interactive=true].disable,.md-list-item-base-wrapper[data-interactive=true][data-disabled=true]{background-color:var(--mds-color-theme-background-primary-ghost);cursor:default}.md-list-item-base-wrapper[data-interactive=true].disable,.md-list-item-base-wrapper[data-interactive=true].disable .md-text-wrapper,.md-list-item-base-wrapper[data-interactive=true][data-disabled=true],.md-list-item-base-wrapper[data-interactive=true][data-disabled=true] .md-text-wrapper{color:var(--mds-color-theme-text-primary-disabled)}.md-list-item-base-wrapper[data-interactive=true].disable svg,.md-list-item-base-wrapper[data-interactive=true][data-disabled=true] svg{fill:var(--mds-color-theme-text-primary-disabled)}.md-list-item-base-wrapper.disable,.md-list-item-base-wrapper[data-disabled=true]{background-color:var(--mds-color-theme-background-primary-ghost);cursor:default}.md-list-item-base-wrapper.disable,.md-list-item-base-wrapper.disable .md-text-wrapper,.md-list-item-base-wrapper[data-disabled=true],.md-list-item-base-wrapper[data-disabled=true] .md-text-wrapper{color:var(--mds-color-theme-text-primary-disabled)}.md-list-item-base-wrapper.disable svg,.md-list-item-base-wrapper[data-disabled=true] svg{fill:var(--mds-color-theme-text-primary-disabled)}.md-list-item-base-wrapper>div[data-position=start]{flex-shrink:0;margin-right:.75rem;width:fit-content}.md-list-item-base-wrapper[data-size="32"]>div[data-position=start]{margin-right:.5rem}.md-list-item-base-wrapper>div[data-position=fill],.md-list-item-base-wrapper [data-position=middle]{width:100%}.md-list-item-base-wrapper>div[data-position=fill],.md-list-item-base-wrapper>div[data-position=fill] p,.md-list-item-base-wrapper>div[data-position=fill] span,.md-list-item-base-wrapper [data-position=middle],.md-list-item-base-wrapper [data-position=middle] p,.md-list-item-base-wrapper [data-position=middle] span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-list-item-base-wrapper>div[data-position=end]{flex-shrink:0;margin-left:.75rem;width:auto}.md-list-item-base-wrapper>div[data-position=end]>button{margin:0}.md-list-item-base-wrapper[data-size="32"]{height:2rem}.md-list-item-base-wrapper[data-size="40"]{height:2.5rem}.md-list-item-base-wrapper[data-size="50"]{height:3.125rem}.md-list-item-base-wrapper[data-size="70"]{height:4.375rem}.md-list-item-base-wrapper[data-shape=rectangle]{border-radius:.5rem}.md-list-item-base-wrapper[data-padded=true]{padding:0 .75rem}.md-list-item-base-wrapper[data-shape=isPilled]{border-radius:100vh}.md-list-item-base-wrapper[data-shape=isPilled][data-size="32"]{padding:0 .75rem 0 .25rem}.md-list-item-base-wrapper[data-shape=isPilled][data-size="50"]{padding:0 .75rem 0 .5rem}.md-list-item-base-context-menu-wrapper{border-radius:.75rem;max-width:20rem;z-index:9999}.md-list-item-base-context-menu-wrapper button{background-color:var(--mds-color-theme-button-secondary-normal);border:var(--md-globals-border-clear);border-radius:.5rem;color:var(--mds-color-theme-text-primary-normal);font-size:.75rem;padding:.25rem .5rem;text-align:left;width:100%}.md-list-item-base-context-menu-wrapper button:hover{background-color:var(--mds-color-theme-button-secondary-hover);color:var(--mds-color-theme-text-primary-normal)}.md-menu-list-background-wrapper{border-radius:.75rem;box-shadow:var(--md-globals-elevation-4);box-sizing:border-box;list-style:none;margin:0;max-height:50vh;outline:none;overflow-y:auto;padding:.5rem}.md-menu-list-background-wrapper[data-color=primary]{background:var(--mds-color-theme-background-solid-primary-normal);border:1px solid var(--mds-color-theme-outline-secondary-normal)}.md-menu-list-background-wrapper[data-color=secondary]{background:var(--mds-color-theme-background-solid-secondary-normal);border:1px solid var(--mds-color-theme-outline-secondary-normal)}.md-menu-list-background-wrapper[data-color=tertiary]{background:var(--mds-color-theme-background-solid-tertiary-normal);border:1px solid var(--mds-color-theme-outline-secondary-normal)}.md-global-search-input-wrapper{align-content:center;background-color:var(--mds-color-theme-background-secondary-normal);border:.0625rem solid transparent;border-radius:6.25rem;box-sizing:border-box;display:flex;height:1.75rem;position:relative}.md-global-search-input-wrapper[data-focus=true]{box-shadow:var(--md-globals-focus-ring-box-shadow)}.md-global-search-input-wrapper:hover{background-color:var(--mds-color-theme-background-secondary-hover)}.md-global-search-input-wrapper .md-global-search-input-container{-ms-overflow-style:none;align-items:center;display:flex;flex-grow:1;overflow-x:scroll;overflow-y:hidden;position:relative;scrollbar-width:none}.md-global-search-input-wrapper .md-global-search-input-container::-webkit-scrollbar{display:none}.md-global-search-input-wrapper label{height:1px;overflow:hidden;width:1px}.md-global-search-input-wrapper input{background-color:transparent;border:0;box-shadow:none;color:var(--mds-color-theme-text-primary-normal);display:inline-block;flex:1;font-family:var(--md-globals-font-default);font-size:.875rem;height:100%}.md-global-search-input-wrapper input:focus-visible{outline:none}.md-global-search-input-wrapper input::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.md-global-search-input-wrapper .aria-alert{height:1px;overflow:hidden;width:1px}.md-global-search-input-wrapper .md-global-search-input-search{align-content:center;flex-grow:0;height:1.625rem;margin-left:1.125rem;margin-right:.5625rem}.md-global-search-input-wrapper .md-global-search-input-clear{background-color:transparent;border:0;color:var(--mds-color-theme-text-primary-normal);cursor:pointer}.md-global-search-input-wrapper .md-global-search-input-clear:active{color:var(--mds-color-theme-text-primary-normal)}.md-global-search-input-wrapper .md-global-search-input-search-context{align-content:center;display:inline-flex;flex-direction:column;height:100%;justify-content:center;padding-right:.25rem}.md-global-search-input-wrapper .md-global-search-input-search-context p{background-color:var(--mds-color-theme-button-primary-normal);border-radius:1rem;box-sizing:border-box;color:var(--mds-color-theme-text-inverted-normal);font-size:.875rem;height:1.5rem;line-height:1.5rem;margin:0;padding:.125rem .5rem;white-space:nowrap;z-index:1}.md-global-search-input-wrapper ::-webkit-search-cancel-button{-webkit-appearance:none;pointer-events:none}.md-search-input-wrapper{align-items:center;background-color:var(--mds-color-theme-background-solid-primary-normal);border:.0625rem solid var(--mds-color-theme-outline-input-normal);border-radius:.5rem;box-sizing:border-box;display:flex;height:2rem;position:relative;width:16.25rem}.md-search-input-wrapper[data-focus=true]{box-shadow:var(--md-globals-focus-ring-box-shadow)}.md-search-input-wrapper[data-height="28"]{height:1.75rem}.md-search-input-wrapper:hover{background-color:var(--mds-color-theme-background-primary-hover)}.md-search-input-wrapper[data-disabled=true]{background-color:var(--mds-color-theme-background-primary-disabled);border-color:var(--mds-color-theme-background-primary-disabled)}.md-search-input-wrapper[data-disabled=true] .search-icon,.md-search-input-wrapper[data-disabled=true] input{color:var(--mds-color-theme-text-primary-disabled)}.md-search-input-wrapper .md-search-input-container{display:flex;flex-grow:1;position:relative}.md-search-input-wrapper label{height:1px;overflow:hidden;width:1px}.md-search-input-wrapper input{background-color:transparent;border:0;box-shadow:none;color:var(--mds-color-theme-text-primary-normal);display:inline-block;flex:1;font-family:var(--md-globals-font-default);font-size:.875rem}.md-search-input-wrapper input:focus-visible{outline:none}.md-search-input-wrapper input::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.md-search-input-wrapper .md-search-input-search,.md-search-input-wrapper .md-search-input-searching{margin-left:.375rem;margin-right:.375rem}.md-search-input-wrapper .md-search-input-clear{background-color:transparent;border:0;cursor:pointer;margin-right:.5rem;padding:0}.md-search-input-wrapper .md-search-input-clear,.md-search-input-wrapper .md-search-input-clear:active{color:var(--mds-color-theme-text-primary-normal)}.md-search-input-wrapper ::-webkit-search-cancel-button{-webkit-appearance:none;pointer-events:none}.md-loading-spinner-wrapper{position:relative}.md-loading-spinner-wrapper svg{fill:var(--mds-color-theme-control-inactive-normal)}@keyframes spin-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.md-loading-spinner-wrapper .md-loading-spinner-arch{animation-duration:.75s;animation-iteration-count:infinite;animation-name:spin-animation;animation-timing-function:linear;position:absolute;top:0}.md-loading-spinner-wrapper .md-loading-spinner-arch svg{fill:var(--mds-color-theme-outline-input-active)}.md-meeting-list-item-wrapper{margin:.25rem 0;overflow:hidden;position:relative}.md-meeting-list-item-wrapper:not([data-color=Transparent]){background-color:var(--mds-color-theme-background-secondary-normal)}.md-meeting-list-item-wrapper:not([data-color=Transparent]).hover,.md-meeting-list-item-wrapper:not([data-color=Transparent]):hover{background-color:var(--mds-color-theme-background-secondary-hover)}.md-meeting-list-item-wrapper:not([data-color=Transparent]).active,.md-meeting-list-item-wrapper:not([data-color=Transparent]):active{background-color:var(--mds-color-theme-background-secondary-active)}.md-meeting-list-item-wrapper:not([data-color=Transparent]).disable,.md-meeting-list-item-wrapper:not([data-color=Transparent])[data-disabled=true],.md-meeting-list-item-wrapper[data-color=GrayStatic],.md-meeting-list-item-wrapper[data-color=GrayStatic].active,.md-meeting-list-item-wrapper[data-color=GrayStatic].hover,.md-meeting-list-item-wrapper[data-color=GrayStatic]:active,.md-meeting-list-item-wrapper[data-color=GrayStatic]:hover{background-color:var(--mds-color-theme-background-secondary-normal)}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section{align-items:center;display:flex}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section.md-meeting-list-item-start-section-no-image{margin-right:0}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section .md-meeting-list-item-border{border-radius:.5rem 0 0 .5rem;height:100%;left:0;margin-right:.5rem;position:absolute;top:0;width:.3rem}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section .md-meeting-list-item-border[data-color=AcceptedActive]{background-color:var(--mds-color-theme-button-join-normal)}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section .md-meeting-list-item-border[data-color=AcceptedInactive]{background-color:var(--mds-color-theme-background-secondary-active)}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section .md-meeting-list-item-border[data-color=TentativeActive]{background:webkit-repeating-linear-gradient(-45deg,transparent,transparent 7%,var(--mds-color-theme-button-join-normal) 7%,var(--mds-color-theme-button-join-normal) 14%);background:-o-repeating-linear-gradient(-45deg,transparent,transparent 7%,var(--mds-color-theme-button-join-normal) 7%,var(--mds-color-theme-button-join-normal) 14%);background:repeating-linear-gradient(-45deg,transparent,transparent 7%,var(--mds-color-theme-button-join-normal) 7%,var(--mds-color-theme-button-join-normal) 14%)}.md-meeting-list-item-wrapper .md-meeting-list-item-start-section .md-meeting-list-item-border[data-color=TentativeInactive]{background:webkit-repeating-linear-gradient(-45deg,transparent,transparent 7%,var(--mds-color-theme-background-secondary-active) 7%,var(--mds-color-theme-background-secondary-active) 14%);background:-o-repeating-linear-gradient(-45deg,transparent,transparent 7%,var(--mds-color-theme-background-secondary-active) 7%,var(--mds-color-theme-background-secondary-active) 14%);background:repeating-linear-gradient(-45deg,transparent,transparent 7%,var(--mds-color-theme-background-secondary-active) 7%,var(--mds-color-theme-background-secondary-active) 14%)}.md-meeting-list-item-wrapper .md-meeting-list-item-middle-section .md-text-wrapper:first-of-type{margin-bottom:-.25rem}.md-meeting-list-item-wrapper[data-disabled=false] .md-meeting-list-item-middle-section :first-of-type{color:var(--mds-color-theme-text-primary-normal)}.md-meeting-list-item-wrapper[data-disabled=false] .md-meeting-list-item-middle-section :last-of-type:not(:first-of-type){color:var(--mds-color-theme-text-secondary-normal)}.md-meeting-list-item-wrapper .md-meeting-list-item-end-section .md-button-group-wrapper>.md-icon-wrapper>svg path{fill:var(--mds-color-theme-text-secondary-normal)}.md-text-input-wrapper{position:relative;text-align:left}.md-text-input-wrapper label{display:flex;margin-bottom:.5rem;margin-left:.75rem}.md-text-input-wrapper .md-text-input-container{background-color:var(--mds-color-theme-background-solid-primary-normal);border:.0625rem var(--md-globals-border-style-solid) var(--mds-color-theme-outline-input-normal);border-radius:.5rem}.md-text-input-wrapper .md-text-input-container:hover{background-color:var(--mds-color-theme-background-primary-hover);border-color:var(--mds-color-theme-outline-input-normal)}.md-text-input-wrapper .md-text-input-container:hover input,.md-text-input-wrapper input{color:var(--mds-color-theme-text-primary-normal)}.md-text-input-wrapper input{background-color:transparent;border:0;box-shadow:none;box-sizing:border-box;font-family:var(--md-globals-font-default);font-size:1rem;height:2rem;outline:none;padding-left:.75rem;width:calc(100% - 2rem)}.md-text-input-wrapper input::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.md-text-input-wrapper input::-webkit-contacts-auto-fill-button{background-color:var(--mds-color-theme-text-secondary-normal)}.md-text-input-wrapper input::-webkit-contacts-auto-fill-button:hover{background-color:var(--mds-color-theme-text-primary-normal)}.md-text-input-wrapper input::-webkit-contacts-auto-fill-button:active{background-color:var(--mds-color-theme-text-secondary-normal)}.md-text-input-wrapper input:-webkit-autofill,.md-text-input-wrapper input:-webkit-autofill:active,.md-text-input-wrapper input:-webkit-autofill:focus,.md-text-input-wrapper input:-webkit-autofill:hover{-webkit-animation:autofill 0s forwards;animation:autofill 0s forwards;border-radius:.438rem 0 0 .438rem}@keyframes autofill{to{background:transparent;color:inherit}}@-webkit-keyframes autofill{to{background:transparent;color:inherit}}.md-text-input-wrapper input:-webkit-autofill-strong-password{border-radius:.375rem 0 0 .375rem;-webkit-box-shadow:inset 0 0 0 3.75rem #f9ffbd;box-shadow:inset 0 0 0 3.75rem #f9ffbd;margin-left:.0625rem;margin-top:.0625rem}.md-text-input-wrapper[data-level=error] .md-text-input-container{background-color:var(--mds-color-theme-background-alert-error-normal);border-color:var(--mds-color-theme-outline-cancel-normal)}.md-text-input-wrapper[data-level=error] .md-text-input-container:hover{background-color:var(--mds-color-theme-background-primary-hover);border-color:var(--mds-color-theme-outline-cancel-normal)}.md-text-input-wrapper[data-focus=true] .md-text-input-container{box-shadow:var(--md-globals-focus-ring-box-shadow)}.md-text-input-wrapper[data-disabled=true] .md-text-input-container{background-color:var(--mds-color-theme-background-primary-disabled);border-color:var(--mds-color-theme-background-primary-disabled)}.md-text-input-wrapper[data-disabled=true] .md-text-input-container input{color:var(--mds-color-theme-text-primary-disabled)}.md-text-input-wrapper .md-text-input-error,.md-text-input-wrapper .md-text-input-help{margin-left:.75rem;margin-top:.5rem}.md-text-input-wrapper .clear-icon{align-items:center;background-color:transparent;border:0;cursor:pointer;display:inline-flex;height:2rem;outline:none;position:absolute}.md-space-list-item-wrapper,.md-text-input-wrapper .clear-icon{color:var(--mds-color-theme-text-secondary-normal)}.md-space-list-item-wrapper[data-size="32"] .md-text-wrapper,.md-space-list-item-wrapper[data-size="32"]>*{font-size:.75rem;font-weight:550}.md-space-list-item-is-new-activity p{color:var(--mds-color-theme-text-primary-normal)!important;font-weight:750!important}.md-space-list-item-is-new-activity p[data-disabled=true]{color:var(--mds-color-theme-text-primary-disabled)!important}.md-space-list-item-text-wrapper{align-items:center;display:flex;flex-grow:1;max-width:100%;min-width:0}.md-space-list-item-text-wrapper.text-row{align-items:center;flex-direction:row;justify-content:flex-start;overflow:hidden}.md-space-list-item-text-wrapper.text-row small{margin-top:0;width:unset}.md-space-list-item-text-wrapper.text-row p{width:unset}.md-space-list-item-text-wrapper.text-column{align-items:flex-start;flex-direction:column;justify-content:flex-start}.md-space-list-item-text-wrapper p{float:left;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.md-space-list-item-text-wrapper small{color:var(--mds-color-theme-text-secondary-normal);margin:-4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.md-space-list-item-text-wrapper svg{margin-right:.5rem}.md-divider-dot-wrapper{background-color:var(--mds-color-theme-outline-primary-normal);border-radius:50%;display:inline-block;height:.25rem;margin:0 .25rem;vertical-align:middle;width:.25rem}.md-list-wrapper{list-style:none;margin:0;padding:0}.md-reaction-not-found,.md-reaction-wrapper{align-items:center;display:flex;height:fit-content;justify-content:center;width:fit-content}.md-reaction-badge-wrapper{background-color:var(--mds-color-theme-background-secondary-normal);border-color:var(--mds-color-theme-outline-secondary-normal);border-width:.0625rem;color:var(--mds-color-theme-text-primary-normal);margin:0 .125rem}.md-reaction-badge-wrapper .reaction-badge-count{height:1rem;margin-left:.25rem}.md-reaction-badge-wrapper:hover{background-color:var(--mds-color-theme-background-secondary-hover);color:var(--mds-color-theme-text-primary-normal)}.md-reaction-badge-wrapper:active{background-color:var(--mds-color-theme-background-secondary-active);color:var(--mds-color-theme-text-primary-normal)}.md-reaction-badge-wrapper[data-reacted=true]{color:var(--mds-color-theme-text-accent-normal)}.md-reaction-button-wrapper{background-color:#000;background-color:var(--mds-color-theme-groupedbackground-primary-normal);border-radius:100vh}.md-reaction-button-wrapper:hover{background-color:rgba(255,255,255,.07);background-color:var(--mds-color-theme-button-secondary-hover)}.md-reaction-button-wrapper[data-reacted=true]{background-color:rgba(255,255,255,.11);background-color:var(--mds-color-theme-background-primary-active)}.md-reaction-button-wrapper .md-reaction-wrapper:hover{transform:scale(1.2)}.md-reaction-picker-wrapper{background-color:#000;background-color:var(--mds-color-theme-groupedbackground-primary-normal);border:.0625rem solid rgba(255,255,255,.2);border:.0625rem solid var(--mds-color-theme-outline-secondary-normal);box-shadow:0 .5rem 1rem rgba(0,0,0,.16),0 0 .0625rem rgba(0,0,0,.16);height:2.25rem;overflow:hidden}.md-reaction-picker-wrapper .md-reaction-button-wrapper{border-radius:100vh;margin:0 .125rem}.md-reaction-picker-wrapper[data-round=true],.md-reaction-picker-wrapper[data-round=true][data-spaced=false]>:first-child,.md-reaction-picker-wrapper[data-round=true][data-spaced=false]>:last-child{border-radius:100vh}.md-add-reaction-button-wrapper{background-color:var(--mds-color-theme-background-secondary-normal);border-color:var(--mds-color-theme-outline-secondary-normal);border-width:.0625rem;color:var(--mds-color-theme-text-primary-normal);margin:0 .125rem;padding:0}.md-add-reaction-button-wrapper .reaction-badge-count{margin-left:.25rem}.md-add-reaction-button-wrapper:hover{background-color:var(--mds-color-theme-background-secondary-hover);color:var(--mds-color-theme-text-primary-normal)}.md-add-reaction-button-wrapper:active{background-color:var(--mds-color-theme-background-secondary-active);color:var(--mds-color-theme-text-primary-normal)}.md-avatar-meetings-list-item-text-wrapper{align-items:center;display:flex}.md-avatar-meetings-list-item-text-wrapper div{display:flex;flex-direction:column}.md-avatar-meetings-list-item-text-wrapper div p{float:left;margin:0;max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-avatar-meetings-list-item-text-wrapper div small{color:var(--mds-color-theme-text-secondary-normal)!important;margin:-4px 0 0;overflow:auto;text-overflow:ellipsis}.md-avatar-meetings-list-item-text-wrapper svg{margin-right:.5rem}.md-avatar-meetings-list-item-actions-wrapper{display:flex;justify-content:flex-end}.md-avatar-meetings-list-item-actions-wrapper>button:last-child{margin-left:.5rem!important}.md-menu-trigger-wrapper{position:relative}.md-menu-trigger-wrapper:focus,.md-menu-trigger-wrapper:focus-visible{outline:none}.md-menu-trigger-wrapper>ul{width:18rem}.md-content-separator-wrapper{width:100%}.md-menu-wrapper{list-style:none;margin:0;padding:0}.md-menu-wrapper>ul{margin-left:0}.md-menu-item-wrapper{position:relative}.md-menu-item-tick-icon svg{fill:var(--mds-color-theme-control-active-normal)}.md-menu-item-tick-placeholder{height:1rem;width:1rem}.md-menu-section-wrapper{list-style:none;margin:0 0 .25rem;padding:0}.md-menu-section-header-wrapper{line-height:1.375rem;padding:.25rem .75rem}.md-list-header-wrapper,.md-menu-section-header-wrapper{color:var(--mds-color-theme-text-secondary-normal);font-size:.875rem}.md-list-header-wrapper div[data-position=start]{margin-right:.5rem}.md-list-header-wrapper[data-outline-only=true]{height:1px;margin-bottom:.25rem}.md-list-header-wrapper[data-bold=true] .md-text-wrapper,.md-list-header-wrapper[data-bold=true][data-position=fill],.md-list-header-wrapper[data-bold=true][data-position=middle]>*{font-weight:750}.md-list-header-wrapper[data-outline=true]{background-clip:padding-box;border-radius:0}.md-list-header-wrapper[data-outline=true][data-outline-position=bottom][data-outline-color=primary]{border-bottom:1px solid var(--mds-color-theme-outline-primary-normal)}.md-list-header-wrapper[data-outline=true][data-outline-position=bottom][data-outline-color=secondary]{border-bottom:1px solid var(--mds-color-theme-outline-secondary-normal)}.md-list-header-wrapper[data-outline=true][data-outline-position=top][data-outline-color=primary]{border-top:1px solid var(--mds-color-theme-outline-primary-normal)}.md-list-header-wrapper[data-outline=true][data-outline-position=top][data-outline-color=secondary]{border-top:1px solid var(--mds-color-theme-outline-secondary-normal)}.md-tag-wrapper{--local-border-style:var(--md-globals-border-style-solid);--local-background-normal:var(--mds-color-theme-background-solid-tertiary-normal);--local-background-hover:var(--mds-color-theme-background-solid-secondary-normal);--local-background-active:var(--mds-color-theme-background-solid-primary-normal);--local-border-color:var(--mds-color-theme-outline-primary-normal);--local-text-color:var(--mds-color-theme-text-primary-normal);align-items:center;background-color:var(--local-background-normal);border-color:var(--local-border-color);border-radius:.25rem;border-style:var(--local-border-style);color:var(--local-text-color);display:flex;height:1.5rem;margin:.25rem;padding:0 .5rem;transition:background-color .2s;width:fit-content}.md-tag-wrapper:not([isDisabled=true])[data-color=cobalt]{--local-background-normal:var(--mds-color-theme-background-label-cobalt-normal);--local-background-hover:var(--mds-color-theme-background-label-cobalt-hover);--local-background-active:var(--mds-color-theme-background-label-cobalt-active);--local-border-color:var(--mds-color-theme-outline-label-cobalt);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=lime]{--local-background-normal:var(--mds-color-theme-background-label-lime-normal);--local-background-hover:var(--mds-color-theme-background-label-lime-hover);--local-background-active:var(--mds-color-theme-background-label-lime-active);--local-border-color:var(--mds-color-theme-outline-label-lime);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=mint]{--local-background-normal:var(--mds-color-theme-background-label-mint-normal);--local-background-hover:var(--mds-color-theme-background-label-mint-hover);--local-background-active:var(--mds-color-theme-background-label-mint-active);--local-border-color:var(--mds-color-theme-outline-label-mint);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=slate]{--local-background-normal:var(--mds-color-theme-background-label-slate-normal);--local-background-hover:var(--mds-color-theme-background-label-slate-hover);--local-background-active:var(--mds-color-theme-background-label-slate-active);--local-border-color:var(--mds-color-theme-outline-label-slate);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=violet]{--local-background-normal:var(--mds-color-theme-background-label-violet-normal);--local-background-hover:var(--mds-color-theme-background-label-violet-hover);--local-background-active:var(--mds-color-theme-background-label-violet-active);--local-border-color:var(--mds-color-theme-outline-label-violet);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=purple]{--local-background-normal:var(--mds-color-theme-background-label-purple-normal);--local-background-hover:var(--mds-color-theme-background-label-purple-hover);--local-background-active:var(--mds-color-theme-background-label-purple-active);--local-border-color:var(--mds-color-theme-outline-label-purple);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=orange]{--local-background-normal:var(--mds-color-theme-background-label-orange-normal);--local-background-hover:var(--mds-color-theme-background-label-orange-hover);--local-background-active:var(--mds-color-theme-background-label-orange-active);--local-border-color:var(--mds-color-theme-outline-label-orange);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper:not([isDisabled=true])[data-color=gold]{--local-background-normal:var(--mds-color-theme-background-label-gold-normal);--local-background-hover:var(--mds-color-theme-background-label-gold-hover);--local-background-active:var(--mds-color-theme-background-label-gold-active);--local-border-color:var(--mds-color-theme-outline-label-gold);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper[data-format=error]{--local-background-normal:var(--mds-color-theme-background-alert-error-normal);--local-background-hover:var(--mds-color-theme-background-alert-error-normal);--local-background-active:var(--mds-color-theme-background-alert-error-normal);--local-border-color:var(--mds-color-theme-outline-cancel-normal);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper[data-format=overlay]{--local-background-normal:var(--mds-color-theme-background-common-normal);--local-background-hover:var(--mds-color-theme-background-common-normal);--local-background-active:var(--mds-color-theme-background-common-normal);--local-border-color:var(--mds-color-theme-common-control-share-content-inactive);--local-text-color:var(--mds-color-theme-common-text-black)}.md-tag-wrapper[data-format=static]{--local-background-normal:var(--mds-color-theme-background-solid-primary-normal);--local-background-hover:var(--mds-color-theme-background-solid-primary-normal);--local-background-active:var(--mds-color-theme-background-solid-primary-normal);--local-border-color:var(--mds-color-theme-outline-primary-normal);--local-text-color:var(--mds-color-theme-text-primary-normal)}.md-tag-wrapper.md-tag-pressable{cursor:pointer}.md-tag-wrapper:hover{background-color:var(--local-background-hover)}.md-tag-wrapper:active{background-color:var(--local-background-active)}.md-meeting-container-wrapper>.md-meeting-container-container{display:flex;flex-grow:1;margin:.25rem .5rem .25rem .25rem;min-width:0}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-actions{align-items:center;display:flex}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-actions[data-anchor=top]{align-items:flex-start}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details{flex-grow:1;margin:0 .5rem;min-width:0}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details .md-meeting-container-space-link{white-space:nowrap}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details>:first-child>:first-child[data-disabled=true]{color:var(--mds-color-theme-text-primary-disabled)}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details>div{align-items:center;display:flex}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details>div>[data-color=success]{color:var(--mds-color-theme-text-success-normal)}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details>div>[data-color=secondary]{color:var(--mds-color-theme-text-secondary-normal)}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details>div>.md-divider-dot-wrapper{flex-shrink:0;margin:0 .5rem}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-details>.md-meeting-container-tags>:first-child{margin-left:0}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-avatar{align-items:center;display:flex}.md-meeting-container-wrapper>.md-meeting-container-container>.md-meeting-container-avatar[data-anchor=top]{align-items:flex-start;margin-top:.5rem}.md-text-toast-wrapper{align-items:center;background-color:var(--mds-color-theme-background-solid-secondary-normal);border:.0625rem solid var(--mds-color-theme-outline-secondary-normal);border-radius:.5rem;box-shadow:var(--md-globals-elevation-2);box-sizing:content-box!important;display:flex;padding:.5rem .75rem;width:20rem}.md-text-toast-wrapper[data-text-alignment=center]{justify-content:center;text-align:center}.md-text-toast-wrapper[data-text-alignment=left]{justify-content:flex-start;text-align:left}.md-text-toast-wrapper>.md-icon-wrapper{margin-right:.3125rem}.md-text-toast-text{color:var(--mds-color-theme-text-primary-normal)}.md-checkbox-wrapper{align-items:center;display:flex;font-size:1rem;width:fit-content}.md-checkbox-wrapper .md-checkbox-not-selected,.md-checkbox-wrapper>.md-checkbox-selected{align-items:center;border-radius:.125rem;display:flex;height:1rem;justify-content:center;margin-right:.5rem;outline:none!important;width:1rem}.md-checkbox-wrapper[data-disabled=false] .md-checkbox-icon svg{fill:var(--mds-color-theme-text-inverted-normal)}.md-checkbox-wrapper[data-disabled=false]>.md-checkbox-label{color:var(--mds-color-theme-text-primary-normal)}.md-checkbox-wrapper[data-disabled=false]>.md-checkbox-selected{background-color:var(--mds-color-theme-control-active-normal)}.md-checkbox-wrapper[data-disabled=false]>.md-checkbox-not-selected{background-color:var(--mds-color-theme-control-inactive-normal);border:.0625rem solid var(--mds-color-theme-outline-input-normal)}.md-checkbox-wrapper[data-disabled=false].hover,.md-checkbox-wrapper[data-disabled=false]:hover{color:var(--mds-color-theme-text-primary-normal)}.md-checkbox-wrapper[data-disabled=false].hover>.md-checkbox-selected,.md-checkbox-wrapper[data-disabled=false]:hover>.md-checkbox-selected{background-color:var(--mds-color-theme-control-active-hover)}.md-checkbox-wrapper[data-disabled=false].hover>.md-checkbox-not-selected,.md-checkbox-wrapper[data-disabled=false]:hover>.md-checkbox-not-selected{background-color:var(--mds-color-theme-control-inactive-hover)}.md-checkbox-wrapper[data-disabled=false].active,.md-checkbox-wrapper[data-disabled=false]:active{color:var(--mds-color-theme-text-primary-normal)}.md-checkbox-wrapper[data-disabled=false].active>.md-checkbox-selected,.md-checkbox-wrapper[data-disabled=false]:active>.md-checkbox-selected{background-color:var(--mds-color-theme-control-active-pressed)}.md-checkbox-wrapper[data-disabled=false].active>.md-checkbox-not-selected,.md-checkbox-wrapper[data-disabled=false]:active>.md-checkbox-not-selected{background-color:var(--mds-color-theme-control-inactive-pressed)}.md-checkbox-wrapper[data-disabled=false].focus .checkbox,.md-checkbox-wrapper[data-disabled=false] .md-checkbox-focus{box-shadow:var(--md-globals-focus-ring-box-shadow-accent)}.md-checkbox-wrapper.disable,.md-checkbox-wrapper[data-disabled=true]{color:var(--mds-color-theme-text-primary-disabled)}.md-checkbox-wrapper.disable .md-checkbox-icon svg,.md-checkbox-wrapper[data-disabled=true] .md-checkbox-icon svg{fill:var(--mds-color-theme-control-inactive-hover)}.md-checkbox-wrapper.disable>.md-checkbox-selected,.md-checkbox-wrapper[data-disabled=true]>.md-checkbox-selected{background-color:var(--mds-color-theme-control-active-disabled);border-style:none}.md-checkbox-wrapper.disable>.md-checkbox-not-selected,.md-checkbox-wrapper[data-disabled=true]>.md-checkbox-not-selected{background-color:var(--mds-color-theme-control-inactive-hover);border-style:none}.md-toast-notification-wrapper{align-items:stretch;display:flex;flex-direction:column;width:25rem}.md-toast-notification-wrapper .md-toast-notification-body{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.md-toast-notification-wrapper .md-toast-notification-body .md-toast-notification-leading-visual{align-self:flex-start;padding-bottom:.5rem;padding-left:.5rem;padding-top:.5rem}.md-toast-notification-wrapper .md-toast-notification-body .md-toast-notification-content{color:var(--mds-color-theme-text-primary-normal);flex-grow:10;padding-bottom:.5rem;padding-left:.75rem;padding-top:.5rem}.md-toast-notification-wrapper .md-toast-notification-body .md-toast-notification-close-button{align-self:stretch;padding-left:.5rem}.md-toast-notification-wrapper .md-toast-notification-button-group{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-end;padding-bottom:.5rem;padding-top:.25rem}.md-toggle-switch{appearance:none;background-color:var(--mds-color-theme-control-inactive-normal);border-radius:.6875rem;height:1.375rem;margin-right:.5rem;transition:background .15s;width:2.75rem}.md-toggle-switch:before{background-color:var(--mds-color-theme-text-primary-normal);border-radius:.3175rem;content:"";display:block;height:.635rem;margin:.37rem;transition:transform .15s;width:.635rem}.md-toggle-switch:checked{background-color:var(--mds-color-theme-control-active-normal)}.md-toggle-switch:checked:before{background-color:var(--mds-color-theme-text-inverted-normal);transform:translateX(1.375rem)}.md-toggle-switch:focus{box-shadow:var(--md-globals-focus-ring-box-shadow)}.md-toggle-switch:hover{background-color:var(--mds-color-theme-control-inactive-hover)}.md-toggle-switch:hover:before{background-color:var(--mds-color-theme-text-primary-normal)}.md-toggle-switch:hover:checked{background-color:var(--mds-color-theme-control-active-hover)}.md-toggle-switch:hover:checked:before{background-color:var(--mds-color-theme-text-inverted-normal);transform:translateX(1.375rem)}.md-toggle-switch:active{background-color:var(--mds-color-theme-control-inactive-pressed)}.md-toggle-switch:active:before{background-color:var(--mds-color-theme-text-primary-normal)}.md-toggle-switch:active:checked{background-color:var(--mds-color-theme-control-active-pressed)}.md-toggle-switch:active:checked:before{background-color:var(--mds-color-theme-text-inverted-normal);transform:translateX(1.375rem)}.md-toggle-switch:disabled{background-color:var(--mds-color-theme-control-inactive-disabled)}.md-toggle-switch:disabled:before{background-color:var(--mds-color-theme-text-primary-disabled)}.md-toggle-switch:disabled:checked{background-color:var(--mds-color-theme-control-active-disabled)}.md-toggle-switch:disabled:checked:before{background-color:var(--mds-color-theme-text-inverted-disabled);transform:translateX(1.375rem)}button.md-button-pill-wrapper.md-chip-wrapper.md-button-simple-wrapper{padding:0}.md-chip-wrapper{align-items:center;border-radius:1rem;display:flex}.md-chip-wrapper[data-error=true],.md-chip-wrapper[data-error=true]:active,.md-chip-wrapper[data-error=true]:hover{color:var(--mds-color-theme-text-error-normal)!important}.md-chip-wrapper[data-error=true]:active[data-ghost=false],.md-chip-wrapper[data-error=true]:hover[data-ghost=false],.md-chip-wrapper[data-error=true][data-ghost=false]{background-color:var(--mds-color-theme-background-alert-error-normal)!important}.md-chip-wrapper[data-error=true]:active[data-outline=true],.md-chip-wrapper[data-error=true]:hover[data-outline=true],.md-chip-wrapper[data-error=true][data-outline=true]{border:.0625rem solid;border-color:var(--mds-color-theme-outline-cancel-normal)!important}.md-chip-wrapper[data-error=false][data-outline=true]{border:.0625rem solid;border-color:var(--mds-color-theme-outline-primary-normal)!important;border-radius:1rem}.md-chip-wrapper[data-multiline=true]{background-color:var(--mds-color-theme-background-primary-ghost)!important;border-radius:.875rem}.md-chip-wrapper[data-multiline=true][data-modifier-color=orange]{border-color:var(--mds-color-theme-text-team-orange-normal)!important;color:var(--mds-color-theme-text-team-orange-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=lime]{border-color:var(--mds-color-theme-text-team-lime-normal)!important;color:var(--mds-color-theme-text-team-lime-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=mint]{border-color:var(--mds-color-theme-text-team-mint-normal)!important;color:var(--mds-color-theme-text-team-mint-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=cyan]{border-color:var(--mds-color-theme-text-team-cyan-normal)!important;color:var(--mds-color-theme-text-team-cyan-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=cobalt]{border-color:var(--mds-color-theme-text-team-cobalt-normal)!important;color:var(--mds-color-theme-text-team-cobalt-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=violet]{border-color:var(--mds-color-theme-text-team-violet-normal)!important;color:var(--mds-color-theme-text-team-violet-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=purple]{border-color:var(--mds-color-theme-text-team-purple-normal)!important;color:var(--mds-color-theme-text-team-purple-normal)!important}.md-chip-wrapper[data-multiline=true][data-modifier-color=pink]{border-color:var(--mds-color-theme-text-team-pink-normal)!important;color:var(--mds-color-theme-text-team-pink-normal)!important}.md-chip-wrapper[data-search=true]{border-width:0}.md-chip-wrapper>.md-chip-right-section{margin-left:.25rem;margin-right:.5rem;padding:0}.md-chip-wrapper>.md-chip-left-section{margin-left:.5rem;margin-right:.25rem;padding:0}.md-chip-wrapper>.md-chip-left-section[data-avatar=true]{margin-left:.125rem;margin-right:.25rem}.md-chip-wrapper>.md-chip-center-section{margin:0;padding:0}.md-chip-wrapper>.md-chip-center-section:first-child:last-child{padding:0 .625rem}.md-chip-wrapper>.md-chip-center-section:first-child:last-child[data-search=true][data-size="24"]{padding:.0625rem .5rem}.md-chip-wrapper>.md-chip-center-section:first-child:last-child[data-search=true][data-size="28"]{padding:.125rem .5rem}.md-chip-wrapper>.md-chip-center-section:first-child:last-child[data-multiline=true]{font-size:.875rem;font-weight:600;line-height:1.125rem;padding:0 .40625rem}.md-chip-wrapper>.md-chip-center-section:first-child{padding-left:.625rem}.md-chip-wrapper>.md-chip-center-section:last-child{padding-right:.625rem}.md-radio-group{display:flex;flex-direction:column;justify-content:start;width:fit-content}.md-radio-group>.md-radio-wrapper{align-items:center;display:flex;font-size:1rem;gap:.5rem;height:1.75rem;justify-content:start;margin-left:.5rem;margin-right:.5rem}.md-radio-group>.md-radio-wrapper>.md-radio-button{appearance:none;-webkit-appearance:none;border-radius:.5rem;height:1rem;outline:none;width:1rem}.md-radio-group>.md-radio-wrapper[data-disabled=false]>.md-radio-label{color:var(--mds-color-theme-text-primary-normal)}.md-radio-group>.md-radio-wrapper[data-disabled=false]>.md-radio-button:checked{border:5px solid var(--mds-color-theme-control-active-normal)}.md-radio-group>.md-radio-wrapper[data-disabled=false]>.md-radio-button:not(:checked){background-color:var(--mds-color-theme-control-inactive-normal);border:.0625rem solid var(--mds-color-theme-outline-input-normal)}.md-radio-group>.md-radio-wrapper[data-disabled=false]>.md-radio-button.focus{box-shadow:var(--md-globals-focus-ring-box-shadow-accent)}.md-radio-group>.md-radio-wrapper[data-disabled=false].hover,.md-radio-group>.md-radio-wrapper[data-disabled=false]:hover{color:var(--mds-color-theme-text-primary-normal)}.md-radio-group>.md-radio-wrapper[data-disabled=false].hover>.md-radio-button:checked,.md-radio-group>.md-radio-wrapper[data-disabled=false]:hover>.md-radio-button:checked{border:5px solid var(--mds-color-theme-control-active-hover)}.md-radio-group>.md-radio-wrapper[data-disabled=false].hover>.md-radio-button:not(:checked),.md-radio-group>.md-radio-wrapper[data-disabled=false]:hover>.md-radio-button:not(:checked){background-color:var(--mds-color-theme-control-inactive-hover)}.md-radio-group>.md-radio-wrapper[data-disabled=false].active,.md-radio-group>.md-radio-wrapper[data-disabled=false]:active{color:var(--mds-color-theme-text-primary-normal)}.md-radio-group>.md-radio-wrapper[data-disabled=false].active>.md-radio-button:checked,.md-radio-group>.md-radio-wrapper[data-disabled=false]:active>.md-radio-button:checked{border:5px solid var(--mds-color-theme-control-active-pressed)}.md-radio-group>.md-radio-wrapper[data-disabled=false].active>.md-radio-button:not(:checked),.md-radio-group>.md-radio-wrapper[data-disabled=false]:active>.md-radio-button:not(:checked){background-color:var(--mds-color-theme-control-inactive-pressed)}.md-radio-group>.md-radio-wrapper.disable,.md-radio-group>.md-radio-wrapper[data-disabled=true]{color:var(--mds-color-theme-text-primary-disabled)}.md-radio-group>.md-radio-wrapper.disable>.md-radio-button:checked,.md-radio-group>.md-radio-wrapper[data-disabled=true]>.md-radio-button:checked{border:5px solid var(--mds-color-theme-control-active-disabled)}.md-radio-group>.md-radio-wrapper.disable>.md-radio-button:not(:checked),.md-radio-group>.md-radio-wrapper[data-disabled=true]>.md-radio-button:not(:checked){background-color:var(--mds-color-theme-control-inactive-disabled);border-style:none}.md-notification-system-wrapper{display:flex;flex-direction:column;position:fixed}.md-notification-system-wrapper[data-position=top-right]{right:.5rem;top:.75rem}.md-notification-system-wrapper[data-position=bottom-right]{bottom:.75rem;right:.5rem}.md-notification-system-wrapper[data-position=top-left]{left:.5rem;top:.75rem}.md-notification-system-wrapper[data-position=bottom-left]{bottom:.75rem;left:.5rem}.md-notification-system-wrapper .Toastify__toast-container{padding:0;position:unset;width:unset}@-webkit-keyframes slide-in-right{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-right{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-in-bottom{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-bottom{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.md-notification-system-wrapper .Toastify__toast-container .slideInRight{-webkit-animation:slide-in-right .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .3s cubic-bezier(.25,.46,.45,.94) both}.md-notification-system-wrapper .Toastify__toast-container .slideInBottom{-webkit-animation:slide-in-bottom .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-bottom .3s cubic-bezier(.25,.46,.45,.94) both}.md-notification-system-wrapper .Toastify__toast-container .fadeOut{-webkit-animation:fade-out .2s ease-out both;animation:fade-out .2s ease-out both}.md-notification-system-wrapper .Toastify__toast{background:none;box-shadow:none;cursor:default;margin-bottom:.5rem;min-height:0;padding:0}.md-notification-system-wrapper .Toastify__toast-body{margin:0;padding:0}.md-slider-wrapper{--local-background-track-color:var(--mds-color-theme-control-inactive-normal);--local-background-active-track-color:var(--mds-color-theme-control-active-normal);--local-track-height:0.125rem;--local-thumb-size:1rem;--local-value:0%;-webkit-appearance:none;appearance:none;background:linear-gradient(left,var(--local-background-active-track-color),var(--local-background-active-track-color) var(--local-value),var(--local-background-track-color) var(--local-value),var(--local-background-track-color) 100%);background:-webkit-linear-gradient(left,var(--local-background-active-track-color),var(--local-background-active-track-color) var(--local-value),var(--local-background-track-color) var(--local-value),var(--local-background-track-color) 100%);height:var(--local-track-height);width:100%}.md-slider-wrapper:disabled{--local-background-track-color:var(--mds-color-theme-control-inactive-normal);--local-background-active-track-color:var(--mds-color-theme-control-inactive-pressed)}.md-slider-wrapper:focus{box-shadow:none!important}.md-slider-wrapper::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--mds-color-theme-background-solid-primary-normal);border:1px solid var(--mds-color-theme-outline-primary-normal);border-radius:50%;cursor:pointer;height:var(--local-thumb-size);width:var(--local-thumb-size)}.md-slider-wrapper::-webkit-slider-thumb:hover{background:var(--mds-color-theme-background-solid-secondary-normal)}.md-slider-wrapper::-webkit-slider-thumb:active,.md-slider-wrapper:disabled::-webkit-slider-thumb{background:var(--mds-color-theme-background-solid-tertiary-normal)}.md-slider-wrapper:disabled::-webkit-slider-thumb{border:1px solid var(--mds-color-theme-background-solid-tertiary-normal);cursor:default}.md-slider-wrapper:focus::-webkit-slider-thumb{box-shadow:var(--md-globals-focus-ring-box-shadow)}.md-slider-wrapper::-moz-range-thumb{-webkit-appearance:none;appearance:none;background:var(--mds-color-theme-background-solid-primary-normal);border:1px solid var(--mds-color-theme-outline-primary-normal);border-radius:50%;cursor:pointer;height:var(--local-thumb-size);width:var(--local-thumb-size)}.md-slider-wrapper::-moz-range-thumb:hover{background:var(--mds-color-theme-background-solid-secondary-normal)}.md-slider-wrapper::-moz-range-thumb:active,.md-slider-wrapper:disabled::-moz-range-thumb{background:var(--mds-color-theme-background-solid-tertiary-normal)}.md-slider-wrapper:disabled::-moz-range-thumb{border:1px solid var(--mds-color-theme-background-solid-tertiary-normal);cursor:default}.md-slider-wrapper:focus::-moz-range-thumb{box-shadow:var(--md-globals-focus-ring-box-shadow)}.md-icon-auto-scales>[data-autoscale=true],.md-icon-auto-scales[data-autoscale=true]{height:1em;width:1em}.md-icon-auto-scales>[data-autoscale="25"],.md-icon-auto-scales[data-autoscale="25"]{height:.25em;width:.25em}.md-icon-auto-scales>[data-autoscale="50"],.md-icon-auto-scales[data-autoscale="50"]{height:.5em;width:.5em}.md-icon-auto-scales>[data-autoscale="75"],.md-icon-auto-scales[data-autoscale="75"]{height:.75em;width:.75em}.md-icon-auto-scales>[data-autoscale="100"],.md-icon-auto-scales[data-autoscale="100"]{height:1em;width:1em}.md-icon-auto-scales>[data-autoscale="125"],.md-icon-auto-scales[data-autoscale="125"]{height:1.25em;width:1.25em}.md-icon-auto-scales>[data-autoscale="150"],.md-icon-auto-scales[data-autoscale="150"]{height:1.5em;width:1.5em}.md-icon-auto-scales>[data-autoscale="175"],.md-icon-auto-scales[data-autoscale="175"]{height:1.75em;width:1.75em}.md-icon-auto-scales>[data-autoscale="200"],.md-icon-auto-scales[data-autoscale="200"]{height:2em;width:2em}.md-icon-scales>[data-scale="8"],.md-icon-scales[data-scale="8"]{height:.5rem;width:.5rem}.md-icon-scales>[data-scale="10"],.md-icon-scales[data-scale="10"]{height:.625rem;width:.625rem}.md-icon-scales>[data-scale="12"],.md-icon-scales[data-scale="12"]{height:.75rem;width:.75rem}.md-icon-scales>[data-scale="14"],.md-icon-scales[data-scale="14"]{height:.875rem;width:.875rem}.md-icon-scales>[data-scale="16"],.md-icon-scales[data-scale="16"]{height:1rem;width:1rem}.md-icon-scales>[data-scale="18"],.md-icon-scales[data-scale="18"]{height:1.125rem;width:1.125rem}.md-icon-scales>[data-scale="20"],.md-icon-scales[data-scale="20"]{height:1.25rem;width:1.25rem}.md-icon-scales>[data-scale="22"],.md-icon-scales[data-scale="22"]{height:1.375rem;width:1.375rem}.md-icon-scales>[data-scale="24"],.md-icon-scales[data-scale="24"]{height:1.5rem;width:1.5rem}.md-icon-scales>[data-scale="28"],.md-icon-scales[data-scale="28"]{height:1.75rem;width:1.75rem}.md-icon-scales>[data-scale="32"],.md-icon-scales[data-scale="32"]{height:2rem;width:2rem}.md-icon-scales>[data-scale="36"],.md-icon-scales[data-scale="36"]{height:2.25rem;width:2.25rem}.md-icon-scales>[data-scale="40"],.md-icon-scales[data-scale="40"]{height:2.5rem;width:2.5rem}.md-icon-scales>[data-scale="48"],.md-icon-scales[data-scale="48"]{height:3rem;width:3rem}.md-icon-scales>[data-scale="56"],.md-icon-scales[data-scale="56"]{height:3.5rem;width:3.5rem}.md-icon-scales>[data-scale="64"],.md-icon-scales[data-scale="64"]{height:4rem;width:4rem}.md-icon-scales>[data-scale="120"],.md-icon-scales[data-scale="120"]{height:7.5rem;width:7.5rem}.md-icon-scales>[data-scale="124"],.md-icon-scales[data-scale="124"]{height:7.75rem;width:7.75rem}.md-icon-scales>[data-scale=auto],.md-icon-scales[data-scale=auto]{height:auto;width:auto}.md-icon-scales>[data-scale=inherit],.md-icon-scales[data-scale=inherit]{height:inherit;width:inherit}svg.md-icon-coloured{fill:initial}svg.md-icon-coloured path:not([fill]){fill:var(--mds-color-theme-text-primary-normal)}.md-icon-no-shrink{flex-shrink:0}.md-icon-wrapper{height:fit-content;width:fit-content}.md-icon-not-found,.md-icon-wrapper{align-items:center;display:flex;justify-content:center}