.StandaloneRichInput-TabContext{display:flex;overflow:hidden;align-items:center;width:100%;padding:8px 16px;border-radius:18px;background-color:var(--depot-color-button-secondary-bg)}.StandaloneRichInput-TabContextImage{width:24px;height:24px;margin-right:12px}.StandaloneRichInput-TabContextImage_skeleton{border-radius:24px;background-color:var(--depot-color-bg-secondary)}.StandaloneRichInput-TabContextText{overflow:hidden;max-width:calc(100vw - 125px);text-align:left;white-space:nowrap;text-overflow:ellipsis}.StandaloneRichInput-TabContextText_skeleton{width:100%;max-width:210px;height:12px;border-radius:8px;background-color:var(--depot-color-bg-secondary)}.SendRequestButton{display:flex;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;pointer-events:all;color:var(--depot-color-text-primary-inverse);border:0;border-radius:36px;background-color:#262626;fill:var(--depot-color-text-primary-inverse)}.SendRequestButton[disabled]{cursor:auto;color:var(--depot-color-button-disabled-text);background-color:var(--depot-color-button-disabled-bg);fill:var(--depot-color-button-disabled-text)}.GoDisclaimer{display:flex;justify-content:center;align-items:center;padding:var(--depot-layout-alice-input-margin)0 0;font:var(--depot-font-size-text-s) var(--depot-font-text)}.GoDisclaimer-Icon{width:12px;height:12px;margin-right:5px;background:var(--depot-color-text-primary);-webkit-mask-image:url(//yastatic.net/s3/alicestatic/_/v2/static/media/AliceMediatorOutline_12.f5f179b5.svg);mask-image:url(//yastatic.net/s3/alicestatic/_/v2/static/media/AliceMediatorOutline_12.f5f179b5.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:12px 12px;mask-size:12px 12px}.File{display:flex;align-items:center;box-sizing:border-box;max-width:282px;height:52px;padding:8px 12px;-webkit-tap-highlight-color:transparent;border-radius:18px;transition:background-color .15s ease}.File_view_primary{background-color:var(--depot-color-bg-tertiary)}.File_view_secondary{background-color:var(--depot-color-bg-primary)}.File-Container{display:flex;overflow:hidden;align-items:center;width:100%}.File-Icon{position:relative;display:flex;overflow:hidden;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;margin-right:12px;color:var(--depot-color-text-quaternary);transition:color .2s ease}.File-Description{overflow:hidden;font:var(--depot-font-size-caption) var(--depot-font-text);white-space:nowrap;text-overflow:ellipsis;color:var(--depot-color-text-quaternary)}.File_state_error .File-Icon{color:var(--depot-color-text-error)}.File_state_error .File-Description{color:var(--depot-color-text-error)}.File-Info{display:flex;overflow:hidden;flex-direction:column;min-width:0}.File-Title{display:inline-flex;overflow:hidden;max-width:100%;font:var(--depot-font-size-text-s-paragraph) var(--depot-font-text);white-space:nowrap;text-overflow:ellipsis;color:var(--depot-color-text-primary)}.File-Error{overflow:hidden;font:var(--depot-font-size-caption) var(--depot-font-text);white-space:nowrap;text-overflow:ellipsis;color:var(--depot-color-text-error)}.File-TitleOther{overflow:hidden;text-overflow:ellipsis}.File-TitleRequired{width:-webkit-max-content;width:-moz-max-content;width:max-content}.File-Remove{flex-shrink:0;width:24px;height:24px;margin-left:12px;color:var(--depot-color-text-quaternary);transition:color .15s ease}.File-Remove:hover{color:var(--depot-color-text-primary)}.File-Remove::before{top:-12px;right:-12px;bottom:-12px;left:-12px}.File_state_loading .File-DomainSkeleton{margin-top:6px}.File-TitleSkeleton[class]{width:180px;height:8px}.File-DomainSkeleton[class]{width:65px;height:8px}.File-IconSkeleton[class]{width:16px;height:16px;margin:4px}.File-IconSkeleton[class] .Skeleton-Item{height:16px;border-radius:50%}.CircleProgress{animation:circle-progress-spin 1s linear infinite}.CircleProgress-MainLine{transition:stroke-dashoffset .2s ease-out}@keyframes circle-progress-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.InputFilesBlock{display:flex;width:100%;margin-bottom:8px}.InputControlsMenu-Item{display:flex;align-items:center;box-sizing:border-box;width:100%;height:42px;padding:12px;font:var(--depot-font-size-text-s) var(--depot-font-text);color:var(--depot-color-text-primary);border:0;border-radius:12px;background:0 0;fill:currentColor;transition:background .2s ease,color .2s ease}.InputControlsMenu-ItemIcon{display:flex;justify-content:center;align-items:center;margin-right:8px}.InputControlsMenu-ItemContent{margin-right:8px}.InputControlsMenu-Item_active{color:var(--depot-color-text-brand)}.InputControlsMenu-CheckIcon{margin-left:auto;fill:transparent;transition:fill .2s ease}.InputControlsMenu-Space{height:1px;margin:4px 12px;border:0;background-color:var(--depot-color-stroke-tertiary)}.InputControlsMenu-Item_active .InputControlsMenu-CheckIcon{fill:var(--depot-color-text-brand)}.InputControlsMenu-ItemNewBadge{margin-left:auto;padding:0 6px 1px;font:var(--depot-font-size-caption) var(--depot-font-text);color:var(--depot-color-text-brand);border-radius:100px;background-color:var(--depot-color-control-secondary-brand)}.InputControlsMenu{padding:4px;border-radius:16px;background:var(--depot-color-bg-primary);box-shadow:0 2px 4px 0 rgba(0,0,0,.04),0 4px 16px 0 rgba(0,0,0,.02),0 4px 64px 0 rgba(0,0,0,.02)}.InputControlsMenu.Popup2_view_default::before{box-shadow:0 0 0 1px var(--depot-color-stroke-tertiary)}.InputControlsMenu-Item:hover,.InputControlsMenu-Item:focus-visible{background:var(--depot-color-control-secondary)}.InputControls-MorePromoTooltip{box-sizing:border-box;width:200px;padding:12px 16px;font:var(--depot-font-size-text-s) var(--depot-font-text);text-align:center;color:var(--depot-color-text-primary-inverse-always)}