.yamb-connection{background-color:var(--common-actionbar);border-top-right-radius:var(--spacing-2m);bottom:0;box-shadow:var(--ui-popup-shadow);color:var(--common-text-secondary);font-size:var(--font-14-size);left:0;line-height:var(--font-14-20-line-height);padding:var(--spacing-m) var(--spacing-6m);position:absolute;z-index:1000}.yamb-connection__retry{margin-left:var(--spacing-2m)}.yamb-root_batterfly .yamb-connection{left:40px}@media(max-width:768px){.yamb-connection_hidden{opacity:0;pointer-events:none}}
.ui-notificationbar{box-sizing:border-box;height:var(--size-16m)}.ui-notificationbar__button{font-size:var(--font-13-size);line-height:var(--font-13-line-height);padding:0 var(--spacing-4m)}.ui-notificationbar_design_line{align-items:center;background:#1c70c4;border-bottom:var(--line-05m) solid rgba(0,0,0,.05);color:hsla(0,0%,100%,.75);display:flex;font-size:var(--font-14-size);justify-content:flex-end;line-height:var(--font-14-line-height);overflow:hidden;padding:0 var(--spacing-6m);z-index:999}.ui-notificationbar_design_line .ui-notificationbar__text{flex-grow:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-notificationbar_design_line .ui-notificationbar__button{background-color:hsla(0,0%,100%,.25);color:#fff;font-size:var(--font-12-size);line-height:var(--font-12-line-height);margin-left:var(--spacing-6m);padding:3px var(--spacing-4m) var(--spacing-m) var(--spacing-4m)}.desktop .ui-notificationbar_design_line .ui-notificationbar__button:hover{background-color:hsla(0,0%,100%,.2)}.ui-notificationbar_design_line .ui-notificationbar__button:active{background-color:hsla(0,0%,100%,.15)}.ui-notificationbar_design_line .ui-notificationbar__close{cursor:pointer;flex-shrink:0;margin-left:auto;padding:0}.ui-notificationbar__close{color:hsla(0,0%,100%,.75)}.ui-notificationbar_design_about{margin-bottom:var(--spacing-4m);text-align:center}.ui-notificationbar_design_about .ui-notificationbar__text{display:block}
.yamb-lightbox{--icons-close-shadow:drop-shadow(1px 0px 1px #000);display:flex;flex-direction:column;padding:var(--spacing-6m);position:fixed;visibility:hidden;z-index:1010}.yamb-lightbox,.yamb-lightbox__shadow-overlay{bottom:0;left:0;pointer-events:none;right:0;top:0}.yamb-lightbox__shadow-overlay{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:rgba(0,0,0,.9);position:absolute;z-index:-1}.yamb-lightbox__shadow-overlay_opaque-background{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#000}.yamb-lightbox:not(.yamb-lightbox_enter):not(.yamb-lightbox_entering):not(.yamb-lightbox_entered):not(.yamb-lightbox_exit):not(.yamb-lightbox_exiting) *{visibility:hidden}.yamb-lightbox:not(.yamb-lightbox_enter):not(.yamb-lightbox_entering):not(.yamb-lightbox_entered):not(.yamb-lightbox_exit):not(.yamb-lightbox_exiting) .yamb-lightbox__content{left:-9999px}.yamb-lightbox_enter .yamb-lightbox__fading-animation{opacity:0}.yamb-lightbox_entered,.yamb-lightbox_entering,.yamb-lightbox_exit{pointer-events:auto;visibility:visible}.yamb-lightbox_entered .yamb-lightbox__fading-animation,.yamb-lightbox_entering .yamb-lightbox__fading-animation,.yamb-lightbox_exit .yamb-lightbox__fading-animation{opacity:1;transition:opacity var(--component-lightbox-animation-duration)}html.safari .yamb-lightbox_entered .yamb-lightbox__fading-animation,html.safari .yamb-lightbox_entering .yamb-lightbox__fading-animation,html.safari .yamb-lightbox_exit .yamb-lightbox__fading-animation{will-change:opacity}.yamb-lightbox_exited,.yamb-lightbox_exiting{pointer-events:none;visibility:visible}.yamb-lightbox_exited .yamb-lightbox__fading-animation,.yamb-lightbox_exiting .yamb-lightbox__fading-animation{opacity:0;transition:opacity var(--component-lightbox-animation-duration)}html.safari .yamb-lightbox_exited .yamb-lightbox__fading-animation,html.safari .yamb-lightbox_exiting .yamb-lightbox__fading-animation{will-change:opacity}.yamb-lightbox_exited{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;visibility:hidden}.yamb-lightbox_visible{display:block;opacity:1;visibility:visible}.yamb-lightbox_hidden{display:none}.yamb-lightbox__control{cursor:pointer;opacity:0;pointer-events:auto}.desktop .yamb-lightbox__control{transition:opacity .1s ease-out}html.safari .desktop .yamb-lightbox__control{will-change:opacity}.desktop .yamb-lightbox__control:hover{opacity:1}.yamb-lightbox_active .yamb-lightbox__control{opacity:1}.yamb-lightbox__arrow-wrapper{pointer-events:none}@media screen and (max-width:768px){.yamb-lightbox__arrow-wrapper{height:100%;position:absolute;z-index:1}}html:not([dir=rtl]) .yamb-lightbox__arrow-wrapper_left{left:0}html[dir=rtl] .yamb-lightbox__arrow-wrapper_left{right:0}html:not([dir=rtl]) .yamb-lightbox__arrow-wrapper_left{padding-right:10px}html[dir=rtl] .yamb-lightbox__arrow-wrapper_left{padding-left:10px}html:not([dir=rtl]) .yamb-lightbox__arrow-wrapper_right{right:0}html[dir=rtl] .yamb-lightbox__arrow-wrapper_right{left:0}html:not([dir=rtl]) .yamb-lightbox__arrow-wrapper_right{padding-left:10px}html[dir=rtl] .yamb-lightbox__arrow-wrapper_right{padding-right:10px}.yamb-lightbox__arrow-zone{align-items:center;cursor:pointer;display:flex;height:100%}@media screen and (max-width:768px){.yamb-lightbox__arrow-zone{cursor:default;pointer-events:none}}.yamb-lightbox__arrow-zone_hidden{pointer-events:none;visibility:hidden}.yamb-lightbox__arrow-zone .yamb-lightbox__arrow{cursor:inherit}html[dir=rtl] .yamb-lightbox__arrow{transform:scaleX(-1)}.yamb-lightbox__close{--ui-icon-padding:var(--spacing-6m)}html:not([dir=rtl]) .yamb-lightbox__close{margin-left:auto}html[dir=rtl] .yamb-lightbox__close{margin-right:auto}.yamb-lightbox__back{--ui-icon-padding:var(--spacing-6m)}html:not([dir=rtl]) .yamb-lightbox__back{margin-right:auto}html[dir=rtl] .yamb-lightbox__back{margin-left:auto}.yamb-lightbox__bottom-bar,.yamb-lightbox__top-bar,.yamb-lightbox__view-zone{pointer-events:none}.yamb-lightbox__bottom-bar,.yamb-lightbox__top-bar{box-sizing:border-box}.yamb-lightbox__top-bar{align-items:flex-start;display:flex;padding-bottom:var(--spacing-6m)}.yamb-lightbox__view-zone{align-items:stretch;display:flex;flex-grow:1;flex-shrink:1;min-height:0;position:relative}.yamb-lightbox__bottom-bar{padding-top:var(--spacing-6m)}.yamb-lightbox__toolbar{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;opacity:0}.yamb-lightbox__toolbar_active{opacity:1}.yamb-lightbox__content{flex-grow:1;min-width:0;position:relative}.yamb-lightbox__previews{opacity:0;pointer-events:none;position:absolute}
.yamb-image-viewer__image-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:inherit;pointer-events:auto;position:absolute;right:0;top:0}.yamb-image-viewer__image,.yamb-image-viewer__image-container{max-height:100%;max-width:100%}.yamb-image-viewer__image-container{align-items:center;display:flex;justify-content:center}.yamb-image-viewer__image-wrapper{display:flex;opacity:0;position:relative;visibility:hidden}.ui-transition_entered .yamb-image-viewer__image-wrapper,.ui-transition_entering .yamb-image-viewer__image-wrapper,.ui-transition_exit .yamb-image-viewer__image-wrapper,.ui-transition_exiting .yamb-image-viewer__image-wrapper{opacity:1;visibility:visible}.yamb-image-viewer__image-wrapper .ui-transition_entered .yamb-image-viewer__image-wrapper_visible-error,.yamb-image-viewer__image-wrapper .ui-transition_entering .yamb-image-viewer__image-wrapper_visible-error{transition:opacity 0s linear .5s}html.safari .yamb-image-viewer__image-wrapper .ui-transition_entered .yamb-image-viewer__image-wrapper_visible-error,html.safari .yamb-image-viewer__image-wrapper .ui-transition_entering .yamb-image-viewer__image-wrapper_visible-error{will-change:opacity}.yamb-image-viewer__image-zoomer{max-height:100%;max-width:100%;transform-origin:left top;transition:transform .1s}html.safari .yamb-image-viewer__image-zoomer{will-change:transform}.yamb-image-viewer__image,.yamb-image-viewer__thumb{clip-path:inset(1px 1px 1px 1px);height:100%;object-fit:contain;opacity:0;position:relative;width:100%}.yamb-image-viewer__image_visible,.yamb-image-viewer__thumb_visible{background-image:url(//yastatic.net/s3/chat-static/_/grid.a780b0159dc0f8cbde9819d6b5467d1f.png);background-position:0 0;background-repeat:repeat;opacity:1}.yamb-image-viewer__image_visible-error,.yamb-image-viewer__thumb_visible-error{opacity:1}.yamb-image-viewer__thumb{position:absolute;transition-delay:0s;transition:none}.yamb-image-viewer__thumb_hide{opacity:0;pointer-events:none;transition-delay:.5s;transition:opacity 0s linear .5s}html.safari .yamb-image-viewer__thumb_hide{will-change:opacity}.yamb-image-viewer__image{transition:opacity .1s ease-in-out}html.safari .yamb-image-viewer__image{will-change:opacity}

.yamb-file-preview{--ui-entity-preview-content-min-height:var(--size-28m)}.yamb-file-preview__preview,.yamb-file-preview__preview-icon{max-height:100%;max-width:100%;min-height:var(--size-28m);object-fit:contain;pointer-events:auto}.yamb-file-preview__preview-icon{height:100%}
.yamb-download-icon-button{align-self:center}.keyboard-navigation .yamb-download-icon-button:focus{box-shadow:var(--ui-focus-shadow)}.desktop .yamb-download-icon-button:hover{text-decoration:none}
.yamb-lightbox-action-panel{align-items:flex-end;max-width:100%}.yamb-lightbox-action-panel .yamb-suggest-item,.yamb-lightbox-action-panel .yamb-suggest-item__content{padding:0}.desktop .yamb-lightbox-action-panel .yamb-suggest-item:hover,.yamb-lightbox-action-panel .yamb-suggest-item:focus,.yamb-lightbox-action-panel .yamb-suggest-item_focused{background-color:transparent}.yamb-lightbox-action-panel .yamb-suggest-item__title{color:var(--overlay-primary-color)}.yamb-lightbox-action-panel .yamb-suggest-item__description{color:var(--overlay-secondary-color)}.yamb-lightbox-action-panel__summary{min-width:0;text-align:left}.yamb-lightbox-action-panel_buttons{min-width:124px}
.yamb-suggest-item{align-items:center;color:inherit;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;min-width:0;padding:3px var(--spacing-8m);text-decoration:none}.yamb-suggest-item__content{align-items:center;display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;max-width:100%;min-width:0;padding:5px 0}.yamb-suggest-item__avatar{flex:0 0 auto;margin-right:var(--spacing-6m)}.yamb-suggest-item__info{flex:0 0 auto;margin-left:var(--spacing-6m)}.yamb-suggest-item__details{flex:1 1 auto;min-width:0;width:100%}.yamb-suggest-item__title{align-items:center;color:var(--common-text-primary);display:flex}.yamb-suggest-item__description,.yamb-suggest-item__title{font-size:var(--font-14-size);line-height:var(--font-14-20-line-height)}.yamb-suggest-item__description{color:var(--common-text-secondary)}.yamb-suggest-item__description:empty{display:none}.yamb-suggest-item_small .yamb-suggest-item__description{display:none}.yamb-suggest-item__description,.yamb-suggest-item__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yamb-suggest-item__title-text{overflow:hidden;text-overflow:ellipsis}.yamb-suggest-item__title-text_text-suggest{color:var(--common-accent-text);white-space:break-spaces}html[dir=rtl] .yamb-suggest-item__avatar{margin-left:var(--spacing-6m);margin-right:0}
.yamb-video-viewer{height:100%;pointer-events:none;position:relative}.yamb-video-viewer:not(.yamb-video-viewer_visible) *{pointer-events:none}.yamb-video-viewer__video-container{align-items:center;display:flex;height:100%;justify-content:center;max-height:100%;max-width:100%;width:100%}.yamb-video-viewer__video-wrapper{display:flex;min-height:max(var(--video-height,100%),170px);min-width:max(var(--video-width,100%),230px);pointer-events:auto}
.yamb-video-player{display:flex;min-height:100%;min-width:100%}.yamb-video-player__error{background-color:var(--orb-surface-static-heavy)}.yamb-video-player__player{width:100%}
.yamb-document-viewer{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.yamb-document-viewer__iframe{height:100%;visibility:hidden;width:100%}.yamb-document-viewer__iframe_visible{pointer-events:auto;visibility:visible}
.yamb-modals-portal__overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:0;pointer-events:none}.yamb-modals-portal__overlay.ui-transition_entering{opacity:1;transition:opacity .1s}html.safari .yamb-modals-portal__overlay.ui-transition_entering{will-change:opacity}.yamb-modals-portal__overlay.ui-transition_entered{opacity:1;pointer-events:auto}.yamb-modals-portal__overlay.ui-transition_exit{opacity:1;pointer-events:none}.yamb-modals-portal__overlay.ui-transition_exiting{opacity:0;transition:opacity .1s}html.safari .yamb-modals-portal__overlay.ui-transition_exiting{will-change:opacity}.yamb-modals-portal__overlay_sidebar{align-items:flex-end}
.yamb-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.yamb-overlay__shadow{background:var(--overlay-shadow-color);height:100vh;left:0;position:fixed;top:0;width:100vw}.yamb-overlay_inplace,.yamb-overlay_inplace .yamb-overlay__shadow{position:absolute}.yamb-overlay_position_top{justify-content:flex-start;padding:var(--spacing-10m) 0}@media screen and (max-width:480px){.yamb-overlay_fullscreen .yamb-overlay__shadow{height:auto;width:auto}}
:root{--orb-elevation-sunken:var(--orb-color-cool-gray-100);--orb-elevation-base:var(--orb-color-white);--orb-elevation-risen:var(--orb-color-cool-gray-50);--orb-elevation-overlay:var(--orb-color-white);--orb-elevation-base-blurred:var(--orb-color-white-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-white-alpha-800);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-600);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-white);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-900);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-850);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-800);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-600);--orb-surface-feedback-info-hovered:var(--orb-color-blue-700);--orb-surface-feedback-info-pressed:var(--orb-color-blue-800);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-150);--orb-surface-feedback-success:var(--orb-color-green-600);--orb-surface-feedback-success-hovered:var(--orb-color-green-700);--orb-surface-feedback-success-pressed:var(--orb-color-green-800);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-150);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-250);--orb-surface-feedback-warning:var(--orb-color-orange-600);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-700);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-800);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-150);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-250);--orb-surface-feedback-danger:var(--orb-color-red-600);--orb-surface-feedback-danger-hovered:var(--orb-color-red-700);--orb-surface-feedback-danger-pressed:var(--orb-color-red-800);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-150);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-250);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-800);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-01:var(--orb-color-amber-600);--orb-surface-accent-01-medium:var(--orb-color-amber-300);--orb-surface-accent-01-light:var(--orb-color-amber-200);--orb-surface-accent-02:var(--orb-color-orange-600);--orb-surface-accent-02-medium:var(--orb-color-orange-300);--orb-surface-accent-02-light:var(--orb-color-orange-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-600);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-300);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-200);--orb-surface-accent-04:var(--orb-color-yellow-600);--orb-surface-accent-04-medium:var(--orb-color-yellow-300);--orb-surface-accent-04-light:var(--orb-color-yellow-200);--orb-surface-accent-05:var(--orb-color-green-yellow-600);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-300);--orb-surface-accent-05-light:var(--orb-color-green-yellow-200);--orb-surface-accent-06:var(--orb-color-lime-600);--orb-surface-accent-06-medium:var(--orb-color-lime-300);--orb-surface-accent-06-light:var(--orb-color-lime-200);--orb-surface-accent-07:var(--orb-color-green-600);--orb-surface-accent-07-medium:var(--orb-color-green-300);--orb-surface-accent-07-light:var(--orb-color-green-200);--orb-surface-accent-08:var(--orb-color-emerald-600);--orb-surface-accent-08-medium:var(--orb-color-emerald-300);--orb-surface-accent-08-light:var(--orb-color-emerald-200);--orb-surface-accent-09:var(--orb-color-teal-600);--orb-surface-accent-09-medium:var(--orb-color-teal-300);--orb-surface-accent-09-light:var(--orb-color-teal-200);--orb-surface-accent-10:var(--orb-color-cyan-600);--orb-surface-accent-10-medium:var(--orb-color-cyan-300);--orb-surface-accent-10-light:var(--orb-color-cyan-200);--orb-surface-accent-11:var(--orb-color-sky-600);--orb-surface-accent-11-medium:var(--orb-color-sky-300);--orb-surface-accent-11-light:var(--orb-color-sky-200);--orb-surface-accent-12:var(--orb-color-blue-600);--orb-surface-accent-12-medium:var(--orb-color-blue-300);--orb-surface-accent-12-light:var(--orb-color-blue-200);--orb-surface-accent-13:var(--orb-color-indigo-600);--orb-surface-accent-13-medium:var(--orb-color-indigo-300);--orb-surface-accent-13-light:var(--orb-color-indigo-200);--orb-surface-accent-14:var(--orb-color-violet-600);--orb-surface-accent-14-medium:var(--orb-color-violet-300);--orb-surface-accent-14-light:var(--orb-color-violet-200);--orb-surface-accent-15:var(--orb-color-pink-600);--orb-surface-accent-15-medium:var(--orb-color-pink-300);--orb-surface-accent-15-light:var(--orb-color-pink-200);--orb-surface-accent-16:var(--orb-color-rose-600);--orb-surface-accent-16-medium:var(--orb-color-rose-300);--orb-surface-accent-16-light:var(--orb-color-rose-200);--orb-surface-accent-17:var(--orb-color-red-600);--orb-surface-accent-17-medium:var(--orb-color-red-300);--orb-surface-accent-17-light:var(--orb-color-red-200);--orb-surface-accent-18:var(--orb-color-cool-gray-600);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-300);--orb-surface-accent-18-light:var(--orb-color-cool-gray-200);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-200);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-600);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-650);--orb-line-generic-heavy:var(--orb-color-cool-gray-950);--orb-line-feedback-info:var(--orb-color-blue-600);--orb-line-feedback-green:var(--orb-color-green-600);--orb-line-feedback-warning:var(--orb-color-orange-600);--orb-line-feedback-danger:var(--orb-color-red-600);--orb-line-feedback-neutral:var(--orb-color-cool-gray-600);--orb-line-accent-01:var(--orb-color-amber-600);--orb-line-accent-02:var(--orb-color-orange-600);--orb-line-accent-03:var(--orb-color-dark-yellow-600);--orb-line-accent-04:var(--orb-color-yellow-600);--orb-line-accent-05:var(--orb-color-green-yellow-600);--orb-line-accent-06:var(--orb-color-lime-600);--orb-line-accent-07:var(--orb-color-green-600);--orb-line-accent-08:var(--orb-color-emerald-600);--orb-line-accent-09:var(--orb-color-teal-600);--orb-line-accent-10:var(--orb-color-cyan-600);--orb-line-accent-11:var(--orb-color-sky-600);--orb-line-accent-12:var(--orb-color-blue-600);--orb-line-accent-13:var(--orb-color-indigo-600);--orb-line-accent-14:var(--orb-color-violet-600);--orb-line-accent-15:var(--orb-color-pink-600);--orb-line-accent-16:var(--orb-color-rose-600);--orb-line-accent-17:var(--orb-color-red-600);--orb-text-primary:var(--orb-color-cool-gray-950);--orb-text-secondary:var(--orb-color-cool-gray-750);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-800);--orb-text-inverse:var(--orb-color-cool-gray-50);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-600);--orb-text-feedback-success:var(--orb-color-green-700);--orb-text-feedback-warning:var(--orb-color-orange-700);--orb-text-feedback-danger:var(--orb-color-red-600);--orb-text-feedback-neutral:var(--orb-color-cool-gray-750);--orb-text-accent-01-heavy:var(--orb-color-amber-850);--orb-text-accent-01:var(--orb-color-amber-600);--orb-text-accent-02-heavy:var(--orb-color-orange-850);--orb-text-accent-02:var(--orb-color-orange-600);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-850);--orb-text-accent-03:var(--orb-color-dark-yellow-600);--orb-text-accent-04-heavy:var(--orb-color-yellow-850);--orb-text-accent-04:var(--orb-color-yellow-600);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-850);--orb-text-accent-05:var(--orb-color-green-yellow-600);--orb-text-accent-06-heavy:var(--orb-color-lime-850);--orb-text-accent-06:var(--orb-color-lime-600);--orb-text-accent-07-heavy:var(--orb-color-green-850);--orb-text-accent-07:var(--orb-color-green-600);--orb-text-accent-08-heavy:var(--orb-color-emerald-850);--orb-text-accent-08:var(--orb-color-emerald-600);--orb-text-accent-09-heavy:var(--orb-color-teal-850);--orb-text-accent-09:var(--orb-color-teal-600);--orb-text-accent-10-heavy:var(--orb-color-cyan-850);--orb-text-accent-10:var(--orb-color-cyan-600);--orb-text-accent-11-heavy:var(--orb-color-sky-850);--orb-text-accent-11:var(--orb-color-sky-600);--orb-text-accent-12-heavy:var(--orb-color-blue-850);--orb-text-accent-12:var(--orb-color-blue-600);--orb-text-accent-13-heavy:var(--orb-color-indigo-850);--orb-text-accent-13:var(--orb-color-indigo-600);--orb-text-accent-14-heavy:var(--orb-color-violet-850);--orb-text-accent-14:var(--orb-color-violet-600);--orb-text-accent-15-heavy:var(--orb-color-pink-850);--orb-text-accent-15:var(--orb-color-pink-600);--orb-text-accent-16-heavy:var(--orb-color-rose-850);--orb-text-accent-16:var(--orb-color-rose-600);--orb-text-accent-17-heavy:var(--orb-color-red-850);--orb-text-accent-17:var(--orb-color-red-600);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-950);--orb-text-accent-18:var(--orb-color-cool-gray-600);--orb-misc-shadow:var(--orb-color-black-alpha-100);--orb-misc-shadow-android:var(--orb-color-black-alpha-800);--orb-text-letter-read:var(--orb-color-cool-gray-900);--orb-misc-line-darkmode:var(--orb-color-white-alpha-00);--orb-misc-surface-meeting:var(--orb-color-white-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-600);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-600);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-600);--orb-misc-gradient-fade:var(--orb-color-white-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-800);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-600);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-150);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-150);--orb-ya-360-text:var(--orb-color-ya-base-01-600);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-600);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-700);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-800);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-150);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-250);--orb-line-brand:var(--orb-color-ya-messenger-700);--orb-misc-line-focus:var(--orb-color-ya-messenger-700);--orb-text-brand:var(--orb-color-ya-messenger-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-white-alpha-800);--orb-color-black:#000;--orb-color-white:#fff;--orb-color-cool-gray-50:#f3f4f5;--orb-color-cool-gray-100:#edeff0;--orb-color-cool-gray-150:#e7e9ed;--orb-color-cool-gray-200:#e1e3e7;--orb-color-cool-gray-250:#dadce1;--orb-color-cool-gray-300:#d2d4da;--orb-color-cool-gray-350:#cbced5;--orb-color-cool-gray-400:#c3c5ce;--orb-color-cool-gray-450:#bdbfc8;--orb-color-cool-gray-500:#b5b7c0;--orb-color-cool-gray-550:#a7a9b3;--orb-color-cool-gray-600:#9799a3;--orb-color-cool-gray-650:#878994;--orb-color-cool-gray-700:#797b85;--orb-color-cool-gray-750:#6b6c77;--orb-color-cool-gray-800:#5d5d67;--orb-color-cool-gray-850:#505059;--orb-color-cool-gray-900:#42424b;--orb-color-cool-gray-950:#34343c;--orb-color-cool-gray-1000:#242429;--orb-color-cool-gray-1100:#141417;--orb-color-cool-gray-alpha-50:#b5b7c00d;--orb-color-cool-gray-alpha-100:#b5b7c01a;--orb-color-cool-gray-alpha-150:#b5b7c026;--orb-color-cool-gray-alpha-200:#b5b7c033;--orb-color-cool-gray-alpha-250:#b5b7c040;--orb-color-cool-gray-alpha-300:#b5b7c04d;--orb-color-cool-gray-alpha-400:#b5b7c066;--orb-color-cool-gray-alpha-500:#b5b7c080;--orb-color-cool-gray-alpha-600:#b5b7c099;--orb-color-cool-gray-alpha-700:#b5b7c0b3;--orb-color-cool-gray-alpha-800:#b5b7c0cc;--orb-color-cool-gray-alpha-900:#b5b7c0e6;--orb-color-cool-gray-dark-alpha-200:#9799a333;--orb-color-cool-gray-dark-alpha-300:#9799a34d;--orb-color-cool-gray-dark-alpha-400:#9799a366;--orb-color-cool-gray-dark-alpha-600:#24242999;--orb-color-cool-gray-dark-alpha-700:#42424bcc;--orb-color-cool-gray-dark-alpha-800:#34343cd9;--orb-color-cool-gray-dark-alpha-900:#28282ee6;--orb-color-black-alpha-00:#00000000;--orb-color-black-alpha-50:#0000000d;--orb-color-black-alpha-100:#0000001a;--orb-color-black-alpha-200:#00000033;--orb-color-black-alpha-300:#0000004d;--orb-color-black-alpha-400:#00000066;--orb-color-black-alpha-500:#00000080;--orb-color-black-alpha-600:#00000099;--orb-color-black-alpha-700:#000000b3;--orb-color-black-alpha-800:#000000cc;--orb-color-black-alpha-900:#000000e6;--orb-color-white-alpha-00:#ffffff00;--orb-color-white-alpha-50:#ffffff0d;--orb-color-white-alpha-100:#ffffff1a;--orb-color-white-alpha-200:#ffffff33;--orb-color-white-alpha-300:#ffffff4d;--orb-color-white-alpha-400:#ffffff66;--orb-color-white-alpha-500:#ffffff80;--orb-color-white-alpha-600:#ffffff99;--orb-color-white-alpha-700:#ffffffb3;--orb-color-white-alpha-800:#ffffffcc;--orb-color-white-alpha-900:#ffffffe6;--orb-color-red-100:#fef4f4;--orb-color-red-150:#fdecec;--orb-color-red-200:#fcdada;--orb-color-red-250:#fac7c7;--orb-color-red-300:#f9b4b4;--orb-color-red-400:#f58f8f;--orb-color-red-500:#f26969;--orb-color-red-600:#ef4444;--orb-color-red-700:#c13737;--orb-color-red-800:#932929;--orb-color-red-850:#5f2222;--orb-color-red-900:#4a1a1a;--orb-color-red-950:#351212;--orb-color-red-1000:#1f0a0a;--orb-color-rose-100:#fef4f5;--orb-color-rose-150:#feecef;--orb-color-rose-200:#fdd9df;--orb-color-rose-250:#fcc5cf;--orb-color-rose-300:#fbb2bf;--orb-color-rose-400:#f88c9e;--orb-color-rose-500:#f6657e;--orb-color-rose-600:#f43f5e;--orb-color-rose-700:#c5334c;--orb-color-rose-800:#972639;--orb-color-rose-850:#62202b;--orb-color-rose-900:#4c1922;--orb-color-rose-950:#361117;--orb-color-rose-1000:#20090c;--orb-color-pink-100:#fef4fb;--orb-color-pink-150:#fdedf8;--orb-color-pink-200:#fbdaf2;--orb-color-pink-250:#f9c8eb;--orb-color-pink-300:#f7b6e5;--orb-color-pink-400:#f491d8;--orb-color-pink-500:#f06dcb;--orb-color-pink-600:#ec48be;--orb-color-pink-700:#bf3a99;--orb-color-pink-800:#922c75;--orb-color-pink-850:#5e244e;--orb-color-pink-900:#491b3c;--orb-color-pink-950:#35122b;--orb-color-pink-1000:#1f0a19;--orb-color-violet-100:#f8f5fe;--orb-color-violet-150:#f3effe;--orb-color-violet-200:#e8defd;--orb-color-violet-250:#dccefc;--orb-color-violet-300:#d1befb;--orb-color-violet-400:#b99dfa;--orb-color-violet-500:#a27df8;--orb-color-violet-600:#8b5cf6;--orb-color-violet-700:#724acd;--orb-color-violet-800:#5938a4;--orb-color-violet-850:#432e72;--orb-color-violet-900:#362360;--orb-color-violet-950:#251745;--orb-color-violet-1000:#130a29;--orb-color-indigo-100:#f5f6fe;--orb-color-indigo-150:#eff0fe;--orb-color-indigo-200:#e0e0fc;--orb-color-indigo-250:#d0d1fb;--orb-color-indigo-300:#c1c2f9;--orb-color-indigo-400:#a1a3f7;--orb-color-indigo-500:#8285f4;--orb-color-indigo-600:#6366f1;--orb-color-indigo-700:#5052c9;--orb-color-indigo-800:#3d3fa1;--orb-color-indigo-850:#333370;--orb-color-indigo-900:#27275e;--orb-color-indigo-950:#191943;--orb-color-indigo-1000:#0b0c28;--orb-color-blue-100:#f3f7fe;--orb-color-blue-150:#ebf2fe;--orb-color-blue-200:#d8e6fd;--orb-color-blue-250:#c4d9fc;--orb-color-blue-300:#b1cdfb;--orb-color-blue-400:#89b4fa;--orb-color-blue-500:#629bf8;--orb-color-blue-600:#3b82f6;--orb-color-blue-700:#2f69c7;--orb-color-blue-800:#235097;--orb-color-blue-850:#25395b;--orb-color-blue-900:#1c2c46;--orb-color-blue-950:#131f31;--orb-color-blue-1000:#0a111d;--orb-color-sky-100:#f1fafe;--orb-color-sky-150:#e7f6fd;--orb-color-sky-200:#cfedfb;--orb-color-sky-250:#b7e4f8;--orb-color-sky-300:#9fdbf6;--orb-color-sky-400:#6ec9f2;--orb-color-sky-500:#3eb7ed;--orb-color-sky-600:#0ea5e9;--orb-color-sky-700:#0b84ba;--orb-color-sky-800:#08638c;--orb-color-sky-850:#103e53;--orb-color-sky-900:#0b2e3f;--orb-color-sky-950:#081f2a;--orb-color-sky-1000:#030f15;--orb-color-cyan-100:#f0fbfd;--orb-color-cyan-150:#e6f8fb;--orb-color-cyan-200:#cdf0f6;--orb-color-cyan-250:#b4e9f2;--orb-color-cyan-300:#9be2ee;--orb-color-cyan-400:#6ad3e5;--orb-color-cyan-500:#38c5dd;--orb-color-cyan-600:#06b6d4;--orb-color-cyan-700:#0592aa;--orb-color-cyan-800:#046d7f;--orb-color-cyan-850:#074650;--orb-color-cyan-900:#05343c;--orb-color-cyan-950:#032228;--orb-color-cyan-1000:#021114;--orb-color-teal-100:#ecfaf8;--orb-color-teal-150:#dff7f4;--orb-color-teal-200:#c9f0ec;--orb-color-teal-250:#b2e9e3;--orb-color-teal-300:#9ce2da;--orb-color-teal-400:#6ed4c9;--orb-color-teal-500:#41c6b7;--orb-color-teal-600:#14b8a6;--orb-color-teal-700:#109385;--orb-color-teal-800:#0c6e64;--orb-color-teal-850:#0c453f;--orb-color-teal-900:#09342f;--orb-color-teal-950:#06231f;--orb-color-teal-1000:#031110;--orb-color-emerald-100:#eafaf5;--orb-color-emerald-150:#dcf7ee;--orb-color-emerald-200:#c6f0e2;--orb-color-emerald-250:#afe9d6;--orb-color-emerald-300:#98e2ca;--orb-color-emerald-400:#6bd5b1;--orb-color-emerald-500:#3dc799;--orb-color-emerald-600:#10b981;--orb-color-emerald-700:#0d9467;--orb-color-emerald-800:#0a6f4d;--orb-color-emerald-850:#134a27;--orb-color-emerald-900:#0e381d;--orb-color-emerald-950:#092514;--orb-color-emerald-1000:#041309;--orb-color-green-100:#f2fbf5;--orb-color-green-150:#e9f9ef;--orb-color-green-200:#d3f3df;--orb-color-green-250:#bdeecf;--orb-color-green-300:#a7e8bf;--orb-color-green-400:#7adc9e;--orb-color-green-500:#4ed17e;--orb-color-green-600:#22c55e;--orb-color-green-700:#1b9e4b;--orb-color-green-800:#147638;--orb-color-green-850:#0e4f26;--orb-color-green-900:#0e381d;--orb-color-green-950:#092514;--orb-color-green-1000:#041309;--orb-color-lime-100:#f8fcf1;--orb-color-lime-150:#f3fae8;--orb-color-lime-200:#e6f5d0;--orb-color-lime-250:#daf0b9;--orb-color-lime-300:#ceeba2;--orb-color-lime-400:#b5e073;--orb-color-lime-500:#9dd645;--orb-color-lime-600:#84cc16;--orb-color-lime-700:#6aa312;--orb-color-lime-800:#4f7a0d;--orb-color-lime-850:#355209;--orb-color-lime-900:#27390b;--orb-color-lime-950:#1a2706;--orb-color-lime-1000:#0d1303;--orb-color-green-yellow-100:#fcfdf3;--orb-color-green-yellow-150:#fafbeb;--orb-color-green-yellow-200:#f5f8d7;--orb-color-green-yellow-250:#f0f4c4;--orb-color-green-yellow-300:#ebf1b0;--orb-color-green-yellow-400:#e1ea88;--orb-color-green-yellow-500:#d7e361;--orb-color-green-yellow-600:#cddc39;--orb-color-green-yellow-700:#a4b02e;--orb-color-green-yellow-800:#7b8422;--orb-color-green-yellow-850:#4e531c;--orb-color-green-yellow-900:#3a3e15;--orb-color-green-yellow-950:#27290e;--orb-color-green-yellow-1000:#131507;--orb-color-yellow-100:#fffef3;--orb-color-yellow-150:#fffdf0;--orb-color-yellow-200:#fffbd8;--orb-color-yellow-250:#fff9c4;--orb-color-yellow-300:#fff7b1;--orb-color-yellow-400:#fff389;--orb-color-yellow-500:#ffef62;--orb-color-yellow-600:#ffeb3b;--orb-color-yellow-700:#d0bf2f;--orb-color-yellow-800:#a09323;--orb-color-yellow-850:#6a621f;--orb-color-yellow-900:#534e18;--orb-color-yellow-950:#3d3910;--orb-color-yellow-1000:#181605;--orb-color-dark-yellow-100:#fffbf0;--orb-color-dark-yellow-150:#fff9e6;--orb-color-dark-yellow-200:#fff3cd;--orb-color-dark-yellow-250:#ffecb5;--orb-color-dark-yellow-300:#ffe69c;--orb-color-dark-yellow-400:#ffda6a;--orb-color-dark-yellow-500:#ffcd39;--orb-color-dark-yellow-600:#ffc107;--orb-color-dark-yellow-700:#cc9a06;--orb-color-dark-yellow-800:#997404;--orb-color-dark-yellow-850:#614a08;--orb-color-dark-yellow-900:#483806;--orb-color-dark-yellow-950:#302604;--orb-color-dark-yellow-1000:#181202;--orb-color-amber-100:#fefaf0;--orb-color-amber-150:#fdf7e6;--orb-color-amber-200:#fbf0ce;--orb-color-amber-250:#f9e8b5;--orb-color-amber-300:#f7e19c;--orb-color-amber-400:#f2d16b;--orb-color-amber-500:#eec239;--orb-color-amber-600:#eab308;--orb-color-amber-700:#bb8f06;--orb-color-amber-800:#8c6b05;--orb-color-amber-850:#594608;--orb-color-amber-900:#423406;--orb-color-amber-950:#2d2304;--orb-color-amber-1000:#161102;--orb-color-orange-100:#fef7f1;--orb-color-orange-150:#fef3e7;--orb-color-orange-200:#fde5ce;--orb-color-orange-250:#fcd9b6;--orb-color-orange-300:#fbcc9d;--orb-color-orange-400:#f9b36d;--orb-color-orange-500:#f7993c;--orb-color-orange-600:#f5800b;--orb-color-orange-700:#c46709;--orb-color-orange-800:#934d07;--orb-color-orange-850:#5d3309;--orb-color-orange-900:#452607;--orb-color-orange-950:#2e1a05;--orb-color-orange-1000:#170d02;--orb-color-red-toxic-400:#f66;--orb-color-red-toxic-500:#f33;--orb-color-red-toxic-600:red;--orb-color-red-toxic-700:#c00;--orb-color-red-toxic-800:#900;--orb-color-rose-toxic-400:#f69;--orb-color-rose-toxic-500:#f37;--orb-color-rose-toxic-600:#f05;--orb-color-rose-toxic-700:#c04;--orb-color-rose-toxic-800:#903;--orb-color-pink-toxic-400:#ff66b2;--orb-color-pink-toxic-500:#ff3398;--orb-color-pink-toxic-600:#ff007e;--orb-color-pink-toxic-700:#cc0065;--orb-color-pink-toxic-800:#99004c;--orb-color-violet-toxic-400:#ad66ff;--orb-color-violet-toxic-500:#9233ff;--orb-color-violet-toxic-600:#70f;--orb-color-violet-toxic-700:#5f00cc;--orb-color-violet-toxic-800:#470099;--orb-color-indigo-toxic-400:#8a66ff;--orb-color-indigo-toxic-500:#6333ff;--orb-color-indigo-toxic-600:#3c00ff;--orb-color-indigo-toxic-700:#3000cc;--orb-color-indigo-toxic-800:#240099;--orb-color-blue-toxic-400:#66a0ff;--orb-color-blue-toxic-500:#3380ff;--orb-color-blue-toxic-600:#0061ff;--orb-color-blue-toxic-700:#004dcc;--orb-color-blue-toxic-800:#003a99;--orb-color-sky-toxic-400:#66cfff;--orb-color-sky-toxic-500:#33c0ff;--orb-color-sky-toxic-600:#00b0ff;--orb-color-sky-toxic-700:#009ee5;--orb-color-sky-toxic-800:#007bb2;--orb-color-cyan-toxic-400:#80ecff;--orb-color-cyan-toxic-500:#4de5ff;--orb-color-cyan-toxic-600:#00daff;--orb-color-cyan-toxic-700:#00c4e5;--orb-color-cyan-toxic-800:#0099b2;--orb-color-teal-toxic-400:#99fff4;--orb-color-teal-toxic-500:#80fff1;--orb-color-teal-toxic-600:#00ffe3;--orb-color-teal-toxic-700:#00e5cc;--orb-color-teal-toxic-800:#00b29f;--orb-color-emerald-toxic-400:#9fd;--orb-color-emerald-toxic-500:#6fc;--orb-color-emerald-toxic-600:#00ffab;--orb-color-emerald-toxic-700:#00e599;--orb-color-emerald-toxic-800:#00b277;--orb-color-green-toxic-400:#99ffbf;--orb-color-green-toxic-500:#66ff9e;--orb-color-green-toxic-600:#00ff5e;--orb-color-green-toxic-700:#00e554;--orb-color-green-toxic-800:#00b242;--orb-color-lime-toxic-400:#d7ff99;--orb-color-lime-toxic-500:#c2ff66;--orb-color-lime-toxic-600:#9aff00;--orb-color-lime-toxic-700:#8be500;--orb-color-lime-toxic-800:#6cb200;--orb-color-green-yellow-toxic-400:#f6ff99;--orb-color-green-yellow-toxic-500:#f1ff66;--orb-color-green-yellow-toxic-600:#e8ff00;--orb-color-green-yellow-toxic-700:#d1e500;--orb-color-green-yellow-toxic-800:#a2b200;--orb-color-yellow-toxic-400:#fff599;--orb-color-yellow-toxic-500:#ffef66;--orb-color-yellow-toxic-600:#ffe500;--orb-color-yellow-toxic-700:#e5ce00;--orb-color-yellow-toxic-800:#b2a000;--orb-color-orange-toxic-400:#ffad66;--orb-color-orange-toxic-500:#ff9233;--orb-color-orange-toxic-600:#f70;--orb-color-orange-toxic-700:#e56b00;--orb-color-orange-toxic-800:#b25300;--orb-color-red-alpha-100:#ef44440d;--orb-color-red-alpha-150:#ef44441a;--orb-color-red-alpha-200:#ef444433;--orb-color-red-alpha-250:#ef44444d;--orb-color-red-alpha-300:#ef444466;--orb-color-red-alpha-400:#ef444499;--orb-color-red-alpha-500:#ef4444cc;--orb-color-rose-alpha-100:#f43f5e0d;--orb-color-rose-alpha-150:#f43f5e1a;--orb-color-rose-alpha-200:#f43f5e33;--orb-color-rose-alpha-250:#f43f5e4d;--orb-color-rose-alpha-300:#f43f5e66;--orb-color-rose-alpha-400:#f43f5e99;--orb-color-rose-alpha-500:#f43f5ecc;--orb-color-pink-alpha-100:#ec48be0d;--orb-color-pink-alpha-150:#ec48be1a;--orb-color-pink-alpha-200:#ec48be33;--orb-color-pink-alpha-250:#ec48be4d;--orb-color-pink-alpha-300:#ec48be66;--orb-color-pink-alpha-400:#ec48be99;--orb-color-pink-alpha-500:#ec48becc;--orb-color-violet-alpha-100:#8b5cf60d;--orb-color-violet-alpha-150:#8b5cf61a;--orb-color-violet-alpha-200:#8b5cf633;--orb-color-violet-alpha-250:#8b5cf64d;--orb-color-violet-alpha-300:#8b5cf666;--orb-color-violet-alpha-400:#8b5cf699;--orb-color-violet-alpha-500:#8b5cf6cc;--orb-color-indigo-alpha-100:#6366f10d;--orb-color-indigo-alpha-150:#6366f11a;--orb-color-indigo-alpha-200:#6366f133;--orb-color-indigo-alpha-250:#6366f14d;--orb-color-indigo-alpha-300:#6366f166;--orb-color-indigo-alpha-400:#6366f199;--orb-color-indigo-alpha-500:#6366f1cc;--orb-color-blue-alpha-100:#3b82f60d;--orb-color-blue-alpha-150:#3b82f61a;--orb-color-blue-alpha-200:#3b82f633;--orb-color-blue-alpha-250:#3b82f64d;--orb-color-blue-alpha-300:#3b82f666;--orb-color-blue-alpha-400:#3b82f699;--orb-color-blue-alpha-500:#3b82f6cc;--orb-color-sky-alpha-100:#0ea5e90d;--orb-color-sky-alpha-150:#0ea5e91a;--orb-color-sky-alpha-200:#0ea5e933;--orb-color-sky-alpha-250:#0ea5e94d;--orb-color-sky-alpha-300:#0ea5e966;--orb-color-sky-alpha-400:#0ea5e999;--orb-color-sky-alpha-500:#0ea5e9cc;--orb-color-cyan-alpha-100:#06b6d40d;--orb-color-cyan-alpha-150:#06b6d41a;--orb-color-cyan-alpha-200:#06b6d433;--orb-color-cyan-alpha-250:#06b6d44d;--orb-color-cyan-alpha-300:#06b6d466;--orb-color-cyan-alpha-400:#06b6d499;--orb-color-cyan-alpha-500:#06b6d4cc;--orb-color-teal-alpha-100:#14b8a60d;--orb-color-teal-alpha-150:#14b8a61a;--orb-color-teal-alpha-200:#14b8a633;--orb-color-teal-alpha-250:#14b8a64d;--orb-color-teal-alpha-300:#14b8a666;--orb-color-teal-alpha-400:#14b8a699;--orb-color-teal-alpha-500:#14b8a6cc;--orb-color-emerald-alpha-100:#10b9810d;--orb-color-emerald-alpha-150:#10b9811a;--orb-color-emerald-alpha-200:#10b98133;--orb-color-emerald-alpha-250:#10b9814d;--orb-color-emerald-alpha-300:#10b98166;--orb-color-emerald-alpha-400:#10b98199;--orb-color-emerald-alpha-500:#10b981cc;--orb-color-green-alpha-100:#22c55e0d;--orb-color-green-alpha-150:#22c55e1a;--orb-color-green-alpha-200:#22c55e33;--orb-color-green-alpha-250:#22c55e4d;--orb-color-green-alpha-300:#22c55e66;--orb-color-green-alpha-400:#22c55e99;--orb-color-green-alpha-500:#22c55ecc;--orb-color-lime-alpha-100:#84cc160d;--orb-color-lime-alpha-150:#84cc161a;--orb-color-lime-alpha-200:#84cc1633;--orb-color-lime-alpha-250:#84cc164d;--orb-color-lime-alpha-300:#84cc1666;--orb-color-lime-alpha-400:#84cc1699;--orb-color-lime-alpha-500:#84cc16cc;--orb-color-green-yellow-alpha-100:#cddc390d;--orb-color-green-yellow-alpha-150:#cddc391a;--orb-color-green-yellow-alpha-200:#cddc3933;--orb-color-green-yellow-alpha-250:#cddc394d;--orb-color-green-yellow-alpha-300:#cddc3966;--orb-color-green-yellow-alpha-400:#cddc3999;--orb-color-green-yellow-alpha-500:#cddc39cc;--orb-color-yellow-alpha-100:#ffeb3b0d;--orb-color-yellow-alpha-150:#ffeb3b1a;--orb-color-yellow-alpha-200:#ffeb3b33;--orb-color-yellow-alpha-250:#ffeb3b4d;--orb-color-yellow-alpha-300:#ffeb3b66;--orb-color-yellow-alpha-400:#ffeb3b99;--orb-color-yellow-alpha-500:#ffeb3bcc;--orb-color-dark-yellow-alpha-100:#ffc1070d;--orb-color-dark-yellow-alpha-150:#ffc1071a;--orb-color-dark-yellow-alpha-200:#ffc10733;--orb-color-dark-yellow-alpha-250:#ffc1074d;--orb-color-dark-yellow-alpha-300:#ffc10766;--orb-color-dark-yellow-alpha-400:#ffc10799;--orb-color-dark-yellow-alpha-500:#ffc107cc;--orb-color-amber-alpha-100:#eab3080d;--orb-color-amber-alpha-150:#eab3081a;--orb-color-amber-alpha-200:#eab30833;--orb-color-amber-alpha-250:#eab3084d;--orb-color-amber-alpha-300:#eab30866;--orb-color-amber-alpha-400:#eab30899;--orb-color-amber-alpha-500:#eab308cc;--orb-color-orange-alpha-100:#f5800b0d;--orb-color-orange-alpha-150:#f5800b1a;--orb-color-orange-alpha-200:#f5800b33;--orb-color-orange-alpha-250:#f5800b4d;--orb-color-orange-alpha-300:#f5800b66;--orb-color-orange-alpha-400:#f5800b99;--orb-color-orange-alpha-500:#f5800bcc;--orb-color-ya-core-100:#feffd9;--orb-color-ya-core-150:#ffffbf;--orb-color-ya-core-200:#fffcab;--orb-color-ya-core-250:#fff896;--orb-color-ya-core-300:#fff385;--orb-color-ya-core-400:#ffe45c;--orb-color-ya-core-500:#ffdb4d;--orb-color-ya-core-600:#ffc300;--orb-color-ya-core-700:#ffb700;--orb-color-ya-core-800:#bd7e00;--orb-color-ya-core-850:#995900;--orb-color-ya-core-900:#630;--orb-color-ya-core-950:#331800;--orb-color-ya-core-1000:#291300;--orb-color-ya-core-alpha-100:#ffdb4d0d;--orb-color-ya-core-alpha-150:#ffdb4d1a;--orb-color-ya-core-alpha-200:#ffdb4d33;--orb-color-ya-core-alpha-250:#ffdb4d4d;--orb-color-ya-core-alpha-300:#ffdb4d66;--orb-color-ya-core-alpha-400:#ffdb4d99;--orb-color-ya-core-alpha-500:#ffdb4dcc;--orb-color-ya-base-01-100:#fff7f5;--orb-color-ya-base-01-150:#fff1ed;--orb-color-ya-base-01-200:#ffe5db;--orb-color-ya-base-01-250:#ffd9ca;--orb-color-ya-base-01-300:#ffccb7;--orb-color-ya-base-01-400:#ffb294;--orb-color-ya-base-01-500:#ff9168;--orb-color-ya-base-01-600:#ff7f4d;--orb-color-ya-base-01-700:#f86025;--orb-color-ya-base-01-800:#e04d14;--orb-color-ya-base-01-850:#b83a09;--orb-color-ya-base-01-900:#902b04;--orb-color-ya-base-01-950:#551902;--orb-color-ya-base-01-1000:#290b00;--orb-color-ya-base-01-alpha-100:#ff7f4d0d;--orb-color-ya-base-01-alpha-150:#ff7f4d21;--orb-color-ya-base-01-alpha-200:#ff7f4d33;--orb-color-ya-base-01-alpha-250:#ff7f4d4d;--orb-color-ya-base-01-alpha-300:#ff7f4d66;--orb-color-ya-base-01-alpha-400:#ff7f4d99;--orb-color-ya-base-01-alpha-500:#ff7f4dcc;--orb-color-ya-base-02-100:#f5f7ff;--orb-color-ya-base-02-150:#ebefff;--orb-color-ya-base-02-200:#d3dcfd;--orb-color-ya-base-02-250:#c8d3fa;--orb-color-ya-base-02-300:#b1c0f6;--orb-color-ya-base-02-400:#99acf2;--orb-color-ya-base-02-500:#718be8;--orb-color-ya-base-02-600:#5372e1;--orb-color-ya-base-02-700:#3656c9;--orb-color-ya-base-02-800:#243e9c;--orb-color-ya-base-02-850:#1b317e;--orb-color-ya-base-02-900:#13245f;--orb-color-ya-base-02-950:#0c1840;--orb-color-ya-base-02-1000:#060c21;--orb-color-ya-base-02-alpha-100:#5372e10d;--orb-color-ya-base-02-alpha-150:#5372e121;--orb-color-ya-base-02-alpha-200:#5372e133;--orb-color-ya-base-02-alpha-250:#5372e14d;--orb-color-ya-base-02-alpha-300:#5372e166;--orb-color-ya-base-02-alpha-400:#5372e199;--orb-color-ya-base-02-alpha-500:#5372e1cc;--orb-color-ya-mail-100:#fff7f5;--orb-color-ya-mail-150:#fff1ed;--orb-color-ya-mail-200:#ffe5db;--orb-color-ya-mail-250:#ffd9ca;--orb-color-ya-mail-300:#ffccb7;--orb-color-ya-mail-400:#ffb294;--orb-color-ya-mail-500:#ff9168;--orb-color-ya-mail-600:#ff7f4d;--orb-color-ya-mail-700:#f86025;--orb-color-ya-mail-800:#e04d14;--orb-color-ya-mail-850:#b83a09;--orb-color-ya-mail-900:#902b04;--orb-color-ya-mail-950:#551902;--orb-color-ya-mail-1000:#290b00;--orb-color-ya-mail-alpha-100:#ff7f4d0d;--orb-color-ya-mail-alpha-150:#ff7f4d21;--orb-color-ya-mail-alpha-200:#ff7f4d33;--orb-color-ya-mail-alpha-250:#ff7f4d4d;--orb-color-ya-mail-alpha-300:#ff7f4d66;--orb-color-ya-mail-alpha-400:#ff7f4d99;--orb-color-ya-mail-alpha-500:#ff7f4dcc;--orb-color-ya-contacts-100:#f8f5fe;--orb-color-ya-contacts-150:#f3effe;--orb-color-ya-contacts-200:#e8defd;--orb-color-ya-contacts-250:#dccefc;--orb-color-ya-contacts-300:#d1befb;--orb-color-ya-contacts-400:#b99dfa;--orb-color-ya-contacts-500:#a27df8;--orb-color-ya-contacts-600:#8b5cf6;--orb-color-ya-contacts-700:#724acd;--orb-color-ya-contacts-800:#5938a4;--orb-color-ya-contacts-850:#40267a;--orb-color-ya-contacts-900:#331d66;--orb-color-ya-contacts-950:#271451;--orb-color-ya-contacts-1000:#1a0b3d;--orb-color-ya-contacts-alpha-100:#8b5cf60d;--orb-color-ya-contacts-alpha-150:#8b5cf621;--orb-color-ya-contacts-alpha-200:#8b5cf633;--orb-color-ya-contacts-alpha-250:#8b5cf64d;--orb-color-ya-contacts-alpha-300:#8b5cf666;--orb-color-ya-contacts-alpha-400:#8b5cf699;--orb-color-ya-contacts-alpha-500:#8b5cf6cc;--orb-color-ya-messenger-100:#f5ffff;--orb-color-ya-messenger-150:#ddf7fc;--orb-color-ya-messenger-200:#bdeffa;--orb-color-ya-messenger-250:#97e7f8;--orb-color-ya-messenger-300:#71ddf5;--orb-color-ya-messenger-400:#4dd2ef;--orb-color-ya-messenger-500:#2ac4e5;--orb-color-ya-messenger-600:#0bb1d5;--orb-color-ya-messenger-700:#039fc1;--orb-color-ya-messenger-800:#018caa;--orb-color-ya-messenger-850:#007189;--orb-color-ya-messenger-900:#005466;--orb-color-ya-messenger-950:#003540;--orb-color-ya-messenger-1000:#001317;--orb-color-ya-messenger-alpha-100:#0bb1d50d;--orb-color-ya-messenger-alpha-150:#0bb1d521;--orb-color-ya-messenger-alpha-200:#0bb1d533;--orb-color-ya-messenger-alpha-250:#0bb1d54d;--orb-color-ya-messenger-alpha-300:#0bb1d566;--orb-color-ya-messenger-alpha-400:#0bb1d599;--orb-color-ya-messenger-alpha-500:#0bb1d5cc;--orb-color-ya-disk-100:#f5f9ff;--orb-color-ya-disk-150:#ebf2ff;--orb-color-ya-disk-200:#d6e6ff;--orb-color-ya-disk-250:#c2d9ff;--orb-color-ya-disk-300:#adccff;--orb-color-ya-disk-400:#85b3ff;--orb-color-ya-disk-500:#5c99ff;--orb-color-ya-disk-600:#3380ff;--orb-color-ya-disk-700:#004cc7;--orb-color-ya-disk-800:#003b97;--orb-color-ya-disk-850:#002768;--orb-color-ya-disk-900:#001f50;--orb-color-ya-disk-950:#001638;--orb-color-ya-disk-1000:#000d21;--orb-color-ya-disk-alpha-100:#3380ff0d;--orb-color-ya-disk-alpha-150:#3380ff21;--orb-color-ya-disk-alpha-200:#3380ff33;--orb-color-ya-disk-alpha-250:#3380ff4d;--orb-color-ya-disk-alpha-300:#3380ff66;--orb-color-ya-disk-alpha-400:#3380ff99;--orb-color-ya-disk-alpha-500:#3380ffcc;--orb-color-ya-calendar-100:#fff5f5;--orb-color-ya-calendar-150:#ffe8e8;--orb-color-ya-calendar-200:#ffd9d9;--orb-color-ya-calendar-250:#ffc2c2;--orb-color-ya-calendar-300:#ffadad;--orb-color-ya-calendar-400:#ff8585;--orb-color-ya-calendar-500:#f66;--orb-color-ya-calendar-600:#ff4545;--orb-color-ya-calendar-700:#da3131;--orb-color-ya-calendar-800:#b52121;--orb-color-ya-calendar-850:#901414;--orb-color-ya-calendar-900:#6b0a0a;--orb-color-ya-calendar-950:#460303;--orb-color-ya-calendar-1000:#210000;--orb-color-ya-calendar-alpha-100:#ff33330d;--orb-color-ya-calendar-alpha-150:#ff333321;--orb-color-ya-calendar-alpha-200:#ff333333;--orb-color-ya-calendar-alpha-250:#ff33334d;--orb-color-ya-calendar-alpha-300:#ff333366;--orb-color-ya-calendar-alpha-400:#ff333399;--orb-color-ya-calendar-alpha-500:#ff3333cc;--orb-color-ya-telemost-100:#ebfff3;--orb-color-ya-telemost-150:#d1ffe4;--orb-color-ya-telemost-200:#a8ffcc;--orb-color-ya-telemost-250:#80ffb5;--orb-color-ya-telemost-300:#57ff9e;--orb-color-ya-telemost-400:#33f583;--orb-color-ya-telemost-500:#23e574;--orb-color-ya-telemost-600:#1dcc66;--orb-color-ya-telemost-700:#0bb552;--orb-color-ya-telemost-800:#039941;--orb-color-ya-telemost-850:#008035;--orb-color-ya-telemost-900:#005c27;--orb-color-ya-telemost-950:#00220e;--orb-color-ya-telemost-1000:#000301;--orb-color-ya-telemost-light-400:#4cee8f;--orb-color-ya-telemost-light-500:#30de77;--orb-color-ya-telemost-light-600:#1ccc65;--orb-color-ya-telemost-alpha-100:#0bb5521a;--orb-color-ya-telemost-alpha-150:#0bb55221;--orb-color-ya-telemost-alpha-200:#0bb55233;--orb-color-ya-telemost-alpha-250:#0bb5524d;--orb-color-ya-telemost-alpha-300:#0bb55266;--orb-color-ya-telemost-alpha-400:#0bb55299;--orb-color-ya-telemost-alpha-500:#0bb552cc;--orb-color-ya-docs-100:#f3f7fe;--orb-color-ya-docs-150:#ebf2fe;--orb-color-ya-docs-200:#d8e6fd;--orb-color-ya-docs-250:#c4d9fc;--orb-color-ya-docs-300:#b1cdfb;--orb-color-ya-docs-400:#89b4fa;--orb-color-ya-docs-500:#629bf8;--orb-color-ya-docs-600:#3b82f6;--orb-color-ya-docs-700:#2f69c7;--orb-color-ya-docs-800:#235097;--orb-color-ya-docs-850:#183668;--orb-color-ya-docs-900:#122a50;--orb-color-ya-docs-950:#0c1d38;--orb-color-ya-docs-1000:#061121;--orb-color-ya-docs-alpha-100:#3b82f60d;--orb-color-ya-docs-alpha-150:#3b82f621;--orb-color-ya-docs-alpha-200:#3b82f633;--orb-color-ya-docs-alpha-250:#3b82f64d;--orb-color-ya-docs-alpha-300:#3b82f666;--orb-color-ya-docs-alpha-400:#3b82f699;--orb-color-ya-docs-alpha-500:#3b82f6cc;--orb-color-ya-tables-100:#f2fbf5;--orb-color-ya-tables-150:#e9f9ef;--orb-color-ya-tables-200:#d3f3df;--orb-color-ya-tables-250:#bdeecf;--orb-color-ya-tables-300:#a7e8bf;--orb-color-ya-tables-400:#7adc9e;--orb-color-ya-tables-500:#4ed17e;--orb-color-ya-tables-600:#22c55e;--orb-color-ya-tables-700:#1b9e4b;--orb-color-ya-tables-800:#147638;--orb-color-ya-tables-850:#0e4f26;--orb-color-ya-tables-900:#0a3b1c;--orb-color-ya-tables-950:#072713;--orb-color-ya-tables-1000:#031409;--orb-color-ya-tables-alpha-100:#22c55e0d;--orb-color-ya-tables-alpha-150:#22c55e21;--orb-color-ya-tables-alpha-200:#22c55e33;--orb-color-ya-tables-alpha-250:#22c55e4d;--orb-color-ya-tables-alpha-300:#22c55e66;--orb-color-ya-tables-alpha-400:#22c55e99;--orb-color-ya-tables-alpha-500:#22c55ecc;--orb-color-ya-pres-100:#fef9f1;--orb-color-ya-pres-150:#fef5e7;--orb-color-ya-pres-200:#fdecce;--orb-color-ya-pres-250:#fce2b6;--orb-color-ya-pres-300:#fbd89d;--orb-color-ya-pres-400:#f9c56d;--orb-color-ya-pres-500:#f7b13c;--orb-color-ya-pres-600:#f59e0b;--orb-color-ya-pres-700:#c47e09;--orb-color-ya-pres-800:#935f07;--orb-color-ya-pres-850:#623f04;--orb-color-ya-pres-900:#492f03;--orb-color-ya-pres-950:#312002;--orb-color-ya-pres-1000:#181001;--orb-color-ya-pres-alpha-100:#f59e0b0d;--orb-color-ya-pres-alpha-150:#f59e0b21;--orb-color-ya-pres-alpha-200:#f59e0b33;--orb-color-ya-pres-alpha-250:#f59e0b4d;--orb-color-ya-pres-alpha-300:#f59e0b66;--orb-color-ya-pres-alpha-400:#f59e0b99;--orb-color-ya-pres-alpha-500:#f59e0bcc;--orb-color-ya-magic-100:#f8f5fe;--orb-color-ya-magic-150:#f3effe;--orb-color-ya-magic-200:#e8defd;--orb-color-ya-magic-250:#dccefc;--orb-color-ya-magic-300:#d1befb;--orb-color-ya-magic-400:#b99dfa;--orb-color-ya-magic-500:#a27df8;--orb-color-ya-magic-600:#8b5cf6;--orb-color-ya-magic-700:#724acd;--orb-color-ya-magic-800:#5938a4;--orb-color-ya-magic-850:#40267a;--orb-color-ya-magic-900:#331d66;--orb-color-ya-magic-950:#271451;--orb-color-ya-magic-1000:#1a0b3d;--orb-color-ya-magic-alpha-100:#8b5cf60d;--orb-color-ya-magic-alpha-150:#8b5cf61a;--orb-color-ya-magic-alpha-200:#8b5cf633;--orb-color-ya-magic-alpha-250:#8b5cf64d;--orb-color-ya-magic-alpha-300:#8b5cf666;--orb-color-ya-magic-alpha-400:#8b5cf699;--orb-color-ya-magic-alpha-500:#8b5cf6cc;--orb-color-ya-admin-100:#f8f5fe;--orb-color-ya-admin-150:#f3effe;--orb-color-ya-admin-200:#e8defd;--orb-color-ya-admin-250:#dccefc;--orb-color-ya-admin-300:#d1befb;--orb-color-ya-admin-400:#b99dfa;--orb-color-ya-admin-500:#a27df8;--orb-color-ya-admin-600:#8b5cf6;--orb-color-ya-admin-700:#724acd;--orb-color-ya-admin-800:#5938a4;--orb-color-ya-admin-850:#40267a;--orb-color-ya-admin-900:#331d66;--orb-color-ya-admin-950:#271451;--orb-color-ya-admin-1000:#1a0b3d;--orb-color-ya-admin-alpha-100:#8b5cf60d;--orb-color-ya-admin-alpha-150:#8b5cf61a;--orb-color-ya-admin-alpha-200:#8b5cf633;--orb-color-ya-admin-alpha-250:#8b5cf64d;--orb-color-ya-admin-alpha-300:#8b5cf666;--orb-color-ya-admin-alpha-400:#8b5cf699;--orb-color-ya-admin-alpha-500:#8b5cf6cc;--orb-color-ya-concept-100:#f5ffff;--orb-color-ya-concept-150:#ddf7fc;--orb-color-ya-concept-200:#bdeffa;--orb-color-ya-concept-250:#97e7f8;--orb-color-ya-concept-300:#71ddf5;--orb-color-ya-concept-400:#4dd2ef;--orb-color-ya-concept-500:#2ac4e5;--orb-color-ya-concept-600:#0bb1d5;--orb-color-ya-concept-700:#039fc1;--orb-color-ya-concept-800:#018caa;--orb-color-ya-concept-850:#007189;--orb-color-ya-concept-900:#005466;--orb-color-ya-concept-950:#003540;--orb-color-ya-concept-1000:#001317;--orb-color-ya-concept-alpha-100:#0bb1d50d;--orb-color-ya-concept-alpha-150:#0bb1d51a;--orb-color-ya-concept-alpha-200:#0bb1d533;--orb-color-ya-concept-alpha-250:#0bb1d54d;--orb-color-ya-concept-alpha-300:#0bb1d566;--orb-color-ya-concept-alpha-400:#0bb1d599;--orb-color-ya-concept-alpha-500:#0bb1d5cc;--orb-color-yango-photo-100:#fef6f5;--orb-color-yango-photo-150:#fef1ef;--orb-color-yango-photo-200:#fde2de;--orb-color-yango-photo-250:#fcd3ce;--orb-color-yango-photo-300:#ffc0b8;--orb-color-yango-photo-400:#ff8f80;--orb-color-yango-photo-500:#ff604b;--orb-color-yango-photo-600:#ff4930;--orb-color-yango-photo-700:#df3f2a;--orb-color-yango-photo-800:#be3523;--orb-color-yango-photo-850:#9e2c1d;--orb-color-yango-photo-900:#7e2317;--orb-color-yango-photo-950:#5d1a11;--orb-color-yango-photo-1000:#3d110b;--orb-color-yango-photo-alpha-100:#ff49300d;--orb-color-yango-photo-alpha-150:#ff49301a;--orb-color-yango-photo-alpha-200:#ff493033;--orb-color-yango-photo-alpha-250:#ff49304d;--orb-color-yango-photo-alpha-300:#ff493066;--orb-color-yango-photo-alpha-400:#ff493099;--orb-color-yango-photo-alpha-500:#ff4930cc;--orb-color-ya-gpt-100:#fff7f5;--orb-color-ya-gpt-150:#fff1ed;--orb-color-ya-gpt-200:#ffe5db;--orb-color-ya-gpt-250:#ffd9ca;--orb-color-ya-gpt-300:#ffccb7;--orb-color-ya-gpt-400:#ffb294;--orb-color-ya-gpt-500:#ff9168;--orb-color-ya-gpt-600:#ff7f4d;--orb-color-ya-gpt-700:#f86025;--orb-color-ya-gpt-800:#e04d14;--orb-color-ya-gpt-850:#b83a09;--orb-color-ya-gpt-900:#902b04;--orb-color-ya-gpt-950:#551902;--orb-color-ya-gpt-1000:#290b00;--orb-color-ya-gpt-alpha-100:#ff7f4d0d;--orb-color-ya-gpt-alpha-150:#ff7f4d21;--orb-color-ya-gpt-alpha-200:#ff7f4d33;--orb-color-ya-gpt-alpha-250:#ff7f4d4d;--orb-color-ya-gpt-alpha-300:#ff7f4d66;--orb-color-ya-gpt-alpha-400:#ff7f4d99;--orb-color-ya-gpt-alpha-500:#ff7f4dcc;--orb-color-ya-wiki-100:#f3f7fe;--orb-color-ya-wiki-150:#ebf2fe;--orb-color-ya-wiki-200:#d8e6fd;--orb-color-ya-wiki-250:#c4d9fc;--orb-color-ya-wiki-300:#b1cdfb;--orb-color-ya-wiki-400:#89b4fa;--orb-color-ya-wiki-500:#629bf8;--orb-color-ya-wiki-600:#3b82f6;--orb-color-ya-wiki-700:#2f69c7;--orb-color-ya-wiki-800:#235097;--orb-color-ya-wiki-850:#183668;--orb-color-ya-wiki-900:#122a50;--orb-color-ya-wiki-950:#0c1d38;--orb-color-ya-wiki-1000:#061121;--orb-color-ya-wiki-alpha-100:#3b82f60d;--orb-color-ya-wiki-alpha-150:#3b82f621;--orb-color-ya-wiki-alpha-200:#3b82f633;--orb-color-ya-wiki-alpha-250:#3b82f64d;--orb-color-ya-wiki-alpha-300:#3b82f666;--orb-color-ya-wiki-alpha-400:#3b82f699;--orb-color-ya-wiki-alpha-500:#3b82f6cc;--orb-color-ya-tracker-100:#f3f7fe;--orb-color-ya-tracker-150:#ebf2fe;--orb-color-ya-tracker-200:#d8e6fd;--orb-color-ya-tracker-250:#c4d9fc;--orb-color-ya-tracker-300:#b1cdfb;--orb-color-ya-tracker-400:#89b4fa;--orb-color-ya-tracker-500:#629bf8;--orb-color-ya-tracker-600:#3b82f6;--orb-color-ya-tracker-700:#2f69c7;--orb-color-ya-tracker-800:#235097;--orb-color-ya-tracker-850:#183668;--orb-color-ya-tracker-900:#122a50;--orb-color-ya-tracker-950:#0c1d38;--orb-color-ya-tracker-1000:#061121;--orb-color-ya-tracker-alpha-100:#3b82f60d;--orb-color-ya-tracker-alpha-150:#3b82f621;--orb-color-ya-tracker-alpha-200:#3b82f633;--orb-color-ya-tracker-alpha-250:#3b82f64d;--orb-color-ya-tracker-alpha-300:#3b82f666;--orb-color-ya-tracker-alpha-400:#3b82f699;--orb-color-ya-tracker-alpha-500:#3b82f6cc;--orb-color-ya-forms-100:#f3f7fe;--orb-color-ya-forms-150:#ebf2fe;--orb-color-ya-forms-200:#d8e6fd;--orb-color-ya-forms-250:#c4d9fc;--orb-color-ya-forms-300:#b1cdfb;--orb-color-ya-forms-400:#89b4fa;--orb-color-ya-forms-500:#629bf8;--orb-color-ya-forms-600:#3b82f6;--orb-color-ya-forms-700:#2f69c7;--orb-color-ya-forms-800:#235097;--orb-color-ya-forms-850:#183668;--orb-color-ya-forms-900:#122a50;--orb-color-ya-forms-950:#0c1d38;--orb-color-ya-forms-1000:#061121;--orb-color-ya-forms-alpha-100:#3b82f60d;--orb-color-ya-forms-alpha-150:#3b82f621;--orb-color-ya-forms-alpha-200:#3b82f633;--orb-color-ya-forms-alpha-250:#3b82f64d;--orb-color-ya-forms-alpha-300:#3b82f666;--orb-color-ya-forms-alpha-400:#3b82f699;--orb-color-ya-forms-alpha-500:#3b82f6cc;--orb-color-ya-premium-01-600:#ffa04d;--orb-color-ya-premium-02-600:#ff7f4d;--orb-color-ya-premium-03-600:#ff5c58;--orb-color-ya-plus-01-500:#fb8e5b;--orb-color-ya-plus-01-600:#fa7c41;--orb-color-ya-plus-02-500:#c452c6;--orb-color-ya-plus-02-600:#be40c0;--orb-color-ya-plus-03-500:#656ee1;--orb-color-ya-plus-03-600:#505add;--orb-shadow-level-01:0px 2px 4px 0px var(--orb-misc-shadow);--orb-shadow-level-02:0px 4px 12px 0px var(--orb-misc-shadow);--orb-shadow-level-03:0px 6px 20px 0px var(--orb-misc-shadow);--orb-shadow-bottom-bar:0px 8px 24px 0px var(--orb-misc-shadow);--orb-shadow-top-bar:0px -4px 20px 0px var(--orb-misc-shadow);--orb-shadow-surface-brand:0px 4px 12px 0px var(--orb-shadow-brand);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-primary-color:#fafafa;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic)}.Orb-Brand_brand_telemost :root,.brand_telemost :root,:root.Orb-Brand_brand_telemost,:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-700);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-800);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-850);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-100);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-150);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-200);--orb-line-brand:var(--orb-color-ya-telemost-700);--orb-misc-line-focus:var(--orb-color-ya-telemost-700);--orb-text-brand:var(--orb-color-ya-telemost-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost :root,.brand_telemost :root,:root.Orb-Brand_brand_telemost,:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.theme_dark:root{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .theme_dark:root,.brand_telemost .theme_dark:root,.theme_dark:root.Orb-Brand_brand_telemost,.theme_dark:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost .theme_dark:root,.brand_telemost .theme_dark:root,.theme_dark:root.Orb-Brand_brand_telemost,.theme_dark:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}@media(prefers-color-scheme:dark){.theme_auto:root{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .theme_auto:root,.brand_telemost .theme_auto:root,.theme_auto:root.Orb-Brand_brand_telemost,.theme_auto:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost .theme_auto:root,.brand_telemost .theme_auto:root,.theme_auto:root.Orb-Brand_brand_telemost,.theme_auto:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}}.yamb-modal{--ui-avatar-outline-color:var(--common-settings-bg);border-radius:var(--component-modal-border-radius);box-shadow:var(--component-modal-box-shadow);display:flex;flex-direction:column;margin:var(--spacing-10m);overflow:hidden;position:relative}.yamb-modal.Orb-Theme_theme_light{--orb-elevation-sunken:var(--orb-color-cool-gray-100);--orb-elevation-base:var(--orb-color-white);--orb-elevation-risen:var(--orb-color-cool-gray-50);--orb-elevation-overlay:var(--orb-color-white);--orb-elevation-base-blurred:var(--orb-color-white-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-white-alpha-800);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-600);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-white);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-900);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-850);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-800);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-600);--orb-surface-feedback-info-hovered:var(--orb-color-blue-700);--orb-surface-feedback-info-pressed:var(--orb-color-blue-800);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-150);--orb-surface-feedback-success:var(--orb-color-green-600);--orb-surface-feedback-success-hovered:var(--orb-color-green-700);--orb-surface-feedback-success-pressed:var(--orb-color-green-800);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-150);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-250);--orb-surface-feedback-warning:var(--orb-color-orange-600);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-700);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-800);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-150);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-250);--orb-surface-feedback-danger:var(--orb-color-red-600);--orb-surface-feedback-danger-hovered:var(--orb-color-red-700);--orb-surface-feedback-danger-pressed:var(--orb-color-red-800);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-150);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-250);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-800);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-01:var(--orb-color-amber-600);--orb-surface-accent-01-medium:var(--orb-color-amber-300);--orb-surface-accent-01-light:var(--orb-color-amber-200);--orb-surface-accent-02:var(--orb-color-orange-600);--orb-surface-accent-02-medium:var(--orb-color-orange-300);--orb-surface-accent-02-light:var(--orb-color-orange-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-600);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-300);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-200);--orb-surface-accent-04:var(--orb-color-yellow-600);--orb-surface-accent-04-medium:var(--orb-color-yellow-300);--orb-surface-accent-04-light:var(--orb-color-yellow-200);--orb-surface-accent-05:var(--orb-color-green-yellow-600);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-300);--orb-surface-accent-05-light:var(--orb-color-green-yellow-200);--orb-surface-accent-06:var(--orb-color-lime-600);--orb-surface-accent-06-medium:var(--orb-color-lime-300);--orb-surface-accent-06-light:var(--orb-color-lime-200);--orb-surface-accent-07:var(--orb-color-green-600);--orb-surface-accent-07-medium:var(--orb-color-green-300);--orb-surface-accent-07-light:var(--orb-color-green-200);--orb-surface-accent-08:var(--orb-color-emerald-600);--orb-surface-accent-08-medium:var(--orb-color-emerald-300);--orb-surface-accent-08-light:var(--orb-color-emerald-200);--orb-surface-accent-09:var(--orb-color-teal-600);--orb-surface-accent-09-medium:var(--orb-color-teal-300);--orb-surface-accent-09-light:var(--orb-color-teal-200);--orb-surface-accent-10:var(--orb-color-cyan-600);--orb-surface-accent-10-medium:var(--orb-color-cyan-300);--orb-surface-accent-10-light:var(--orb-color-cyan-200);--orb-surface-accent-11:var(--orb-color-sky-600);--orb-surface-accent-11-medium:var(--orb-color-sky-300);--orb-surface-accent-11-light:var(--orb-color-sky-200);--orb-surface-accent-12:var(--orb-color-blue-600);--orb-surface-accent-12-medium:var(--orb-color-blue-300);--orb-surface-accent-12-light:var(--orb-color-blue-200);--orb-surface-accent-13:var(--orb-color-indigo-600);--orb-surface-accent-13-medium:var(--orb-color-indigo-300);--orb-surface-accent-13-light:var(--orb-color-indigo-200);--orb-surface-accent-14:var(--orb-color-violet-600);--orb-surface-accent-14-medium:var(--orb-color-violet-300);--orb-surface-accent-14-light:var(--orb-color-violet-200);--orb-surface-accent-15:var(--orb-color-pink-600);--orb-surface-accent-15-medium:var(--orb-color-pink-300);--orb-surface-accent-15-light:var(--orb-color-pink-200);--orb-surface-accent-16:var(--orb-color-rose-600);--orb-surface-accent-16-medium:var(--orb-color-rose-300);--orb-surface-accent-16-light:var(--orb-color-rose-200);--orb-surface-accent-17:var(--orb-color-red-600);--orb-surface-accent-17-medium:var(--orb-color-red-300);--orb-surface-accent-17-light:var(--orb-color-red-200);--orb-surface-accent-18:var(--orb-color-cool-gray-600);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-300);--orb-surface-accent-18-light:var(--orb-color-cool-gray-200);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-200);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-600);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-650);--orb-line-generic-heavy:var(--orb-color-cool-gray-950);--orb-line-feedback-info:var(--orb-color-blue-600);--orb-line-feedback-green:var(--orb-color-green-600);--orb-line-feedback-warning:var(--orb-color-orange-600);--orb-line-feedback-danger:var(--orb-color-red-600);--orb-line-feedback-neutral:var(--orb-color-cool-gray-600);--orb-line-accent-01:var(--orb-color-amber-600);--orb-line-accent-02:var(--orb-color-orange-600);--orb-line-accent-03:var(--orb-color-dark-yellow-600);--orb-line-accent-04:var(--orb-color-yellow-600);--orb-line-accent-05:var(--orb-color-green-yellow-600);--orb-line-accent-06:var(--orb-color-lime-600);--orb-line-accent-07:var(--orb-color-green-600);--orb-line-accent-08:var(--orb-color-emerald-600);--orb-line-accent-09:var(--orb-color-teal-600);--orb-line-accent-10:var(--orb-color-cyan-600);--orb-line-accent-11:var(--orb-color-sky-600);--orb-line-accent-12:var(--orb-color-blue-600);--orb-line-accent-13:var(--orb-color-indigo-600);--orb-line-accent-14:var(--orb-color-violet-600);--orb-line-accent-15:var(--orb-color-pink-600);--orb-line-accent-16:var(--orb-color-rose-600);--orb-line-accent-17:var(--orb-color-red-600);--orb-text-primary:var(--orb-color-cool-gray-950);--orb-text-secondary:var(--orb-color-cool-gray-750);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-800);--orb-text-inverse:var(--orb-color-cool-gray-50);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-600);--orb-text-feedback-success:var(--orb-color-green-700);--orb-text-feedback-warning:var(--orb-color-orange-700);--orb-text-feedback-danger:var(--orb-color-red-600);--orb-text-feedback-neutral:var(--orb-color-cool-gray-750);--orb-text-accent-01-heavy:var(--orb-color-amber-850);--orb-text-accent-01:var(--orb-color-amber-600);--orb-text-accent-02-heavy:var(--orb-color-orange-850);--orb-text-accent-02:var(--orb-color-orange-600);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-850);--orb-text-accent-03:var(--orb-color-dark-yellow-600);--orb-text-accent-04-heavy:var(--orb-color-yellow-850);--orb-text-accent-04:var(--orb-color-yellow-600);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-850);--orb-text-accent-05:var(--orb-color-green-yellow-600);--orb-text-accent-06-heavy:var(--orb-color-lime-850);--orb-text-accent-06:var(--orb-color-lime-600);--orb-text-accent-07-heavy:var(--orb-color-green-850);--orb-text-accent-07:var(--orb-color-green-600);--orb-text-accent-08-heavy:var(--orb-color-emerald-850);--orb-text-accent-08:var(--orb-color-emerald-600);--orb-text-accent-09-heavy:var(--orb-color-teal-850);--orb-text-accent-09:var(--orb-color-teal-600);--orb-text-accent-10-heavy:var(--orb-color-cyan-850);--orb-text-accent-10:var(--orb-color-cyan-600);--orb-text-accent-11-heavy:var(--orb-color-sky-850);--orb-text-accent-11:var(--orb-color-sky-600);--orb-text-accent-12-heavy:var(--orb-color-blue-850);--orb-text-accent-12:var(--orb-color-blue-600);--orb-text-accent-13-heavy:var(--orb-color-indigo-850);--orb-text-accent-13:var(--orb-color-indigo-600);--orb-text-accent-14-heavy:var(--orb-color-violet-850);--orb-text-accent-14:var(--orb-color-violet-600);--orb-text-accent-15-heavy:var(--orb-color-pink-850);--orb-text-accent-15:var(--orb-color-pink-600);--orb-text-accent-16-heavy:var(--orb-color-rose-850);--orb-text-accent-16:var(--orb-color-rose-600);--orb-text-accent-17-heavy:var(--orb-color-red-850);--orb-text-accent-17:var(--orb-color-red-600);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-950);--orb-text-accent-18:var(--orb-color-cool-gray-600);--orb-misc-shadow:var(--orb-color-black-alpha-100);--orb-misc-shadow-android:var(--orb-color-black-alpha-800);--orb-text-letter-read:var(--orb-color-cool-gray-900);--orb-misc-line-darkmode:var(--orb-color-white-alpha-00);--orb-misc-surface-meeting:var(--orb-color-white-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-600);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-600);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-600);--orb-misc-gradient-fade:var(--orb-color-white-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-800);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-600);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-150);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-150);--orb-ya-360-text:var(--orb-color-ya-base-01-600);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-600);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-700);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-800);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-150);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-250);--orb-line-brand:var(--orb-color-ya-messenger-700);--orb-misc-line-focus:var(--orb-color-ya-messenger-700);--orb-text-brand:var(--orb-color-ya-messenger-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-white-alpha-800);--orb-color-black:#000;--orb-color-white:#fff;--orb-color-cool-gray-50:#f3f4f5;--orb-color-cool-gray-100:#edeff0;--orb-color-cool-gray-150:#e7e9ed;--orb-color-cool-gray-200:#e1e3e7;--orb-color-cool-gray-250:#dadce1;--orb-color-cool-gray-300:#d2d4da;--orb-color-cool-gray-350:#cbced5;--orb-color-cool-gray-400:#c3c5ce;--orb-color-cool-gray-450:#bdbfc8;--orb-color-cool-gray-500:#b5b7c0;--orb-color-cool-gray-550:#a7a9b3;--orb-color-cool-gray-600:#9799a3;--orb-color-cool-gray-650:#878994;--orb-color-cool-gray-700:#797b85;--orb-color-cool-gray-750:#6b6c77;--orb-color-cool-gray-800:#5d5d67;--orb-color-cool-gray-850:#505059;--orb-color-cool-gray-900:#42424b;--orb-color-cool-gray-950:#34343c;--orb-color-cool-gray-1000:#242429;--orb-color-cool-gray-1100:#141417;--orb-color-cool-gray-alpha-50:#b5b7c00d;--orb-color-cool-gray-alpha-100:#b5b7c01a;--orb-color-cool-gray-alpha-150:#b5b7c026;--orb-color-cool-gray-alpha-200:#b5b7c033;--orb-color-cool-gray-alpha-250:#b5b7c040;--orb-color-cool-gray-alpha-300:#b5b7c04d;--orb-color-cool-gray-alpha-400:#b5b7c066;--orb-color-cool-gray-alpha-500:#b5b7c080;--orb-color-cool-gray-alpha-600:#b5b7c099;--orb-color-cool-gray-alpha-700:#b5b7c0b3;--orb-color-cool-gray-alpha-800:#b5b7c0cc;--orb-color-cool-gray-alpha-900:#b5b7c0e6;--orb-color-cool-gray-dark-alpha-200:#9799a333;--orb-color-cool-gray-dark-alpha-300:#9799a34d;--orb-color-cool-gray-dark-alpha-400:#9799a366;--orb-color-cool-gray-dark-alpha-600:#24242999;--orb-color-cool-gray-dark-alpha-700:#42424bcc;--orb-color-cool-gray-dark-alpha-800:#34343cd9;--orb-color-cool-gray-dark-alpha-900:#28282ee6;--orb-color-black-alpha-00:#00000000;--orb-color-black-alpha-50:#0000000d;--orb-color-black-alpha-100:#0000001a;--orb-color-black-alpha-200:#00000033;--orb-color-black-alpha-300:#0000004d;--orb-color-black-alpha-400:#00000066;--orb-color-black-alpha-500:#00000080;--orb-color-black-alpha-600:#00000099;--orb-color-black-alpha-700:#000000b3;--orb-color-black-alpha-800:#000000cc;--orb-color-black-alpha-900:#000000e6;--orb-color-white-alpha-00:#ffffff00;--orb-color-white-alpha-50:#ffffff0d;--orb-color-white-alpha-100:#ffffff1a;--orb-color-white-alpha-200:#ffffff33;--orb-color-white-alpha-300:#ffffff4d;--orb-color-white-alpha-400:#ffffff66;--orb-color-white-alpha-500:#ffffff80;--orb-color-white-alpha-600:#ffffff99;--orb-color-white-alpha-700:#ffffffb3;--orb-color-white-alpha-800:#ffffffcc;--orb-color-white-alpha-900:#ffffffe6;--orb-color-red-100:#fef4f4;--orb-color-red-150:#fdecec;--orb-color-red-200:#fcdada;--orb-color-red-250:#fac7c7;--orb-color-red-300:#f9b4b4;--orb-color-red-400:#f58f8f;--orb-color-red-500:#f26969;--orb-color-red-600:#ef4444;--orb-color-red-700:#c13737;--orb-color-red-800:#932929;--orb-color-red-850:#5f2222;--orb-color-red-900:#4a1a1a;--orb-color-red-950:#351212;--orb-color-red-1000:#1f0a0a;--orb-color-rose-100:#fef4f5;--orb-color-rose-150:#feecef;--orb-color-rose-200:#fdd9df;--orb-color-rose-250:#fcc5cf;--orb-color-rose-300:#fbb2bf;--orb-color-rose-400:#f88c9e;--orb-color-rose-500:#f6657e;--orb-color-rose-600:#f43f5e;--orb-color-rose-700:#c5334c;--orb-color-rose-800:#972639;--orb-color-rose-850:#62202b;--orb-color-rose-900:#4c1922;--orb-color-rose-950:#361117;--orb-color-rose-1000:#20090c;--orb-color-pink-100:#fef4fb;--orb-color-pink-150:#fdedf8;--orb-color-pink-200:#fbdaf2;--orb-color-pink-250:#f9c8eb;--orb-color-pink-300:#f7b6e5;--orb-color-pink-400:#f491d8;--orb-color-pink-500:#f06dcb;--orb-color-pink-600:#ec48be;--orb-color-pink-700:#bf3a99;--orb-color-pink-800:#922c75;--orb-color-pink-850:#5e244e;--orb-color-pink-900:#491b3c;--orb-color-pink-950:#35122b;--orb-color-pink-1000:#1f0a19;--orb-color-violet-100:#f8f5fe;--orb-color-violet-150:#f3effe;--orb-color-violet-200:#e8defd;--orb-color-violet-250:#dccefc;--orb-color-violet-300:#d1befb;--orb-color-violet-400:#b99dfa;--orb-color-violet-500:#a27df8;--orb-color-violet-600:#8b5cf6;--orb-color-violet-700:#724acd;--orb-color-violet-800:#5938a4;--orb-color-violet-850:#432e72;--orb-color-violet-900:#362360;--orb-color-violet-950:#251745;--orb-color-violet-1000:#130a29;--orb-color-indigo-100:#f5f6fe;--orb-color-indigo-150:#eff0fe;--orb-color-indigo-200:#e0e0fc;--orb-color-indigo-250:#d0d1fb;--orb-color-indigo-300:#c1c2f9;--orb-color-indigo-400:#a1a3f7;--orb-color-indigo-500:#8285f4;--orb-color-indigo-600:#6366f1;--orb-color-indigo-700:#5052c9;--orb-color-indigo-800:#3d3fa1;--orb-color-indigo-850:#333370;--orb-color-indigo-900:#27275e;--orb-color-indigo-950:#191943;--orb-color-indigo-1000:#0b0c28;--orb-color-blue-100:#f3f7fe;--orb-color-blue-150:#ebf2fe;--orb-color-blue-200:#d8e6fd;--orb-color-blue-250:#c4d9fc;--orb-color-blue-300:#b1cdfb;--orb-color-blue-400:#89b4fa;--orb-color-blue-500:#629bf8;--orb-color-blue-600:#3b82f6;--orb-color-blue-700:#2f69c7;--orb-color-blue-800:#235097;--orb-color-blue-850:#25395b;--orb-color-blue-900:#1c2c46;--orb-color-blue-950:#131f31;--orb-color-blue-1000:#0a111d;--orb-color-sky-100:#f1fafe;--orb-color-sky-150:#e7f6fd;--orb-color-sky-200:#cfedfb;--orb-color-sky-250:#b7e4f8;--orb-color-sky-300:#9fdbf6;--orb-color-sky-400:#6ec9f2;--orb-color-sky-500:#3eb7ed;--orb-color-sky-600:#0ea5e9;--orb-color-sky-700:#0b84ba;--orb-color-sky-800:#08638c;--orb-color-sky-850:#103e53;--orb-color-sky-900:#0b2e3f;--orb-color-sky-950:#081f2a;--orb-color-sky-1000:#030f15;--orb-color-cyan-100:#f0fbfd;--orb-color-cyan-150:#e6f8fb;--orb-color-cyan-200:#cdf0f6;--orb-color-cyan-250:#b4e9f2;--orb-color-cyan-300:#9be2ee;--orb-color-cyan-400:#6ad3e5;--orb-color-cyan-500:#38c5dd;--orb-color-cyan-600:#06b6d4;--orb-color-cyan-700:#0592aa;--orb-color-cyan-800:#046d7f;--orb-color-cyan-850:#074650;--orb-color-cyan-900:#05343c;--orb-color-cyan-950:#032228;--orb-color-cyan-1000:#021114;--orb-color-teal-100:#ecfaf8;--orb-color-teal-150:#dff7f4;--orb-color-teal-200:#c9f0ec;--orb-color-teal-250:#b2e9e3;--orb-color-teal-300:#9ce2da;--orb-color-teal-400:#6ed4c9;--orb-color-teal-500:#41c6b7;--orb-color-teal-600:#14b8a6;--orb-color-teal-700:#109385;--orb-color-teal-800:#0c6e64;--orb-color-teal-850:#0c453f;--orb-color-teal-900:#09342f;--orb-color-teal-950:#06231f;--orb-color-teal-1000:#031110;--orb-color-emerald-100:#eafaf5;--orb-color-emerald-150:#dcf7ee;--orb-color-emerald-200:#c6f0e2;--orb-color-emerald-250:#afe9d6;--orb-color-emerald-300:#98e2ca;--orb-color-emerald-400:#6bd5b1;--orb-color-emerald-500:#3dc799;--orb-color-emerald-600:#10b981;--orb-color-emerald-700:#0d9467;--orb-color-emerald-800:#0a6f4d;--orb-color-emerald-850:#134a27;--orb-color-emerald-900:#0e381d;--orb-color-emerald-950:#092514;--orb-color-emerald-1000:#041309;--orb-color-green-100:#f2fbf5;--orb-color-green-150:#e9f9ef;--orb-color-green-200:#d3f3df;--orb-color-green-250:#bdeecf;--orb-color-green-300:#a7e8bf;--orb-color-green-400:#7adc9e;--orb-color-green-500:#4ed17e;--orb-color-green-600:#22c55e;--orb-color-green-700:#1b9e4b;--orb-color-green-800:#147638;--orb-color-green-850:#0e4f26;--orb-color-green-900:#0e381d;--orb-color-green-950:#092514;--orb-color-green-1000:#041309;--orb-color-lime-100:#f8fcf1;--orb-color-lime-150:#f3fae8;--orb-color-lime-200:#e6f5d0;--orb-color-lime-250:#daf0b9;--orb-color-lime-300:#ceeba2;--orb-color-lime-400:#b5e073;--orb-color-lime-500:#9dd645;--orb-color-lime-600:#84cc16;--orb-color-lime-700:#6aa312;--orb-color-lime-800:#4f7a0d;--orb-color-lime-850:#355209;--orb-color-lime-900:#27390b;--orb-color-lime-950:#1a2706;--orb-color-lime-1000:#0d1303;--orb-color-green-yellow-100:#fcfdf3;--orb-color-green-yellow-150:#fafbeb;--orb-color-green-yellow-200:#f5f8d7;--orb-color-green-yellow-250:#f0f4c4;--orb-color-green-yellow-300:#ebf1b0;--orb-color-green-yellow-400:#e1ea88;--orb-color-green-yellow-500:#d7e361;--orb-color-green-yellow-600:#cddc39;--orb-color-green-yellow-700:#a4b02e;--orb-color-green-yellow-800:#7b8422;--orb-color-green-yellow-850:#4e531c;--orb-color-green-yellow-900:#3a3e15;--orb-color-green-yellow-950:#27290e;--orb-color-green-yellow-1000:#131507;--orb-color-yellow-100:#fffef3;--orb-color-yellow-150:#fffdf0;--orb-color-yellow-200:#fffbd8;--orb-color-yellow-250:#fff9c4;--orb-color-yellow-300:#fff7b1;--orb-color-yellow-400:#fff389;--orb-color-yellow-500:#ffef62;--orb-color-yellow-600:#ffeb3b;--orb-color-yellow-700:#d0bf2f;--orb-color-yellow-800:#a09323;--orb-color-yellow-850:#6a621f;--orb-color-yellow-900:#534e18;--orb-color-yellow-950:#3d3910;--orb-color-yellow-1000:#181605;--orb-color-dark-yellow-100:#fffbf0;--orb-color-dark-yellow-150:#fff9e6;--orb-color-dark-yellow-200:#fff3cd;--orb-color-dark-yellow-250:#ffecb5;--orb-color-dark-yellow-300:#ffe69c;--orb-color-dark-yellow-400:#ffda6a;--orb-color-dark-yellow-500:#ffcd39;--orb-color-dark-yellow-600:#ffc107;--orb-color-dark-yellow-700:#cc9a06;--orb-color-dark-yellow-800:#997404;--orb-color-dark-yellow-850:#614a08;--orb-color-dark-yellow-900:#483806;--orb-color-dark-yellow-950:#302604;--orb-color-dark-yellow-1000:#181202;--orb-color-amber-100:#fefaf0;--orb-color-amber-150:#fdf7e6;--orb-color-amber-200:#fbf0ce;--orb-color-amber-250:#f9e8b5;--orb-color-amber-300:#f7e19c;--orb-color-amber-400:#f2d16b;--orb-color-amber-500:#eec239;--orb-color-amber-600:#eab308;--orb-color-amber-700:#bb8f06;--orb-color-amber-800:#8c6b05;--orb-color-amber-850:#594608;--orb-color-amber-900:#423406;--orb-color-amber-950:#2d2304;--orb-color-amber-1000:#161102;--orb-color-orange-100:#fef7f1;--orb-color-orange-150:#fef3e7;--orb-color-orange-200:#fde5ce;--orb-color-orange-250:#fcd9b6;--orb-color-orange-300:#fbcc9d;--orb-color-orange-400:#f9b36d;--orb-color-orange-500:#f7993c;--orb-color-orange-600:#f5800b;--orb-color-orange-700:#c46709;--orb-color-orange-800:#934d07;--orb-color-orange-850:#5d3309;--orb-color-orange-900:#452607;--orb-color-orange-950:#2e1a05;--orb-color-orange-1000:#170d02;--orb-color-red-toxic-400:#f66;--orb-color-red-toxic-500:#f33;--orb-color-red-toxic-600:red;--orb-color-red-toxic-700:#c00;--orb-color-red-toxic-800:#900;--orb-color-rose-toxic-400:#f69;--orb-color-rose-toxic-500:#f37;--orb-color-rose-toxic-600:#f05;--orb-color-rose-toxic-700:#c04;--orb-color-rose-toxic-800:#903;--orb-color-pink-toxic-400:#ff66b2;--orb-color-pink-toxic-500:#ff3398;--orb-color-pink-toxic-600:#ff007e;--orb-color-pink-toxic-700:#cc0065;--orb-color-pink-toxic-800:#99004c;--orb-color-violet-toxic-400:#ad66ff;--orb-color-violet-toxic-500:#9233ff;--orb-color-violet-toxic-600:#70f;--orb-color-violet-toxic-700:#5f00cc;--orb-color-violet-toxic-800:#470099;--orb-color-indigo-toxic-400:#8a66ff;--orb-color-indigo-toxic-500:#6333ff;--orb-color-indigo-toxic-600:#3c00ff;--orb-color-indigo-toxic-700:#3000cc;--orb-color-indigo-toxic-800:#240099;--orb-color-blue-toxic-400:#66a0ff;--orb-color-blue-toxic-500:#3380ff;--orb-color-blue-toxic-600:#0061ff;--orb-color-blue-toxic-700:#004dcc;--orb-color-blue-toxic-800:#003a99;--orb-color-sky-toxic-400:#66cfff;--orb-color-sky-toxic-500:#33c0ff;--orb-color-sky-toxic-600:#00b0ff;--orb-color-sky-toxic-700:#009ee5;--orb-color-sky-toxic-800:#007bb2;--orb-color-cyan-toxic-400:#80ecff;--orb-color-cyan-toxic-500:#4de5ff;--orb-color-cyan-toxic-600:#00daff;--orb-color-cyan-toxic-700:#00c4e5;--orb-color-cyan-toxic-800:#0099b2;--orb-color-teal-toxic-400:#99fff4;--orb-color-teal-toxic-500:#80fff1;--orb-color-teal-toxic-600:#00ffe3;--orb-color-teal-toxic-700:#00e5cc;--orb-color-teal-toxic-800:#00b29f;--orb-color-emerald-toxic-400:#9fd;--orb-color-emerald-toxic-500:#6fc;--orb-color-emerald-toxic-600:#00ffab;--orb-color-emerald-toxic-700:#00e599;--orb-color-emerald-toxic-800:#00b277;--orb-color-green-toxic-400:#99ffbf;--orb-color-green-toxic-500:#66ff9e;--orb-color-green-toxic-600:#00ff5e;--orb-color-green-toxic-700:#00e554;--orb-color-green-toxic-800:#00b242;--orb-color-lime-toxic-400:#d7ff99;--orb-color-lime-toxic-500:#c2ff66;--orb-color-lime-toxic-600:#9aff00;--orb-color-lime-toxic-700:#8be500;--orb-color-lime-toxic-800:#6cb200;--orb-color-green-yellow-toxic-400:#f6ff99;--orb-color-green-yellow-toxic-500:#f1ff66;--orb-color-green-yellow-toxic-600:#e8ff00;--orb-color-green-yellow-toxic-700:#d1e500;--orb-color-green-yellow-toxic-800:#a2b200;--orb-color-yellow-toxic-400:#fff599;--orb-color-yellow-toxic-500:#ffef66;--orb-color-yellow-toxic-600:#ffe500;--orb-color-yellow-toxic-700:#e5ce00;--orb-color-yellow-toxic-800:#b2a000;--orb-color-orange-toxic-400:#ffad66;--orb-color-orange-toxic-500:#ff9233;--orb-color-orange-toxic-600:#f70;--orb-color-orange-toxic-700:#e56b00;--orb-color-orange-toxic-800:#b25300;--orb-color-red-alpha-100:#ef44440d;--orb-color-red-alpha-150:#ef44441a;--orb-color-red-alpha-200:#ef444433;--orb-color-red-alpha-250:#ef44444d;--orb-color-red-alpha-300:#ef444466;--orb-color-red-alpha-400:#ef444499;--orb-color-red-alpha-500:#ef4444cc;--orb-color-rose-alpha-100:#f43f5e0d;--orb-color-rose-alpha-150:#f43f5e1a;--orb-color-rose-alpha-200:#f43f5e33;--orb-color-rose-alpha-250:#f43f5e4d;--orb-color-rose-alpha-300:#f43f5e66;--orb-color-rose-alpha-400:#f43f5e99;--orb-color-rose-alpha-500:#f43f5ecc;--orb-color-pink-alpha-100:#ec48be0d;--orb-color-pink-alpha-150:#ec48be1a;--orb-color-pink-alpha-200:#ec48be33;--orb-color-pink-alpha-250:#ec48be4d;--orb-color-pink-alpha-300:#ec48be66;--orb-color-pink-alpha-400:#ec48be99;--orb-color-pink-alpha-500:#ec48becc;--orb-color-violet-alpha-100:#8b5cf60d;--orb-color-violet-alpha-150:#8b5cf61a;--orb-color-violet-alpha-200:#8b5cf633;--orb-color-violet-alpha-250:#8b5cf64d;--orb-color-violet-alpha-300:#8b5cf666;--orb-color-violet-alpha-400:#8b5cf699;--orb-color-violet-alpha-500:#8b5cf6cc;--orb-color-indigo-alpha-100:#6366f10d;--orb-color-indigo-alpha-150:#6366f11a;--orb-color-indigo-alpha-200:#6366f133;--orb-color-indigo-alpha-250:#6366f14d;--orb-color-indigo-alpha-300:#6366f166;--orb-color-indigo-alpha-400:#6366f199;--orb-color-indigo-alpha-500:#6366f1cc;--orb-color-blue-alpha-100:#3b82f60d;--orb-color-blue-alpha-150:#3b82f61a;--orb-color-blue-alpha-200:#3b82f633;--orb-color-blue-alpha-250:#3b82f64d;--orb-color-blue-alpha-300:#3b82f666;--orb-color-blue-alpha-400:#3b82f699;--orb-color-blue-alpha-500:#3b82f6cc;--orb-color-sky-alpha-100:#0ea5e90d;--orb-color-sky-alpha-150:#0ea5e91a;--orb-color-sky-alpha-200:#0ea5e933;--orb-color-sky-alpha-250:#0ea5e94d;--orb-color-sky-alpha-300:#0ea5e966;--orb-color-sky-alpha-400:#0ea5e999;--orb-color-sky-alpha-500:#0ea5e9cc;--orb-color-cyan-alpha-100:#06b6d40d;--orb-color-cyan-alpha-150:#06b6d41a;--orb-color-cyan-alpha-200:#06b6d433;--orb-color-cyan-alpha-250:#06b6d44d;--orb-color-cyan-alpha-300:#06b6d466;--orb-color-cyan-alpha-400:#06b6d499;--orb-color-cyan-alpha-500:#06b6d4cc;--orb-color-teal-alpha-100:#14b8a60d;--orb-color-teal-alpha-150:#14b8a61a;--orb-color-teal-alpha-200:#14b8a633;--orb-color-teal-alpha-250:#14b8a64d;--orb-color-teal-alpha-300:#14b8a666;--orb-color-teal-alpha-400:#14b8a699;--orb-color-teal-alpha-500:#14b8a6cc;--orb-color-emerald-alpha-100:#10b9810d;--orb-color-emerald-alpha-150:#10b9811a;--orb-color-emerald-alpha-200:#10b98133;--orb-color-emerald-alpha-250:#10b9814d;--orb-color-emerald-alpha-300:#10b98166;--orb-color-emerald-alpha-400:#10b98199;--orb-color-emerald-alpha-500:#10b981cc;--orb-color-green-alpha-100:#22c55e0d;--orb-color-green-alpha-150:#22c55e1a;--orb-color-green-alpha-200:#22c55e33;--orb-color-green-alpha-250:#22c55e4d;--orb-color-green-alpha-300:#22c55e66;--orb-color-green-alpha-400:#22c55e99;--orb-color-green-alpha-500:#22c55ecc;--orb-color-lime-alpha-100:#84cc160d;--orb-color-lime-alpha-150:#84cc161a;--orb-color-lime-alpha-200:#84cc1633;--orb-color-lime-alpha-250:#84cc164d;--orb-color-lime-alpha-300:#84cc1666;--orb-color-lime-alpha-400:#84cc1699;--orb-color-lime-alpha-500:#84cc16cc;--orb-color-green-yellow-alpha-100:#cddc390d;--orb-color-green-yellow-alpha-150:#cddc391a;--orb-color-green-yellow-alpha-200:#cddc3933;--orb-color-green-yellow-alpha-250:#cddc394d;--orb-color-green-yellow-alpha-300:#cddc3966;--orb-color-green-yellow-alpha-400:#cddc3999;--orb-color-green-yellow-alpha-500:#cddc39cc;--orb-color-yellow-alpha-100:#ffeb3b0d;--orb-color-yellow-alpha-150:#ffeb3b1a;--orb-color-yellow-alpha-200:#ffeb3b33;--orb-color-yellow-alpha-250:#ffeb3b4d;--orb-color-yellow-alpha-300:#ffeb3b66;--orb-color-yellow-alpha-400:#ffeb3b99;--orb-color-yellow-alpha-500:#ffeb3bcc;--orb-color-dark-yellow-alpha-100:#ffc1070d;--orb-color-dark-yellow-alpha-150:#ffc1071a;--orb-color-dark-yellow-alpha-200:#ffc10733;--orb-color-dark-yellow-alpha-250:#ffc1074d;--orb-color-dark-yellow-alpha-300:#ffc10766;--orb-color-dark-yellow-alpha-400:#ffc10799;--orb-color-dark-yellow-alpha-500:#ffc107cc;--orb-color-amber-alpha-100:#eab3080d;--orb-color-amber-alpha-150:#eab3081a;--orb-color-amber-alpha-200:#eab30833;--orb-color-amber-alpha-250:#eab3084d;--orb-color-amber-alpha-300:#eab30866;--orb-color-amber-alpha-400:#eab30899;--orb-color-amber-alpha-500:#eab308cc;--orb-color-orange-alpha-100:#f5800b0d;--orb-color-orange-alpha-150:#f5800b1a;--orb-color-orange-alpha-200:#f5800b33;--orb-color-orange-alpha-250:#f5800b4d;--orb-color-orange-alpha-300:#f5800b66;--orb-color-orange-alpha-400:#f5800b99;--orb-color-orange-alpha-500:#f5800bcc;--orb-color-ya-core-100:#feffd9;--orb-color-ya-core-150:#ffffbf;--orb-color-ya-core-200:#fffcab;--orb-color-ya-core-250:#fff896;--orb-color-ya-core-300:#fff385;--orb-color-ya-core-400:#ffe45c;--orb-color-ya-core-500:#ffdb4d;--orb-color-ya-core-600:#ffc300;--orb-color-ya-core-700:#ffb700;--orb-color-ya-core-800:#bd7e00;--orb-color-ya-core-850:#995900;--orb-color-ya-core-900:#630;--orb-color-ya-core-950:#331800;--orb-color-ya-core-1000:#291300;--orb-color-ya-core-alpha-100:#ffdb4d0d;--orb-color-ya-core-alpha-150:#ffdb4d1a;--orb-color-ya-core-alpha-200:#ffdb4d33;--orb-color-ya-core-alpha-250:#ffdb4d4d;--orb-color-ya-core-alpha-300:#ffdb4d66;--orb-color-ya-core-alpha-400:#ffdb4d99;--orb-color-ya-core-alpha-500:#ffdb4dcc;--orb-color-ya-base-01-100:#fff7f5;--orb-color-ya-base-01-150:#fff1ed;--orb-color-ya-base-01-200:#ffe5db;--orb-color-ya-base-01-250:#ffd9ca;--orb-color-ya-base-01-300:#ffccb7;--orb-color-ya-base-01-400:#ffb294;--orb-color-ya-base-01-500:#ff9168;--orb-color-ya-base-01-600:#ff7f4d;--orb-color-ya-base-01-700:#f86025;--orb-color-ya-base-01-800:#e04d14;--orb-color-ya-base-01-850:#b83a09;--orb-color-ya-base-01-900:#902b04;--orb-color-ya-base-01-950:#551902;--orb-color-ya-base-01-1000:#290b00;--orb-color-ya-base-01-alpha-100:#ff7f4d0d;--orb-color-ya-base-01-alpha-150:#ff7f4d21;--orb-color-ya-base-01-alpha-200:#ff7f4d33;--orb-color-ya-base-01-alpha-250:#ff7f4d4d;--orb-color-ya-base-01-alpha-300:#ff7f4d66;--orb-color-ya-base-01-alpha-400:#ff7f4d99;--orb-color-ya-base-01-alpha-500:#ff7f4dcc;--orb-color-ya-base-02-100:#f5f7ff;--orb-color-ya-base-02-150:#ebefff;--orb-color-ya-base-02-200:#d3dcfd;--orb-color-ya-base-02-250:#c8d3fa;--orb-color-ya-base-02-300:#b1c0f6;--orb-color-ya-base-02-400:#99acf2;--orb-color-ya-base-02-500:#718be8;--orb-color-ya-base-02-600:#5372e1;--orb-color-ya-base-02-700:#3656c9;--orb-color-ya-base-02-800:#243e9c;--orb-color-ya-base-02-850:#1b317e;--orb-color-ya-base-02-900:#13245f;--orb-color-ya-base-02-950:#0c1840;--orb-color-ya-base-02-1000:#060c21;--orb-color-ya-base-02-alpha-100:#5372e10d;--orb-color-ya-base-02-alpha-150:#5372e121;--orb-color-ya-base-02-alpha-200:#5372e133;--orb-color-ya-base-02-alpha-250:#5372e14d;--orb-color-ya-base-02-alpha-300:#5372e166;--orb-color-ya-base-02-alpha-400:#5372e199;--orb-color-ya-base-02-alpha-500:#5372e1cc;--orb-color-ya-mail-100:#fff7f5;--orb-color-ya-mail-150:#fff1ed;--orb-color-ya-mail-200:#ffe5db;--orb-color-ya-mail-250:#ffd9ca;--orb-color-ya-mail-300:#ffccb7;--orb-color-ya-mail-400:#ffb294;--orb-color-ya-mail-500:#ff9168;--orb-color-ya-mail-600:#ff7f4d;--orb-color-ya-mail-700:#f86025;--orb-color-ya-mail-800:#e04d14;--orb-color-ya-mail-850:#b83a09;--orb-color-ya-mail-900:#902b04;--orb-color-ya-mail-950:#551902;--orb-color-ya-mail-1000:#290b00;--orb-color-ya-mail-alpha-100:#ff7f4d0d;--orb-color-ya-mail-alpha-150:#ff7f4d21;--orb-color-ya-mail-alpha-200:#ff7f4d33;--orb-color-ya-mail-alpha-250:#ff7f4d4d;--orb-color-ya-mail-alpha-300:#ff7f4d66;--orb-color-ya-mail-alpha-400:#ff7f4d99;--orb-color-ya-mail-alpha-500:#ff7f4dcc;--orb-color-ya-contacts-100:#f8f5fe;--orb-color-ya-contacts-150:#f3effe;--orb-color-ya-contacts-200:#e8defd;--orb-color-ya-contacts-250:#dccefc;--orb-color-ya-contacts-300:#d1befb;--orb-color-ya-contacts-400:#b99dfa;--orb-color-ya-contacts-500:#a27df8;--orb-color-ya-contacts-600:#8b5cf6;--orb-color-ya-contacts-700:#724acd;--orb-color-ya-contacts-800:#5938a4;--orb-color-ya-contacts-850:#40267a;--orb-color-ya-contacts-900:#331d66;--orb-color-ya-contacts-950:#271451;--orb-color-ya-contacts-1000:#1a0b3d;--orb-color-ya-contacts-alpha-100:#8b5cf60d;--orb-color-ya-contacts-alpha-150:#8b5cf621;--orb-color-ya-contacts-alpha-200:#8b5cf633;--orb-color-ya-contacts-alpha-250:#8b5cf64d;--orb-color-ya-contacts-alpha-300:#8b5cf666;--orb-color-ya-contacts-alpha-400:#8b5cf699;--orb-color-ya-contacts-alpha-500:#8b5cf6cc;--orb-color-ya-messenger-100:#f5ffff;--orb-color-ya-messenger-150:#ddf7fc;--orb-color-ya-messenger-200:#bdeffa;--orb-color-ya-messenger-250:#97e7f8;--orb-color-ya-messenger-300:#71ddf5;--orb-color-ya-messenger-400:#4dd2ef;--orb-color-ya-messenger-500:#2ac4e5;--orb-color-ya-messenger-600:#0bb1d5;--orb-color-ya-messenger-700:#039fc1;--orb-color-ya-messenger-800:#018caa;--orb-color-ya-messenger-850:#007189;--orb-color-ya-messenger-900:#005466;--orb-color-ya-messenger-950:#003540;--orb-color-ya-messenger-1000:#001317;--orb-color-ya-messenger-alpha-100:#0bb1d50d;--orb-color-ya-messenger-alpha-150:#0bb1d521;--orb-color-ya-messenger-alpha-200:#0bb1d533;--orb-color-ya-messenger-alpha-250:#0bb1d54d;--orb-color-ya-messenger-alpha-300:#0bb1d566;--orb-color-ya-messenger-alpha-400:#0bb1d599;--orb-color-ya-messenger-alpha-500:#0bb1d5cc;--orb-color-ya-disk-100:#f5f9ff;--orb-color-ya-disk-150:#ebf2ff;--orb-color-ya-disk-200:#d6e6ff;--orb-color-ya-disk-250:#c2d9ff;--orb-color-ya-disk-300:#adccff;--orb-color-ya-disk-400:#85b3ff;--orb-color-ya-disk-500:#5c99ff;--orb-color-ya-disk-600:#3380ff;--orb-color-ya-disk-700:#004cc7;--orb-color-ya-disk-800:#003b97;--orb-color-ya-disk-850:#002768;--orb-color-ya-disk-900:#001f50;--orb-color-ya-disk-950:#001638;--orb-color-ya-disk-1000:#000d21;--orb-color-ya-disk-alpha-100:#3380ff0d;--orb-color-ya-disk-alpha-150:#3380ff21;--orb-color-ya-disk-alpha-200:#3380ff33;--orb-color-ya-disk-alpha-250:#3380ff4d;--orb-color-ya-disk-alpha-300:#3380ff66;--orb-color-ya-disk-alpha-400:#3380ff99;--orb-color-ya-disk-alpha-500:#3380ffcc;--orb-color-ya-calendar-100:#fff5f5;--orb-color-ya-calendar-150:#ffe8e8;--orb-color-ya-calendar-200:#ffd9d9;--orb-color-ya-calendar-250:#ffc2c2;--orb-color-ya-calendar-300:#ffadad;--orb-color-ya-calendar-400:#ff8585;--orb-color-ya-calendar-500:#f66;--orb-color-ya-calendar-600:#ff4545;--orb-color-ya-calendar-700:#da3131;--orb-color-ya-calendar-800:#b52121;--orb-color-ya-calendar-850:#901414;--orb-color-ya-calendar-900:#6b0a0a;--orb-color-ya-calendar-950:#460303;--orb-color-ya-calendar-1000:#210000;--orb-color-ya-calendar-alpha-100:#ff33330d;--orb-color-ya-calendar-alpha-150:#ff333321;--orb-color-ya-calendar-alpha-200:#ff333333;--orb-color-ya-calendar-alpha-250:#ff33334d;--orb-color-ya-calendar-alpha-300:#ff333366;--orb-color-ya-calendar-alpha-400:#ff333399;--orb-color-ya-calendar-alpha-500:#ff3333cc;--orb-color-ya-telemost-100:#ebfff3;--orb-color-ya-telemost-150:#d1ffe4;--orb-color-ya-telemost-200:#a8ffcc;--orb-color-ya-telemost-250:#80ffb5;--orb-color-ya-telemost-300:#57ff9e;--orb-color-ya-telemost-400:#33f583;--orb-color-ya-telemost-500:#23e574;--orb-color-ya-telemost-600:#1dcc66;--orb-color-ya-telemost-700:#0bb552;--orb-color-ya-telemost-800:#039941;--orb-color-ya-telemost-850:#008035;--orb-color-ya-telemost-900:#005c27;--orb-color-ya-telemost-950:#00220e;--orb-color-ya-telemost-1000:#000301;--orb-color-ya-telemost-light-400:#4cee8f;--orb-color-ya-telemost-light-500:#30de77;--orb-color-ya-telemost-light-600:#1ccc65;--orb-color-ya-telemost-alpha-100:#0bb5521a;--orb-color-ya-telemost-alpha-150:#0bb55221;--orb-color-ya-telemost-alpha-200:#0bb55233;--orb-color-ya-telemost-alpha-250:#0bb5524d;--orb-color-ya-telemost-alpha-300:#0bb55266;--orb-color-ya-telemost-alpha-400:#0bb55299;--orb-color-ya-telemost-alpha-500:#0bb552cc;--orb-color-ya-docs-100:#f3f7fe;--orb-color-ya-docs-150:#ebf2fe;--orb-color-ya-docs-200:#d8e6fd;--orb-color-ya-docs-250:#c4d9fc;--orb-color-ya-docs-300:#b1cdfb;--orb-color-ya-docs-400:#89b4fa;--orb-color-ya-docs-500:#629bf8;--orb-color-ya-docs-600:#3b82f6;--orb-color-ya-docs-700:#2f69c7;--orb-color-ya-docs-800:#235097;--orb-color-ya-docs-850:#183668;--orb-color-ya-docs-900:#122a50;--orb-color-ya-docs-950:#0c1d38;--orb-color-ya-docs-1000:#061121;--orb-color-ya-docs-alpha-100:#3b82f60d;--orb-color-ya-docs-alpha-150:#3b82f621;--orb-color-ya-docs-alpha-200:#3b82f633;--orb-color-ya-docs-alpha-250:#3b82f64d;--orb-color-ya-docs-alpha-300:#3b82f666;--orb-color-ya-docs-alpha-400:#3b82f699;--orb-color-ya-docs-alpha-500:#3b82f6cc;--orb-color-ya-tables-100:#f2fbf5;--orb-color-ya-tables-150:#e9f9ef;--orb-color-ya-tables-200:#d3f3df;--orb-color-ya-tables-250:#bdeecf;--orb-color-ya-tables-300:#a7e8bf;--orb-color-ya-tables-400:#7adc9e;--orb-color-ya-tables-500:#4ed17e;--orb-color-ya-tables-600:#22c55e;--orb-color-ya-tables-700:#1b9e4b;--orb-color-ya-tables-800:#147638;--orb-color-ya-tables-850:#0e4f26;--orb-color-ya-tables-900:#0a3b1c;--orb-color-ya-tables-950:#072713;--orb-color-ya-tables-1000:#031409;--orb-color-ya-tables-alpha-100:#22c55e0d;--orb-color-ya-tables-alpha-150:#22c55e21;--orb-color-ya-tables-alpha-200:#22c55e33;--orb-color-ya-tables-alpha-250:#22c55e4d;--orb-color-ya-tables-alpha-300:#22c55e66;--orb-color-ya-tables-alpha-400:#22c55e99;--orb-color-ya-tables-alpha-500:#22c55ecc;--orb-color-ya-pres-100:#fef9f1;--orb-color-ya-pres-150:#fef5e7;--orb-color-ya-pres-200:#fdecce;--orb-color-ya-pres-250:#fce2b6;--orb-color-ya-pres-300:#fbd89d;--orb-color-ya-pres-400:#f9c56d;--orb-color-ya-pres-500:#f7b13c;--orb-color-ya-pres-600:#f59e0b;--orb-color-ya-pres-700:#c47e09;--orb-color-ya-pres-800:#935f07;--orb-color-ya-pres-850:#623f04;--orb-color-ya-pres-900:#492f03;--orb-color-ya-pres-950:#312002;--orb-color-ya-pres-1000:#181001;--orb-color-ya-pres-alpha-100:#f59e0b0d;--orb-color-ya-pres-alpha-150:#f59e0b21;--orb-color-ya-pres-alpha-200:#f59e0b33;--orb-color-ya-pres-alpha-250:#f59e0b4d;--orb-color-ya-pres-alpha-300:#f59e0b66;--orb-color-ya-pres-alpha-400:#f59e0b99;--orb-color-ya-pres-alpha-500:#f59e0bcc;--orb-color-ya-magic-100:#f8f5fe;--orb-color-ya-magic-150:#f3effe;--orb-color-ya-magic-200:#e8defd;--orb-color-ya-magic-250:#dccefc;--orb-color-ya-magic-300:#d1befb;--orb-color-ya-magic-400:#b99dfa;--orb-color-ya-magic-500:#a27df8;--orb-color-ya-magic-600:#8b5cf6;--orb-color-ya-magic-700:#724acd;--orb-color-ya-magic-800:#5938a4;--orb-color-ya-magic-850:#40267a;--orb-color-ya-magic-900:#331d66;--orb-color-ya-magic-950:#271451;--orb-color-ya-magic-1000:#1a0b3d;--orb-color-ya-magic-alpha-100:#8b5cf60d;--orb-color-ya-magic-alpha-150:#8b5cf61a;--orb-color-ya-magic-alpha-200:#8b5cf633;--orb-color-ya-magic-alpha-250:#8b5cf64d;--orb-color-ya-magic-alpha-300:#8b5cf666;--orb-color-ya-magic-alpha-400:#8b5cf699;--orb-color-ya-magic-alpha-500:#8b5cf6cc;--orb-color-ya-admin-100:#f8f5fe;--orb-color-ya-admin-150:#f3effe;--orb-color-ya-admin-200:#e8defd;--orb-color-ya-admin-250:#dccefc;--orb-color-ya-admin-300:#d1befb;--orb-color-ya-admin-400:#b99dfa;--orb-color-ya-admin-500:#a27df8;--orb-color-ya-admin-600:#8b5cf6;--orb-color-ya-admin-700:#724acd;--orb-color-ya-admin-800:#5938a4;--orb-color-ya-admin-850:#40267a;--orb-color-ya-admin-900:#331d66;--orb-color-ya-admin-950:#271451;--orb-color-ya-admin-1000:#1a0b3d;--orb-color-ya-admin-alpha-100:#8b5cf60d;--orb-color-ya-admin-alpha-150:#8b5cf61a;--orb-color-ya-admin-alpha-200:#8b5cf633;--orb-color-ya-admin-alpha-250:#8b5cf64d;--orb-color-ya-admin-alpha-300:#8b5cf666;--orb-color-ya-admin-alpha-400:#8b5cf699;--orb-color-ya-admin-alpha-500:#8b5cf6cc;--orb-color-ya-concept-100:#f5ffff;--orb-color-ya-concept-150:#ddf7fc;--orb-color-ya-concept-200:#bdeffa;--orb-color-ya-concept-250:#97e7f8;--orb-color-ya-concept-300:#71ddf5;--orb-color-ya-concept-400:#4dd2ef;--orb-color-ya-concept-500:#2ac4e5;--orb-color-ya-concept-600:#0bb1d5;--orb-color-ya-concept-700:#039fc1;--orb-color-ya-concept-800:#018caa;--orb-color-ya-concept-850:#007189;--orb-color-ya-concept-900:#005466;--orb-color-ya-concept-950:#003540;--orb-color-ya-concept-1000:#001317;--orb-color-ya-concept-alpha-100:#0bb1d50d;--orb-color-ya-concept-alpha-150:#0bb1d51a;--orb-color-ya-concept-alpha-200:#0bb1d533;--orb-color-ya-concept-alpha-250:#0bb1d54d;--orb-color-ya-concept-alpha-300:#0bb1d566;--orb-color-ya-concept-alpha-400:#0bb1d599;--orb-color-ya-concept-alpha-500:#0bb1d5cc;--orb-color-yango-photo-100:#fef6f5;--orb-color-yango-photo-150:#fef1ef;--orb-color-yango-photo-200:#fde2de;--orb-color-yango-photo-250:#fcd3ce;--orb-color-yango-photo-300:#ffc0b8;--orb-color-yango-photo-400:#ff8f80;--orb-color-yango-photo-500:#ff604b;--orb-color-yango-photo-600:#ff4930;--orb-color-yango-photo-700:#df3f2a;--orb-color-yango-photo-800:#be3523;--orb-color-yango-photo-850:#9e2c1d;--orb-color-yango-photo-900:#7e2317;--orb-color-yango-photo-950:#5d1a11;--orb-color-yango-photo-1000:#3d110b;--orb-color-yango-photo-alpha-100:#ff49300d;--orb-color-yango-photo-alpha-150:#ff49301a;--orb-color-yango-photo-alpha-200:#ff493033;--orb-color-yango-photo-alpha-250:#ff49304d;--orb-color-yango-photo-alpha-300:#ff493066;--orb-color-yango-photo-alpha-400:#ff493099;--orb-color-yango-photo-alpha-500:#ff4930cc;--orb-color-ya-gpt-100:#fff7f5;--orb-color-ya-gpt-150:#fff1ed;--orb-color-ya-gpt-200:#ffe5db;--orb-color-ya-gpt-250:#ffd9ca;--orb-color-ya-gpt-300:#ffccb7;--orb-color-ya-gpt-400:#ffb294;--orb-color-ya-gpt-500:#ff9168;--orb-color-ya-gpt-600:#ff7f4d;--orb-color-ya-gpt-700:#f86025;--orb-color-ya-gpt-800:#e04d14;--orb-color-ya-gpt-850:#b83a09;--orb-color-ya-gpt-900:#902b04;--orb-color-ya-gpt-950:#551902;--orb-color-ya-gpt-1000:#290b00;--orb-color-ya-gpt-alpha-100:#ff7f4d0d;--orb-color-ya-gpt-alpha-150:#ff7f4d21;--orb-color-ya-gpt-alpha-200:#ff7f4d33;--orb-color-ya-gpt-alpha-250:#ff7f4d4d;--orb-color-ya-gpt-alpha-300:#ff7f4d66;--orb-color-ya-gpt-alpha-400:#ff7f4d99;--orb-color-ya-gpt-alpha-500:#ff7f4dcc;--orb-color-ya-wiki-100:#f3f7fe;--orb-color-ya-wiki-150:#ebf2fe;--orb-color-ya-wiki-200:#d8e6fd;--orb-color-ya-wiki-250:#c4d9fc;--orb-color-ya-wiki-300:#b1cdfb;--orb-color-ya-wiki-400:#89b4fa;--orb-color-ya-wiki-500:#629bf8;--orb-color-ya-wiki-600:#3b82f6;--orb-color-ya-wiki-700:#2f69c7;--orb-color-ya-wiki-800:#235097;--orb-color-ya-wiki-850:#183668;--orb-color-ya-wiki-900:#122a50;--orb-color-ya-wiki-950:#0c1d38;--orb-color-ya-wiki-1000:#061121;--orb-color-ya-wiki-alpha-100:#3b82f60d;--orb-color-ya-wiki-alpha-150:#3b82f621;--orb-color-ya-wiki-alpha-200:#3b82f633;--orb-color-ya-wiki-alpha-250:#3b82f64d;--orb-color-ya-wiki-alpha-300:#3b82f666;--orb-color-ya-wiki-alpha-400:#3b82f699;--orb-color-ya-wiki-alpha-500:#3b82f6cc;--orb-color-ya-tracker-100:#f3f7fe;--orb-color-ya-tracker-150:#ebf2fe;--orb-color-ya-tracker-200:#d8e6fd;--orb-color-ya-tracker-250:#c4d9fc;--orb-color-ya-tracker-300:#b1cdfb;--orb-color-ya-tracker-400:#89b4fa;--orb-color-ya-tracker-500:#629bf8;--orb-color-ya-tracker-600:#3b82f6;--orb-color-ya-tracker-700:#2f69c7;--orb-color-ya-tracker-800:#235097;--orb-color-ya-tracker-850:#183668;--orb-color-ya-tracker-900:#122a50;--orb-color-ya-tracker-950:#0c1d38;--orb-color-ya-tracker-1000:#061121;--orb-color-ya-tracker-alpha-100:#3b82f60d;--orb-color-ya-tracker-alpha-150:#3b82f621;--orb-color-ya-tracker-alpha-200:#3b82f633;--orb-color-ya-tracker-alpha-250:#3b82f64d;--orb-color-ya-tracker-alpha-300:#3b82f666;--orb-color-ya-tracker-alpha-400:#3b82f699;--orb-color-ya-tracker-alpha-500:#3b82f6cc;--orb-color-ya-forms-100:#f3f7fe;--orb-color-ya-forms-150:#ebf2fe;--orb-color-ya-forms-200:#d8e6fd;--orb-color-ya-forms-250:#c4d9fc;--orb-color-ya-forms-300:#b1cdfb;--orb-color-ya-forms-400:#89b4fa;--orb-color-ya-forms-500:#629bf8;--orb-color-ya-forms-600:#3b82f6;--orb-color-ya-forms-700:#2f69c7;--orb-color-ya-forms-800:#235097;--orb-color-ya-forms-850:#183668;--orb-color-ya-forms-900:#122a50;--orb-color-ya-forms-950:#0c1d38;--orb-color-ya-forms-1000:#061121;--orb-color-ya-forms-alpha-100:#3b82f60d;--orb-color-ya-forms-alpha-150:#3b82f621;--orb-color-ya-forms-alpha-200:#3b82f633;--orb-color-ya-forms-alpha-250:#3b82f64d;--orb-color-ya-forms-alpha-300:#3b82f666;--orb-color-ya-forms-alpha-400:#3b82f699;--orb-color-ya-forms-alpha-500:#3b82f6cc;--orb-color-ya-premium-01-600:#ffa04d;--orb-color-ya-premium-02-600:#ff7f4d;--orb-color-ya-premium-03-600:#ff5c58;--orb-color-ya-plus-01-500:#fb8e5b;--orb-color-ya-plus-01-600:#fa7c41;--orb-color-ya-plus-02-500:#c452c6;--orb-color-ya-plus-02-600:#be40c0;--orb-color-ya-plus-03-500:#656ee1;--orb-color-ya-plus-03-600:#505add;--orb-shadow-level-01:0px 2px 4px 0px var(--orb-misc-shadow);--orb-shadow-level-02:0px 4px 12px 0px var(--orb-misc-shadow);--orb-shadow-level-03:0px 6px 20px 0px var(--orb-misc-shadow);--orb-shadow-bottom-bar:0px 8px 24px 0px var(--orb-misc-shadow);--orb-shadow-top-bar:0px -4px 20px 0px var(--orb-misc-shadow);--orb-shadow-surface-brand:0px 4px 12px 0px var(--orb-shadow-brand);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-primary-color:#fafafa;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic)}.Orb-Brand_brand_telemost .yamb-modal.Orb-Theme_theme_light,.brand_telemost .yamb-modal.Orb-Theme_theme_light,.yamb-modal.Orb-Theme_theme_light.Orb-Brand_brand_telemost,.yamb-modal.Orb-Theme_theme_light.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-700);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-800);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-850);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-100);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-150);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-200);--orb-line-brand:var(--orb-color-ya-telemost-700);--orb-misc-line-focus:var(--orb-color-ya-telemost-700);--orb-text-brand:var(--orb-color-ya-telemost-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.yamb-modal.Orb-Theme_theme_dark{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .yamb-modal.Orb-Theme_theme_dark,.brand_telemost .yamb-modal.Orb-Theme_theme_dark,.yamb-modal.Orb-Theme_theme_dark.Orb-Brand_brand_telemost,.yamb-modal.Orb-Theme_theme_dark.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.yamb-modal_hidden{display:none}.yamb-modal_sidebar{border-radius:0;bottom:0;height:100%;left:auto;margin:0;max-width:80vw;pointer-events:none;right:0;top:0;transform:translateX(0);width:600px}.ui-transition_enter>.yamb-modal_sidebar{transform:translateX(100%)}.ui-transition_entering>.yamb-modal_sidebar{transform:translateX(0);transition:transform .2s}html.safari .ui-transition_entering>.yamb-modal_sidebar{will-change:transform}.ui-transition_entered>.yamb-modal_sidebar{pointer-events:auto;transform:translateX(0)}.ui-transition_exit>.yamb-modal_sidebar{pointer-events:none;transform:translateX(0)}.ui-transition_exiting>.yamb-modal_sidebar{transform:translateX(100%);transition:transform .2s}html.safari .ui-transition_exiting>.yamb-modal_sidebar{will-change:transform}@media screen and (min-width:var(--global-min-width )){.yamb-modal:not(.yamb-modal_fullscreen):not(.yamb-modal_sidebar){max-width:calc(100% - 40px)}}@media screen and (max-width:600px){.yamb-modal_sidebar{max-width:100%;width:100%}}.yamb-modal_fullscreen{width:360px}.yamb-modal_fullscreen.yamb-modal_responsive-fullscreen-on-desktop{max-width:924px;width:90vw}.yamb-modal_fullscreen.yamb-modal_responsive-fullscreen-on-desktop.yamb-modal_narrowed{max-width:600px}@media screen and (max-width:480px){.yamb-modal_fullscreen.yamb-modal_responsive{border-radius:0;bottom:0;left:0;margin:0;position:absolute;right:0;top:0;width:100%}}@media screen and (orientation:landscape)and (max-width:768px){.yamb-modal_fullscreen-on-mobile-landscape{border-radius:0;bottom:0;left:0;margin:0;position:absolute;right:0;top:0;width:100%}}@media screen and (max-width:480px)and (min-width:360px){.yamb-modal_fullscreen:not(.yamb-modal_responsive){max-width:100%;min-width:300px;width:340px}}@media screen and (max-width:360px){.yamb-modal:not(.yamb-modal_responsive){max-width:calc(100vw - 10px);width:auto}}
.yamb-butterfly{background-color:var(--common-actionbar);border:var(--line-05m) solid var(--common-divider);border-left:0;border-radius:0 3px 0 0;bottom:-1px;box-shadow:var(--ui-popup-shadow);box-sizing:border-box;color:var(--cåomponent-butterfly-color);height:32px;left:-1px;padding:var(--spacing-m) var(--spacing-2m);position:fixed;right:0;width:32px;z-index:1000}@media(max-width:768px){.yamb-butterfly_hidden{display:none}}
:root{--orb-elevation-sunken:var(--orb-color-cool-gray-100);--orb-elevation-base:var(--orb-color-white);--orb-elevation-risen:var(--orb-color-cool-gray-50);--orb-elevation-overlay:var(--orb-color-white);--orb-elevation-base-blurred:var(--orb-color-white-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-white-alpha-800);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-600);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-white);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-900);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-850);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-800);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-600);--orb-surface-feedback-info-hovered:var(--orb-color-blue-700);--orb-surface-feedback-info-pressed:var(--orb-color-blue-800);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-150);--orb-surface-feedback-success:var(--orb-color-green-600);--orb-surface-feedback-success-hovered:var(--orb-color-green-700);--orb-surface-feedback-success-pressed:var(--orb-color-green-800);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-150);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-250);--orb-surface-feedback-warning:var(--orb-color-orange-600);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-700);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-800);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-150);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-250);--orb-surface-feedback-danger:var(--orb-color-red-600);--orb-surface-feedback-danger-hovered:var(--orb-color-red-700);--orb-surface-feedback-danger-pressed:var(--orb-color-red-800);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-150);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-250);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-800);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-01:var(--orb-color-amber-600);--orb-surface-accent-01-medium:var(--orb-color-amber-300);--orb-surface-accent-01-light:var(--orb-color-amber-200);--orb-surface-accent-02:var(--orb-color-orange-600);--orb-surface-accent-02-medium:var(--orb-color-orange-300);--orb-surface-accent-02-light:var(--orb-color-orange-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-600);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-300);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-200);--orb-surface-accent-04:var(--orb-color-yellow-600);--orb-surface-accent-04-medium:var(--orb-color-yellow-300);--orb-surface-accent-04-light:var(--orb-color-yellow-200);--orb-surface-accent-05:var(--orb-color-green-yellow-600);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-300);--orb-surface-accent-05-light:var(--orb-color-green-yellow-200);--orb-surface-accent-06:var(--orb-color-lime-600);--orb-surface-accent-06-medium:var(--orb-color-lime-300);--orb-surface-accent-06-light:var(--orb-color-lime-200);--orb-surface-accent-07:var(--orb-color-green-600);--orb-surface-accent-07-medium:var(--orb-color-green-300);--orb-surface-accent-07-light:var(--orb-color-green-200);--orb-surface-accent-08:var(--orb-color-emerald-600);--orb-surface-accent-08-medium:var(--orb-color-emerald-300);--orb-surface-accent-08-light:var(--orb-color-emerald-200);--orb-surface-accent-09:var(--orb-color-teal-600);--orb-surface-accent-09-medium:var(--orb-color-teal-300);--orb-surface-accent-09-light:var(--orb-color-teal-200);--orb-surface-accent-10:var(--orb-color-cyan-600);--orb-surface-accent-10-medium:var(--orb-color-cyan-300);--orb-surface-accent-10-light:var(--orb-color-cyan-200);--orb-surface-accent-11:var(--orb-color-sky-600);--orb-surface-accent-11-medium:var(--orb-color-sky-300);--orb-surface-accent-11-light:var(--orb-color-sky-200);--orb-surface-accent-12:var(--orb-color-blue-600);--orb-surface-accent-12-medium:var(--orb-color-blue-300);--orb-surface-accent-12-light:var(--orb-color-blue-200);--orb-surface-accent-13:var(--orb-color-indigo-600);--orb-surface-accent-13-medium:var(--orb-color-indigo-300);--orb-surface-accent-13-light:var(--orb-color-indigo-200);--orb-surface-accent-14:var(--orb-color-violet-600);--orb-surface-accent-14-medium:var(--orb-color-violet-300);--orb-surface-accent-14-light:var(--orb-color-violet-200);--orb-surface-accent-15:var(--orb-color-pink-600);--orb-surface-accent-15-medium:var(--orb-color-pink-300);--orb-surface-accent-15-light:var(--orb-color-pink-200);--orb-surface-accent-16:var(--orb-color-rose-600);--orb-surface-accent-16-medium:var(--orb-color-rose-300);--orb-surface-accent-16-light:var(--orb-color-rose-200);--orb-surface-accent-17:var(--orb-color-red-600);--orb-surface-accent-17-medium:var(--orb-color-red-300);--orb-surface-accent-17-light:var(--orb-color-red-200);--orb-surface-accent-18:var(--orb-color-cool-gray-600);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-300);--orb-surface-accent-18-light:var(--orb-color-cool-gray-200);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-200);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-600);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-650);--orb-line-generic-heavy:var(--orb-color-cool-gray-950);--orb-line-feedback-info:var(--orb-color-blue-600);--orb-line-feedback-green:var(--orb-color-green-600);--orb-line-feedback-warning:var(--orb-color-orange-600);--orb-line-feedback-danger:var(--orb-color-red-600);--orb-line-feedback-neutral:var(--orb-color-cool-gray-600);--orb-line-accent-01:var(--orb-color-amber-600);--orb-line-accent-02:var(--orb-color-orange-600);--orb-line-accent-03:var(--orb-color-dark-yellow-600);--orb-line-accent-04:var(--orb-color-yellow-600);--orb-line-accent-05:var(--orb-color-green-yellow-600);--orb-line-accent-06:var(--orb-color-lime-600);--orb-line-accent-07:var(--orb-color-green-600);--orb-line-accent-08:var(--orb-color-emerald-600);--orb-line-accent-09:var(--orb-color-teal-600);--orb-line-accent-10:var(--orb-color-cyan-600);--orb-line-accent-11:var(--orb-color-sky-600);--orb-line-accent-12:var(--orb-color-blue-600);--orb-line-accent-13:var(--orb-color-indigo-600);--orb-line-accent-14:var(--orb-color-violet-600);--orb-line-accent-15:var(--orb-color-pink-600);--orb-line-accent-16:var(--orb-color-rose-600);--orb-line-accent-17:var(--orb-color-red-600);--orb-text-primary:var(--orb-color-cool-gray-950);--orb-text-secondary:var(--orb-color-cool-gray-750);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-800);--orb-text-inverse:var(--orb-color-cool-gray-50);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-600);--orb-text-feedback-success:var(--orb-color-green-700);--orb-text-feedback-warning:var(--orb-color-orange-700);--orb-text-feedback-danger:var(--orb-color-red-600);--orb-text-feedback-neutral:var(--orb-color-cool-gray-750);--orb-text-accent-01-heavy:var(--orb-color-amber-850);--orb-text-accent-01:var(--orb-color-amber-600);--orb-text-accent-02-heavy:var(--orb-color-orange-850);--orb-text-accent-02:var(--orb-color-orange-600);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-850);--orb-text-accent-03:var(--orb-color-dark-yellow-600);--orb-text-accent-04-heavy:var(--orb-color-yellow-850);--orb-text-accent-04:var(--orb-color-yellow-600);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-850);--orb-text-accent-05:var(--orb-color-green-yellow-600);--orb-text-accent-06-heavy:var(--orb-color-lime-850);--orb-text-accent-06:var(--orb-color-lime-600);--orb-text-accent-07-heavy:var(--orb-color-green-850);--orb-text-accent-07:var(--orb-color-green-600);--orb-text-accent-08-heavy:var(--orb-color-emerald-850);--orb-text-accent-08:var(--orb-color-emerald-600);--orb-text-accent-09-heavy:var(--orb-color-teal-850);--orb-text-accent-09:var(--orb-color-teal-600);--orb-text-accent-10-heavy:var(--orb-color-cyan-850);--orb-text-accent-10:var(--orb-color-cyan-600);--orb-text-accent-11-heavy:var(--orb-color-sky-850);--orb-text-accent-11:var(--orb-color-sky-600);--orb-text-accent-12-heavy:var(--orb-color-blue-850);--orb-text-accent-12:var(--orb-color-blue-600);--orb-text-accent-13-heavy:var(--orb-color-indigo-850);--orb-text-accent-13:var(--orb-color-indigo-600);--orb-text-accent-14-heavy:var(--orb-color-violet-850);--orb-text-accent-14:var(--orb-color-violet-600);--orb-text-accent-15-heavy:var(--orb-color-pink-850);--orb-text-accent-15:var(--orb-color-pink-600);--orb-text-accent-16-heavy:var(--orb-color-rose-850);--orb-text-accent-16:var(--orb-color-rose-600);--orb-text-accent-17-heavy:var(--orb-color-red-850);--orb-text-accent-17:var(--orb-color-red-600);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-950);--orb-text-accent-18:var(--orb-color-cool-gray-600);--orb-misc-shadow:var(--orb-color-black-alpha-100);--orb-misc-shadow-android:var(--orb-color-black-alpha-800);--orb-text-letter-read:var(--orb-color-cool-gray-900);--orb-misc-line-darkmode:var(--orb-color-white-alpha-00);--orb-misc-surface-meeting:var(--orb-color-white-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-600);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-600);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-600);--orb-misc-gradient-fade:var(--orb-color-white-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-800);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-600);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-150);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-150);--orb-ya-360-text:var(--orb-color-ya-base-01-600);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-600);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-700);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-800);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-150);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-250);--orb-line-brand:var(--orb-color-ya-messenger-700);--orb-misc-line-focus:var(--orb-color-ya-messenger-700);--orb-text-brand:var(--orb-color-ya-messenger-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-white-alpha-800);--orb-color-black:#000;--orb-color-white:#fff;--orb-color-cool-gray-50:#f3f4f5;--orb-color-cool-gray-100:#edeff0;--orb-color-cool-gray-150:#e7e9ed;--orb-color-cool-gray-200:#e1e3e7;--orb-color-cool-gray-250:#dadce1;--orb-color-cool-gray-300:#d2d4da;--orb-color-cool-gray-350:#cbced5;--orb-color-cool-gray-400:#c3c5ce;--orb-color-cool-gray-450:#bdbfc8;--orb-color-cool-gray-500:#b5b7c0;--orb-color-cool-gray-550:#a7a9b3;--orb-color-cool-gray-600:#9799a3;--orb-color-cool-gray-650:#878994;--orb-color-cool-gray-700:#797b85;--orb-color-cool-gray-750:#6b6c77;--orb-color-cool-gray-800:#5d5d67;--orb-color-cool-gray-850:#505059;--orb-color-cool-gray-900:#42424b;--orb-color-cool-gray-950:#34343c;--orb-color-cool-gray-1000:#242429;--orb-color-cool-gray-1100:#141417;--orb-color-cool-gray-alpha-50:#b5b7c00d;--orb-color-cool-gray-alpha-100:#b5b7c01a;--orb-color-cool-gray-alpha-150:#b5b7c026;--orb-color-cool-gray-alpha-200:#b5b7c033;--orb-color-cool-gray-alpha-250:#b5b7c040;--orb-color-cool-gray-alpha-300:#b5b7c04d;--orb-color-cool-gray-alpha-400:#b5b7c066;--orb-color-cool-gray-alpha-500:#b5b7c080;--orb-color-cool-gray-alpha-600:#b5b7c099;--orb-color-cool-gray-alpha-700:#b5b7c0b3;--orb-color-cool-gray-alpha-800:#b5b7c0cc;--orb-color-cool-gray-alpha-900:#b5b7c0e6;--orb-color-cool-gray-dark-alpha-200:#9799a333;--orb-color-cool-gray-dark-alpha-300:#9799a34d;--orb-color-cool-gray-dark-alpha-400:#9799a366;--orb-color-cool-gray-dark-alpha-600:#24242999;--orb-color-cool-gray-dark-alpha-700:#42424bcc;--orb-color-cool-gray-dark-alpha-800:#34343cd9;--orb-color-cool-gray-dark-alpha-900:#28282ee6;--orb-color-black-alpha-00:#00000000;--orb-color-black-alpha-50:#0000000d;--orb-color-black-alpha-100:#0000001a;--orb-color-black-alpha-200:#00000033;--orb-color-black-alpha-300:#0000004d;--orb-color-black-alpha-400:#00000066;--orb-color-black-alpha-500:#00000080;--orb-color-black-alpha-600:#00000099;--orb-color-black-alpha-700:#000000b3;--orb-color-black-alpha-800:#000000cc;--orb-color-black-alpha-900:#000000e6;--orb-color-white-alpha-00:#ffffff00;--orb-color-white-alpha-50:#ffffff0d;--orb-color-white-alpha-100:#ffffff1a;--orb-color-white-alpha-200:#ffffff33;--orb-color-white-alpha-300:#ffffff4d;--orb-color-white-alpha-400:#ffffff66;--orb-color-white-alpha-500:#ffffff80;--orb-color-white-alpha-600:#ffffff99;--orb-color-white-alpha-700:#ffffffb3;--orb-color-white-alpha-800:#ffffffcc;--orb-color-white-alpha-900:#ffffffe6;--orb-color-red-100:#fef4f4;--orb-color-red-150:#fdecec;--orb-color-red-200:#fcdada;--orb-color-red-250:#fac7c7;--orb-color-red-300:#f9b4b4;--orb-color-red-400:#f58f8f;--orb-color-red-500:#f26969;--orb-color-red-600:#ef4444;--orb-color-red-700:#c13737;--orb-color-red-800:#932929;--orb-color-red-850:#5f2222;--orb-color-red-900:#4a1a1a;--orb-color-red-950:#351212;--orb-color-red-1000:#1f0a0a;--orb-color-rose-100:#fef4f5;--orb-color-rose-150:#feecef;--orb-color-rose-200:#fdd9df;--orb-color-rose-250:#fcc5cf;--orb-color-rose-300:#fbb2bf;--orb-color-rose-400:#f88c9e;--orb-color-rose-500:#f6657e;--orb-color-rose-600:#f43f5e;--orb-color-rose-700:#c5334c;--orb-color-rose-800:#972639;--orb-color-rose-850:#62202b;--orb-color-rose-900:#4c1922;--orb-color-rose-950:#361117;--orb-color-rose-1000:#20090c;--orb-color-pink-100:#fef4fb;--orb-color-pink-150:#fdedf8;--orb-color-pink-200:#fbdaf2;--orb-color-pink-250:#f9c8eb;--orb-color-pink-300:#f7b6e5;--orb-color-pink-400:#f491d8;--orb-color-pink-500:#f06dcb;--orb-color-pink-600:#ec48be;--orb-color-pink-700:#bf3a99;--orb-color-pink-800:#922c75;--orb-color-pink-850:#5e244e;--orb-color-pink-900:#491b3c;--orb-color-pink-950:#35122b;--orb-color-pink-1000:#1f0a19;--orb-color-violet-100:#f8f5fe;--orb-color-violet-150:#f3effe;--orb-color-violet-200:#e8defd;--orb-color-violet-250:#dccefc;--orb-color-violet-300:#d1befb;--orb-color-violet-400:#b99dfa;--orb-color-violet-500:#a27df8;--orb-color-violet-600:#8b5cf6;--orb-color-violet-700:#724acd;--orb-color-violet-800:#5938a4;--orb-color-violet-850:#432e72;--orb-color-violet-900:#362360;--orb-color-violet-950:#251745;--orb-color-violet-1000:#130a29;--orb-color-indigo-100:#f5f6fe;--orb-color-indigo-150:#eff0fe;--orb-color-indigo-200:#e0e0fc;--orb-color-indigo-250:#d0d1fb;--orb-color-indigo-300:#c1c2f9;--orb-color-indigo-400:#a1a3f7;--orb-color-indigo-500:#8285f4;--orb-color-indigo-600:#6366f1;--orb-color-indigo-700:#5052c9;--orb-color-indigo-800:#3d3fa1;--orb-color-indigo-850:#333370;--orb-color-indigo-900:#27275e;--orb-color-indigo-950:#191943;--orb-color-indigo-1000:#0b0c28;--orb-color-blue-100:#f3f7fe;--orb-color-blue-150:#ebf2fe;--orb-color-blue-200:#d8e6fd;--orb-color-blue-250:#c4d9fc;--orb-color-blue-300:#b1cdfb;--orb-color-blue-400:#89b4fa;--orb-color-blue-500:#629bf8;--orb-color-blue-600:#3b82f6;--orb-color-blue-700:#2f69c7;--orb-color-blue-800:#235097;--orb-color-blue-850:#25395b;--orb-color-blue-900:#1c2c46;--orb-color-blue-950:#131f31;--orb-color-blue-1000:#0a111d;--orb-color-sky-100:#f1fafe;--orb-color-sky-150:#e7f6fd;--orb-color-sky-200:#cfedfb;--orb-color-sky-250:#b7e4f8;--orb-color-sky-300:#9fdbf6;--orb-color-sky-400:#6ec9f2;--orb-color-sky-500:#3eb7ed;--orb-color-sky-600:#0ea5e9;--orb-color-sky-700:#0b84ba;--orb-color-sky-800:#08638c;--orb-color-sky-850:#103e53;--orb-color-sky-900:#0b2e3f;--orb-color-sky-950:#081f2a;--orb-color-sky-1000:#030f15;--orb-color-cyan-100:#f0fbfd;--orb-color-cyan-150:#e6f8fb;--orb-color-cyan-200:#cdf0f6;--orb-color-cyan-250:#b4e9f2;--orb-color-cyan-300:#9be2ee;--orb-color-cyan-400:#6ad3e5;--orb-color-cyan-500:#38c5dd;--orb-color-cyan-600:#06b6d4;--orb-color-cyan-700:#0592aa;--orb-color-cyan-800:#046d7f;--orb-color-cyan-850:#074650;--orb-color-cyan-900:#05343c;--orb-color-cyan-950:#032228;--orb-color-cyan-1000:#021114;--orb-color-teal-100:#ecfaf8;--orb-color-teal-150:#dff7f4;--orb-color-teal-200:#c9f0ec;--orb-color-teal-250:#b2e9e3;--orb-color-teal-300:#9ce2da;--orb-color-teal-400:#6ed4c9;--orb-color-teal-500:#41c6b7;--orb-color-teal-600:#14b8a6;--orb-color-teal-700:#109385;--orb-color-teal-800:#0c6e64;--orb-color-teal-850:#0c453f;--orb-color-teal-900:#09342f;--orb-color-teal-950:#06231f;--orb-color-teal-1000:#031110;--orb-color-emerald-100:#eafaf5;--orb-color-emerald-150:#dcf7ee;--orb-color-emerald-200:#c6f0e2;--orb-color-emerald-250:#afe9d6;--orb-color-emerald-300:#98e2ca;--orb-color-emerald-400:#6bd5b1;--orb-color-emerald-500:#3dc799;--orb-color-emerald-600:#10b981;--orb-color-emerald-700:#0d9467;--orb-color-emerald-800:#0a6f4d;--orb-color-emerald-850:#134a27;--orb-color-emerald-900:#0e381d;--orb-color-emerald-950:#092514;--orb-color-emerald-1000:#041309;--orb-color-green-100:#f2fbf5;--orb-color-green-150:#e9f9ef;--orb-color-green-200:#d3f3df;--orb-color-green-250:#bdeecf;--orb-color-green-300:#a7e8bf;--orb-color-green-400:#7adc9e;--orb-color-green-500:#4ed17e;--orb-color-green-600:#22c55e;--orb-color-green-700:#1b9e4b;--orb-color-green-800:#147638;--orb-color-green-850:#0e4f26;--orb-color-green-900:#0e381d;--orb-color-green-950:#092514;--orb-color-green-1000:#041309;--orb-color-lime-100:#f8fcf1;--orb-color-lime-150:#f3fae8;--orb-color-lime-200:#e6f5d0;--orb-color-lime-250:#daf0b9;--orb-color-lime-300:#ceeba2;--orb-color-lime-400:#b5e073;--orb-color-lime-500:#9dd645;--orb-color-lime-600:#84cc16;--orb-color-lime-700:#6aa312;--orb-color-lime-800:#4f7a0d;--orb-color-lime-850:#355209;--orb-color-lime-900:#27390b;--orb-color-lime-950:#1a2706;--orb-color-lime-1000:#0d1303;--orb-color-green-yellow-100:#fcfdf3;--orb-color-green-yellow-150:#fafbeb;--orb-color-green-yellow-200:#f5f8d7;--orb-color-green-yellow-250:#f0f4c4;--orb-color-green-yellow-300:#ebf1b0;--orb-color-green-yellow-400:#e1ea88;--orb-color-green-yellow-500:#d7e361;--orb-color-green-yellow-600:#cddc39;--orb-color-green-yellow-700:#a4b02e;--orb-color-green-yellow-800:#7b8422;--orb-color-green-yellow-850:#4e531c;--orb-color-green-yellow-900:#3a3e15;--orb-color-green-yellow-950:#27290e;--orb-color-green-yellow-1000:#131507;--orb-color-yellow-100:#fffef3;--orb-color-yellow-150:#fffdf0;--orb-color-yellow-200:#fffbd8;--orb-color-yellow-250:#fff9c4;--orb-color-yellow-300:#fff7b1;--orb-color-yellow-400:#fff389;--orb-color-yellow-500:#ffef62;--orb-color-yellow-600:#ffeb3b;--orb-color-yellow-700:#d0bf2f;--orb-color-yellow-800:#a09323;--orb-color-yellow-850:#6a621f;--orb-color-yellow-900:#534e18;--orb-color-yellow-950:#3d3910;--orb-color-yellow-1000:#181605;--orb-color-dark-yellow-100:#fffbf0;--orb-color-dark-yellow-150:#fff9e6;--orb-color-dark-yellow-200:#fff3cd;--orb-color-dark-yellow-250:#ffecb5;--orb-color-dark-yellow-300:#ffe69c;--orb-color-dark-yellow-400:#ffda6a;--orb-color-dark-yellow-500:#ffcd39;--orb-color-dark-yellow-600:#ffc107;--orb-color-dark-yellow-700:#cc9a06;--orb-color-dark-yellow-800:#997404;--orb-color-dark-yellow-850:#614a08;--orb-color-dark-yellow-900:#483806;--orb-color-dark-yellow-950:#302604;--orb-color-dark-yellow-1000:#181202;--orb-color-amber-100:#fefaf0;--orb-color-amber-150:#fdf7e6;--orb-color-amber-200:#fbf0ce;--orb-color-amber-250:#f9e8b5;--orb-color-amber-300:#f7e19c;--orb-color-amber-400:#f2d16b;--orb-color-amber-500:#eec239;--orb-color-amber-600:#eab308;--orb-color-amber-700:#bb8f06;--orb-color-amber-800:#8c6b05;--orb-color-amber-850:#594608;--orb-color-amber-900:#423406;--orb-color-amber-950:#2d2304;--orb-color-amber-1000:#161102;--orb-color-orange-100:#fef7f1;--orb-color-orange-150:#fef3e7;--orb-color-orange-200:#fde5ce;--orb-color-orange-250:#fcd9b6;--orb-color-orange-300:#fbcc9d;--orb-color-orange-400:#f9b36d;--orb-color-orange-500:#f7993c;--orb-color-orange-600:#f5800b;--orb-color-orange-700:#c46709;--orb-color-orange-800:#934d07;--orb-color-orange-850:#5d3309;--orb-color-orange-900:#452607;--orb-color-orange-950:#2e1a05;--orb-color-orange-1000:#170d02;--orb-color-red-toxic-400:#f66;--orb-color-red-toxic-500:#f33;--orb-color-red-toxic-600:red;--orb-color-red-toxic-700:#c00;--orb-color-red-toxic-800:#900;--orb-color-rose-toxic-400:#f69;--orb-color-rose-toxic-500:#f37;--orb-color-rose-toxic-600:#f05;--orb-color-rose-toxic-700:#c04;--orb-color-rose-toxic-800:#903;--orb-color-pink-toxic-400:#ff66b2;--orb-color-pink-toxic-500:#ff3398;--orb-color-pink-toxic-600:#ff007e;--orb-color-pink-toxic-700:#cc0065;--orb-color-pink-toxic-800:#99004c;--orb-color-violet-toxic-400:#ad66ff;--orb-color-violet-toxic-500:#9233ff;--orb-color-violet-toxic-600:#70f;--orb-color-violet-toxic-700:#5f00cc;--orb-color-violet-toxic-800:#470099;--orb-color-indigo-toxic-400:#8a66ff;--orb-color-indigo-toxic-500:#6333ff;--orb-color-indigo-toxic-600:#3c00ff;--orb-color-indigo-toxic-700:#3000cc;--orb-color-indigo-toxic-800:#240099;--orb-color-blue-toxic-400:#66a0ff;--orb-color-blue-toxic-500:#3380ff;--orb-color-blue-toxic-600:#0061ff;--orb-color-blue-toxic-700:#004dcc;--orb-color-blue-toxic-800:#003a99;--orb-color-sky-toxic-400:#66cfff;--orb-color-sky-toxic-500:#33c0ff;--orb-color-sky-toxic-600:#00b0ff;--orb-color-sky-toxic-700:#009ee5;--orb-color-sky-toxic-800:#007bb2;--orb-color-cyan-toxic-400:#80ecff;--orb-color-cyan-toxic-500:#4de5ff;--orb-color-cyan-toxic-600:#00daff;--orb-color-cyan-toxic-700:#00c4e5;--orb-color-cyan-toxic-800:#0099b2;--orb-color-teal-toxic-400:#99fff4;--orb-color-teal-toxic-500:#80fff1;--orb-color-teal-toxic-600:#00ffe3;--orb-color-teal-toxic-700:#00e5cc;--orb-color-teal-toxic-800:#00b29f;--orb-color-emerald-toxic-400:#9fd;--orb-color-emerald-toxic-500:#6fc;--orb-color-emerald-toxic-600:#00ffab;--orb-color-emerald-toxic-700:#00e599;--orb-color-emerald-toxic-800:#00b277;--orb-color-green-toxic-400:#99ffbf;--orb-color-green-toxic-500:#66ff9e;--orb-color-green-toxic-600:#00ff5e;--orb-color-green-toxic-700:#00e554;--orb-color-green-toxic-800:#00b242;--orb-color-lime-toxic-400:#d7ff99;--orb-color-lime-toxic-500:#c2ff66;--orb-color-lime-toxic-600:#9aff00;--orb-color-lime-toxic-700:#8be500;--orb-color-lime-toxic-800:#6cb200;--orb-color-green-yellow-toxic-400:#f6ff99;--orb-color-green-yellow-toxic-500:#f1ff66;--orb-color-green-yellow-toxic-600:#e8ff00;--orb-color-green-yellow-toxic-700:#d1e500;--orb-color-green-yellow-toxic-800:#a2b200;--orb-color-yellow-toxic-400:#fff599;--orb-color-yellow-toxic-500:#ffef66;--orb-color-yellow-toxic-600:#ffe500;--orb-color-yellow-toxic-700:#e5ce00;--orb-color-yellow-toxic-800:#b2a000;--orb-color-orange-toxic-400:#ffad66;--orb-color-orange-toxic-500:#ff9233;--orb-color-orange-toxic-600:#f70;--orb-color-orange-toxic-700:#e56b00;--orb-color-orange-toxic-800:#b25300;--orb-color-red-alpha-100:#ef44440d;--orb-color-red-alpha-150:#ef44441a;--orb-color-red-alpha-200:#ef444433;--orb-color-red-alpha-250:#ef44444d;--orb-color-red-alpha-300:#ef444466;--orb-color-red-alpha-400:#ef444499;--orb-color-red-alpha-500:#ef4444cc;--orb-color-rose-alpha-100:#f43f5e0d;--orb-color-rose-alpha-150:#f43f5e1a;--orb-color-rose-alpha-200:#f43f5e33;--orb-color-rose-alpha-250:#f43f5e4d;--orb-color-rose-alpha-300:#f43f5e66;--orb-color-rose-alpha-400:#f43f5e99;--orb-color-rose-alpha-500:#f43f5ecc;--orb-color-pink-alpha-100:#ec48be0d;--orb-color-pink-alpha-150:#ec48be1a;--orb-color-pink-alpha-200:#ec48be33;--orb-color-pink-alpha-250:#ec48be4d;--orb-color-pink-alpha-300:#ec48be66;--orb-color-pink-alpha-400:#ec48be99;--orb-color-pink-alpha-500:#ec48becc;--orb-color-violet-alpha-100:#8b5cf60d;--orb-color-violet-alpha-150:#8b5cf61a;--orb-color-violet-alpha-200:#8b5cf633;--orb-color-violet-alpha-250:#8b5cf64d;--orb-color-violet-alpha-300:#8b5cf666;--orb-color-violet-alpha-400:#8b5cf699;--orb-color-violet-alpha-500:#8b5cf6cc;--orb-color-indigo-alpha-100:#6366f10d;--orb-color-indigo-alpha-150:#6366f11a;--orb-color-indigo-alpha-200:#6366f133;--orb-color-indigo-alpha-250:#6366f14d;--orb-color-indigo-alpha-300:#6366f166;--orb-color-indigo-alpha-400:#6366f199;--orb-color-indigo-alpha-500:#6366f1cc;--orb-color-blue-alpha-100:#3b82f60d;--orb-color-blue-alpha-150:#3b82f61a;--orb-color-blue-alpha-200:#3b82f633;--orb-color-blue-alpha-250:#3b82f64d;--orb-color-blue-alpha-300:#3b82f666;--orb-color-blue-alpha-400:#3b82f699;--orb-color-blue-alpha-500:#3b82f6cc;--orb-color-sky-alpha-100:#0ea5e90d;--orb-color-sky-alpha-150:#0ea5e91a;--orb-color-sky-alpha-200:#0ea5e933;--orb-color-sky-alpha-250:#0ea5e94d;--orb-color-sky-alpha-300:#0ea5e966;--orb-color-sky-alpha-400:#0ea5e999;--orb-color-sky-alpha-500:#0ea5e9cc;--orb-color-cyan-alpha-100:#06b6d40d;--orb-color-cyan-alpha-150:#06b6d41a;--orb-color-cyan-alpha-200:#06b6d433;--orb-color-cyan-alpha-250:#06b6d44d;--orb-color-cyan-alpha-300:#06b6d466;--orb-color-cyan-alpha-400:#06b6d499;--orb-color-cyan-alpha-500:#06b6d4cc;--orb-color-teal-alpha-100:#14b8a60d;--orb-color-teal-alpha-150:#14b8a61a;--orb-color-teal-alpha-200:#14b8a633;--orb-color-teal-alpha-250:#14b8a64d;--orb-color-teal-alpha-300:#14b8a666;--orb-color-teal-alpha-400:#14b8a699;--orb-color-teal-alpha-500:#14b8a6cc;--orb-color-emerald-alpha-100:#10b9810d;--orb-color-emerald-alpha-150:#10b9811a;--orb-color-emerald-alpha-200:#10b98133;--orb-color-emerald-alpha-250:#10b9814d;--orb-color-emerald-alpha-300:#10b98166;--orb-color-emerald-alpha-400:#10b98199;--orb-color-emerald-alpha-500:#10b981cc;--orb-color-green-alpha-100:#22c55e0d;--orb-color-green-alpha-150:#22c55e1a;--orb-color-green-alpha-200:#22c55e33;--orb-color-green-alpha-250:#22c55e4d;--orb-color-green-alpha-300:#22c55e66;--orb-color-green-alpha-400:#22c55e99;--orb-color-green-alpha-500:#22c55ecc;--orb-color-lime-alpha-100:#84cc160d;--orb-color-lime-alpha-150:#84cc161a;--orb-color-lime-alpha-200:#84cc1633;--orb-color-lime-alpha-250:#84cc164d;--orb-color-lime-alpha-300:#84cc1666;--orb-color-lime-alpha-400:#84cc1699;--orb-color-lime-alpha-500:#84cc16cc;--orb-color-green-yellow-alpha-100:#cddc390d;--orb-color-green-yellow-alpha-150:#cddc391a;--orb-color-green-yellow-alpha-200:#cddc3933;--orb-color-green-yellow-alpha-250:#cddc394d;--orb-color-green-yellow-alpha-300:#cddc3966;--orb-color-green-yellow-alpha-400:#cddc3999;--orb-color-green-yellow-alpha-500:#cddc39cc;--orb-color-yellow-alpha-100:#ffeb3b0d;--orb-color-yellow-alpha-150:#ffeb3b1a;--orb-color-yellow-alpha-200:#ffeb3b33;--orb-color-yellow-alpha-250:#ffeb3b4d;--orb-color-yellow-alpha-300:#ffeb3b66;--orb-color-yellow-alpha-400:#ffeb3b99;--orb-color-yellow-alpha-500:#ffeb3bcc;--orb-color-dark-yellow-alpha-100:#ffc1070d;--orb-color-dark-yellow-alpha-150:#ffc1071a;--orb-color-dark-yellow-alpha-200:#ffc10733;--orb-color-dark-yellow-alpha-250:#ffc1074d;--orb-color-dark-yellow-alpha-300:#ffc10766;--orb-color-dark-yellow-alpha-400:#ffc10799;--orb-color-dark-yellow-alpha-500:#ffc107cc;--orb-color-amber-alpha-100:#eab3080d;--orb-color-amber-alpha-150:#eab3081a;--orb-color-amber-alpha-200:#eab30833;--orb-color-amber-alpha-250:#eab3084d;--orb-color-amber-alpha-300:#eab30866;--orb-color-amber-alpha-400:#eab30899;--orb-color-amber-alpha-500:#eab308cc;--orb-color-orange-alpha-100:#f5800b0d;--orb-color-orange-alpha-150:#f5800b1a;--orb-color-orange-alpha-200:#f5800b33;--orb-color-orange-alpha-250:#f5800b4d;--orb-color-orange-alpha-300:#f5800b66;--orb-color-orange-alpha-400:#f5800b99;--orb-color-orange-alpha-500:#f5800bcc;--orb-color-ya-core-100:#feffd9;--orb-color-ya-core-150:#ffffbf;--orb-color-ya-core-200:#fffcab;--orb-color-ya-core-250:#fff896;--orb-color-ya-core-300:#fff385;--orb-color-ya-core-400:#ffe45c;--orb-color-ya-core-500:#ffdb4d;--orb-color-ya-core-600:#ffc300;--orb-color-ya-core-700:#ffb700;--orb-color-ya-core-800:#bd7e00;--orb-color-ya-core-850:#995900;--orb-color-ya-core-900:#630;--orb-color-ya-core-950:#331800;--orb-color-ya-core-1000:#291300;--orb-color-ya-core-alpha-100:#ffdb4d0d;--orb-color-ya-core-alpha-150:#ffdb4d1a;--orb-color-ya-core-alpha-200:#ffdb4d33;--orb-color-ya-core-alpha-250:#ffdb4d4d;--orb-color-ya-core-alpha-300:#ffdb4d66;--orb-color-ya-core-alpha-400:#ffdb4d99;--orb-color-ya-core-alpha-500:#ffdb4dcc;--orb-color-ya-base-01-100:#fff7f5;--orb-color-ya-base-01-150:#fff1ed;--orb-color-ya-base-01-200:#ffe5db;--orb-color-ya-base-01-250:#ffd9ca;--orb-color-ya-base-01-300:#ffccb7;--orb-color-ya-base-01-400:#ffb294;--orb-color-ya-base-01-500:#ff9168;--orb-color-ya-base-01-600:#ff7f4d;--orb-color-ya-base-01-700:#f86025;--orb-color-ya-base-01-800:#e04d14;--orb-color-ya-base-01-850:#b83a09;--orb-color-ya-base-01-900:#902b04;--orb-color-ya-base-01-950:#551902;--orb-color-ya-base-01-1000:#290b00;--orb-color-ya-base-01-alpha-100:#ff7f4d0d;--orb-color-ya-base-01-alpha-150:#ff7f4d21;--orb-color-ya-base-01-alpha-200:#ff7f4d33;--orb-color-ya-base-01-alpha-250:#ff7f4d4d;--orb-color-ya-base-01-alpha-300:#ff7f4d66;--orb-color-ya-base-01-alpha-400:#ff7f4d99;--orb-color-ya-base-01-alpha-500:#ff7f4dcc;--orb-color-ya-base-02-100:#f5f7ff;--orb-color-ya-base-02-150:#ebefff;--orb-color-ya-base-02-200:#d3dcfd;--orb-color-ya-base-02-250:#c8d3fa;--orb-color-ya-base-02-300:#b1c0f6;--orb-color-ya-base-02-400:#99acf2;--orb-color-ya-base-02-500:#718be8;--orb-color-ya-base-02-600:#5372e1;--orb-color-ya-base-02-700:#3656c9;--orb-color-ya-base-02-800:#243e9c;--orb-color-ya-base-02-850:#1b317e;--orb-color-ya-base-02-900:#13245f;--orb-color-ya-base-02-950:#0c1840;--orb-color-ya-base-02-1000:#060c21;--orb-color-ya-base-02-alpha-100:#5372e10d;--orb-color-ya-base-02-alpha-150:#5372e121;--orb-color-ya-base-02-alpha-200:#5372e133;--orb-color-ya-base-02-alpha-250:#5372e14d;--orb-color-ya-base-02-alpha-300:#5372e166;--orb-color-ya-base-02-alpha-400:#5372e199;--orb-color-ya-base-02-alpha-500:#5372e1cc;--orb-color-ya-mail-100:#fff7f5;--orb-color-ya-mail-150:#fff1ed;--orb-color-ya-mail-200:#ffe5db;--orb-color-ya-mail-250:#ffd9ca;--orb-color-ya-mail-300:#ffccb7;--orb-color-ya-mail-400:#ffb294;--orb-color-ya-mail-500:#ff9168;--orb-color-ya-mail-600:#ff7f4d;--orb-color-ya-mail-700:#f86025;--orb-color-ya-mail-800:#e04d14;--orb-color-ya-mail-850:#b83a09;--orb-color-ya-mail-900:#902b04;--orb-color-ya-mail-950:#551902;--orb-color-ya-mail-1000:#290b00;--orb-color-ya-mail-alpha-100:#ff7f4d0d;--orb-color-ya-mail-alpha-150:#ff7f4d21;--orb-color-ya-mail-alpha-200:#ff7f4d33;--orb-color-ya-mail-alpha-250:#ff7f4d4d;--orb-color-ya-mail-alpha-300:#ff7f4d66;--orb-color-ya-mail-alpha-400:#ff7f4d99;--orb-color-ya-mail-alpha-500:#ff7f4dcc;--orb-color-ya-contacts-100:#f8f5fe;--orb-color-ya-contacts-150:#f3effe;--orb-color-ya-contacts-200:#e8defd;--orb-color-ya-contacts-250:#dccefc;--orb-color-ya-contacts-300:#d1befb;--orb-color-ya-contacts-400:#b99dfa;--orb-color-ya-contacts-500:#a27df8;--orb-color-ya-contacts-600:#8b5cf6;--orb-color-ya-contacts-700:#724acd;--orb-color-ya-contacts-800:#5938a4;--orb-color-ya-contacts-850:#40267a;--orb-color-ya-contacts-900:#331d66;--orb-color-ya-contacts-950:#271451;--orb-color-ya-contacts-1000:#1a0b3d;--orb-color-ya-contacts-alpha-100:#8b5cf60d;--orb-color-ya-contacts-alpha-150:#8b5cf621;--orb-color-ya-contacts-alpha-200:#8b5cf633;--orb-color-ya-contacts-alpha-250:#8b5cf64d;--orb-color-ya-contacts-alpha-300:#8b5cf666;--orb-color-ya-contacts-alpha-400:#8b5cf699;--orb-color-ya-contacts-alpha-500:#8b5cf6cc;--orb-color-ya-messenger-100:#f5ffff;--orb-color-ya-messenger-150:#ddf7fc;--orb-color-ya-messenger-200:#bdeffa;--orb-color-ya-messenger-250:#97e7f8;--orb-color-ya-messenger-300:#71ddf5;--orb-color-ya-messenger-400:#4dd2ef;--orb-color-ya-messenger-500:#2ac4e5;--orb-color-ya-messenger-600:#0bb1d5;--orb-color-ya-messenger-700:#039fc1;--orb-color-ya-messenger-800:#018caa;--orb-color-ya-messenger-850:#007189;--orb-color-ya-messenger-900:#005466;--orb-color-ya-messenger-950:#003540;--orb-color-ya-messenger-1000:#001317;--orb-color-ya-messenger-alpha-100:#0bb1d50d;--orb-color-ya-messenger-alpha-150:#0bb1d521;--orb-color-ya-messenger-alpha-200:#0bb1d533;--orb-color-ya-messenger-alpha-250:#0bb1d54d;--orb-color-ya-messenger-alpha-300:#0bb1d566;--orb-color-ya-messenger-alpha-400:#0bb1d599;--orb-color-ya-messenger-alpha-500:#0bb1d5cc;--orb-color-ya-disk-100:#f5f9ff;--orb-color-ya-disk-150:#ebf2ff;--orb-color-ya-disk-200:#d6e6ff;--orb-color-ya-disk-250:#c2d9ff;--orb-color-ya-disk-300:#adccff;--orb-color-ya-disk-400:#85b3ff;--orb-color-ya-disk-500:#5c99ff;--orb-color-ya-disk-600:#3380ff;--orb-color-ya-disk-700:#004cc7;--orb-color-ya-disk-800:#003b97;--orb-color-ya-disk-850:#002768;--orb-color-ya-disk-900:#001f50;--orb-color-ya-disk-950:#001638;--orb-color-ya-disk-1000:#000d21;--orb-color-ya-disk-alpha-100:#3380ff0d;--orb-color-ya-disk-alpha-150:#3380ff21;--orb-color-ya-disk-alpha-200:#3380ff33;--orb-color-ya-disk-alpha-250:#3380ff4d;--orb-color-ya-disk-alpha-300:#3380ff66;--orb-color-ya-disk-alpha-400:#3380ff99;--orb-color-ya-disk-alpha-500:#3380ffcc;--orb-color-ya-calendar-100:#fff5f5;--orb-color-ya-calendar-150:#ffe8e8;--orb-color-ya-calendar-200:#ffd9d9;--orb-color-ya-calendar-250:#ffc2c2;--orb-color-ya-calendar-300:#ffadad;--orb-color-ya-calendar-400:#ff8585;--orb-color-ya-calendar-500:#f66;--orb-color-ya-calendar-600:#ff4545;--orb-color-ya-calendar-700:#da3131;--orb-color-ya-calendar-800:#b52121;--orb-color-ya-calendar-850:#901414;--orb-color-ya-calendar-900:#6b0a0a;--orb-color-ya-calendar-950:#460303;--orb-color-ya-calendar-1000:#210000;--orb-color-ya-calendar-alpha-100:#ff33330d;--orb-color-ya-calendar-alpha-150:#ff333321;--orb-color-ya-calendar-alpha-200:#ff333333;--orb-color-ya-calendar-alpha-250:#ff33334d;--orb-color-ya-calendar-alpha-300:#ff333366;--orb-color-ya-calendar-alpha-400:#ff333399;--orb-color-ya-calendar-alpha-500:#ff3333cc;--orb-color-ya-telemost-100:#ebfff3;--orb-color-ya-telemost-150:#d1ffe4;--orb-color-ya-telemost-200:#a8ffcc;--orb-color-ya-telemost-250:#80ffb5;--orb-color-ya-telemost-300:#57ff9e;--orb-color-ya-telemost-400:#33f583;--orb-color-ya-telemost-500:#23e574;--orb-color-ya-telemost-600:#1dcc66;--orb-color-ya-telemost-700:#0bb552;--orb-color-ya-telemost-800:#039941;--orb-color-ya-telemost-850:#008035;--orb-color-ya-telemost-900:#005c27;--orb-color-ya-telemost-950:#00220e;--orb-color-ya-telemost-1000:#000301;--orb-color-ya-telemost-light-400:#4cee8f;--orb-color-ya-telemost-light-500:#30de77;--orb-color-ya-telemost-light-600:#1ccc65;--orb-color-ya-telemost-alpha-100:#0bb5521a;--orb-color-ya-telemost-alpha-150:#0bb55221;--orb-color-ya-telemost-alpha-200:#0bb55233;--orb-color-ya-telemost-alpha-250:#0bb5524d;--orb-color-ya-telemost-alpha-300:#0bb55266;--orb-color-ya-telemost-alpha-400:#0bb55299;--orb-color-ya-telemost-alpha-500:#0bb552cc;--orb-color-ya-docs-100:#f3f7fe;--orb-color-ya-docs-150:#ebf2fe;--orb-color-ya-docs-200:#d8e6fd;--orb-color-ya-docs-250:#c4d9fc;--orb-color-ya-docs-300:#b1cdfb;--orb-color-ya-docs-400:#89b4fa;--orb-color-ya-docs-500:#629bf8;--orb-color-ya-docs-600:#3b82f6;--orb-color-ya-docs-700:#2f69c7;--orb-color-ya-docs-800:#235097;--orb-color-ya-docs-850:#183668;--orb-color-ya-docs-900:#122a50;--orb-color-ya-docs-950:#0c1d38;--orb-color-ya-docs-1000:#061121;--orb-color-ya-docs-alpha-100:#3b82f60d;--orb-color-ya-docs-alpha-150:#3b82f621;--orb-color-ya-docs-alpha-200:#3b82f633;--orb-color-ya-docs-alpha-250:#3b82f64d;--orb-color-ya-docs-alpha-300:#3b82f666;--orb-color-ya-docs-alpha-400:#3b82f699;--orb-color-ya-docs-alpha-500:#3b82f6cc;--orb-color-ya-tables-100:#f2fbf5;--orb-color-ya-tables-150:#e9f9ef;--orb-color-ya-tables-200:#d3f3df;--orb-color-ya-tables-250:#bdeecf;--orb-color-ya-tables-300:#a7e8bf;--orb-color-ya-tables-400:#7adc9e;--orb-color-ya-tables-500:#4ed17e;--orb-color-ya-tables-600:#22c55e;--orb-color-ya-tables-700:#1b9e4b;--orb-color-ya-tables-800:#147638;--orb-color-ya-tables-850:#0e4f26;--orb-color-ya-tables-900:#0a3b1c;--orb-color-ya-tables-950:#072713;--orb-color-ya-tables-1000:#031409;--orb-color-ya-tables-alpha-100:#22c55e0d;--orb-color-ya-tables-alpha-150:#22c55e21;--orb-color-ya-tables-alpha-200:#22c55e33;--orb-color-ya-tables-alpha-250:#22c55e4d;--orb-color-ya-tables-alpha-300:#22c55e66;--orb-color-ya-tables-alpha-400:#22c55e99;--orb-color-ya-tables-alpha-500:#22c55ecc;--orb-color-ya-pres-100:#fef9f1;--orb-color-ya-pres-150:#fef5e7;--orb-color-ya-pres-200:#fdecce;--orb-color-ya-pres-250:#fce2b6;--orb-color-ya-pres-300:#fbd89d;--orb-color-ya-pres-400:#f9c56d;--orb-color-ya-pres-500:#f7b13c;--orb-color-ya-pres-600:#f59e0b;--orb-color-ya-pres-700:#c47e09;--orb-color-ya-pres-800:#935f07;--orb-color-ya-pres-850:#623f04;--orb-color-ya-pres-900:#492f03;--orb-color-ya-pres-950:#312002;--orb-color-ya-pres-1000:#181001;--orb-color-ya-pres-alpha-100:#f59e0b0d;--orb-color-ya-pres-alpha-150:#f59e0b21;--orb-color-ya-pres-alpha-200:#f59e0b33;--orb-color-ya-pres-alpha-250:#f59e0b4d;--orb-color-ya-pres-alpha-300:#f59e0b66;--orb-color-ya-pres-alpha-400:#f59e0b99;--orb-color-ya-pres-alpha-500:#f59e0bcc;--orb-color-ya-magic-100:#f8f5fe;--orb-color-ya-magic-150:#f3effe;--orb-color-ya-magic-200:#e8defd;--orb-color-ya-magic-250:#dccefc;--orb-color-ya-magic-300:#d1befb;--orb-color-ya-magic-400:#b99dfa;--orb-color-ya-magic-500:#a27df8;--orb-color-ya-magic-600:#8b5cf6;--orb-color-ya-magic-700:#724acd;--orb-color-ya-magic-800:#5938a4;--orb-color-ya-magic-850:#40267a;--orb-color-ya-magic-900:#331d66;--orb-color-ya-magic-950:#271451;--orb-color-ya-magic-1000:#1a0b3d;--orb-color-ya-magic-alpha-100:#8b5cf60d;--orb-color-ya-magic-alpha-150:#8b5cf61a;--orb-color-ya-magic-alpha-200:#8b5cf633;--orb-color-ya-magic-alpha-250:#8b5cf64d;--orb-color-ya-magic-alpha-300:#8b5cf666;--orb-color-ya-magic-alpha-400:#8b5cf699;--orb-color-ya-magic-alpha-500:#8b5cf6cc;--orb-color-ya-admin-100:#f8f5fe;--orb-color-ya-admin-150:#f3effe;--orb-color-ya-admin-200:#e8defd;--orb-color-ya-admin-250:#dccefc;--orb-color-ya-admin-300:#d1befb;--orb-color-ya-admin-400:#b99dfa;--orb-color-ya-admin-500:#a27df8;--orb-color-ya-admin-600:#8b5cf6;--orb-color-ya-admin-700:#724acd;--orb-color-ya-admin-800:#5938a4;--orb-color-ya-admin-850:#40267a;--orb-color-ya-admin-900:#331d66;--orb-color-ya-admin-950:#271451;--orb-color-ya-admin-1000:#1a0b3d;--orb-color-ya-admin-alpha-100:#8b5cf60d;--orb-color-ya-admin-alpha-150:#8b5cf61a;--orb-color-ya-admin-alpha-200:#8b5cf633;--orb-color-ya-admin-alpha-250:#8b5cf64d;--orb-color-ya-admin-alpha-300:#8b5cf666;--orb-color-ya-admin-alpha-400:#8b5cf699;--orb-color-ya-admin-alpha-500:#8b5cf6cc;--orb-color-ya-concept-100:#f5ffff;--orb-color-ya-concept-150:#ddf7fc;--orb-color-ya-concept-200:#bdeffa;--orb-color-ya-concept-250:#97e7f8;--orb-color-ya-concept-300:#71ddf5;--orb-color-ya-concept-400:#4dd2ef;--orb-color-ya-concept-500:#2ac4e5;--orb-color-ya-concept-600:#0bb1d5;--orb-color-ya-concept-700:#039fc1;--orb-color-ya-concept-800:#018caa;--orb-color-ya-concept-850:#007189;--orb-color-ya-concept-900:#005466;--orb-color-ya-concept-950:#003540;--orb-color-ya-concept-1000:#001317;--orb-color-ya-concept-alpha-100:#0bb1d50d;--orb-color-ya-concept-alpha-150:#0bb1d51a;--orb-color-ya-concept-alpha-200:#0bb1d533;--orb-color-ya-concept-alpha-250:#0bb1d54d;--orb-color-ya-concept-alpha-300:#0bb1d566;--orb-color-ya-concept-alpha-400:#0bb1d599;--orb-color-ya-concept-alpha-500:#0bb1d5cc;--orb-color-yango-photo-100:#fef6f5;--orb-color-yango-photo-150:#fef1ef;--orb-color-yango-photo-200:#fde2de;--orb-color-yango-photo-250:#fcd3ce;--orb-color-yango-photo-300:#ffc0b8;--orb-color-yango-photo-400:#ff8f80;--orb-color-yango-photo-500:#ff604b;--orb-color-yango-photo-600:#ff4930;--orb-color-yango-photo-700:#df3f2a;--orb-color-yango-photo-800:#be3523;--orb-color-yango-photo-850:#9e2c1d;--orb-color-yango-photo-900:#7e2317;--orb-color-yango-photo-950:#5d1a11;--orb-color-yango-photo-1000:#3d110b;--orb-color-yango-photo-alpha-100:#ff49300d;--orb-color-yango-photo-alpha-150:#ff49301a;--orb-color-yango-photo-alpha-200:#ff493033;--orb-color-yango-photo-alpha-250:#ff49304d;--orb-color-yango-photo-alpha-300:#ff493066;--orb-color-yango-photo-alpha-400:#ff493099;--orb-color-yango-photo-alpha-500:#ff4930cc;--orb-color-ya-gpt-100:#fff7f5;--orb-color-ya-gpt-150:#fff1ed;--orb-color-ya-gpt-200:#ffe5db;--orb-color-ya-gpt-250:#ffd9ca;--orb-color-ya-gpt-300:#ffccb7;--orb-color-ya-gpt-400:#ffb294;--orb-color-ya-gpt-500:#ff9168;--orb-color-ya-gpt-600:#ff7f4d;--orb-color-ya-gpt-700:#f86025;--orb-color-ya-gpt-800:#e04d14;--orb-color-ya-gpt-850:#b83a09;--orb-color-ya-gpt-900:#902b04;--orb-color-ya-gpt-950:#551902;--orb-color-ya-gpt-1000:#290b00;--orb-color-ya-gpt-alpha-100:#ff7f4d0d;--orb-color-ya-gpt-alpha-150:#ff7f4d21;--orb-color-ya-gpt-alpha-200:#ff7f4d33;--orb-color-ya-gpt-alpha-250:#ff7f4d4d;--orb-color-ya-gpt-alpha-300:#ff7f4d66;--orb-color-ya-gpt-alpha-400:#ff7f4d99;--orb-color-ya-gpt-alpha-500:#ff7f4dcc;--orb-color-ya-wiki-100:#f3f7fe;--orb-color-ya-wiki-150:#ebf2fe;--orb-color-ya-wiki-200:#d8e6fd;--orb-color-ya-wiki-250:#c4d9fc;--orb-color-ya-wiki-300:#b1cdfb;--orb-color-ya-wiki-400:#89b4fa;--orb-color-ya-wiki-500:#629bf8;--orb-color-ya-wiki-600:#3b82f6;--orb-color-ya-wiki-700:#2f69c7;--orb-color-ya-wiki-800:#235097;--orb-color-ya-wiki-850:#183668;--orb-color-ya-wiki-900:#122a50;--orb-color-ya-wiki-950:#0c1d38;--orb-color-ya-wiki-1000:#061121;--orb-color-ya-wiki-alpha-100:#3b82f60d;--orb-color-ya-wiki-alpha-150:#3b82f621;--orb-color-ya-wiki-alpha-200:#3b82f633;--orb-color-ya-wiki-alpha-250:#3b82f64d;--orb-color-ya-wiki-alpha-300:#3b82f666;--orb-color-ya-wiki-alpha-400:#3b82f699;--orb-color-ya-wiki-alpha-500:#3b82f6cc;--orb-color-ya-tracker-100:#f3f7fe;--orb-color-ya-tracker-150:#ebf2fe;--orb-color-ya-tracker-200:#d8e6fd;--orb-color-ya-tracker-250:#c4d9fc;--orb-color-ya-tracker-300:#b1cdfb;--orb-color-ya-tracker-400:#89b4fa;--orb-color-ya-tracker-500:#629bf8;--orb-color-ya-tracker-600:#3b82f6;--orb-color-ya-tracker-700:#2f69c7;--orb-color-ya-tracker-800:#235097;--orb-color-ya-tracker-850:#183668;--orb-color-ya-tracker-900:#122a50;--orb-color-ya-tracker-950:#0c1d38;--orb-color-ya-tracker-1000:#061121;--orb-color-ya-tracker-alpha-100:#3b82f60d;--orb-color-ya-tracker-alpha-150:#3b82f621;--orb-color-ya-tracker-alpha-200:#3b82f633;--orb-color-ya-tracker-alpha-250:#3b82f64d;--orb-color-ya-tracker-alpha-300:#3b82f666;--orb-color-ya-tracker-alpha-400:#3b82f699;--orb-color-ya-tracker-alpha-500:#3b82f6cc;--orb-color-ya-forms-100:#f3f7fe;--orb-color-ya-forms-150:#ebf2fe;--orb-color-ya-forms-200:#d8e6fd;--orb-color-ya-forms-250:#c4d9fc;--orb-color-ya-forms-300:#b1cdfb;--orb-color-ya-forms-400:#89b4fa;--orb-color-ya-forms-500:#629bf8;--orb-color-ya-forms-600:#3b82f6;--orb-color-ya-forms-700:#2f69c7;--orb-color-ya-forms-800:#235097;--orb-color-ya-forms-850:#183668;--orb-color-ya-forms-900:#122a50;--orb-color-ya-forms-950:#0c1d38;--orb-color-ya-forms-1000:#061121;--orb-color-ya-forms-alpha-100:#3b82f60d;--orb-color-ya-forms-alpha-150:#3b82f621;--orb-color-ya-forms-alpha-200:#3b82f633;--orb-color-ya-forms-alpha-250:#3b82f64d;--orb-color-ya-forms-alpha-300:#3b82f666;--orb-color-ya-forms-alpha-400:#3b82f699;--orb-color-ya-forms-alpha-500:#3b82f6cc;--orb-color-ya-premium-01-600:#ffa04d;--orb-color-ya-premium-02-600:#ff7f4d;--orb-color-ya-premium-03-600:#ff5c58;--orb-color-ya-plus-01-500:#fb8e5b;--orb-color-ya-plus-01-600:#fa7c41;--orb-color-ya-plus-02-500:#c452c6;--orb-color-ya-plus-02-600:#be40c0;--orb-color-ya-plus-03-500:#656ee1;--orb-color-ya-plus-03-600:#505add;--orb-shadow-level-01:0px 2px 4px 0px var(--orb-misc-shadow);--orb-shadow-level-02:0px 4px 12px 0px var(--orb-misc-shadow);--orb-shadow-level-03:0px 6px 20px 0px var(--orb-misc-shadow);--orb-shadow-bottom-bar:0px 8px 24px 0px var(--orb-misc-shadow);--orb-shadow-top-bar:0px -4px 20px 0px var(--orb-misc-shadow);--orb-shadow-surface-brand:0px 4px 12px 0px var(--orb-shadow-brand);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-primary-color:#fafafa;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic)}.Orb-Brand_brand_telemost :root,.brand_telemost :root,:root.Orb-Brand_brand_telemost,:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-700);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-800);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-850);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-100);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-150);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-200);--orb-line-brand:var(--orb-color-ya-telemost-700);--orb-misc-line-focus:var(--orb-color-ya-telemost-700);--orb-text-brand:var(--orb-color-ya-telemost-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost :root,.brand_telemost :root,:root.Orb-Brand_brand_telemost,:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.theme_dark:root{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .theme_dark:root,.brand_telemost .theme_dark:root,.theme_dark:root.Orb-Brand_brand_telemost,.theme_dark:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost .theme_dark:root,.brand_telemost .theme_dark:root,.theme_dark:root.Orb-Brand_brand_telemost,.theme_dark:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}@media(prefers-color-scheme:dark){.theme_auto:root{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .theme_auto:root,.brand_telemost .theme_auto:root,.theme_auto:root.Orb-Brand_brand_telemost,.theme_auto:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost .theme_auto:root,.brand_telemost .theme_auto:root,.theme_auto:root.Orb-Brand_brand_telemost,.theme_auto:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}}.ui-popup{bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:visibility 0s ease-in .1s,opacity .1s ease-in;visibility:hidden;z-index:10000}html.safari .ui-popup{will-change:visibility,opacity}.ui-popup.Orb-Theme_theme_light{--orb-elevation-sunken:var(--orb-color-cool-gray-100);--orb-elevation-base:var(--orb-color-white);--orb-elevation-risen:var(--orb-color-cool-gray-50);--orb-elevation-overlay:var(--orb-color-white);--orb-elevation-base-blurred:var(--orb-color-white-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-white-alpha-800);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-600);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-white);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-900);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-850);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-800);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-600);--orb-surface-feedback-info-hovered:var(--orb-color-blue-700);--orb-surface-feedback-info-pressed:var(--orb-color-blue-800);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-150);--orb-surface-feedback-success:var(--orb-color-green-600);--orb-surface-feedback-success-hovered:var(--orb-color-green-700);--orb-surface-feedback-success-pressed:var(--orb-color-green-800);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-150);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-250);--orb-surface-feedback-warning:var(--orb-color-orange-600);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-700);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-800);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-150);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-250);--orb-surface-feedback-danger:var(--orb-color-red-600);--orb-surface-feedback-danger-hovered:var(--orb-color-red-700);--orb-surface-feedback-danger-pressed:var(--orb-color-red-800);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-150);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-250);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-800);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-01:var(--orb-color-amber-600);--orb-surface-accent-01-medium:var(--orb-color-amber-300);--orb-surface-accent-01-light:var(--orb-color-amber-200);--orb-surface-accent-02:var(--orb-color-orange-600);--orb-surface-accent-02-medium:var(--orb-color-orange-300);--orb-surface-accent-02-light:var(--orb-color-orange-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-600);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-300);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-200);--orb-surface-accent-04:var(--orb-color-yellow-600);--orb-surface-accent-04-medium:var(--orb-color-yellow-300);--orb-surface-accent-04-light:var(--orb-color-yellow-200);--orb-surface-accent-05:var(--orb-color-green-yellow-600);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-300);--orb-surface-accent-05-light:var(--orb-color-green-yellow-200);--orb-surface-accent-06:var(--orb-color-lime-600);--orb-surface-accent-06-medium:var(--orb-color-lime-300);--orb-surface-accent-06-light:var(--orb-color-lime-200);--orb-surface-accent-07:var(--orb-color-green-600);--orb-surface-accent-07-medium:var(--orb-color-green-300);--orb-surface-accent-07-light:var(--orb-color-green-200);--orb-surface-accent-08:var(--orb-color-emerald-600);--orb-surface-accent-08-medium:var(--orb-color-emerald-300);--orb-surface-accent-08-light:var(--orb-color-emerald-200);--orb-surface-accent-09:var(--orb-color-teal-600);--orb-surface-accent-09-medium:var(--orb-color-teal-300);--orb-surface-accent-09-light:var(--orb-color-teal-200);--orb-surface-accent-10:var(--orb-color-cyan-600);--orb-surface-accent-10-medium:var(--orb-color-cyan-300);--orb-surface-accent-10-light:var(--orb-color-cyan-200);--orb-surface-accent-11:var(--orb-color-sky-600);--orb-surface-accent-11-medium:var(--orb-color-sky-300);--orb-surface-accent-11-light:var(--orb-color-sky-200);--orb-surface-accent-12:var(--orb-color-blue-600);--orb-surface-accent-12-medium:var(--orb-color-blue-300);--orb-surface-accent-12-light:var(--orb-color-blue-200);--orb-surface-accent-13:var(--orb-color-indigo-600);--orb-surface-accent-13-medium:var(--orb-color-indigo-300);--orb-surface-accent-13-light:var(--orb-color-indigo-200);--orb-surface-accent-14:var(--orb-color-violet-600);--orb-surface-accent-14-medium:var(--orb-color-violet-300);--orb-surface-accent-14-light:var(--orb-color-violet-200);--orb-surface-accent-15:var(--orb-color-pink-600);--orb-surface-accent-15-medium:var(--orb-color-pink-300);--orb-surface-accent-15-light:var(--orb-color-pink-200);--orb-surface-accent-16:var(--orb-color-rose-600);--orb-surface-accent-16-medium:var(--orb-color-rose-300);--orb-surface-accent-16-light:var(--orb-color-rose-200);--orb-surface-accent-17:var(--orb-color-red-600);--orb-surface-accent-17-medium:var(--orb-color-red-300);--orb-surface-accent-17-light:var(--orb-color-red-200);--orb-surface-accent-18:var(--orb-color-cool-gray-600);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-300);--orb-surface-accent-18-light:var(--orb-color-cool-gray-200);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-200);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-600);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-650);--orb-line-generic-heavy:var(--orb-color-cool-gray-950);--orb-line-feedback-info:var(--orb-color-blue-600);--orb-line-feedback-green:var(--orb-color-green-600);--orb-line-feedback-warning:var(--orb-color-orange-600);--orb-line-feedback-danger:var(--orb-color-red-600);--orb-line-feedback-neutral:var(--orb-color-cool-gray-600);--orb-line-accent-01:var(--orb-color-amber-600);--orb-line-accent-02:var(--orb-color-orange-600);--orb-line-accent-03:var(--orb-color-dark-yellow-600);--orb-line-accent-04:var(--orb-color-yellow-600);--orb-line-accent-05:var(--orb-color-green-yellow-600);--orb-line-accent-06:var(--orb-color-lime-600);--orb-line-accent-07:var(--orb-color-green-600);--orb-line-accent-08:var(--orb-color-emerald-600);--orb-line-accent-09:var(--orb-color-teal-600);--orb-line-accent-10:var(--orb-color-cyan-600);--orb-line-accent-11:var(--orb-color-sky-600);--orb-line-accent-12:var(--orb-color-blue-600);--orb-line-accent-13:var(--orb-color-indigo-600);--orb-line-accent-14:var(--orb-color-violet-600);--orb-line-accent-15:var(--orb-color-pink-600);--orb-line-accent-16:var(--orb-color-rose-600);--orb-line-accent-17:var(--orb-color-red-600);--orb-text-primary:var(--orb-color-cool-gray-950);--orb-text-secondary:var(--orb-color-cool-gray-750);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-800);--orb-text-inverse:var(--orb-color-cool-gray-50);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-600);--orb-text-feedback-success:var(--orb-color-green-700);--orb-text-feedback-warning:var(--orb-color-orange-700);--orb-text-feedback-danger:var(--orb-color-red-600);--orb-text-feedback-neutral:var(--orb-color-cool-gray-750);--orb-text-accent-01-heavy:var(--orb-color-amber-850);--orb-text-accent-01:var(--orb-color-amber-600);--orb-text-accent-02-heavy:var(--orb-color-orange-850);--orb-text-accent-02:var(--orb-color-orange-600);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-850);--orb-text-accent-03:var(--orb-color-dark-yellow-600);--orb-text-accent-04-heavy:var(--orb-color-yellow-850);--orb-text-accent-04:var(--orb-color-yellow-600);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-850);--orb-text-accent-05:var(--orb-color-green-yellow-600);--orb-text-accent-06-heavy:var(--orb-color-lime-850);--orb-text-accent-06:var(--orb-color-lime-600);--orb-text-accent-07-heavy:var(--orb-color-green-850);--orb-text-accent-07:var(--orb-color-green-600);--orb-text-accent-08-heavy:var(--orb-color-emerald-850);--orb-text-accent-08:var(--orb-color-emerald-600);--orb-text-accent-09-heavy:var(--orb-color-teal-850);--orb-text-accent-09:var(--orb-color-teal-600);--orb-text-accent-10-heavy:var(--orb-color-cyan-850);--orb-text-accent-10:var(--orb-color-cyan-600);--orb-text-accent-11-heavy:var(--orb-color-sky-850);--orb-text-accent-11:var(--orb-color-sky-600);--orb-text-accent-12-heavy:var(--orb-color-blue-850);--orb-text-accent-12:var(--orb-color-blue-600);--orb-text-accent-13-heavy:var(--orb-color-indigo-850);--orb-text-accent-13:var(--orb-color-indigo-600);--orb-text-accent-14-heavy:var(--orb-color-violet-850);--orb-text-accent-14:var(--orb-color-violet-600);--orb-text-accent-15-heavy:var(--orb-color-pink-850);--orb-text-accent-15:var(--orb-color-pink-600);--orb-text-accent-16-heavy:var(--orb-color-rose-850);--orb-text-accent-16:var(--orb-color-rose-600);--orb-text-accent-17-heavy:var(--orb-color-red-850);--orb-text-accent-17:var(--orb-color-red-600);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-950);--orb-text-accent-18:var(--orb-color-cool-gray-600);--orb-misc-shadow:var(--orb-color-black-alpha-100);--orb-misc-shadow-android:var(--orb-color-black-alpha-800);--orb-text-letter-read:var(--orb-color-cool-gray-900);--orb-misc-line-darkmode:var(--orb-color-white-alpha-00);--orb-misc-surface-meeting:var(--orb-color-white-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-600);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-600);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-600);--orb-misc-gradient-fade:var(--orb-color-white-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-800);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-600);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-150);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-150);--orb-ya-360-text:var(--orb-color-ya-base-01-600);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-600);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-700);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-800);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-150);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-250);--orb-line-brand:var(--orb-color-ya-messenger-700);--orb-misc-line-focus:var(--orb-color-ya-messenger-700);--orb-text-brand:var(--orb-color-ya-messenger-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-white-alpha-800);--orb-color-black:#000;--orb-color-white:#fff;--orb-color-cool-gray-50:#f3f4f5;--orb-color-cool-gray-100:#edeff0;--orb-color-cool-gray-150:#e7e9ed;--orb-color-cool-gray-200:#e1e3e7;--orb-color-cool-gray-250:#dadce1;--orb-color-cool-gray-300:#d2d4da;--orb-color-cool-gray-350:#cbced5;--orb-color-cool-gray-400:#c3c5ce;--orb-color-cool-gray-450:#bdbfc8;--orb-color-cool-gray-500:#b5b7c0;--orb-color-cool-gray-550:#a7a9b3;--orb-color-cool-gray-600:#9799a3;--orb-color-cool-gray-650:#878994;--orb-color-cool-gray-700:#797b85;--orb-color-cool-gray-750:#6b6c77;--orb-color-cool-gray-800:#5d5d67;--orb-color-cool-gray-850:#505059;--orb-color-cool-gray-900:#42424b;--orb-color-cool-gray-950:#34343c;--orb-color-cool-gray-1000:#242429;--orb-color-cool-gray-1100:#141417;--orb-color-cool-gray-alpha-50:#b5b7c00d;--orb-color-cool-gray-alpha-100:#b5b7c01a;--orb-color-cool-gray-alpha-150:#b5b7c026;--orb-color-cool-gray-alpha-200:#b5b7c033;--orb-color-cool-gray-alpha-250:#b5b7c040;--orb-color-cool-gray-alpha-300:#b5b7c04d;--orb-color-cool-gray-alpha-400:#b5b7c066;--orb-color-cool-gray-alpha-500:#b5b7c080;--orb-color-cool-gray-alpha-600:#b5b7c099;--orb-color-cool-gray-alpha-700:#b5b7c0b3;--orb-color-cool-gray-alpha-800:#b5b7c0cc;--orb-color-cool-gray-alpha-900:#b5b7c0e6;--orb-color-cool-gray-dark-alpha-200:#9799a333;--orb-color-cool-gray-dark-alpha-300:#9799a34d;--orb-color-cool-gray-dark-alpha-400:#9799a366;--orb-color-cool-gray-dark-alpha-600:#24242999;--orb-color-cool-gray-dark-alpha-700:#42424bcc;--orb-color-cool-gray-dark-alpha-800:#34343cd9;--orb-color-cool-gray-dark-alpha-900:#28282ee6;--orb-color-black-alpha-00:#00000000;--orb-color-black-alpha-50:#0000000d;--orb-color-black-alpha-100:#0000001a;--orb-color-black-alpha-200:#00000033;--orb-color-black-alpha-300:#0000004d;--orb-color-black-alpha-400:#00000066;--orb-color-black-alpha-500:#00000080;--orb-color-black-alpha-600:#00000099;--orb-color-black-alpha-700:#000000b3;--orb-color-black-alpha-800:#000000cc;--orb-color-black-alpha-900:#000000e6;--orb-color-white-alpha-00:#ffffff00;--orb-color-white-alpha-50:#ffffff0d;--orb-color-white-alpha-100:#ffffff1a;--orb-color-white-alpha-200:#ffffff33;--orb-color-white-alpha-300:#ffffff4d;--orb-color-white-alpha-400:#ffffff66;--orb-color-white-alpha-500:#ffffff80;--orb-color-white-alpha-600:#ffffff99;--orb-color-white-alpha-700:#ffffffb3;--orb-color-white-alpha-800:#ffffffcc;--orb-color-white-alpha-900:#ffffffe6;--orb-color-red-100:#fef4f4;--orb-color-red-150:#fdecec;--orb-color-red-200:#fcdada;--orb-color-red-250:#fac7c7;--orb-color-red-300:#f9b4b4;--orb-color-red-400:#f58f8f;--orb-color-red-500:#f26969;--orb-color-red-600:#ef4444;--orb-color-red-700:#c13737;--orb-color-red-800:#932929;--orb-color-red-850:#5f2222;--orb-color-red-900:#4a1a1a;--orb-color-red-950:#351212;--orb-color-red-1000:#1f0a0a;--orb-color-rose-100:#fef4f5;--orb-color-rose-150:#feecef;--orb-color-rose-200:#fdd9df;--orb-color-rose-250:#fcc5cf;--orb-color-rose-300:#fbb2bf;--orb-color-rose-400:#f88c9e;--orb-color-rose-500:#f6657e;--orb-color-rose-600:#f43f5e;--orb-color-rose-700:#c5334c;--orb-color-rose-800:#972639;--orb-color-rose-850:#62202b;--orb-color-rose-900:#4c1922;--orb-color-rose-950:#361117;--orb-color-rose-1000:#20090c;--orb-color-pink-100:#fef4fb;--orb-color-pink-150:#fdedf8;--orb-color-pink-200:#fbdaf2;--orb-color-pink-250:#f9c8eb;--orb-color-pink-300:#f7b6e5;--orb-color-pink-400:#f491d8;--orb-color-pink-500:#f06dcb;--orb-color-pink-600:#ec48be;--orb-color-pink-700:#bf3a99;--orb-color-pink-800:#922c75;--orb-color-pink-850:#5e244e;--orb-color-pink-900:#491b3c;--orb-color-pink-950:#35122b;--orb-color-pink-1000:#1f0a19;--orb-color-violet-100:#f8f5fe;--orb-color-violet-150:#f3effe;--orb-color-violet-200:#e8defd;--orb-color-violet-250:#dccefc;--orb-color-violet-300:#d1befb;--orb-color-violet-400:#b99dfa;--orb-color-violet-500:#a27df8;--orb-color-violet-600:#8b5cf6;--orb-color-violet-700:#724acd;--orb-color-violet-800:#5938a4;--orb-color-violet-850:#432e72;--orb-color-violet-900:#362360;--orb-color-violet-950:#251745;--orb-color-violet-1000:#130a29;--orb-color-indigo-100:#f5f6fe;--orb-color-indigo-150:#eff0fe;--orb-color-indigo-200:#e0e0fc;--orb-color-indigo-250:#d0d1fb;--orb-color-indigo-300:#c1c2f9;--orb-color-indigo-400:#a1a3f7;--orb-color-indigo-500:#8285f4;--orb-color-indigo-600:#6366f1;--orb-color-indigo-700:#5052c9;--orb-color-indigo-800:#3d3fa1;--orb-color-indigo-850:#333370;--orb-color-indigo-900:#27275e;--orb-color-indigo-950:#191943;--orb-color-indigo-1000:#0b0c28;--orb-color-blue-100:#f3f7fe;--orb-color-blue-150:#ebf2fe;--orb-color-blue-200:#d8e6fd;--orb-color-blue-250:#c4d9fc;--orb-color-blue-300:#b1cdfb;--orb-color-blue-400:#89b4fa;--orb-color-blue-500:#629bf8;--orb-color-blue-600:#3b82f6;--orb-color-blue-700:#2f69c7;--orb-color-blue-800:#235097;--orb-color-blue-850:#25395b;--orb-color-blue-900:#1c2c46;--orb-color-blue-950:#131f31;--orb-color-blue-1000:#0a111d;--orb-color-sky-100:#f1fafe;--orb-color-sky-150:#e7f6fd;--orb-color-sky-200:#cfedfb;--orb-color-sky-250:#b7e4f8;--orb-color-sky-300:#9fdbf6;--orb-color-sky-400:#6ec9f2;--orb-color-sky-500:#3eb7ed;--orb-color-sky-600:#0ea5e9;--orb-color-sky-700:#0b84ba;--orb-color-sky-800:#08638c;--orb-color-sky-850:#103e53;--orb-color-sky-900:#0b2e3f;--orb-color-sky-950:#081f2a;--orb-color-sky-1000:#030f15;--orb-color-cyan-100:#f0fbfd;--orb-color-cyan-150:#e6f8fb;--orb-color-cyan-200:#cdf0f6;--orb-color-cyan-250:#b4e9f2;--orb-color-cyan-300:#9be2ee;--orb-color-cyan-400:#6ad3e5;--orb-color-cyan-500:#38c5dd;--orb-color-cyan-600:#06b6d4;--orb-color-cyan-700:#0592aa;--orb-color-cyan-800:#046d7f;--orb-color-cyan-850:#074650;--orb-color-cyan-900:#05343c;--orb-color-cyan-950:#032228;--orb-color-cyan-1000:#021114;--orb-color-teal-100:#ecfaf8;--orb-color-teal-150:#dff7f4;--orb-color-teal-200:#c9f0ec;--orb-color-teal-250:#b2e9e3;--orb-color-teal-300:#9ce2da;--orb-color-teal-400:#6ed4c9;--orb-color-teal-500:#41c6b7;--orb-color-teal-600:#14b8a6;--orb-color-teal-700:#109385;--orb-color-teal-800:#0c6e64;--orb-color-teal-850:#0c453f;--orb-color-teal-900:#09342f;--orb-color-teal-950:#06231f;--orb-color-teal-1000:#031110;--orb-color-emerald-100:#eafaf5;--orb-color-emerald-150:#dcf7ee;--orb-color-emerald-200:#c6f0e2;--orb-color-emerald-250:#afe9d6;--orb-color-emerald-300:#98e2ca;--orb-color-emerald-400:#6bd5b1;--orb-color-emerald-500:#3dc799;--orb-color-emerald-600:#10b981;--orb-color-emerald-700:#0d9467;--orb-color-emerald-800:#0a6f4d;--orb-color-emerald-850:#134a27;--orb-color-emerald-900:#0e381d;--orb-color-emerald-950:#092514;--orb-color-emerald-1000:#041309;--orb-color-green-100:#f2fbf5;--orb-color-green-150:#e9f9ef;--orb-color-green-200:#d3f3df;--orb-color-green-250:#bdeecf;--orb-color-green-300:#a7e8bf;--orb-color-green-400:#7adc9e;--orb-color-green-500:#4ed17e;--orb-color-green-600:#22c55e;--orb-color-green-700:#1b9e4b;--orb-color-green-800:#147638;--orb-color-green-850:#0e4f26;--orb-color-green-900:#0e381d;--orb-color-green-950:#092514;--orb-color-green-1000:#041309;--orb-color-lime-100:#f8fcf1;--orb-color-lime-150:#f3fae8;--orb-color-lime-200:#e6f5d0;--orb-color-lime-250:#daf0b9;--orb-color-lime-300:#ceeba2;--orb-color-lime-400:#b5e073;--orb-color-lime-500:#9dd645;--orb-color-lime-600:#84cc16;--orb-color-lime-700:#6aa312;--orb-color-lime-800:#4f7a0d;--orb-color-lime-850:#355209;--orb-color-lime-900:#27390b;--orb-color-lime-950:#1a2706;--orb-color-lime-1000:#0d1303;--orb-color-green-yellow-100:#fcfdf3;--orb-color-green-yellow-150:#fafbeb;--orb-color-green-yellow-200:#f5f8d7;--orb-color-green-yellow-250:#f0f4c4;--orb-color-green-yellow-300:#ebf1b0;--orb-color-green-yellow-400:#e1ea88;--orb-color-green-yellow-500:#d7e361;--orb-color-green-yellow-600:#cddc39;--orb-color-green-yellow-700:#a4b02e;--orb-color-green-yellow-800:#7b8422;--orb-color-green-yellow-850:#4e531c;--orb-color-green-yellow-900:#3a3e15;--orb-color-green-yellow-950:#27290e;--orb-color-green-yellow-1000:#131507;--orb-color-yellow-100:#fffef3;--orb-color-yellow-150:#fffdf0;--orb-color-yellow-200:#fffbd8;--orb-color-yellow-250:#fff9c4;--orb-color-yellow-300:#fff7b1;--orb-color-yellow-400:#fff389;--orb-color-yellow-500:#ffef62;--orb-color-yellow-600:#ffeb3b;--orb-color-yellow-700:#d0bf2f;--orb-color-yellow-800:#a09323;--orb-color-yellow-850:#6a621f;--orb-color-yellow-900:#534e18;--orb-color-yellow-950:#3d3910;--orb-color-yellow-1000:#181605;--orb-color-dark-yellow-100:#fffbf0;--orb-color-dark-yellow-150:#fff9e6;--orb-color-dark-yellow-200:#fff3cd;--orb-color-dark-yellow-250:#ffecb5;--orb-color-dark-yellow-300:#ffe69c;--orb-color-dark-yellow-400:#ffda6a;--orb-color-dark-yellow-500:#ffcd39;--orb-color-dark-yellow-600:#ffc107;--orb-color-dark-yellow-700:#cc9a06;--orb-color-dark-yellow-800:#997404;--orb-color-dark-yellow-850:#614a08;--orb-color-dark-yellow-900:#483806;--orb-color-dark-yellow-950:#302604;--orb-color-dark-yellow-1000:#181202;--orb-color-amber-100:#fefaf0;--orb-color-amber-150:#fdf7e6;--orb-color-amber-200:#fbf0ce;--orb-color-amber-250:#f9e8b5;--orb-color-amber-300:#f7e19c;--orb-color-amber-400:#f2d16b;--orb-color-amber-500:#eec239;--orb-color-amber-600:#eab308;--orb-color-amber-700:#bb8f06;--orb-color-amber-800:#8c6b05;--orb-color-amber-850:#594608;--orb-color-amber-900:#423406;--orb-color-amber-950:#2d2304;--orb-color-amber-1000:#161102;--orb-color-orange-100:#fef7f1;--orb-color-orange-150:#fef3e7;--orb-color-orange-200:#fde5ce;--orb-color-orange-250:#fcd9b6;--orb-color-orange-300:#fbcc9d;--orb-color-orange-400:#f9b36d;--orb-color-orange-500:#f7993c;--orb-color-orange-600:#f5800b;--orb-color-orange-700:#c46709;--orb-color-orange-800:#934d07;--orb-color-orange-850:#5d3309;--orb-color-orange-900:#452607;--orb-color-orange-950:#2e1a05;--orb-color-orange-1000:#170d02;--orb-color-red-toxic-400:#f66;--orb-color-red-toxic-500:#f33;--orb-color-red-toxic-600:red;--orb-color-red-toxic-700:#c00;--orb-color-red-toxic-800:#900;--orb-color-rose-toxic-400:#f69;--orb-color-rose-toxic-500:#f37;--orb-color-rose-toxic-600:#f05;--orb-color-rose-toxic-700:#c04;--orb-color-rose-toxic-800:#903;--orb-color-pink-toxic-400:#ff66b2;--orb-color-pink-toxic-500:#ff3398;--orb-color-pink-toxic-600:#ff007e;--orb-color-pink-toxic-700:#cc0065;--orb-color-pink-toxic-800:#99004c;--orb-color-violet-toxic-400:#ad66ff;--orb-color-violet-toxic-500:#9233ff;--orb-color-violet-toxic-600:#70f;--orb-color-violet-toxic-700:#5f00cc;--orb-color-violet-toxic-800:#470099;--orb-color-indigo-toxic-400:#8a66ff;--orb-color-indigo-toxic-500:#6333ff;--orb-color-indigo-toxic-600:#3c00ff;--orb-color-indigo-toxic-700:#3000cc;--orb-color-indigo-toxic-800:#240099;--orb-color-blue-toxic-400:#66a0ff;--orb-color-blue-toxic-500:#3380ff;--orb-color-blue-toxic-600:#0061ff;--orb-color-blue-toxic-700:#004dcc;--orb-color-blue-toxic-800:#003a99;--orb-color-sky-toxic-400:#66cfff;--orb-color-sky-toxic-500:#33c0ff;--orb-color-sky-toxic-600:#00b0ff;--orb-color-sky-toxic-700:#009ee5;--orb-color-sky-toxic-800:#007bb2;--orb-color-cyan-toxic-400:#80ecff;--orb-color-cyan-toxic-500:#4de5ff;--orb-color-cyan-toxic-600:#00daff;--orb-color-cyan-toxic-700:#00c4e5;--orb-color-cyan-toxic-800:#0099b2;--orb-color-teal-toxic-400:#99fff4;--orb-color-teal-toxic-500:#80fff1;--orb-color-teal-toxic-600:#00ffe3;--orb-color-teal-toxic-700:#00e5cc;--orb-color-teal-toxic-800:#00b29f;--orb-color-emerald-toxic-400:#9fd;--orb-color-emerald-toxic-500:#6fc;--orb-color-emerald-toxic-600:#00ffab;--orb-color-emerald-toxic-700:#00e599;--orb-color-emerald-toxic-800:#00b277;--orb-color-green-toxic-400:#99ffbf;--orb-color-green-toxic-500:#66ff9e;--orb-color-green-toxic-600:#00ff5e;--orb-color-green-toxic-700:#00e554;--orb-color-green-toxic-800:#00b242;--orb-color-lime-toxic-400:#d7ff99;--orb-color-lime-toxic-500:#c2ff66;--orb-color-lime-toxic-600:#9aff00;--orb-color-lime-toxic-700:#8be500;--orb-color-lime-toxic-800:#6cb200;--orb-color-green-yellow-toxic-400:#f6ff99;--orb-color-green-yellow-toxic-500:#f1ff66;--orb-color-green-yellow-toxic-600:#e8ff00;--orb-color-green-yellow-toxic-700:#d1e500;--orb-color-green-yellow-toxic-800:#a2b200;--orb-color-yellow-toxic-400:#fff599;--orb-color-yellow-toxic-500:#ffef66;--orb-color-yellow-toxic-600:#ffe500;--orb-color-yellow-toxic-700:#e5ce00;--orb-color-yellow-toxic-800:#b2a000;--orb-color-orange-toxic-400:#ffad66;--orb-color-orange-toxic-500:#ff9233;--orb-color-orange-toxic-600:#f70;--orb-color-orange-toxic-700:#e56b00;--orb-color-orange-toxic-800:#b25300;--orb-color-red-alpha-100:#ef44440d;--orb-color-red-alpha-150:#ef44441a;--orb-color-red-alpha-200:#ef444433;--orb-color-red-alpha-250:#ef44444d;--orb-color-red-alpha-300:#ef444466;--orb-color-red-alpha-400:#ef444499;--orb-color-red-alpha-500:#ef4444cc;--orb-color-rose-alpha-100:#f43f5e0d;--orb-color-rose-alpha-150:#f43f5e1a;--orb-color-rose-alpha-200:#f43f5e33;--orb-color-rose-alpha-250:#f43f5e4d;--orb-color-rose-alpha-300:#f43f5e66;--orb-color-rose-alpha-400:#f43f5e99;--orb-color-rose-alpha-500:#f43f5ecc;--orb-color-pink-alpha-100:#ec48be0d;--orb-color-pink-alpha-150:#ec48be1a;--orb-color-pink-alpha-200:#ec48be33;--orb-color-pink-alpha-250:#ec48be4d;--orb-color-pink-alpha-300:#ec48be66;--orb-color-pink-alpha-400:#ec48be99;--orb-color-pink-alpha-500:#ec48becc;--orb-color-violet-alpha-100:#8b5cf60d;--orb-color-violet-alpha-150:#8b5cf61a;--orb-color-violet-alpha-200:#8b5cf633;--orb-color-violet-alpha-250:#8b5cf64d;--orb-color-violet-alpha-300:#8b5cf666;--orb-color-violet-alpha-400:#8b5cf699;--orb-color-violet-alpha-500:#8b5cf6cc;--orb-color-indigo-alpha-100:#6366f10d;--orb-color-indigo-alpha-150:#6366f11a;--orb-color-indigo-alpha-200:#6366f133;--orb-color-indigo-alpha-250:#6366f14d;--orb-color-indigo-alpha-300:#6366f166;--orb-color-indigo-alpha-400:#6366f199;--orb-color-indigo-alpha-500:#6366f1cc;--orb-color-blue-alpha-100:#3b82f60d;--orb-color-blue-alpha-150:#3b82f61a;--orb-color-blue-alpha-200:#3b82f633;--orb-color-blue-alpha-250:#3b82f64d;--orb-color-blue-alpha-300:#3b82f666;--orb-color-blue-alpha-400:#3b82f699;--orb-color-blue-alpha-500:#3b82f6cc;--orb-color-sky-alpha-100:#0ea5e90d;--orb-color-sky-alpha-150:#0ea5e91a;--orb-color-sky-alpha-200:#0ea5e933;--orb-color-sky-alpha-250:#0ea5e94d;--orb-color-sky-alpha-300:#0ea5e966;--orb-color-sky-alpha-400:#0ea5e999;--orb-color-sky-alpha-500:#0ea5e9cc;--orb-color-cyan-alpha-100:#06b6d40d;--orb-color-cyan-alpha-150:#06b6d41a;--orb-color-cyan-alpha-200:#06b6d433;--orb-color-cyan-alpha-250:#06b6d44d;--orb-color-cyan-alpha-300:#06b6d466;--orb-color-cyan-alpha-400:#06b6d499;--orb-color-cyan-alpha-500:#06b6d4cc;--orb-color-teal-alpha-100:#14b8a60d;--orb-color-teal-alpha-150:#14b8a61a;--orb-color-teal-alpha-200:#14b8a633;--orb-color-teal-alpha-250:#14b8a64d;--orb-color-teal-alpha-300:#14b8a666;--orb-color-teal-alpha-400:#14b8a699;--orb-color-teal-alpha-500:#14b8a6cc;--orb-color-emerald-alpha-100:#10b9810d;--orb-color-emerald-alpha-150:#10b9811a;--orb-color-emerald-alpha-200:#10b98133;--orb-color-emerald-alpha-250:#10b9814d;--orb-color-emerald-alpha-300:#10b98166;--orb-color-emerald-alpha-400:#10b98199;--orb-color-emerald-alpha-500:#10b981cc;--orb-color-green-alpha-100:#22c55e0d;--orb-color-green-alpha-150:#22c55e1a;--orb-color-green-alpha-200:#22c55e33;--orb-color-green-alpha-250:#22c55e4d;--orb-color-green-alpha-300:#22c55e66;--orb-color-green-alpha-400:#22c55e99;--orb-color-green-alpha-500:#22c55ecc;--orb-color-lime-alpha-100:#84cc160d;--orb-color-lime-alpha-150:#84cc161a;--orb-color-lime-alpha-200:#84cc1633;--orb-color-lime-alpha-250:#84cc164d;--orb-color-lime-alpha-300:#84cc1666;--orb-color-lime-alpha-400:#84cc1699;--orb-color-lime-alpha-500:#84cc16cc;--orb-color-green-yellow-alpha-100:#cddc390d;--orb-color-green-yellow-alpha-150:#cddc391a;--orb-color-green-yellow-alpha-200:#cddc3933;--orb-color-green-yellow-alpha-250:#cddc394d;--orb-color-green-yellow-alpha-300:#cddc3966;--orb-color-green-yellow-alpha-400:#cddc3999;--orb-color-green-yellow-alpha-500:#cddc39cc;--orb-color-yellow-alpha-100:#ffeb3b0d;--orb-color-yellow-alpha-150:#ffeb3b1a;--orb-color-yellow-alpha-200:#ffeb3b33;--orb-color-yellow-alpha-250:#ffeb3b4d;--orb-color-yellow-alpha-300:#ffeb3b66;--orb-color-yellow-alpha-400:#ffeb3b99;--orb-color-yellow-alpha-500:#ffeb3bcc;--orb-color-dark-yellow-alpha-100:#ffc1070d;--orb-color-dark-yellow-alpha-150:#ffc1071a;--orb-color-dark-yellow-alpha-200:#ffc10733;--orb-color-dark-yellow-alpha-250:#ffc1074d;--orb-color-dark-yellow-alpha-300:#ffc10766;--orb-color-dark-yellow-alpha-400:#ffc10799;--orb-color-dark-yellow-alpha-500:#ffc107cc;--orb-color-amber-alpha-100:#eab3080d;--orb-color-amber-alpha-150:#eab3081a;--orb-color-amber-alpha-200:#eab30833;--orb-color-amber-alpha-250:#eab3084d;--orb-color-amber-alpha-300:#eab30866;--orb-color-amber-alpha-400:#eab30899;--orb-color-amber-alpha-500:#eab308cc;--orb-color-orange-alpha-100:#f5800b0d;--orb-color-orange-alpha-150:#f5800b1a;--orb-color-orange-alpha-200:#f5800b33;--orb-color-orange-alpha-250:#f5800b4d;--orb-color-orange-alpha-300:#f5800b66;--orb-color-orange-alpha-400:#f5800b99;--orb-color-orange-alpha-500:#f5800bcc;--orb-color-ya-core-100:#feffd9;--orb-color-ya-core-150:#ffffbf;--orb-color-ya-core-200:#fffcab;--orb-color-ya-core-250:#fff896;--orb-color-ya-core-300:#fff385;--orb-color-ya-core-400:#ffe45c;--orb-color-ya-core-500:#ffdb4d;--orb-color-ya-core-600:#ffc300;--orb-color-ya-core-700:#ffb700;--orb-color-ya-core-800:#bd7e00;--orb-color-ya-core-850:#995900;--orb-color-ya-core-900:#630;--orb-color-ya-core-950:#331800;--orb-color-ya-core-1000:#291300;--orb-color-ya-core-alpha-100:#ffdb4d0d;--orb-color-ya-core-alpha-150:#ffdb4d1a;--orb-color-ya-core-alpha-200:#ffdb4d33;--orb-color-ya-core-alpha-250:#ffdb4d4d;--orb-color-ya-core-alpha-300:#ffdb4d66;--orb-color-ya-core-alpha-400:#ffdb4d99;--orb-color-ya-core-alpha-500:#ffdb4dcc;--orb-color-ya-base-01-100:#fff7f5;--orb-color-ya-base-01-150:#fff1ed;--orb-color-ya-base-01-200:#ffe5db;--orb-color-ya-base-01-250:#ffd9ca;--orb-color-ya-base-01-300:#ffccb7;--orb-color-ya-base-01-400:#ffb294;--orb-color-ya-base-01-500:#ff9168;--orb-color-ya-base-01-600:#ff7f4d;--orb-color-ya-base-01-700:#f86025;--orb-color-ya-base-01-800:#e04d14;--orb-color-ya-base-01-850:#b83a09;--orb-color-ya-base-01-900:#902b04;--orb-color-ya-base-01-950:#551902;--orb-color-ya-base-01-1000:#290b00;--orb-color-ya-base-01-alpha-100:#ff7f4d0d;--orb-color-ya-base-01-alpha-150:#ff7f4d21;--orb-color-ya-base-01-alpha-200:#ff7f4d33;--orb-color-ya-base-01-alpha-250:#ff7f4d4d;--orb-color-ya-base-01-alpha-300:#ff7f4d66;--orb-color-ya-base-01-alpha-400:#ff7f4d99;--orb-color-ya-base-01-alpha-500:#ff7f4dcc;--orb-color-ya-base-02-100:#f5f7ff;--orb-color-ya-base-02-150:#ebefff;--orb-color-ya-base-02-200:#d3dcfd;--orb-color-ya-base-02-250:#c8d3fa;--orb-color-ya-base-02-300:#b1c0f6;--orb-color-ya-base-02-400:#99acf2;--orb-color-ya-base-02-500:#718be8;--orb-color-ya-base-02-600:#5372e1;--orb-color-ya-base-02-700:#3656c9;--orb-color-ya-base-02-800:#243e9c;--orb-color-ya-base-02-850:#1b317e;--orb-color-ya-base-02-900:#13245f;--orb-color-ya-base-02-950:#0c1840;--orb-color-ya-base-02-1000:#060c21;--orb-color-ya-base-02-alpha-100:#5372e10d;--orb-color-ya-base-02-alpha-150:#5372e121;--orb-color-ya-base-02-alpha-200:#5372e133;--orb-color-ya-base-02-alpha-250:#5372e14d;--orb-color-ya-base-02-alpha-300:#5372e166;--orb-color-ya-base-02-alpha-400:#5372e199;--orb-color-ya-base-02-alpha-500:#5372e1cc;--orb-color-ya-mail-100:#fff7f5;--orb-color-ya-mail-150:#fff1ed;--orb-color-ya-mail-200:#ffe5db;--orb-color-ya-mail-250:#ffd9ca;--orb-color-ya-mail-300:#ffccb7;--orb-color-ya-mail-400:#ffb294;--orb-color-ya-mail-500:#ff9168;--orb-color-ya-mail-600:#ff7f4d;--orb-color-ya-mail-700:#f86025;--orb-color-ya-mail-800:#e04d14;--orb-color-ya-mail-850:#b83a09;--orb-color-ya-mail-900:#902b04;--orb-color-ya-mail-950:#551902;--orb-color-ya-mail-1000:#290b00;--orb-color-ya-mail-alpha-100:#ff7f4d0d;--orb-color-ya-mail-alpha-150:#ff7f4d21;--orb-color-ya-mail-alpha-200:#ff7f4d33;--orb-color-ya-mail-alpha-250:#ff7f4d4d;--orb-color-ya-mail-alpha-300:#ff7f4d66;--orb-color-ya-mail-alpha-400:#ff7f4d99;--orb-color-ya-mail-alpha-500:#ff7f4dcc;--orb-color-ya-contacts-100:#f8f5fe;--orb-color-ya-contacts-150:#f3effe;--orb-color-ya-contacts-200:#e8defd;--orb-color-ya-contacts-250:#dccefc;--orb-color-ya-contacts-300:#d1befb;--orb-color-ya-contacts-400:#b99dfa;--orb-color-ya-contacts-500:#a27df8;--orb-color-ya-contacts-600:#8b5cf6;--orb-color-ya-contacts-700:#724acd;--orb-color-ya-contacts-800:#5938a4;--orb-color-ya-contacts-850:#40267a;--orb-color-ya-contacts-900:#331d66;--orb-color-ya-contacts-950:#271451;--orb-color-ya-contacts-1000:#1a0b3d;--orb-color-ya-contacts-alpha-100:#8b5cf60d;--orb-color-ya-contacts-alpha-150:#8b5cf621;--orb-color-ya-contacts-alpha-200:#8b5cf633;--orb-color-ya-contacts-alpha-250:#8b5cf64d;--orb-color-ya-contacts-alpha-300:#8b5cf666;--orb-color-ya-contacts-alpha-400:#8b5cf699;--orb-color-ya-contacts-alpha-500:#8b5cf6cc;--orb-color-ya-messenger-100:#f5ffff;--orb-color-ya-messenger-150:#ddf7fc;--orb-color-ya-messenger-200:#bdeffa;--orb-color-ya-messenger-250:#97e7f8;--orb-color-ya-messenger-300:#71ddf5;--orb-color-ya-messenger-400:#4dd2ef;--orb-color-ya-messenger-500:#2ac4e5;--orb-color-ya-messenger-600:#0bb1d5;--orb-color-ya-messenger-700:#039fc1;--orb-color-ya-messenger-800:#018caa;--orb-color-ya-messenger-850:#007189;--orb-color-ya-messenger-900:#005466;--orb-color-ya-messenger-950:#003540;--orb-color-ya-messenger-1000:#001317;--orb-color-ya-messenger-alpha-100:#0bb1d50d;--orb-color-ya-messenger-alpha-150:#0bb1d521;--orb-color-ya-messenger-alpha-200:#0bb1d533;--orb-color-ya-messenger-alpha-250:#0bb1d54d;--orb-color-ya-messenger-alpha-300:#0bb1d566;--orb-color-ya-messenger-alpha-400:#0bb1d599;--orb-color-ya-messenger-alpha-500:#0bb1d5cc;--orb-color-ya-disk-100:#f5f9ff;--orb-color-ya-disk-150:#ebf2ff;--orb-color-ya-disk-200:#d6e6ff;--orb-color-ya-disk-250:#c2d9ff;--orb-color-ya-disk-300:#adccff;--orb-color-ya-disk-400:#85b3ff;--orb-color-ya-disk-500:#5c99ff;--orb-color-ya-disk-600:#3380ff;--orb-color-ya-disk-700:#004cc7;--orb-color-ya-disk-800:#003b97;--orb-color-ya-disk-850:#002768;--orb-color-ya-disk-900:#001f50;--orb-color-ya-disk-950:#001638;--orb-color-ya-disk-1000:#000d21;--orb-color-ya-disk-alpha-100:#3380ff0d;--orb-color-ya-disk-alpha-150:#3380ff21;--orb-color-ya-disk-alpha-200:#3380ff33;--orb-color-ya-disk-alpha-250:#3380ff4d;--orb-color-ya-disk-alpha-300:#3380ff66;--orb-color-ya-disk-alpha-400:#3380ff99;--orb-color-ya-disk-alpha-500:#3380ffcc;--orb-color-ya-calendar-100:#fff5f5;--orb-color-ya-calendar-150:#ffe8e8;--orb-color-ya-calendar-200:#ffd9d9;--orb-color-ya-calendar-250:#ffc2c2;--orb-color-ya-calendar-300:#ffadad;--orb-color-ya-calendar-400:#ff8585;--orb-color-ya-calendar-500:#f66;--orb-color-ya-calendar-600:#ff4545;--orb-color-ya-calendar-700:#da3131;--orb-color-ya-calendar-800:#b52121;--orb-color-ya-calendar-850:#901414;--orb-color-ya-calendar-900:#6b0a0a;--orb-color-ya-calendar-950:#460303;--orb-color-ya-calendar-1000:#210000;--orb-color-ya-calendar-alpha-100:#ff33330d;--orb-color-ya-calendar-alpha-150:#ff333321;--orb-color-ya-calendar-alpha-200:#ff333333;--orb-color-ya-calendar-alpha-250:#ff33334d;--orb-color-ya-calendar-alpha-300:#ff333366;--orb-color-ya-calendar-alpha-400:#ff333399;--orb-color-ya-calendar-alpha-500:#ff3333cc;--orb-color-ya-telemost-100:#ebfff3;--orb-color-ya-telemost-150:#d1ffe4;--orb-color-ya-telemost-200:#a8ffcc;--orb-color-ya-telemost-250:#80ffb5;--orb-color-ya-telemost-300:#57ff9e;--orb-color-ya-telemost-400:#33f583;--orb-color-ya-telemost-500:#23e574;--orb-color-ya-telemost-600:#1dcc66;--orb-color-ya-telemost-700:#0bb552;--orb-color-ya-telemost-800:#039941;--orb-color-ya-telemost-850:#008035;--orb-color-ya-telemost-900:#005c27;--orb-color-ya-telemost-950:#00220e;--orb-color-ya-telemost-1000:#000301;--orb-color-ya-telemost-light-400:#4cee8f;--orb-color-ya-telemost-light-500:#30de77;--orb-color-ya-telemost-light-600:#1ccc65;--orb-color-ya-telemost-alpha-100:#0bb5521a;--orb-color-ya-telemost-alpha-150:#0bb55221;--orb-color-ya-telemost-alpha-200:#0bb55233;--orb-color-ya-telemost-alpha-250:#0bb5524d;--orb-color-ya-telemost-alpha-300:#0bb55266;--orb-color-ya-telemost-alpha-400:#0bb55299;--orb-color-ya-telemost-alpha-500:#0bb552cc;--orb-color-ya-docs-100:#f3f7fe;--orb-color-ya-docs-150:#ebf2fe;--orb-color-ya-docs-200:#d8e6fd;--orb-color-ya-docs-250:#c4d9fc;--orb-color-ya-docs-300:#b1cdfb;--orb-color-ya-docs-400:#89b4fa;--orb-color-ya-docs-500:#629bf8;--orb-color-ya-docs-600:#3b82f6;--orb-color-ya-docs-700:#2f69c7;--orb-color-ya-docs-800:#235097;--orb-color-ya-docs-850:#183668;--orb-color-ya-docs-900:#122a50;--orb-color-ya-docs-950:#0c1d38;--orb-color-ya-docs-1000:#061121;--orb-color-ya-docs-alpha-100:#3b82f60d;--orb-color-ya-docs-alpha-150:#3b82f621;--orb-color-ya-docs-alpha-200:#3b82f633;--orb-color-ya-docs-alpha-250:#3b82f64d;--orb-color-ya-docs-alpha-300:#3b82f666;--orb-color-ya-docs-alpha-400:#3b82f699;--orb-color-ya-docs-alpha-500:#3b82f6cc;--orb-color-ya-tables-100:#f2fbf5;--orb-color-ya-tables-150:#e9f9ef;--orb-color-ya-tables-200:#d3f3df;--orb-color-ya-tables-250:#bdeecf;--orb-color-ya-tables-300:#a7e8bf;--orb-color-ya-tables-400:#7adc9e;--orb-color-ya-tables-500:#4ed17e;--orb-color-ya-tables-600:#22c55e;--orb-color-ya-tables-700:#1b9e4b;--orb-color-ya-tables-800:#147638;--orb-color-ya-tables-850:#0e4f26;--orb-color-ya-tables-900:#0a3b1c;--orb-color-ya-tables-950:#072713;--orb-color-ya-tables-1000:#031409;--orb-color-ya-tables-alpha-100:#22c55e0d;--orb-color-ya-tables-alpha-150:#22c55e21;--orb-color-ya-tables-alpha-200:#22c55e33;--orb-color-ya-tables-alpha-250:#22c55e4d;--orb-color-ya-tables-alpha-300:#22c55e66;--orb-color-ya-tables-alpha-400:#22c55e99;--orb-color-ya-tables-alpha-500:#22c55ecc;--orb-color-ya-pres-100:#fef9f1;--orb-color-ya-pres-150:#fef5e7;--orb-color-ya-pres-200:#fdecce;--orb-color-ya-pres-250:#fce2b6;--orb-color-ya-pres-300:#fbd89d;--orb-color-ya-pres-400:#f9c56d;--orb-color-ya-pres-500:#f7b13c;--orb-color-ya-pres-600:#f59e0b;--orb-color-ya-pres-700:#c47e09;--orb-color-ya-pres-800:#935f07;--orb-color-ya-pres-850:#623f04;--orb-color-ya-pres-900:#492f03;--orb-color-ya-pres-950:#312002;--orb-color-ya-pres-1000:#181001;--orb-color-ya-pres-alpha-100:#f59e0b0d;--orb-color-ya-pres-alpha-150:#f59e0b21;--orb-color-ya-pres-alpha-200:#f59e0b33;--orb-color-ya-pres-alpha-250:#f59e0b4d;--orb-color-ya-pres-alpha-300:#f59e0b66;--orb-color-ya-pres-alpha-400:#f59e0b99;--orb-color-ya-pres-alpha-500:#f59e0bcc;--orb-color-ya-magic-100:#f8f5fe;--orb-color-ya-magic-150:#f3effe;--orb-color-ya-magic-200:#e8defd;--orb-color-ya-magic-250:#dccefc;--orb-color-ya-magic-300:#d1befb;--orb-color-ya-magic-400:#b99dfa;--orb-color-ya-magic-500:#a27df8;--orb-color-ya-magic-600:#8b5cf6;--orb-color-ya-magic-700:#724acd;--orb-color-ya-magic-800:#5938a4;--orb-color-ya-magic-850:#40267a;--orb-color-ya-magic-900:#331d66;--orb-color-ya-magic-950:#271451;--orb-color-ya-magic-1000:#1a0b3d;--orb-color-ya-magic-alpha-100:#8b5cf60d;--orb-color-ya-magic-alpha-150:#8b5cf61a;--orb-color-ya-magic-alpha-200:#8b5cf633;--orb-color-ya-magic-alpha-250:#8b5cf64d;--orb-color-ya-magic-alpha-300:#8b5cf666;--orb-color-ya-magic-alpha-400:#8b5cf699;--orb-color-ya-magic-alpha-500:#8b5cf6cc;--orb-color-ya-admin-100:#f8f5fe;--orb-color-ya-admin-150:#f3effe;--orb-color-ya-admin-200:#e8defd;--orb-color-ya-admin-250:#dccefc;--orb-color-ya-admin-300:#d1befb;--orb-color-ya-admin-400:#b99dfa;--orb-color-ya-admin-500:#a27df8;--orb-color-ya-admin-600:#8b5cf6;--orb-color-ya-admin-700:#724acd;--orb-color-ya-admin-800:#5938a4;--orb-color-ya-admin-850:#40267a;--orb-color-ya-admin-900:#331d66;--orb-color-ya-admin-950:#271451;--orb-color-ya-admin-1000:#1a0b3d;--orb-color-ya-admin-alpha-100:#8b5cf60d;--orb-color-ya-admin-alpha-150:#8b5cf61a;--orb-color-ya-admin-alpha-200:#8b5cf633;--orb-color-ya-admin-alpha-250:#8b5cf64d;--orb-color-ya-admin-alpha-300:#8b5cf666;--orb-color-ya-admin-alpha-400:#8b5cf699;--orb-color-ya-admin-alpha-500:#8b5cf6cc;--orb-color-ya-concept-100:#f5ffff;--orb-color-ya-concept-150:#ddf7fc;--orb-color-ya-concept-200:#bdeffa;--orb-color-ya-concept-250:#97e7f8;--orb-color-ya-concept-300:#71ddf5;--orb-color-ya-concept-400:#4dd2ef;--orb-color-ya-concept-500:#2ac4e5;--orb-color-ya-concept-600:#0bb1d5;--orb-color-ya-concept-700:#039fc1;--orb-color-ya-concept-800:#018caa;--orb-color-ya-concept-850:#007189;--orb-color-ya-concept-900:#005466;--orb-color-ya-concept-950:#003540;--orb-color-ya-concept-1000:#001317;--orb-color-ya-concept-alpha-100:#0bb1d50d;--orb-color-ya-concept-alpha-150:#0bb1d51a;--orb-color-ya-concept-alpha-200:#0bb1d533;--orb-color-ya-concept-alpha-250:#0bb1d54d;--orb-color-ya-concept-alpha-300:#0bb1d566;--orb-color-ya-concept-alpha-400:#0bb1d599;--orb-color-ya-concept-alpha-500:#0bb1d5cc;--orb-color-yango-photo-100:#fef6f5;--orb-color-yango-photo-150:#fef1ef;--orb-color-yango-photo-200:#fde2de;--orb-color-yango-photo-250:#fcd3ce;--orb-color-yango-photo-300:#ffc0b8;--orb-color-yango-photo-400:#ff8f80;--orb-color-yango-photo-500:#ff604b;--orb-color-yango-photo-600:#ff4930;--orb-color-yango-photo-700:#df3f2a;--orb-color-yango-photo-800:#be3523;--orb-color-yango-photo-850:#9e2c1d;--orb-color-yango-photo-900:#7e2317;--orb-color-yango-photo-950:#5d1a11;--orb-color-yango-photo-1000:#3d110b;--orb-color-yango-photo-alpha-100:#ff49300d;--orb-color-yango-photo-alpha-150:#ff49301a;--orb-color-yango-photo-alpha-200:#ff493033;--orb-color-yango-photo-alpha-250:#ff49304d;--orb-color-yango-photo-alpha-300:#ff493066;--orb-color-yango-photo-alpha-400:#ff493099;--orb-color-yango-photo-alpha-500:#ff4930cc;--orb-color-ya-gpt-100:#fff7f5;--orb-color-ya-gpt-150:#fff1ed;--orb-color-ya-gpt-200:#ffe5db;--orb-color-ya-gpt-250:#ffd9ca;--orb-color-ya-gpt-300:#ffccb7;--orb-color-ya-gpt-400:#ffb294;--orb-color-ya-gpt-500:#ff9168;--orb-color-ya-gpt-600:#ff7f4d;--orb-color-ya-gpt-700:#f86025;--orb-color-ya-gpt-800:#e04d14;--orb-color-ya-gpt-850:#b83a09;--orb-color-ya-gpt-900:#902b04;--orb-color-ya-gpt-950:#551902;--orb-color-ya-gpt-1000:#290b00;--orb-color-ya-gpt-alpha-100:#ff7f4d0d;--orb-color-ya-gpt-alpha-150:#ff7f4d21;--orb-color-ya-gpt-alpha-200:#ff7f4d33;--orb-color-ya-gpt-alpha-250:#ff7f4d4d;--orb-color-ya-gpt-alpha-300:#ff7f4d66;--orb-color-ya-gpt-alpha-400:#ff7f4d99;--orb-color-ya-gpt-alpha-500:#ff7f4dcc;--orb-color-ya-wiki-100:#f3f7fe;--orb-color-ya-wiki-150:#ebf2fe;--orb-color-ya-wiki-200:#d8e6fd;--orb-color-ya-wiki-250:#c4d9fc;--orb-color-ya-wiki-300:#b1cdfb;--orb-color-ya-wiki-400:#89b4fa;--orb-color-ya-wiki-500:#629bf8;--orb-color-ya-wiki-600:#3b82f6;--orb-color-ya-wiki-700:#2f69c7;--orb-color-ya-wiki-800:#235097;--orb-color-ya-wiki-850:#183668;--orb-color-ya-wiki-900:#122a50;--orb-color-ya-wiki-950:#0c1d38;--orb-color-ya-wiki-1000:#061121;--orb-color-ya-wiki-alpha-100:#3b82f60d;--orb-color-ya-wiki-alpha-150:#3b82f621;--orb-color-ya-wiki-alpha-200:#3b82f633;--orb-color-ya-wiki-alpha-250:#3b82f64d;--orb-color-ya-wiki-alpha-300:#3b82f666;--orb-color-ya-wiki-alpha-400:#3b82f699;--orb-color-ya-wiki-alpha-500:#3b82f6cc;--orb-color-ya-tracker-100:#f3f7fe;--orb-color-ya-tracker-150:#ebf2fe;--orb-color-ya-tracker-200:#d8e6fd;--orb-color-ya-tracker-250:#c4d9fc;--orb-color-ya-tracker-300:#b1cdfb;--orb-color-ya-tracker-400:#89b4fa;--orb-color-ya-tracker-500:#629bf8;--orb-color-ya-tracker-600:#3b82f6;--orb-color-ya-tracker-700:#2f69c7;--orb-color-ya-tracker-800:#235097;--orb-color-ya-tracker-850:#183668;--orb-color-ya-tracker-900:#122a50;--orb-color-ya-tracker-950:#0c1d38;--orb-color-ya-tracker-1000:#061121;--orb-color-ya-tracker-alpha-100:#3b82f60d;--orb-color-ya-tracker-alpha-150:#3b82f621;--orb-color-ya-tracker-alpha-200:#3b82f633;--orb-color-ya-tracker-alpha-250:#3b82f64d;--orb-color-ya-tracker-alpha-300:#3b82f666;--orb-color-ya-tracker-alpha-400:#3b82f699;--orb-color-ya-tracker-alpha-500:#3b82f6cc;--orb-color-ya-forms-100:#f3f7fe;--orb-color-ya-forms-150:#ebf2fe;--orb-color-ya-forms-200:#d8e6fd;--orb-color-ya-forms-250:#c4d9fc;--orb-color-ya-forms-300:#b1cdfb;--orb-color-ya-forms-400:#89b4fa;--orb-color-ya-forms-500:#629bf8;--orb-color-ya-forms-600:#3b82f6;--orb-color-ya-forms-700:#2f69c7;--orb-color-ya-forms-800:#235097;--orb-color-ya-forms-850:#183668;--orb-color-ya-forms-900:#122a50;--orb-color-ya-forms-950:#0c1d38;--orb-color-ya-forms-1000:#061121;--orb-color-ya-forms-alpha-100:#3b82f60d;--orb-color-ya-forms-alpha-150:#3b82f621;--orb-color-ya-forms-alpha-200:#3b82f633;--orb-color-ya-forms-alpha-250:#3b82f64d;--orb-color-ya-forms-alpha-300:#3b82f666;--orb-color-ya-forms-alpha-400:#3b82f699;--orb-color-ya-forms-alpha-500:#3b82f6cc;--orb-color-ya-premium-01-600:#ffa04d;--orb-color-ya-premium-02-600:#ff7f4d;--orb-color-ya-premium-03-600:#ff5c58;--orb-color-ya-plus-01-500:#fb8e5b;--orb-color-ya-plus-01-600:#fa7c41;--orb-color-ya-plus-02-500:#c452c6;--orb-color-ya-plus-02-600:#be40c0;--orb-color-ya-plus-03-500:#656ee1;--orb-color-ya-plus-03-600:#505add;--orb-shadow-level-01:0px 2px 4px 0px var(--orb-misc-shadow);--orb-shadow-level-02:0px 4px 12px 0px var(--orb-misc-shadow);--orb-shadow-level-03:0px 6px 20px 0px var(--orb-misc-shadow);--orb-shadow-bottom-bar:0px 8px 24px 0px var(--orb-misc-shadow);--orb-shadow-top-bar:0px -4px 20px 0px var(--orb-misc-shadow);--orb-shadow-surface-brand:0px 4px 12px 0px var(--orb-shadow-brand);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-primary-color:#fafafa;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic)}.Orb-Brand_brand_telemost .ui-popup.Orb-Theme_theme_light,.brand_telemost .ui-popup.Orb-Theme_theme_light,.ui-popup.Orb-Theme_theme_light.Orb-Brand_brand_telemost,.ui-popup.Orb-Theme_theme_light.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-700);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-800);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-850);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-100);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-150);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-200);--orb-line-brand:var(--orb-color-ya-telemost-700);--orb-misc-line-focus:var(--orb-color-ya-telemost-700);--orb-text-brand:var(--orb-color-ya-telemost-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.ui-popup.Orb-Theme_theme_dark{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .ui-popup.Orb-Theme_theme_dark,.brand_telemost .ui-popup.Orb-Theme_theme_dark,.ui-popup.Orb-Theme_theme_dark.Orb-Brand_brand_telemost,.ui-popup.Orb-Theme_theme_dark.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.ui-popup_subpopup{bottom:auto;height:0;right:auto;width:0}.ui-popup_tooltip{height:0}.ui-popup_relative{position:relative}.ui-popup_absolute,.ui-popup_absolute.ui-popup_type_sheet .ui-popup__content{position:absolute}.ui-popup_visible{opacity:1;pointer-events:auto;transition-delay:0s;visibility:visible}.ui-popup_type_dialog,.ui-popup_type_sheet{background-color:rgba(0,0,0,.15)}.ui-popup_type_dialog{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.ui-popup__content{display:flex;flex-direction:column;position:fixed}.ui-popup_type_dialog .ui-popup__content,.ui-popup_type_menu .ui-popup__content .ui-menu,.ui-popup_type_menu-dropdown .ui-popup__content .ui-menu,.ui-popup_type_sheet .ui-popup__content,.ui-popup_type_tooltip .ui-popup__content{background-color:var(--ui-popup-bg,#fff);border-radius:var(--ui-popup-border-radius);overflow:hidden}.ui-popup_type_dialog .ui-popup__content{position:static}@media screen and (min-width:var(--global-min-width )){.ui-popup_type_dialog .ui-popup__content{margin:var(--spacing-10m)}}.ui-popup_type_menu .ui-popup__content:not(.ui-popup__content_borderless) .ui-menu,.ui-popup_type_menu-dropdown .ui-popup__content:not(.ui-popup__content_borderless) .ui-menu,.ui-popup_type_tooltip .ui-popup__content:not(.ui-popup__content_borderless){box-shadow:var(--ui-popup-shadow)}.ui-popup__content_animate_position{transition:all .2s ease-in}html.safari .ui-popup__content_animate_position{will-change:all}.ui-popup_type_sheet .ui-popup__content{--ui-popup-max-height:calc(100% - var(--size-28m));border-radius:0;border-top-left-radius:var(--rounding-8m);border-top-right-radius:var(--rounding-8m);bottom:0;left:0;max-height:var(--ui-popup-max-height);position:fixed;right:0;transform:translateY(100%);transition:transform .2s ease-in}html.safari .ui-popup_type_sheet .ui-popup__content{will-change:transform}.ui-popup_type_dialog .ui-popup__content:not(.ui-popup__content_borderless),.ui-popup_type_sheet .ui-popup__content:not(.ui-popup__content_borderless){box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.ui-popup_visible .ui-popup__content{transform:translateY(0)}.ui-popup__content_borderless{background:transparent;box-shadow:none;overflow:visible}
.ui-toast{bottom:100px;display:flex;left:50%;max-width:1500px;pointer-events:none;position:absolute;transform:translateX(-50%);width:100%;z-index:10001}@media screen and (min-width:769px){.ui-toast_gap_left:before{content:"";display:block;flex:0 0 auto;max-width:480px;min-width:var(--global-min-width);width:25%}}.ui-toast__wrapper{display:flex;flex:1 1 auto;justify-content:center;opacity:0;padding:0 var(--spacing-6m);pointer-events:none;transform:translateY(5px);will-change:opacity,transform}.ui-toast__wrapper.ui-transition_entering{opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}html.safari .ui-toast__wrapper.ui-transition_entering{will-change:opacity,transform}.ui-toast__wrapper.ui-transition_entered,.ui-toast__wrapper.ui-transition_exit{opacity:1;transform:translateY(0)}.ui-toast__wrapper.ui-transition_exiting{opacity:0;transform:translateY(-3px);transition:opacity .3s,transform .3s}html.safari .ui-toast__wrapper.ui-transition_exiting{will-change:opacity,transform}.ui-toast__content{background-color:var(--ui-toast-background-color);border-radius:var(--rounding-8m);color:var(--ui-toast-text-color);flex:0 1 auto;font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding:var(--spacing-8m);pointer-events:all;position:relative;text-align:center}.ui-toast__content:before{background-color:var(--ui-toast-background-color);border-radius:18px;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0;z-index:-1}.ui-toast__text{color:var(--ui-toast-text-color,#efefef)}
.yamb-statusbar{align-items:center;background:#eee;display:flex;font-size:var(--font-12-size);height:2em;justify-content:flex-end;line-height:var(--font-12-line-height);padding:0 var(--spacing-6m)}.yamb-statusbar__link{color:#777;margin-left:var(--spacing-6m)}
.yamb-Main{background-color:var(--common-bg);display:flex;flex:1 1;flex-direction:row;min-height:0;min-width:0;position:relative}@media screen and (max-width:768px){.yamb-Main_collapsed{height:100%;opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:100%}}
:root{--orb-elevation-sunken:var(--orb-color-cool-gray-100);--orb-elevation-base:var(--orb-color-white);--orb-elevation-risen:var(--orb-color-cool-gray-50);--orb-elevation-overlay:var(--orb-color-white);--orb-elevation-base-blurred:var(--orb-color-white-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-white-alpha-800);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-600);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-white);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-900);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-850);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-800);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-600);--orb-surface-feedback-info-hovered:var(--orb-color-blue-700);--orb-surface-feedback-info-pressed:var(--orb-color-blue-800);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-150);--orb-surface-feedback-success:var(--orb-color-green-600);--orb-surface-feedback-success-hovered:var(--orb-color-green-700);--orb-surface-feedback-success-pressed:var(--orb-color-green-800);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-150);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-250);--orb-surface-feedback-warning:var(--orb-color-orange-600);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-700);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-800);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-150);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-250);--orb-surface-feedback-danger:var(--orb-color-red-600);--orb-surface-feedback-danger-hovered:var(--orb-color-red-700);--orb-surface-feedback-danger-pressed:var(--orb-color-red-800);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-150);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-250);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-800);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-01:var(--orb-color-amber-600);--orb-surface-accent-01-medium:var(--orb-color-amber-300);--orb-surface-accent-01-light:var(--orb-color-amber-200);--orb-surface-accent-02:var(--orb-color-orange-600);--orb-surface-accent-02-medium:var(--orb-color-orange-300);--orb-surface-accent-02-light:var(--orb-color-orange-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-600);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-300);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-200);--orb-surface-accent-04:var(--orb-color-yellow-600);--orb-surface-accent-04-medium:var(--orb-color-yellow-300);--orb-surface-accent-04-light:var(--orb-color-yellow-200);--orb-surface-accent-05:var(--orb-color-green-yellow-600);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-300);--orb-surface-accent-05-light:var(--orb-color-green-yellow-200);--orb-surface-accent-06:var(--orb-color-lime-600);--orb-surface-accent-06-medium:var(--orb-color-lime-300);--orb-surface-accent-06-light:var(--orb-color-lime-200);--orb-surface-accent-07:var(--orb-color-green-600);--orb-surface-accent-07-medium:var(--orb-color-green-300);--orb-surface-accent-07-light:var(--orb-color-green-200);--orb-surface-accent-08:var(--orb-color-emerald-600);--orb-surface-accent-08-medium:var(--orb-color-emerald-300);--orb-surface-accent-08-light:var(--orb-color-emerald-200);--orb-surface-accent-09:var(--orb-color-teal-600);--orb-surface-accent-09-medium:var(--orb-color-teal-300);--orb-surface-accent-09-light:var(--orb-color-teal-200);--orb-surface-accent-10:var(--orb-color-cyan-600);--orb-surface-accent-10-medium:var(--orb-color-cyan-300);--orb-surface-accent-10-light:var(--orb-color-cyan-200);--orb-surface-accent-11:var(--orb-color-sky-600);--orb-surface-accent-11-medium:var(--orb-color-sky-300);--orb-surface-accent-11-light:var(--orb-color-sky-200);--orb-surface-accent-12:var(--orb-color-blue-600);--orb-surface-accent-12-medium:var(--orb-color-blue-300);--orb-surface-accent-12-light:var(--orb-color-blue-200);--orb-surface-accent-13:var(--orb-color-indigo-600);--orb-surface-accent-13-medium:var(--orb-color-indigo-300);--orb-surface-accent-13-light:var(--orb-color-indigo-200);--orb-surface-accent-14:var(--orb-color-violet-600);--orb-surface-accent-14-medium:var(--orb-color-violet-300);--orb-surface-accent-14-light:var(--orb-color-violet-200);--orb-surface-accent-15:var(--orb-color-pink-600);--orb-surface-accent-15-medium:var(--orb-color-pink-300);--orb-surface-accent-15-light:var(--orb-color-pink-200);--orb-surface-accent-16:var(--orb-color-rose-600);--orb-surface-accent-16-medium:var(--orb-color-rose-300);--orb-surface-accent-16-light:var(--orb-color-rose-200);--orb-surface-accent-17:var(--orb-color-red-600);--orb-surface-accent-17-medium:var(--orb-color-red-300);--orb-surface-accent-17-light:var(--orb-color-red-200);--orb-surface-accent-18:var(--orb-color-cool-gray-600);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-300);--orb-surface-accent-18-light:var(--orb-color-cool-gray-200);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-200);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-600);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-650);--orb-line-generic-heavy:var(--orb-color-cool-gray-950);--orb-line-feedback-info:var(--orb-color-blue-600);--orb-line-feedback-green:var(--orb-color-green-600);--orb-line-feedback-warning:var(--orb-color-orange-600);--orb-line-feedback-danger:var(--orb-color-red-600);--orb-line-feedback-neutral:var(--orb-color-cool-gray-600);--orb-line-accent-01:var(--orb-color-amber-600);--orb-line-accent-02:var(--orb-color-orange-600);--orb-line-accent-03:var(--orb-color-dark-yellow-600);--orb-line-accent-04:var(--orb-color-yellow-600);--orb-line-accent-05:var(--orb-color-green-yellow-600);--orb-line-accent-06:var(--orb-color-lime-600);--orb-line-accent-07:var(--orb-color-green-600);--orb-line-accent-08:var(--orb-color-emerald-600);--orb-line-accent-09:var(--orb-color-teal-600);--orb-line-accent-10:var(--orb-color-cyan-600);--orb-line-accent-11:var(--orb-color-sky-600);--orb-line-accent-12:var(--orb-color-blue-600);--orb-line-accent-13:var(--orb-color-indigo-600);--orb-line-accent-14:var(--orb-color-violet-600);--orb-line-accent-15:var(--orb-color-pink-600);--orb-line-accent-16:var(--orb-color-rose-600);--orb-line-accent-17:var(--orb-color-red-600);--orb-text-primary:var(--orb-color-cool-gray-950);--orb-text-secondary:var(--orb-color-cool-gray-750);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-800);--orb-text-inverse:var(--orb-color-cool-gray-50);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-600);--orb-text-feedback-success:var(--orb-color-green-700);--orb-text-feedback-warning:var(--orb-color-orange-700);--orb-text-feedback-danger:var(--orb-color-red-600);--orb-text-feedback-neutral:var(--orb-color-cool-gray-750);--orb-text-accent-01-heavy:var(--orb-color-amber-850);--orb-text-accent-01:var(--orb-color-amber-600);--orb-text-accent-02-heavy:var(--orb-color-orange-850);--orb-text-accent-02:var(--orb-color-orange-600);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-850);--orb-text-accent-03:var(--orb-color-dark-yellow-600);--orb-text-accent-04-heavy:var(--orb-color-yellow-850);--orb-text-accent-04:var(--orb-color-yellow-600);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-850);--orb-text-accent-05:var(--orb-color-green-yellow-600);--orb-text-accent-06-heavy:var(--orb-color-lime-850);--orb-text-accent-06:var(--orb-color-lime-600);--orb-text-accent-07-heavy:var(--orb-color-green-850);--orb-text-accent-07:var(--orb-color-green-600);--orb-text-accent-08-heavy:var(--orb-color-emerald-850);--orb-text-accent-08:var(--orb-color-emerald-600);--orb-text-accent-09-heavy:var(--orb-color-teal-850);--orb-text-accent-09:var(--orb-color-teal-600);--orb-text-accent-10-heavy:var(--orb-color-cyan-850);--orb-text-accent-10:var(--orb-color-cyan-600);--orb-text-accent-11-heavy:var(--orb-color-sky-850);--orb-text-accent-11:var(--orb-color-sky-600);--orb-text-accent-12-heavy:var(--orb-color-blue-850);--orb-text-accent-12:var(--orb-color-blue-600);--orb-text-accent-13-heavy:var(--orb-color-indigo-850);--orb-text-accent-13:var(--orb-color-indigo-600);--orb-text-accent-14-heavy:var(--orb-color-violet-850);--orb-text-accent-14:var(--orb-color-violet-600);--orb-text-accent-15-heavy:var(--orb-color-pink-850);--orb-text-accent-15:var(--orb-color-pink-600);--orb-text-accent-16-heavy:var(--orb-color-rose-850);--orb-text-accent-16:var(--orb-color-rose-600);--orb-text-accent-17-heavy:var(--orb-color-red-850);--orb-text-accent-17:var(--orb-color-red-600);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-950);--orb-text-accent-18:var(--orb-color-cool-gray-600);--orb-misc-shadow:var(--orb-color-black-alpha-100);--orb-misc-shadow-android:var(--orb-color-black-alpha-800);--orb-text-letter-read:var(--orb-color-cool-gray-900);--orb-misc-line-darkmode:var(--orb-color-white-alpha-00);--orb-misc-surface-meeting:var(--orb-color-white-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-600);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-600);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-600);--orb-misc-gradient-fade:var(--orb-color-white-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-800);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-600);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-150);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-150);--orb-ya-360-text:var(--orb-color-ya-base-01-600);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-600);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-700);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-800);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-150);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-250);--orb-line-brand:var(--orb-color-ya-messenger-700);--orb-misc-line-focus:var(--orb-color-ya-messenger-700);--orb-text-brand:var(--orb-color-ya-messenger-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-white-alpha-800);--orb-color-black:#000;--orb-color-white:#fff;--orb-color-cool-gray-50:#f3f4f5;--orb-color-cool-gray-100:#edeff0;--orb-color-cool-gray-150:#e7e9ed;--orb-color-cool-gray-200:#e1e3e7;--orb-color-cool-gray-250:#dadce1;--orb-color-cool-gray-300:#d2d4da;--orb-color-cool-gray-350:#cbced5;--orb-color-cool-gray-400:#c3c5ce;--orb-color-cool-gray-450:#bdbfc8;--orb-color-cool-gray-500:#b5b7c0;--orb-color-cool-gray-550:#a7a9b3;--orb-color-cool-gray-600:#9799a3;--orb-color-cool-gray-650:#878994;--orb-color-cool-gray-700:#797b85;--orb-color-cool-gray-750:#6b6c77;--orb-color-cool-gray-800:#5d5d67;--orb-color-cool-gray-850:#505059;--orb-color-cool-gray-900:#42424b;--orb-color-cool-gray-950:#34343c;--orb-color-cool-gray-1000:#242429;--orb-color-cool-gray-1100:#141417;--orb-color-cool-gray-alpha-50:#b5b7c00d;--orb-color-cool-gray-alpha-100:#b5b7c01a;--orb-color-cool-gray-alpha-150:#b5b7c026;--orb-color-cool-gray-alpha-200:#b5b7c033;--orb-color-cool-gray-alpha-250:#b5b7c040;--orb-color-cool-gray-alpha-300:#b5b7c04d;--orb-color-cool-gray-alpha-400:#b5b7c066;--orb-color-cool-gray-alpha-500:#b5b7c080;--orb-color-cool-gray-alpha-600:#b5b7c099;--orb-color-cool-gray-alpha-700:#b5b7c0b3;--orb-color-cool-gray-alpha-800:#b5b7c0cc;--orb-color-cool-gray-alpha-900:#b5b7c0e6;--orb-color-cool-gray-dark-alpha-200:#9799a333;--orb-color-cool-gray-dark-alpha-300:#9799a34d;--orb-color-cool-gray-dark-alpha-400:#9799a366;--orb-color-cool-gray-dark-alpha-600:#24242999;--orb-color-cool-gray-dark-alpha-700:#42424bcc;--orb-color-cool-gray-dark-alpha-800:#34343cd9;--orb-color-cool-gray-dark-alpha-900:#28282ee6;--orb-color-black-alpha-00:#00000000;--orb-color-black-alpha-50:#0000000d;--orb-color-black-alpha-100:#0000001a;--orb-color-black-alpha-200:#00000033;--orb-color-black-alpha-300:#0000004d;--orb-color-black-alpha-400:#00000066;--orb-color-black-alpha-500:#00000080;--orb-color-black-alpha-600:#00000099;--orb-color-black-alpha-700:#000000b3;--orb-color-black-alpha-800:#000000cc;--orb-color-black-alpha-900:#000000e6;--orb-color-white-alpha-00:#ffffff00;--orb-color-white-alpha-50:#ffffff0d;--orb-color-white-alpha-100:#ffffff1a;--orb-color-white-alpha-200:#ffffff33;--orb-color-white-alpha-300:#ffffff4d;--orb-color-white-alpha-400:#ffffff66;--orb-color-white-alpha-500:#ffffff80;--orb-color-white-alpha-600:#ffffff99;--orb-color-white-alpha-700:#ffffffb3;--orb-color-white-alpha-800:#ffffffcc;--orb-color-white-alpha-900:#ffffffe6;--orb-color-red-100:#fef4f4;--orb-color-red-150:#fdecec;--orb-color-red-200:#fcdada;--orb-color-red-250:#fac7c7;--orb-color-red-300:#f9b4b4;--orb-color-red-400:#f58f8f;--orb-color-red-500:#f26969;--orb-color-red-600:#ef4444;--orb-color-red-700:#c13737;--orb-color-red-800:#932929;--orb-color-red-850:#5f2222;--orb-color-red-900:#4a1a1a;--orb-color-red-950:#351212;--orb-color-red-1000:#1f0a0a;--orb-color-rose-100:#fef4f5;--orb-color-rose-150:#feecef;--orb-color-rose-200:#fdd9df;--orb-color-rose-250:#fcc5cf;--orb-color-rose-300:#fbb2bf;--orb-color-rose-400:#f88c9e;--orb-color-rose-500:#f6657e;--orb-color-rose-600:#f43f5e;--orb-color-rose-700:#c5334c;--orb-color-rose-800:#972639;--orb-color-rose-850:#62202b;--orb-color-rose-900:#4c1922;--orb-color-rose-950:#361117;--orb-color-rose-1000:#20090c;--orb-color-pink-100:#fef4fb;--orb-color-pink-150:#fdedf8;--orb-color-pink-200:#fbdaf2;--orb-color-pink-250:#f9c8eb;--orb-color-pink-300:#f7b6e5;--orb-color-pink-400:#f491d8;--orb-color-pink-500:#f06dcb;--orb-color-pink-600:#ec48be;--orb-color-pink-700:#bf3a99;--orb-color-pink-800:#922c75;--orb-color-pink-850:#5e244e;--orb-color-pink-900:#491b3c;--orb-color-pink-950:#35122b;--orb-color-pink-1000:#1f0a19;--orb-color-violet-100:#f8f5fe;--orb-color-violet-150:#f3effe;--orb-color-violet-200:#e8defd;--orb-color-violet-250:#dccefc;--orb-color-violet-300:#d1befb;--orb-color-violet-400:#b99dfa;--orb-color-violet-500:#a27df8;--orb-color-violet-600:#8b5cf6;--orb-color-violet-700:#724acd;--orb-color-violet-800:#5938a4;--orb-color-violet-850:#432e72;--orb-color-violet-900:#362360;--orb-color-violet-950:#251745;--orb-color-violet-1000:#130a29;--orb-color-indigo-100:#f5f6fe;--orb-color-indigo-150:#eff0fe;--orb-color-indigo-200:#e0e0fc;--orb-color-indigo-250:#d0d1fb;--orb-color-indigo-300:#c1c2f9;--orb-color-indigo-400:#a1a3f7;--orb-color-indigo-500:#8285f4;--orb-color-indigo-600:#6366f1;--orb-color-indigo-700:#5052c9;--orb-color-indigo-800:#3d3fa1;--orb-color-indigo-850:#333370;--orb-color-indigo-900:#27275e;--orb-color-indigo-950:#191943;--orb-color-indigo-1000:#0b0c28;--orb-color-blue-100:#f3f7fe;--orb-color-blue-150:#ebf2fe;--orb-color-blue-200:#d8e6fd;--orb-color-blue-250:#c4d9fc;--orb-color-blue-300:#b1cdfb;--orb-color-blue-400:#89b4fa;--orb-color-blue-500:#629bf8;--orb-color-blue-600:#3b82f6;--orb-color-blue-700:#2f69c7;--orb-color-blue-800:#235097;--orb-color-blue-850:#25395b;--orb-color-blue-900:#1c2c46;--orb-color-blue-950:#131f31;--orb-color-blue-1000:#0a111d;--orb-color-sky-100:#f1fafe;--orb-color-sky-150:#e7f6fd;--orb-color-sky-200:#cfedfb;--orb-color-sky-250:#b7e4f8;--orb-color-sky-300:#9fdbf6;--orb-color-sky-400:#6ec9f2;--orb-color-sky-500:#3eb7ed;--orb-color-sky-600:#0ea5e9;--orb-color-sky-700:#0b84ba;--orb-color-sky-800:#08638c;--orb-color-sky-850:#103e53;--orb-color-sky-900:#0b2e3f;--orb-color-sky-950:#081f2a;--orb-color-sky-1000:#030f15;--orb-color-cyan-100:#f0fbfd;--orb-color-cyan-150:#e6f8fb;--orb-color-cyan-200:#cdf0f6;--orb-color-cyan-250:#b4e9f2;--orb-color-cyan-300:#9be2ee;--orb-color-cyan-400:#6ad3e5;--orb-color-cyan-500:#38c5dd;--orb-color-cyan-600:#06b6d4;--orb-color-cyan-700:#0592aa;--orb-color-cyan-800:#046d7f;--orb-color-cyan-850:#074650;--orb-color-cyan-900:#05343c;--orb-color-cyan-950:#032228;--orb-color-cyan-1000:#021114;--orb-color-teal-100:#ecfaf8;--orb-color-teal-150:#dff7f4;--orb-color-teal-200:#c9f0ec;--orb-color-teal-250:#b2e9e3;--orb-color-teal-300:#9ce2da;--orb-color-teal-400:#6ed4c9;--orb-color-teal-500:#41c6b7;--orb-color-teal-600:#14b8a6;--orb-color-teal-700:#109385;--orb-color-teal-800:#0c6e64;--orb-color-teal-850:#0c453f;--orb-color-teal-900:#09342f;--orb-color-teal-950:#06231f;--orb-color-teal-1000:#031110;--orb-color-emerald-100:#eafaf5;--orb-color-emerald-150:#dcf7ee;--orb-color-emerald-200:#c6f0e2;--orb-color-emerald-250:#afe9d6;--orb-color-emerald-300:#98e2ca;--orb-color-emerald-400:#6bd5b1;--orb-color-emerald-500:#3dc799;--orb-color-emerald-600:#10b981;--orb-color-emerald-700:#0d9467;--orb-color-emerald-800:#0a6f4d;--orb-color-emerald-850:#134a27;--orb-color-emerald-900:#0e381d;--orb-color-emerald-950:#092514;--orb-color-emerald-1000:#041309;--orb-color-green-100:#f2fbf5;--orb-color-green-150:#e9f9ef;--orb-color-green-200:#d3f3df;--orb-color-green-250:#bdeecf;--orb-color-green-300:#a7e8bf;--orb-color-green-400:#7adc9e;--orb-color-green-500:#4ed17e;--orb-color-green-600:#22c55e;--orb-color-green-700:#1b9e4b;--orb-color-green-800:#147638;--orb-color-green-850:#0e4f26;--orb-color-green-900:#0e381d;--orb-color-green-950:#092514;--orb-color-green-1000:#041309;--orb-color-lime-100:#f8fcf1;--orb-color-lime-150:#f3fae8;--orb-color-lime-200:#e6f5d0;--orb-color-lime-250:#daf0b9;--orb-color-lime-300:#ceeba2;--orb-color-lime-400:#b5e073;--orb-color-lime-500:#9dd645;--orb-color-lime-600:#84cc16;--orb-color-lime-700:#6aa312;--orb-color-lime-800:#4f7a0d;--orb-color-lime-850:#355209;--orb-color-lime-900:#27390b;--orb-color-lime-950:#1a2706;--orb-color-lime-1000:#0d1303;--orb-color-green-yellow-100:#fcfdf3;--orb-color-green-yellow-150:#fafbeb;--orb-color-green-yellow-200:#f5f8d7;--orb-color-green-yellow-250:#f0f4c4;--orb-color-green-yellow-300:#ebf1b0;--orb-color-green-yellow-400:#e1ea88;--orb-color-green-yellow-500:#d7e361;--orb-color-green-yellow-600:#cddc39;--orb-color-green-yellow-700:#a4b02e;--orb-color-green-yellow-800:#7b8422;--orb-color-green-yellow-850:#4e531c;--orb-color-green-yellow-900:#3a3e15;--orb-color-green-yellow-950:#27290e;--orb-color-green-yellow-1000:#131507;--orb-color-yellow-100:#fffef3;--orb-color-yellow-150:#fffdf0;--orb-color-yellow-200:#fffbd8;--orb-color-yellow-250:#fff9c4;--orb-color-yellow-300:#fff7b1;--orb-color-yellow-400:#fff389;--orb-color-yellow-500:#ffef62;--orb-color-yellow-600:#ffeb3b;--orb-color-yellow-700:#d0bf2f;--orb-color-yellow-800:#a09323;--orb-color-yellow-850:#6a621f;--orb-color-yellow-900:#534e18;--orb-color-yellow-950:#3d3910;--orb-color-yellow-1000:#181605;--orb-color-dark-yellow-100:#fffbf0;--orb-color-dark-yellow-150:#fff9e6;--orb-color-dark-yellow-200:#fff3cd;--orb-color-dark-yellow-250:#ffecb5;--orb-color-dark-yellow-300:#ffe69c;--orb-color-dark-yellow-400:#ffda6a;--orb-color-dark-yellow-500:#ffcd39;--orb-color-dark-yellow-600:#ffc107;--orb-color-dark-yellow-700:#cc9a06;--orb-color-dark-yellow-800:#997404;--orb-color-dark-yellow-850:#614a08;--orb-color-dark-yellow-900:#483806;--orb-color-dark-yellow-950:#302604;--orb-color-dark-yellow-1000:#181202;--orb-color-amber-100:#fefaf0;--orb-color-amber-150:#fdf7e6;--orb-color-amber-200:#fbf0ce;--orb-color-amber-250:#f9e8b5;--orb-color-amber-300:#f7e19c;--orb-color-amber-400:#f2d16b;--orb-color-amber-500:#eec239;--orb-color-amber-600:#eab308;--orb-color-amber-700:#bb8f06;--orb-color-amber-800:#8c6b05;--orb-color-amber-850:#594608;--orb-color-amber-900:#423406;--orb-color-amber-950:#2d2304;--orb-color-amber-1000:#161102;--orb-color-orange-100:#fef7f1;--orb-color-orange-150:#fef3e7;--orb-color-orange-200:#fde5ce;--orb-color-orange-250:#fcd9b6;--orb-color-orange-300:#fbcc9d;--orb-color-orange-400:#f9b36d;--orb-color-orange-500:#f7993c;--orb-color-orange-600:#f5800b;--orb-color-orange-700:#c46709;--orb-color-orange-800:#934d07;--orb-color-orange-850:#5d3309;--orb-color-orange-900:#452607;--orb-color-orange-950:#2e1a05;--orb-color-orange-1000:#170d02;--orb-color-red-toxic-400:#f66;--orb-color-red-toxic-500:#f33;--orb-color-red-toxic-600:red;--orb-color-red-toxic-700:#c00;--orb-color-red-toxic-800:#900;--orb-color-rose-toxic-400:#f69;--orb-color-rose-toxic-500:#f37;--orb-color-rose-toxic-600:#f05;--orb-color-rose-toxic-700:#c04;--orb-color-rose-toxic-800:#903;--orb-color-pink-toxic-400:#ff66b2;--orb-color-pink-toxic-500:#ff3398;--orb-color-pink-toxic-600:#ff007e;--orb-color-pink-toxic-700:#cc0065;--orb-color-pink-toxic-800:#99004c;--orb-color-violet-toxic-400:#ad66ff;--orb-color-violet-toxic-500:#9233ff;--orb-color-violet-toxic-600:#70f;--orb-color-violet-toxic-700:#5f00cc;--orb-color-violet-toxic-800:#470099;--orb-color-indigo-toxic-400:#8a66ff;--orb-color-indigo-toxic-500:#6333ff;--orb-color-indigo-toxic-600:#3c00ff;--orb-color-indigo-toxic-700:#3000cc;--orb-color-indigo-toxic-800:#240099;--orb-color-blue-toxic-400:#66a0ff;--orb-color-blue-toxic-500:#3380ff;--orb-color-blue-toxic-600:#0061ff;--orb-color-blue-toxic-700:#004dcc;--orb-color-blue-toxic-800:#003a99;--orb-color-sky-toxic-400:#66cfff;--orb-color-sky-toxic-500:#33c0ff;--orb-color-sky-toxic-600:#00b0ff;--orb-color-sky-toxic-700:#009ee5;--orb-color-sky-toxic-800:#007bb2;--orb-color-cyan-toxic-400:#80ecff;--orb-color-cyan-toxic-500:#4de5ff;--orb-color-cyan-toxic-600:#00daff;--orb-color-cyan-toxic-700:#00c4e5;--orb-color-cyan-toxic-800:#0099b2;--orb-color-teal-toxic-400:#99fff4;--orb-color-teal-toxic-500:#80fff1;--orb-color-teal-toxic-600:#00ffe3;--orb-color-teal-toxic-700:#00e5cc;--orb-color-teal-toxic-800:#00b29f;--orb-color-emerald-toxic-400:#9fd;--orb-color-emerald-toxic-500:#6fc;--orb-color-emerald-toxic-600:#00ffab;--orb-color-emerald-toxic-700:#00e599;--orb-color-emerald-toxic-800:#00b277;--orb-color-green-toxic-400:#99ffbf;--orb-color-green-toxic-500:#66ff9e;--orb-color-green-toxic-600:#00ff5e;--orb-color-green-toxic-700:#00e554;--orb-color-green-toxic-800:#00b242;--orb-color-lime-toxic-400:#d7ff99;--orb-color-lime-toxic-500:#c2ff66;--orb-color-lime-toxic-600:#9aff00;--orb-color-lime-toxic-700:#8be500;--orb-color-lime-toxic-800:#6cb200;--orb-color-green-yellow-toxic-400:#f6ff99;--orb-color-green-yellow-toxic-500:#f1ff66;--orb-color-green-yellow-toxic-600:#e8ff00;--orb-color-green-yellow-toxic-700:#d1e500;--orb-color-green-yellow-toxic-800:#a2b200;--orb-color-yellow-toxic-400:#fff599;--orb-color-yellow-toxic-500:#ffef66;--orb-color-yellow-toxic-600:#ffe500;--orb-color-yellow-toxic-700:#e5ce00;--orb-color-yellow-toxic-800:#b2a000;--orb-color-orange-toxic-400:#ffad66;--orb-color-orange-toxic-500:#ff9233;--orb-color-orange-toxic-600:#f70;--orb-color-orange-toxic-700:#e56b00;--orb-color-orange-toxic-800:#b25300;--orb-color-red-alpha-100:#ef44440d;--orb-color-red-alpha-150:#ef44441a;--orb-color-red-alpha-200:#ef444433;--orb-color-red-alpha-250:#ef44444d;--orb-color-red-alpha-300:#ef444466;--orb-color-red-alpha-400:#ef444499;--orb-color-red-alpha-500:#ef4444cc;--orb-color-rose-alpha-100:#f43f5e0d;--orb-color-rose-alpha-150:#f43f5e1a;--orb-color-rose-alpha-200:#f43f5e33;--orb-color-rose-alpha-250:#f43f5e4d;--orb-color-rose-alpha-300:#f43f5e66;--orb-color-rose-alpha-400:#f43f5e99;--orb-color-rose-alpha-500:#f43f5ecc;--orb-color-pink-alpha-100:#ec48be0d;--orb-color-pink-alpha-150:#ec48be1a;--orb-color-pink-alpha-200:#ec48be33;--orb-color-pink-alpha-250:#ec48be4d;--orb-color-pink-alpha-300:#ec48be66;--orb-color-pink-alpha-400:#ec48be99;--orb-color-pink-alpha-500:#ec48becc;--orb-color-violet-alpha-100:#8b5cf60d;--orb-color-violet-alpha-150:#8b5cf61a;--orb-color-violet-alpha-200:#8b5cf633;--orb-color-violet-alpha-250:#8b5cf64d;--orb-color-violet-alpha-300:#8b5cf666;--orb-color-violet-alpha-400:#8b5cf699;--orb-color-violet-alpha-500:#8b5cf6cc;--orb-color-indigo-alpha-100:#6366f10d;--orb-color-indigo-alpha-150:#6366f11a;--orb-color-indigo-alpha-200:#6366f133;--orb-color-indigo-alpha-250:#6366f14d;--orb-color-indigo-alpha-300:#6366f166;--orb-color-indigo-alpha-400:#6366f199;--orb-color-indigo-alpha-500:#6366f1cc;--orb-color-blue-alpha-100:#3b82f60d;--orb-color-blue-alpha-150:#3b82f61a;--orb-color-blue-alpha-200:#3b82f633;--orb-color-blue-alpha-250:#3b82f64d;--orb-color-blue-alpha-300:#3b82f666;--orb-color-blue-alpha-400:#3b82f699;--orb-color-blue-alpha-500:#3b82f6cc;--orb-color-sky-alpha-100:#0ea5e90d;--orb-color-sky-alpha-150:#0ea5e91a;--orb-color-sky-alpha-200:#0ea5e933;--orb-color-sky-alpha-250:#0ea5e94d;--orb-color-sky-alpha-300:#0ea5e966;--orb-color-sky-alpha-400:#0ea5e999;--orb-color-sky-alpha-500:#0ea5e9cc;--orb-color-cyan-alpha-100:#06b6d40d;--orb-color-cyan-alpha-150:#06b6d41a;--orb-color-cyan-alpha-200:#06b6d433;--orb-color-cyan-alpha-250:#06b6d44d;--orb-color-cyan-alpha-300:#06b6d466;--orb-color-cyan-alpha-400:#06b6d499;--orb-color-cyan-alpha-500:#06b6d4cc;--orb-color-teal-alpha-100:#14b8a60d;--orb-color-teal-alpha-150:#14b8a61a;--orb-color-teal-alpha-200:#14b8a633;--orb-color-teal-alpha-250:#14b8a64d;--orb-color-teal-alpha-300:#14b8a666;--orb-color-teal-alpha-400:#14b8a699;--orb-color-teal-alpha-500:#14b8a6cc;--orb-color-emerald-alpha-100:#10b9810d;--orb-color-emerald-alpha-150:#10b9811a;--orb-color-emerald-alpha-200:#10b98133;--orb-color-emerald-alpha-250:#10b9814d;--orb-color-emerald-alpha-300:#10b98166;--orb-color-emerald-alpha-400:#10b98199;--orb-color-emerald-alpha-500:#10b981cc;--orb-color-green-alpha-100:#22c55e0d;--orb-color-green-alpha-150:#22c55e1a;--orb-color-green-alpha-200:#22c55e33;--orb-color-green-alpha-250:#22c55e4d;--orb-color-green-alpha-300:#22c55e66;--orb-color-green-alpha-400:#22c55e99;--orb-color-green-alpha-500:#22c55ecc;--orb-color-lime-alpha-100:#84cc160d;--orb-color-lime-alpha-150:#84cc161a;--orb-color-lime-alpha-200:#84cc1633;--orb-color-lime-alpha-250:#84cc164d;--orb-color-lime-alpha-300:#84cc1666;--orb-color-lime-alpha-400:#84cc1699;--orb-color-lime-alpha-500:#84cc16cc;--orb-color-green-yellow-alpha-100:#cddc390d;--orb-color-green-yellow-alpha-150:#cddc391a;--orb-color-green-yellow-alpha-200:#cddc3933;--orb-color-green-yellow-alpha-250:#cddc394d;--orb-color-green-yellow-alpha-300:#cddc3966;--orb-color-green-yellow-alpha-400:#cddc3999;--orb-color-green-yellow-alpha-500:#cddc39cc;--orb-color-yellow-alpha-100:#ffeb3b0d;--orb-color-yellow-alpha-150:#ffeb3b1a;--orb-color-yellow-alpha-200:#ffeb3b33;--orb-color-yellow-alpha-250:#ffeb3b4d;--orb-color-yellow-alpha-300:#ffeb3b66;--orb-color-yellow-alpha-400:#ffeb3b99;--orb-color-yellow-alpha-500:#ffeb3bcc;--orb-color-dark-yellow-alpha-100:#ffc1070d;--orb-color-dark-yellow-alpha-150:#ffc1071a;--orb-color-dark-yellow-alpha-200:#ffc10733;--orb-color-dark-yellow-alpha-250:#ffc1074d;--orb-color-dark-yellow-alpha-300:#ffc10766;--orb-color-dark-yellow-alpha-400:#ffc10799;--orb-color-dark-yellow-alpha-500:#ffc107cc;--orb-color-amber-alpha-100:#eab3080d;--orb-color-amber-alpha-150:#eab3081a;--orb-color-amber-alpha-200:#eab30833;--orb-color-amber-alpha-250:#eab3084d;--orb-color-amber-alpha-300:#eab30866;--orb-color-amber-alpha-400:#eab30899;--orb-color-amber-alpha-500:#eab308cc;--orb-color-orange-alpha-100:#f5800b0d;--orb-color-orange-alpha-150:#f5800b1a;--orb-color-orange-alpha-200:#f5800b33;--orb-color-orange-alpha-250:#f5800b4d;--orb-color-orange-alpha-300:#f5800b66;--orb-color-orange-alpha-400:#f5800b99;--orb-color-orange-alpha-500:#f5800bcc;--orb-color-ya-core-100:#feffd9;--orb-color-ya-core-150:#ffffbf;--orb-color-ya-core-200:#fffcab;--orb-color-ya-core-250:#fff896;--orb-color-ya-core-300:#fff385;--orb-color-ya-core-400:#ffe45c;--orb-color-ya-core-500:#ffdb4d;--orb-color-ya-core-600:#ffc300;--orb-color-ya-core-700:#ffb700;--orb-color-ya-core-800:#bd7e00;--orb-color-ya-core-850:#995900;--orb-color-ya-core-900:#630;--orb-color-ya-core-950:#331800;--orb-color-ya-core-1000:#291300;--orb-color-ya-core-alpha-100:#ffdb4d0d;--orb-color-ya-core-alpha-150:#ffdb4d1a;--orb-color-ya-core-alpha-200:#ffdb4d33;--orb-color-ya-core-alpha-250:#ffdb4d4d;--orb-color-ya-core-alpha-300:#ffdb4d66;--orb-color-ya-core-alpha-400:#ffdb4d99;--orb-color-ya-core-alpha-500:#ffdb4dcc;--orb-color-ya-base-01-100:#fff7f5;--orb-color-ya-base-01-150:#fff1ed;--orb-color-ya-base-01-200:#ffe5db;--orb-color-ya-base-01-250:#ffd9ca;--orb-color-ya-base-01-300:#ffccb7;--orb-color-ya-base-01-400:#ffb294;--orb-color-ya-base-01-500:#ff9168;--orb-color-ya-base-01-600:#ff7f4d;--orb-color-ya-base-01-700:#f86025;--orb-color-ya-base-01-800:#e04d14;--orb-color-ya-base-01-850:#b83a09;--orb-color-ya-base-01-900:#902b04;--orb-color-ya-base-01-950:#551902;--orb-color-ya-base-01-1000:#290b00;--orb-color-ya-base-01-alpha-100:#ff7f4d0d;--orb-color-ya-base-01-alpha-150:#ff7f4d21;--orb-color-ya-base-01-alpha-200:#ff7f4d33;--orb-color-ya-base-01-alpha-250:#ff7f4d4d;--orb-color-ya-base-01-alpha-300:#ff7f4d66;--orb-color-ya-base-01-alpha-400:#ff7f4d99;--orb-color-ya-base-01-alpha-500:#ff7f4dcc;--orb-color-ya-base-02-100:#f5f7ff;--orb-color-ya-base-02-150:#ebefff;--orb-color-ya-base-02-200:#d3dcfd;--orb-color-ya-base-02-250:#c8d3fa;--orb-color-ya-base-02-300:#b1c0f6;--orb-color-ya-base-02-400:#99acf2;--orb-color-ya-base-02-500:#718be8;--orb-color-ya-base-02-600:#5372e1;--orb-color-ya-base-02-700:#3656c9;--orb-color-ya-base-02-800:#243e9c;--orb-color-ya-base-02-850:#1b317e;--orb-color-ya-base-02-900:#13245f;--orb-color-ya-base-02-950:#0c1840;--orb-color-ya-base-02-1000:#060c21;--orb-color-ya-base-02-alpha-100:#5372e10d;--orb-color-ya-base-02-alpha-150:#5372e121;--orb-color-ya-base-02-alpha-200:#5372e133;--orb-color-ya-base-02-alpha-250:#5372e14d;--orb-color-ya-base-02-alpha-300:#5372e166;--orb-color-ya-base-02-alpha-400:#5372e199;--orb-color-ya-base-02-alpha-500:#5372e1cc;--orb-color-ya-mail-100:#fff7f5;--orb-color-ya-mail-150:#fff1ed;--orb-color-ya-mail-200:#ffe5db;--orb-color-ya-mail-250:#ffd9ca;--orb-color-ya-mail-300:#ffccb7;--orb-color-ya-mail-400:#ffb294;--orb-color-ya-mail-500:#ff9168;--orb-color-ya-mail-600:#ff7f4d;--orb-color-ya-mail-700:#f86025;--orb-color-ya-mail-800:#e04d14;--orb-color-ya-mail-850:#b83a09;--orb-color-ya-mail-900:#902b04;--orb-color-ya-mail-950:#551902;--orb-color-ya-mail-1000:#290b00;--orb-color-ya-mail-alpha-100:#ff7f4d0d;--orb-color-ya-mail-alpha-150:#ff7f4d21;--orb-color-ya-mail-alpha-200:#ff7f4d33;--orb-color-ya-mail-alpha-250:#ff7f4d4d;--orb-color-ya-mail-alpha-300:#ff7f4d66;--orb-color-ya-mail-alpha-400:#ff7f4d99;--orb-color-ya-mail-alpha-500:#ff7f4dcc;--orb-color-ya-contacts-100:#f8f5fe;--orb-color-ya-contacts-150:#f3effe;--orb-color-ya-contacts-200:#e8defd;--orb-color-ya-contacts-250:#dccefc;--orb-color-ya-contacts-300:#d1befb;--orb-color-ya-contacts-400:#b99dfa;--orb-color-ya-contacts-500:#a27df8;--orb-color-ya-contacts-600:#8b5cf6;--orb-color-ya-contacts-700:#724acd;--orb-color-ya-contacts-800:#5938a4;--orb-color-ya-contacts-850:#40267a;--orb-color-ya-contacts-900:#331d66;--orb-color-ya-contacts-950:#271451;--orb-color-ya-contacts-1000:#1a0b3d;--orb-color-ya-contacts-alpha-100:#8b5cf60d;--orb-color-ya-contacts-alpha-150:#8b5cf621;--orb-color-ya-contacts-alpha-200:#8b5cf633;--orb-color-ya-contacts-alpha-250:#8b5cf64d;--orb-color-ya-contacts-alpha-300:#8b5cf666;--orb-color-ya-contacts-alpha-400:#8b5cf699;--orb-color-ya-contacts-alpha-500:#8b5cf6cc;--orb-color-ya-messenger-100:#f5ffff;--orb-color-ya-messenger-150:#ddf7fc;--orb-color-ya-messenger-200:#bdeffa;--orb-color-ya-messenger-250:#97e7f8;--orb-color-ya-messenger-300:#71ddf5;--orb-color-ya-messenger-400:#4dd2ef;--orb-color-ya-messenger-500:#2ac4e5;--orb-color-ya-messenger-600:#0bb1d5;--orb-color-ya-messenger-700:#039fc1;--orb-color-ya-messenger-800:#018caa;--orb-color-ya-messenger-850:#007189;--orb-color-ya-messenger-900:#005466;--orb-color-ya-messenger-950:#003540;--orb-color-ya-messenger-1000:#001317;--orb-color-ya-messenger-alpha-100:#0bb1d50d;--orb-color-ya-messenger-alpha-150:#0bb1d521;--orb-color-ya-messenger-alpha-200:#0bb1d533;--orb-color-ya-messenger-alpha-250:#0bb1d54d;--orb-color-ya-messenger-alpha-300:#0bb1d566;--orb-color-ya-messenger-alpha-400:#0bb1d599;--orb-color-ya-messenger-alpha-500:#0bb1d5cc;--orb-color-ya-disk-100:#f5f9ff;--orb-color-ya-disk-150:#ebf2ff;--orb-color-ya-disk-200:#d6e6ff;--orb-color-ya-disk-250:#c2d9ff;--orb-color-ya-disk-300:#adccff;--orb-color-ya-disk-400:#85b3ff;--orb-color-ya-disk-500:#5c99ff;--orb-color-ya-disk-600:#3380ff;--orb-color-ya-disk-700:#004cc7;--orb-color-ya-disk-800:#003b97;--orb-color-ya-disk-850:#002768;--orb-color-ya-disk-900:#001f50;--orb-color-ya-disk-950:#001638;--orb-color-ya-disk-1000:#000d21;--orb-color-ya-disk-alpha-100:#3380ff0d;--orb-color-ya-disk-alpha-150:#3380ff21;--orb-color-ya-disk-alpha-200:#3380ff33;--orb-color-ya-disk-alpha-250:#3380ff4d;--orb-color-ya-disk-alpha-300:#3380ff66;--orb-color-ya-disk-alpha-400:#3380ff99;--orb-color-ya-disk-alpha-500:#3380ffcc;--orb-color-ya-calendar-100:#fff5f5;--orb-color-ya-calendar-150:#ffe8e8;--orb-color-ya-calendar-200:#ffd9d9;--orb-color-ya-calendar-250:#ffc2c2;--orb-color-ya-calendar-300:#ffadad;--orb-color-ya-calendar-400:#ff8585;--orb-color-ya-calendar-500:#f66;--orb-color-ya-calendar-600:#ff4545;--orb-color-ya-calendar-700:#da3131;--orb-color-ya-calendar-800:#b52121;--orb-color-ya-calendar-850:#901414;--orb-color-ya-calendar-900:#6b0a0a;--orb-color-ya-calendar-950:#460303;--orb-color-ya-calendar-1000:#210000;--orb-color-ya-calendar-alpha-100:#ff33330d;--orb-color-ya-calendar-alpha-150:#ff333321;--orb-color-ya-calendar-alpha-200:#ff333333;--orb-color-ya-calendar-alpha-250:#ff33334d;--orb-color-ya-calendar-alpha-300:#ff333366;--orb-color-ya-calendar-alpha-400:#ff333399;--orb-color-ya-calendar-alpha-500:#ff3333cc;--orb-color-ya-telemost-100:#ebfff3;--orb-color-ya-telemost-150:#d1ffe4;--orb-color-ya-telemost-200:#a8ffcc;--orb-color-ya-telemost-250:#80ffb5;--orb-color-ya-telemost-300:#57ff9e;--orb-color-ya-telemost-400:#33f583;--orb-color-ya-telemost-500:#23e574;--orb-color-ya-telemost-600:#1dcc66;--orb-color-ya-telemost-700:#0bb552;--orb-color-ya-telemost-800:#039941;--orb-color-ya-telemost-850:#008035;--orb-color-ya-telemost-900:#005c27;--orb-color-ya-telemost-950:#00220e;--orb-color-ya-telemost-1000:#000301;--orb-color-ya-telemost-light-400:#4cee8f;--orb-color-ya-telemost-light-500:#30de77;--orb-color-ya-telemost-light-600:#1ccc65;--orb-color-ya-telemost-alpha-100:#0bb5521a;--orb-color-ya-telemost-alpha-150:#0bb55221;--orb-color-ya-telemost-alpha-200:#0bb55233;--orb-color-ya-telemost-alpha-250:#0bb5524d;--orb-color-ya-telemost-alpha-300:#0bb55266;--orb-color-ya-telemost-alpha-400:#0bb55299;--orb-color-ya-telemost-alpha-500:#0bb552cc;--orb-color-ya-docs-100:#f3f7fe;--orb-color-ya-docs-150:#ebf2fe;--orb-color-ya-docs-200:#d8e6fd;--orb-color-ya-docs-250:#c4d9fc;--orb-color-ya-docs-300:#b1cdfb;--orb-color-ya-docs-400:#89b4fa;--orb-color-ya-docs-500:#629bf8;--orb-color-ya-docs-600:#3b82f6;--orb-color-ya-docs-700:#2f69c7;--orb-color-ya-docs-800:#235097;--orb-color-ya-docs-850:#183668;--orb-color-ya-docs-900:#122a50;--orb-color-ya-docs-950:#0c1d38;--orb-color-ya-docs-1000:#061121;--orb-color-ya-docs-alpha-100:#3b82f60d;--orb-color-ya-docs-alpha-150:#3b82f621;--orb-color-ya-docs-alpha-200:#3b82f633;--orb-color-ya-docs-alpha-250:#3b82f64d;--orb-color-ya-docs-alpha-300:#3b82f666;--orb-color-ya-docs-alpha-400:#3b82f699;--orb-color-ya-docs-alpha-500:#3b82f6cc;--orb-color-ya-tables-100:#f2fbf5;--orb-color-ya-tables-150:#e9f9ef;--orb-color-ya-tables-200:#d3f3df;--orb-color-ya-tables-250:#bdeecf;--orb-color-ya-tables-300:#a7e8bf;--orb-color-ya-tables-400:#7adc9e;--orb-color-ya-tables-500:#4ed17e;--orb-color-ya-tables-600:#22c55e;--orb-color-ya-tables-700:#1b9e4b;--orb-color-ya-tables-800:#147638;--orb-color-ya-tables-850:#0e4f26;--orb-color-ya-tables-900:#0a3b1c;--orb-color-ya-tables-950:#072713;--orb-color-ya-tables-1000:#031409;--orb-color-ya-tables-alpha-100:#22c55e0d;--orb-color-ya-tables-alpha-150:#22c55e21;--orb-color-ya-tables-alpha-200:#22c55e33;--orb-color-ya-tables-alpha-250:#22c55e4d;--orb-color-ya-tables-alpha-300:#22c55e66;--orb-color-ya-tables-alpha-400:#22c55e99;--orb-color-ya-tables-alpha-500:#22c55ecc;--orb-color-ya-pres-100:#fef9f1;--orb-color-ya-pres-150:#fef5e7;--orb-color-ya-pres-200:#fdecce;--orb-color-ya-pres-250:#fce2b6;--orb-color-ya-pres-300:#fbd89d;--orb-color-ya-pres-400:#f9c56d;--orb-color-ya-pres-500:#f7b13c;--orb-color-ya-pres-600:#f59e0b;--orb-color-ya-pres-700:#c47e09;--orb-color-ya-pres-800:#935f07;--orb-color-ya-pres-850:#623f04;--orb-color-ya-pres-900:#492f03;--orb-color-ya-pres-950:#312002;--orb-color-ya-pres-1000:#181001;--orb-color-ya-pres-alpha-100:#f59e0b0d;--orb-color-ya-pres-alpha-150:#f59e0b21;--orb-color-ya-pres-alpha-200:#f59e0b33;--orb-color-ya-pres-alpha-250:#f59e0b4d;--orb-color-ya-pres-alpha-300:#f59e0b66;--orb-color-ya-pres-alpha-400:#f59e0b99;--orb-color-ya-pres-alpha-500:#f59e0bcc;--orb-color-ya-magic-100:#f8f5fe;--orb-color-ya-magic-150:#f3effe;--orb-color-ya-magic-200:#e8defd;--orb-color-ya-magic-250:#dccefc;--orb-color-ya-magic-300:#d1befb;--orb-color-ya-magic-400:#b99dfa;--orb-color-ya-magic-500:#a27df8;--orb-color-ya-magic-600:#8b5cf6;--orb-color-ya-magic-700:#724acd;--orb-color-ya-magic-800:#5938a4;--orb-color-ya-magic-850:#40267a;--orb-color-ya-magic-900:#331d66;--orb-color-ya-magic-950:#271451;--orb-color-ya-magic-1000:#1a0b3d;--orb-color-ya-magic-alpha-100:#8b5cf60d;--orb-color-ya-magic-alpha-150:#8b5cf61a;--orb-color-ya-magic-alpha-200:#8b5cf633;--orb-color-ya-magic-alpha-250:#8b5cf64d;--orb-color-ya-magic-alpha-300:#8b5cf666;--orb-color-ya-magic-alpha-400:#8b5cf699;--orb-color-ya-magic-alpha-500:#8b5cf6cc;--orb-color-ya-admin-100:#f8f5fe;--orb-color-ya-admin-150:#f3effe;--orb-color-ya-admin-200:#e8defd;--orb-color-ya-admin-250:#dccefc;--orb-color-ya-admin-300:#d1befb;--orb-color-ya-admin-400:#b99dfa;--orb-color-ya-admin-500:#a27df8;--orb-color-ya-admin-600:#8b5cf6;--orb-color-ya-admin-700:#724acd;--orb-color-ya-admin-800:#5938a4;--orb-color-ya-admin-850:#40267a;--orb-color-ya-admin-900:#331d66;--orb-color-ya-admin-950:#271451;--orb-color-ya-admin-1000:#1a0b3d;--orb-color-ya-admin-alpha-100:#8b5cf60d;--orb-color-ya-admin-alpha-150:#8b5cf61a;--orb-color-ya-admin-alpha-200:#8b5cf633;--orb-color-ya-admin-alpha-250:#8b5cf64d;--orb-color-ya-admin-alpha-300:#8b5cf666;--orb-color-ya-admin-alpha-400:#8b5cf699;--orb-color-ya-admin-alpha-500:#8b5cf6cc;--orb-color-ya-concept-100:#f5ffff;--orb-color-ya-concept-150:#ddf7fc;--orb-color-ya-concept-200:#bdeffa;--orb-color-ya-concept-250:#97e7f8;--orb-color-ya-concept-300:#71ddf5;--orb-color-ya-concept-400:#4dd2ef;--orb-color-ya-concept-500:#2ac4e5;--orb-color-ya-concept-600:#0bb1d5;--orb-color-ya-concept-700:#039fc1;--orb-color-ya-concept-800:#018caa;--orb-color-ya-concept-850:#007189;--orb-color-ya-concept-900:#005466;--orb-color-ya-concept-950:#003540;--orb-color-ya-concept-1000:#001317;--orb-color-ya-concept-alpha-100:#0bb1d50d;--orb-color-ya-concept-alpha-150:#0bb1d51a;--orb-color-ya-concept-alpha-200:#0bb1d533;--orb-color-ya-concept-alpha-250:#0bb1d54d;--orb-color-ya-concept-alpha-300:#0bb1d566;--orb-color-ya-concept-alpha-400:#0bb1d599;--orb-color-ya-concept-alpha-500:#0bb1d5cc;--orb-color-yango-photo-100:#fef6f5;--orb-color-yango-photo-150:#fef1ef;--orb-color-yango-photo-200:#fde2de;--orb-color-yango-photo-250:#fcd3ce;--orb-color-yango-photo-300:#ffc0b8;--orb-color-yango-photo-400:#ff8f80;--orb-color-yango-photo-500:#ff604b;--orb-color-yango-photo-600:#ff4930;--orb-color-yango-photo-700:#df3f2a;--orb-color-yango-photo-800:#be3523;--orb-color-yango-photo-850:#9e2c1d;--orb-color-yango-photo-900:#7e2317;--orb-color-yango-photo-950:#5d1a11;--orb-color-yango-photo-1000:#3d110b;--orb-color-yango-photo-alpha-100:#ff49300d;--orb-color-yango-photo-alpha-150:#ff49301a;--orb-color-yango-photo-alpha-200:#ff493033;--orb-color-yango-photo-alpha-250:#ff49304d;--orb-color-yango-photo-alpha-300:#ff493066;--orb-color-yango-photo-alpha-400:#ff493099;--orb-color-yango-photo-alpha-500:#ff4930cc;--orb-color-ya-gpt-100:#fff7f5;--orb-color-ya-gpt-150:#fff1ed;--orb-color-ya-gpt-200:#ffe5db;--orb-color-ya-gpt-250:#ffd9ca;--orb-color-ya-gpt-300:#ffccb7;--orb-color-ya-gpt-400:#ffb294;--orb-color-ya-gpt-500:#ff9168;--orb-color-ya-gpt-600:#ff7f4d;--orb-color-ya-gpt-700:#f86025;--orb-color-ya-gpt-800:#e04d14;--orb-color-ya-gpt-850:#b83a09;--orb-color-ya-gpt-900:#902b04;--orb-color-ya-gpt-950:#551902;--orb-color-ya-gpt-1000:#290b00;--orb-color-ya-gpt-alpha-100:#ff7f4d0d;--orb-color-ya-gpt-alpha-150:#ff7f4d21;--orb-color-ya-gpt-alpha-200:#ff7f4d33;--orb-color-ya-gpt-alpha-250:#ff7f4d4d;--orb-color-ya-gpt-alpha-300:#ff7f4d66;--orb-color-ya-gpt-alpha-400:#ff7f4d99;--orb-color-ya-gpt-alpha-500:#ff7f4dcc;--orb-color-ya-wiki-100:#f3f7fe;--orb-color-ya-wiki-150:#ebf2fe;--orb-color-ya-wiki-200:#d8e6fd;--orb-color-ya-wiki-250:#c4d9fc;--orb-color-ya-wiki-300:#b1cdfb;--orb-color-ya-wiki-400:#89b4fa;--orb-color-ya-wiki-500:#629bf8;--orb-color-ya-wiki-600:#3b82f6;--orb-color-ya-wiki-700:#2f69c7;--orb-color-ya-wiki-800:#235097;--orb-color-ya-wiki-850:#183668;--orb-color-ya-wiki-900:#122a50;--orb-color-ya-wiki-950:#0c1d38;--orb-color-ya-wiki-1000:#061121;--orb-color-ya-wiki-alpha-100:#3b82f60d;--orb-color-ya-wiki-alpha-150:#3b82f621;--orb-color-ya-wiki-alpha-200:#3b82f633;--orb-color-ya-wiki-alpha-250:#3b82f64d;--orb-color-ya-wiki-alpha-300:#3b82f666;--orb-color-ya-wiki-alpha-400:#3b82f699;--orb-color-ya-wiki-alpha-500:#3b82f6cc;--orb-color-ya-tracker-100:#f3f7fe;--orb-color-ya-tracker-150:#ebf2fe;--orb-color-ya-tracker-200:#d8e6fd;--orb-color-ya-tracker-250:#c4d9fc;--orb-color-ya-tracker-300:#b1cdfb;--orb-color-ya-tracker-400:#89b4fa;--orb-color-ya-tracker-500:#629bf8;--orb-color-ya-tracker-600:#3b82f6;--orb-color-ya-tracker-700:#2f69c7;--orb-color-ya-tracker-800:#235097;--orb-color-ya-tracker-850:#183668;--orb-color-ya-tracker-900:#122a50;--orb-color-ya-tracker-950:#0c1d38;--orb-color-ya-tracker-1000:#061121;--orb-color-ya-tracker-alpha-100:#3b82f60d;--orb-color-ya-tracker-alpha-150:#3b82f621;--orb-color-ya-tracker-alpha-200:#3b82f633;--orb-color-ya-tracker-alpha-250:#3b82f64d;--orb-color-ya-tracker-alpha-300:#3b82f666;--orb-color-ya-tracker-alpha-400:#3b82f699;--orb-color-ya-tracker-alpha-500:#3b82f6cc;--orb-color-ya-forms-100:#f3f7fe;--orb-color-ya-forms-150:#ebf2fe;--orb-color-ya-forms-200:#d8e6fd;--orb-color-ya-forms-250:#c4d9fc;--orb-color-ya-forms-300:#b1cdfb;--orb-color-ya-forms-400:#89b4fa;--orb-color-ya-forms-500:#629bf8;--orb-color-ya-forms-600:#3b82f6;--orb-color-ya-forms-700:#2f69c7;--orb-color-ya-forms-800:#235097;--orb-color-ya-forms-850:#183668;--orb-color-ya-forms-900:#122a50;--orb-color-ya-forms-950:#0c1d38;--orb-color-ya-forms-1000:#061121;--orb-color-ya-forms-alpha-100:#3b82f60d;--orb-color-ya-forms-alpha-150:#3b82f621;--orb-color-ya-forms-alpha-200:#3b82f633;--orb-color-ya-forms-alpha-250:#3b82f64d;--orb-color-ya-forms-alpha-300:#3b82f666;--orb-color-ya-forms-alpha-400:#3b82f699;--orb-color-ya-forms-alpha-500:#3b82f6cc;--orb-color-ya-premium-01-600:#ffa04d;--orb-color-ya-premium-02-600:#ff7f4d;--orb-color-ya-premium-03-600:#ff5c58;--orb-color-ya-plus-01-500:#fb8e5b;--orb-color-ya-plus-01-600:#fa7c41;--orb-color-ya-plus-02-500:#c452c6;--orb-color-ya-plus-02-600:#be40c0;--orb-color-ya-plus-03-500:#656ee1;--orb-color-ya-plus-03-600:#505add;--orb-shadow-level-01:0px 2px 4px 0px var(--orb-misc-shadow);--orb-shadow-level-02:0px 4px 12px 0px var(--orb-misc-shadow);--orb-shadow-level-03:0px 6px 20px 0px var(--orb-misc-shadow);--orb-shadow-bottom-bar:0px 8px 24px 0px var(--orb-misc-shadow);--orb-shadow-top-bar:0px -4px 20px 0px var(--orb-misc-shadow);--orb-shadow-surface-brand:0px 4px 12px 0px var(--orb-shadow-brand);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-primary-color:#fafafa;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic)}.Orb-Brand_brand_telemost :root,.brand_telemost :root,:root.Orb-Brand_brand_telemost,:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-700);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-800);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-850);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-100);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-150);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-200);--orb-line-brand:var(--orb-color-ya-telemost-700);--orb-misc-line-focus:var(--orb-color-ya-telemost-700);--orb-text-brand:var(--orb-color-ya-telemost-700);--orb-text-brand-static:var(--orb-color-white);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-600);--orb-text-link-hovered:var(--orb-color-blue-700);--orb-text-link-pressed:var(--orb-color-blue-800);--orb-text-link-visited:var(--orb-color-violet-600);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost :root,.brand_telemost :root,:root.Orb-Brand_brand_telemost,:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.theme_dark:root{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .theme_dark:root,.brand_telemost .theme_dark:root,.theme_dark:root.Orb-Brand_brand_telemost,.theme_dark:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost .theme_dark:root,.brand_telemost .theme_dark:root,.theme_dark:root.Orb-Brand_brand_telemost,.theme_dark:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}@media(prefers-color-scheme:dark){.theme_auto:root{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .theme_auto:root,.brand_telemost .theme_auto:root,.theme_auto:root.Orb-Brand_brand_telemost,.theme_auto:root.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif}.Orb-Brand_brand_telemost .theme_auto:root,.brand_telemost .theme_auto:root,.theme_auto:root.Orb-Brand_brand_telemost,.theme_auto:root.brand_telemost{--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}}.yamb-aside{--conversation-bg:var(--common-settings-bg);--conversation-fg:var(--component-aside-conversation-fg);background-color:var(--conversation-bg);display:flex;flex:1 1 auto;flex-direction:column;max-width:30%;min-height:0;min-width:320px;position:relative;width:30%}html:not([dir=rtl]) .yamb-aside{border-left:var(--line-05m) solid var(--common-divider)}html[dir=rtl] .yamb-aside{border-right:var(--line-05m) solid var(--common-divider)}.yamb-aside_dark-in-light{--orb-elevation-sunken:var(--orb-color-cool-gray-1100);--orb-elevation-base:var(--orb-color-cool-gray-1000);--orb-elevation-risen:var(--orb-color-cool-gray-950);--orb-elevation-overlay:var(--orb-color-cool-gray-900);--orb-elevation-base-blurred:var(--orb-color-cool-gray-dark-alpha-900);--orb-elevation-overlay-blurred:var(--orb-color-cool-gray-dark-alpha-700);--orb-elevation-overlay-modal:var(--orb-color-black-alpha-700);--orb-surface-generic:var(--orb-color-cool-gray-alpha-150);--orb-surface-generic-hovered:var(--orb-color-cool-gray-alpha-200);--orb-surface-generic-pressed:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium:var(--orb-color-cool-gray-alpha-250);--orb-surface-generic-medium-hovered:var(--orb-color-cool-gray-alpha-300);--orb-surface-generic-medium-pressed:var(--orb-color-cool-gray-alpha-400);--orb-surface-generic-alt:var(--orb-color-cool-gray-alpha-250);--orb-surface-disabled:var(--orb-color-cool-gray-alpha-150);--orb-surface-inverse:var(--orb-color-cool-gray-100);--orb-surface-inverse-hovered:var(--orb-color-cool-gray-150);--orb-surface-inverse-pressed:var(--orb-color-cool-gray-200);--orb-surface-static-light:var(--orb-color-white);--orb-surface-static-heavy:var(--orb-color-cool-gray-950);--orb-surface-feedback-info:var(--orb-color-blue-500);--orb-surface-feedback-info-hovered:var(--orb-color-blue-600);--orb-surface-feedback-info-pressed:var(--orb-color-blue-700);--orb-surface-feedback-info-light:var(--orb-color-blue-alpha-200);--orb-surface-feedback-success:var(--orb-color-green-500);--orb-surface-feedback-success-hovered:var(--orb-color-green-600);--orb-surface-feedback-success-pressed:var(--orb-color-green-700);--orb-surface-feedback-success-light:var(--orb-color-green-alpha-200);--orb-surface-feedback-success-light-hovered:var(--orb-color-green-alpha-250);--orb-surface-feedback-success-light-pressed:var(--orb-color-green-alpha-300);--orb-surface-feedback-warning:var(--orb-color-orange-500);--orb-surface-feedback-warning-hovered:var(--orb-color-orange-600);--orb-surface-feedback-warning-pressed:var(--orb-color-orange-700);--orb-surface-feedback-warning-light:var(--orb-color-orange-alpha-200);--orb-surface-feedback-warning-light-hovered:var(--orb-color-orange-alpha-250);--orb-surface-feedback-warning-light-pressed:var(--orb-color-orange-alpha-300);--orb-surface-feedback-danger:var(--orb-color-red-500);--orb-surface-feedback-danger-hovered:var(--orb-color-red-600);--orb-surface-feedback-danger-pressed:var(--orb-color-red-700);--orb-surface-feedback-danger-light:var(--orb-color-red-alpha-200);--orb-surface-feedback-danger-light-hovered:var(--orb-color-red-alpha-250);--orb-surface-feedback-danger-light-pressed:var(--orb-color-red-alpha-300);--orb-surface-feedback-neutral:var(--orb-color-cool-gray-500);--orb-surface-feedback-neutral-hovered:var(--orb-color-cool-gray-600);--orb-surface-feedback-neutral-pressed:var(--orb-color-cool-gray-700);--orb-surface-feedback-neutral-light:var(--orb-color-cool-gray-alpha-200);--orb-surface-accent-01:var(--orb-color-amber-500);--orb-surface-accent-01-medium:var(--orb-color-amber-700);--orb-surface-accent-01-light:var(--orb-color-amber-alpha-200);--orb-surface-accent-02:var(--orb-color-orange-500);--orb-surface-accent-02-medium:var(--orb-color-orange-700);--orb-surface-accent-02-light:var(--orb-color-orange-alpha-200);--orb-surface-accent-03:var(--orb-color-dark-yellow-500);--orb-surface-accent-03-medium:var(--orb-color-dark-yellow-700);--orb-surface-accent-03-light:var(--orb-color-dark-yellow-alpha-200);--orb-surface-accent-04:var(--orb-color-yellow-500);--orb-surface-accent-04-medium:var(--orb-color-yellow-700);--orb-surface-accent-04-light:var(--orb-color-yellow-alpha-200);--orb-surface-accent-05:var(--orb-color-green-yellow-500);--orb-surface-accent-05-medium:var(--orb-color-green-yellow-700);--orb-surface-accent-05-light:var(--orb-color-green-yellow-alpha-200);--orb-surface-accent-06:var(--orb-color-lime-500);--orb-surface-accent-06-medium:var(--orb-color-lime-700);--orb-surface-accent-06-light:var(--orb-color-lime-alpha-200);--orb-surface-accent-07:var(--orb-color-green-500);--orb-surface-accent-07-medium:var(--orb-color-green-700);--orb-surface-accent-07-light:var(--orb-color-green-alpha-200);--orb-surface-accent-08:var(--orb-color-emerald-500);--orb-surface-accent-08-medium:var(--orb-color-emerald-700);--orb-surface-accent-08-light:var(--orb-color-emerald-alpha-200);--orb-surface-accent-09:var(--orb-color-teal-500);--orb-surface-accent-09-medium:var(--orb-color-teal-700);--orb-surface-accent-09-light:var(--orb-color-teal-alpha-200);--orb-surface-accent-10:var(--orb-color-cyan-500);--orb-surface-accent-10-medium:var(--orb-color-cyan-700);--orb-surface-accent-10-light:var(--orb-color-cyan-alpha-200);--orb-surface-accent-11:var(--orb-color-sky-500);--orb-surface-accent-11-medium:var(--orb-color-sky-700);--orb-surface-accent-11-light:var(--orb-color-sky-alpha-200);--orb-surface-accent-12:var(--orb-color-blue-500);--orb-surface-accent-12-medium:var(--orb-color-blue-700);--orb-surface-accent-12-light:var(--orb-color-blue-alpha-200);--orb-surface-accent-13:var(--orb-color-indigo-500);--orb-surface-accent-13-medium:var(--orb-color-indigo-700);--orb-surface-accent-13-light:var(--orb-color-indigo-alpha-200);--orb-surface-accent-14:var(--orb-color-violet-500);--orb-surface-accent-14-medium:var(--orb-color-violet-700);--orb-surface-accent-14-light:var(--orb-color-violet-alpha-200);--orb-surface-accent-15:var(--orb-color-pink-500);--orb-surface-accent-15-medium:var(--orb-color-pink-700);--orb-surface-accent-15-light:var(--orb-color-pink-alpha-200);--orb-surface-accent-16:var(--orb-color-rose-500);--orb-surface-accent-16-medium:var(--orb-color-rose-700);--orb-surface-accent-16-light:var(--orb-color-rose-alpha-200);--orb-surface-accent-17:var(--orb-color-red-500);--orb-surface-accent-17-medium:var(--orb-color-red-700);--orb-surface-accent-17-light:var(--orb-color-red-alpha-200);--orb-surface-accent-18:var(--orb-color-cool-gray-500);--orb-surface-accent-18-medium:var(--orb-color-cool-gray-700);--orb-surface-accent-18-light:var(--orb-color-cool-gray-alpha-150);--orb-surface-accent-hovered:var(--orb-color-black-alpha-50);--orb-surface-accent-pressed:var(--orb-color-black-alpha-100);--orb-line-generic-light:var(--orb-color-cool-gray-alpha-150);--orb-line-generic:var(--orb-color-cool-gray-alpha-300);--orb-line-generic-medium:var(--orb-color-cool-gray-500);--orb-line-generic-medium-hovered:var(--orb-color-cool-gray-400);--orb-line-generic-medium-pressed:var(--orb-color-cool-gray-350);--orb-line-generic-heavy:var(--orb-color-cool-gray-50);--orb-line-feedback-info:var(--orb-color-blue-500);--orb-line-feedback-green:var(--orb-color-green-500);--orb-line-feedback-warning:var(--orb-color-orange-500);--orb-line-feedback-danger:var(--orb-color-red-500);--orb-line-feedback-neutral:var(--orb-color-cool-gray-500);--orb-line-accent-01:var(--orb-color-amber-500);--orb-line-accent-02:var(--orb-color-orange-500);--orb-line-accent-03:var(--orb-color-dark-yellow-500);--orb-line-accent-04:var(--orb-color-yellow-500);--orb-line-accent-05:var(--orb-color-green-yellow-500);--orb-line-accent-06:var(--orb-color-lime-500);--orb-line-accent-07:var(--orb-color-green-500);--orb-line-accent-08:var(--orb-color-emerald-500);--orb-line-accent-09:var(--orb-color-teal-500);--orb-line-accent-10:var(--orb-color-cyan-500);--orb-line-accent-11:var(--orb-color-sky-500);--orb-line-accent-12:var(--orb-color-blue-500);--orb-line-accent-13:var(--orb-color-indigo-500);--orb-line-accent-14:var(--orb-color-violet-500);--orb-line-accent-15:var(--orb-color-pink-500);--orb-line-accent-16:var(--orb-color-rose-500);--orb-line-accent-17:var(--orb-color-red-500);--orb-text-primary:var(--orb-color-cool-gray-50);--orb-text-secondary:var(--orb-color-cool-gray-450);--orb-text-tertiary:var(--orb-color-cool-gray-600);--orb-text-disabled:var(--orb-color-cool-gray-alpha-500);--orb-text-inverse:var(--orb-color-cool-gray-950);--orb-text-static-light:var(--orb-color-white);--orb-text-static-heavy:var(--orb-color-cool-gray-950);--orb-text-feedback-info:var(--orb-color-blue-400);--orb-text-feedback-success:var(--orb-color-green-400);--orb-text-feedback-warning:var(--orb-color-orange-400);--orb-text-feedback-danger:var(--orb-color-red-400);--orb-text-feedback-neutral:var(--orb-color-cool-gray-400);--orb-text-accent-01-heavy:var(--orb-color-amber-300);--orb-text-accent-01:var(--orb-color-amber-500);--orb-text-accent-02-heavy:var(--orb-color-orange-300);--orb-text-accent-02:var(--orb-color-orange-300);--orb-text-accent-03-heavy:var(--orb-color-dark-yellow-300);--orb-text-accent-03:var(--orb-color-dark-yellow-500);--orb-text-accent-04-heavy:var(--orb-color-yellow-300);--orb-text-accent-04:var(--orb-color-yellow-500);--orb-text-accent-05-heavy:var(--orb-color-green-yellow-300);--orb-text-accent-05:var(--orb-color-green-yellow-500);--orb-text-accent-06-heavy:var(--orb-color-lime-300);--orb-text-accent-06:var(--orb-color-lime-500);--orb-text-accent-07-heavy:var(--orb-color-green-300);--orb-text-accent-07:var(--orb-color-green-500);--orb-text-accent-08-heavy:var(--orb-color-emerald-300);--orb-text-accent-08:var(--orb-color-emerald-500);--orb-text-accent-09-heavy:var(--orb-color-teal-300);--orb-text-accent-09:var(--orb-color-teal-500);--orb-text-accent-10-heavy:var(--orb-color-cyan-300);--orb-text-accent-10:var(--orb-color-cyan-500);--orb-text-accent-11-heavy:var(--orb-color-sky-300);--orb-text-accent-11:var(--orb-color-sky-500);--orb-text-accent-12-heavy:var(--orb-color-blue-300);--orb-text-accent-12:var(--orb-color-blue-500);--orb-text-accent-13-heavy:var(--orb-color-indigo-300);--orb-text-accent-13:var(--orb-color-indigo-500);--orb-text-accent-14-heavy:var(--orb-color-violet-300);--orb-text-accent-14:var(--orb-color-violet-500);--orb-text-accent-15-heavy:var(--orb-color-pink-300);--orb-text-accent-15:var(--orb-color-pink-500);--orb-text-accent-16-heavy:var(--orb-color-rose-300);--orb-text-accent-16:var(--orb-color-rose-500);--orb-text-accent-17-heavy:var(--orb-color-red-300);--orb-text-accent-17:var(--orb-color-red-500);--orb-text-accent-18-heavy:var(--orb-color-cool-gray-150);--orb-text-accent-18:var(--orb-color-cool-gray-500);--orb-misc-shadow:var(--orb-color-black-alpha-400);--orb-misc-shadow-android:var(--orb-color-black);--orb-text-letter-read:var(--orb-color-cool-gray-450);--orb-misc-line-darkmode:var(--orb-color-white-alpha-100);--orb-misc-surface-meeting:var(--orb-color-black-alpha-500);--orb-misc-empty:var(--orb-color-black-alpha-00);--orb-misc-skeleton-shimmer:var(--orb-color-cool-gray-alpha-500);--orb-misc-gradient-ya-plus-01:var(--orb-color-ya-plus-01-500);--orb-misc-gradient-ya-plus-02:var(--orb-color-ya-plus-02-500);--orb-misc-gradient-ya-plus-03:var(--orb-color-ya-plus-03-500);--orb-misc-gradient-fade:var(--orb-color-black-alpha-00);--orb-ya-360-surface-primary:var(--orb-color-ya-base-01-500);--orb-ya-360-surface-primary-hovered:var(--orb-color-ya-base-01-600);--orb-ya-360-surface-primary-pressed:var(--orb-color-ya-base-01-700);--orb-ya-360-surface-primary-light:var(--orb-color-ya-base-01-alpha-200);--orb-ya-360-surface-secondary:var(--orb-color-ya-base-02-500);--orb-ya-360-surface-secondary-light:var(--orb-color-ya-base-02-900);--orb-ya-360-surface-secondary-light-alpha:var(--orb-color-ya-base-02-alpha-200);--orb-ya-360-text:var(--orb-color-ya-base-01-500);--orb-ya-premium-gradient-01:var(--orb-color-ya-premium-01-600);--orb-ya-premium-gradient-02:var(--orb-color-ya-premium-02-600);--orb-ya-premium-gradient-03:var(--orb-color-ya-premium-03-600);--orb-ya-neuro-gradient-01:var(--orb-color-rose-600);--orb-ya-neuro-gradient-02:var(--orb-color-orange-500);--orb-ya-neuro-gradient-03:var(--orb-color-indigo-600);--orb-ya-neuro-gradient-04:var(--orb-color-pink-toxic-500);--orb-ya-neuro-gradient-01-light:var(--orb-color-rose-alpha-150);--orb-ya-neuro-gradient-02-light:var(--orb-color-orange-alpha-150);--orb-surface-brand:var(--orb-color-ya-messenger-500);--orb-surface-brand-hovered:var(--orb-color-ya-messenger-600);--orb-surface-brand-pressed:var(--orb-color-ya-messenger-700);--orb-surface-brand-light:var(--orb-color-ya-messenger-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-messenger-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-messenger-alpha-300);--orb-line-brand:var(--orb-color-ya-messenger-500);--orb-misc-line-focus:var(--orb-color-ya-messenger-500);--orb-text-brand:var(--orb-color-ya-messenger-400);--orb-text-brand-static:var(--orb-color-ya-messenger-950);--orb-shadow-brand:var(--orb-color-ya-messenger-alpha-200);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-elevation-base-sidebar:var(--orb-color-cool-gray-dark-alpha-600);--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--typography-font-weight-regular:400;--typography-font-weight-medium:500;--typography-font-weight-bold:700;--common-bg:var(--orb-elevation-base);--common-bg-secondary:var(--orb-surface-generic);--common-surface-bg:var(--orb-elevation-sunken);--common-overlay-bg:var(--orb-elevation-overlay);--common-sidebar-padding-horizonal:var(--size-6m);--common-chat-window-padding-horizontal:var(--spacing-8m);--common-chat-window-addon-padding-horizontal:var(--spacing-6m);--common-nav-header-gap:var(--spacing-4m);--common-shadow-level-01:var(--orb-shadow-level-01);--common-shadow-level-02:var(--orb-shadow-level-02);--common-shadow-level-03:var(--orb-shadow-level-03);--common-poll-bg:var(--orb-elevation-overlay);--common-text-primary:var(--orb-text-primary);--common-text-secondary:var(--orb-text-tertiary);--common-icons-primary:var(--orb-text-primary);--common-icons-secondary:var(--orb-text-tertiary);--common-divider:var(--orb-line-generic-light);--common-settings-item:var(--orb-elevation-base);--common-settings-bg:var(--orb-elevation-base);--common-actionbar:var(--orb-elevation-base);--common-accent:var(--orb-text-brand);--common-accent-text:var(--orb-text-brand);--common-accent-fg:var(--common-bg);--common-destructive:var(--orb-surface-feedback-danger);--common-counter:var(--orb-text-brand);--conversation-bg:var(--common-bg);--conversation-fg:var(--common-overlay-bg);--overlay-background-color:#000;--overlay-secondary-color:var(--common-text-secondary);--overlay-shadow-color:var(--orb-elevation-overlay-modal);--msg-sticker-size:180px;--incoming-primary:var(--orb-text-primary);--incoming-secondary:var(--orb-text-tertiary);--incoming-link:var(--ui-link-color);--incoming-bg:var(--orb-elevation-risen);--incoming-bg-secondary:var(--orb-elevation-base);--outgoing-primary:var(--common-text-primary);--outgoing-secondary:var(--orb-text-brand);--outgoing-link:var(--ui-link-color);--outgoing-bg:var(--orb-surface-brand-light);--outgoing-bg-secondary:var(--orb-elevation-base);--message-border-secondary:var(--orb-line-generic-medium);--message-badge-secondary:var(--orb-text-secondary);--message-user-avatar-size:var(--ui-avatar-size-xs);--message-user-avatar-inline-end-padding:var(--spacing-4m);--message-row-inline-start-padding:var(--spacing-6m);--message-row-inline-end-padding:60px;--message-header-indents:calc(var(--message-user-avatar-size) + var(--ui-avatar-border-width)*2);--global-min-width:300px;--component-gaps-list-color:var(--common-text-primary);--component-gaps-list-comment-color:var(--orb-text-secondary);--component-gaps-list-icon-absence-color:var(--orb-surface-accent-03);--component-gaps-list-icon-learning-color:var(--orb-surface-accent-08);--component-gaps-list-icon-vacation-color:var(--orb-surface-accent-11);--component-gaps-list-icon-illness-color:var(--orb-surface-accent-16);--component-gaps-list-icon-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-trip-color:var(--orb-surface-accent-06);--component-gaps-list-icon-conference-color:var(--orb-surface-accent-06);--component-gaps-list-icon-maternity-color:var(--orb-surface-accent-15);--component-gaps-list-icon-paid-day-off-color:var(--orb-surface-accent-11);--component-gaps-list-icon-duty-color:var(--orb-surface-accent-13);--component-gaps-list-icon-remote-work-color:var(--orb-surface-accent-02);--component-gaps-list-icon-office-work-color:var(--orb-surface-accent-11);--component-gaps-list-absence-bg:var(--orb-surface-accent-03-light);--component-gaps-list-learning-bg:var(--orb-surface-accent-08-light);--component-gaps-list-vacation-bg:var(--orb-surface-accent-11-light);--component-gaps-list-illness-bg:var(--orb-surface-accent-16-light);--component-gaps-list-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-trip-bg:var(--orb-surface-accent-06-light);--component-gaps-list-conference-bg:var(--orb-surface-accent-06-light);--component-gaps-list-maternity-bg:var(--orb-surface-accent-15-light);--component-gaps-list-paid-day-off-bg:var(--orb-surface-accent-11-light);--component-gaps-list-duty-bg:var(--orb-surface-accent-13-light);--component-gaps-list-remote-work-bg:var(--orb-surface-accent-02-light);--component-gaps-list-office-work-bg:var(--orb-surface-accent-11-light);--component-entity-block-max-width-constraint:40%;--component-entity-block-multiline-text-color:var(--common-text-secondary);--component-disk-available-space-indicator-normal:var(--common-accent);--component-disk-available-space-indicator-few-space:var(--common-destructive);--component-disk-available-space-indicator-loading:repeating-linear-gradient(90deg,var(--common-divider) 0%,var(--common-bg-secondary) 25%,var(--common-divider) 50%);--component-disk-available-space-indicator-disabled:transparent;--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-padding-horizontal:var(--common-sidebar-padding-horizonal);--component-chat-list-item-padding-vertical:var(--spacing-4m);--component-chat-list-item-background-hover:var(--orb-surface-generic-hovered);--component-chat-list-item-background-active:var(--orb-surface-generic-medium);--component-thread-list-item-entrypoint-active:var(--component-chat-list-item-background-active);--component-message-footer-bottom-offset:22px;--component-message-footer-badge-indent-top:6px;--component-message-footer-badge-indent-right:10px;--component-message-footer-badge-indent-bottom:6px;--component-message-footer-badge-indent-left:var(--spacing-4m);--component-message-file-incoming-color:var(--orb-text-primary);--component-message-file-outgoing-color:var(--orb-text-primary);--component-message-file-size-color:var(--orb-text-primary);--component-call-padding:var(--spacing-6m);--component-call-panel-color:var(--orb-text-static-light);--component-call-panel-bg:var(--orb-surface-feedback-info);--component-call-panel-end-call-bg:var(--common-destructive);--component-call-widget-bg:var(--orb-elevation-overlay);--component-call-widget-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--component-call-widget-title-color:var(--orb-text-primary);--component-call-widget-info-color:var(--orb-text-brand);--component-call-widget-control-color:var(--orb-text-static-light);--component-call-widget-end-call-bg:var(--orb-surface-feedback-danger);--component-call-widget-end-call-bg-hover:var(--orb-surface-feedback-danger-hovered);--component-call-widget-end-call-bg-active:var(--orb-surface-feedback-danger-pressed);--component-confirm-base-width:320px;--component-empty-list-icon-color:var(--orb-line-generic);--component-sidebar-base-vertical-folders-width:76px;--component-sidebar-base-width:320px;--component-folders-tabs-bg:var(--orb-elevation-base-sidebar);--component-message-balloon-max-width:512px;--component-message-balloon-with-poll-width:412px;--component-message-balloon-with-url-preview-width:400px;--component-message-user-additional-text-opacity:0.8;--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,#fff 48.96%,rgba(221,242,244,0) 75%);--component-message-button-background-color:var(--orb-surface-brand-light);--component-message-button-background-color-hovered:var(--orb-surface-brand-light-hovered);--component-message-button-text-color:var(--common-text-primary);--component-thinking-bubble-gradient-primary:var(--orb-text-primary);--component-thinking-bubble-gradient-secondary:var(--orb-text-secondary);--component-thinking-bubble-gradient-tertiary:var(--orb-text-tertiary);--component-thinking-bubble-processing-color:var(--orb-text-secondary);--component-message-row-selected-background:var(--orb-surface-brand-light);--component-message-row-separated-padding:calc(var(--component-message-footer-bottom-offset) - 2px);--component-message-reply-incoming-text:var(--orb-text-secondary);--component-message-reply-outgoing-text:var(--orb-text-brand);--component-message-reply-incoming-bg:var(--orb-surface-generic-medium);--component-message-reply-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-message-incoming-text:var(--orb-text-secondary);--component-forwarded-message-outgoing-text:var(--orb-text-brand);--component-forwarded-message-incoming-bg:var(--orb-surface-generic-medium);--component-forwarded-message-outgoing-bg:var(--orb-surface-brand-light);--component-forwarded-messages-incoming-text:var(--orb-text-secondary);--component-forwarded-messages-outgoing-text:var(--orb-text-brand);--component-forwarded-messages-incoming-opacity:1;--component-forwarded-messages-outgoing-opacity:0.8;--components-search-input-bg:var(--orb-surface-generic);--component-search-input-separator-bg:var(--orb-surface-generic-medium);--component-search-input-controls-color:var(--common-text-secondary);--component-modal-border-radius:var(--rounding-8m);--component-modal-box-shadow:none;--ui-modal-panel-toolbar-padding:0 14px 0 14px;--ui-modal-panel-toolbar-padding-fullscreen:0 var(--spacing-4m);--ui-modal-panel-toolbar-min-height:52px;--ui-modal-panel-toolbar-min-height-fullscreen:var(--spacing-24m);--ui-modal-panel-content-padding-vertical:var(--spacing-10m);--ui-modal-panel-content-padding-horizontal:var(--spacing-10m);--ui-modal-panel-background-color:var(--common-settings-bg);--component-list-item-user-padding:var(--spacing-4m) var(--spacing-6m);--component-list-item-user-margin:0 var(--spacing-4m);--component-list-item-user-border-radius:var(--rounding-4m);--component-list-item-user-divider-height:0;--component-list-item-user-background-hover:var(--orb-surface-generic-hovered);--component-list-item-user-background-active:var(--orb-surface-generic);--component-keycap-background-color:var(--orb-surface-generic);--component-poll-answer-info-filled-bg:var(--orb-surface-accent-09-medium);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-09);--component-poll-answer-info-filled-text-color:var(--orb-text-brand-static);--component-poll-answer-info-filled-opacity:1;--component-poll-answer-info-filled-opacity-active:1;--component-poll-answer-info-percent-color:var(--orb-text-primary);--component-poll-answer-info-count-color:var(--orb-text-primary);--component-poll-answer-base-text-color:var(--orb-text-primary);--component-user-status-default-bg-color:var(--orb-surface-generic);--component-user-status-default-bg-hover-color:var(--orb-surface-generic-hovered);--component-user-status-default-bg-active-color:var(--orb-surface-generic-pressed);--component-user-status-do-not-disturb-bg-color:var(--orb-surface-feedback-danger-light);--component-user-status-do-not-disturb-bg-hover-color:var(--orb-surface-feedback-danger-light-hovered);--component-user-status-do-not-disturb-bg-active-color:var(--orb-surface-feedback-danger-light-pressed);--component-butterfly-color:var(--orb-text-feedback-neutral);--component-rate-call-text-color:var(--orb-text-link);--component-warning-chat-bar-background:var(--orb-elevation-risen);--component-organizations-menu-item-disclaimer-color:var(--orb-text-secondary);--component-organizations-menu-item-badge-border-color:var(--orb-elevation-overlay);--ui-user-status-dot-size-xs:var(--size-4m);--ui-user-status-dot-size-s:var(--size-6m);--ui-user-status-dot-size-m:14px;--ui-user-status-dot-size-l:var(--size-8m);--ui-user-status-dot-size-xl:var(--size-8m);--ui-user-status-dot-size-xxl:var(--size-8m);--ui-user-status-dot-size:var(--ui-user-status-dot-size-m);--ui-user-status-dot-border-size-xs:var(--line-05m);--ui-user-status-dot-border-size-s:var(--line-m);--ui-user-status-dot-border-size-m:var(--line-m);--ui-user-status-dot-border-size-l:var(--line-m);--ui-user-status-dot-border-size-xl:var(--line-m);--ui-user-status-dot-border-size-xxl:var(--line-m);--ui-user-status-dot-border-size:var(--ui-user-status-dot-border-size-m);--ui-user-status-dot-border-color:var(--orb-elevation-base);--ui-user-status-dot-online-color:var(--orb-surface-feedback-success);--ui-user-status-dot-away-color:var(--orb-surface-accent-03);--ui-user-status-dot-busy-color:var(--orb-surface-accent-16);--ui-user-status-dot-dnd-color:var(--orb-surface-feedback-danger);--ui-link-color:var(--orb-text-link);--ui-link-color-hovered:var(--orb-text-link-hovered);--ui-link-text-decoration:none;--ui-scrollbar-color:var(--common-text-primary);--ui-compose-border-color:transparent;--ui-focus-color:var(--orb-line-brand);--ui-focus-shadow:0 0 0 var(--line-m) var(--ui-focus-color) inset;--ui-focus-shadow-primary:0 0 0 var(--line-05m) var(--orb-elevation-base),0 0 0 3px var(--ui-focus-color);--ui-skeleton-bg-color:var(--common-bg-secondary);--ui-card-text-color:var(--common-text-primary);--ui-card-neutral-bg:var(--common-bg-secondary);--ui-card-neutral-bg-hover:var(--orb-surface-generic-hovered);--ui-card-neutral-bg-active:var(--orb-surface-generic-pressed);--ui-card-neutral-border:0;--ui-card-neutral-box-shadow:none;--ui-card-neutral-box-shadow-hover:none;--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-bg-disabled:var(--orb-surface-disabled);--ui-card-disabled-opacity:var(--orb-opacity-16-m);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover);--ui-card-contrast-bg:var(--orb-surface-generic-alt);--ui-card-contrast-bg-hover:var(--orb-surface-generic-alt);--ui-card-contrast-bg-active:var(--ui-card-contrast-bg);--ui-card-contrast-border:var(--line-05m) solid var(--orb-misc-line-darkmode);--ui-card-contrast-box-shadow:0 2px 4px 0 var(--orb-misc-shadow);--ui-card-contrast-box-shadow-hover:0 6px 20px 0 var(--orb-misc-shadow);--ui-card-focus-outline-width:var(--line-m);--ui-card-focus-outline-color:var(--ui-focus-color);--ui-button-height:var(--size-18m);--ui-button-text-color-primary:var(--orb-text-brand-static);--ui-button-bg-accent:var(--orb-surface-brand);--ui-button-text-color:var(--orb-text-primary);--ui-button-bg:var(--orb-surface-generic-medium);--ui-button-inverted-bg:var(--orb-surface-static-light);--ui-button-inverted-box-shadow:0 4px 12px 0 var(--orb-misc-shadow);--ui-button-text-color-inverted:var(--orb-text-static-heavy);--ui-button-horizontal-gap:var(--spacing-6m);--ui-button-vertical-gap:0;--ui-button-border-radius:var(--size-4m);--ui-button-bg-hover:var(--orb-surface-generic-medium-hovered);--ui-button-bg-active:var(--orb-surface-generic-medium-pressed);--ui-button-bg-primary-hover:var(--orb-surface-brand-hovered);--ui-button-bg-primary-active:var(--orb-surface-brand-pressed);--ui-button-contrast-bg:var(--orb-surface-inverse);--ui-button-contrast-bg-hover:var(--orb-surface-inverse-hovered);--ui-button-contrast-bg-active:var(--orb-surface-inverse-pressed);--ui-button-contrast-text-color:var(--orb-text-inverse);--ui-button-disabled-opacity:0.5;--component-filter-pill-background:var(--orb-surface-generic);--ui-checkbox-bg:var(--orb-surface-generic-medium);--ui-checkbox-bg-checked:var(--orb-surface-brand);--ui-checkbox-bg-hovered:var(--orb-surface-generic-medium-hovered);--ui-checkbox-bg-checked-hovered:var(--orb-surface-brand-hovered);--ui-icon-button-primary:var(--orb-text-primary);--ui-icon-button-primary-hover:var(--orb-text-primary);--ui-icon-button-primary-hover-bg:var(--orb-surface-generic);--ui-icon-button-primary-pressed-bg:var(--orb-surface-generic-medium);--ui-icon-button-primary-disabled:var(--orb-text-disabled);--ui-icon-button-contrast:var(--orb-text-static-light);--ui-icon-button-contrast-bg:var(--orb-surface-generic-medium);--ui-icon-button-contrast-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-contrast-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-contrast-disabled-bg:var(--orb-surface-disabled);--ui-icon-button-contrast-disabled:var(--orb-text-disabled);--ui-icon-button-secondary:var(--orb-text-tertiary);--ui-icon-button-secondary-hover:var(--orb-text-primary);--ui-icon-button-secondary-hover-bg:initial;--ui-icon-button-secondary-disabled:var(--orb-text-disabled);--ui-icon-button-highlighted-base-bg:var(--orb-surface-generic-medium);--ui-icon-button-highlighted-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-icon-button-highlighted-pressed-bg:var(--orb-surface-generic-medium-pressed);--ui-icon-button-highlighted-disabled-bg:var(--orb-surface-generic);--ui-icon-button-highlighted-filter-hover:initial;--ui-icon-button-highlighted-filter-active:initial;--ui-icon-button-highlighted-color:var(--ui-icon-button-primary);--ui-icon-button-contained-base-bg:var(--orb-surface-generic);--ui-icon-button-contained-hover-bg:var(--orb-surface-generic-hovered);--ui-icon-button-contained-pressed-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-disabled-bg:var(--orb-surface-generic-pressed);--ui-icon-button-contained-spacing:var(--spacing-4m);--ui-icon-button-destructive:var(--orb-text-feedback-danger);--ui-icon-button-accent:var(--orb-surface-brand);--ui-icon-button-accent-hover:var(--orb-surface-brand-hovered);--ui-icon-button-accent-pressed:var(--orb-surface-brand-pressed);--ui-icon-button-accent-text:var(--orb-text-brand-static);--ui-icon-button-circle-base-bg:var(--orb-surface-generic);--ui-icon-button-call-accept-bg:var(--orb-surface-feedback-success,var(--orb-color-green-600));--ui-icon-button-call-decline-bg:var(--orb-surface-feedback-danger,var(--orb-color-red-600));--ui-icon-button-disabled-opacity:initial;--ui-icon-button-shadow:initial;--ui-icon-button-with-text-border-radius:var(--size-6m);--ui-icon-button-design-vertical-folder-width:68px;--ui-send-message-button-bg:var(--orb-surface-brand);--ui-send-message-button-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-bg:var(--orb-surface-brand-hovered);--ui-send-message-button-pressed-bg:var(--orb-surface-brand-pressed);--ui-send-message-button-disabled-bg:var(--orb-surface-generic);--ui-send-message-button-disabled-fg:var(--orb-text-disabled);--ui-send-message-button-destructive-bg:var(--orb-text-feedback-danger);--ui-send-message-button-destructive-fg:var(--orb-text-brand-static);--ui-send-message-button-hover-transform:initial;--ui-input-bg:var(--orb-surface-generic);--ui-input-hover-bg:var(--orb-surface-generic-medium);--ui-input-padding-vertical:var(--spacing-4m);--ui-input-padding-horizontal:var(--spacing-8m);--ui-input-addon-start-padding:var(--spacing-6m);--ui-input-addon-end-padding:var(--spacing-6m);--ui-input-addon-offset:var(--spacing-4m);--ui-input-border-radius:var(--rounding-4m);--ui-input-text-primary:var(--orb-text-primary);--ui-input-text-secondary:var(--orb-text-tertiary);--ui-input-focus-bg:var(--orb-elevation-base);--ui-input-color-disabled:var(--orb-text-disabled);--ui-input-focus-outline-color:var(--ui-focus-color);--ui-input-bg-hover-filter:initial;--ui-switch-bg:var(--orb-surface-generic-medium);--ui-switch-hover-bg:var(--orb-surface-generic-medium-hovered);--ui-switch-disabled-bg:var(--orb-surface-generic-medium);--ui-switch-color:var(--orb-text-static-light);--ui-switch-color-disabled:var(--orb-text-static-light);--ui-switch-accent:var(--orb-surface-brand);--ui-switch-accent-hover:var(--orb-surface-brand-hovered);--ui-switch-spinner-color:var(--orb-surface-brand);--ui-switch-spinner-accent:var(--orb-surface-brand);--ui-switch-disabled-opacity:0.5;--ui-textarea-bg:var(--orb-surface-generic);--ui-textarea-hover-bg:var(--orb-surface-generic-medium);--ui-textarea-focus-bg:var(--orb-elevation-base);--ui-textarea-focus-border-color:var(--ui-focus-color);--ui-textarea-text-color:var(--orb-text-primary);--ui-textarea-text-secondary:var(--orb-text-tertiary);--ui-textarea-placeholder-color:var(--orb-text-tertiary);--ui-textarea-bg-hover-filter:initial;--ui-dot-border:var(--line-m) solid var(--orb-elevation-base);--ui-dot-background-color:var(--common-accent);--ui-badge-base-size:var(--size-8m);--ui-badge-size-s:var(--ui-badge-base-size);--ui-badge-size-m:calc(var(--ui-badge-base-size) + var(--size-2m));--ui-badge-bg-scale-size-s:1;--ui-badge-bg-scale-size-m:1.125;--ui-badge-border-size-s:calc((var(--size-2m) + var(--size-m))/2);--ui-badge-border-size-m:0px;--ui-badge-min-width-size-s:var(--size-4m);--ui-badge-min-width-size-m:var(--size-6m);--ui-badge-text-color:var(--orb-text-primary);--ui-badge-bg:var(--orb-surface-generic-medium);--ui-badge-bg-accent:var(--common-counter);--ui-badge-text-accent-color:var(--orb-text-brand-static);--ui-badge-bg-alert-color:var(--common-destructive);--ui-badge-text-alert-color:#fff;--ui-list-common-gap:var(--spacing-12m);--ui-list-common-margin-horizontal:var(--spacing-10m);--ui-list-separator-color:var(--common-divider);--ui-list-separator-color-secondary:var(--orb-surface-generic-medium);--ui-list-item-padding-vertical:var(--spacing-4m);--ui-list-item-padding-horizontal:var(--spacing-6m);--ui-list-item-border-radius:var(--rounding-4m);--ui-list-item-divider-height:0;--ui-list-item-divider-horizontal-spacing:var(--spacing-8m);--ui-list-item-hover-background-color:var(--orb-surface-generic-hovered);--ui-list-item-active-background-color:var(--orb-surface-generic);--ui-list-item-hover-filter:none;--ui-list-item-active-filter:none;--ui-list-header-padding:var(--ui-list-common-gap) 0 var(--spacing-4m);--ui-list-header-first-padding:0 0 var(--spacing-4m);--ui-list-header-divider-height:0;--ui-toast-text-color:var(--orb-text-inverse);--ui-toast-background-color:var(--orb-surface-inverse);--ui-loader-color:var(--common-bg);--ui-menu-padding:var(--spacing-4m);--ui-menu-item-text-padding:var(--spacing-4m);--ui-menu-text-primary:var(--common-text-primary);--ui-menu-text-secondary:var(--common-text-secondary);--ui-menu-item-hover-color:var(--orb-surface-generic);--ui-menu-item-active-color:var(--orb-surface-generic-medium);--ui-menu-item-border-radius:var(--size-4m);--ui-menu-item-destructive-color:var(--orb-text-feedback-danger);--ui-popup-bg:var(--orb-elevation-overlay);--ui-popup-shadow:var(--common-shadow-level-03);--ui-popup-border-radius:var(--size-6m);--ui-tooltip-max-width:280px;--ui-tooltip-padding:var(--spacing-6m);--ui-tabs-text-color:var(--common-text-primary);--ui-tabs-font-weight:var(--typography-font-weight-medium);--ui-tabs-active-underline-color:var(--orb-text-brand);--ui-progress-color:var(--orb-text-brand);--ui-avatar-size-xxxs:var(--size-8m);--ui-avatar-size-xxs:var(--size-10m);--ui-avatar-size-xs:var(--size-12m);--ui-avatar-size-s:var(--size-16m);--ui-avatar-size-m:44px;--ui-avatar-size-l:58px;--ui-avatar-size-xl:64px;--ui-avatar-size-xxl:80px;--ui-avatar-size-xxxl:136px;--ui-avatar-size-inline-s:var(--size-12m);--ui-avatar-size-inline-m:calc(var(--size-16m) - var(--size-m));--ui-avatar-size-inline-l:var(--size-18m);--ui-avatar-size-inline-xl:var(--size-36m);--ui-avatar-border-width:var(--line-05m);--ui-avatar-list-spacing:var(--spacing-2m);--ui-avatar-status-indent:0px;--ui-avatar-box-shadow:none;--ui-avatar-border-radius:100%;--ui-avatar-outline-color:var(--common-bg);--ui-avatar-rounded-border-radius-xxs:var(--rounding-2m);--ui-avatar-rounded-border-radius-xs:var(--rounding-4m);--ui-avatar-rounded-border-radius-s:var(--rounding-5m);--ui-avatar-rounded-border-radius-m:var(--rounding-6m);--ui-avatar-rounded-border-radius-l:var(--rounding-8m);--ui-avatar-rounded-border-radius-xl:var(--rounding-8m);--ui-avatar-rounded-border-radius-xxl:var(--rounding-12m);--ui-avatar-rounded-border-radius-xxxl:var(--rounding-16m);--ui-avatar-outline-absence-bg:var(--orb-surface-accent-03);--ui-avatar-outline-learning-bg:var(--orb-surface-accent-08);--ui-avatar-outline-vacation-bg:var(--orb-surface-accent-11);--ui-avatar-outline-illness-bg:var(--orb-surface-accent-16);--ui-avatar-outline-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-trip-bg:var(--orb-surface-accent-06);--ui-avatar-outline-conference-bg:var(--orb-surface-accent-06);--ui-avatar-outline-maternity-bg:var(--orb-surface-accent-15);--ui-avatar-outline-paid-day-off-bg:var(--orb-surface-accent-11);--ui-avatar-outline-duty-bg:var(--orb-surface-accent-13);--ui-avatar-outline-remote-work-bg:var(--orb-surface-accent-02);--ui-avatar-outline-office-work-bg:var(--orb-surface-accent-11);--logo-bg-color:var(--orb-text-primary);--logo-foreground-color:#fff;--ui-entity-block-multiline-lines:2;--ui-entity-block-multiline-font-size:var(--font-14-size);--ui-entity-block-multiline-line-height:calc(var(--font-14-17-line-height));--ui-emoji-icon-destructive-bg-color:var(--orb-surface-feedback-danger-light);--ui-emoji-icon-destructive-hover-bg-color:var(--orb-surface-feedback-danger-light-hovered);--ui-label-warning-bg:var(--orb-surface-feedback-warning-light);--ui-label-warning-fg:var(--orb-text-feedback-warning);--ui-label-info-bg:var(--orb-surface-feedback-info-light);--ui-label-info-fg:var(--orb-text-feedback-info);--ui-label-bot-bg:var(--orb-surface-accent-14-light);--ui-label-bot-fg:var(--orb-text-accent-14);--ui-label-contact-bg:var(--orb-surface-feedback-success-light);--ui-label-contact-fg:var(--orb-text-feedback-success);--ui-label-passport-name-bg:var(--orb-surface-generic);--ui-label-passport-name-fg:var(--orb-text-secondary);--alice-oknyx-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#fff 27%);--meeting-iframe-width:0;--meeting-iframe-height:0;--meeting-iframe-top:0;--meeting-iframe-left:0;--meeting-iframe-visibility:visible;--meeting-iframe-pointer-events:auto;--conferences-history-iframe-width:0;--conferences-history-iframe-height:0;--conferences-history-iframe-top:0;--conferences-history-iframe-left:0;--conferences-history-iframe-visibility:visible;--conferences-history-iframe-pointer-events:auto;--icons-close-shadow:none;--component-header-service-active:var(--common-bg);--component-code-incoming-divider-color:var(--orb-text-secondary);--component-code-outgoing-divider-color:var(--orb-text-brand);--component-code-incoming-head-color:var(--orb-text-secondary);--component-code-block-bg-color:var(--orb-text-secondary);--component-code-outgoing-head-color:var(--orb-text-brand);--component-code-incoming-bg:var(--orb-surface-generic-medium);--component-code-outgoing-bg:var(--orb-surface-brand-light);--component-code-head-font-weight:var(--typography-font-weight-medium);--component-code-opacity:1;--component-code-inline-bg-color:var(--orb-surface-generic-medium);--component-code-block-border-color:var(--orb-line-generic);--component-code-language-bg-color:var(--orb-surface-generic);--components-reaction-bg:var(--common-overlay-bg);--component-reactions-picker-background:var(--common-overlay-bg);--component-reactions-picker-shadow:var(--common-shadow-level-03);--component-reactions-picker-count-bg:var(--orb-surface-static-heavy);--component-reactions-picker-count-color:var(--orb-surface-static-light);--component-reactions-picker-count-active-bg:var(--orb-surface-static-light);--component-reactions-picker-count-active-color:var(--orb-surface-static-heavy);--component-reactions-picker-container-padding:var(--spacing-6m);--component-reactions-picker-column-gap:var(--spacing-4m);--component-reactions-picker-row-gap:var(--spacing-6m);--component-reactions-picker-item-size:30px;--component-reactions-picker-border-radius:calc((var(--component-reactions-picker-container-padding)*2 + var(--component-reactions-picker-item-size))/2);--component-aside-conversation-fg:var(--common-overlay-bg);--main-banner-border-color:var(--orb-line-generic);--overlay-primary-color:#fafafa;--logo-bg-color:#fff;--logo-foreground-color:#000;--alice-oknyx-background:linear-gradient(180deg,transparent 0%,#000 27%);--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48.96%,hsla(0,0%,100%,0) 75%);--ui-card-contrast-bg:var(--common-bg-secondary);--ui-card-contrast-bg-hover:var(--orb-surface-generic-hovered);--ui-card-contrast-bg-active:var(--orb-surface-generic-pressed);--ui-card-contrast-box-shadow:0 4px 12px 0 var(--orb-misc-shadow)}.Orb-Brand_brand_telemost .yamb-aside_dark-in-light,.brand_telemost .yamb-aside_dark-in-light,.yamb-aside_dark-in-light.Orb-Brand_brand_telemost,.yamb-aside_dark-in-light.brand_telemost{--orb-surface-brand:var(--orb-color-ya-telemost-600);--orb-surface-brand-hovered:var(--orb-color-ya-telemost-700);--orb-surface-brand-pressed:var(--orb-color-ya-telemost-800);--orb-surface-brand-light:var(--orb-color-ya-telemost-alpha-200);--orb-surface-brand-light-hovered:var(--orb-color-ya-telemost-alpha-250);--orb-surface-brand-light-pressed:var(--orb-color-ya-telemost-alpha-300);--orb-line-brand:var(--orb-color-ya-telemost-600);--orb-misc-line-focus:var(--orb-color-ya-telemost-600);--orb-text-brand:var(--orb-color-ya-telemost-600);--orb-text-brand-static:var(--orb-color-ya-telemost-950);--orb-shadow-brand:var(--orb-color-ya-telemost-alpha-250);--orb-text-link:var(--orb-color-blue-400);--orb-text-link-hovered:var(--orb-color-blue-500);--orb-text-link-pressed:var(--orb-color-blue-600);--orb-text-link-visited:var(--orb-color-violet-400);--orb-typo-heading-font-size-xl:36px;--orb-typo-heading-font-size-lg:28px;--orb-typo-heading-font-size-md:24px;--orb-typo-heading-font-size-sm:20px;--orb-typo-heading-font-size-xs:16px;--orb-typo-body-font-size-lg:16px;--orb-typo-body-font-size-md:14px;--orb-typo-caption-font-size-md:12px;--orb-typo-caption-font-size-sm:11px;--orb-typo-mono-font-size-lg:16px;--orb-typo-mono-font-size-md:14px;--orb-typo-mono-font-size-sm:12px;--orb-typo-hotkeys-font-size-lg:16px;--orb-typo-hotkeys-font-size-md:14px;--orb-typo-hotkeys-font-size-sm:12px;--orb-typo-heading-line-height-xl:40px;--orb-typo-heading-line-height-lg:32px;--orb-typo-heading-line-height-md:28px;--orb-typo-heading-line-height-sm:24px;--orb-typo-heading-line-height-xs:20px;--orb-typo-body-line-height-lg:24px;--orb-typo-body-line-height-md:20px;--orb-typo-body-short-line-height-lg:20px;--orb-typo-body-short-line-height-md:18px;--orb-typo-caption-line-height-md:16px;--orb-typo-caption-line-height-sm:12px;--orb-typo-mono-line-height-lg:24px;--orb-typo-mono-line-height-md:20px;--orb-typo-mono-line-height-sm:16px;--orb-typo-mono-short-line-height-lg:20px;--orb-typo-mono-short-line-height-md:18px;--orb-typo-mono-short-line-height-sm:14px;--orb-typo-hotkeys-line-height-lg:24px;--orb-typo-hotkeys-line-height-md:20px;--orb-typo-hotkeys-line-height-sm:16px;--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-typo-heading-font-weight:500;--orb-typo-heading-font-weight-xs:500;--orb-typo-body-font-weight-regular:400;--orb-typo-body-font-weight-medium:500;--orb-typo-body-font-weight-bold:700;--orb-typo-caption-font-weight-regular:400;--orb-typo-caption-font-weight-medium:500;--orb-typo-mono-font-weight-regular:400;--orb-typo-hotkeys-font-weight-regular:400;--orb-typo-heading-letter-spacing:0;--orb-typo-body-letter-spacing:0;--orb-typo-caption-letter-spacing:0;--orb-typo-mono-letter-spacing:0;--orb-typo-hotkeys-letter-spacing:0;--orb-typo-heading-font:"YS Text Legacy",sans-serif;--orb-typo-heading-font-xs:"YS Text Legacy",sans-serif;--orb-typo-body-font:"YS Text Legacy",sans-serif;--orb-typo-caption-font:"YS Text Legacy",sans-serif;--orb-typo-mono-font:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:sans-serif;--component-poll-answer-info-filled-bg:var(--orb-elevation-base);--component-poll-answer-info-filled-bg-active:var(--orb-surface-accent-07-medium)}.yamb-aside_with-frame{background-color:var(--common-surface-bg);box-sizing:border-box;padding:var(--spacing-4m)}html:not([dir=rtl]) .yamb-aside_with-frame{border-left:none}html[dir=rtl] .yamb-aside_with-frame{border-right:none}html:not([dir=rtl]) .yamb-aside_with-frame{padding-left:0}html[dir=rtl] .yamb-aside_with-frame{padding-right:0}.yamb-aside_with-frame .yamb-aside__content{border-radius:var(--rounding-4m);display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}@media screen and (max-width:980px)and (min-width:769px){.yamb-aside{bottom:0;height:100%;max-width:none;position:absolute;right:0;top:0;width:calc(100% - var(--component-sidebar-base-width));z-index:999}html[dir=rtl] .yamb-aside{left:0;right:auto}}@media screen and (max-width:768px){.yamb-aside{height:100%;max-width:none;min-width:100%;padding:0;position:absolute;width:100%;z-index:999}html:not([dir=rtl]) .yamb-aside{border-left:none}html[dir=rtl] .yamb-aside{border-right:none}.yamb-aside .yamb-aside__content{border-radius:0}}
.yamb-root{bottom:0;display:flex;flex-direction:column;left:0;min-width:var(--global-min-width);position:fixed;right:0;top:0}.browser .yamb-root{background:var(--common-bg-secondary)}.yamb-root.yamb-root_surface-bg{background:var(--common-surface-bg)}.yamb-root_row-layout{flex-direction:row}.yamb-root_hidden{opacity:0;pointer-events:none}.yamb-root__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.yamb-root__content_rounded-top-edge{border-top-left-radius:var(--rounding-8m);border-top-right-radius:var(--rounding-8m);overflow:hidden}.yamb-root__content_rounded-bottom-edge{border-bottom-left-radius:var(--rounding-8m);border-bottom-right-radius:var(--rounding-8m)}.yamb-root__content_padded{margin-bottom:var(--spacing-6m);margin-top:var(--spacing-6m)}html:not([dir=rtl]) .yamb-root__content_padded{margin-right:var(--spacing-6m)}html[dir=rtl] .yamb-root__content_padded{margin-left:var(--spacing-6m)}@media screen and (min-width:1501px){.browser .yamb-root__content:not(.yamb-root__content_padded){margin:0 auto}.browser .yamb-root__content{box-shadow:var(--common-shadow-level-01);width:1500px}}.yamb-root__layout{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:row;min-height:0;position:relative}
.yamb-embed-toolbar{background:#f3f5f8;border-bottom:var(--line-05m) solid var(--common-divider);position:relative;z-index:2}.yamb-embed-toolbar .ui-toolbar{background:none}.yamb-embed-toolbar__close{padding:var(--spacing-2m)}
:root{--ui-toolbar-height:var(--size-24m)}.ui-toolbar{height:var(--ui-toolbar-height);min-width:var(--size-24m)}.ui-toolbar,.ui-toolbar__controls{align-items:center;display:flex;flex-flow:row nowrap;flex-shrink:0}.ui-toolbar__controls{min-width:var(--size-6m)}.ui-toolbar_without-avatar .ui-toolbar__controls{min-width:var(--size-8m)}.ui-toolbar__body{align-items:center;display:flex;flex:1 1 auto;flex-flow:row nowrap;height:100%}.ui-toolbar__content{margin-left:var(--spacing-6m);width:100%}.ui-toolbar__content:only-child{margin-left:0}.ui-toolbar__body,.ui-toolbar__content{min-width:0}.ui-toolbar__title{font-size:var(--font-14-size);font-weight:500;line-height:var(--font-14-line-height)}.ui-toolbar__title-text{color:var(--common-text-primary);vertical-align:middle}.ui-toolbar__description{color:var(--common-text-secondary);font-size:var(--font-13-size);line-height:var(--font-13-line-height)}.ui-toolbar__description:empty{display:none}.ui-toolbar__description,.ui-toolbar__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-toolbar__verified-badge{margin:calc(var(--spacing-m)*-1) 0 calc(var(--spacing-m)*-1) var(--spacing-2m)}
:root{--components-messages-action-panel-count-text-display:inline;--components-messages-action-panel-count-number-display:none}.yamb-messages-action-panel{font-size:var(--font-14-size);font-style:normal;font-weight:500;line-height:var(--font-14-16-line-height);min-height:var(--component-compose-height)}.yamb-messages-action-panel__selected-count-number{display:var(--components-messages-action-panel-count-number-display)}.yamb-messages-action-panel__selected-count-text{display:var(--components-messages-action-panel-count-text-display)}
.yamb-chat-action{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:var(--component-compose-height);padding:var(--spacing-4m)}.keyboard-navigation .yamb-chat-action:focus{box-shadow:var(--ui-focus-shadow)}.yamb-chat-action__button{align-items:center;align-self:stretch;background-color:var(--common-bg);border:var(--line-m) solid transparent;border-radius:var(--rounding-2m);color:var(--common-accent);cursor:pointer;display:flex;flex-grow:1;flex-shrink:0;justify-content:center;transition:opacity .1s ease-in-out}html.safari .yamb-chat-action__button{will-change:opacity}.yamb-chat-action__button:hover{opacity:.9}@media screen and (max-width:768px){.yamb-chat-action .yamb-chat-action__button{border-color:var(--common-accent)}.yamb-chat-action .yamb-chat-action__button_filled{background-color:var(--common-accent);color:var(--common-accent-fg)}}
.yamb-chat-action-subscriber{flex:0 0 var(--component-compose-height)}
.yamb-chat-bar{--component-chat-header-content-padding-horizontal:var(--spacing-4m);align-items:center;cursor:pointer;display:flex;overflow:hidden}html:not([dir=rtl]) .yamb-chat-bar{padding-left:var(--common-chat-window-padding-horizontal)}html[dir=rtl] .yamb-chat-bar{padding-right:var(--common-chat-window-padding-horizontal)}html:not([dir=rtl]) .yamb-chat-bar{padding-right:var(--common-chat-window-padding-horizontal)}html[dir=rtl] .yamb-chat-bar{padding-left:var(--common-chat-window-padding-horizontal)}html:not([dir=rtl]) .yamb-chat-bar>.ui-entity-block__left-addon>.ui-icon-button:first-child{margin-left:calc(var(--ui-icon-padding)*-1)}html[dir=rtl] .yamb-chat-bar>.ui-entity-block__left-addon>.ui-icon-button:first-child{margin-right:calc(var(--ui-icon-padding)*-1)}html:not([dir=rtl]) .yamb-chat-bar>.ui-entity-block__left-addon>:last-child{margin-right:var(--component-chat-header-content-padding-horizontal)}html[dir=rtl] .yamb-chat-bar>.ui-entity-block__left-addon>:last-child{margin-left:var(--component-chat-header-content-padding-horizontal)}html:not([dir=rtl]) .yamb-chat-bar>.ui-entity-block__right-addon{margin-right:calc(var(--ui-icon-padding)*-1)}html[dir=rtl] .yamb-chat-bar>.ui-entity-block__right-addon{margin-left:calc(var(--ui-icon-padding)*-1)}html:not([dir=rtl]) .yamb-chat-bar>.ui-entity-block__right-addon{padding-right:var(--ui-icon-padding)}html[dir=rtl] .yamb-chat-bar>.ui-entity-block__right-addon{padding-left:var(--ui-icon-padding)}html:not([dir=rtl]) .yamb-chat-bar>.ui-entity-block__right-addon>.ui-icon-button:last-child{margin-right:calc(var(--ui-icon-padding)*-1)}html[dir=rtl] .yamb-chat-bar>.ui-entity-block__right-addon>.ui-icon-button:last-child{margin-left:calc(var(--ui-icon-padding)*-1)}html:not([dir=rtl]) .yamb-chat-bar>.ui-entity-block__right-addon>:first-child{margin-left:var(--component-chat-header-content-padding-horizontal)}html[dir=rtl] .yamb-chat-bar>.ui-entity-block__right-addon>:first-child{margin-right:var(--component-chat-header-content-padding-horizontal)}html[dir=rtl] .yamb-chat-bar:before{margin-left:var(--spacing-4m);margin-right:0}html[dir=rtl] .yamb-chat-bar__content{margin-left:var(--spacing-6m);margin-right:0}html[dir=rtl] .yamb-chat-bar__image-container{margin-left:var(--spacing-4m);margin-right:0}.yamb-chat-bar_top{box-sizing:border-box;flex-shrink:0;height:var(--component-chat-top-panel-height)}.yamb-chat-bar_bottom{min-height:44px}.yamb-chat-bar_border{border-top:var(--line-05m) solid var(--common-divider)}.keyboard-navigation .yamb-chat-bar:focus{box-shadow:var(--ui-focus-shadow)}.yamb-chat-bar_separator:before{background-color:currentColor;color:var(--common-text-secondary);content:"";flex:0 0 2px;height:var(--component-chat-top-panel-inner-height);margin-left:0;margin-right:var(--spacing-4m);opacity:.5;transition:opacity .1s ease-out}html.safari .yamb-chat-bar_separator:before{will-change:opacity}.yamb-chat-bar_vertical-align{align-items:flex-start}.yamb-chat-bar__image-container{align-items:center;box-shadow:var(--common-shadow-level-01);box-sizing:border-box;display:flex;height:var(--component-chat-top-panel-inner-height);justify-content:center;margin-right:var(--spacing-4m);min-height:var(--component-chat-top-panel-inner-height);min-width:var(--component-chat-top-panel-inner-height);overflow:hidden;width:var(--component-chat-top-panel-inner-height)}.yamb-chat-bar__icon{color:var(--common-accent-text)}.yamb-chat-bar__image{display:block;max-height:var(--component-chat-top-panel-inner-height);max-width:var(--component-chat-top-panel-inner-height)}.yamb-chat-bar_placeholder *,.yamb-chat-bar_placeholder .yamb-chat-bar__content,.yamb-chat-bar_placeholder .yamb-chat-bar__remove,.yamb-chat-bar_placeholder:before{opacity:0;pointer-events:none;visibility:hidden}.yamb-chat-bar__content{flex:1 1 100%;font-size:var(--font-14-size);line-height:var(--font-14-16-line-height);min-width:0;transition:opacity .1s ease-out;white-space:nowrap}html.safari .yamb-chat-bar__content{will-change:opacity}.yamb-chat-bar__title{color:var(--common-text-secondary);font-size:var(--font-12-size);line-height:inherit}.yamb-chat-bar__title:only-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal;word-break:break-word}.yamb-chat-bar__text{color:var(--common-text-primary)}.yamb-chat-bar__text_flex{display:flex}.yamb-chat-bar__text_bold{font-size:var(--font-12-size);font-weight:500}.yamb-chat-bar__text_transparent{opacity:.3}.yamb-chat-bar__text,.yamb-chat-bar__title{overflow:hidden;text-overflow:ellipsis}.yamb-chat-bar__button{border-radius:var(--rounding-4m);font-size:var(--font-12-size);height:var(--size-14m);letter-spacing:.02em;line-height:var(--font-12-line-height);max-width:calc(100% - 6px);min-height:var(--size-14m);padding:0 var(--spacing-4m);text-transform:none}.yamb-chat-bar__button .text{cursor:inherit;-webkit-user-select:inherit;user-select:inherit}.yamb-chat-bar__button:hover{filter:brightness(.97)}.yamb-chat-bar__button:active{filter:brightness(.94);outline:none}.yamb-chat-bar__report{color:var(--common-accent)}.yamb-chat-bar__quote{align-items:center;background:var(--orb-surface-generic);border-radius:var(--rounding-4m);display:inline-flex;min-width:0;padding:var(--spacing-2m) var(--spacing-4m)}.yamb-chat-bar__quote_text{margin-right:var(--spacing-4m);overflow:hidden;text-overflow:ellipsis}
.yamb-voice-action-panel-record{align-items:center;display:flex;flex:0 0 auto;height:var(--component-compose-height);justify-content:space-between;padding:var(--component-compose-padding);position:relative}.yamb-voice-action-panel-record__left{align-items:center;display:flex}.yamb-voice-action-panel-record__stop{transition:transform .2s ease}html.safari .yamb-voice-action-panel-record__stop{will-change:transform}.yamb-voice-action-panel-record__stop:hover{transform:scale(1.07)}.yamb-voice-action-panel-record__time{color:var(--common-text-secondary);font-size:var(--font-14-size);line-height:var(--font-14-line-height);margin-left:var(--spacing-4m)}.yamb-voice-action-panel-record__cancel{color:var(--common-accent);cursor:pointer;display:flex;font-size:var(--font-14-size);font-weight:500;line-height:var(--font-14-line-height);padding:var(--spacing-2m)}.keyboard-navigation .yamb-voice-action-panel-record__cancel:focus{box-shadow:var(--ui-focus-shadow)}.yamb-voice-action-panel-record__submit{position:relative}.yamb-voice-action-panel-record__submit-button,.yamb-voice-action-panel-record__submit-button:active,.yamb-voice-action-panel-record__submit-button:hover:hover{--ui-send-message-button-bg:var(--ui-send-message-button-destructive-bg);--ui-send-message-button-fg:var(--ui-send-message-button-destructive-fg)}.yamb-voice-action-panel-record__submit-pulsar{background-color:var(--common-destructive);border-radius:50%;bottom:0;left:0;margin:7px;opacity:.1;position:absolute;right:0;top:0;transition:transform .2s ease}html.safari .yamb-voice-action-panel-record__submit-pulsar{will-change:transform}
.yamb-compose-button{--ui-icon-button-secondary-hover-bg:var(--ui-icon-button-primary-hover-bg)}.yamb-compose-button_size_xs{--ui-icon-padding:var(--spacing-2m)}.yamb-compose-button_size_s{--ui-icon-padding:var(--spacing-4m)}
.yamb-voice-action-panel-play{align-items:center;display:flex;height:var(--component-compose-height);justify-content:space-between;overflow:hidden;padding:var(--component-compose-padding)}.yamb-voice-action-panel-play__center{flex-basis:100%}.yamb-voice-action-panel-play__player{align-items:center;background-color:var(--outgoing-bg);border-radius:50px;display:flex;flex:1 1;height:32px;overflow:hidden;padding:0 var(--spacing-6m)}.yamb-voice-action-panel-play__play{color:var(--outgoing-secondary)}.yamb-voice-action-panel-play__histogram{align-items:center;display:flex;flex:1 1;overflow:hidden;position:relative}.yamb-voice-action-panel-play__duration{color:var(--outgoing-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height)}
.yamb-voice-histogram{color:var(--outgoing-secondary);height:22px}
.yamb-gallery{box-sizing:border-box;display:block;min-width:100%;position:relative}.yamb-gallery__row{display:flex}.yamb-gallery__row+.yamb-gallery__row{padding-top:var(--spacing-m)}.yamb-gallery__row_cols_1 .yamb-gallery__item{flex-basis:100%}.yamb-gallery__row_cols_2 .yamb-gallery__item{flex-basis:50%}.yamb-gallery__row_cols_3 .yamb-gallery__item{flex-basis:33.33%}.yamb-gallery__item{cursor:pointer;flex:1 1;margin-left:var(--spacing-m);position:relative}.yamb-gallery__item:first-child{box-sizing:content-box;margin-left:0}.yamb-gallery__item-content{height:100%;left:0;position:absolute;top:0;width:100%}
.yamb-upload-files-image{border-radius:0;cursor:default;position:relative}.yamb-upload-files-image__cancel{background:rgba(0,0,0,.7);border-radius:100%;color:var(--overlay-primary-color);cursor:pointer;height:24px;opacity:0;pointer-events:none;position:absolute;right:var(--spacing-2m);top:var(--spacing-2m);transition:opacity .2s;width:24px}html.safari .yamb-upload-files-image__cancel{will-change:opacity}.touch .yamb-upload-files-image__cancel:not(.yamb-upload-files-image__cancel_hidden),.yamb-upload-files-image:hover .yamb-upload-files-image__cancel:not(.yamb-upload-files-image__cancel_hidden){opacity:1;pointer-events:auto}
.yamb-gallery-image{align-items:center;background:var(--common-bg-secondary);border-radius:inherit;box-sizing:border-box;display:flex;height:100%;justify-content:center;overflow:hidden;text-align:center;width:100%}.yamb-gallery-image__item{border-radius:inherit;object-position:center center}
.yamb-upload-files-preview{border-bottom:var(--line-05m) solid var(--common-divider);display:flex;flex-direction:column;flex-grow:1;min-height:0;position:relative;width:100%}.yamb-upload-files-preview__wrapper{min-height:72px;width:100%}.yamb-upload-files-preview__gallery{margin-top:var(--spacing-12m)}.yamb-upload-files-preview__gallery:first-child{margin-top:0}
.yamb-upload-files-item{align-items:center;border-bottom:var(--line-05m) solid var(--common-divider);box-sizing:border-box;display:flex;flex-flow:row nowrap;min-width:0;overflow-x:hidden;padding:var(--spacing-6m);position:relative}.yamb-upload-files-item:last-child{border-bottom:none}.yamb-upload-files-item__icon{background:var(--common-divider);border-radius:50%;color:var(--common-text-primary);padding:var(--spacing-6m)}.yamb-upload-files-item__image-container{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.yamb-upload-files-item__details{margin-left:var(--spacing-6m);overflow:hidden}.yamb-upload-files-item__name{color:var(--common-text-primary);font-size:var(--font-15-size);line-height:var(--font-15-line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yamb-upload-files-item__size{color:var(--common-text-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height)}.yamb-upload-files-item__cancel{transform:translate(50%,50%)}.yamb-upload-files-item__cancel-container{background:linear-gradient(90deg,transparent 0,var(--common-actionbar) 40%);bottom:0;cursor:pointer;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .2s,opacity .2s;width:48px}html.safari .yamb-upload-files-item__cancel-container{will-change:transform,opacity}.touch .yamb-upload-files-item__cancel-container:not(.yamb-upload-files-item__cancel-container_hidden){opacity:1;transform:translateX(0)}.yamb-upload-files-item:hover .yamb-upload-files-item__cancel-container:not(.yamb-upload-files-item__cancel-container_hidden){opacity:1;pointer-events:auto;transform:translateX(0);transition:transform .1s ease-in-out .1s,opacity .2s ease-in .3s}html.safari .yamb-upload-files-item:hover .yamb-upload-files-item__cancel-container:not(.yamb-upload-files-item__cancel-container_hidden){will-change:transform,opacity}
.yamb-suggest-emoji-item{padding:var(--spacing-2m)}.yamb-suggest-emoji-item__emoji{display:block;font-size:var(--font-24-size);line-height:1}
.yamb-suggests-list{--component-sticker-size:80px;--component-sticker-image-size:64px;background-color:var(--common-actionbar);border-radius:2px;bottom:100%;box-shadow:var(--common-shadow-level-03);display:flex;max-height:80px;overflow:auto;position:absolute;width:100%;z-index:999}.yamb-suggests-list-wrapper .yamb-suggests-list{bottom:unset;max-height:100%;position:unset}.yamb-suggests-list_horizontal{flex-direction:column}.yamb-suggests-list_horizontal .ui-scroller__content{flex-direction:row;flex-wrap:nowrap}
.yamb-suggest-list-item{position:relative;width:100%}.yamb-suggests-list_horizontal .yamb-suggest-list-item{width:auto}.yamb-suggest-list-item:hover,.yamb-suggest-list-item_focused{background-color:var(--common-bg-secondary)}
.yamb-stickers{--component-sticker-image-size:64px;display:flex;flex-direction:column;height:100%;min-height:0;position:relative;z-index:2}.yamb-stickers .ui-scroll-area{flex:1 1 auto}.yamb-stickers__title{color:var(--common-text-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);padding:9px var(--spacing-6m) var(--spacing-2m) var(--spacing-6m)}.yamb-stickers__row{display:flex;padding:0 5px}.yamb-stickers .ui-tabs{--component-sticker-image-size:32px;--component-sticker-size:32px}.yamb-stickers .ui-tab:hover{filter:brightness(.8)}.yamb-stickers .ui-tab{color:var(--common-text-secondary)}.yamb-stickers .ui-tab_active{color:var(--common-text-primary)}
:root{--component-emoji-items-in-row-count:9}.yamb-emoji{display:flex;flex-direction:column;height:100%;min-height:0;position:relative;z-index:2}.yamb-emoji .ui-scroll-area{flex:1 1 auto}.yamb-emoji__title{color:var(--common-text-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);padding:9px var(--spacing-6m) var(--spacing-2m) var(--spacing-6m)}.yamb-emoji__item{align-items:center;border-radius:var(--rounding-2m);cursor:pointer;display:flex;font-size:28px;height:38px;justify-content:center;line-height:28px;width:calc((100% - 14px)/var(--component-emoji-items-in-row-count))}.yamb-emoji__item:hover{background-color:var(--common-bg-secondary)}.windows .yamb-emoji__item{font-size:24px}.yamb-emoji__row{display:flex;padding:0 7px;width:100%}.yamb-emoji__tab{display:flex}.yamb-emoji .ui-tab:hover{filter:brightness(.8)}.yamb-emoji .ui-tab{color:var(--common-text-secondary)}.yamb-emoji .ui-tab_active{color:var(--common-text-primary)}
.yamb-pictures-picker{height:100%;width:100%}.yamb-pictures-picker .yamb-pictures-picker__input{margin:var(--spacing-4m) var(--spacing-6m);width:auto}.yamb-pictures-picker__grid{display:flex;height:calc(100% - 46px);position:relative}
.yamb-picture-picker-gallery__empty{align-items:center;color:var(--common-text-secondary);display:flex;font-size:var(--font-14-size);height:100%;justify-content:center;line-height:var(--font-14-line-height)}.yamb-picture-picker-gallery__empty__content{padding:var(--spacing-10m)}
.yamb-picture-picker-gallery__row{display:flex;height:100%;position:relative;width:100%}
.yamb-picture-picker-gallery__item{background-color:var(--common-bg-secondary);cursor:pointer;flex:1 0;font-size:0;line-height:0;margin-right:var(--spacing-m);max-height:150px;position:relative}.yamb-picture-picker-gallery__item:after{background-color:var(--overlay-background-color);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%}html.safari .yamb-picture-picker-gallery__item:after{will-change:opacity}.yamb-picture-picker-gallery__item:hover:after{opacity:.2}.yamb-picture-picker-gallery__item:last-child{margin-right:0}.yamb-picture-picker-gallery__item_empty{min-height:100px}.yamb-picture-picker-gallery__item-image{object-fit:cover}
.yamb-media-gallery{display:flex;height:100%;position:relative;width:100%}.yamb-media-gallery_loading{opacity:.5}
.yamb-picture-picker-gallery__zero-screen{color:var(--common-text-secondary);flex-direction:column;font-size:var(--font-14-size);justify-content:center;line-height:var(--font-14-line-height);width:100%}.yamb-picture-picker-gallery__zero-screen,.yamb-picture-picker-gallery__zero-screen__image-wrapper{align-items:center;display:flex;height:100%}.yamb-picture-picker-gallery__zero-screen__description{padding-bottom:var(--spacing-28m);text-align:center}
:root{--component-images-picker-base-width:350px}.yamb-images-picker{--ui-menu-padding:0}.yamb-images-picker__tabs-container{border-bottom:var(--line-05m) solid var(--common-divider);box-sizing:border-box;height:45px;line-height:45px}.yamb-images-picker__container{height:325px;max-height:80vh;max-width:100vw;position:relative;width:var(--component-images-picker-base-width)}
:root{--component-compose-height:48px;--component-compose-padding:0 var(--spacing-4m)}.yamb-compose{flex:0 0 auto;width:100%}.yamb-compose,.yamb-compose__wrapper{display:flex;flex-direction:column;min-height:0;position:relative}.yamb-compose__single-row-layout{--ui-textarea-padding-horizontal:var(--spacing-4m);--ui-textarea-padding-vertical:var(--spacing-4m);--md-textarea-padding-horizontal:var(--spacing-4m);--md-textarea-padding-vertical:var(--spacing-4m)}.yamb-compose__multi-row-layout{--ui-textarea-padding-horizontal:var(--spacing-8m);--ui-textarea-padding-vertical:var(--spacing-4m);--md-textarea-padding-horizontal:var(--spacing-8m);--md-textarea-padding-vertical:var(--spacing-4m)}.yamb-compose__addons{align-items:center;display:flex;height:var(--component-compose-height)}.yamb-compose__button_important,.yamb-compose__button_silent{color:var(--common-accent)}.yamb-compose_transparent{background:transparent;border:var(--line-05m) solid transparent}.yamb-compose_transparent .yamb-compose__wrapper{align-items:center;border-radius:var(--rounding-8m);overflow-y:hidden}.yamb-compose_transparent .yamb-compose__wrapper:before{border:var(--line-05m) solid var(--ui-compose-border-color);border-radius:var(--rounding-8m);box-sizing:border-box;content:"";display:block;height:100%;opacity:.1;position:absolute;width:100%}.keyboard-navigation .yamb-compose_transparent .yamb-compose__wrapper:focus:before,.keyboard-navigation .yamb-compose_transparent .yamb-compose__wrapper_focus:before{opacity:.3}.yamb-compose_transparent .yamb-compose__wrapper .yamb-compose__button{padding:0 var(--spacing-4m)}.yamb-compose_transparent .yamb-compose__wrapper .yamb-compose__button:hover{color:var(--common-text-primary)}.yamb-compose__editor{align-self:center;display:flex;flex:1 1 auto;flex-direction:column;max-height:100%;min-width:0;width:100%}
.yamb-compose-attach-button__file{display:none}
.yamb-compose-submit-button_transparent{margin:var(--spacing-2m)}.yamb-compose-submit-button_transparent:hover:hover{transform:none}.yamb-compose-submit-button_type_clock{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;width:32px}.yamb-compose-submit-button__clock{left:50%;padding:inherit;position:absolute;top:50%;transform:translate(-50%,-50%)}
.yamb-upload-files{display:grid;grid-template-columns:100%;height:100%}@media screen and (max-width:480px){.yamb-upload-files{display:flex;flex-direction:column}}.yamb-upload-files__preview{display:flex;flex:1 1 auto;overflow:hidden}.yamb-upload-files__compose{display:flex;flex:0 0 auto;min-height:0}@media screen and (max-width:480px){.yamb-upload-files__compose{max-height:70%}}
.yamb-poll-form-answers__hint{color:var(--common-icons-secondary);font-size:var(--font-12-size);font-weight:400;line-height:var(--font-12-line-height)}
.yamb-poll-form-answer-input__item{margin:var(--spacing-4m) 0;position:relative}.yamb-poll-form-answer-input__drag-handle{align-items:center;color:var(--common-icons-primary);display:flex;height:100%;margin-left:calc(var(--spacing-8m)*-1);position:absolute}
.ui-form-control-textarea{margin-left:calc(var(--ui-list-item-padding-horizontal)*-1);margin-right:calc(var(--ui-list-item-padding-horizontal)*-1);padding:var(--ui-list-item-padding-vertical) var(--ui-list-item-padding-horizontal)}
.yamb-suggests-list-wrapper{bottom:0;display:flex;max-height:100%;position:absolute;width:100%;z-index:999}.yamb-suggests-list-wrapper:empty{display:none}
:root{--component-chat-top-panel-height:44px;--component-chat-top-panel-inner-height:var(--size-16m)}.yamb-chat{background-color:var(--conversation-bg);display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;min-height:0;position:relative}@media screen and (max-width:980px){.yamb-chat_thread-openned{opacity:0;pointer-events:none;visibility:hidden}}
.yamb-chat-overlay{align-items:center;bottom:0;color:var(--common-bg);display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;transition:visibility 0s ease-in-out .1s,opacity .1s ease-in-out;z-index:999}html.safari .yamb-chat-overlay{will-change:visibility,opacity}.yamb-chat-overlay:before{background:currentColor;bottom:0;content:"";left:0;opacity:.85;position:absolute;right:0;top:0;z-index:-1}.yamb-chat-overlay_visible{opacity:1;transition-delay:0s;visibility:visible}.yamb-chat-overlay:not(.yamb-chat-overlay_visible){opacity:0;transition-delay:0s;visibility:hidden}.yamb-chat-overlay__title{color:var(--common-text-primary);font-size:var(--font-24-size);line-height:var(--font-24-line-height)}.yamb-chat-overlay__text{color:var(--common-text-secondary);font-size:var(--font-16-size);line-height:var(--font-16-line-height)}.yamb-chat-overlay__text:empty{display:none}
:root{--component-chat-header-height:48px}.yamb-chat-header{--component-chat-top-panel-height:calc(var(--component-chat-header-height) - var(--spacing-05m));box-sizing:border-box;position:relative;z-index:2}.keyboard-navigation .yamb-chat-header:focus{box-shadow:var(--ui-focus-shadow)}.yamb-chat-header__button:not(:first-child){margin-left:var(--spacing-4m)}.yamb-chat-header__button:not(:last-child){margin-right:var(--spacing-4m)}.yamb-chat-header__call_active{color:var(--common-destructive)}.yamb-chat-header__verified-badge{margin:calc(var(--spacing-m)*-1) 0 calc(var(--spacing-m)*-1) var(--spacing-2m)}@media screen and (min-width:769px){.yamb-chat-header__back{display:none}}html[dir=rtl] .yamb-chat-header .yamb-media .ui-icon{transform:scaleX(-1)}html[dir=rtl] .yamb-chat-header .yamb-media .ui-icon-button__badge{left:auto;right:10px}html[dir=rtl] .yamb-chat-header .yamb-media .ui-icon-button__badge .ui-badge{margin-left:0;margin-right:var(--spacing-2m)}
.yamb-spam-suggest-inline{border-top:var(--line-05m) solid var(--common-divider);padding:var(--orb-spacing-4-m) var(--orb-spacing-8-m)}@media screen and (max-width:768px){.yamb-spam-suggest-inline{padding:var(--orb-spacing-4-m) var(--orb-spacing-2-m)}}.yamb-spam-suggest-inline_bare{border-top:none;padding:0}.yamb-spam-suggest-inline .ui-button{flex-shrink:1;min-width:0}
.Orb-InlineNotification{align-items:flex-start;border-radius:var(--local-orb-inline-notification-border-radius);box-sizing:border-box;display:inline-flex;padding:var(--local-orb-inline-notification-padding);position:relative}.Orb-InlineNotification-Slot{align-items:center;align-self:flex-start;display:flex;flex-shrink:0;height:var(--local-orb-inline-notification-slot-size);justify-content:center;width:var(--local-orb-inline-notification-slot-size)}.Orb-InlineNotification-Content{box-sizing:border-box;display:flex;flex-direction:column;min-width:0;width:100%}.Orb-InlineNotification-Slot+.Orb-InlineNotification-Content{margin-inline-start:var(
            --local-orb-inline-notification-slot-content-gap
        )}.Orb-InlineNotification-TextContent{box-sizing:border-box;flex:1 1;padding-block-end:var(
            --local-orb-inline-notification-text-content-padding-block
        );padding-block-start:var(
            --local-orb-inline-notification-text-content-padding-block
        );padding-inline-end:var(
            --local-orb-inline-notification-text-content-padding-right
        )}.Orb-InlineNotification-Title{color:var(--orb-text-primary)}.Orb-InlineNotification-Subtitle{color:var(--orb-text-secondary)}.Orb-InlineNotification-Title+.Orb-InlineNotification-Subtitle{margin-block-start:var(
            --local-orb-inline-notification-text-content-gap
        )}.Orb-InlineNotification-Actions>:not(.Orb-Button:last-child){margin-inline-end:var(--local-orb-inline-notification-actions-gap)}.Orb-InlineNotification-TextContent+.Orb-InlineNotification-Actions{margin-block-start:var(
            --local-orb-inline-notification-content-actions-gap
        )}.Orb-InlineNotification-Close{margin-inline-start:var(
            --local-orb-inline-notification-content-close-gap
        )}.Orb-InlineNotification_container_fill{display:flex;width:100%}.Orb-InlineNotification_container_fixed{min-width:var(--local-orb-inline-notification-default-min-width,40px);width:var(--local-orb-inline-notification-default-width,280px)}.Orb-InlineNotification_tone_danger{background:var(--orb-surface-feedback-danger-light)}.Orb-InlineNotification_tone_danger .Orb-InlineNotification-Slot{color:var(--orb-text-feedback-danger)}.Orb-InlineNotification_tone_info{background:var(--orb-surface-feedback-info-light)}.Orb-InlineNotification_tone_info .Orb-InlineNotification-Slot{color:var(--orb-text-feedback-info)}.Orb-InlineNotification_tone_neutral{background:var(--orb-surface-feedback-neutral-light)}.Orb-InlineNotification_tone_neutral .Orb-InlineNotification-Slot{color:var(--orb-text-primary)}.Orb-InlineNotification_tone_success{background:var(--orb-surface-feedback-success-light)}.Orb-InlineNotification_tone_success .Orb-InlineNotification-Slot{color:var(--orb-text-feedback-success)}.Orb-InlineNotification_tone_warning{background:var(--orb-surface-feedback-warning-light)}.Orb-InlineNotification_tone_warning .Orb-InlineNotification-Slot{color:var(--orb-text-feedback-warning)}.Orb-InlineNotification_tone_brand{background:var(--orb-surface-brand-light)}.Orb-InlineNotification_tone_brand .Orb-InlineNotification-Slot{color:var(--orb-text-brand)}.Orb-InlineNotification_align_horizontal{align-items:center}.Orb-InlineNotification_align_horizontal .Orb-InlineNotification-Content{flex-direction:row}.Orb-InlineNotification_align_horizontal .Orb-InlineNotification-Actions{align-self:center;display:flex;flex-direction:row}.Orb-InlineNotification_align_horizontal .Orb-InlineNotification-TextContent+.Orb-InlineNotification-Actions{margin-inline-start:var(
            --local-orb-inline-notification-content-actions-gap
        )}.Orb-InlineNotification_size_md{--local-orb-inline-notification-slot-size:24px;--local-orb-inline-notification-padding:var(--orb-spacing-4-m);--local-orb-inline-notification-border-radius:var(--orb-rounding-6-m);--local-orb-inline-notification-text-content-padding-block:calc(var(--orb-spacing-m) + var(--orb-spacing-05-m));--local-orb-inline-notification-text-content-padding-right:var(
            --orb-spacing-2-m
        );--local-orb-inline-notification-text-content-gap:var(
            --orb-spacing-2-m
        );--local-orb-inline-notification-actions-gap:var(--orb-spacing-4-m);--local-orb-inline-notification-slot-content-gap:var(
            --orb-spacing-2-m
        );--local-orb-inline-notification-content-actions-gap:var(
            --orb-spacing-4-m
        );--local-orb-inline-notification-content-close-gap:var(
            --orb-spacing-4-m
        )}.Orb-InlineNotification_size_md.Orb-InlineNotification_align_horizontal .Orb-InlineNotification-Actions{margin-block-end:calc(var(--orb-spacing-m)*-1);margin-block-start:calc(var(--orb-spacing-m)*-1);padding-inline-end:var(--orb-spacing-2-m)}.Orb-InlineNotification_size_md.Orb-InlineNotification_align_vertical .Orb-InlineNotification-Actions{padding-block-end:var(--orb-spacing-2-m)}
.ui-dot{background-color:var(--ui-dot-background-color);border:var(--ui-dot-border);border-radius:50%}
.yamb-translations-chat-bar__button,.yamb-translations-chat-bar__info{align-items:center;display:flex;height:100%;justify-content:center}.yamb-translations-chat-bar__button{color:var(--common-text-primary)}.yamb-translations-chat-bar__info{animation:appearance .3s ease-in-out .2s backwards;color:var(--common-accent-text)}@keyframes appearance{0%{transform:translateY(100%)}to{transform:translate(0)}}
.yamb-scroll-to-first-unread-mention{align-items:center;background-color:var(--common-actionbar);border-radius:50%;box-shadow:var(--common-shadow-level-02);color:var(--common-text-secondary);cursor:pointer;display:flex;height:32px;justify-content:center;padding:var(--spacing-2m);width:32px}.keyboard-navigation .yamb-scroll-to-first-unread-mention:focus{box-shadow:var(--ui-focus-shadow)}.desktop .yamb-scroll-to-first-unread-mention:hover .ui-icon{filter:brightness(.8)}
.yamb-scroll-to-bottom{align-items:center;background-color:var(--conversation-fg);border-radius:50%;box-shadow:var(--common-shadow-level-02);color:var(--common-text-secondary);cursor:pointer;display:flex;height:32px;justify-content:center;padding:var(--spacing-2m);position:relative;width:32px}.keyboard-navigation .yamb-scroll-to-bottom:focus{box-shadow:var(--ui-focus-shadow)}.yamb-scroll-to-bottom .ui-badge{margin:0;position:absolute;top:calc(var(--spacing-6m)*-1)}.desktop .yamb-scroll-to-bottom:hover .ui-icon{filter:brightness(.8)}
.yamb-message-api-keyboard{display:grid;gap:var(--spacing-4m);grid-auto-flow:row;max-width:400px}html:not([dir=rtl]) .yamb-message-api-keyboard{padding-right:var(--message-row-inline-end-padding)}html[dir=rtl] .yamb-message-api-keyboard{padding-left:var(--message-row-inline-end-padding)}html:not([dir=rtl]) .yamb-message-api-keyboard:not(.yamb-message-api-keyboard_compact){padding-left:calc(var(--message-user-avatar-inline-end-padding) + var(--message-row-inline-start-padding) + var(--message-header-indents))}html[dir=rtl] .yamb-message-api-keyboard:not(.yamb-message-api-keyboard_compact){padding-right:calc(var(--message-user-avatar-inline-end-padding) + var(--message-row-inline-start-padding) + var(--message-header-indents))}html:not([dir=rtl]) .yamb-message-api-keyboard_compact{padding-left:var(--spacing-4m)}html[dir=rtl] .yamb-message-api-keyboard_compact{padding-right:var(--spacing-4m)}html:not([dir=rtl]) .yamb-message-api-keyboard_compact{padding-right:0}html[dir=rtl] .yamb-message-api-keyboard_compact{padding-left:0}.yamb-message-api-keyboard__row{display:grid;gap:var(--spacing-4m);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.yamb-message-api-keyboard__button-wrapper+.yamb-message-api-keyboard__button-wrapper{margin:0}.yamb-message-api-keyboard__button-wrapper{background:var(--component-message-button-background-color);color:var(--component-message-button-text-color);overflow:hidden;white-space:normal}.yamb-message-api-keyboard__button-wrapper:hover{background:var(--component-message-button-background-color-hovered)}
.yamb-message-buttons{margin-bottom:calc(var(--spacing-4m)*-1);max-width:400px}html:not([dir=rtl]) .yamb-message-buttons{padding-right:var(--message-row-inline-end-padding)}html[dir=rtl] .yamb-message-buttons{padding-left:var(--message-row-inline-end-padding)}html:not([dir=rtl]) .yamb-message-buttons:not(.yamb-message-buttons_compact){padding-left:calc(var(--message-row-inline-start-padding) + var(--message-user-avatar-inline-end-padding) + var(--message-user-avatar-size))}html[dir=rtl] .yamb-message-buttons:not(.yamb-message-buttons_compact){padding-right:calc(var(--message-row-inline-start-padding) + var(--message-user-avatar-inline-end-padding) + var(--message-user-avatar-size))}html:not([dir=rtl]) .yamb-message-buttons_compact{padding-left:var(--spacing-4m)}html[dir=rtl] .yamb-message-buttons_compact{padding-right:var(--spacing-4m)}html:not([dir=rtl]) .yamb-message-buttons_compact{padding-right:0}html[dir=rtl] .yamb-message-buttons_compact{padding-left:0}.yamb-message-buttons__button-wrapper,.yamb-message-buttons__button-wrapper+.yamb-message-buttons__button-wrapper{margin:0 var(--spacing-4m) var(--spacing-4m) 0}.yamb-message-buttons__button-wrapper{background:var(--component-message-button-background-color);color:var(--component-message-button-text-color)}.yamb-message-buttons__button-wrapper:hover{background:var(--component-message-button-background-color-hovered)}
.yamb-message-buttons{margin-bottom:calc(var(--spacing-4m)*-1)}html:not([dir=rtl]) .yamb-message-buttons:not(.yamb-message-buttons_compact){padding-left:calc(var(--message-row-inline-start-padding) + var(--message-user-avatar-inline-end-padding) + var(--message-user-avatar-size))}html[dir=rtl] .yamb-message-buttons:not(.yamb-message-buttons_compact){padding-right:calc(var(--message-row-inline-start-padding) + var(--message-user-avatar-inline-end-padding) + var(--message-user-avatar-size))}html:not([dir=rtl]) .yamb-message-buttons_compact{padding-left:var(--spacing-4m)}html[dir=rtl] .yamb-message-buttons_compact{padding-right:var(--spacing-4m)}.yamb-message-buttons__button{background-color:var(--component-message-button-background-color);border:none;border-radius:var(--rounding-8m);color:var(--component-message-button-text-color);cursor:pointer;font-family:inherit;font-size:var(--font-14-size);font-weight:500;line-height:var(--font-14-16-line-height);margin:0 var(--spacing-4m) var(--spacing-4m) 0;max-width:100%;outline:none;padding:var(--spacing-4m) var(--spacing-6m);transition:all .12s ease;-webkit-user-select:none;user-select:none;white-space:normal;word-break:break-word}html.safari .yamb-message-buttons__button{will-change:all}.keyboard-navigation .yamb-message-buttons__button:focus{box-shadow:var(--ui-focus-shadow)}.yamb-message-buttons__button:active{opacity:.95;transform:scale(.95)}
.yamb-message-action-buttons{display:flex;flex-flow:row wrap;justify-content:flex-start;max-width:400px}html:not([dir=rtl]) .yamb-message-action-buttons{padding-right:var(--message-row-inline-end-padding)}html[dir=rtl] .yamb-message-action-buttons{padding-left:var(--message-row-inline-end-padding)}html:not([dir=rtl]) .yamb-message-action-buttons:not(.yamb-message-action-buttons_compact){padding-left:calc(var(--message-row-inline-start-padding) + var(--message-user-avatar-inline-end-padding) + var(--message-user-avatar-size))}html[dir=rtl] .yamb-message-action-buttons:not(.yamb-message-action-buttons_compact){padding-right:calc(var(--message-row-inline-start-padding) + var(--message-user-avatar-inline-end-padding) + var(--message-user-avatar-size))}html:not([dir=rtl]) .yamb-message-action-buttons_compact{padding-left:var(--spacing-4m)}html[dir=rtl] .yamb-message-action-buttons_compact{padding-right:var(--spacing-4m)}
.yamb-reaction{display:inline-flex;position:relative}.yamb-reaction_stack{background-color:var(--components-reaction-bg);border:var(--line-m) solid var(--components-reaction-bg);border-radius:50%;height:15px;line-height:0;width:15px}html:not([dir=rtl]) .yamb-reaction_stack{margin-right:-6px}html[dir=rtl] .yamb-reaction_stack{margin-left:-6px}.yamb-reaction_clickable{cursor:pointer}.yamb-reaction__icon{height:100%;width:100%}.yamb-reaction__count{background:var(--component-reactions-picker-count-bg);border-radius:calc(var(--font-10-size)*3);bottom:calc(var(--spacing-m)*-1);color:var(--component-reactions-picker-count-color);font-size:var(--font-10-size);line-height:calc(var(--font-10-size) + 5px);min-width:.9em;padding:0 calc(var(--font-10-size)/4);position:absolute;right:calc(var(--spacing-m)*-1);text-align:center}.yamb-reaction_active .yamb-reaction__count{background:var(--component-reactions-picker-count-active-bg);color:var(--component-reactions-picker-count-active-color)}
.yamb-reactions-picker{align-self:start;display:flex;font-size:var(--font-12-size);line-height:var(--font-12-line-height);white-space:nowrap}.yamb-reactions-picker:not(.yamb-reactions-picker_design_sheet){--ui-scrollbar-top-margin:var(--component-reactions-picker-border-radius);--ui-scrollbar-bottom-margin:var(--component-reactions-picker-border-radius);border-radius:var(--component-reactions-picker-border-radius);position:relative;transform:translateZ(0)}.yamb-reactions-picker:not(.yamb-reactions-picker_design_sheet):before{background:var(--component-reactions-picker-background);border-radius:inherit;box-shadow:var(--component-reactions-picker-shadow);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.yamb-reactions-picker:not(.yamb-reactions-picker_expandable):not(.yamb-reactions-picker_design_sheet){max-width:100%;min-width:100%;width:calc(var(--component-reactions-picker-container-padding)*2 + var(--reactions-picker-internal-max-columns)*var(--component-reactions-picker-item-size) + (var(--reactions-picker-internal-max-columns) - 1)*var(--component-reactions-picker-column-gap) + min(var(--reactions-picker-internal-columns) - var(--reactions-picker-internal-max-columns),1)*var(--component-reactions-picker-item-size)/2)}.yamb-reactions-picker_design_sheet{height:max(2*var(--component-reactions-picker-container-padding) + var(--reactions-picker-internal-max-rows)*var(--component-reactions-picker-item-size) + (var(--reactions-picker-internal-max-rows) - 1)*var(--component-reactions-picker-row-gap),var(--component-reactions-picker-min-height,0px));max-height:100%;min-height:100%;width:100%}.yamb-reactions-picker_design_sheet .yamb-reactions-picker__wrapper{background:var(--ui-popup-bg);width:100%}.yamb-reactions-picker_design_sheet.yamb-reactions-picker_expanded{flex-shrink:1}.yamb-reactions-picker_design_sheet.yamb-reactions-picker_expanded .yamb-reactions-picker__wrapper{max-height:max(min(2*var(--component-reactions-picker-container-padding) + var(--reactions-picker-internal-max-rows)*var(--component-reactions-picker-item-size) + (var(--reactions-picker-internal-max-rows) - 1)*var(--component-reactions-picker-row-gap),var(--component-reactions-picker-max-height,100vh)),100%)}.yamb-reactions-picker_design_sheet .yamb-reactions-picker__scroller{max-height:100%}.yamb-reactions-picker_design_sheet.yamb-reactions-picker_expandable{--component-reactions-picker-column-gap:var(--spacing-6m)}.yamb-reactions-picker_design_sheet.yamb-reactions-picker_expandable .yamb-reactions-picker__content{justify-content:space-between}.yamb-reactions-picker__wrapper{border-radius:inherit;flex-grow:1;max-height:min(2*var(--component-reactions-picker-container-padding) + var(--reactions-picker-internal-max-rows)*var(--component-reactions-picker-item-size) + (var(--reactions-picker-internal-max-rows) - 1)*var(--component-reactions-picker-row-gap),var(--component-reactions-picker-max-height,100vh));overflow:hidden;transition:max-height var(--component-reactions-picker-expand-animation-duration) ease-in-out}html.safari .yamb-reactions-picker__wrapper{will-change:max-height}.yamb-reactions-picker__scroller{max-height:min(2*var(--component-reactions-picker-container-padding) + var(--reactions-picker-internal-max-rows)*var(--component-reactions-picker-item-size) + (var(--reactions-picker-internal-max-rows) - 1)*var(--component-reactions-picker-row-gap),var(--component-reactions-picker-max-height,100vh))}.yamb-reactions-picker__item{border-radius:50%;display:flex;height:var(--component-reactions-picker-item-size);justify-content:center;position:relative;width:var(--component-reactions-picker-item-size)}.yamb-reactions-picker__reaction{height:100%;width:100%}.yamb-reactions-picker__content{box-sizing:content-box;-moz-column-gap:var(--component-reactions-picker-column-gap);column-gap:var(--component-reactions-picker-column-gap);display:grid;grid-template-columns:repeat(var(--reactions-picker-internal-columns),min-content);padding:var(--component-reactions-picker-container-padding);row-gap:var(--component-reactions-picker-row-gap);transition:all .2s ease-in-out}html.safari .yamb-reactions-picker__content{will-change:all}.yamb-reactions-picker__expand-button{display:flex;height:100%;justify-content:center;width:100%}.transition-reactions-popup{opacity:1;transition:none}.transition-reactions-popup_entered .transition-reactions-popup__content,.transition-reactions-popup_entering .transition-reactions-popup__content,.transition-reactions-popup_exit .transition-reactions-popup__content,.transition-reactions-popup_exiting .transition-reactions-popup__content{transition:all var(--transition-reactions-popup-duration) ease-in-out}html.safari .transition-reactions-popup_entered .transition-reactions-popup__content,html.safari .transition-reactions-popup_entering .transition-reactions-popup__content,html.safari .transition-reactions-popup_exit .transition-reactions-popup__content,html.safari .transition-reactions-popup_exiting .transition-reactions-popup__content{will-change:all}.transition-reactions-popup_entered .yamb-reactions-picker,.transition-reactions-popup_entering .yamb-reactions-picker,.transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale{transition:transform var(--transition-reactions-popup-duration) ease-in-out}html.safari .transition-reactions-popup_entered .yamb-reactions-picker,html.safari .transition-reactions-popup_entering .yamb-reactions-picker,html.safari .transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale,html.safari .transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale{will-change:transform}.transition-reactions-popup_entered .yamb-reactions-picker:before,.transition-reactions-popup_entering .yamb-reactions-picker:before,.transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale:before,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale:before{transform-origin:left;transition:transform var(--transition-reactions-popup-duration) ease-in-out,opacity var(--transition-reactions-popup-duration) ease-in-out}html.safari .transition-reactions-popup_entered .yamb-reactions-picker:before,html.safari .transition-reactions-popup_entering .yamb-reactions-picker:before,html.safari .transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale:before,html.safari .transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale:before{will-change:transform,opacity}.transition-reactions-popup_entered .yamb-reactions-picker .yamb-reactions-picker__item,.transition-reactions-popup_entered .yamb-reactions-picker .yamb-reactions-picker__reaction,.transition-reactions-popup_entering .yamb-reactions-picker .yamb-reactions-picker__item,.transition-reactions-popup_entering .yamb-reactions-picker .yamb-reactions-picker__reaction,.transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item,.transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__reaction,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__reaction{transition:transform var(--transition-reactions-popup-duration) ease-in-out}html.safari .transition-reactions-popup_entered .yamb-reactions-picker .yamb-reactions-picker__item,html.safari .transition-reactions-popup_entered .yamb-reactions-picker .yamb-reactions-picker__reaction,html.safari .transition-reactions-popup_entering .yamb-reactions-picker .yamb-reactions-picker__item,html.safari .transition-reactions-popup_entering .yamb-reactions-picker .yamb-reactions-picker__reaction,html.safari .transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item,html.safari .transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__reaction,html.safari .transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item,html.safari .transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__reaction{will-change:transform}.transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_fade,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_fade{opacity:0;transition:opacity var(--transition-reactions-popup-duration) ease-in-out}html.safari .transition-reactions-popup_exit .yamb-reactions-picker_exit-animation_fade,html.safari .transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_fade{will-change:opacity}.transition-reactions-popup_enter .yamb-reactions-picker,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale{transform:translate(negative(var(--spacing-6m)),negative(var(--spacing-6m)))}.transition-reactions-popup_enter .yamb-reactions-picker:before,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale:before{transform:translateX(var(--spacing-6m)) scaleX(.11) scaleY(.5)}.transition-reactions-popup_enter .yamb-reactions-picker.yamb-reactions-picker_empty:before,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale.yamb-reactions-picker_empty:before{opacity:0}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:first-child,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:first-child{transform:translateX(0) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(2),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(2){transform:translateX(-38px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(3),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(3){transform:translateX(-76px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(4),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(4){transform:translateX(-114px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(5),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(5){transform:translateX(-152px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(6),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(6){transform:translateX(-190px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(7),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(7){transform:translateX(-228px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(8),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(8){transform:translateX(-266px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(9),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(9){transform:translateX(-304px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(10),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(10){transform:translateX(-342px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(11),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(11){transform:translateX(-380px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item:nth-child(12),.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item:nth-child(12){transform:translateX(-418px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__reaction,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__reaction{transform:translateX(28px)}.transition-reactions-popup_enter .yamb-reactions-picker .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__reaction,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__reaction{transform:translateX(56px)}.transition-reactions-popup_enter .yamb-reactions-picker.yamb-reactions-picker_empty .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__reaction,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale.yamb-reactions-picker_empty .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__reaction{transform:translateX(16px)}.transition-reactions-popup_enter .yamb-reactions-picker.yamb-reactions-picker_empty .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__reaction,.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale.yamb-reactions-picker_empty .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__reaction{transform:translateX(32px)}.transition-reactions-popup_exiting .yamb-reactions-picker_exit-animation_scale .yamb-reactions-picker__expand-button-wrapper{display:none}
.yamb-message-menu{position:relative}.yamb-message-menu_type_sheet .yamb-message-menu__reactions-picker{flex-shrink:0;z-index:2}.yamb-message-menu_type_sheet.yamb-message-menu_reactions-expanded{--component-reactions-picker-min-height:var(--component-message-menu-height)}.yamb-message-menu_type_sheet.yamb-message-menu_reactions-expanded .yamb-message-menu__menu{bottom:0;position:absolute;width:100%}.yamb-message-menu_type_sheet.yamb-message-menu_reactions-expanded .yamb-message-menu__reactions-picker{flex-grow:1;flex-shrink:1}
.yamb-avatar-list{display:flex;flex-direction:row-reverse}.yamb-avatar-list__item:not(:last-child){margin-left:calc(var(--ui-avatar-list-spacing)*-1)}
.yamb-failed-disk-upload-window__buttons{--ui-button-horizontal-gap:0;--ui-button-vertical-gap:var(--spacing-6m)}.yamb-failed-disk-upload-window__file{align-items:center;display:flex;flex-direction:row;margin-top:var(--spacing-6m)}.yamb-failed-disk-upload-window__file-title{margin:0 var(--spacing-4m)}.yamb-failed-disk-upload-window__file-size{color:var(--common-text-secondary);flex-shrink:0}
.yamb-reactions-picker-with-reacted-list{position:relative}.yamb-reactions-picker-with-reacted-list__picker{position:relative;z-index:1}.yamb-reactions-picker-with-reacted-list__list{background:var(--common-overlay-bg);border-radius:var(--ui-popup-border-radius);box-shadow:var(--component-reactions-picker-shadow);overflow:hidden;position:absolute;width:100%}.yamb-reactions-picker-with-reacted-list__list_position_bottom{margin-top:var(--spacing-2m);top:var(--picker-height,100%)}.yamb-reactions-picker-with-reacted-list__list_position_top{bottom:var(--picker-height,100%);margin-bottom:var(--spacing-2m)}.transition-reactions-popup .yamb-reactions-picker-with-reacted-list__list{opacity:0;z-index:0}.transition-reactions-popup .yamb-reactions-picker-with-reacted-list__list_position_bottom{transform-origin:top}.transition-reactions-popup .yamb-reactions-picker-with-reacted-list__list_position_top{transform-origin:bottom}.transition-reactions-popup_entering .yamb-reactions-picker-with-reacted-list__list{transition:opacity .15s ease-in-out,transform .15s ease-in-out,z-index .15s .15s}html.safari .transition-reactions-popup_entering .yamb-reactions-picker-with-reacted-list__list{will-change:opacity,transform,z-index}.transition-reactions-popup_entering .yamb-reactions-picker-with-reacted-list__list_position_bottom{transform:translateY(-50px)}.transition-reactions-popup_entering .yamb-reactions-picker-with-reacted-list__list_position_top{transform:translateY(50px)}.transition-reactions-popup_entered .yamb-reactions-picker-with-reacted-list__list{opacity:1;transform:translateY(0);transition:opacity .15s ease-in-out,transform .15s ease-in-out,z-index .15s .15s}html.safari .transition-reactions-popup_entered .yamb-reactions-picker-with-reacted-list__list{will-change:opacity,transform,z-index}.transition-reactions-popup_entered .yamb-reactions-picker-with-reacted-list__list_position_bottom{z-index:1}.transition-reactions-popup_exit .yamb-reactions-picker-with-reacted-list__list{transition:none}.transition-reacted-list_exit.yamb-reactions-picker-with-reacted-list__list,.transition-reacted-list_exited.yamb-reactions-picker-with-reacted-list__list,.transition-reacted-list_exiting.yamb-reactions-picker-with-reacted-list__list{opacity:0;transition:opacity .15s ease-in-out;z-index:0}html.safari .transition-reacted-list_exit.yamb-reactions-picker-with-reacted-list__list,html.safari .transition-reacted-list_exited.yamb-reactions-picker-with-reacted-list__list,html.safari .transition-reacted-list_exiting.yamb-reactions-picker-with-reacted-list__list{will-change:opacity}
.yamb-message-emoji{background-color:var(--conversation-bg);border-radius:inherit;display:flex;font-size:4rem;line-height:5rem}.yamb-message-emoji_compact,.yamb-message-emoji_transparent{background-color:transparent}.yamb-message-emoji_own:not(.yamb-message-emoji_compact){justify-content:flex-end}.yamb-message-emoji_forwarded{background-color:transparent}.yamb-message-emoji_small{font-size:3rem;line-height:4rem}
.theme_light .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_light .hljs code.hljs{padding:3px 5px}.theme_light .hljs .hljs{background:#fafafa;color:#383a42}.theme_light .hljs .hljs-comment,.theme_light .hljs .hljs-quote{color:#a0a1a7;font-style:italic}.theme_light .hljs .hljs-doctag,.theme_light .hljs .hljs-formula,.theme_light .hljs .hljs-keyword{color:#a626a4}.theme_light .hljs .hljs-deletion,.theme_light .hljs .hljs-name,.theme_light .hljs .hljs-section,.theme_light .hljs .hljs-selector-tag,.theme_light .hljs .hljs-subst{color:#e45649}.theme_light .hljs .hljs-literal{color:#0184bb}.theme_light .hljs .hljs-addition,.theme_light .hljs .hljs-attribute,.theme_light .hljs .hljs-meta .hljs-string,.theme_light .hljs .hljs-regexp,.theme_light .hljs .hljs-string{color:#50a14f}.theme_light .hljs .hljs-attr,.theme_light .hljs .hljs-number,.theme_light .hljs .hljs-selector-attr,.theme_light .hljs .hljs-selector-class,.theme_light .hljs .hljs-selector-pseudo,.theme_light .hljs .hljs-template-variable,.theme_light .hljs .hljs-type,.theme_light .hljs .hljs-variable{color:#986801}.theme_light .hljs .hljs-bullet,.theme_light .hljs .hljs-link,.theme_light .hljs .hljs-meta,.theme_light .hljs .hljs-selector-id,.theme_light .hljs .hljs-symbol,.theme_light .hljs .hljs-title{color:#4078f2}.theme_light .hljs .hljs-built_in,.theme_light .hljs .hljs-class .hljs-title,.theme_light .hljs .hljs-title.class_{color:#c18401}.theme_light .hljs .hljs-emphasis{font-style:italic}.theme_light .hljs .hljs-strong{font-weight:700}.theme_light .hljs .hljs-link{text-decoration:underline}@media(prefers-color-scheme:light){.theme_auto .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_auto .hljs code.hljs{padding:3px 5px}.theme_auto .hljs .hljs{background:#fafafa;color:#383a42}.theme_auto .hljs .hljs-comment,.theme_auto .hljs .hljs-quote{color:#a0a1a7;font-style:italic}.theme_auto .hljs .hljs-doctag,.theme_auto .hljs .hljs-formula,.theme_auto .hljs .hljs-keyword{color:#a626a4}.theme_auto .hljs .hljs-deletion,.theme_auto .hljs .hljs-name,.theme_auto .hljs .hljs-section,.theme_auto .hljs .hljs-selector-tag,.theme_auto .hljs .hljs-subst{color:#e45649}.theme_auto .hljs .hljs-literal{color:#0184bb}.theme_auto .hljs .hljs-addition,.theme_auto .hljs .hljs-attribute,.theme_auto .hljs .hljs-meta .hljs-string,.theme_auto .hljs .hljs-regexp,.theme_auto .hljs .hljs-string{color:#50a14f}.theme_auto .hljs .hljs-attr,.theme_auto .hljs .hljs-number,.theme_auto .hljs .hljs-selector-attr,.theme_auto .hljs .hljs-selector-class,.theme_auto .hljs .hljs-selector-pseudo,.theme_auto .hljs .hljs-template-variable,.theme_auto .hljs .hljs-type,.theme_auto .hljs .hljs-variable{color:#986801}.theme_auto .hljs .hljs-bullet,.theme_auto .hljs .hljs-link,.theme_auto .hljs .hljs-meta,.theme_auto .hljs .hljs-selector-id,.theme_auto .hljs .hljs-symbol,.theme_auto .hljs .hljs-title{color:#4078f2}.theme_auto .hljs .hljs-built_in,.theme_auto .hljs .hljs-class .hljs-title,.theme_auto .hljs .hljs-title.class_{color:#c18401}.theme_auto .hljs .hljs-emphasis{font-style:italic}.theme_auto .hljs .hljs-strong{font-weight:700}.theme_auto .hljs .hljs-link{text-decoration:underline}}.theme_dark .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_dark .hljs code.hljs{padding:3px 5px}.theme_dark .hljs .hljs{background:#282c34;color:#abb2bf}.theme_dark .hljs .hljs-comment,.theme_dark .hljs .hljs-quote{color:#5c6370;font-style:italic}.theme_dark .hljs .hljs-doctag,.theme_dark .hljs .hljs-formula,.theme_dark .hljs .hljs-keyword{color:#c678dd}.theme_dark .hljs .hljs-deletion,.theme_dark .hljs .hljs-name,.theme_dark .hljs .hljs-section,.theme_dark .hljs .hljs-selector-tag,.theme_dark .hljs .hljs-subst{color:#e06c75}.theme_dark .hljs .hljs-literal{color:#56b6c2}.theme_dark .hljs .hljs-addition,.theme_dark .hljs .hljs-attribute,.theme_dark .hljs .hljs-meta .hljs-string,.theme_dark .hljs .hljs-regexp,.theme_dark .hljs .hljs-string{color:#98c379}.theme_dark .hljs .hljs-attr,.theme_dark .hljs .hljs-number,.theme_dark .hljs .hljs-selector-attr,.theme_dark .hljs .hljs-selector-class,.theme_dark .hljs .hljs-selector-pseudo,.theme_dark .hljs .hljs-template-variable,.theme_dark .hljs .hljs-type,.theme_dark .hljs .hljs-variable{color:#d19a66}.theme_dark .hljs .hljs-bullet,.theme_dark .hljs .hljs-link,.theme_dark .hljs .hljs-meta,.theme_dark .hljs .hljs-selector-id,.theme_dark .hljs .hljs-symbol,.theme_dark .hljs .hljs-title{color:#61aeee}.theme_dark .hljs .hljs-built_in,.theme_dark .hljs .hljs-class .hljs-title,.theme_dark .hljs .hljs-title.class_{color:#e6c07b}.theme_dark .hljs .hljs-emphasis{font-style:italic}.theme_dark .hljs .hljs-strong{font-weight:700}.theme_dark .hljs .hljs-link{text-decoration:underline}@media(prefers-color-scheme:dark){.theme_auto .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_auto .hljs code.hljs{padding:3px 5px}.theme_auto .hljs .hljs{background:#282c34;color:#abb2bf}.theme_auto .hljs .hljs-comment,.theme_auto .hljs .hljs-quote{color:#5c6370;font-style:italic}.theme_auto .hljs .hljs-doctag,.theme_auto .hljs .hljs-formula,.theme_auto .hljs .hljs-keyword{color:#c678dd}.theme_auto .hljs .hljs-deletion,.theme_auto .hljs .hljs-name,.theme_auto .hljs .hljs-section,.theme_auto .hljs .hljs-selector-tag,.theme_auto .hljs .hljs-subst{color:#e06c75}.theme_auto .hljs .hljs-literal{color:#56b6c2}.theme_auto .hljs .hljs-addition,.theme_auto .hljs .hljs-attribute,.theme_auto .hljs .hljs-meta .hljs-string,.theme_auto .hljs .hljs-regexp,.theme_auto .hljs .hljs-string{color:#98c379}.theme_auto .hljs .hljs-attr,.theme_auto .hljs .hljs-number,.theme_auto .hljs .hljs-selector-attr,.theme_auto .hljs .hljs-selector-class,.theme_auto .hljs .hljs-selector-pseudo,.theme_auto .hljs .hljs-template-variable,.theme_auto .hljs .hljs-type,.theme_auto .hljs .hljs-variable{color:#d19a66}.theme_auto .hljs .hljs-bullet,.theme_auto .hljs .hljs-link,.theme_auto .hljs .hljs-meta,.theme_auto .hljs .hljs-selector-id,.theme_auto .hljs .hljs-symbol,.theme_auto .hljs .hljs-title{color:#61aeee}.theme_auto .hljs .hljs-built_in,.theme_auto .hljs .hljs-class .hljs-title,.theme_auto .hljs .hljs-title.class_{color:#e6c07b}.theme_auto .hljs .hljs-emphasis{font-style:italic}.theme_auto .hljs .hljs-strong{font-weight:700}.theme_auto .hljs .hljs-link{text-decoration:underline}}.yamb-code{border-radius:var(--rounding-2m);box-sizing:border-box;margin:0;max-width:100%;overflow:auto}.yamb-code_inline{background:var(--component-code-inline-bg-color);display:inline;font-size:var(--font-13-size);line-height:var(--font-13-line-height);padding:0 var(--spacing-2m);vertical-align:text-bottom}.yamb-code_block{border:1px solid var(--component-code-block-border-color);border-radius:var(--rounding-4m);margin-bottom:var(--component-code-block-gap);margin-top:var(--component-code-block-gap);position:relative}.yamb-code_block:before{background-color:var(--component-code-incoming-divider-color);content:"";display:block;height:100%;left:0;opacity:var(--component-code-opacity);position:absolute;top:0;width:var(--line-m)}.yamb-code_block+.yamb-code_block{margin-top:var(--component-code-block-gap-between)}.yamb-code_block:first-child{margin-top:0}.yamb-code_block:last-child{margin-bottom:calc(var(--component-code-block-gap-between)/2)}.yamb-code__header{align-items:center;background-color:var(--component-code-incoming-bg);box-sizing:border-box;color:var(--component-code-incoming-head-color);cursor:pointer;display:flex;justify-content:space-between;max-width:100%;min-width:100%;padding:var(--spacing-2m) var(--spacing-6m);-webkit-user-select:none;user-select:none;width:200px}.yamb-code__copy,.yamb-code__language{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yamb-code__language{font-weight:var(--component-code-head-font-weight)}.yamb-code__copy-icon{flex-shrink:0;pointer-events:none}html:not([dir=rtl]) .yamb-code__copy-icon{margin-left:var(--spacing-4m)}html[dir=rtl] .yamb-code__copy-icon{margin-right:var(--spacing-4m)}.yamb-code__text{color:var(--incoming-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:var(--font-13-size);line-height:var(--font-13-line-height);white-space:pre-wrap;word-break:break-all}.yamb-code_block .yamb-code__text{background:var(--message-bg-secondary);display:block;overflow:visible;padding:var(--spacing-4m) var(--spacing-6m)}.yamb-message-text_own .yamb-code__text{color:var(--outgoing-primary)}.yamb-message-text_own .yamb-code__header{background-color:var(--component-code-outgoing-bg);color:var(--component-code-outgoing-head-color)}.yamb-message-text_own .yamb-code_block:before{background-color:var(--component-code-outgoing-divider-color)}.yamb-message-text{word-wrap:break-word;color:var(--incoming-primary);font-size:var(--font-14-size);line-height:var(--font-14-line-height);min-height:var(--font-14-line-height);padding:5px var(--spacing-4m) 7px;white-space:pre-wrap}.yamb-message-text p{display:inline}.yamb-message-text_transparent{opacity:0;visibility:hidden}.yamb-message-text .link{color:var(--incoming-link);word-break:break-all}.yamb-message-text .link_md,.yamb-message-text .link_mention{word-break:break-word}.yamb-message-text s .link{text-decoration:line-through}.yamb-message-text ins .link{text-decoration:underline}.yamb-message-text ins s .link{text-decoration:underline line-through}.yamb-message-text_own{color:var(--outgoing-primary)}.yamb-message-text_own .link{color:var(--outgoing-link)}.yamb-message-text_compact{min-height:auto;padding:0}.yamb-message-text_empty{padding-top:0}
.yamb-message-info{bottom:calc(var(--spacing-m)*-1);color:var(--incoming-secondary);float:right;font-size:var(--font-12-size);line-height:var(--font-12-line-height);margin:0 var(--spacing-m) var(--spacing-4m) 5px;min-width:37px;position:relative;text-align:end;z-index:1}.yamb-message-info_transparent{opacity:0;visibility:hidden}.yamb-message-info_own{color:var(--outgoing-secondary);min-width:calc(37px + var(--ui-icon-size-xxs))}.yamb-message-info_absolute{position:absolute}.yamb-message-info_has-forwards,.yamb-message-info_viewed{min-width:70px}.yamb-message-info_viewed.yamb-message-info_has-forwards{min-width:100px}.yamb-message-info__counter,.yamb-message-info__time{margin-left:var(--spacing-m);vertical-align:middle}.yamb-message-info__time{transition:all .2s ease-in-out}html.safari .yamb-message-info__time{will-change:all}.yamb-message-info__counter{margin-right:var(--spacing-4m)}.yamb-message-info_compact{bottom:0;color:var(--incoming-secondary);margin-bottom:0;margin-top:var(--spacing-m);right:0}.yamb-message-info__edited{margin-right:var(--spacing-m)}.yamb-message-info__no-opacity{position:relative}.yamb-message-info_overlay{align-items:center;background:var(--overlay-background-color);border-radius:11px;bottom:7px;color:var(--overlay-primary-color);display:flex;height:22px;margin:0;min-width:0;padding:0 5px;position:absolute;right:5px;text-align:center}.yamb-message-info_overlay>:not(.yamb-message-info__no-opacity){opacity:.75}.yamb-message-info_static{float:none;position:static}.yamb-message-info_is-forwarded{right:var(--spacing-m)}.yamb-message-info_is-forwarded.yamb-message-info_overlay{bottom:11px;right:var(--spacing-2m)}.desktop .message:hover .yamb-message-info{visibility:visible}.desktop .message-balloon:hover .yamb-message-info_reactable .yamb-message-info__time{opacity:0}.yamb-message-info_bottom{bottom:-10px}.yamb-message-info_inline{display:inline;margin-left:0;margin-right:0}.yamb-message-info_inline .yamb-message-info__time{vertical-align:baseline}.yamb-message-info_inline-flex{bottom:0;flex-grow:0;flex-shrink:0;margin-bottom:0;min-width:0}html[dir=rtl] .yamb-message-info:not(.yamb-message-info_static){float:left;margin:0 5px var(--spacing-4m) var(--spacing-m);text-align:start}html[dir=rtl] .yamb-message-info__counter,html[dir=rtl] .yamb-message-info__time{margin-left:0;margin-right:var(--spacing-m)}html[dir=rtl] .yamb-message-info_compact:not(.yamb-message-info_static){margin-bottom:0;margin-top:var(--spacing-05m)}html[dir=rtl] .yamb-message-info_overlay{left:5px;right:auto}
.yamb-message-reactions-button{align-items:center;bottom:-1px;cursor:pointer;display:flex;justify-content:center;opacity:0;padding:var(--spacing-2m) 0 0 var(--spacing-2m);position:absolute;right:-3px;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;z-index:5}html.safari .yamb-message-reactions-button{will-change:opacity,visibility}.yamb-message-reactions-button__icon{border-radius:50%;height:15px;-webkit-mask-image:url(//yastatic.net/s3/chat-static/_/mask-reactions.d633261039c7965c4f7b1435209150bf.svg);mask-image:url(//yastatic.net/s3/chat-static/_/mask-reactions.d633261039c7965c4f7b1435209150bf.svg);-webkit-mask-position:0 100%;mask-position:0 100%;transition:transform .2s ease-in-out;width:15px}html.safari .yamb-message-reactions-button__icon{will-change:transform}.yamb-message-reactions-button__icon_index_1{margin-right:calc(var(--spacing-4m)*-1);-webkit-mask-image:none;mask-image:none;transform:translateX(calc(var(--spacing-4m)*2))}.yamb-message-reactions-button__icon_index_2{margin-right:calc(var(--spacing-4m)*-1);transform:translateX(var(--spacing-4m))}.yamb-message-reactions-button__icon_index_2,.yamb-message-reactions-button__icon_index_3{-webkit-mask-position:-6.5px 100%;mask-position:-6.5px 100%}.yamb-message-reactions-button_overlay{right:0;top:-4px}.yamb-message-reactions-button_hidden{visibility:hidden}.desktop .message-balloon:hover .yamb-message-reactions-button{opacity:1;visibility:visible}.desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_1,.desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_2{transform:translateX(0)}html[dir=rtl] .desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_1,html[dir=rtl] .desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_2{transform:translateX(0) rotateY(180deg)}html[dir=rtl] .yamb-message-reactions-button{left:5px;right:auto;text-align:start}html[dir=rtl] .yamb-message-reactions-button__icon_index_1{margin-left:calc(var(--spacing-4m)*-1);margin-right:0;transform:translateX(calc(var(--spacing-4m)*2)) rotateY(180deg)}html[dir=rtl] .yamb-message-reactions-button__icon_index_2{margin-left:calc(var(--spacing-4m)*-1);margin-right:0;transform:translateX(var(--spacing-4m)) rotateY(180deg)}html[dir=rtl] .yamb-message-reactions-button__icon_index_3{transform:rotateY(180deg)}
.div-card{background-position:50%;background-size:cover;border:1px solid #ebebeb;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;overflow:hidden;position:relative;width:360px}.div-card_predefined_match_parent{border:none;border-radius:0;width:100%}.div-card+.div-card{margin-top:6px}.div-card_hoverable{cursor:pointer}
.div-universal-block{display:flex;flex:1 1 auto;max-width:100%;padding:0 12px}.div-universal-block__title+.div-universal-block__text{margin-top:3px}.div-universal-block_titleExists.div-base-block{padding-bottom:4px;padding-top:4px}.div-universal-block_textExists.div-base-block{padding-bottom:8px}.div-universal-block__main{flex-grow:1;overflow:hidden}
.div-base-block{box-sizing:border-box;position:relative}.div-base-block.div-base-block_hoverable{cursor:pointer}.div-base-block_position_left.div-base-block_size_s{padding-left:68px}.div-base-block_position_left.div-base-block_size_m{padding-left:88px}.div-base-block_position_left.div-base-block_size_l{padding-left:148px}.div-base-block_position_right.div-base-block_size_s{padding-right:68px}.div-base-block_position_right.div-base-block_size_m{padding-right:88px}.div-base-block_position_right.div-base-block_size_l{padding-right:148px}
.div-side-element{flex:0 0 auto;overflow:hidden;vertical-align:top}.div-side-element_position_left{margin-right:16px;order:0}.div-side-element_position_right{margin-left:16px;order:2}.div-side-element .div-image-element{border-radius:4px}.div-side-element_size_l .div-image-element{border-radius:8px}
.div-image-element{background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.div-image-element_placeholder{background-color:rgba(0,0,0,.06)}.div-image-element_cropType_center{background-position:50%}.div-image-element_cropType_top{background-position:0 0}.div-image-element_fullsize{background-size:cover;width:100%}
.div-date-element{align-items:center;display:flex;flex-direction:column}.div-date-element .div-text-element.div-date-element__month{color:#e3484e}.div-date-element_size_s{width:40px}.div-date-element_size_m{width:60px}.div-date-element_size_l{width:120px}
.div-text-element{word-wrap:break-word;word-break:break-word}.div-text-element h1,.div-text-element h2,.div-text-element h3,.div-text-element h4,.div-text-element h5,.div-text-element h6{font-weight:500}.div-text-element small{font-size:.8em}.div-text-element big{font-size:1.25em}.div-text-element h1{font-size:1.6em}.div-text-element h2{font-size:1.5em}.div-text-element h3{font-size:1.4em}.div-text-element h4{font-size:1.3em}.div-text-element h5{font-size:1.2em}.div-text-element h6{font-size:1.1em}.div-text-element cite,.div-text-element dfn,.div-text-element em,.div-text-element i{font-style:italic}.div-text-element b,.div-text-element strong{font-weight:500}.div-text-element_style_card_header{color:rgba(0,0,0,.4);font-size:11px;font-weight:400;letter-spacing:1px;line-height:normal;line-height:16px}.div-text-element_style_button{color:rgba(0,0,0,.5);font-size:12px;font-weight:400;font-weight:500;letter-spacing:.75px;line-height:normal;line-height:14px}.div-text-element_style_numbers_l{color:rgba(0,0,0,.8);font-size:33px;font-weight:400;line-height:normal;line-height:40px}.div-text-element_style_numbers_m{color:rgba(0,0,0,.8);font-size:28px;font-weight:400;line-height:normal;line-height:32px}.div-text-element_style_numbers_s{color:rgba(0,0,0,.8);font-size:24px;font-weight:400;line-height:normal;line-height:26px}.div-text-element_style_numbers_xs{color:rgba(0,0,0,.8);font-size:20px;font-weight:400;line-height:normal;line-height:22px}.div-text-element_style_title_l{color:rgba(0,0,0,.8);font-size:20px;font-weight:400;font-weight:500;line-height:normal;line-height:26px}.div-text-element_style_title_m{color:rgba(0,0,0,.8);font-size:18px;font-weight:400;line-height:normal;line-height:24px}.div-text-element_style_title_s{color:rgba(0,0,0,.8);font-size:16px;font-weight:400;font-weight:500;line-height:normal;line-height:22px}.div-text-element_style_title_xs{color:rgba(0,0,0,.8);font-size:14px;font-weight:400;font-weight:500;line-height:normal;line-height:20px}.div-text-element_style_text_m,.div-text-element_style_text_m_grey,.div-text-element_style_text_m_medium{color:rgba(0,0,0,.8);font-size:14px;font-weight:400;font-weight:300;line-height:18px}.div-text-element_style_text_m_grey,.div-text-element_style_text_s_grey{color:rgba(0,0,0,.5)}.div-text-element_style_text_m_medium,.div-text-element_style_text_s_medium{font-weight:600}.div-text-element_style_text_s,.div-text-element_style_text_s_grey,.div-text-element_style_text_s_medium{color:rgba(0,0,0,.8);font-size:13px;font-weight:400;font-weight:300;line-height:17px}.div-text-element_style_text_xs{color:rgba(0,0,0,.4);font-size:11px;font-weight:400;font-weight:300;line-height:14px}.div-text-element_style_text_xxs{color:rgba(0,0,0,.4);font-size:9px;font-weight:400;font-weight:300;line-height:12px}.div-text-element_maxLines_1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.div-text-element_maxLines_2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(2em + 8px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_2.div-text-element_style_card_header{max-height:32px}.div-text-element_maxLines_2.div-text-element_style_button{max-height:28px}.div-text-element_maxLines_2.div-text-element_style_numbers_l{max-height:80px}.div-text-element_maxLines_2.div-text-element_style_numbers_m{max-height:56px}.div-text-element_maxLines_2.div-text-element_style_numbers_s{max-height:52px}.div-text-element_maxLines_2.div-text-element_style_numbers_xs{max-height:44px}.div-text-element_maxLines_2.div-text-element_style_title_l{max-height:52px}.div-text-element_maxLines_2.div-text-element_style_title_m{max-height:48px}.div-text-element_maxLines_2.div-text-element_style_title_s{max-height:44px}.div-text-element_maxLines_2.div-text-element_style_title_xs{max-height:40px}.div-text-element_maxLines_2.div-text-element_style_text_m,.div-text-element_maxLines_2.div-text-element_style_text_m_grey,.div-text-element_maxLines_2.div-text-element_style_text_m_medium{max-height:36px}.div-text-element_maxLines_2.div-text-element_style_text_s,.div-text-element_maxLines_2.div-text-element_style_text_s_grey,.div-text-element_maxLines_2.div-text-element_style_text_s_medium{max-height:34px}.div-text-element_maxLines_2.div-text-element_style_text_xs{max-height:28px}.div-text-element_maxLines_2.div-text-element_style_text_xxs{max-height:24px}.div-text-element_maxLines_3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(3em + 12px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_3.div-text-element_style_card_header{max-height:48px}.div-text-element_maxLines_3.div-text-element_style_button{max-height:42px}.div-text-element_maxLines_3.div-text-element_style_numbers_l{max-height:120px}.div-text-element_maxLines_3.div-text-element_style_numbers_m{max-height:84px}.div-text-element_maxLines_3.div-text-element_style_numbers_s{max-height:78px}.div-text-element_maxLines_3.div-text-element_style_numbers_xs{max-height:66px}.div-text-element_maxLines_3.div-text-element_style_title_l{max-height:78px}.div-text-element_maxLines_3.div-text-element_style_title_m{max-height:72px}.div-text-element_maxLines_3.div-text-element_style_title_s{max-height:66px}.div-text-element_maxLines_3.div-text-element_style_title_xs{max-height:60px}.div-text-element_maxLines_3.div-text-element_style_text_m,.div-text-element_maxLines_3.div-text-element_style_text_m_grey,.div-text-element_maxLines_3.div-text-element_style_text_m_medium{max-height:54px}.div-text-element_maxLines_3.div-text-element_style_text_s,.div-text-element_maxLines_3.div-text-element_style_text_s_grey,.div-text-element_maxLines_3.div-text-element_style_text_s_medium{max-height:51px}.div-text-element_maxLines_3.div-text-element_style_text_xs{max-height:42px}.div-text-element_maxLines_3.div-text-element_style_text_xxs{max-height:36px}.div-text-element_maxLines_4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(4em + 16px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_4.div-text-element_style_card_header{max-height:64px}.div-text-element_maxLines_4.div-text-element_style_button{max-height:56px}.div-text-element_maxLines_4.div-text-element_style_numbers_l{max-height:160px}.div-text-element_maxLines_4.div-text-element_style_numbers_m{max-height:112px}.div-text-element_maxLines_4.div-text-element_style_numbers_s{max-height:104px}.div-text-element_maxLines_4.div-text-element_style_numbers_xs{max-height:88px}.div-text-element_maxLines_4.div-text-element_style_title_l{max-height:104px}.div-text-element_maxLines_4.div-text-element_style_title_m{max-height:96px}.div-text-element_maxLines_4.div-text-element_style_title_s{max-height:88px}.div-text-element_maxLines_4.div-text-element_style_title_xs{max-height:80px}.div-text-element_maxLines_4.div-text-element_style_text_m,.div-text-element_maxLines_4.div-text-element_style_text_m_grey,.div-text-element_maxLines_4.div-text-element_style_text_m_medium{max-height:72px}.div-text-element_maxLines_4.div-text-element_style_text_s,.div-text-element_maxLines_4.div-text-element_style_text_s_grey,.div-text-element_maxLines_4.div-text-element_style_text_s_medium{max-height:68px}.div-text-element_maxLines_4.div-text-element_style_text_xs{max-height:56px}.div-text-element_maxLines_4.div-text-element_style_text_xxs{max-height:48px}.div-text-element_maxLines_5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(5em + 20px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_5.div-text-element_style_card_header{max-height:80px}.div-text-element_maxLines_5.div-text-element_style_button{max-height:70px}.div-text-element_maxLines_5.div-text-element_style_numbers_l{max-height:200px}.div-text-element_maxLines_5.div-text-element_style_numbers_m{max-height:140px}.div-text-element_maxLines_5.div-text-element_style_numbers_s{max-height:130px}.div-text-element_maxLines_5.div-text-element_style_numbers_xs{max-height:110px}.div-text-element_maxLines_5.div-text-element_style_title_l{max-height:130px}.div-text-element_maxLines_5.div-text-element_style_title_m{max-height:120px}.div-text-element_maxLines_5.div-text-element_style_title_s{max-height:110px}.div-text-element_maxLines_5.div-text-element_style_title_xs{max-height:100px}.div-text-element_maxLines_5.div-text-element_style_text_m,.div-text-element_maxLines_5.div-text-element_style_text_m_grey,.div-text-element_maxLines_5.div-text-element_style_text_m_medium{max-height:90px}.div-text-element_maxLines_5.div-text-element_style_text_s,.div-text-element_maxLines_5.div-text-element_style_text_s_grey,.div-text-element_maxLines_5.div-text-element_style_text_s_medium{max-height:85px}.div-text-element_maxLines_5.div-text-element_style_text_xs{max-height:70px}.div-text-element_maxLines_5.div-text-element_style_text_xxs{max-height:60px}.div-text-element_maxLines_6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(6em + 24px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_6.div-text-element_style_card_header{max-height:96px}.div-text-element_maxLines_6.div-text-element_style_button{max-height:84px}.div-text-element_maxLines_6.div-text-element_style_numbers_l{max-height:240px}.div-text-element_maxLines_6.div-text-element_style_numbers_m{max-height:168px}.div-text-element_maxLines_6.div-text-element_style_numbers_s{max-height:156px}.div-text-element_maxLines_6.div-text-element_style_numbers_xs{max-height:132px}.div-text-element_maxLines_6.div-text-element_style_title_l{max-height:156px}.div-text-element_maxLines_6.div-text-element_style_title_m{max-height:144px}.div-text-element_maxLines_6.div-text-element_style_title_s{max-height:132px}.div-text-element_maxLines_6.div-text-element_style_title_xs{max-height:120px}.div-text-element_maxLines_6.div-text-element_style_text_m,.div-text-element_maxLines_6.div-text-element_style_text_m_grey,.div-text-element_maxLines_6.div-text-element_style_text_m_medium{max-height:108px}.div-text-element_maxLines_6.div-text-element_style_text_s,.div-text-element_maxLines_6.div-text-element_style_text_s_grey,.div-text-element_maxLines_6.div-text-element_style_text_s_medium{max-height:102px}.div-text-element_maxLines_6.div-text-element_style_text_xs{max-height:84px}.div-text-element_maxLines_6.div-text-element_style_text_xxs{max-height:72px}.div-text-element_maxLines_7{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(7em + 28px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_7.div-text-element_style_card_header{max-height:112px}.div-text-element_maxLines_7.div-text-element_style_button{max-height:98px}.div-text-element_maxLines_7.div-text-element_style_numbers_l{max-height:280px}.div-text-element_maxLines_7.div-text-element_style_numbers_m{max-height:196px}.div-text-element_maxLines_7.div-text-element_style_numbers_s{max-height:182px}.div-text-element_maxLines_7.div-text-element_style_numbers_xs{max-height:154px}.div-text-element_maxLines_7.div-text-element_style_title_l{max-height:182px}.div-text-element_maxLines_7.div-text-element_style_title_m{max-height:168px}.div-text-element_maxLines_7.div-text-element_style_title_s{max-height:154px}.div-text-element_maxLines_7.div-text-element_style_title_xs{max-height:140px}.div-text-element_maxLines_7.div-text-element_style_text_m,.div-text-element_maxLines_7.div-text-element_style_text_m_grey,.div-text-element_maxLines_7.div-text-element_style_text_m_medium{max-height:126px}.div-text-element_maxLines_7.div-text-element_style_text_s,.div-text-element_maxLines_7.div-text-element_style_text_s_grey,.div-text-element_maxLines_7.div-text-element_style_text_s_medium{max-height:119px}.div-text-element_maxLines_7.div-text-element_style_text_xs{max-height:98px}.div-text-element_maxLines_7.div-text-element_style_text_xxs{max-height:84px}.div-text-element_maxLines_8{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(8em + 32px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_8.div-text-element_style_card_header{max-height:128px}.div-text-element_maxLines_8.div-text-element_style_button{max-height:112px}.div-text-element_maxLines_8.div-text-element_style_numbers_l{max-height:320px}.div-text-element_maxLines_8.div-text-element_style_numbers_m{max-height:224px}.div-text-element_maxLines_8.div-text-element_style_numbers_s{max-height:208px}.div-text-element_maxLines_8.div-text-element_style_numbers_xs{max-height:176px}.div-text-element_maxLines_8.div-text-element_style_title_l{max-height:208px}.div-text-element_maxLines_8.div-text-element_style_title_m{max-height:192px}.div-text-element_maxLines_8.div-text-element_style_title_s{max-height:176px}.div-text-element_maxLines_8.div-text-element_style_title_xs{max-height:160px}.div-text-element_maxLines_8.div-text-element_style_text_m,.div-text-element_maxLines_8.div-text-element_style_text_m_grey,.div-text-element_maxLines_8.div-text-element_style_text_m_medium{max-height:144px}.div-text-element_maxLines_8.div-text-element_style_text_s,.div-text-element_maxLines_8.div-text-element_style_text_s_grey,.div-text-element_maxLines_8.div-text-element_style_text_s_medium{max-height:136px}.div-text-element_maxLines_8.div-text-element_style_text_xs{max-height:112px}.div-text-element_maxLines_8.div-text-element_style_text_xxs{max-height:96px}.div-text-element_maxLines_9{-webkit-line-clamp:9;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(9em + 36px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_9.div-text-element_style_card_header{max-height:144px}.div-text-element_maxLines_9.div-text-element_style_button{max-height:126px}.div-text-element_maxLines_9.div-text-element_style_numbers_l{max-height:360px}.div-text-element_maxLines_9.div-text-element_style_numbers_m{max-height:252px}.div-text-element_maxLines_9.div-text-element_style_numbers_s{max-height:234px}.div-text-element_maxLines_9.div-text-element_style_numbers_xs{max-height:198px}.div-text-element_maxLines_9.div-text-element_style_title_l{max-height:234px}.div-text-element_maxLines_9.div-text-element_style_title_m{max-height:216px}.div-text-element_maxLines_9.div-text-element_style_title_s{max-height:198px}.div-text-element_maxLines_9.div-text-element_style_title_xs{max-height:180px}.div-text-element_maxLines_9.div-text-element_style_text_m,.div-text-element_maxLines_9.div-text-element_style_text_m_grey,.div-text-element_maxLines_9.div-text-element_style_text_m_medium{max-height:162px}.div-text-element_maxLines_9.div-text-element_style_text_s,.div-text-element_maxLines_9.div-text-element_style_text_s_grey,.div-text-element_maxLines_9.div-text-element_style_text_s_medium{max-height:153px}.div-text-element_maxLines_9.div-text-element_style_text_xs{max-height:126px}.div-text-element_maxLines_9.div-text-element_style_text_xxs{max-height:108px}.div-text-element_maxLines_10{-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(10em + 40px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_10.div-text-element_style_card_header{max-height:160px}.div-text-element_maxLines_10.div-text-element_style_button{max-height:140px}.div-text-element_maxLines_10.div-text-element_style_numbers_l{max-height:400px}.div-text-element_maxLines_10.div-text-element_style_numbers_m{max-height:280px}.div-text-element_maxLines_10.div-text-element_style_numbers_s{max-height:260px}.div-text-element_maxLines_10.div-text-element_style_numbers_xs{max-height:220px}.div-text-element_maxLines_10.div-text-element_style_title_l{max-height:260px}.div-text-element_maxLines_10.div-text-element_style_title_m{max-height:240px}.div-text-element_maxLines_10.div-text-element_style_title_s{max-height:220px}.div-text-element_maxLines_10.div-text-element_style_title_xs{max-height:200px}.div-text-element_maxLines_10.div-text-element_style_text_m,.div-text-element_maxLines_10.div-text-element_style_text_m_grey,.div-text-element_maxLines_10.div-text-element_style_text_m_medium{max-height:180px}.div-text-element_maxLines_10.div-text-element_style_text_s,.div-text-element_maxLines_10.div-text-element_style_text_s_grey,.div-text-element_maxLines_10.div-text-element_style_text_s_medium{max-height:170px}.div-text-element_maxLines_10.div-text-element_style_text_xs{max-height:140px}.div-text-element_maxLines_10.div-text-element_style_text_xxs{max-height:120px}.div-text-element_maxLines_11{-webkit-line-clamp:11;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(11em + 44px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_11.div-text-element_style_card_header{max-height:176px}.div-text-element_maxLines_11.div-text-element_style_button{max-height:154px}.div-text-element_maxLines_11.div-text-element_style_numbers_l{max-height:440px}.div-text-element_maxLines_11.div-text-element_style_numbers_m{max-height:308px}.div-text-element_maxLines_11.div-text-element_style_numbers_s{max-height:286px}.div-text-element_maxLines_11.div-text-element_style_numbers_xs{max-height:242px}.div-text-element_maxLines_11.div-text-element_style_title_l{max-height:286px}.div-text-element_maxLines_11.div-text-element_style_title_m{max-height:264px}.div-text-element_maxLines_11.div-text-element_style_title_s{max-height:242px}.div-text-element_maxLines_11.div-text-element_style_title_xs{max-height:220px}.div-text-element_maxLines_11.div-text-element_style_text_m,.div-text-element_maxLines_11.div-text-element_style_text_m_grey,.div-text-element_maxLines_11.div-text-element_style_text_m_medium{max-height:198px}.div-text-element_maxLines_11.div-text-element_style_text_s,.div-text-element_maxLines_11.div-text-element_style_text_s_grey,.div-text-element_maxLines_11.div-text-element_style_text_s_medium{max-height:187px}.div-text-element_maxLines_11.div-text-element_style_text_xs{max-height:154px}.div-text-element_maxLines_11.div-text-element_style_text_xxs{max-height:132px}.div-text-element_maxLines_12{-webkit-line-clamp:12;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(12em + 48px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_12.div-text-element_style_card_header{max-height:192px}.div-text-element_maxLines_12.div-text-element_style_button{max-height:168px}.div-text-element_maxLines_12.div-text-element_style_numbers_l{max-height:480px}.div-text-element_maxLines_12.div-text-element_style_numbers_m{max-height:336px}.div-text-element_maxLines_12.div-text-element_style_numbers_s{max-height:312px}.div-text-element_maxLines_12.div-text-element_style_numbers_xs{max-height:264px}.div-text-element_maxLines_12.div-text-element_style_title_l{max-height:312px}.div-text-element_maxLines_12.div-text-element_style_title_m{max-height:288px}.div-text-element_maxLines_12.div-text-element_style_title_s{max-height:264px}.div-text-element_maxLines_12.div-text-element_style_title_xs{max-height:240px}.div-text-element_maxLines_12.div-text-element_style_text_m,.div-text-element_maxLines_12.div-text-element_style_text_m_grey,.div-text-element_maxLines_12.div-text-element_style_text_m_medium{max-height:216px}.div-text-element_maxLines_12.div-text-element_style_text_s,.div-text-element_maxLines_12.div-text-element_style_text_s_grey,.div-text-element_maxLines_12.div-text-element_style_text_s_medium{max-height:204px}.div-text-element_maxLines_12.div-text-element_style_text_xs{max-height:168px}.div-text-element_maxLines_12.div-text-element_style_text_xxs{max-height:144px}.div-text-element_maxLines_13{-webkit-line-clamp:13;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(13em + 52px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_13.div-text-element_style_card_header{max-height:208px}.div-text-element_maxLines_13.div-text-element_style_button{max-height:182px}.div-text-element_maxLines_13.div-text-element_style_numbers_l{max-height:520px}.div-text-element_maxLines_13.div-text-element_style_numbers_m{max-height:364px}.div-text-element_maxLines_13.div-text-element_style_numbers_s{max-height:338px}.div-text-element_maxLines_13.div-text-element_style_numbers_xs{max-height:286px}.div-text-element_maxLines_13.div-text-element_style_title_l{max-height:338px}.div-text-element_maxLines_13.div-text-element_style_title_m{max-height:312px}.div-text-element_maxLines_13.div-text-element_style_title_s{max-height:286px}.div-text-element_maxLines_13.div-text-element_style_title_xs{max-height:260px}.div-text-element_maxLines_13.div-text-element_style_text_m,.div-text-element_maxLines_13.div-text-element_style_text_m_grey,.div-text-element_maxLines_13.div-text-element_style_text_m_medium{max-height:234px}.div-text-element_maxLines_13.div-text-element_style_text_s,.div-text-element_maxLines_13.div-text-element_style_text_s_grey,.div-text-element_maxLines_13.div-text-element_style_text_s_medium{max-height:221px}.div-text-element_maxLines_13.div-text-element_style_text_xs{max-height:182px}.div-text-element_maxLines_13.div-text-element_style_text_xxs{max-height:156px}.div-text-element_maxLines_14{-webkit-line-clamp:14;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(14em + 56px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_14.div-text-element_style_card_header{max-height:224px}.div-text-element_maxLines_14.div-text-element_style_button{max-height:196px}.div-text-element_maxLines_14.div-text-element_style_numbers_l{max-height:560px}.div-text-element_maxLines_14.div-text-element_style_numbers_m{max-height:392px}.div-text-element_maxLines_14.div-text-element_style_numbers_s{max-height:364px}.div-text-element_maxLines_14.div-text-element_style_numbers_xs{max-height:308px}.div-text-element_maxLines_14.div-text-element_style_title_l{max-height:364px}.div-text-element_maxLines_14.div-text-element_style_title_m{max-height:336px}.div-text-element_maxLines_14.div-text-element_style_title_s{max-height:308px}.div-text-element_maxLines_14.div-text-element_style_title_xs{max-height:280px}.div-text-element_maxLines_14.div-text-element_style_text_m,.div-text-element_maxLines_14.div-text-element_style_text_m_grey,.div-text-element_maxLines_14.div-text-element_style_text_m_medium{max-height:252px}.div-text-element_maxLines_14.div-text-element_style_text_s,.div-text-element_maxLines_14.div-text-element_style_text_s_grey,.div-text-element_maxLines_14.div-text-element_style_text_s_medium{max-height:238px}.div-text-element_maxLines_14.div-text-element_style_text_xs{max-height:196px}.div-text-element_maxLines_14.div-text-element_style_text_xxs{max-height:168px}.div-text-element_maxLines_15{-webkit-line-clamp:15;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(15em + 60px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_15.div-text-element_style_card_header{max-height:240px}.div-text-element_maxLines_15.div-text-element_style_button{max-height:210px}.div-text-element_maxLines_15.div-text-element_style_numbers_l{max-height:600px}.div-text-element_maxLines_15.div-text-element_style_numbers_m{max-height:420px}.div-text-element_maxLines_15.div-text-element_style_numbers_s{max-height:390px}.div-text-element_maxLines_15.div-text-element_style_numbers_xs{max-height:330px}.div-text-element_maxLines_15.div-text-element_style_title_l{max-height:390px}.div-text-element_maxLines_15.div-text-element_style_title_m{max-height:360px}.div-text-element_maxLines_15.div-text-element_style_title_s{max-height:330px}.div-text-element_maxLines_15.div-text-element_style_title_xs{max-height:300px}.div-text-element_maxLines_15.div-text-element_style_text_m,.div-text-element_maxLines_15.div-text-element_style_text_m_grey,.div-text-element_maxLines_15.div-text-element_style_text_m_medium{max-height:270px}.div-text-element_maxLines_15.div-text-element_style_text_s,.div-text-element_maxLines_15.div-text-element_style_text_s_grey,.div-text-element_maxLines_15.div-text-element_style_text_s_medium{max-height:255px}.div-text-element_maxLines_15.div-text-element_style_text_xs{max-height:210px}.div-text-element_maxLines_15.div-text-element_style_text_xxs{max-height:180px}.div-text-element_maxLines_16{-webkit-line-clamp:16;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(16em + 64px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_16.div-text-element_style_card_header{max-height:256px}.div-text-element_maxLines_16.div-text-element_style_button{max-height:224px}.div-text-element_maxLines_16.div-text-element_style_numbers_l{max-height:640px}.div-text-element_maxLines_16.div-text-element_style_numbers_m{max-height:448px}.div-text-element_maxLines_16.div-text-element_style_numbers_s{max-height:416px}.div-text-element_maxLines_16.div-text-element_style_numbers_xs{max-height:352px}.div-text-element_maxLines_16.div-text-element_style_title_l{max-height:416px}.div-text-element_maxLines_16.div-text-element_style_title_m{max-height:384px}.div-text-element_maxLines_16.div-text-element_style_title_s{max-height:352px}.div-text-element_maxLines_16.div-text-element_style_title_xs{max-height:320px}.div-text-element_maxLines_16.div-text-element_style_text_m,.div-text-element_maxLines_16.div-text-element_style_text_m_grey,.div-text-element_maxLines_16.div-text-element_style_text_m_medium{max-height:288px}.div-text-element_maxLines_16.div-text-element_style_text_s,.div-text-element_maxLines_16.div-text-element_style_text_s_grey,.div-text-element_maxLines_16.div-text-element_style_text_s_medium{max-height:272px}.div-text-element_maxLines_16.div-text-element_style_text_xs{max-height:224px}.div-text-element_maxLines_16.div-text-element_style_text_xxs{max-height:192px}.div-text-element_maxLines_17{-webkit-line-clamp:17;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(17em + 68px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_17.div-text-element_style_card_header{max-height:272px}.div-text-element_maxLines_17.div-text-element_style_button{max-height:238px}.div-text-element_maxLines_17.div-text-element_style_numbers_l{max-height:680px}.div-text-element_maxLines_17.div-text-element_style_numbers_m{max-height:476px}.div-text-element_maxLines_17.div-text-element_style_numbers_s{max-height:442px}.div-text-element_maxLines_17.div-text-element_style_numbers_xs{max-height:374px}.div-text-element_maxLines_17.div-text-element_style_title_l{max-height:442px}.div-text-element_maxLines_17.div-text-element_style_title_m{max-height:408px}.div-text-element_maxLines_17.div-text-element_style_title_s{max-height:374px}.div-text-element_maxLines_17.div-text-element_style_title_xs{max-height:340px}.div-text-element_maxLines_17.div-text-element_style_text_m,.div-text-element_maxLines_17.div-text-element_style_text_m_grey,.div-text-element_maxLines_17.div-text-element_style_text_m_medium{max-height:306px}.div-text-element_maxLines_17.div-text-element_style_text_s,.div-text-element_maxLines_17.div-text-element_style_text_s_grey,.div-text-element_maxLines_17.div-text-element_style_text_s_medium{max-height:289px}.div-text-element_maxLines_17.div-text-element_style_text_xs{max-height:238px}.div-text-element_maxLines_17.div-text-element_style_text_xxs{max-height:204px}.div-text-element_maxLines_18{-webkit-line-clamp:18;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(18em + 72px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_18.div-text-element_style_card_header{max-height:288px}.div-text-element_maxLines_18.div-text-element_style_button{max-height:252px}.div-text-element_maxLines_18.div-text-element_style_numbers_l{max-height:720px}.div-text-element_maxLines_18.div-text-element_style_numbers_m{max-height:504px}.div-text-element_maxLines_18.div-text-element_style_numbers_s{max-height:468px}.div-text-element_maxLines_18.div-text-element_style_numbers_xs{max-height:396px}.div-text-element_maxLines_18.div-text-element_style_title_l{max-height:468px}.div-text-element_maxLines_18.div-text-element_style_title_m{max-height:432px}.div-text-element_maxLines_18.div-text-element_style_title_s{max-height:396px}.div-text-element_maxLines_18.div-text-element_style_title_xs{max-height:360px}.div-text-element_maxLines_18.div-text-element_style_text_m,.div-text-element_maxLines_18.div-text-element_style_text_m_grey,.div-text-element_maxLines_18.div-text-element_style_text_m_medium{max-height:324px}.div-text-element_maxLines_18.div-text-element_style_text_s,.div-text-element_maxLines_18.div-text-element_style_text_s_grey,.div-text-element_maxLines_18.div-text-element_style_text_s_medium{max-height:306px}.div-text-element_maxLines_18.div-text-element_style_text_xs{max-height:252px}.div-text-element_maxLines_18.div-text-element_style_text_xxs{max-height:216px}.div-text-element_maxLines_19{-webkit-line-clamp:19;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(19em + 76px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_19.div-text-element_style_card_header{max-height:304px}.div-text-element_maxLines_19.div-text-element_style_button{max-height:266px}.div-text-element_maxLines_19.div-text-element_style_numbers_l{max-height:760px}.div-text-element_maxLines_19.div-text-element_style_numbers_m{max-height:532px}.div-text-element_maxLines_19.div-text-element_style_numbers_s{max-height:494px}.div-text-element_maxLines_19.div-text-element_style_numbers_xs{max-height:418px}.div-text-element_maxLines_19.div-text-element_style_title_l{max-height:494px}.div-text-element_maxLines_19.div-text-element_style_title_m{max-height:456px}.div-text-element_maxLines_19.div-text-element_style_title_s{max-height:418px}.div-text-element_maxLines_19.div-text-element_style_title_xs{max-height:380px}.div-text-element_maxLines_19.div-text-element_style_text_m,.div-text-element_maxLines_19.div-text-element_style_text_m_grey,.div-text-element_maxLines_19.div-text-element_style_text_m_medium{max-height:342px}.div-text-element_maxLines_19.div-text-element_style_text_s,.div-text-element_maxLines_19.div-text-element_style_text_s_grey,.div-text-element_maxLines_19.div-text-element_style_text_s_medium{max-height:323px}.div-text-element_maxLines_19.div-text-element_style_text_xs{max-height:266px}.div-text-element_maxLines_19.div-text-element_style_text_xxs{max-height:228px}.div-text-element_maxLines_20{-webkit-line-clamp:20;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(20em + 80px);overflow:hidden;text-overflow:ellipsis}.div-text-element_maxLines_20.div-text-element_style_card_header{max-height:320px}.div-text-element_maxLines_20.div-text-element_style_button{max-height:280px}.div-text-element_maxLines_20.div-text-element_style_numbers_l{max-height:800px}.div-text-element_maxLines_20.div-text-element_style_numbers_m{max-height:560px}.div-text-element_maxLines_20.div-text-element_style_numbers_s{max-height:520px}.div-text-element_maxLines_20.div-text-element_style_numbers_xs{max-height:440px}.div-text-element_maxLines_20.div-text-element_style_title_l{max-height:520px}.div-text-element_maxLines_20.div-text-element_style_title_m{max-height:480px}.div-text-element_maxLines_20.div-text-element_style_title_s{max-height:440px}.div-text-element_maxLines_20.div-text-element_style_title_xs{max-height:400px}.div-text-element_maxLines_20.div-text-element_style_text_m,.div-text-element_maxLines_20.div-text-element_style_text_m_grey,.div-text-element_maxLines_20.div-text-element_style_text_m_medium{max-height:360px}.div-text-element_maxLines_20.div-text-element_style_text_s,.div-text-element_maxLines_20.div-text-element_style_text_s_grey,.div-text-element_maxLines_20.div-text-element_style_text_s_medium{max-height:340px}.div-text-element_maxLines_20.div-text-element_style_text_xs{max-height:280px}.div-text-element_maxLines_20.div-text-element_style_text_xxs{max-height:240px}
.div-separator-block{align-self:stretch;box-sizing:border-box;margin:0 12px;padding:0}.div-separator-block__delimiter{border-bottom:1px solid rgba(0,0,0,.08);box-sizing:border-box;height:100%}.div-separator-block_size_match_parent{flex-grow:1}.div-separator-block_size_xxs{height:4px}.div-separator-block_size_xs{height:8px}.div-separator-block_size_s{height:12px}.div-separator-block_size_m{height:16px}.div-separator-block_size_l{height:20px}.div-separator-block_size_xl{height:40px}
.div-footer-block{align-items:center;box-sizing:border-box;display:flex;min-height:44px;padding:0 12px}.div-footer-block .div-image-element{flex-shrink:0;margin-right:8px}.div-footer-block.div-base-block_hoverable{cursor:pointer}
.div-buttons-block{display:flex;flex-wrap:wrap;overflow:hidden;padding:0 12px;white-space:nowrap}.div-buttons-block_isFullwidth_1{width:100%}.div-buttons-block_alignment_left{justify-content:flex-start}.div-buttons-block_alignment_right{justify-content:flex-end}.div-buttons-block_alignment_center{justify-content:center}
.div-button-element{align-items:center;background:#edf0f2;border:none;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:36px;margin:8px 12px 8px 0;max-width:100%;outline:none;overflow:hidden;padding:0;white-space:nowrap}.div-button-element_isFullwidth_1{flex-grow:1;justify-content:center;width:100%}.div-button-element:last-of-type{margin-right:0}.div-button-element .div-image-element{display:inline-block;margin:0 8px;vertical-align:middle}.div-button-element .div-text-element{display:inline-block;margin:0 14px;vertical-align:middle}.div-button-element_textExists{min-width:68px}.div-button-element_imageExists .div-text-element{margin:0 14px 0 0}
.div-title-block{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;max-width:100%;padding:10px 12px 0;width:100%}.div-title-block__menu{cursor:pointer;margin-left:auto;opacity:1;transition:opacity .3s}html.safari .div-title-block__menu{will-change:opacity}.div-title-block__menu:hover{opacity:.6}.div-title-block__svg{box-sizing:border-box;display:inline;height:20px;padding:0;pointer-events:none;width:20px}
.div-table-block{box-sizing:border-box;display:flex;padding:0 12px;width:100%}
.div-column-element{box-sizing:border-box;overflow:hidden}.div-column-element_paddingLeft_xxs{padding-left:4px}.div-column-element_paddingLeft_xs{padding-left:8px}.div-column-element_paddingLeft_s{padding-left:12px}.div-column-element_paddingLeft_m{padding-left:14px}.div-column-element_paddingLeft_l{padding-left:16px}.div-column-element_paddingLeft_xl{padding-left:20px}.div-column-element_paddingLeft_xxl{padding-left:32px}.div-column-element_paddingLeft_xxxl{padding-left:48px}.div-column-element_paddingRight_xxs{padding-right:4px}.div-column-element_paddingRight_xs{padding-right:8px}.div-column-element_paddingRight_s{padding-right:12px}.div-column-element_paddingRight_m{padding-right:14px}.div-column-element_paddingRight_l{padding-right:16px}.div-column-element_paddingRight_xl{padding-right:20px}.div-column-element_paddingRight_xxl{padding-right:32px}.div-column-element_paddingRight_xxxl{padding-right:48px}
.div-cell-element{box-sizing:border-box;display:flex}.div-cell-element_paddingTop_xxs{padding-top:4px}.div-cell-element_paddingTop_xs{padding-top:8px}.div-cell-element_paddingTop_s{padding-top:12px}.div-cell-element_paddingTop_m{padding-top:14px}.div-cell-element_paddingTop_l{padding-top:16px}.div-cell-element_paddingTop_xl{padding-top:20px}.div-cell-element_paddingTop_xxl{padding-top:32px}.div-cell-element_paddingTop_xxxl{padding-top:48px}.div-cell-element_paddingBottom_xxs{padding-bottom:4px}.div-cell-element_paddingBottom_xs{padding-bottom:8px}.div-cell-element_paddingBottom_s{padding-bottom:12px}.div-cell-element_paddingBottom_m{padding-bottom:14px}.div-cell-element_paddingBottom_l{padding-bottom:16px}.div-cell-element_paddingBottom_xl{padding-bottom:20px}.div-cell-element_paddingBottom_xxl{padding-bottom:32px}.div-cell-element_paddingBottom_xxxl{padding-bottom:48px}.div-cell-element_hasImage{align-items:center}.div-cell-element_verticalAlignment_top{align-items:flex-start}.div-cell-element_verticalAlignment_bottom{align-items:flex-end}.div-cell-element_verticalAlignment_center{align-items:center}.div-cell-element_horizontalAlignment_left{justify-content:flex-start}.div-cell-element_horizontalAlignment_right{justify-content:flex-end}.div-cell-element_horizontalAlignment_center{justify-content:center}.div-cell-element_imagePosition_left,.div-cell-element_imagePosition_right{align-items:center}.div-cell-element .div-text-element{order:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.div-cell-element .div-image-element{flex:none}.div-cell-element_imagePosition_left .div-image-element{margin-right:8px;order:0}.div-cell-element_imagePosition_right .div-image-element{margin-left:8px;order:2}
.div-separator-element{border-bottom:1px solid rgba(0,0,0,.08);box-sizing:border-box;height:4px;width:100%}
.div-image-block{align-items:center;display:flex;max-height:100%;overflow:hidden;padding:0;position:relative;width:100%}.div-image-block__img{background-color:rgba(0,0,0,.06);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100%;width:360px}
.div-container-block{background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-shrink:0;max-width:100%;opacity:1;overflow:hidden;padding:0;position:relative;z-index:1}.div-container-block_placeholder{background:#ccc;opacity:.2;transition:opacity .2s}html.safari .div-container-block_placeholder{will-change:opacity}.div-container-block_direction_horizontal{flex-direction:row}.div-container-block_direction_horizontal.div-container-block_predefined_match_parent{align-self:stretch;height:auto!important}.div-container-block_direction_horizontal.div-container-block_alignmentVertical_top{align-items:flex-start}.div-container-block_direction_horizontal.div-container-block_alignmentVertical_bottom{align-items:flex-end}.div-container-block_direction_horizontal.div-container-block_alignmentVertical_center{align-items:center}.div-container-block_direction_horizontal.div-container-block_alignmentHorizontal_left{justify-content:flex-start}.div-container-block_direction_horizontal.div-container-block_alignmentHorizontal_right{justify-content:flex-end}.div-container-block_direction_horizontal.div-container-block_alignmentHorizontal_center{justify-content:center}.div-container-block_direction_vertical{flex-direction:column}.div-container-block_direction_vertical.div-container-block_alignmentVertical_top{justify-content:flex-start}.div-container-block_direction_vertical.div-container-block_alignmentVertical_bottom{justify-content:flex-end}.div-container-block_direction_vertical.div-container-block_alignmentVertical_center{justify-content:center}.div-container-block_direction_vertical.div-container-block_alignmentHorizontal_left{align-items:flex-start}.div-container-block_direction_vertical.div-container-block_alignmentHorizontal_right{align-items:flex-end}.div-container-block_direction_vertical.div-container-block_alignmentHorizontal_center{align-items:center}.div-container-block_frame_border{border:1px solid #dcdee0}.div-container-block_frame_shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.07)}.div-container-block_frame_border,.div-container-block_frame_only_round_corners,.div-container-block_frame_shadow{border-radius:6px}
.div-gallery-block{width:100%}.div-gallery-block .ui-slider__slide{flex-shrink:0;max-width:100%}
.div-slider{position:relative;text-align:left;width:100%}.div-slider__slide{align-items:center;display:flex;padding:0}.div-slider__circle{background:#9799a3;border-radius:50%;box-sizing:border-box;color:#fff;height:32px;margin:0 4px;width:32px}.div-slider__arrow,.div-slider__circle{align-items:center;display:flex;justify-content:center}.div-slider__arrow{bottom:0;color:#c3cad9;opacity:0;pointer-events:none;position:absolute;top:0;transition:visibility .3s,opacity .3s;visibility:hidden;z-index:1}html.safari .div-slider__arrow{will-change:visibility,opacity}.div-slider__arrow .ui-icon{pointer-events:none}.div-slider__arrow_left{left:0}.div-slider__arrow_right{right:0}.desktop .div-slider:hover .div-slider__arrow_visible{opacity:1;pointer-events:auto;visibility:visible}.div-slider__wrapper{display:flex;width:100%}.div-slider__wrapper_singlePage-center{justify-content:center}.div-slider__wrapper_singlePage-left{justify-content:flex-start}.div-slider__wrapper_singlePage-right{justify-content:flex-end}.div-slider__svg{box-sizing:border-box;display:inline;height:24px;padding:0;pointer-events:none;width:24px}
.div-tail{align-items:center;align-self:stretch;cursor:pointer;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;padding:0 16px;text-align:center;width:115px}.div-tail .div-text-element{margin-top:10px}
.div-tail-icon{max-height:40px;max-width:40px}.div-tail-icon_arrow{align-items:center;border:1px solid #ccc;border-radius:100%;display:flex;height:40px;justify-content:center;width:40px}.div-tail-icon__arrow{height:24px;width:24px}
.div-tabs-block{align-items:stretch;display:flex;flex-direction:column;padding:0}.div-base-block+.div-tabs-block{margin-top:7px}.div-tabs-block__tabs-list{display:flex;margin:0 10px;padding:0 0 10px}.div-tabs-block__tabs-list .ui-slider__arrow{width:auto}.div-tabs-block__tabs-list .ui-slider__arrow_left{left:-8px}.div-tabs-block__tabs-list .ui-slider__arrow_right{right:-8px}.div-tabs-block__tabs-list_hasDelimiter_1{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:11px}
.div-tab-item{align-items:center;border-radius:300px;cursor:default;display:flex;font-size:13px;height:22px;max-width:90%;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.div-tab-item:not(.div-tab-item_active){cursor:pointer}.div-tab-item+.div-tab-item{margin-left:4px}
.div-traffic-block{display:flex;overflow:hidden;padding:0 12px;white-space:nowrap}.div-traffic-block_alignment_left{justify-content:flex-start}.div-traffic-block_alignment_right{justify-content:flex-end}.div-traffic-block_alignment_center{justify-content:center}
.div-traffic-element{align-items:center;display:flex;flex-direction:column;white-space:nowrap}.div-traffic-element+.div-traffic-element{margin-left:12px}.div-traffic-element__text{color:rgba(0,0,0,.4);font-size:11px;padding-top:4px;text-align:center}.div-traffic-element__score{align-items:center;border:2px solid #edf0f2;border-radius:100%;box-sizing:border-box;color:rgba(0,0,0,.8);display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}
:root{--component-message-system-padding:var(--spacing-2m) var(--spacing-6m)}.yamb-message-system{word-wrap:break-word;align-items:center;color:var(--common-text-secondary);display:flex;font-size:var(--font-14-size);justify-content:center;line-height:var(--font-14-line-height);padding:var(--component-message-system-padding);text-align:center;white-space:pre-wrap}.yamb-message-system_left-position{background-color:var(--common-bg-secondary);justify-content:start}.yamb-message-system .link{color:var(--incoming-link);word-break:break-all;word-break:break-word}.yamb-message-system:first-child{padding-top:var(--spacing-4m)}
.yamb-message-sticker{--component-sticker-size:var(--msg-sticker-size);background-color:var(--conversation-bg);display:flex}.yamb-message-sticker_transparent{background-color:transparent}.yamb-message-sticker_own:not(.yamb-message-sticker_compact){justify-content:flex-end}.yamb-message-sticker_forwarded{background-color:transparent}
.yamb-message-image{background-clip:padding-box;background-color:var(--common-bg-secondary);border:var(--line-m) solid transparent;border-radius:inherit;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative}.yamb-message-image_compact{background-color:transparent;border:none;display:inline-block;vertical-align:middle;width:100%}.yamb-message-image_compact .yamb-message-image__handler{border-radius:2px}.yamb-message-image_compact:not(.yamb-message-image_compact-view){padding-top:5px}.yamb-message-image_compact:not(.yamb-message-image_compact-view) .yamb-message-image__handler{border-radius:var(--rounding-4m)}.yamb-message-image__control,.yamb-message-image__progress{left:50%;margin-left:-19px;margin-top:-19px;position:absolute;top:50%}.yamb-message-image_complete .yamb-message-image__control,.yamb-message-image_complete .yamb-message-image__progress{display:none}.yamb-message-image_important{border:none}.yamb-message-image__progress{background:rgba(0,0,0,.35);border-radius:50%;height:32px;padding:3px;width:32px}.yamb-message-image__control{cursor:pointer;padding:7px}.yamb-message-image__handler{max-width:100%;overflow:hidden;position:relative}.yamb-message-image__handler-image{height:100%;object-fit:cover;width:100%}
.yamb-transfer-status{color:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.yamb-transfer-status__progress{background:rgba(0,0,0,.5);border-radius:50%;height:32px;padding:3px;width:32px}.yamb-transfer-status__control{align-items:center;display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}
.yamb-message-file{color:var(--component-message-file-incoming-color);display:flex;flex-flow:row nowrap;min-width:var(--component-message-row-width);padding:var(--spacing-4m) 10px var(--spacing-4m) var(--spacing-4m)}.yamb-message-file_own:not(.yamb-message-file_embed-view){color:var(--component-message-file-outgoing-color)}.yamb-message-file_compact{padding:0}.yamb-message-file__icon{align-items:center;display:flex;margin-right:var(--spacing-2m)}.yamb-message-file__preview{align-items:center;align-self:center;display:flex;flex-shrink:0;height:36px;justify-content:center;margin-right:var(--spacing-4m);position:relative;width:36px}.yamb-message-file__details{flex-grow:1;min-width:0}.yamb-message-file_compact .yamb-message-file__details{font-size:var(--font-12-size);line-height:var(--font-12-line-height)}.yamb-message-file__name{color:var(--incoming-primary);font-size:var(--font-14-size);font-weight:500;line-height:var(--font-14-line-height);margin-bottom:var(--spacing-m)}.yamb-message-file_own:not(.yamb-message-file_compact) .yamb-message-file__name{color:var(--outgoing-primary)}.yamb-message-file__description{align-items:center;display:flex;font-size:var(--font-12-size);line-height:var(--font-12-16-line-height)}.yamb-message-file__action-text{color:var(--incoming-link);cursor:pointer}html:not([dir=rtl]) .yamb-message-file__action-text{margin-right:auto}html[dir=rtl] .yamb-message-file__action-text{margin-left:auto}.yamb-message-file_own:not(.yamb-message-file_compact) .yamb-message-file__action-text{color:var(--outgoing-link)}.yamb-message-file_own:not(.yamb-message-file_compact) .yamb-message-file__action-text:hover{color:var(--ui-link-color-hovered)}@media screen and (max-width:350px){.yamb-message-file__action-text{visibility:hidden}}.yamb-message-file__size{color:var(--component-message-file-size-color);margin-right:var(--spacing-4m)}.yamb-message-file__action-text,.yamb-message-file__name,.yamb-message-file__size{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[dir=rtl] .yamb-message-file{padding:var(--spacing-4m) var(--spacing-4m) var(--spacing-4m) 10px}html[dir=rtl] .yamb-message-file__preview,html[dir=rtl] .yamb-message-file__size{margin-left:var(--spacing-4m);margin-right:0}
.yamb-message-gallery{border-radius:inherit;display:block;min-width:100%;position:relative}.yamb-message-gallery_compact:not(.yamb-message-gallery_compact-view){padding-top:5px}.yamb-message-gallery__row:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;padding-top:0}.yamb-message-gallery__row:first-child .yamb-message-gallery__cell:first-child{border-top-left-radius:inherit}.yamb-message-gallery__row:first-child .yamb-message-gallery__cell:last-child{border-top-right-radius:inherit}.yamb-message-gallery_text_yes{border-bottom-left-radius:0;border-bottom-right-radius:0}.yamb-message-gallery_text_yes .yamb-message-gallery__row:last-child,.yamb-message-gallery_text_yes .yamb-message-gallery__row:last-child .yamb-message-gallery__cell{border-bottom-left-radius:0;border-bottom-right-radius:0}.yamb-message-gallery_text_no .yamb-message-gallery__row:last-child .yamb-message-gallery__cell:first-child{border-bottom-left-radius:inherit}.yamb-message-gallery_text_no .yamb-message-gallery__row:last-child .yamb-message-gallery__cell:last-child{border-bottom-right-radius:inherit}.yamb-message-gallery__handler{background:#fff;overflow:hidden;position:relative}.yamb-message-gallery__images{border:var(--line-m) solid transparent;border-radius:inherit;overflow:hidden}.yamb-message-gallery_compact .yamb-message-gallery__images{max-width:var(--component-message-balloon-max-width)}.yamb-message-gallery_compact .yamb-message-gallery__images,.yamb-message-gallery_important .yamb-message-gallery__images{border:none}.yamb-message-gallery_compact:not(.yamb-message-gallery_compact-view) .yamb-message-gallery__images{border-radius:var(--rounding-4m)}.yamb-message-gallery_compact-view.yamb-message-gallery_text_yes .yamb-message-gallery__images{margin:var(--spacing-2m) 0 var(--spacing-4m) 0}
.yamb-message-voice{border-radius:inherit}.yamb-message-voice_transparent{opacity:0;visibility:hidden}.yamb-message-voice__main{display:flex;flex-flow:row nowrap;padding:var(--spacing-4m) var(--spacing-6m)}.yamb-message-voice__main_compact{max-width:var(--component-message-balloon-max-width);padding-left:0}.yamb-message-voice__button{margin-right:var(--spacing-4m)}.yamb-message-voice__button-player{color:var(--common-accent)}.yamb-message-voice__details{color:var(--outgoing-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);min-width:var(--component-message-row-width);width:100%}.yamb-message-voice__histogram{display:flex;flex-direction:row}.yamb-message-voice__info{margin-top:var(--spacing-2m)}.yamb-message-voice__duration{color:var(--incoming-secondary);display:inline-block;font-style:italic}.yamb-message-voice_own .yamb-message-voice__duration{color:var(--outgoing-secondary)}.yamb-message-voice_is-forwarded{padding:var(--spacing-m) 0}.yamb-message-voice_is-forwarded .yamb-message-voice__main{padding:0}html[dir=rtl] .yamb-message-voice__button{margin-left:var(--spacing-4m);margin-right:0}html[dir=rtl] .yamb-message-voice__duration{float:left}
.yamb-message-voice-footer{background-clip:padding-box;background-color:var(--common-bg);border:var(--line-m) solid transparent;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;line-height:18px;padding:var(--spacing-4m);position:relative}.yamb-message-voice-footer__text,.yamb-message-voice-footer__wait-recognition{font-size:var(--font-14-size);line-height:var(--font-14-line-height);overflow:hidden}.yamb-message-voice-footer__text{color:var(--common-text-primary)}.yamb-message-voice-footer:after{clear:both;content:"";display:block}.yamb-message-voice-footer__wait-recognition{color:var(--common-text-secondary);text-align:center}.yamb-message-voice-footer__yet{color:var(--outgoing-secondary)}.yamb-message-voice-footer_is-forwarded{background-color:transparent;padding:0}.yamb-message-voice-footer_important{border:none}.yamb-message-voice-footer_compact{background-color:transparent;padding-right:0}.yamb-message-voice-footer .yamb-message-info{margin-bottom:0}
.yamb-poll-answer-info__filler{background-color:var(--component-poll-answer-info-filled-bg);border-radius:var(--rounding-5m) 0 0 var(--rounding-5m);color:var(--component-poll-answer-info-filled-text-color);height:100%;left:0;opacity:var(--component-poll-answer-info-filled-opacity);position:absolute;top:0}.yamb-poll-answer-info__filler_active{background-color:var(--component-poll-answer-info-filled-bg-active);opacity:var(--component-poll-answer-info-filled-opacity-active)}.yamb-poll-answer-info__statistic{display:flex;flex-direction:column;text-align:end;z-index:1}.yamb-poll-answer-info__statistic span:first-child{color:var(--component-poll-answer-info-percent-color);font-size:var(--font-14-size);font-weight:500;line-height:var(--font-14-20-line-height)}.yamb-poll-answer-info__statistic span:last-child{color:var(--component-poll-answer-info-count-color);font-size:var(--font-12-size);line-height:var(--font-12-line-height)}
.yamb-poll-answer-base{align-items:center;background-color:var(--common-poll-bg);border-radius:var(--rounding-5m);display:flex;justify-content:space-between;overflow:hidden;padding:0 10px 0 var(--spacing-6m);position:relative}.yamb-poll-answer-base_with-background{background-color:var(--common-bg-secondary)}.yamb-poll-answer-base__text{word-wrap:break-word;color:var(--component-poll-answer-base-text-color);display:inline-block;font-size:var(--font-16-size);line-height:var(--font-16-line-height);padding:var(--spacing-6m) 0 var(--spacing-6m) 0;white-space:pre-wrap;z-index:2}.yamb-poll-answer-base__children{--ui-checkbox-bg:var(--outgoing-bg);--ui-checkbox-bg-hovered:var(--outgoing-bg);align-items:center;display:inline-flex;justify-content:center;margin-left:var(--spacing-6m)}.yamb-poll-answer-base_disabled{opacity:.8;pointer-events:none}.yamb-poll-answer-base_disabled .yamb-poll-answer-base__text{opacity:.5}.yamb-poll-answer-base_clickable{cursor:pointer}
.yamb-poll-view-results{position:relative}.yamb-poll-view-results__wrapper{box-sizing:border-box;padding:var(--spacing-8m) var(--spacing-10m);width:100%}.yamb-poll-view-results__title{word-wrap:break-word;color:var(--common-text-primary);font-size:var(--font-18-size);font-weight:700;line-height:var(--font-18-line-height);margin-bottom:var(--spacing-8m);text-align:center;white-space:pre-wrap}.yamb-poll-view-results__bubbles{display:flex;flex-wrap:wrap;margin-bottom:var(--spacing-4m);margin-top:var(--spacing-6m)}.yamb-poll-view-results__bubbles .yamb-bubble-wrapper{margin-bottom:var(--spacing-4m);margin-right:var(--spacing-4m)}.yamb-poll-view-results__bubbles:last-of-type:empty{display:none}.yamb-poll-view-results__bubbles:last-of-type{margin-bottom:0}.yamb-poll-view-results__more{font-weight:500;margin-left:var(--spacing-4m)}.yamb-poll-view-results__button{align-items:center;border-radius:var(--rounding-6m);display:flex;justify-content:center;margin-top:var(--spacing-4m)}@media(max-width:480px){.yamb-poll-view-results__button{bottom:var(--spacing-8m);left:var(--spacing-10m);position:absolute;right:var(--spacing-10m)}}
.yamb-user-bubble__name{color:var(--common-text-primary);font-size:var(--font-14-size);font-weight:500;line-height:var(--font-14-line-height);margin-left:var(--spacing-4m);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.yamb-bubble-wrapper{align-items:center;background-color:var(--common-bg-secondary);border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-flex;max-width:100%}.yamb-bubble-wrapper:hover{background-color:var(--outgoing-bg)}
.yamb-poll-message{box-sizing:border-box;max-width:var(--component-message-balloon-with-poll-width);min-width:192px;padding:var(--spacing-8m) var(--spacing-6m) var(--spacing-6m);width:100%}.yamb-poll-message__button{font-size:var(--font-16-size);line-height:var(--font-16-line-height)}.yamb-poll-message__title{word-wrap:break-word;color:var(--common-text-primary);font-size:var(--font-18-size);font-weight:700;line-height:var(--font-18-line-height);margin-bottom:var(--spacing-4m)}.yamb-poll-message__info{display:flex;flex-direction:column;justify-content:flex-end;margin-top:var(--spacing-6m)}.yamb-poll-message__show-result{cursor:pointer;font-weight:500;text-align:center}.yamb-poll-message__show-result,.yamb-poll-message__subtitle{color:var(--common-accent-text);font-size:var(--font-14-size);line-height:var(--font-14-line-height)}.yamb-poll-message__subtitle{align-items:center;display:flex;flex-wrap:wrap;font-weight:400;margin-bottom:14px}.yamb-poll-message__spinner{margin-left:var(--spacing-4m);margin-top:var(--spacing-m);position:absolute}.yamb-poll-message__vote_disabled{opacity:.5}.yamb-poll-message_compact{--common-poll-bg:var(--common-bg-secondary);max-width:none;padding:0}.yamb-poll-message_compact>:not(.yamb-message-info){max-width:var(--component-message-balloon-with-poll-width)}.yamb-poll-message .ui-button{margin-top:var(--spacing-6m)}.yamb-forwarded-messages .yamb-poll-message{padding:var(--spacing-2m) 0 0 var(--spacing-m)}
.yamb-poll-answer-base{margin-bottom:var(--spacing-2m)}.yamb-poll-answer-base:last-of-type{margin-bottom:0}
.yamb-call-reasons-list{display:flex;flex:1 1 600px;flex-direction:column}.yamb-call-reasons-list__items{border-bottom:var(--line-05m) solid var(--common-divider);flex-grow:1}
.yamb-call-feedback{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.yamb-call-feedback__container{display:flex;flex:1 0 100%;flex-direction:column;max-height:100vh;overflow:hidden}.yamb-call-feedback__rating{max-height:57px;padding:var(--spacing-4m) 0 var(--spacing-4m) 0}.yamb-call-feedback__text{align-self:center;display:flex;margin-top:var(--spacing-4m);max-width:100%;min-height:15px;width:320px}.yamb-call-feedback__reasons-label{color:var(--common-text-primary);display:block;font-size:var(--font-13-size);font-weight:700;line-height:var(--font-13-line-height);margin-top:18px;text-align:center}.yamb-call-feedback__reasons{max-width:640px;text-align:center}.yamb-call-feedback__reason.yamb-call-button{flex-grow:0;flex-shrink:1;font-size:var(--font-13-size);line-height:var(--font-13-line-height);margin:var(--spacing-6m) var(--spacing-4m) 0;padding:var(--spacing-4m) var(--spacing-6m)}.yamb-call-feedback__footer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--component-call-padding) var(--component-call-padding) 0}.yamb-call-feedback__feedback-description{color:var(--common-text-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);text-align:center;width:100%}
.yamb-call-button{border:0;border-radius:50px;cursor:pointer;display:inline-block;font-family:inherit;font-size:var(--font-16-size);line-height:var(--font-16-line-height);margin:0;outline:none;padding:var(--spacing-6m) var(--spacing-8m);position:relative;text-align:center;-webkit-user-select:none;user-select:none}.keyboard-navigation .yamb-call-button:focus{box-shadow:var(--ui-focus-shadow-primary)}.yamb-call-button_view_default{background-color:var(--common-counter);border:var(--line-05m) solid var(--common-counter);color:var(--common-settings-item)}.yamb-call-button_view_outline{background-color:transparent;border:var(--line-05m) solid var(--common-counter);color:var(--common-counter)}.yamb-call-button_view_action{background-color:#1c70c4;border:var(--line-05m) solid #1c70c4;color:#fff;font-weight:500}
.yamb-rating-item{padding:var(--spacing-4m)}.yamb-rating-item__button{color:var(--common-counter)}.desktop .yamb-rating-item__button:hover{color:var(--common-counter)}.keyboard-navigation .yamb-rating-item__button:focus{box-shadow:none;color:var(--ui-focus-color)}
.yamb-message-call{font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding:5px var(--spacing-6m) 7px}.yamb-message-call_compact{padding:0}.yamb-message-call__title{color:var(--incoming-primary)}.yamb-message-call_own:not(.yamb-message-call_compact) .yamb-message-call__title{color:var(--outgoing-primary)}.yamb-message-call__icon{align-self:start;margin-right:var(--spacing-4m);margin-top:var(--spacing-m)}.yamb-message-call__description{align-items:center;display:flex;flex-wrap:wrap}.yamb-message-call__status{color:var(--incoming-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);white-space:nowrap}html:not([dir=rtl]) .yamb-message-call__status{padding-right:10px}html[dir=rtl] .yamb-message-call__status{padding-left:10px}.yamb-message-call_own:not(.yamb-message-call_compact) .yamb-message-call__status{color:var(--outgoing-secondary)}.yamb-message-call__rate{color:var(--common-accent-text);font-size:var(--font-12-size);line-height:var(--font-12-line-height)}.yamb-message-call__rate:hover{cursor:pointer;text-decoration:underline}.yamb-message-call_withIcon{display:flex;padding:var(--spacing-4m) var(--spacing-8m) var(--spacing-4m) var(--spacing-6m)}.yamb-message-call_withIcon .yamb-message-call__title{font-weight:500;margin-bottom:var(--spacing-2m)}.yamb-message-call_withIcon .yamb-message-call__rate{color:var(--component-rate-call-text-color)}
:root{--component-message-user-username-color:var(--incoming-secondary);--component-message-user-additional-text-color:var(--incoming-secondary)}.yamb-message-user{align-self:flex-start;color:var(--component-message-user-username-color)}.yamb-message-user__avatar,.yamb-message-user__name{cursor:pointer}.yamb-message-user__avatar .ui-avatar__image{height:inherit;width:inherit}.yamb-message-user__avatar_transparent .ui-avatar{border-color:transparent}.yamb-message-user__name{font-size:var(--font-12-size);font-weight:500;line-height:var(--message-user-avatar-size);max-width:calc(100% - 56px);overflow:hidden;position:absolute;text-overflow:ellipsis;top:var(--spacing-4m);white-space:nowrap}html:not([dir=rtl]) .yamb-message-user__name{left:44px}html[dir=rtl] .yamb-message-user__name{right:44px}.yamb-message-user__name_transparent{opacity:.3}.touch .yamb-message-user__name_transparent{opacity:.5}.yamb-message-user__name_centered{margin-left:3px;margin-top:var(--spacing-4m)}.yamb-message-user__additional-text{color:var(--component-message-user-additional-text-color);font-weight:400;opacity:var(--component-message-user-additional-text-opacity)}html:not([dir=rtl]) .yamb-message-user__additional-text{padding-left:var(--spacing-2m)}html[dir=rtl] .yamb-message-user__additional-text{padding-right:var(--spacing-2m)}.yamb-message-user_own{color:var(--outgoing-secondary)}
:root{--component-message-row-width:160px;--component-message-row-padding:var(--spacing-4m) var(--spacing-6m)}.yamb-message-row{--component-message-row-width:160px;color:var(--common-accent);display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:var(--spacing-4m) var(--message-row-inline-end-padding) var(--spacing-4m) var(--message-row-inline-start-padding);position:relative}.yamb-message-row_appearance-transition{opacity:0}.yamb-message-row_appearance-transition.yamb-message-row_appearance-transition_on{animation:fadeIn .3s forwards}.yamb-message-row_stack_center,.yamb-message-row_stack_start{padding-bottom:var(--spacing-05m)}.yamb-message-row_stack_center,.yamb-message-row_stack_end{padding-top:var(--spacing-05m)}.yamb-message-row_separated{padding-bottom:var(--component-message-row-separated-padding)}.yamb-message-row_own{justify-content:flex-end;padding-left:var(--message-row-inline-end-padding);padding-right:var(--message-row-inline-start-padding)}.yamb-message-row_compact,.yamb-message-row_compact.yamb-message-row_own{justify-content:flex-start;padding:var(--component-message-row-padding)}.yamb-message-row:after{background-color:var(--component-message-row-selected-background);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:visibility 0s ease-in .2s,opacity .2s ease-in;visibility:hidden}html.safari .yamb-message-row:after{will-change:visibility,opacity}.yamb-message-row_selection:after{cursor:pointer;visibility:visible}.yamb-message-row_active:after{opacity:1;transition-delay:0s;visibility:visible}.yamb-message-row__overlay-controls{opacity:0;pointer-events:none;position:absolute;right:calc(var(--message-row-inline-start-padding) - var(--ui-icon-padding));top:var(--spacing-m);visibility:hidden}.yamb-message-row__message-header_with-horizontal-indents{min-width:var(--message-header-indents)}html:not([dir=rtl]) .yamb-message-row__message-header_with-horizontal-indents{padding-right:var(--message-user-avatar-inline-end-padding)}html[dir=rtl] .yamb-message-row__message-header_with-horizontal-indents{padding-left:var(--message-user-avatar-inline-end-padding)}.yamb-message-row__message-header_next-element-top-indent+*{margin-top:var(--message-user-avatar-size)}.yamb-message-row_cut-baloon-width{--component-message-row-width:calc(100vw - 174px)}.yamb-message-row:hover .yamb-message-row__overlay-controls{opacity:1;pointer-events:visible;visibility:visible}html[dir=rtl] .yamb-message-row__overlay-controls{left:calc(var(--message-row-inline-start-padding) - var(--ui-icon-padding));right:auto}html[dir=rtl] .yamb-message-row:not(.yamb-message-row_compact){padding-left:var(--message-row-inline-end-padding);padding-right:var(--message-row-inline-start-padding)}html[dir=rtl] .yamb-message-row_own:not(.yamb-message-row_compact){padding-left:var(--message-row-inline-start-padding);padding-right:var(--message-row-inline-end-padding)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.yamb-message-balloon{--message-bg:var(--incoming-bg);--message-bg-secondary:var(--incoming-bg-secondary);--message-balloon-min-width:0;--component-code-block-gap:var(--spacing-4m);--component-code-block-gap-between:var(--spacing-6m);align-self:flex-start;background-color:var(--message-bg);border-radius:2px var(--rounding-8m) var(--rounding-8m) var(--rounding-8m);max-width:var(--component-message-balloon-max-width);min-width:var(--message-balloon-min-width,0);position:relative}.yamb-message-balloon_with-poll{width:var(--component-message-balloon-with-poll-width)}.yamb-message-balloon_own{--message-bg:var(--outgoing-bg);--message-bg-secondary:var(--outgoing-bg-secondary);border-radius:var(--rounding-8m) var(--rounding-8m) 2px var(--rounding-8m)}.yamb-message-balloon_fill{width:100%}.yamb-message-balloon_stack_center,.yamb-message-balloon_stack_start{border-bottom-left-radius:2px}.yamb-message-balloon_own.yamb-message-balloon_stack_center,.yamb-message-balloon_own.yamb-message-balloon_stack_end{border-top-right-radius:2px}.yamb-message-balloon_own.yamb-message-balloon_stack_center,.yamb-message-balloon_own.yamb-message-balloon_stack_start{border-bottom-left-radius:var(--rounding-8m)}.yamb-message-balloon_compact,.yamb-message-balloon_compact.yamb-message-balloon_own{--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,var(--common-bg-secondary) 48.96%,rgba(221,242,244,0) 75%);background-color:transparent;border-radius:2px;flex-grow:1;left:-34px;margin-right:-34px;max-width:none;padding-top:var(--spacing-4m)}.yamb-message-balloon_important{border:var(--line-m) solid var(--common-accent)}.yamb-message-balloon_important.yamb-message-balloon_compact{border:0}.yamb-message-balloon_waiting-animation{animation:skeleton 2.6s ease-in-out infinite;background-image:var(--component-message-balloon-skeleton-gradient);background-repeat:no-repeat;background-size:200%}@keyframes skeleton{0%,30%,to{background-position-x:100%}50%,80%{background-position-x:-100%}}html[dir=rtl] .yamb-message-balloon{border-radius:var(--rounding-8m) 2px var(--rounding-8m) var(--rounding-8m)}html[dir=rtl] .yamb-message-balloon_own{border-radius:var(--rounding-8m) var(--rounding-8m) var(--rounding-8m) 2px}html[dir=rtl] .yamb-message-balloon_stack_center,html[dir=rtl] .yamb-message-balloon_stack_start{border-bottom-left-radius:var(--rounding-8m);border-bottom-right-radius:2px}html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_center,html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_end{border-bottom-right-radius:var(--rounding-8m);border-top-left-radius:2px}html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_center,html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_start{border-bottom-left-radius:2px;border-bottom-right-radius:var(--rounding-8m)}html[dir=rtl] .yamb-message-balloon_compact,html[dir=rtl] .yamb-message-balloon_compacthtml[dir=rtl] .yamb-message-balloon_own{border-radius:2px;left:0;margin-left:-34px;margin-right:0;right:-34px}.yamb-message-balloon_transparent{background:unset}.yamb-message-reply_compact,.yamb-message-text_compact{--component-code-block-gap:var(--spacing-2m);--component-code-block-gap-between:var(--spacing-4m)}
.yamb-message-overlay-button{align-items:center;bottom:0;color:var(--incoming-secondary);display:flex;height:30px;justify-content:center;position:absolute;right:-34px;width:30px}.yamb-message-overlay-button_own{left:-34px;right:auto}.yamb-message-overlay-button_important{right:-36px}.yamb-message-overlay-button_isOnlyEmoji{bottom:.5rem}.yamb-message-overlay-button_own.yamb-message-overlay-button_important{left:-36px;right:auto}html[dir=rtl] .yamb-message-overlay-button{left:-34px;right:auto}html[dir=rtl] .yamb-message-overlay-button_own{left:auto;right:-34px}html[dir=rtl] .yamb-message-overlay-button_important{left:-36px}html[dir=rtl] .yamb-message-overlay-button_own.yamb-message-overlay-button_important{left:auto;right:-36px}
.yamb-message-open-thread-button{opacity:0;pointer-events:none;transition:opacity .2s;visibility:hidden}html.safari .yamb-message-open-thread-button{will-change:opacity}.yamb-message-balloon:hover .yamb-message-open-thread-button{opacity:1;pointer-events:visible;visibility:visible}.yamb-message-open-thread-button__hover-area{bottom:0;height:100%;left:100%;position:absolute;width:40px}.yamb-message-open-thread-button__hover-area_own{left:auto;right:100%}html[dir=rtl] .yamb-message-open-thread-button__hover-area{left:auto;right:0}html[dir=rtl] .yamb-message-open-thread-button__hover-area_own{left:0;right:auto}html[dir=rtl] .yamb-message-open-thread-button .ui-icon{transform:scaleX(-1)}
.theme_light .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_light .hljs code.hljs{padding:3px 5px}.theme_light .hljs .hljs{background:#fafafa;color:#383a42}.theme_light .hljs .hljs-comment,.theme_light .hljs .hljs-quote{color:#a0a1a7;font-style:italic}.theme_light .hljs .hljs-doctag,.theme_light .hljs .hljs-formula,.theme_light .hljs .hljs-keyword{color:#a626a4}.theme_light .hljs .hljs-deletion,.theme_light .hljs .hljs-name,.theme_light .hljs .hljs-section,.theme_light .hljs .hljs-selector-tag,.theme_light .hljs .hljs-subst{color:#e45649}.theme_light .hljs .hljs-literal{color:#0184bb}.theme_light .hljs .hljs-addition,.theme_light .hljs .hljs-attribute,.theme_light .hljs .hljs-meta .hljs-string,.theme_light .hljs .hljs-regexp,.theme_light .hljs .hljs-string{color:#50a14f}.theme_light .hljs .hljs-attr,.theme_light .hljs .hljs-number,.theme_light .hljs .hljs-selector-attr,.theme_light .hljs .hljs-selector-class,.theme_light .hljs .hljs-selector-pseudo,.theme_light .hljs .hljs-template-variable,.theme_light .hljs .hljs-type,.theme_light .hljs .hljs-variable{color:#986801}.theme_light .hljs .hljs-bullet,.theme_light .hljs .hljs-link,.theme_light .hljs .hljs-meta,.theme_light .hljs .hljs-selector-id,.theme_light .hljs .hljs-symbol,.theme_light .hljs .hljs-title{color:#4078f2}.theme_light .hljs .hljs-built_in,.theme_light .hljs .hljs-class .hljs-title,.theme_light .hljs .hljs-title.class_{color:#c18401}.theme_light .hljs .hljs-emphasis{font-style:italic}.theme_light .hljs .hljs-strong{font-weight:700}.theme_light .hljs .hljs-link{text-decoration:underline}@media(prefers-color-scheme:light){.theme_auto .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_auto .hljs code.hljs{padding:3px 5px}.theme_auto .hljs .hljs{background:#fafafa;color:#383a42}.theme_auto .hljs .hljs-comment,.theme_auto .hljs .hljs-quote{color:#a0a1a7;font-style:italic}.theme_auto .hljs .hljs-doctag,.theme_auto .hljs .hljs-formula,.theme_auto .hljs .hljs-keyword{color:#a626a4}.theme_auto .hljs .hljs-deletion,.theme_auto .hljs .hljs-name,.theme_auto .hljs .hljs-section,.theme_auto .hljs .hljs-selector-tag,.theme_auto .hljs .hljs-subst{color:#e45649}.theme_auto .hljs .hljs-literal{color:#0184bb}.theme_auto .hljs .hljs-addition,.theme_auto .hljs .hljs-attribute,.theme_auto .hljs .hljs-meta .hljs-string,.theme_auto .hljs .hljs-regexp,.theme_auto .hljs .hljs-string{color:#50a14f}.theme_auto .hljs .hljs-attr,.theme_auto .hljs .hljs-number,.theme_auto .hljs .hljs-selector-attr,.theme_auto .hljs .hljs-selector-class,.theme_auto .hljs .hljs-selector-pseudo,.theme_auto .hljs .hljs-template-variable,.theme_auto .hljs .hljs-type,.theme_auto .hljs .hljs-variable{color:#986801}.theme_auto .hljs .hljs-bullet,.theme_auto .hljs .hljs-link,.theme_auto .hljs .hljs-meta,.theme_auto .hljs .hljs-selector-id,.theme_auto .hljs .hljs-symbol,.theme_auto .hljs .hljs-title{color:#4078f2}.theme_auto .hljs .hljs-built_in,.theme_auto .hljs .hljs-class .hljs-title,.theme_auto .hljs .hljs-title.class_{color:#c18401}.theme_auto .hljs .hljs-emphasis{font-style:italic}.theme_auto .hljs .hljs-strong{font-weight:700}.theme_auto .hljs .hljs-link{text-decoration:underline}}.theme_dark .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_dark .hljs code.hljs{padding:3px 5px}.theme_dark .hljs .hljs{background:#282c34;color:#abb2bf}.theme_dark .hljs .hljs-comment,.theme_dark .hljs .hljs-quote{color:#5c6370;font-style:italic}.theme_dark .hljs .hljs-doctag,.theme_dark .hljs .hljs-formula,.theme_dark .hljs .hljs-keyword{color:#c678dd}.theme_dark .hljs .hljs-deletion,.theme_dark .hljs .hljs-name,.theme_dark .hljs .hljs-section,.theme_dark .hljs .hljs-selector-tag,.theme_dark .hljs .hljs-subst{color:#e06c75}.theme_dark .hljs .hljs-literal{color:#56b6c2}.theme_dark .hljs .hljs-addition,.theme_dark .hljs .hljs-attribute,.theme_dark .hljs .hljs-meta .hljs-string,.theme_dark .hljs .hljs-regexp,.theme_dark .hljs .hljs-string{color:#98c379}.theme_dark .hljs .hljs-attr,.theme_dark .hljs .hljs-number,.theme_dark .hljs .hljs-selector-attr,.theme_dark .hljs .hljs-selector-class,.theme_dark .hljs .hljs-selector-pseudo,.theme_dark .hljs .hljs-template-variable,.theme_dark .hljs .hljs-type,.theme_dark .hljs .hljs-variable{color:#d19a66}.theme_dark .hljs .hljs-bullet,.theme_dark .hljs .hljs-link,.theme_dark .hljs .hljs-meta,.theme_dark .hljs .hljs-selector-id,.theme_dark .hljs .hljs-symbol,.theme_dark .hljs .hljs-title{color:#61aeee}.theme_dark .hljs .hljs-built_in,.theme_dark .hljs .hljs-class .hljs-title,.theme_dark .hljs .hljs-title.class_{color:#e6c07b}.theme_dark .hljs .hljs-emphasis{font-style:italic}.theme_dark .hljs .hljs-strong{font-weight:700}.theme_dark .hljs .hljs-link{text-decoration:underline}@media(prefers-color-scheme:dark){.theme_auto .hljs pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_auto .hljs code.hljs{padding:3px 5px}.theme_auto .hljs .hljs{background:#282c34;color:#abb2bf}.theme_auto .hljs .hljs-comment,.theme_auto .hljs .hljs-quote{color:#5c6370;font-style:italic}.theme_auto .hljs .hljs-doctag,.theme_auto .hljs .hljs-formula,.theme_auto .hljs .hljs-keyword{color:#c678dd}.theme_auto .hljs .hljs-deletion,.theme_auto .hljs .hljs-name,.theme_auto .hljs .hljs-section,.theme_auto .hljs .hljs-selector-tag,.theme_auto .hljs .hljs-subst{color:#e06c75}.theme_auto .hljs .hljs-literal{color:#56b6c2}.theme_auto .hljs .hljs-addition,.theme_auto .hljs .hljs-attribute,.theme_auto .hljs .hljs-meta .hljs-string,.theme_auto .hljs .hljs-regexp,.theme_auto .hljs .hljs-string{color:#98c379}.theme_auto .hljs .hljs-attr,.theme_auto .hljs .hljs-number,.theme_auto .hljs .hljs-selector-attr,.theme_auto .hljs .hljs-selector-class,.theme_auto .hljs .hljs-selector-pseudo,.theme_auto .hljs .hljs-template-variable,.theme_auto .hljs .hljs-type,.theme_auto .hljs .hljs-variable{color:#d19a66}.theme_auto .hljs .hljs-bullet,.theme_auto .hljs .hljs-link,.theme_auto .hljs .hljs-meta,.theme_auto .hljs .hljs-selector-id,.theme_auto .hljs .hljs-symbol,.theme_auto .hljs .hljs-title{color:#61aeee}.theme_auto .hljs .hljs-built_in,.theme_auto .hljs .hljs-class .hljs-title,.theme_auto .hljs .hljs-title.class_{color:#e6c07b}.theme_auto .hljs .hljs-emphasis{font-style:italic}.theme_auto .hljs .hljs-strong{font-weight:700}.theme_auto .hljs .hljs-link{text-decoration:underline}}.yamb-code{border-radius:var(--rounding-2m);box-sizing:border-box;margin:0;max-width:100%;overflow:auto}.yamb-code_inline{background:var(--component-code-inline-bg-color);display:inline;font-size:var(--font-13-size);line-height:var(--font-13-line-height);padding:0 var(--spacing-2m);vertical-align:text-bottom}.yamb-code_block{border:1px solid var(--component-code-block-border-color);border-radius:var(--rounding-4m);margin-bottom:var(--component-code-block-gap);margin-top:var(--component-code-block-gap);position:relative}.yamb-code_block:before{background-color:var(--component-code-incoming-divider-color);content:"";display:block;height:100%;left:0;opacity:var(--component-code-opacity);position:absolute;top:0;width:var(--line-m)}.yamb-code_block+.yamb-code_block{margin-top:var(--component-code-block-gap-between)}.yamb-code_block:first-child{margin-top:0}.yamb-code_block:last-child{margin-bottom:calc(var(--component-code-block-gap-between)/2)}.yamb-code__header{align-items:center;background-color:var(--component-code-incoming-bg);box-sizing:border-box;color:var(--component-code-incoming-head-color);cursor:pointer;display:flex;justify-content:space-between;max-width:100%;min-width:100%;padding:var(--spacing-2m) var(--spacing-6m);-webkit-user-select:none;user-select:none;width:200px}.yamb-code__copy,.yamb-code__language{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yamb-code__language{font-weight:var(--component-code-head-font-weight)}.yamb-code__copy-icon{flex-shrink:0;pointer-events:none}html:not([dir=rtl]) .yamb-code__copy-icon{margin-left:var(--spacing-4m)}html[dir=rtl] .yamb-code__copy-icon{margin-right:var(--spacing-4m)}.yamb-code__text{color:var(--incoming-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:var(--font-13-size);line-height:var(--font-13-line-height);white-space:pre-wrap;word-break:break-all}.yamb-code_block .yamb-code__text{background:var(--message-bg-secondary);display:block;overflow:visible;padding:var(--spacing-4m) var(--spacing-6m)}.yamb-message-text_own .yamb-code__text{color:var(--outgoing-primary)}.yamb-message-text_own .yamb-code__header{background-color:var(--component-code-outgoing-bg);color:var(--component-code-outgoing-head-color)}.yamb-message-text_own .yamb-code_block:before{background-color:var(--component-code-outgoing-divider-color)}.yamb-message-reply{border-radius:var(--rounding-4m);color:var(--component-message-reply-incoming-text);cursor:pointer;margin:var(--spacing-4m) var(--spacing-4m) 5px;overflow:auto;vertical-align:middle}.yamb-message-reply_own{color:var(--component-message-reply-outgoing-text)}.yamb-message-reply_own .yamb-message-reply__content-container{background-color:var(--component-message-reply-outgoing-bg)}.yamb-message-reply__content-container{align-items:center;background-color:var(--component-message-reply-incoming-bg);display:flex;flex-flow:row nowrap;padding:var(--spacing-2m) var(--spacing-4m);position:relative}.yamb-message-reply__content-container:before{background-color:currentColor;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:var(--line-m)}.yamb-message-reply__content-container-reply{align-items:flex-start}.yamb-message-reply_transparent{opacity:0;visibility:hidden}.yamb-message-reply_compact{margin:0 0 5px}.yamb-message-reply__image{display:block;max-height:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m));max-width:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m))}.yamb-message-reply__icon-container,.yamb-message-reply__image-container{align-items:center;box-sizing:border-box;display:flex;height:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m));justify-content:center;margin-right:var(--spacing-4m);min-height:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m));min-width:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m));overflow:hidden;width:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m))}.yamb-message-reply__icon-container{color:var(--common-accent-text)}.yamb-message-reply__image-container{box-shadow:var(--common-shadow-level-01)}html:not([dir=rtl]) .yamb-message-reply__image-container{margin-right:8px}html[dir=rtl] .yamb-message-reply__image-container{margin-left:8px}.yamb-message-reply__content{flex:1 1 100%;font-size:var(--font-13-size);line-height:var(--font-13-line-height);min-height:calc(var(--font-13-line-height) + var(--font-12-line-height) + var(--spacing-m));min-width:0;white-space:nowrap}.yamb-message-reply__title-wrapper{box-sizing:border-box;display:inline-flex;gap:var(--spacing-4m);justify-content:space-between;overflow:hidden;text-overflow:ellipsis;width:100%}.yamb-message-reply__title{font-size:var(--font-13-size);font-weight:500;line-height:var(--font-13-line-height);padding-bottom:var(--spacing-m)}html:not([dir=rtl]) .yamb-message-reply__title{text-align:left}html[dir=rtl] .yamb-message-reply__title{text-align:right}.yamb-message-reply__title_transparent{opacity:.3}.touch .yamb-message-reply__title_transparent{opacity:.5}.yamb-message-reply__description{color:var(--incoming-primary)}html:not([dir=rtl]) .yamb-message-reply__description{text-align:left}html[dir=rtl] .yamb-message-reply__description{text-align:right}.yamb-message-reply_own .yamb-message-reply__description{color:var(--outgoing-primary)}.yamb-message-reply__description,.yamb-message-reply__title{overflow:hidden;text-overflow:ellipsis}
.yamb-reply-description{text-wrap:auto;overflow:unset;overflow-wrap:break-word;word-break:break-all}.yamb-reply-description p{display:inline}.yamb-reply-description .link{color:var(--incoming-link);word-break:break-all}.yamb-reply-description .link_md,.yamb-reply-description .link_mention{word-break:break-word}.yamb-reply-description s .link{text-decoration:line-through}.yamb-reply-description ins .link{text-decoration:underline}.yamb-reply-description ins s .link{text-decoration:underline line-through}
.yamb-forwarded-message{background-color:var(--component-forwarded-message-incoming-bg);border-radius:var(--rounding-4m);color:var(--component-forwarded-message-incoming-text);margin-bottom:7px;overflow:auto;position:relative;vertical-align:middle}.yamb-forwarded-message:before{background-color:currentColor;bottom:0;content:"";min-width:2px;position:absolute;top:0}.yamb-forwarded-message_own{background-color:var(--component-forwarded-message-outgoing-bg);color:var(--component-forwarded-message-outgoing-text)}.yamb-forwarded-message__inner{display:flex;flex-direction:column;padding:var(--spacing-2m) var(--spacing-4m)}.yamb-forwarded-message__title{display:flex;flex-flow:row nowrap;font-size:var(--font-13-size);line-height:var(--font-13-18-line-height);padding-bottom:var(--spacing-2m);white-space:nowrap}.yamb-forwarded-message__name{cursor:pointer;font-weight:500;overflow:hidden;text-overflow:ellipsis}.yamb-forwarded-message__body{display:inline-block}.yamb-forwarded-message__time{font-size:var(--font-13-size);line-height:inherit;opacity:.8}html:not([dir=rtl]) .yamb-forwarded-message__time{margin-left:var(--spacing-4m)}html[dir=rtl] .yamb-forwarded-message__time{margin-right:var(--spacing-4m)}html:not([dir=rtl]) .yamb-forwarded-message__time{margin-right:0}html[dir=rtl] .yamb-forwarded-message__time{margin-left:0}
.yamb-forwarded-messages{padding:0 var(--spacing-4m)}.yamb-forwarded-messages_transparent{opacity:0;visibility:hidden}.yamb-forwarded-messages_compact{padding:0}.yamb-forwarded-messages_compact:last-child{padding-bottom:0}.yamb-forwarded-messages__header{color:var(--component-forwarded-messages-incoming-text);font-size:var(--font-12-size);font-weight:500;line-height:var(--font-12-line-height);opacity:var(--component-forwarded-messages-incoming-opacity);padding:5px 0;white-space:nowrap}.yamb-forwarded-messages_own:not(.yamb-forwarded-messages_compact) .yamb-forwarded-messages__header{color:var(--component-forwarded-messages-outgoing-text);opacity:var(--component-forwarded-messages-outgoing-opacity)}.yamb-forwarded-messages_compact .yamb-forwarded-messages__header{padding-top:0}
.yamb-message-content{border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0;position:relative}.yamb-message-content__wrapper{background-color:var(--conversation-bg);display:flex}.yamb-message-content__wrapper_own:not(.yamb-message-content__wrapper_compact){justify-content:flex-end}.yamb-message-content:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.yamb-message-content:empty{padding-bottom:var(--spacing-12m)}
.yamb-message-footer{align-items:center;bottom:calc(var(--component-message-footer-bottom-offset)*-1);display:flex;flex-flow:row nowrap;min-height:24px;position:absolute;right:5px}.yamb-message-footer_balloonless-with-forward:not(.yamb-message-footer_compact){justify-content:flex-end;left:5px;min-width:100%;right:auto}.yamb-message-footer_compact{bottom:auto;left:auto;margin-top:var(--spacing-2m);position:relative;right:auto}.yamb-message-footer_compact:empty{display:none}.yamb-message-footer__block:not(.yamb-message-footer__block_info){background-color:var(--conversation-fg);border-radius:100px;box-shadow:var(--common-shadow-level-01);min-width:0}.yamb-message-footer__block+.yamb-message-footer__block{margin-left:var(--spacing-4m)}.yamb-message-footer_compact .yamb-message-footer__block_info{margin-left:auto}html[dir=rtl] .yamb-message-footer:not(.yamb-message-footer_compact){direction:ltr;left:5px;right:auto}html[dir=rtl] .yamb-message-footer__block{direction:rtl}html[dir=rtl] .yamb-message-footer_balloonless-with-forward:not(.yamb-message-footer_compact){left:auto;right:5px}
.yamb-message-thread-data_has-mentioned{--component-message-footer-badge-indent-top:var(--spacing-m);--component-message-footer-badge-indent-right:var(--spacing-m);--component-message-footer-badge-indent-bottom:var(--spacing-m)}.yamb-message-thread-data__dot{position:absolute;right:calc(var(--spacing-m)*-1);top:calc(var(--spacing-m)*-1)}.yamb-message-thread-data__mentions-badge{position:relative;top:-1px}html[dir=rtl] .yamb-message-thread-data_compact{--component-message-footer-badge-indent-left:var(--spacing-m);--component-message-footer-badge-indent-right:10px}
.yamb-message-footer-badge{align-items:center;display:flex;padding:var(--component-message-footer-badge-indent-top) var(--component-message-footer-badge-indent-right) var(--component-message-footer-badge-indent-bottom) var(--component-message-footer-badge-indent-left);position:relative}.yamb-message-footer-badge_active{cursor:pointer}.yamb-message-footer-badge_hideText{padding:var(--component-message-footer-badge-indent-top)}.yamb-message-footer-badge_hideText .yamb-message-footer-badge__icon{padding:0}.yamb-message-footer-badge__icon{color:var(--common-accent);padding-right:4px}.yamb-message-footer-badge__text{font-size:var(--font-13-size);font-weight:700;line-height:var(--font-13-line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yamb-message-footer-badge_passive .yamb-message-footer-badge__icon,.yamb-message-footer-badge_passive .yamb-message-footer-badge__text{color:var(--message-badge-secondary)}html[dir=rtl] .yamb-message-footer-badge{padding-left:var(--component-message-footer-badge-indent-right);padding-right:var(--component-message-footer-badge-indent-left)}html[dir=rtl] .yamb-message-footer-badge__icon{padding-left:4px;padding-right:0}
.yamb-message-reactions{align-items:center;display:flex;flex-flow:row-reverse nowrap;padding:var(--spacing-2m) var(--spacing-4m) calc(var(--spacing-2m) + var(--line-05m)) var(--spacing-4m)}.yamb-message-reactions_hidden{visibility:hidden}.yamb-message-reactions_reactable{cursor:pointer}.yamb-message-reactions__count{color:var(--common-text-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);margin-left:var(--spacing-4m);margin-right:var(--spacing-2m)}html[dir=rtl] .yamb-message-reactions__count{margin-left:var(--spacing-2m);margin-right:var(--spacing-4m)}
.yamb-video-player-light{height:0;line-height:0;max-width:640px;overflow:hidden;padding-top:56.25%;width:100vw}.yamb-video-player-light__sandbox{background-color:#000;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}
.yamb-url-preview{background-clip:padding-box;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:var(--incoming-primary);display:flex;flex-direction:column;font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding:var(--spacing-4m);position:relative;text-decoration:none}.yamb-url-preview.link:hover{text-decoration:none}.yamb-url-preview:not(.yamb-url-preview_compact){background:var(--conversation-bg);border:var(--line-m) solid var(--incoming-bg)}.yamb-url-preview:not(.yamb-url-preview_compact).yamb-url-preview_only-url{border-top-left-radius:inherit;border-top-right-radius:inherit}.yamb-url-preview:not(.yamb-url-preview_compact):not(.yamb-url-preview_only-url){border-top:none}.yamb-url-preview_compact.yamb-url-preview_only-url{margin-top:var(--spacing-2m)}.yamb-url-preview_compact:not(.yamb-url-preview_only-url){margin-top:var(--spacing-6m)}.yamb-url-preview_own:not(.yamb-url-preview_compact){background:var(--common-bg);border:var(--line-m) solid var(--outgoing-bg);color:var(--outgoing-primary)}.yamb-url-preview_own.yamb-url-preview_important:not(.yamb-url-preview_compact){border-color:transparent}.yamb-url-preview_compact{background:transparent;border:none;font-size:var(--font-13-size);line-height:var(--font-13-line-height);padding:0 0 0 var(--spacing-4m)}.yamb-url-preview_no-image .yamb-url-preview__info{padding-left:10px;position:relative}.yamb-url-preview_compact:before,.yamb-url-preview_no-image:not(.yamb-url-preview_compact) .yamb-url-preview__info:before{background-color:var(--incoming-secondary);bottom:0;content:"";left:0;opacity:.5;position:absolute;top:0;width:var(--line-m)}.yamb-url-preview_own.yamb-url-preview_compact:before,.yamb-url-preview_own.yamb-url-preview_no-image:not(.yamb-url-preview_compact) .yamb-url-preview__info:before{background-color:var(--outgoing-secondary)}.yamb-url-preview__info{display:flex;flex-direction:column;position:relative}.yamb-url-preview__text{display:flex;font-size:var(--font-13-size);font-weight:500;justify-content:space-between;line-height:var(--font-13-line-height)}.yamb-url-preview__header{color:var(--common-accent);font-size:var(--font-12-size);font-weight:500;line-height:var(--font-12-line-height)}.yamb-url-preview__description{display:flex;font-size:var(--font-13-size);justify-content:space-between;line-height:var(--font-13-line-height)}.yamb-url-preview__text-wrapper{overflow:hidden;text-overflow:ellipsis}.yamb-url-preview__message-info{display:flex;justify-self:flex-end;margin-left:auto;margin-top:auto}.yamb-url-preview_size_small .yamb-url-preview__text-wrapper:not(.yamb-url-preview__text-wrapper_two-rows){white-space:nowrap}.yamb-url-preview__text-wrapper_two-rows,.yamb-url-preview_size_large .yamb-url-preview__text-wrapper{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(var(--font-13-line-height)*2)}.yamb-url-preview_size_small .yamb-url-preview__info{margin-left:var(--size-24m);min-height:var(--size-24m);padding-left:var(--spacing-4m)}.yamb-url-preview_size_small.yamb-url-preview_no-image .yamb-url-preview__info{margin-left:0}.yamb-url-preview_size_small .yamb-url-preview__image-container{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:var(--rounding-2m);height:var(--size-24m);position:absolute;width:var(--size-24m)}.yamb-url-preview_size_large .yamb-url-preview__image-container{background-position:50%;background-repeat:no-repeat}.yamb-url-preview_size_large .yamb-url-preview__image-container_scalable{background-size:contain}.yamb-url-preview_size_large:not(.yamb-url-preview_no-image) .yamb-url-preview__info{margin-top:var(--spacing-2m)}.yamb-url-preview_size_large .yamb-url-preview__image{max-height:380px;max-width:100%;position:absolute;top:50%;transform:translateY(-50%)}.yamb-url-preview_size_large .yamb-url-preview__image-wrapper{align-self:center;border-radius:var(--rounding-2m);overflow:hidden;position:relative;width:100%}.yamb-url-preview_compact .yamb-url-preview__image-wrapper{max-width:var(--component-message-balloon-with-url-preview-width)}.yamb-url-preview__action{background:var(--incoming-bg);border-radius:var(--rounding-4m);color:var(--common-accent);display:flex;flex:1 1 auto;font-weight:500;justify-content:center;margin-top:var(--spacing-4m);padding:var(--spacing-4m)}.yamb-url-preview__action:hover{filter:brightness(.97)}html[dir=rtl] .yamb-url-preview_compact{padding:0 var(--spacing-4m) 0 0}html[dir=rtl] .yamb-url-preview_no-image .yamb-url-preview__info{padding-left:0;padding-right:10px}html[dir=rtl] .yamb-url-preview_compact:before,html[dir=rtl] .yamb-url-preview_no-image:not(.yamb-url-preview_compact) .yamb-url-preview__info:before{left:auto;right:0}html[dir=rtl] .yamb-url-preview__message-info{margin-left:0;margin-right:auto}html[dir=rtl] .yamb-url-preview_size_small .yamb-url-preview__info{margin-left:0;margin-right:var(--size-24m);padding-left:0;padding-right:var(--spacing-4m)}html[dir=rtl] .yamb-url-preview_size_small.yamb-url-preview_no-image .yamb-url-preview__info{margin-right:0}
.yamb-message-warn{align-self:flex-end;color:var(--common-destructive);font-size:0;margin-left:var(--spacing-2m)}
.keyboard-navigation .focusable .message:focus{box-shadow:var(--ui-focus-shadow)}
.yamb-message-gap{display:flex;flex-flow:row nowrap;justify-content:center;padding:var(--spacing-4m) 0}
.yamb-thread-parent-message-divider{align-items:center;color:var(--common-text-primary);display:flex;font-size:var(--font-12-size);justify-content:center;line-height:var(--font-12-line-height);padding:var(--spacing-10m) var(--spacing-6m);position:relative;white-space:nowrap}.yamb-thread-parent-message-divider__text{margin:0 var(--spacing-4m)}.yamb-thread-parent-message-divider:after,.yamb-thread-parent-message-divider:before{background-color:var(--common-divider);content:"";height:1px;width:100%}
.yamb-thinking-bubble-content{word-wrap:break-word;color:var(--incoming-primary);font-size:var(--font-14-size);line-height:var(--font-14-line-height);min-height:var(--font-14-line-height);padding:5px var(--spacing-4m) 7px}.yamb-thinking-bubble-content__line{display:inline}.yamb-thinking-bubble-content__text{-webkit-text-fill-color:transparent;animation:thinking-shimmer 2.6s linear infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(103deg,var(--component-thinking-bubble-gradient-tertiary) 0,var(--component-thinking-bubble-gradient-secondary) 25%,var(--component-thinking-bubble-gradient-primary) 50%,var(--component-thinking-bubble-gradient-secondary) 75%,var(--component-thinking-bubble-gradient-tertiary) 100%);background-position:0 50%;background-repeat:repeat-x;background-size:200% 100%;color:transparent;white-space:pre-wrap}@keyframes thinking-shimmer{0%{background-position:0 50%}to{background-position:-200% 50%}}.yamb-thinking-bubble-content__processing{color:var(--component-thinking-bubble-processing-color);display:inline-block;vertical-align:middle}html:not([dir=rtl]) .yamb-thinking-bubble-content__processing{margin-left:2px}html[dir=rtl] .yamb-thinking-bubble-content__processing{margin-right:2px}
.yamb-conversation{background-color:var(--conversation-bg);border-top:var(--line-05m) solid var(--common-divider);display:flex;flex:1 1 100%;flex-direction:column;min-height:0;position:relative}.yamb-conversation:first-child{border-top:none}.keyboard-navigation .yamb-conversation:focus:after{box-shadow:var(--ui-focus-shadow);content:"";height:100%;pointer-events:none;position:absolute;width:100%}.yamb-conversation_transparent{background-color:transparent;border-color:transparent}.yamb-conversation__content{overflow:hidden;padding-bottom:var(--spacing-6m);padding-top:var(--spacing-2m)}@media screen and (max-width:768px){.yamb-conversation__content{padding-bottom:var(--spacing-4m)}}
.yamb-floating-date{display:block;left:50%;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translate3d(-50%,0,0);-webkit-user-select:none;user-select:none;z-index:1}.yamb-floating-date__container{align-items:center;display:flex;flex-direction:column;opacity:0;padding:0 var(--spacing-6m) var(--spacing-4m);transition:opacity .1s ease-out}html.safari .yamb-floating-date__container{will-change:opacity}.yamb-floating-date__container_visible{opacity:1;transition:opacity .1s ease-in}html.safari .yamb-floating-date__container_visible{will-change:opacity}.yamb-floating-date__overlay{color:var(--conversation-bg);padding-top:var(--spacing-4m)}.yamb-floating-date__content{align-items:center;background:var(--common-bg);border-radius:34px;box-shadow:var(--common-shadow-level-01);color:var(--common-text-secondary);display:flex;font-size:var(--font-14-size);height:var(--font-14-line-height);justify-content:center;line-height:var(--font-14-line-height);margin:0 0 var(--spacing-4m);padding:var(--spacing-2m) var(--spacing-4m);pointer-events:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.yamb-floating-date__content_next{opacity:0}
.ui-InfiniteList{flex:1 1 auto;outline:none;overflow:hidden;position:relative}.ui-InfiniteList-ScrollContainer{height:100%;overflow:hidden;position:absolute;width:100%}.ui-InfiniteList-StaticFooter{bottom:0;position:absolute;width:100%}.ui-InfiniteList-Empty{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.ui-InfiniteList-Empty:empty{display:none}.ui-InfiniteList-Container{-webkit-backface-visibility:hidden;backface-visibility:hidden;bottom:0;display:flex;flex-flow:column nowrap;justify-content:flex-end;left:0;min-height:100%;position:absolute;right:0}.ui-InfiniteList-Container_scrolling{pointer-events:none}.ui-InfiniteList-ScrollToBottom{bottom:0;opacity:0;position:absolute;right:0;transform:translate3d(calc(var(--spacing-8m)*-1),var(--spacing-8m),0);transition:visibility 0s ease-in-out .25s,opacity .25s ease-in-out,transform .25s ease-in-out;visibility:hidden;z-index:999}html.safari .ui-InfiniteList-ScrollToBottom{will-change:visibility,opacity,transform}.ui-InfiniteList-ScrollToBottom_visible{opacity:1;transform:translate3d(calc(var(--spacing-8m)*-1),calc(var(--spacing-10m)*-1),0);transition-delay:0s;visibility:visible}.ui-InfiniteList-Bar{bottom:0;box-sizing:border-box;opacity:0;padding:var(--spacing-m) var(--spacing-m) var(--spacing-m) 6px;position:absolute;right:0;top:0;transition:opacity .1s ease-in-out,padding .1s ease-in-out;width:var(--size-6m);z-index:1}html.safari .ui-InfiniteList-Bar{will-change:opacity,padding}.ui-InfiniteList-Bar_dragging{opacity:1;padding-left:var(--spacing-m)}.desktop .ui-InfiniteList-Bar:hover{padding-left:var(--spacing-m)}.desktop .ui-InfiniteList:hover .ui-InfiniteList-Bar{opacity:1}.ui-InfiniteList-Track{border-radius:var(--rounding-4m);color:var(--ui-scrollbar-color);height:100%;position:relative}.ui-InfiniteList-Track:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.25;position:absolute;right:0;top:0}.ui-InfiniteList-Thumb{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:currentColor;border-radius:inherit;opacity:.25;position:absolute;right:0;top:0;width:100%}html[dir=rtl] .ui-InfiniteList-Bar{left:0;padding:var(--spacing-m) 6px var(--spacing-m) var(--spacing-m);right:auto}html[dir=rtl] .ui-InfiniteList-Bar_dragging{padding-right:var(--spacing-m)}html[dir=rtl] .ui-InfiniteList-Bar:hover{padding-right:var(--spacing-m)}html[dir=rtl] .ui-InfiniteList-ScrollToBottom{left:0;right:auto;transform:translate3d(var(--spacing-8m),var(--spacing-8m),0)}html[dir=rtl] .ui-InfiniteList-ScrollToBottom_visible{transform:translate3d(var(--spacing-8m),calc(var(--spacing-10m)*-1),0)}
.yamb-warning-chat-bar{background-color:var(--component-warning-chat-bar-background);font-size:var(--font-13-size);line-height:var(--font-13-line-height);padding:var(--spacing-2m) 0}
.yamb-miniapp{background-color:var(--common-bg);border-top-left-radius:var(--spacing-2m);border-top-right-radius:var(--spacing-2m);bottom:0;height:var(--component-compose-height);left:0;min-height:var(--component-compose-height);position:absolute;width:100%;z-index:3}.yamb-miniapp_unsafe{flex-shrink:0;position:relative}.yamb-miniapp__iframe{border:unset;border-top-left-radius:inherit;border-top-right-radius:inherit;height:100%;width:100%}.yamb-miniapp__iframe_loading{opacity:0;pointer-events:none;visibility:hidden}.yamb-miniapp__loader{height:100%;position:absolute;width:100%}
.yamb-home-hub-page{--home-hub-content-gap:var(--spacing-20m);--home-hub-surface-width:610px;--home-hub-actions-bg-cyan:var(--orb-color-cyan-alpha-250);--home-hub-actions-bg-green:var(--orb-color-green-alpha-250);--home-hub-actions-bg-mint:var(--orb-color-emerald-alpha-150);background-color:var(--common-bg);color:var(--common-text-primary);display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;overflow:hidden;width:100%}.theme_dark .yamb-home-hub-page{--home-hub-actions-bg-cyan:var(--orb-color-cyan-alpha-300);--home-hub-actions-bg-green:var(--orb-color-green-alpha-300);--home-hub-actions-bg-mint:var(--orb-color-emerald-alpha-200)}@media(prefers-color-scheme:dark){.theme_auto .yamb-home-hub-page{--home-hub-actions-bg-cyan:var(--orb-color-cyan-alpha-300);--home-hub-actions-bg-green:var(--orb-color-green-alpha-300);--home-hub-actions-bg-mint:var(--orb-color-emerald-alpha-200)}}.yamb-home-hub-page__header{align-items:center;box-sizing:border-box;display:flex;flex:0 0 auto;gap:var(--spacing-4m);min-width:0;padding:var(--spacing-6m) var(--spacing-8m)}@media screen and (max-width:768px){.yamb-home-hub-page_with-root-call-widget .yamb-home-hub-page__header{padding-top:0}}.yamb-home-hub-page__header-title{color:var(--common-text-primary);flex:1 1 auto;font-size:var(--font-20-size);font-weight:var(--typography-font-weight-medium);line-height:var(--font-20-line-height);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yamb-home-hub-page__main{align-items:flex-start;background-color:var(--common-bg);display:flex;flex:1 1 auto;justify-content:center;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto}.yamb-home-hub-page__content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:auto;margin-top:auto;max-width:720px;min-width:0;padding:var(--spacing-16m) var(--spacing-8m);width:100%}.yamb-home-hub-page__title{box-sizing:border-box;font-size:var(--font-24-size);font-weight:var(--typography-font-weight-medium);letter-spacing:0;line-height:var(--font-24-line-height);margin:0;text-align:center;width:min(100%,var(--home-hub-surface-width))}.yamb-home-hub-page__actions{position:relative;width:min(100%,var(--home-hub-surface-width));z-index:0}.yamb-home-hub-page__actions:before{background:radial-gradient(38% 36% at 36% 50%,var(--home-hub-actions-bg-cyan) 0,transparent 72%),radial-gradient(42% 38% at 68% 52%,var(--home-hub-actions-bg-green) 0,transparent 74%),radial-gradient(52% 42% at 55% 55%,var(--home-hub-actions-bg-mint) 0,transparent 80%);content:"";filter:blur(var(--spacing-12m));inset:-24% -6% -14% -12%;pointer-events:none;position:absolute;transform:scale(1.2);z-index:-1}.yamb-home-hub-page__actions>.yamb-action-cards{margin-bottom:var(--home-hub-content-gap);margin-top:var(--home-hub-content-gap)}.yamb-home-hub-page__actions .yamb-action-cards_layout_desktop .yamb-action-cards__content{grid-template-columns:repeat(var(--action-cards-columns),minmax(0,1fr));width:100%}.yamb-home-hub-page__promo{box-sizing:border-box;width:min(100%,var(--home-hub-surface-width))}.yamb-home-hub-page__promo>.yamb-main-banner{box-sizing:border-box}.yamb-home-hub-page__conferences-history{box-sizing:border-box;margin-bottom:var(--spacing-16m);width:min(100%,var(--home-hub-surface-width))}.yamb-home-hub-page__conferences-history>.yamb-main-banner{box-sizing:border-box}.yamb-home-hub-page__footer{align-items:center;box-sizing:border-box;display:flex;flex:0 0 auto;gap:var(--spacing-8m);justify-content:space-between;width:100%}.yamb-home-hub-page__footer>.yamb-home-hub-page__orb-footer{height:auto;min-height:40px;padding:var(--spacing-6m) var(--spacing-10m) var(--spacing-6m) var(--spacing-12m)}@media screen and (max-width:1150px){.yamb-home-hub-page{--home-hub-surface-width:100%}.yamb-home-hub-page__promo{width:min(100%,var(--home-hub-surface-width))}}@media screen and (max-width:640px){.yamb-home-hub-page{--home-hub-content-gap:var(--spacing-12m)}.yamb-home-hub-page__content{align-items:stretch;padding:var(--spacing-6m) var(--spacing-4m) var(--spacing-8m)}.yamb-home-hub-page__title{padding-inline:var(--spacing-2m)}.yamb-home-hub-page__actions{align-self:stretch}.yamb-home-hub-page__actions>.yamb-action-cards_layout_touch-scroller{margin-inline:calc(var(--spacing-4m)*-1)}.yamb-home-hub-page__promo{align-self:center}}
.yamb-join-call-modal{box-sizing:border-box;width:100%}.yamb-join-call-modal__input{margin-bottom:0}
.yamb-calendar-planning{--calendar-planning-width:min(calc(100vw - var(--spacing-16m)),630px);--calendar-planning-height:min(calc(100vh - var(--spacing-16m)),506px);background:var(--common-settings-bg);overflow:hidden;position:relative}.yamb-calendar-planning,.yamb-calendar-planning__iframe,.yamb-calendar-planning__iframe-wrapper,.yamb-calendar-planning__loader{height:var(--calendar-planning-height);width:var(--calendar-planning-width)}.yamb-calendar-planning__loader{align-items:center;display:flex;justify-content:center}.yamb-calendar-planning__iframe-wrapper_hidden,.yamb-calendar-planning__loader_hidden{display:none}.yamb-calendar-planning__iframe{border:0;display:block}.yamb-calendar-planning__close{color:var(--common-text-secondary);position:absolute;right:var(--spacing-8m);top:var(--spacing-6m);z-index:1000}
.yamb-create-broadcast-modal{box-sizing:border-box;width:100%}.yamb-create-broadcast-modal__content>*+*{margin-top:var(--spacing-8m)}.yamb-create-broadcast-modal__access-control{width:100%}.yamb-create-broadcast-modal__access-option{align-items:center;display:flex;gap:var(--spacing-4m);height:100%;justify-content:center;min-width:0}.yamb-create-broadcast-modal__access-icon{display:flex;flex:0 0 auto}.yamb-create-broadcast-modal__access-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.Orb-SegmentedControl2{background-color:var(
        --local-orb-segmented-control-fill-color-base,var(--orb-surface-generic)
    );border-radius:var(
        --local-orb-segmented-control-border-radius,var(--orb-rounding-full)
    );color:var(
        --local-orb-segmented-control-typo-color-base,var(--orb-text-secondary)
    );display:inline-flex;font-family:var(--orb-body-short-lg-medium-font-family);font-size:var(--orb-body-short-lg-medium-font-size);font-weight:var(--orb-body-short-lg-medium-font-weight);letter-spacing:var(--orb-body-short-lg-medium-letter-spacing);line-height:var(--orb-body-short-lg-medium-line-height);position:relative;transition:color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard) background-color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard);-webkit-user-select:none;user-select:none}.Orb-SegmentedControl2-Plate{bottom:0;left:0;pointer-events:none;position:absolute;top:0;transition:left var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard),width var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard);width:0;will-change:left,width;z-index:0}.Orb-SegmentedControl2 .Orb-SegmentedControl2-Radio:before,.Orb-SegmentedControl2-Plate:before{border-radius:var(
        --local-orb-segmented-control-after-border-radius,var(--orb-rounding-full)
    );bottom:var(--local-orb-segmented-control-indent,var(--orb-spacing-m));left:var(--local-orb-segmented-control-indent,var(--orb-spacing-m));pointer-events:none;position:absolute;right:var(--local-orb-segmented-control-indent,var(--orb-spacing-m));top:var(--local-orb-segmented-control-indent,var(--orb-spacing-m))}.Orb-SegmentedControl2-Plate:before{background-color:var(
        --local-orb-segmented-control-fill-color-checked-base,var(--orb-surface-generic-alt)
    );border:1px solid var(--orb-misc-line-darkmode);box-shadow:0 2px 4px 0 var(--orb-misc-shadow);content:"";transition:background-color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard),box-shadow var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard)}.Orb-SegmentedControl2-Plate[hidden]~.Orb-SegmentedControl2-Radio_isSelected:before{background-color:var(
        --local-orb-segmented-control-fill-color-checked-base,var(--orb-surface-generic-alt)
    );border:1px solid var(--orb-misc-line-darkmode);box-shadow:0 2px 4px 0 var(--orb-misc-shadow);content:"";transition:background-color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard),box-shadow var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard)}.Orb-SegmentedControl2-Radio{-webkit-tap-highlight-color:rgb(0 0 0/0);cursor:pointer;position:relative;z-index:1}.Orb-SegmentedControl2 .Orb-SegmentedControl2-Radio_isSelected{color:var(
        --local-orb-segmented-control-typo-color-checked-base,var(--orb-text-primary)
    );transition:color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard)}.Orb-SegmentedControl2 .Orb-SegmentedControl2-Radio_isSelected:after{content:none}.Orb-SegmentedControl2-Radio.Orb-SegmentedControl2-Radio_isDisabled,.Orb-SegmentedControl2[aria-disabled=true],.Orb-SegmentedControl2[aria-disabled=true] .Orb-SegmentedControl2-Radio_isSelected,.Orb-SegmentedControl2_isDisabled .Orb-SegmentedControl2-Radio{color:var(
        --local-orb-segmented-control-typo-color-disabled,var(--orb-text-disabled)
    );cursor:default}.Orb-SegmentedControl2:after{content:"";position:absolute}.Orb-SegmentedControl2-Radio_isFocusVisible:after,.Orb-SegmentedControl2-Radio_isSelected.Orb-SegmentedControl2-Radio_isFocusVisible:after{border:2px solid var(--orb-line-brand);border-radius:var(
        --local-orb-segmented-control-border-radius,var(--orb-rounding-full)
    );bottom:-4px;content:"";left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px;transform:none}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Radio_isFocusVisible:after,.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Radio_isSelected.Orb-SegmentedControl2-Radio_isFocusVisible:after{bottom:0;left:0;right:0;top:0}.Orb-SegmentedControl2-Content{align-items:center;display:flex;overflow:hidden;pointer-events:none;position:relative;text-align:center;white-space:nowrap;z-index:1}.Orb-SegmentedControl2_isDisabled .Orb-SegmentedControl2-Content_endSlot,.Orb-SegmentedControl2_isDisabled .Orb-SegmentedControl2-Content_startSlot{color:var(--orb-text-disabled)!important}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Content{align-content:center;justify-content:center}.Orb-SegmentedControl2.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Content{height:auto}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Content.Orb-SegmentedControl2-Content_content{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Orb-SegmentedControl2_container_fixed{display:flex}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Radio{align-items:center;display:flex;flex-grow:1;justify-content:center;overflow:hidden;white-space:nowrap}
.Orb-SegmentedControl2_size_lg{--paddingTop:var(--orb-spacing-6-m);--paddingBetweenSlots:var(--orb-spacing-4-m);--paddingLeft:var(--orb-spacing-8-m);--height:var(--orb-size-24-m);font-family:var(--orb-body-short-lg-medium-font-family);font-size:var(--orb-body-short-lg-medium-font-size);font-weight:var(--orb-body-short-lg-medium-font-weight);height:var(--local-orb-segmented-control-size-lg-height,var(--height));letter-spacing:var(--orb-body-short-lg-medium-letter-spacing);line-height:var(--orb-body-short-lg-medium-line-height)}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Radio{padding:var(
        --local-orb-segmented-control-size-lg-space,var(--paddingTop) var(--paddingLeft)
    )}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Content{height:calc(var(--height) - var(--paddingTop)*2)}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Content_startSlot{padding-inline-end:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Content_endSlot{padding-inline-start:var(--paddingBetweenSlots)}
.Orb-SegmentedControl2_size_md{--paddingTop:calc(var(--orb-spacing-m) + var(--orb-spacing-2-m));--paddingBetweenSlots:var(--orb-spacing-4-m);--paddingLeft:var(--orb-spacing-6-m);--height:var(--orb-size-18-m);font-family:var(--orb-body-short-md-medium-font-family);font-size:var(--orb-body-short-md-medium-font-size);font-weight:var(--orb-body-short-md-medium-font-weight);height:var(--local-orb-segmented-control-size-md-height,var(--height));letter-spacing:var(--orb-body-short-md-medium-letter-spacing);line-height:var(--orb-body-short-md-medium-line-height)}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Radio{padding:var(
        --local-orb-segmented-control-size-md-space,var(--paddingTop) var(--paddingLeft)
    )}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Content{height:calc(var(--height) - var(--paddingTop)*2)}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Content_startSlot{padding-inline-end:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Content_endSlot{padding-inline-start:var(--paddingBetweenSlots)}
.Orb-SegmentedControl2_size_sm{--paddingTop:var(--orb-spacing-m);--paddingBetweenSlots:var(--orb-spacing-2-m);--paddingLeft:var(--orb-spacing-4-m);--height:var(--orb-size-14-m);font-family:var(--orb-caption-md-medium-font-family);font-size:var(--orb-caption-md-medium-font-size);font-weight:var(--orb-caption-md-medium-font-weight);height:var(--local-orb-segmented-control-size-sm-height,var(--height));letter-spacing:var(--orb-caption-md-medium-letter-spacing);line-height:var(--orb-caption-md-medium-line-height)}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Radio{padding:var(
        --local-orb-segmented-control-size-sm-space,var(--paddingTop) var(--paddingLeft)
    )}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Content{height:calc(var(--height) - var(--paddingTop)*2)}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Content_startSlot{padding-inline-end:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Content_endSlot{padding-inline-start:var(--paddingBetweenSlots)}
.yamb-action-cards{--action-cards-columns:6;--action-cards-gap:var(--spacing-6m);--action-cards-card-width-md:var(--ui-card-width-md);--action-cards-card-width-lg:var(--ui-card-width-lg);--action-cards-track-width-md:calc((var(--action-cards-card-width-md) - var(--action-cards-gap))/2);--action-cards-track-width-lg:calc((var(--action-cards-card-width-lg) - var(--action-cards-gap) - var(--action-cards-gap))/3);--action-cards-track-width:max(var(--action-cards-track-width-md),var(--action-cards-track-width-lg));--ui-scroller-margin:0px;--ui-scroller-padding:0px;min-width:0;width:100%}.yamb-action-cards_desktop,.yamb-action-cards_layout_desktop,.yamb-action-cards_layout_touch-grid,.yamb-action-cards_touchGrid{--action-cards-gap:var(--spacing-6m)}.yamb-action-cards_layout_touch-scroller,.yamb-action-cards_touchScroller{--action-cards-touch-scroller-card-width:144px;--action-cards-gap:var(--spacing-6m)}.yamb-action-cards_layout_touch-grid .yamb-action-cards__content,.yamb-action-cards_touchGrid .yamb-action-cards__content{box-sizing:border-box;grid-template-columns:repeat(var(--action-cards-columns),minmax(0,1fr));width:100%}.yamb-action-cards_layout_touch-scroller .yamb-action-cards__content,.yamb-action-cards_touchScroller .yamb-action-cards__content{grid-auto-columns:var(--action-cards-touch-scroller-card-width);grid-auto-flow:column;grid-template-columns:none}.yamb-action-cards__scroller{display:flex;justify-content:center;justify-content:safe center;overflow:visible}.yamb-action-cards_layout_touch-scroller .yamb-action-cards__scroller,.yamb-action-cards_touchScroller .yamb-action-cards__scroller{justify-content:flex-start;overflow-y:hidden}.yamb-action-cards__content{align-items:stretch;display:grid;gap:var(--action-cards-gap);grid-template-columns:repeat(var(--action-cards-columns),var(--action-cards-track-width));width:max-content}.yamb-action-cards__item{height:100%}.yamb-action-cards__item>.ui-card{--ui-card-width:100%;height:100%}.yamb-action-cards__item_span_1{grid-column:span 1}.yamb-action-cards__item_span_2{grid-column:span 2}.yamb-action-cards__item_span_3{grid-column:span 3}.yamb-action-cards__item_span_4{grid-column:span 4}.yamb-action-cards__item_span_5{grid-column:span 5}.yamb-action-cards__item_span_6{grid-column:span 6}
:root{--ui-card-width-md:200px;--ui-card-width-lg:300px}.ui-card{--ui-card-title-line-clamp:2;--ui-card-subtitle-line-clamp:2;--ui-card-tap-feedback-duration:340ms;--ui-card-tap-feedback-opacity:0.08;--ui-card-press-scale:0.985;--ui-card-press-in-duration:35ms;--ui-card-press-out-duration:125ms;--ui-card-press-easing:cubic-bezier(0.2,0,0.2,1);align-items:stretch;-webkit-appearance:none;appearance:none;background-color:var(--ui-card-bg);border:var(--ui-card-border);border-radius:var(--rounding-12m);box-shadow:var(--ui-card-box-shadow);box-sizing:border-box;color:var(--ui-card-text-color);cursor:default;display:flex;flex-direction:column;font-family:inherit;margin:0;outline:none;overflow:hidden;padding:var(--ui-card-padding);position:relative;text-align:start;width:var(--ui-card-width)}.ui-card_size_md{--ui-card-width:var(--ui-card-width-md);--ui-card-padding:var(--spacing-8m);--ui-card-gap:var(--spacing-4m);--ui-card-slot-size:var(--size-12m)}.ui-card_size_lg{--ui-card-width:var(--ui-card-width-lg);--ui-card-padding:var(--spacing-12m);--ui-card-gap:var(--spacing-6m);--ui-card-slot-size:var(--size-16m)}.ui-card_size_lg .ui-card__subtitle,.ui-card_size_md .ui-card__subtitle,.ui-card_size_md .ui-card__title{font-size:var(--font-14-size);line-height:var(--font-14-line-height)}.ui-card_size_lg .ui-card__title{font-size:var(--font-16-size);line-height:var(--font-16-line-height)}.ui-card_interactive{cursor:pointer;transform-origin:center;transition:scale var(--ui-card-press-out-duration) var(--ui-card-press-easing)}html.safari .ui-card_interactive{will-change:scale}.ui-card_interactive:after{border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:scale(.96)}.ui-card_tap-feedback{animation:ui-card-tap-feedback-scale var(--ui-card-tap-feedback-duration) cubic-bezier(.2,0,.2,1);will-change:transform}.ui-card_tap-feedback:after{animation:ui-card-tap-feedback-fill var(--ui-card-tap-feedback-duration) ease-out}.ui-card_design_neutral{--ui-card-bg:var(--ui-card-neutral-bg);--ui-card-bg-hover:var(--ui-card-neutral-bg-hover);--ui-card-bg-active:var(--ui-card-neutral-bg-active);--ui-card-border:var(--ui-card-neutral-border);--ui-card-box-shadow:var(--ui-card-neutral-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-neutral-box-shadow-hover)}.ui-card_design_contrast{--ui-card-bg:var(--ui-card-contrast-bg);--ui-card-bg-hover:var(--ui-card-contrast-bg-hover);--ui-card-bg-active:var(--ui-card-contrast-bg-active);--ui-card-border:var(--ui-card-contrast-border);--ui-card-box-shadow:var(--ui-card-contrast-box-shadow);--ui-card-box-shadow-hover:var(--ui-card-contrast-box-shadow-hover);transition:background-color .12s ease-in-out,box-shadow .2s ease-in-out,scale var(--ui-card-press-out-duration) var(--ui-card-press-easing)}html.safari .ui-card_design_contrast{will-change:background-color,box-shadow,scale}.ui-card_interactive:hover,.ui-card_state_hovered{background-color:var(--ui-card-bg-hover);box-shadow:var(--ui-card-box-shadow-hover)}.ui-card_interactive:active,.ui-card_state_pressed{background-color:var(--ui-card-bg-active);box-shadow:var(--ui-card-box-shadow);scale:var(--ui-card-press-scale);transition:background-color var(--ui-card-press-in-duration) var(--ui-card-press-easing),box-shadow var(--ui-card-press-in-duration) var(--ui-card-press-easing),scale var(--ui-card-press-in-duration) var(--ui-card-press-easing)}html.safari .ui-card_interactive:active,html.safari .ui-card_state_pressed{will-change:background-color,box-shadow,scale}.keyboard-navigation .ui-card:focus,.ui-card:focus-visible,.ui-card_state_focused{outline:var(--ui-card-focus-outline-width) solid var(--ui-card-focus-outline-color)}.ui-card:disabled,.ui-card:disabled:active,.ui-card:disabled:hover,.ui-card_disabled,.ui-card_disabled:active,.ui-card_disabled:hover{background-color:var(--ui-card-bg-disabled);box-shadow:var(--ui-card-box-shadow);cursor:default;opacity:var(--ui-card-disabled-opacity)}.ui-card_loading,.ui-card_loading:active,.ui-card_loading:disabled,.ui-card_loading:disabled:active,.ui-card_loading:disabled:hover,.ui-card_loading:hover{background-color:var(--ui-card-bg);box-shadow:var(--ui-card-box-shadow);cursor:default;opacity:1}.ui-card_loading .ui-card__content{opacity:0;pointer-events:none;visibility:hidden}.ui-card__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;min-width:0;width:auto}.ui-card__content>*+*{margin-top:var(--ui-card-gap)}.ui-card__header{align-items:flex-start;align-self:stretch;display:flex;min-height:var(--ui-card-slot-size);min-width:0;width:auto}.ui-card__slot{align-items:center;display:inline-flex;flex:0 0 var(--ui-card-slot-size);height:var(--ui-card-slot-size);justify-content:center;min-width:var(--ui-card-slot-size);width:var(--ui-card-slot-size)}.ui-card__slot[data-position=end]{margin-left:auto}html[dir=rtl] .ui-card__slot[data-position=end]{margin-left:0;margin-right:auto}.ui-card__body{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;max-width:100%;min-width:0;width:auto}.ui-card__body>*+*{margin-top:var(--spacing-m)}.ui-card__subtitle,.ui-card__title{color:var(--ui-card-text-color);font-style:normal;letter-spacing:0;max-width:100%;overflow-wrap:break-word;white-space:normal}.ui-card__title{-webkit-line-clamp:var(--ui-card-title-line-clamp);font-weight:var(--typography-font-weight-medium)}.ui-card__subtitle,.ui-card__title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-word}.ui-card__subtitle{-webkit-line-clamp:var(--ui-card-subtitle-line-clamp);font-weight:var(--typography-font-weight-regular)}.ui-card__loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes ui-card-tap-feedback-scale{0%{transform:scale(1)}35%{transform:scale(.985)}to{transform:scale(1)}}@keyframes ui-card-tap-feedback-fill{0%{opacity:0;transform:scale(.96)}35%{opacity:var(--ui-card-tap-feedback-opacity);transform:scale(1)}to{opacity:0;transform:scale(1.04)}}
.yamb-main-banner{border:1px solid var(--main-banner-border-color,var(--common-divider));border-radius:var(--rounding-12m);padding:var(--spacing-12m);width:100%}@media screen and (max-width:769px){.yamb-main-banner{flex-direction:row-reverse;padding:var(--spacing-8m)}}.yamb-main-banner__illustration{flex:0 0 auto}html:not([dir=rtl]) .yamb-main-banner__illustration{margin-right:var(--spacing-12m)}html[dir=rtl] .yamb-main-banner__illustration{margin-left:var(--spacing-12m)}@media screen and (max-width:769px){html:not([dir=rtl]) .yamb-main-banner__illustration{margin-right:0}html[dir=rtl] .yamb-main-banner__illustration{margin-left:0}html:not([dir=rtl]) .yamb-main-banner__illustration{margin-left:var(--spacing-m)}html[dir=rtl] .yamb-main-banner__illustration{margin-right:var(--spacing-m)}}.yamb-main-banner__illustration-image{display:block;height:auto;object-fit:contain;width:160px}@media screen and (max-width:769px){.yamb-main-banner__illustration-image{width:100px}}.yamb-main-banner__body{flex:1 1 auto;min-width:0}.yamb-main-banner__title{color:var(--common-text-primary);font-size:var(--font-16-size);line-height:var(--font-16-line-height);margin:0}.yamb-main-banner__description{color:var(--common-text-secondary);font-size:var(--font-14-size);line-height:var(--font-14-line-height);margin:0}
.Orb-Flex_flex_row{display:flex;flex-direction:row}.Orb-Flex_flex_column{display:flex;flex-direction:column}.Orb-Flex_flex_row-reverse{display:flex;flex-direction:row-reverse}.Orb-Flex_flex_column-reverse{display:flex;flex-direction:column-reverse}.Orb-Flex_align_start{align-items:flex-start}.Orb-Flex_align_center{align-items:center}.Orb-Flex_align_end{align-items:flex-end}.Orb-Flex_align_stretch{align-items:stretch}.Orb-Flex_justify_center{justify-content:center}.Orb-Flex_justify_start{justify-content:flex-start}.Orb-Flex_justify_end{justify-content:flex-end}.Orb-Flex_justify_flex-start{justify-content:flex-start}.Orb-Flex_justify_flex-end{justify-content:flex-end}.Orb-Flex_justify_space-between{justify-content:space-between}.Orb-Flex_justify_space-around{justify-content:space-around}.Orb-Flex_justify_space-evenly{justify-content:space-evenly}.Orb-Flex_justify_stretch{justify-content:stretch}.Orb-Flex_gap_m{gap:var(--orb-spacing-m)}.Orb-Flex_gap_2m{gap:var(--orb-spacing-2-m)}.Orb-Flex_gap_4m{gap:var(--orb-spacing-4-m)}.Orb-Flex_gap_6m{gap:var(--orb-spacing-6-m)}.Orb-Flex_gap_8m{gap:var(--orb-spacing-8-m)}.Orb-Flex_gap_10m{gap:var(--orb-spacing-10-m)}.Orb-Flex_gap_12m{gap:var(--orb-spacing-12-m)}.Orb-Flex_gap_13m{gap:var(--orb-spacing-13-m)}.Orb-Flex_gap_14m{gap:var(--orb-spacing-14-m)}.Orb-Flex_gap_16m{gap:var(--orb-spacing-16-m)}.Orb-Flex_gap_18m{gap:var(--orb-spacing-18-m)}.Orb-Flex_gap_20m{gap:var(--orb-spacing-20-m)}.Orb-Flex_gap_24m{gap:var(--orb-spacing-24-m)}.Orb-Flex_gap_28m{gap:var(--orb-spacing-28-m)}.Orb-Flex_gap_36m{gap:var(--orb-spacing-36-m)}.Orb-Flex_gap_40m{gap:var(--orb-spacing-40-m)}.Orb-Flex_gap_44m{gap:var(--orb-spacing-44-m)}
.Orb-Overlay2{-webkit-tap-highlight-color:rgb(0 0 0/0);animation:drawer-overlay-entering var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard);background-color:var(--orb-elevation-overlay-modal);height:100%;left:0;position:fixed;top:0;touch-action:none;transition:opacity var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard);width:100%}@media (prefers-reduced-motion:reduce){.Orb-Overlay2{animation:none!important;transition:none!important}}.Orb-Overlay2[data-exiting=true]{opacity:0;pointer-events:none}.Orb-Overlay2_withoutAnimation{animation:none;transition:none}.Orb-Overlay2_hideOverlay{background-color:transparent}.Orb-Overlay2_scoped{position:absolute}.Orb-Overlay2_hidden{display:none}@keyframes drawer-overlay-entering{0%{opacity:0}to{opacity:1}}
.Orb-Modal2-ActionBar{border-block-start:1px solid transparent;display:flex;gap:var(--orb-spacing-4-m);justify-content:flex-end;padding:var(--orb-spacing-6-m) var(--orb-spacing-12-m) var(--orb-spacing-12-m);transition:border-color .05s ease-out}@media (max-width:767px){.Orb-Modal2-ActionBar{flex-direction:column}}.Orb-Modal2-ActionBar_divider{border-block-start-color:var(--orb-line-generic)}
.Orb-Modal2-NavigationBar{display:grid;grid-template:"Back Title EndSlot" ". Subtitle ."/min-content auto min-content;padding:var(--orb-size-12-m) var(--orb-size-12-m) var(--orb-size-6-m) var(--orb-size-12-m)}.Orb-Modal2-NavigationBar-Header{display:flex;flex:1 1;flex-direction:column}.Orb-Modal2-NavigationBar-Back{align-items:center;display:flex;grid-area:Back;margin-inline-end:var(--orb-spacing-4-m)}.Orb-Modal2-NavigationBar-Content{display:flex;gap:0 var(--orb-spacing-4-m)}.Orb-Modal2-NavigationBar-Title{align-items:center;display:flex;grid-area:Title;margin-block-end:0;margin-block-start:0;overflow:hidden;width:auto}.Orb-Modal2-NavigationBar-Subtitle{grid-area:Subtitle;margin-block-end:0;margin-block-start:var(--orb-spacing-2-m);width:auto}.Orb-Modal2-NavigationBar-Subcontent{align-items:center;display:flex}.Orb-Modal2-NavigationBar-EndSlot{grid-area:EndSlot;margin-inline-start:var(--orb-spacing-4-m);white-space:nowrap}.Orb-Modal2-NavigationBar-EndSlot>*{background:var(--local-orb-modal-background,var(--orb-elevation-base));border-radius:var(--orb-rounding-6-m)}.Orb-Modal2-NavigationBar-EndSlot>:last-child{margin-inline-start:var(--orb-size-2-m)}.Orb-Modal2-NavigationBar_compact{padding:0}.Orb-Modal2-NavigationBar_compact .Orb-Modal2-NavigationBar-EndSlot{position:absolute;right:var(--orb-size-12-m);top:var(--orb-size-12-m);z-index:1}
.Orb-Modal2-SwipeHeader{align-items:center;display:none;justify-content:center;padding:var(--orb-spacing-2-m) 0 var(--orb-spacing-4-m)}@media (max-width:767px){.Orb-Modal2-SwipeHeader{display:flex}}.Orb-Modal2-SwipeHeader-Handle{background-color:var(--orb-surface-generic-medium);border-radius:var(--orb-rounding-full);height:var(--orb-size-2-m);width:var(--orb-size-12-m)}
@media (prefers-reduced-motion:reduce){.Orb-Modal2,.Orb-Modal2-Content_viewMode_hug{animation:none!important;transition:none!important}}.Orb-Modal2 .Orb-Modal2_hideOverlay .Orb-Modal2-Overlay{background-color:transparent;pointer-events:none}.Orb-Modal2-Wrapper{bottom:0;color:var(--orb-text-primary);display:flex;justify-content:center;left:0;padding:var(--orb-spacing-28-m) var(--orb-spacing-8-m);position:absolute;right:0;top:0}@media (max-width:767px){.Orb-Modal2-Wrapper_viewMode_hug{align-items:flex-end!important;padding:var(--orb-spacing-28-m) 0 0}}.Orb-Modal2-Wrapper_contentVerticalAlign_top{align-items:flex-start}.Orb-Modal2-Wrapper_contentVerticalAlign_middle{align-items:center}.Orb-Modal2-Wrapper_contentVerticalAlign_bottom{align-items:flex-end}.Orb-Modal2-Content{background-color:var(
            --local-orb-modal-background,var(--orb-elevation-base)
        );border:1px solid var(--orb-misc-line-darkmode);border-radius:var(--orb-rounding-12-m);box-sizing:border-box;display:inline-flex;flex-direction:column;max-height:100%;outline:none;position:relative;text-align:left;z-index:1}@media (max-width:767px){.Orb-Modal2-Content_viewMode_hug{animation:modal-hug-entering var(--orb-motion-duration-75-m) var(--orb-motion-easing-standard-accelerate);border-bottom-left-radius:0;border-bottom-right-radius:0}.Orb-Modal2-Content_viewMode_hug.Orb-Modal2-Content_isExiting{transform:translateY(100%);transition:transform var(--orb-motion-duration-75-m) var(--orb-motion-easing-standard-accelerate)}}.Orb-Modal2_size_xl .Orb-Modal2-Content{width:860px}.Orb-Modal2_size_lg .Orb-Modal2-Content{width:680px}.Orb-Modal2_size_md .Orb-Modal2-Content{width:480px}.Orb-Modal2_size_sm .Orb-Modal2-Content{width:320px}@keyframes modal-hug-entering{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.Orb-ScrollBar{--private-orb-scrollbar-track-size:calc(var(--orb-size-4-m) - var(--orb-size-m));--private-orb-scrollbar-track-gap-block:var(
        --public-orb-scrollbar-track-gap-block,var(--public-orb-scrollbar-track-gap,var(--orb-size-4-m))
    );--private-orb-scrollbar-track-gap-inline:var(
        --public-orb-scrollbar-track-gap-inline,var(--public-orb-scrollbar-track-gap,var(--orb-size-m))
    );display:flex;flex:1 1 auto;flex-direction:column;min-block-size:0;min-inline-size:0;position:relative}.Orb-ScrollBar_constrained{max-height:var(--public-orb-scrollbar-max-height,none);max-width:var(--public-orb-scrollbar-max-width,none)}.Orb-ScrollBar-Content{flex:1 1 auto;min-block-size:0;min-inline-size:0;overflow:hidden;scrollbar-width:none}.Orb-ScrollBar-Content::-webkit-scrollbar{display:none}.Orb-ScrollBar-Content_scrollY{overflow-y:auto}.Orb-ScrollBar-Content_scrollX{overflow-x:auto}.Orb-ScrollBar-Content[data-scrolling] *{pointer-events:none!important}.Orb-ScrollBar-Track{background-color:transparent;border-radius:var(--orb-rounding-full);cursor:pointer;opacity:0;pointer-events:none;position:absolute;transition:opacity var(--orb-motion-duration-75-m) var(--orb-motion-easing-standard),background-color var(--orb-motion-duration-75-m) var(--orb-motion-easing-standard);transition-delay:25ms;z-index:1}.Orb-ScrollBar-Track:hover{background-color:var(--orb-line-generic)}.Orb-ScrollBar-Track_axis_y{inline-size:var(--private-orb-scrollbar-track-size);inset-block-start:var(--private-orb-scrollbar-track-gap-block)}.Orb-ScrollBar-Track_axis_x,.Orb-ScrollBar-Track_axis_y{inset-block-end:var(--private-orb-scrollbar-track-gap-block);inset-inline-end:var(--private-orb-scrollbar-track-gap-inline)}.Orb-ScrollBar-Track_axis_x{block-size:var(--private-orb-scrollbar-track-size);inset-inline-start:var(--private-orb-scrollbar-track-gap-inline)}.Orb-ScrollBar[data-has-scroll-y]:focus-within .Orb-ScrollBar-Track_axis_y,.Orb-ScrollBar[data-has-scroll-y]:hover .Orb-ScrollBar-Track_axis_y,.Orb-ScrollBar[data-has-scroll-y][data-scrollbar-visible] .Orb-ScrollBar-Track_axis_y,.Orb-ScrollBar_noAutoHide[data-has-scroll-y] .Orb-ScrollBar-Track_axis_y{opacity:1;pointer-events:auto}.Orb-ScrollBar[data-has-scroll-x]:focus-within .Orb-ScrollBar-Track_axis_x,.Orb-ScrollBar[data-has-scroll-x]:hover .Orb-ScrollBar-Track_axis_x,.Orb-ScrollBar[data-has-scroll-x][data-scrollbar-visible] .Orb-ScrollBar-Track_axis_x,.Orb-ScrollBar_noAutoHide[data-has-scroll-x] .Orb-ScrollBar-Track_axis_x{opacity:1;pointer-events:auto}.Orb-ScrollBar-Thumb{background:var(--orb-line-generic-medium);border-radius:var(--orb-rounding-full);cursor:grab;position:absolute;transition:background-color var(--orb-motion-duration-75-m) var(--orb-motion-easing-standard);-webkit-user-select:none;user-select:none}.Orb-ScrollBar-Thumb:hover{background-color:var(--orb-line-generic-medium-hovered)}.Orb-ScrollBar-Thumb:active,.Orb-ScrollBar-Thumb[data-dragging]{background-color:var(--orb-line-generic-medium-pressed);cursor:grabbing}.Orb-ScrollBar-Thumb_axis_y{block-size:var(--thumb-size,100%);inset-block-start:var(--thumb-offset,0);inset-inline-end:0;inset-inline-start:0}.Orb-ScrollBar-Thumb_axis_x{inline-size:var(--thumb-size,100%);inset-block-end:0;inset-block-start:0;inset-inline-start:var(--thumb-offset,0)}.Orb-ScrollBar-Content:focus-visible{outline:var(--orb-size-m) solid var(--orb-misc-line-focus);outline-offset:calc(var(--orb-size-m)*-1)}.Orb-ScrollBar-Content:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){.Orb-ScrollBar-Thumb,.Orb-ScrollBar-Track{transition:none;transition-delay:0s}.Orb-ScrollBar[data-has-scroll-x] .Orb-ScrollBar-Track_axis_x,.Orb-ScrollBar[data-has-scroll-y] .Orb-ScrollBar-Track_axis_y{opacity:1;pointer-events:auto}}@media (forced-colors:active){.Orb-ScrollBar-Track:hover{background-color:CanvasText;forced-color-adjust:none}.Orb-ScrollBar-Thumb{background:CanvasText;forced-color-adjust:none}.Orb-ScrollBar-Content:focus-visible{outline-color:Highlight}}
._Img_ei8e3_1{display:block;height:auto;margin-block-end:10px;width:100%}._Block_182s4_1{border-radius:var(--orb-rounding-8-m);min-width:640px}._BlockRisen_182s4_6{background:var(--orb-elevation-risen)}._Content_182s4_10{min-width:0;width:100%}._AppImg_182s4_15{display:block;height:260px;min-height:260px;min-width:340px;object-fit:contain;position:relative;width:340px}._Modal_su7s2_1{overflow:hidden}._OrbFooter_1m7v8_1{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:var(--orb-spacing-4-m) var(--orb-spacing-4-m) var(--orb-spacing-4-m) var(--orb-spacing-10-m);width:100%}._Compact_1m7v8_13{height:36px;padding:0;width:36px}._Logo_1m7v8_19{display:block;height:var(--orb-size-6-m);width:auto}
.yamb-conferences-history-card{border:1px solid var(--main-banner-border-color,var(--common-divider));border-radius:var(--rounding-12m);gap:var(--spacing-8m);padding:var(--spacing-12m);width:100%}@media screen and (max-width:769px){.yamb-conferences-history-card{padding:var(--spacing-8m)}}.yamb-conferences-history-card__body{flex:1 1 auto;min-width:0}@media screen and (max-width:769px){.yamb-conferences-history-card__body{flex:0 1 auto}}.yamb-conferences-history-card__title{color:var(--common-text-primary);font-size:var(--font-16-size);line-height:var(--font-16-line-height);margin:0}.yamb-conferences-history-card__description{color:var(--common-text-secondary);font-size:var(--font-14-size);line-height:var(--font-14-line-height);margin:0}.yamb-conferences-history-card__title-wrapper{align-items:center;display:flex;gap:var(--spacing-4m)}
.yamb-chat-not-selected{--ui-icon-button-border-radius:var(--ui-icon-button-with-text-border-radius);align-items:center;box-sizing:border-box;color:var(--common-text-secondary);display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--font-18-size);height:100%;justify-content:center;line-height:var(--font-18-line-height);padding:30px}.yamb-chat-not-selected__image{height:200px;width:200px}.yamb-chat-not-selected__title{color:var(--common-text-primary);display:inline-block;font-weight:700;margin-top:var(--spacing-12m)}.yamb-chat-not-selected__button{background-color:var(--ui-icon-button-accent);color:var(--ui-icon-button-accent-text);margin-top:38px;padding:var(--spacing-6m) var(--spacing-8m);transition:background-color 75ms ease-in-out,color 75ms ease-in-out}html.safari .yamb-chat-not-selected__button{will-change:background-color,color}.desktop .yamb-chat-not-selected__button:hover{background-color:var(--ui-icon-button-accent-hover)}.desktop .yamb-chat-not-selected__button:active{background-color:var(--ui-icon-button-accent-pressed)}.yamb-chat-not-selected__button__text{font-size:var(--font-16-size);font-weight:700;line-height:var(--font-16-line-height)}html:not([dir=rtl]) .yamb-chat-not-selected__button__text{margin-left:var(--spacing-4m)}html[dir=rtl] .yamb-chat-not-selected__button__text{margin-right:var(--spacing-4m)}.yamb-chat-not-selected__download-app-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:102px;width:230px}.yamb-chat-not-selected__download-app-section .yamb-desktop-app-link{margin-bottom:var(--spacing-4m)}
.yamb-telemost-promo{align-items:center;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;height:100%;justify-content:center;padding:var(--spacing-8m)}.yamb-telemost-promo__image{height:200px;width:260px}.yamb-telemost-promo__image-container{height:200px;margin-bottom:var(--spacing-12m);position:relative;width:260px}.yamb-telemost-promo__image-overlay{background:var(--common-bg);bottom:0;height:28%;left:0;-webkit-mask-image:linear-gradient(180deg,transparent,#000);mask-image:linear-gradient(180deg,transparent,#000);position:absolute;width:100%}.yamb-telemost-promo__title{color:var(--common-text-primary);display:inline-block;font-size:var(--font-18-size);font-weight:700;line-height:var(--font-18-line-height);text-align:center}.yamb-telemost-promo__description{color:var(--common-text-secondary);font-size:var(--font-16-size);line-height:var(--font-16-line-height);margin-top:var(--spacing-4m);text-align:center}.yamb-telemost-promo__download-app-section{-moz-column-gap:var(--spacing-6m);column-gap:var(--spacing-6m);display:grid;grid-template-columns:1fr 1fr;margin-top:var(--spacing-12m);width:234px}.yamb-telemost-promo__download-app-section .yamb-desktop-app-link{grid-column:1/-1;margin-top:var(--spacing-6m)}
.yamb-thread-list-item-parent-chat{cursor:default}.yamb-thread-list-item-parent-chat_clickable{cursor:pointer}
.yamb-threads-list-item{--component-message-user-username-color:var(--common-accent);--component-message-user-additional-text-color:var(--common-text-secondary);padding-bottom:28px;padding-top:var(--spacing-6m);position:relative}.touch .yamb-threads-list-item *{-webkit-user-select:none;user-select:none}.keyboard-navigation .yamb-threads-list-item:focus{box-shadow:var(--ui-focus-shadow)}
.yamb-empty-list__description,.yamb-empty-list__title{padding-left:var(--spacing-10m);padding-right:var(--spacing-10m);text-align:center}.yamb-empty-list__title{color:var(--common-text-primary);font-weight:500}.yamb-empty-list__description,.yamb-empty-list__title{font-size:var(--font-14-size);line-height:var(--font-14-line-height)}.yamb-empty-list__description{color:var(--common-text-secondary)}.yamb-empty-list__image+.yamb-empty-list__title,.yamb-empty-list__notfound-image+.yamb-empty-list__title,.yamb-empty-list__title+.yamb-empty-list__description{margin-top:var(--spacing-6m)}.yamb-empty-list__image{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-grow:0;flex-shrink:0;height:48px;width:48px}.yamb-empty-list__icon{color:var(--component-empty-list-icon-color);margin-bottom:var(--spacing-6m)}@media screen and (max-height:300px){.yamb-empty-list__image{display:none}}
.yamb-thread-list-zero-screen{background-color:var(--common-bg-secondary);border-radius:var(--rounding-8m);max-width:380px;padding:50px var(--spacing-16m) var(--spacing-16m)}.yamb-thread-list-zero-screen__user-container{align-items:center;display:flex;left:calc(var(--spacing-16m)*-1);position:absolute;top:-25px}.yamb-thread-list-zero-screen__name{color:var(--common-text-secondary);font-size:var(--font-12-size);font-weight:500;line-height:var(--font-12-line-height);margin-left:var(--spacing-4m)}.yamb-thread-list-zero-screen__balloon{background-color:var(--common-bg);border-radius:var(--rounding-2m) var(--rounding-8m) var(--rounding-8m) var(--rounding-8m);margin-left:var(--spacing-4m);max-width:232px;padding:var(--spacing-4m) var(--spacing-6m);position:relative}.yamb-thread-list-zero-screen__balloon-text{color:var(--common-text-primary);font-size:var(--font-16-size);line-height:var(--font-16-line-height)}.yamb-thread-list-zero-screen__icon-container{align-items:center;background:var(--common-accent);border-radius:33px;box-shadow:var(--common-shadow-level-03);display:flex;height:56px;justify-content:center;position:absolute;right:-18px;top:-18px;width:56px}.yamb-thread-list-zero-screen__icon{color:var(--common-accent-fg);margin-bottom:var(--spacing-2m);margin-right:var(--spacing-2m)}.yamb-thread-list-zero-screen__container{color:var(--common-text-primary);margin-top:26px;text-align:center}.yamb-thread-list-zero-screen__title{font-size:var(--font-20-size);font-weight:700;line-height:var(--font-20-line-height)}.yamb-thread-list-zero-screen__description{font-size:var(--font-16-size);line-height:var(--font-16-line-height);margin-top:var(--spacing-4m)}
.yamb-threads-list__container{--ui-list-loader-padding-top:0;--ui-loader-height:160px;border-top:var(--line-05m) solid var(--common-divider);display:flex;position:relative}.keyboard-navigation .yamb-threads-list__container:focus:after{box-shadow:var(--ui-focus-shadow);content:"";height:100%;pointer-events:none;position:absolute;width:100%}
.yamb-change-account-error{align-items:center;background-color:var(--common-bg);border-top:var(--line-05m) solid var(--common-divider);display:flex;flex:1 1 100%;flex-direction:column;justify-content:center;position:relative}html:not([dir=rtl]) .yamb-change-account-error__avatar-item{margin-left:calc(var(--spacing-12m)*-1)}html[dir=rtl] .yamb-change-account-error__avatar-item{margin-right:calc(var(--spacing-12m)*-1)}html:not([dir=rtl]) .yamb-change-account-error__avatar-item:first-child{margin-left:0}html[dir=rtl] .yamb-change-account-error__avatar-item:first-child{margin-right:0}.yamb-change-account-error__title{font-size:var(--font-20-size);font-weight:500;line-height:var(--font-20-line-height);text-align:center;width:280px}.yamb-change-account-error__description{font-size:var(--font-14-size);font-weight:400;line-height:var(--font-14-line-height);margin-bottom:var(--spacing-10m);margin-top:var(--spacing-4m);text-align:center;width:280px}.yamb-change-account-error__email{font-weight:500}
.yamb-notfound{align-items:center;display:flex;flex-grow:1;justify-content:center}
.yamb-display-restricted__message{margin-top:var(--spacing-8m)}.yamb-display-restricted__name{background-color:var(--common-bg-secondary);border-radius:var(--rounding-6m);padding:var(--spacing-6m)}
.yamb-phone-confirm{display:flex;flex-direction:column;height:100%;margin:0 calc(var(--spacing-4m)*-1);max-width:480px;padding:var(--spacing-4m);position:relative}.yamb-phone-confirm__header{border-bottom:var(--line-05m) solid var(--common-divider);flex-shrink:0;margin-top:calc(var(--spacing-4m)*-1)}.yamb-phone-confirm__body{flex:1 1 auto;text-align:center}.yamb-phone-confirm__description{color:var(--common-text-primary);padding:var(--spacing-10m) var(--spacing-12m);text-align:left}.yamb-phone-confirm__input-container{padding:0 var(--spacing-12m) var(--spacing-16m) var(--spacing-12m)}.yamb-phone-confirm__actions{text-align:right}.yamb-phone-confirm__input-wrapper{position:relative}.yamb-phone-confirm__repeat-send{cursor:pointer;font-size:var(--font-12-size);line-height:var(--font-12-line-height);position:absolute;right:var(--spacing-6m);top:13px}.yamb-phone-confirm__error,.yamb-phone-confirm__timer{font-size:var(--font-12-size);line-height:var(--font-12-line-height);margin-top:var(--spacing-2m);text-align:left}.yamb-phone-confirm__timer{color:var(--common-text-secondary)}.yamb-phone-confirm__error{color:var(--common-destructive)}
.yamb-invite-link-modal__content{padding-bottom:0}.yamb-invite-link-modal__image{align-self:center;height:272px;width:272px}.yamb-invite-link-modal__title{color:var(--common-text-primary);font-size:var(--font-24-size);font-weight:500;line-height:var(--font-24-line-height);margin-top:var(--spacing-6m);padding-bottom:var(--spacing-4m);text-align:center}.yamb-invite-link-modal__text{align-self:center;color:var(--orb-text-secondary);font-size:var(--font-14-size);line-height:var(--font-14-20-line-height);max-width:200px;text-align:center}.yamb-invite-link-modal__button{font-size:var(--font-16-size);line-height:var(--font-16-line-height);margin:var(--spacing-12m) auto var(--spacing-8m) auto;min-height:var(--size-24m)}.yamb-invite-link-modal__tumbler-wrapper{display:flex;justify-content:space-between}.yamb-invite-link-modal__tumbler-title{color:var(--common-text-primary);font-size:var(--font-16-size);line-height:var(--font-16-line-height);max-width:100%;text-align:center}.yamb-invite-link-modal__tumbler-description{color:var(--orb-text-secondary);font-size:var(--font-12-size);line-height:var(--font-12-line-height);max-width:100%;padding-bottom:var(--spacing-4m);text-align:start}
.yamb-legacy-invite-link-modal__content{padding-bottom:0}.yamb-legacy-invite-link-modal__image-container{align-items:center;display:flex;flex-grow:1;justify-content:center}.yamb-legacy-invite-link-modal__image-container img{width:100%}.yamb-legacy-invite-link-modal__description{flex-grow:0;font-size:var(--font-14-size);line-height:var(--font-14-20-line-height)}.yamb-legacy-invite-link-modal__description__item:not(:last-child){margin-bottom:var(--spacing-4m)}.yamb-legacy-invite-link-modal__title{display:block;font-size:var(--font-24-size);font-weight:500;line-height:var(--font-24-line-height);text-align:center}
.yamb-folders-list__dragging-item{align-items:center;background-color:var(--ui-list-item-active-background-color);display:flex;margin-left:calc(var(--spacing-6m)*-1);position:absolute}
.yamb-folder-item__remove-button{opacity:0;visibility:hidden}.desktop .yamb-folder-item:hover .yamb-folder-item__remove-button{opacity:1;visibility:visible}
.yamb-editable-avatar{align-items:center;color:var(--common-accent);display:flex;flex-direction:column;position:relative;transition:color 75ms ease-in-out;z-index:1}html.safari .yamb-editable-avatar{will-change:color}.yamb-editable-avatar:hover{color:var(--common-text-primary)}.yamb-editable-avatar__avatar-wrapper{flex-shrink:0;overflow:hidden;position:relative}.yamb-editable-avatar__avatar-wrapper_view_circle{border-radius:100%}.yamb-editable-avatar__avatar-wrapper_view_rounded{border-radius:var(--ui-avatar-rounded-border-radius-xl)}.yamb-editable-avatar__avatar-wrapper_view_square{border-radius:0}.yamb-editable-avatar__overlay{align-items:center;background:var(--common-bg-secondary);bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.yamb-editable-avatar__overlay_hidden{opacity:0}.yamb-editable-avatar__button-text{color:currentColor;cursor:pointer;font-size:var(--font-13-size);font-weight:500;line-height:var(--font-13-line-height);margin-top:var(--spacing-4m);text-align:center}.keyboard-navigation .yamb-editable-avatar__button-text:focus{box-shadow:var(--ui-focus-shadow)}.yamb-editable-avatar_editable .yamb-editable-avatar__button{display:flex}.yamb-editable-avatar__control{cursor:pointer;font-size:0;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}
.yamb-allow-phone-contacts-banner{align-items:center;display:flex;flex-flow:column;justify-content:center;padding:var(--spacing-12m);text-align:center}.yamb-allow-phone-contacts-banner__image{height:96px;width:96px}.yamb-allow-phone-contacts-banner__title{color:var(--common-text-primary);font-size:var(--font-16-size);font-weight:500;line-height:var(--font-16-line-height);margin-top:var(--spacing-6m);padding-bottom:var(--spacing-2m)}.yamb-allow-phone-contacts-banner__text{color:var(--common-text-secondary);font-size:var(--font-14-size);line-height:var(--font-14-20-line-height);max-width:100%}.yamb-allow-phone-contacts-banner__button{margin:var(--spacing-6m) auto var(--spacing-12m) auto}
.yamb-orb-confirm{--orb-typo-heading-font:"YS Text Wide 110",sans-serif;--orb-typo-heading-font-xs:"YS Text Wide 110",sans-serif;--orb-typo-body-font:"YS Text",sans-serif;--orb-typo-caption-font:"YS Text",sans-serif;--orb-typo-mono-font:"Roboto Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;--orb-typo-hotkeys-font:Inter,sans-serif;--orb-heading-xl-font-family:var(--orb-typo-heading-font);--orb-heading-xl-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-xl-font-size:var(--orb-typo-heading-font-size-xl);--orb-heading-xl-line-height:var(--orb-typo-heading-line-height-xl);--orb-heading-xl-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-lg-font-family:var(--orb-typo-heading-font);--orb-heading-lg-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-lg-font-size:var(--orb-typo-heading-font-size-lg);--orb-heading-lg-line-height:var(--orb-typo-heading-line-height-lg);--orb-heading-lg-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-md-font-family:var(--orb-typo-heading-font);--orb-heading-md-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-md-font-size:var(--orb-typo-heading-font-size-md);--orb-heading-md-line-height:var(--orb-typo-heading-line-height-md);--orb-heading-md-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-sm-font-family:var(--orb-typo-heading-font);--orb-heading-sm-font-weight:var(--orb-typo-heading-font-weight);--orb-heading-sm-font-size:var(--orb-typo-heading-font-size-sm);--orb-heading-sm-line-height:var(--orb-typo-heading-line-height-sm);--orb-heading-sm-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-heading-xs-font-family:var(--orb-typo-heading-font-xs);--orb-heading-xs-font-weight:var(--orb-typo-heading-font-weight-xs);--orb-heading-xs-font-size:var(--orb-typo-heading-font-size-xs);--orb-heading-xs-line-height:var(--orb-typo-heading-line-height-xs);--orb-heading-xs-letter-spacing:var(--orb-typo-heading-letter-spacing);--orb-body-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-regular-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-medium-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-lg-bold-line-height:var(--orb-typo-body-line-height-lg);--orb-body-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-regular-font-family:var(--orb-typo-body-font);--orb-body-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-regular-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-medium-font-family:var(--orb-typo-body-font);--orb-body-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-medium-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-md-bold-font-family:var(--orb-typo-body-font);--orb-body-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-md-bold-line-height:var(--orb-typo-body-line-height-md);--orb-body-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-regular-font-family:var(--orb-typo-body-font);--orb-body-short-lg-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-lg-regular-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-regular-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-medium-font-family:var(--orb-typo-body-font);--orb-body-short-lg-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-lg-medium-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-medium-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-lg-bold-font-family:var(--orb-typo-body-font);--orb-body-short-lg-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-lg-bold-font-size:var(--orb-typo-body-font-size-lg);--orb-body-short-lg-bold-line-height:var(--orb-typo-body-short-line-height-lg);--orb-body-short-lg-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-regular-font-family:var(--orb-typo-body-font);--orb-body-short-md-regular-font-weight:var(--orb-typo-body-font-weight-regular);--orb-body-short-md-regular-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-regular-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-regular-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-medium-font-family:var(--orb-typo-body-font);--orb-body-short-md-medium-font-weight:var(--orb-typo-body-font-weight-medium);--orb-body-short-md-medium-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-medium-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-medium-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-body-short-md-bold-font-family:var(--orb-typo-body-font);--orb-body-short-md-bold-font-weight:var(--orb-typo-body-font-weight-bold);--orb-body-short-md-bold-font-size:var(--orb-typo-body-font-size-md);--orb-body-short-md-bold-line-height:var(--orb-typo-body-short-line-height-md);--orb-body-short-md-bold-letter-spacing:var(--orb-typo-body-letter-spacing);--orb-caption-md-regular-font-family:var(--orb-typo-caption-font);--orb-caption-md-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-md-regular-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-regular-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-md-medium-font-family:var(--orb-typo-caption-font);--orb-caption-md-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-md-medium-font-size:var(--orb-typo-caption-font-size-md);--orb-caption-md-medium-line-height:var(--orb-typo-caption-line-height-md);--orb-caption-md-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-regular-font-family:var(--orb-typo-caption-font);--orb-caption-sm-regular-font-weight:var(--orb-typo-caption-font-weight-regular);--orb-caption-sm-regular-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-regular-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-regular-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-caption-sm-medium-font-family:var(--orb-typo-caption-font);--orb-caption-sm-medium-font-weight:var(--orb-typo-caption-font-weight-medium);--orb-caption-sm-medium-font-size:var(--orb-typo-caption-font-size-sm);--orb-caption-sm-medium-line-height:var(--orb-typo-caption-line-height-sm);--orb-caption-sm-medium-letter-spacing:var(--orb-typo-caption-letter-spacing);--orb-mono-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-lg-regular-line-height:var(--orb-typo-mono-line-height-lg);--orb-mono-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-md-regular-line-height:var(--orb-typo-mono-line-height-md);--orb-mono-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-sm-regular-line-height:var(--orb-typo-mono-line-height-sm);--orb-mono-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-lg-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-lg-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-lg-regular-font-size:var(--orb-typo-mono-font-size-lg);--orb-mono-short-lg-regular-line-height:var(--orb-typo-mono-short-line-height-lg);--orb-mono-short-lg-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-md-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-md-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-md-regular-font-size:var(--orb-typo-mono-font-size-md);--orb-mono-short-md-regular-line-height:var(--orb-typo-mono-short-line-height-md);--orb-mono-short-md-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-mono-short-sm-regular-font-family:var(--orb-typo-mono-font);--orb-mono-short-sm-regular-font-weight:var(--orb-typo-mono-font-weight-regular);--orb-mono-short-sm-regular-font-size:var(--orb-typo-mono-font-size-sm);--orb-mono-short-sm-regular-line-height:var(--orb-typo-mono-short-line-height-sm);--orb-mono-short-sm-regular-letter-spacing:var(--orb-typo-mono-letter-spacing);--orb-hotkeys-lg-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-lg-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-lg-regular-font-size:var(--orb-typo-hotkeys-font-size-lg);--orb-hotkeys-lg-regular-line-height:var(--orb-typo-hotkeys-line-height-lg);--orb-hotkeys-lg-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-md-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-md-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-md-regular-font-size:var(--orb-typo-hotkeys-font-size-md);--orb-hotkeys-md-regular-line-height:var(--orb-typo-hotkeys-line-height-md);--orb-hotkeys-md-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);--orb-hotkeys-sm-regular-font-family:var(--orb-typo-hotkeys-font);--orb-hotkeys-sm-regular-font-weight:var(--orb-typo-hotkeys-font-weight-regular);--orb-hotkeys-sm-regular-font-size:var(--orb-typo-hotkeys-font-size-sm);--orb-hotkeys-sm-regular-line-height:var(--orb-typo-hotkeys-line-height-sm);--orb-hotkeys-sm-regular-letter-spacing:var(--orb-typo-hotkeys-letter-spacing);font-family:var(--orb-typo-body-font)}
.yamb-important-list{display:flex;flex:1 1 auto;justify-content:center}.yamb-important-list .message{padding:var(--spacing-4m) 0;position:relative}.yamb-important-list .message+.message:before{background-color:var(--common-divider);content:"";height:1px;left:var(--spacing-6m);pointer-events:none;position:absolute;right:var(--spacing-6m);top:0}
