.jaasMeetingFrame-module__KymmnW__frameSection{height:var(--meeting-workspace-height,auto);min-height:var(--meeting-workspace-min-height,min(70vh,720px));border:1px solid var(--borderLight);background:var(--frameBackdrop);border-radius:8px;position:relative;overflow:hidden}.jaasMeetingFrame-module__KymmnW__frame{width:100%;height:var(--meeting-workspace-height,min(70vh,720px));min-height:var(--meeting-workspace-min-height,520px)}.jaasMeetingFrame-module__KymmnW__frameClosed{display:none}.jaasMeetingFrame-module__KymmnW__frameLoading,.jaasMeetingFrame-module__KymmnW__frameError{z-index:1;background:var(--bgElevated);box-shadow:var(--shadowPopover);border-radius:6px;padding:8px 10px;font-size:13px;position:absolute;top:14px;left:14px}.jaasMeetingFrame-module__KymmnW__frameLoading{color:var(--textPrimary)}.jaasMeetingFrame-module__KymmnW__frameError{color:var(--errorText)}.jaasMeetingFrame-module__KymmnW__frameClosedState{z-index:2;min-height:var(--meeting-workspace-min-height,520px);background:var(--bgSurface);color:var(--textMuted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex;position:absolute;inset:0}.jaasMeetingFrame-module__KymmnW__frameClosedText{flex-direction:column;gap:5px;display:flex}.jaasMeetingFrame-module__KymmnW__frameClosedTitle{color:var(--textPrimary);font-size:15px;font-weight:700;line-height:1.2}.jaasMeetingFrame-module__KymmnW__frameClosedDescription{color:var(--textMuted);font-size:13px;line-height:1.35}@media (max-width:768px){.jaasMeetingFrame-module__KymmnW__frameSection{min-height:520px}.jaasMeetingFrame-module__KymmnW__frame{height:520px;min-height:520px}}
.recordingsPageComponent-module__dD6KNq__page{flex-direction:column;gap:24px;padding:0;display:flex}.recordingsPageComponent-module__dD6KNq__header{flex-direction:column;gap:6px;display:flex}.recordingsPageComponent-module__dD6KNq__title{color:var(--textPrimary);margin:0;font-size:20px;font-weight:600;line-height:1.3}.recordingsPageComponent-module__dD6KNq__subtitle{color:var(--textSecondary);margin:0;font-size:14px;line-height:1.5}.recordingsPageComponent-module__dD6KNq__errorBlock{background:var(--bgSurface);border:1px solid var(--borderLight);color:var(--textSecondary);border-radius:8px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}.recordingsPageComponent-module__dD6KNq__emptyState{background:var(--bgSurface);border:1px dashed var(--borderLight);color:var(--textSecondary);text-align:center;border-radius:8px;margin:0;padding:20px;font-size:13px;line-height:1.5}.recordingsPageComponent-module__dD6KNq__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:20px;display:grid}.recordingsPageComponent-module__dD6KNq__skeleton{aspect-ratio:16/11;background:var(--bgSurface);border:1px solid var(--borderLight);opacity:.6;border-radius:8px;position:relative;overflow:hidden}.recordingsPageComponent-module__dD6KNq__skeleton:after{content:"";background:linear-gradient(90deg,transparent,var(--borderLight),transparent);animation:1.6s infinite recordingsPageComponent-module__dD6KNq__shimmer;position:absolute;inset:0}@keyframes recordingsPageComponent-module__dD6KNq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.recordingsPageComponent-module__dD6KNq__card{flex-direction:column;gap:10px;min-width:0;display:flex}.recordingsPageComponent-module__dD6KNq__player{aspect-ratio:16/9;background:var(--bgSurface);border:1px solid var(--borderLight);border-radius:8px;position:relative;overflow:hidden}.recordingsPageComponent-module__dD6KNq__iframe{border:0;width:100%;height:100%;display:block}.recordingsPageComponent-module__dD6KNq__video{object-fit:contain;background:var(--bgSurface);width:100%;height:100%;display:block}.recordingsPageComponent-module__dD6KNq__playerFacade{border:1px solid var(--borderLight);cursor:pointer;background:var(--bgSurface);width:100%;padding:0;display:block}.recordingsPageComponent-module__dD6KNq__thumbnail{object-fit:cover;width:100%;height:100%;display:block}.recordingsPageComponent-module__dD6KNq__playOverlay{background-color:var(--mediaOverlaySoft);justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute;inset:0}.recordingsPageComponent-module__dD6KNq__playerFacade:hover .recordingsPageComponent-module__dD6KNq__playOverlay{background-color:var(--mediaOverlay)}.recordingsPageComponent-module__dD6KNq__playButton{background-color:var(--mediaSurface);width:44px;height:44px;color:var(--mediaSurfaceText);border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:flex}.recordingsPageComponent-module__dD6KNq__playerFacade:hover .recordingsPageComponent-module__dD6KNq__playButton{transform:scale(1.08)}.recordingsPageComponent-module__dD6KNq__playerPlaceholder{color:var(--textSecondary);justify-content:center;align-items:center;text-decoration:none;transition:background .15s;display:flex}.recordingsPageComponent-module__dD6KNq__playerPlaceholder:hover{background:var(--bgPage)}.recordingsPageComponent-module__dD6KNq__placeholderIcon{opacity:.6}.recordingsPageComponent-module__dD6KNq__titleLink{-webkit-line-clamp:2;color:var(--textPrimary);-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.recordingsPageComponent-module__dD6KNq__titleLink:hover{text-decoration:underline}.recordingsPageComponent-module__dD6KNq__meta{align-items:center;gap:6px;min-width:0;display:flex}.recordingsPageComponent-module__dD6KNq__metaName{color:var(--textSecondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.recordingsPageComponent-module__dD6KNq__metaDot{background:var(--textSecondary);border-radius:50%;flex-shrink:0;width:2px;height:2px}.recordingsPageComponent-module__dD6KNq__metaDate{color:var(--textSecondary);white-space:nowrap;font-size:12px}
.textButton-module__3EwCpq__button{cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:100%;font-family:inherit;font-weight:500;transition:background-color .15s,color .15s,border-color .15s;display:flex}.textButton-module__3EwCpq__button:disabled{opacity:.6;cursor:not-allowed}.textButton-module__3EwCpq__size_md{height:40px;padding:0 14px;font-size:14px}.textButton-module__3EwCpq__size_sm{width:auto;height:32px;padding:0 12px;font-size:13px}.textButton-module__3EwCpq__primary{color:var(--textOnAccent);background:var(--buttonPrimary);border:1px solid var(--buttonPrimary)}.textButton-module__3EwCpq__primary:hover:not(:disabled){background:var(--buttonPrimaryHover);border-color:var(--buttonPrimaryHover)}.textButton-module__3EwCpq__outline{color:var(--textSecondary);border:1px solid var(--borderLight);background:0 0}.textButton-module__3EwCpq__outline:hover:not(:disabled){color:var(--textPrimary);border-color:var(--inputBorder)}.textButton-module__3EwCpq__ghost{color:var(--textSecondary);background:0 0;border:1px solid #0000}.textButton-module__3EwCpq__ghost:hover:not(:disabled){color:var(--textPrimary);background:var(--chatHover)}.textButton-module__3EwCpq__danger{color:var(--textOnAccent);background:var(--buttonDanger);border:1px solid var(--buttonDanger)}.textButton-module__3EwCpq__danger:hover:not(:disabled){background:var(--buttonDangerHover);border-color:var(--buttonDangerHover)}
.hoverTooltip-module__onXaQq__wrapper{display:inline-flex}.hoverTooltip-module__onXaQq__tooltip{background:var(--bgElevated);color:var(--textPrimary);white-space:nowrap;z-index:9999;pointer-events:none;text-align:center;border:1px solid var(--borderLight);min-width:40px;box-shadow:var(--shadowPopover);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;position:fixed}.hoverTooltip-module__onXaQq__tooltip.hoverTooltip-module__onXaQq__keepOpen{pointer-events:auto}.hoverTooltip-module__onXaQq__tooltip.hoverTooltip-module__onXaQq__fitContent{min-width:auto}.hoverTooltip-module__onXaQq__tooltip.hoverTooltip-module__onXaQq__multiline{white-space:normal;text-align:center;max-width:240px;line-height:1.4}.hoverTooltip-module__onXaQq__tooltip:after{content:"";border:5px solid #0000;position:absolute}.hoverTooltip-module__onXaQq__top:after{border-top-color:var(--bgElevated);top:100%;left:50%;transform:translate(-50%)}.hoverTooltip-module__onXaQq__bottom:after{border-bottom-color:var(--bgElevated);bottom:100%;left:50%;transform:translate(-50%)}.hoverTooltip-module__onXaQq__left:after{border-left-color:var(--bgElevated);top:50%;left:100%;transform:translateY(-50%)}.hoverTooltip-module__onXaQq__right:after{border-right-color:var(--bgElevated);top:50%;right:100%;transform:translateY(-50%)}
.channelHeader-module__mYbyfq__header{border-bottom:1px solid var(--borderLight);background:var(--bgSurface);flex-shrink:0;align-items:center;gap:12px;padding:16px 24px;display:flex}.channelHeader-module__mYbyfq__header_mobile{padding:12px 16px}.channelHeader-module__mYbyfq__body{flex:1;min-width:0}.channelHeader-module__mYbyfq__titleRow{align-items:center;gap:6px;display:flex}.channelHeader-module__mYbyfq__title{color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.3;overflow:hidden}.channelHeader-module__mYbyfq__header_mobile .channelHeader-module__mYbyfq__title{font-size:16px}.channelHeader-module__mYbyfq__statusRow{color:var(--textMuted);align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.channelHeader-module__mYbyfq__onlineDot{background:var(--chatOnline);border-radius:50%;width:6px;height:6px;display:inline-block}.channelHeader-module__mYbyfq__pinnedButtonWrap{flex-shrink:0;display:inline-flex;position:relative}.channelHeader-module__mYbyfq__pinnedBadge{background:var(--buttonPrimary);min-width:14px;height:14px;color:var(--textOnAccent);text-align:center;pointer-events:none;border-radius:999px;padding:0 4px;font-size:10px;font-weight:600;line-height:14px;position:absolute;top:-2px;right:-2px}
.daySeparator-module__-8it5a__wrapper{color:var(--textMuted);align-items:center;gap:12px;margin:16px 0 12px;display:flex}.daySeparator-module__-8it5a__line{background:var(--borderLight);flex:1;height:1px}.daySeparator-module__-8it5a__pill{border:1px solid var(--borderLight);background:var(--bgSurface);border-radius:999px;padding:2px 10px;font-size:12px;font-weight:500}
.reactions-module__nHR69G__wrapper{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.reactions-module__nHR69G__reaction{border:1px solid var(--borderLight);background:var(--bgSurface);color:var(--textPrimary);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-family:inherit;font-size:12px;transition:border-color .15s,background .15s;display:inline-flex}.reactions-module__nHR69G__reaction:hover{border-color:var(--inputBorder)}.reactions-module__nHR69G__reaction_mine{border-color:var(--inputFocus);background:color-mix(in srgb,var(--inputFocus)10%,transparent)}.reactions-module__nHR69G__count{font-variant-numeric:tabular-nums;color:var(--textSecondary)}.reactions-module__nHR69G__tooltipInner{flex-direction:column;align-items:center;gap:4px;padding:2px 0;display:flex}.reactions-module__nHR69G__tooltipEmoji{font-size:24px;line-height:1}.reactions-module__nHR69G__tooltipBody{font-size:12px;line-height:1.4;display:block}.reactions-module__nHR69G__tooltipNames{font-weight:600}.reactions-module__nHR69G__tooltipSuffix{opacity:.75}
.bubbleToolbar-module__7iORYa__toolbar{z-index:60}.bubbleToolbar-module__7iORYa__inner{background:var(--bgElevated);border:1px solid var(--inputBorder);box-shadow:var(--shadowPopover);border-radius:6px;align-items:center;gap:2px;padding:4px;animation:.12s both bubbleToolbar-module__7iORYa__gma-fadeIn;display:inline-flex}.bubbleToolbar-module__7iORYa__btn{width:28px;height:28px;color:var(--textSecondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.bubbleToolbar-module__7iORYa__btn:hover{background:var(--chatHover);color:var(--textPrimary)}.bubbleToolbar-module__7iORYa__btn_active{background:var(--chatHover);color:var(--buttonPrimary)}.bubbleToolbar-module__7iORYa__divider{background:var(--borderLight);width:1px;height:18px;margin:0 2px}.bubbleToolbar-module__7iORYa__linkRow{align-items:center;gap:6px;padding:0 4px;display:inline-flex}.bubbleToolbar-module__7iORYa__linkInput{width:200px;color:var(--textPrimary);background:var(--bgPage);border:1px solid var(--borderLight);border-radius:4px;outline:none;padding:4px 8px;font-family:inherit;font-size:12px}.bubbleToolbar-module__7iORYa__linkInput:focus{border-color:var(--buttonPrimary)}.bubbleToolbar-module__7iORYa__linkOk{color:var(--textOnAccent);background:var(--buttonPrimary);border:1px solid var(--buttonPrimary);cursor:pointer;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:600}.bubbleToolbar-module__7iORYa__linkOk:hover{background:var(--buttonPrimaryHover);border-color:var(--buttonPrimaryHover)}
.richEditor-module__zP5vzW__editor{color:var(--textPrimary);font-family:inherit;font-size:14px;line-height:1.5}.richEditor-module__zP5vzW__editor .ProseMirror{white-space:pre-wrap;word-break:break-word;outline:none;min-height:44px;max-height:160px;overflow-y:auto}.richEditor-module__zP5vzW__editor .ProseMirror p{margin:0}:is(.richEditor-module__zP5vzW__editor .ProseMirror ul,.richEditor-module__zP5vzW__editor .ProseMirror ol){margin:0;padding-left:22px}.richEditor-module__zP5vzW__editor .ProseMirror li{margin:0}.richEditor-module__zP5vzW__editor .ProseMirror li p{margin:0}.richEditor-module__zP5vzW__editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--textMuted);pointer-events:none;float:left;height:0}.richEditor-module__zP5vzW__editor .ProseMirror code{font-family:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace;background:var(--chatCodeBg);border:1px solid var(--chatCodeBorder);border-radius:4px;padding:1px 6px;font-size:12.5px}.richEditor-module__zP5vzW__editor .ProseMirror s{text-decoration:line-through}.richEditor-module__zP5vzW__editor .ProseMirror a{color:var(--buttonPrimary);text-decoration:none}.richEditor-module__zP5vzW__editor .ProseMirror a:hover{text-decoration:underline}.richEditor-module__zP5vzW__editor .ProseMirror pre{background:var(--chatCodeBg);border:1px solid var(--chatCodeBorder);font-family:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace;white-space:pre;border-radius:6px;margin:6px 0;padding:10px 12px;font-size:12.5px;overflow-x:auto}.richEditor-module__zP5vzW__editor .ProseMirror pre code{font-size:inherit;background:0 0;border:none;padding:0}
.iconButton-module__FUfm8G__iconButton{border:1px solid var(--borderLight);cursor:pointer;width:36px;height:36px;color:var(--textSecondary);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background-color .15s;display:flex}.iconButton-module__FUfm8G__iconButton:hover:not(:disabled){color:var(--textPrimary);border-color:var(--inputBorder)}.iconButton-module__FUfm8G__iconButton:disabled{opacity:.6;cursor:not-allowed}.iconButton-module__FUfm8G__iconButton_ghost{border-color:#0000}.iconButton-module__FUfm8G__iconButton_ghost:hover:not(:disabled){background:var(--chatHover);border-color:#0000}.iconButton-module__FUfm8G__iconButton_active{background:var(--chatHover);color:var(--textPrimary)}
.confirmModal-module__iae5Ya__overlay{z-index:200;background:color-mix(in srgb,var(--bgPage)70%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;padding:16px;animation:.15s both confirmModal-module__iae5Ya__gma-fadeIn;display:flex;position:fixed;inset:0}.confirmModal-module__iae5Ya__card{background:var(--bgSurface);border:1px solid var(--borderLight);width:100%;max-width:380px;box-shadow:0 12px 32px var(--shadowModalColor);border-radius:10px;padding:20px 22px}.confirmModal-module__iae5Ya__title{color:var(--textPrimary);margin-bottom:6px;font-size:15px;font-weight:600}.confirmModal-module__iae5Ya__message{color:var(--textSecondary);margin-bottom:18px;font-size:13px;line-height:1.45}.confirmModal-module__iae5Ya__actions{justify-content:flex-end;gap:8px;display:flex}
.checkbox-module__NTt-1q__wrapper{flex-shrink:0;width:16px;height:16px;display:inline-flex;position:relative}.checkbox-module__NTt-1q__nativeInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.checkbox-module__NTt-1q__nativeInput:disabled{cursor:not-allowed}.checkbox-module__NTt-1q__box{border:1.5px solid var(--inputBorder);background:var(--bgSurface);color:#0000;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.checkbox-module__NTt-1q__nativeInput:hover:not(:disabled)+.checkbox-module__NTt-1q__box{border-color:var(--inputFocus)}.checkbox-module__NTt-1q__nativeInput:focus-visible+.checkbox-module__NTt-1q__box{box-shadow:0 0 0 3px color-mix(in srgb,var(--inputFocus)24%,transparent)}.checkbox-module__NTt-1q__box_checked{background:var(--buttonPrimary);border-color:var(--buttonPrimary);color:var(--textOnAccent)}.checkbox-module__NTt-1q__nativeInput:disabled+.checkbox-module__NTt-1q__box{opacity:.5}
.mentionDropdown-module__YeGvzW__dropdown{background:var(--bgSurface);border:1px solid var(--borderLight);z-index:5;border-radius:8px;width:320px;padding:4px;animation:.14s both mentionDropdown-module__YeGvzW__gma-slideUp;position:absolute;bottom:calc(100% + 8px);left:0}.mentionDropdown-module__YeGvzW__header{color:var(--textMuted);text-transform:uppercase;letter-spacing:.05em;padding:6px 10px 4px;font-size:11px;font-weight:600}.mentionDropdown-module__YeGvzW__row{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:inherit;transition:background .15s;display:flex}.mentionDropdown-module__YeGvzW__row:hover{background:var(--chatHover)}.mentionDropdown-module__YeGvzW__row_active{background:var(--bgPage)}.mentionDropdown-module__YeGvzW__body{flex:1;min-width:0}.mentionDropdown-module__YeGvzW__name{color:var(--textPrimary);font-size:13.5px;font-weight:500}.mentionDropdown-module__YeGvzW__match{background:var(--chatMention);color:var(--chatMentionText);border-radius:2px;padding:0 2px}.mentionDropdown-module__YeGvzW__role{color:var(--textMuted);font-size:12px}.mentionDropdown-module__YeGvzW__enter{color:var(--textMuted);font-size:11px}
.composer-module__BJVVdW__outer{min-width:0;position:relative}.composer-module__BJVVdW__wrapper{border:1px solid var(--inputBorder);background:var(--bgSurface);border-radius:8px;min-width:0;transition:border-color .15s,box-shadow .15s}.composer-module__BJVVdW__wrapper_focused{border-color:var(--inputFocus);box-shadow:0 0 0 3px color-mix(in srgb,var(--inputFocus)14%,transparent)}.composer-module__BJVVdW__editorPad{padding:12px 14px 4px}.composer-module__BJVVdW__toolbar{justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:6px 8px;display:flex}.composer-module__BJVVdW__toolbarLeft{gap:4px;min-width:0;display:flex}.composer-module__BJVVdW__emojiWrap{position:relative}.composer-module__BJVVdW__toolbarRight{align-items:center;gap:8px;min-width:0;display:flex}.composer-module__BJVVdW__hint{color:var(--textMuted);font-size:11.5px}.composer-module__BJVVdW__kbd{font-family:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace;border:1px solid var(--borderLight);border-radius:4px;padding:1px 5px}.composer-module__BJVVdW__sendBtn{background:var(--bgPage);width:36px;height:36px;color:var(--textMuted);border:1px solid var(--borderLight);cursor:not-allowed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:all .15s;display:inline-flex}.composer-module__BJVVdW__sendBtn_active{background:var(--buttonPrimary);color:var(--textOnAccent);border-color:var(--buttonPrimary);cursor:pointer}.composer-module__BJVVdW__sendBtn_active:hover{background:var(--buttonPrimaryHover);border-color:var(--buttonPrimaryHover)}.composer-module__BJVVdW__spin{animation:1s linear infinite composer-module__BJVVdW__gma-spin}.composer-module__BJVVdW__fileInputHidden{display:none}.composer-module__BJVVdW__attachments{flex-wrap:wrap;gap:6px;min-width:0;padding:4px 14px 0;display:flex}.composer-module__BJVVdW__attachmentChip{background:var(--bgPage);border:1px solid var(--borderLight);color:var(--textPrimary);border-radius:999px;align-items:center;gap:6px;max-width:240px;padding:4px 4px 4px 8px;font-size:12px;display:inline-flex}.composer-module__BJVVdW__attachmentChip_failed{color:var(--errorText);border-color:var(--errorBorder)}.composer-module__BJVVdW__attachmentName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-module__BJVVdW__attachmentSize{color:var(--textMuted);flex-shrink:0}.composer-module__BJVVdW__attachmentRemove{width:18px;height:18px;color:var(--textMuted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.composer-module__BJVVdW__attachmentRemove:hover{background:var(--chatHover);color:var(--textPrimary)}.composer-module__BJVVdW__broadcastRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 12px 0;display:flex}.composer-module__BJVVdW__broadcastLabel{color:var(--textSecondary);align-items:center;gap:4px;font-size:12.5px;display:inline-flex}.composer-module__BJVVdW__broadcastLabel b{color:var(--textPrimary);font-weight:600}.composer-module__BJVVdW__broadcastLockIcon{color:var(--textMuted);margin-left:2px}@media (max-width:768px){.composer-module__BJVVdW__hint{display:none}}
.threadPanel-module__5KPV9a__panel{border-left:1px solid var(--borderLight);background:var(--bgSurface);flex-direction:column;flex-shrink:0;width:400px;animation:.2s both threadPanel-module__5KPV9a__gma-slideUp;display:flex}.threadPanel-module__5KPV9a__panel_mobile{border-left:none;width:100%}.threadPanel-module__5KPV9a__header{border-bottom:1px solid var(--borderLight);flex-shrink:0;align-items:center;gap:10px;padding:16px 20px;display:flex}.threadPanel-module__5KPV9a__title{color:var(--textPrimary);flex:1;font-size:16px;font-weight:600}.threadPanel-module__5KPV9a__subtitle{color:var(--textMuted);font-size:12px}.threadPanel-module__5KPV9a__subtitle b{color:var(--textSecondary);font-weight:500}.threadPanel-module__5KPV9a__body{flex:1;padding:14px 20px;overflow-y:auto}.threadPanel-module__5KPV9a__dividerRow{color:var(--textMuted);align-items:center;gap:10px;margin:16px 0 8px;font-size:12px;font-weight:500;display:flex}.threadPanel-module__5KPV9a__line{background:var(--borderLight);flex:1;height:1px}.threadPanel-module__5KPV9a__composerPad{border-top:1px solid var(--borderLight);padding:12px 16px 16px}
.membersPanel-module__sLKSHG__panel{border-left:1px solid var(--borderLight);background:var(--bgSurface);flex-direction:column;flex-shrink:0;width:320px;animation:.2s both membersPanel-module__sLKSHG__gma-slideUp;display:flex}.membersPanel-module__sLKSHG__panel_mobile{border-left:none;width:100%}.membersPanel-module__sLKSHG__header{border-bottom:1px solid var(--borderLight);flex-shrink:0;align-items:center;gap:10px;padding:16px 20px;display:flex}.membersPanel-module__sLKSHG__titles{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.membersPanel-module__sLKSHG__title{color:var(--textPrimary);font-size:16px;font-weight:600}.membersPanel-module__sLKSHG__subtitle{color:var(--textMuted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.membersPanel-module__sLKSHG__subtitle b{color:var(--textSecondary);font-weight:500}.membersPanel-module__sLKSHG__body{flex:1;padding:8px 0;overflow-y:auto}.membersPanel-module__sLKSHG__list{margin:0;padding:0;list-style:none}.membersPanel-module__sLKSHG__rowWrap{margin:0;padding:0}.membersPanel-module__sLKSHG__row{text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:10px 20px;transition:background .12s;display:flex}.membersPanel-module__sLKSHG__row_clickable{cursor:pointer}.membersPanel-module__sLKSHG__row_clickable:hover,.membersPanel-module__sLKSHG__row_clickable:focus-visible{background:var(--chatHover,var(--borderLight));outline:none}.membersPanel-module__sLKSHG__row_clickable:focus-visible{box-shadow:inset 0 0 0 2px var(--buttonPrimary)}.membersPanel-module__sLKSHG__row_self{cursor:default}.membersPanel-module__sLKSHG__row_pending{cursor:progress;opacity:.7}.membersPanel-module__sLKSHG__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.membersPanel-module__sLKSHG__name{color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.membersPanel-module__sLKSHG__youTag{color:var(--textMuted);font-weight:400}.membersPanel-module__sLKSHG__role{color:var(--textMuted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.membersPanel-module__sLKSHG__lastSeen{color:var(--textMuted);opacity:.75;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.membersPanel-module__sLKSHG__dmHint{width:24px;height:24px;color:var(--textMuted);opacity:0;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .12s;display:inline-flex}.membersPanel-module__sLKSHG__row_clickable:hover .membersPanel-module__sLKSHG__dmHint,.membersPanel-module__sLKSHG__row_clickable:focus-visible .membersPanel-module__sLKSHG__dmHint{opacity:1;color:var(--textSecondary)}.membersPanel-module__sLKSHG__empty{color:var(--textMuted);text-align:center;padding:24px 20px;font-size:13px}
.lightbox-module__nO3mda__overlay{z-index:100;background:color-mix(in srgb,var(--bgPage)86%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;animation:.15s both lightbox-module__nO3mda__gma-fadeIn;display:flex;position:absolute;inset:0}.lightbox-module__nO3mda__card{background:var(--bgSurface);border:1px solid var(--borderLight);border-radius:8px;width:calc(100% - 80px);max-width:720px;padding:14px;position:relative}.lightbox-module__nO3mda__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.lightbox-module__nO3mda__fileName{color:var(--textPrimary);font-size:14px;font-weight:600}.lightbox-module__nO3mda__meta{color:var(--textMuted);font-size:12px}.lightbox-module__nO3mda__actions{gap:6px;display:flex}.lightbox-module__nO3mda__imageWrap{background:var(--bgPage);border:1px solid var(--borderLight);border-radius:6px;justify-content:center;display:flex;overflow:hidden}.lightbox-module__nO3mda__image{object-fit:contain;max-width:100%;max-height:70vh;display:block}.lightbox-module__nO3mda__downloadLink{border:1px solid var(--borderLight);width:32px;height:32px;color:var(--textSecondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.lightbox-module__nO3mda__downloadLink:hover{color:var(--textPrimary);border-color:var(--inputBorder)}
.offlineBanner-module__NTutNa__banner{background:var(--offlineBg);color:var(--offlineText);border-top:1px solid var(--offlineBorder);align-items:center;gap:10px;padding:8px 14px;font-size:13px;display:flex}.offlineBanner-module__NTutNa__spin{animation:1.4s linear infinite offlineBanner-module__NTutNa__gma-spin}
.mobileChannelList-module__Rgl9TW__wrapper{background:var(--bgPage);flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;display:flex;overflow-x:hidden}.mobileChannelList-module__Rgl9TW__header{background:var(--bgSurface);border-bottom:1px solid var(--borderLight);min-width:0;padding:14px 16px 10px}.mobileChannelList-module__Rgl9TW__title{color:var(--textPrimary);font-size:18px;font-weight:600}.mobileChannelList-module__Rgl9TW__count{color:var(--textMuted);font-size:12px}.mobileChannelList-module__Rgl9TW__controls{align-items:center;gap:6px;width:100%;min-width:0;margin-top:10px;display:flex}.mobileChannelList-module__Rgl9TW__modeToggle{flex:1;min-width:0}.mobileChannelList-module__Rgl9TW__sortMenu{flex:0 104px;min-width:0}.mobileChannelList-module__Rgl9TW__sortButton{border:1px solid var(--borderLight);background:var(--bgSurface);width:100%;min-width:0;max-width:104px;height:32px;color:var(--textSecondary);border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:11.5px;font-weight:600;display:inline-flex}.mobileChannelList-module__Rgl9TW__sortButton span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobileChannelList-module__Rgl9TW__sortButton:hover{background:var(--chatHover);color:var(--textPrimary)}.mobileChannelList-module__Rgl9TW__sortToggle{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:0;display:grid}.mobileChannelList-module__Rgl9TW__sortOption{min-width:0;height:36px;color:var(--textSecondary);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:0 6px;font-family:inherit;font-size:11px;font-weight:600;transition:background-color .12s,color .12s;overflow:hidden}.mobileChannelList-module__Rgl9TW__sortOption:hover{background:var(--chatHoverSurface);color:var(--textPrimary)}.mobileChannelList-module__Rgl9TW__sortOption_active,.mobileChannelList-module__Rgl9TW__sortOption_active:hover{background:var(--chatActiveSurface);color:var(--textPrimary)}.mobileChannelList-module__Rgl9TW__sortOption:focus-visible{box-shadow:inset 0 0 0 1px var(--buttonPrimary);outline:none}.mobileChannelList-module__Rgl9TW__searchPad{margin-top:10px}.mobileChannelList-module__Rgl9TW__list{flex:1;min-width:0;overflow-y:auto}.mobileChannelList-module__Rgl9TW__emptyList{color:var(--textMuted);text-align:center;padding:20px 16px;font-size:13px}.mobileChannelList-module__Rgl9TW__sectionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--textMuted);background:var(--bgPage);padding:14px 16px 6px;font-size:11px;font-weight:600}.mobileChannelList-module__Rgl9TW__row{background:var(--bgSurface);border:none;border-bottom:1px solid var(--borderLight);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 16px;font-family:inherit;display:flex}.mobileChannelList-module__Rgl9TW__row:hover{background:var(--chatHover)}.mobileChannelList-module__Rgl9TW__body{flex:1;min-width:0}.mobileChannelList-module__Rgl9TW__topRow{justify-content:space-between;gap:8px;min-width:0;display:flex}.mobileChannelList-module__Rgl9TW__name{min-width:0;color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.mobileChannelList-module__Rgl9TW__name_unread{font-weight:600}.mobileChannelList-module__Rgl9TW__time{color:var(--textMuted);flex-shrink:0;font-size:11.5px}.mobileChannelList-module__Rgl9TW__time_unread{color:var(--buttonPrimary);font-weight:600}.mobileChannelList-module__Rgl9TW__bottomRow{justify-content:space-between;gap:8px;min-width:0;margin-top:2px;display:flex}.mobileChannelList-module__Rgl9TW__preview{min-width:0;color:var(--textMuted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mobileChannelList-module__Rgl9TW__meetingPreview{color:var(--buttonPrimary);align-items:center;gap:4px;font-weight:600;display:inline-flex}.mobileChannelList-module__Rgl9TW__badge{background:var(--chatUnread);min-width:18px;height:18px;color:var(--textOnAccent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}
.emptyNoChannels-module__xrISkW__wrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.emptyNoChannels-module__xrISkW__iconTile{background:var(--bgPage);width:72px;height:72px;color:var(--textSecondary);border:1px solid var(--borderLight);border-radius:16px;justify-content:center;align-items:center;margin-bottom:18px;display:flex;position:relative}.emptyNoChannels-module__xrISkW__badge{background:var(--bgSurface);border:1px solid var(--borderLight);width:22px;height:22px;color:var(--buttonPrimary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-6px;right:-6px}.emptyNoChannels-module__xrISkW__title{color:var(--textPrimary);margin-bottom:6px;font-size:16px;font-weight:600}.emptyNoChannels-module__xrISkW__subtitle{color:var(--textMuted);max-width:360px;font-size:13px;line-height:1.55}
.chatPageComponent-module__l9RpRa__page{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;min-height:0;display:flex}.chatPageComponent-module__l9RpRa__pageTitle{flex-shrink:0;margin-bottom:16px}.chatPageComponent-module__l9RpRa__title{color:var(--textPrimary);font-size:20px;font-weight:600;line-height:1.3}.chatPageComponent-module__l9RpRa__subtitle{color:var(--textSecondary);margin-top:2px;font-size:13px}.chatPageComponent-module__l9RpRa__container{background:var(--bgSurface);border:1px solid var(--borderLight);border-radius:8px;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.chatPageComponent-module__l9RpRa__containerEmpty{align-items:stretch}.chatPageComponent-module__l9RpRa__containerMobile{background:0 0;border:none;border-radius:0;min-width:0;overflow:hidden}.chatPageComponent-module__l9RpRa__containerExpanded{z-index:999;border:none;border-radius:0;margin:0;position:fixed;inset:0}.chatPageComponent-module__l9RpRa__expandedBackdrop{background:color-mix(in srgb,var(--bgPage)70%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:998;animation:.15s both chatPageComponent-module__l9RpRa__gma-fadeIn;position:fixed;inset:0}.chatPageComponent-module__l9RpRa__channelColumn{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.chatPageComponent-module__l9RpRa__composerPad{border-top:1px solid var(--borderLight);padding:12px 24px 18px}.chatPageComponent-module__l9RpRa__composerPadMobile{padding:10px 14px 14px}.chatPageComponent-module__l9RpRa__statusPad{color:var(--textMuted);padding:32px;font-size:14px}.chatPageComponent-module__l9RpRa__notice{background:var(--bgSurface);border:1px solid var(--borderLight);max-width:min(480px,100% - 32px);color:var(--textPrimary);box-shadow:0 6px 18px var(--shadowPanelColor);cursor:pointer;z-index:5;border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.4;position:absolute;bottom:96px;left:50%;transform:translate(-50%)}.chatPageComponent-module__l9RpRa__threadsHeader{border-bottom:1px solid var(--borderLight);background:var(--bgSurface);flex-shrink:0;align-items:baseline;gap:12px;padding:16px 24px;display:flex}.chatPageComponent-module__l9RpRa__threadsHeaderTitle{color:var(--textPrimary);font-size:18px;font-weight:600}.chatPageComponent-module__l9RpRa__threadsHeaderSubtitle{color:var(--textMuted);font-size:12px}@media (max-width:768px){.chatPageComponent-module__l9RpRa__pageTitle{display:none}.chatPageComponent-module__l9RpRa__container{border:none;border-radius:0;margin:0 -16px -20px}}
.threadCard-module__OkkBUa__card{background:var(--bgSurface);border:1px solid var(--borderLight);border-radius:12px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.threadCard-module__OkkBUa__header{background:var(--bgSubtle,transparent);border-bottom:1px solid var(--borderLight);align-items:center;gap:8px;padding:10px 14px;display:flex}.threadCard-module__OkkBUa__location{width:auto;height:auto;color:var(--textPrimary);padding:2px 6px;font-size:13px;font-weight:600}.threadCard-module__OkkBUa__locationName{font-weight:600}.threadCard-module__OkkBUa__unreadPill{background:var(--buttonPrimary);color:var(--textOnAccent);letter-spacing:.02em;border-radius:999px;align-items:center;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.threadCard-module__OkkBUa__body{flex-direction:column;gap:2px;padding:12px 16px 4px;display:flex}.threadCard-module__OkkBUa__parentMissing{text-align:center;color:var(--textMuted);padding:16px;font-size:13px;font-style:italic}.threadCard-module__OkkBUa__dividerRow{color:var(--textMuted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:10px;margin:12px 0 6px;font-size:11px;font-weight:600;display:flex}.threadCard-module__OkkBUa__line{background:var(--borderLight);flex:1;height:1px}.threadCard-module__OkkBUa__showEarlierWrap{margin-bottom:6px;display:flex}.threadCard-module__OkkBUa__composerPad{border-top:1px solid var(--borderLight);background:var(--bgSurface);padding:8px 12px 12px}
.threadsView-module__NdV8Sq__view{background:var(--bgCanvas,var(--bgSurface));flex-direction:column;flex:1;gap:16px;padding:16px 20px 24px;display:flex;overflow-y:auto}.threadsView-module__NdV8Sq__empty{text-align:center;color:var(--textMuted);padding:48px 16px;font-size:13px}.threadsView-module__NdV8Sq__sentinel{min-height:1px;padding:8px 0}
.loadingShell-module__kvZlwG__shell{flex:1;min-width:0;min-height:0;display:flex}.loadingShell-module__kvZlwG__rail{border-right:1px solid var(--borderLight);background:var(--bgSurface);flex-direction:column;flex-shrink:0;width:280px;display:flex}.loadingShell-module__kvZlwG__railHeader{justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.loadingShell-module__kvZlwG__railSearch{padding:0 12px 8px}.loadingShell-module__kvZlwG__railList{flex:1;padding:0 8px 8px;overflow:hidden}.loadingShell-module__kvZlwG__railRow{align-items:center;gap:12px;padding:10px;display:flex}.loadingShell-module__kvZlwG__railRowLines{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.loadingShell-module__kvZlwG__column{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.loadingShell-module__kvZlwG__header{border-bottom:1px solid var(--borderLight);background:var(--bgSurface);flex-shrink:0;align-items:center;gap:12px;padding:16px 24px;display:flex}.loadingShell-module__kvZlwG__header_mobile{padding:12px 16px}.loadingShell-module__kvZlwG__headerLines{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.loadingShell-module__kvZlwG__body{flex:1;min-height:0;padding:0 24px;overflow:hidden}.loadingShell-module__kvZlwG__shell_mobile .loadingShell-module__kvZlwG__body{padding:0 16px}.loadingShell-module__kvZlwG__composer{border-top:1px solid var(--borderLight);padding:12px 24px 18px}.loadingShell-module__kvZlwG__composer_mobile{padding:10px 14px 14px}
.pinnedPanel-module__l3ex2G__panel{border-left:1px solid var(--borderLight);background:var(--bgSurface);flex-direction:column;flex-shrink:0;width:360px;animation:.2s both pinnedPanel-module__l3ex2G__gma-slideUp;display:flex}.pinnedPanel-module__l3ex2G__panel_mobile{border-left:none;width:100%}.pinnedPanel-module__l3ex2G__header{border-bottom:1px solid var(--borderLight);flex-shrink:0;align-items:center;gap:10px;padding:16px 20px;display:flex}.pinnedPanel-module__l3ex2G__titles{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pinnedPanel-module__l3ex2G__title{color:var(--textPrimary);align-items:center;gap:6px;font-size:16px;font-weight:600;display:inline-flex}.pinnedPanel-module__l3ex2G__subtitle{color:var(--textMuted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pinnedPanel-module__l3ex2G__subtitle b{color:var(--textSecondary);font-weight:500}.pinnedPanel-module__l3ex2G__body{flex:1;padding:4px;overflow-y:auto}.pinnedPanel-module__l3ex2G__messageWrap{border-bottom:1px solid var(--borderLight)}.pinnedPanel-module__l3ex2G__messageWrap:last-child{border-bottom:none}.pinnedPanel-module__l3ex2G__empty{text-align:center;color:var(--textMuted);flex-direction:column;align-items:center;gap:8px;padding:40px 24px;display:flex}.pinnedPanel-module__l3ex2G__emptyTitle{color:var(--textSecondary);font-size:14px;font-weight:500}.pinnedPanel-module__l3ex2G__emptyHint{max-width:260px;font-size:12px;line-height:1.5}
.meetingContextPanel-module__xnmx6a__panel{border-left:1px solid var(--borderLight);background:var(--bgSurface);flex-direction:column;flex-shrink:0;width:340px;display:flex}.meetingContextPanel-module__xnmx6a__panelMobile{border-left:0;width:100%}.meetingContextPanel-module__xnmx6a__header{border-bottom:1px solid var(--borderLight);align-items:center;gap:10px;min-height:65px;padding:12px 16px;display:flex}.meetingContextPanel-module__xnmx6a__headerIcon{background:var(--chatHover);width:32px;height:32px;color:var(--buttonPrimary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.meetingContextPanel-module__xnmx6a__headerText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.meetingContextPanel-module__xnmx6a__headerText strong{color:var(--textPrimary);font-size:15px}.meetingContextPanel-module__xnmx6a__headerText span{color:var(--textMuted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.meetingContextPanel-module__xnmx6a__body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:14px;display:flex;overflow-y:auto}.meetingContextPanel-module__xnmx6a__sectionHeading{color:var(--textMuted);text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.meetingContextPanel-module__xnmx6a__count{background:var(--chatHover);min-width:18px;height:18px;color:var(--textPrimary);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;display:inline-flex}.meetingContextPanel-module__xnmx6a__loading,.meetingContextPanel-module__xnmx6a__state,.meetingContextPanel-module__xnmx6a__featured,.meetingContextPanel-module__xnmx6a__meetingList{flex-direction:column;display:flex}.meetingContextPanel-module__xnmx6a__loading{gap:10px}.meetingContextPanel-module__xnmx6a__state{border:1px dashed var(--borderLight);color:var(--textMuted);border-radius:8px;align-items:flex-start;gap:10px;padding:16px;font-size:12px;line-height:1.4}.meetingContextPanel-module__xnmx6a__featured{gap:4px}.meetingContextPanel-module__xnmx6a__featured>section{width:100%;margin-top:0}.meetingContextPanel-module__xnmx6a__jumpButton{align-self:flex-end}.meetingContextPanel-module__xnmx6a__meetingList{border-top:1px solid var(--borderLight);gap:4px;padding-top:4px}.meetingContextPanel-module__xnmx6a__meetingRow{text-align:left;justify-content:space-between;width:100%;height:auto;min-height:48px;padding:7px 8px}.meetingContextPanel-module__xnmx6a__meetingRowText{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.meetingContextPanel-module__xnmx6a__meetingRowText strong,.meetingContextPanel-module__xnmx6a__meetingRowText span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.meetingContextPanel-module__xnmx6a__meetingRowText strong{color:var(--textPrimary);font-size:12px}.meetingContextPanel-module__xnmx6a__meetingRowText span{color:var(--textMuted);font-size:11px}@media (max-width:1180px) and (min-width:769px){.meetingContextPanel-module__xnmx6a__panel{width:300px}}
.fileViewer-module__Fir3fW__overlay{z-index:100;background:color-mix(in srgb,var(--bgPage)86%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;padding:24px;animation:.15s both fileViewer-module__Fir3fW__gma-fadeIn;display:flex;position:absolute;inset:0}.fileViewer-module__Fir3fW__card{background:var(--bgSurface);border:1px solid var(--borderLight);border-radius:8px;flex-direction:column;width:min(980px,100%);height:min(780px,100vh - 80px);display:flex;overflow:hidden}.fileViewer-module__Fir3fW__header{border-bottom:1px solid var(--borderLight);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.fileViewer-module__Fir3fW__titleWrap{min-width:0}.fileViewer-module__Fir3fW__fileName{color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.fileViewer-module__Fir3fW__meta{color:var(--textMuted);font-size:12px}.fileViewer-module__Fir3fW__actions{flex-shrink:0;gap:6px;display:flex}.fileViewer-module__Fir3fW__actionLink,.fileViewer-module__Fir3fW__closeButton{border:1px solid var(--borderLight);background:var(--bgSurface);width:32px;height:32px;color:var(--textSecondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.fileViewer-module__Fir3fW__actionLink:hover,.fileViewer-module__Fir3fW__closeButton:hover{color:var(--textPrimary);border-color:var(--inputBorder)}.fileViewer-module__Fir3fW__body{background:var(--bgPage);flex:1;min-height:0;display:flex;overflow:hidden}.fileViewer-module__Fir3fW__body_text{display:block;overflow:auto}.fileViewer-module__Fir3fW__pdfFrame{background:var(--bgSurface);border:0;width:100%;height:100%}.fileViewer-module__Fir3fW__placeholder{color:var(--textMuted);text-align:center;margin:auto;padding:24px;font-size:13px}.fileViewer-module__Fir3fW__textContent{min-height:100%;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);color:var(--textPrimary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:18px;font-size:13px;line-height:1.55}.fileViewer-module__Fir3fW__truncated{background:var(--bgSurface);border-top:1px solid var(--borderLight);color:var(--textMuted);padding:10px 14px;font-size:12px;position:sticky;bottom:0}@media (max-width:700px){.fileViewer-module__Fir3fW__overlay{padding:10px}.fileViewer-module__Fir3fW__card{height:calc(100vh - 20px)}}
.textInput-module__Huzp0a__input{width:100%;height:40px;color:var(--textPrimary);background:var(--bgSurface);border:1px solid var(--inputBorder);border-radius:6px;outline:none;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.textInput-module__Huzp0a__input::placeholder{color:var(--textMuted)}.textInput-module__Huzp0a__input:focus{border-color:var(--inputFocus);box-shadow:0 0 0 3px color-mix(in srgb,var(--inputFocus)10%,transparent)}.textInput-module__Huzp0a__input:disabled{opacity:.6;cursor:not-allowed}.textInput-module__Huzp0a__inputError{border-color:var(--errorBorder)}.textInput-module__Huzp0a__inputError:focus{border-color:var(--errorBorder);box-shadow:0 0 0 3px color-mix(in srgb,var(--errorBorder)10%,transparent)}
.segmentedControl-module__96kTVW__track{background:0 0;border-radius:6px;align-items:center;gap:4px;min-width:0;padding:0;display:inline-flex}.segmentedControl-module__96kTVW__button{min-width:0;color:var(--textSecondary);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;font-family:inherit;font-weight:600;transition:background-color .12s,color .12s}.segmentedControl-module__96kTVW__button:hover:not(:disabled):not(.segmentedControl-module__96kTVW__buttonActive){background:var(--chatHoverSurface);color:var(--textPrimary)}.segmentedControl-module__96kTVW__buttonActive,.segmentedControl-module__96kTVW__buttonActive:hover:not(:disabled){background:var(--chatActiveSurface);color:var(--textPrimary)}.segmentedControl-module__96kTVW__button:disabled{cursor:not-allowed;opacity:.55}.segmentedControl-module__96kTVW__button:focus-visible{box-shadow:inset 0 0 0 1px var(--buttonPrimary);outline:none}.segmentedControl-module__96kTVW__sizeSm,.segmentedControl-module__96kTVW__sizeXs{border-radius:6px}.segmentedControl-module__96kTVW__sizeXs .segmentedControl-module__96kTVW__button{min-width:54px;height:32px;padding:0 8px;font-size:11.5px;line-height:16px}.segmentedControl-module__96kTVW__sizeSm .segmentedControl-module__96kTVW__button{min-width:64px;height:34px;padding:0 10px;font-size:12px;line-height:18px}.segmentedControl-module__96kTVW__sizeMd .segmentedControl-module__96kTVW__button{flex:1;min-width:0;height:36px;padding:0 10px;font-size:12px;line-height:18px}
.skeleton-module__BBtfzW__skeleton{background:linear-gradient(90deg,var(--borderLight)0%,var(--bgPage)50%,var(--borderLight)100%);background-size:200px 100%;flex-shrink:0;animation:1.4s linear infinite skeleton-module__BBtfzW__gma-shimmer}
.themeToggle-module__-SvcCq__placeholder{flex-shrink:0;width:36px;height:36px}
.navLink-module__ZE8T4W__navLink{color:var(--textSecondary);white-space:nowrap;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.navLink-module__ZE8T4W__navLink:hover,.navLink-module__ZE8T4W__navLinkActive{background:var(--bgPage);color:var(--textPrimary)}.navLink-module__ZE8T4W__navLinkCollapsed{justify-content:center;padding:10px}.navLink-module__ZE8T4W__navLinkLabel{flex:1;min-width:0}.navLink-module__ZE8T4W__iconWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.navLink-module__ZE8T4W__badge{background:var(--buttonPrimary);min-width:18px;height:18px;color:var(--textOnAccent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.navLink-module__ZE8T4W__badgeDot{background:var(--buttonPrimary);min-width:16px;height:16px;color:var(--textOnAccent);text-align:center;pointer-events:none;border:2px solid var(--bgSurface);box-sizing:content-box;border-radius:999px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:-6px;right:-8px}.navLink-module__ZE8T4W__attentionDot{background:var(--buttonPrimary);border:2px solid var(--bgSurface);box-sizing:content-box;pointer-events:none;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-4px}.navLink-module__ZE8T4W__attentionDotInline{background:var(--buttonPrimary);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:768px){.navLink-module__ZE8T4W__navLink,.navLink-module__ZE8T4W__navLinkActive{padding:10px 12px;font-size:13px}}
.requestAttachmentItem-module__EtboMq__item{align-items:flex-start;gap:9px;min-width:0;padding:8px 0;display:flex}.requestAttachmentItem-module__EtboMq__icon{color:var(--textMuted);flex:none;margin-top:2px}.requestAttachmentItem-module__EtboMq__details{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.requestAttachmentItem-module__EtboMq__name{color:var(--statusInfoText);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.requestAttachmentItem-module__EtboMq__name:hover{text-decoration:underline}.requestAttachmentItem-module__EtboMq__meta{color:var(--textMuted);font-size:11px}.requestAttachmentItem-module__EtboMq__error{color:var(--errorText);font-size:11px;line-height:1.35}
.companyWorkspaces-module__TRWkMG__section{border-bottom:1px solid var(--borderLight);flex-direction:column;gap:6px;min-width:0;padding-bottom:12px;display:flex}.companyWorkspaces-module__TRWkMG__title{color:var(--textMuted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.companyWorkspaces-module__TRWkMG__list{flex-direction:column;gap:4px;max-height:min(180px,28vh);display:flex;overflow-y:auto}.companyWorkspaces-module__TRWkMG__workspace{text-align:left;border:1px solid #0000;border-radius:8px;justify-content:flex-start;gap:8px;width:100%;height:auto;min-height:48px;padding:6px 7px;position:relative}.companyWorkspaces-module__TRWkMG__workspaceCurrent{background:var(--statusInfoBg);border-color:var(--inputFocus)}.companyWorkspaces-module__TRWkMG__initials{background:var(--statusInfoBgStrong);width:30px;height:30px;color:var(--statusInfoText);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.companyWorkspaces-module__TRWkMG__workspaceContent{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.companyWorkspaces-module__TRWkMG__workspaceHeading{align-items:center;gap:5px;min-width:0;display:flex}.companyWorkspaces-module__TRWkMG__companyName{color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.25;overflow:hidden}.companyWorkspaces-module__TRWkMG__checkIcon{color:var(--buttonPrimary);flex-shrink:0}.companyWorkspaces-module__TRWkMG__activity{color:var(--statusWarningText);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;line-height:1.3;overflow:hidden}.companyWorkspaces-module__TRWkMG__activityMuted{color:var(--textMuted);font-weight:400}.companyWorkspaces-module__TRWkMG__sectionCollapsed{padding-bottom:12px}.companyWorkspaces-module__TRWkMG__sectionCollapsed .companyWorkspaces-module__TRWkMG__list{gap:8px;max-height:none;padding:6px 0;overflow:visible}.companyWorkspaces-module__TRWkMG__workspaceCollapsed{justify-content:center;width:40px;min-height:40px;padding:4px;overflow:visible}.companyWorkspaces-module__TRWkMG__workspaceCollapsed .companyWorkspaces-module__TRWkMG__initials{width:28px;height:28px}.companyWorkspaces-module__TRWkMG__attentionBadge{border:2px solid var(--bgSurface);background:var(--buttonPrimary);min-width:19px;height:18px;color:var(--buttonPrimaryText);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:0}
.avatar-module__t4WWlq__avatar{letter-spacing:.02em;font-feature-settings:"ss01";flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;position:relative}.avatar-module__t4WWlq__onlineDot{background:var(--chatOnline);border:2px solid var(--bgSurface);border-radius:50%;position:absolute;bottom:-1px;right:-1px}
.requestAttachmentUploader-module__NybgNW__uploader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.requestAttachmentUploader-module__NybgNW__input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.requestAttachmentUploader-module__NybgNW__limit,.requestAttachmentUploader-module__NybgNW__uploadStatus{color:var(--textMuted);font-size:11px}.requestAttachmentUploader-module__NybgNW__uploads{flex-direction:column;flex:1 0 100%;list-style:none;display:flex}.requestAttachmentUploader-module__NybgNW__upload{align-items:center;gap:8px;min-width:0;padding:7px 0;display:flex}.requestAttachmentUploader-module__NybgNW__statusIcon,.requestAttachmentUploader-module__NybgNW__spinning{color:var(--textMuted);flex:none}.requestAttachmentUploader-module__NybgNW__spinning{animation:.8s linear infinite requestAttachmentUploader-module__NybgNW__spin}.requestAttachmentUploader-module__NybgNW__uploadDetails{flex-direction:column;flex:1;min-width:0;display:flex}.requestAttachmentUploader-module__NybgNW__fileName{color:var(--textSecondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.requestAttachmentUploader-module__NybgNW__error{color:var(--errorText);flex:1 0 100%;font-size:11px;line-height:1.4}@keyframes requestAttachmentUploader-module__NybgNW__spin{to{transform:rotate(360deg)}}
.requestAttachments-module__CJ1xvW__section{border-top:1px solid var(--borderLight);flex-direction:column;gap:8px;padding-top:14px;display:flex}.requestAttachments-module__CJ1xvW__title{color:var(--textSecondary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.requestAttachments-module__CJ1xvW__list{flex-direction:column;list-style:none;display:flex}.requestAttachments-module__CJ1xvW__list>li+li{border-top:1px solid var(--borderLight)}
.profileAvatar-module__yHq52G__wrapper{flex-direction:column;align-items:center;gap:12px;display:flex}.profileAvatar-module__yHq52G__avatarSlot{width:96px;height:96px;position:relative}.profileAvatar-module__yHq52G__wrapperCompact{flex-shrink:0;gap:8px}.profileAvatar-module__yHq52G__avatarSlotCompact{width:44px;height:44px}.profileAvatar-module__yHq52G__overlay{background:var(--profileAvatarOverlay);color:var(--textOnAccent);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.profileAvatar-module__yHq52G__changeBtn{align-items:center;gap:6px;display:inline-flex}.profileAvatar-module__yHq52G__error{color:var(--danger);align-items:center;gap:6px;margin:0;font-size:12px;display:inline-flex}.profileAvatar-module__yHq52G__spin{animation:.9s linear infinite profileAvatar-module__yHq52G__spin}@keyframes profileAvatar-module__yHq52G__spin{to{transform:rotate(360deg)}}
.textArea-module__N6P2YG__textArea{width:100%;color:var(--textPrimary);resize:none;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:14px;line-height:1.5}.textArea-module__N6P2YG__textArea::placeholder{color:var(--textMuted)}.textArea-module__N6P2YG__textArea:disabled{opacity:.6;cursor:not-allowed}
.profileMenu-module__8Qoq_W__root{width:100%;position:relative}.profileMenu-module__8Qoq_W__rootCollapsed{justify-content:center;display:flex}.profileMenu-module__8Qoq_W__trigger{background:var(--bgPage);border-color:var(--borderLight);border-radius:8px;justify-content:flex-start;gap:10px;height:auto;min-height:54px;padding:8px 10px}.profileMenu-module__8Qoq_W__triggerCollapsed{border-color:#0000;border-radius:50%;justify-content:center;width:40px;min-height:40px;padding:2px}.profileMenu-module__8Qoq_W__triggerText{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profileMenu-module__8Qoq_W__name,.profileMenu-module__8Qoq_W__company,.profileMenu-module__8Qoq_W__email,.profileMenu-module__8Qoq_W__detailCompany{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profileMenu-module__8Qoq_W__name{color:var(--textPrimary);font-size:13px;line-height:1.4}.profileMenu-module__8Qoq_W__company{color:var(--textSecondary);font-size:12px;font-weight:400;line-height:1.4}.profileMenu-module__8Qoq_W__chevron{color:var(--textMuted);flex-shrink:0;transition:transform .15s}.profileMenu-module__8Qoq_W__chevronOpen{transform:rotate(180deg)}.profileMenu-module__8Qoq_W__popover{z-index:30;box-sizing:border-box;background:var(--bgElevated);border:1px solid var(--borderLight);width:100%;box-shadow:var(--shadowPopover);border-radius:10px;flex-direction:column;align-items:center;gap:16px;padding:20px;animation:.14s both profileMenu-module__8Qoq_W__gma-slideUp;display:flex;position:absolute;bottom:calc(100% + 8px);right:0}.profileMenu-module__8Qoq_W__rootCollapsed .profileMenu-module__8Qoq_W__popover{width:240px;bottom:0;left:calc(100% + 8px);right:auto}.profileMenu-module__8Qoq_W__details{text-align:center;flex-direction:column;gap:3px;width:100%;min-width:0;display:flex}.profileMenu-module__8Qoq_W__detailName{color:var(--textPrimary);font-size:14px;font-weight:600}.profileMenu-module__8Qoq_W__email,.profileMenu-module__8Qoq_W__detailCompany{color:var(--textSecondary);font-size:12px;line-height:1.4}
.codeForm-module__GvBj2W__form{flex-direction:column;gap:16px;display:flex}.codeForm-module__GvBj2W__codeInputs{justify-content:center;gap:8px;display:flex}.codeForm-module__GvBj2W__codeDigit{text-align:center;width:44px;height:48px;color:var(--textPrimary);background:var(--bgSurface);border:1px solid var(--inputBorder);border-radius:6px;outline:none;font-family:inherit;font-size:20px;font-weight:600;transition:border-color .15s}.codeForm-module__GvBj2W__codeDigit:focus{border-color:var(--inputFocus);box-shadow:0 0 0 3px color-mix(in srgb,var(--inputFocus)10%,transparent)}.codeForm-module__GvBj2W__codeDigit:disabled{opacity:.6;cursor:not-allowed}.codeForm-module__GvBj2W__codeDigitError{border-color:var(--errorBorder)}.codeForm-module__GvBj2W__codeDigitError:focus{border-color:var(--errorBorder);box-shadow:0 0 0 3px color-mix(in srgb,var(--errorBorder)10%,transparent)}.codeForm-module__GvBj2W__errorMessage{color:var(--errorText);text-align:center;font-size:13px;line-height:1.4}
.requestResponse-module__y7-DHG__section{border-top:1px solid var(--borderLight);flex-direction:column;gap:8px;padding-top:14px;display:flex}.requestResponse-module__y7-DHG__title{color:var(--textSecondary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.requestResponse-module__y7-DHG__inputShell{border:1px solid var(--inputBorder);background:var(--bgSurface);border-radius:8px;padding:10px 12px}.requestResponse-module__y7-DHG__inputShell:focus-within{border-color:var(--inputFocus)}.requestResponse-module__y7-DHG__count{color:var(--textMuted);align-self:flex-end;font-size:11px}.requestResponse-module__y7-DHG__response{color:var(--textSecondary);white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6}
.mobileNavigationDrawer-module__TmRtSa__layer{z-index:1000;background:var(--mediaOverlay);justify-content:flex-end;animation:.14s both mobileNavigationDrawer-module__TmRtSa__gma-fadeIn;display:flex;position:fixed;inset:0}.mobileNavigationDrawer-module__TmRtSa__drawer{background:var(--bgSurface);border-left:1px solid var(--borderLight);width:min(320px,88vw);height:100%;box-shadow:-12px 0 28px var(--shadowPanelColor);flex-direction:column;animation:.18s both mobileNavigationDrawer-module__TmRtSa__gma-mobileDrawerIn;display:flex}.mobileNavigationDrawer-module__TmRtSa__header{border-bottom:1px solid var(--borderLight);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:12px 16px;display:flex}.mobileNavigationDrawer-module__TmRtSa__title{color:var(--textPrimary);font-size:16px;font-weight:600}.mobileNavigationDrawer-module__TmRtSa__nav{flex-direction:column;flex:1;gap:2px;min-width:0;min-height:0;padding:8px;display:flex;overflow-y:auto}.mobileNavigationDrawer-module__TmRtSa__nav a{width:100%}.mobileNavigationDrawer-module__TmRtSa__footer{border-top:1px solid var(--borderLight);flex-direction:column;flex-shrink:0;gap:12px;min-width:0;margin-top:auto;padding:12px;display:flex}.mobileNavigationDrawer-module__TmRtSa__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobileNavigationDrawer-module__TmRtSa__signOutForm{width:100%}.mobileNavigationDrawer-module__TmRtSa__signOutButton{height:36px;font-size:13px}@keyframes mobileNavigationDrawer-module__TmRtSa__gma-mobileDrawerIn{0%{opacity:.8;transform:translate(12px)}to{opacity:1;transform:translate(0)}}
.companyChooser-module__oK5m9q__form{flex-direction:column;gap:12px;display:flex}.companyChooser-module__oK5m9q__list{flex-direction:column;gap:8px;display:flex}.companyChooser-module__oK5m9q__accountButton{background:var(--bgSurface);border:1px solid var(--borderLight);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;transition:background-color .15s,border-color .15s;display:flex}.companyChooser-module__oK5m9q__accountButton:hover:not(:disabled){border-color:var(--inputBorder);background:var(--chatHover)}.companyChooser-module__oK5m9q__accountButton:disabled{opacity:.6;cursor:not-allowed}.companyChooser-module__oK5m9q__accountText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.companyChooser-module__oK5m9q__companyName{color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.companyChooser-module__oK5m9q__contactName{color:var(--textMuted);font-size:12px;line-height:1.4}.companyChooser-module__oK5m9q__chevron{color:var(--textMuted);font-size:16px;line-height:1}.companyChooser-module__oK5m9q__errorMessage{color:var(--errorText);font-size:13px;line-height:1.4}
.requestCard-module__j0-1nq__card{border:1px solid var(--borderLight);background:var(--bgSurface);border-radius:10px;flex-direction:column;gap:16px;min-width:0;height:100%;padding:20px;display:flex}.requestCard-module__j0-1nq__card:focus{outline:2px solid var(--inputFocus);outline-offset:2px}.requestCard-module__j0-1nq__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.requestCard-module__j0-1nq__title{min-width:0;color:var(--textPrimary);overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.4}.requestCard-module__j0-1nq__badge{border-radius:999px;flex:none;padding:4px 9px;font-size:11px;font-weight:600}.requestCard-module__j0-1nq__open{color:var(--statusWarningText);background:var(--statusWarningBg)}.requestCard-module__j0-1nq__provided{color:var(--statusInfoText);background:var(--statusInfoBg)}.requestCard-module__j0-1nq__received{color:var(--statusSuccessText);background:var(--statusSuccessBg)}.requestCard-module__j0-1nq__description{color:var(--textSecondary);overflow-wrap:anywhere;white-space:pre-wrap;font-size:14px;line-height:1.6}.requestCard-module__j0-1nq__meta{color:var(--textMuted);flex-wrap:wrap;gap:6px 16px;font-size:12px;display:flex}.requestCard-module__j0-1nq__linksSection{border-top:1px solid var(--borderLight);flex-direction:column;gap:8px;padding-top:14px;display:flex}.requestCard-module__j0-1nq__linksTitle{color:var(--textSecondary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.requestCard-module__j0-1nq__linksList{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.requestCard-module__j0-1nq__link{max-width:100%;color:var(--statusInfoText);background:var(--statusInfoBg);border-radius:6px;align-items:center;gap:6px;padding:6px 9px;font-size:13px;display:inline-flex}.requestCard-module__j0-1nq__link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.requestCard-module__j0-1nq__footer{justify-content:flex-end;align-items:center;min-height:32px;margin-top:auto;display:flex}.requestCard-module__j0-1nq__statusMessage{color:var(--textSecondary);font-size:13px}.requestCard-module__j0-1nq__statusDetails{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.requestCard-module__j0-1nq__submissionMeta{color:var(--textMuted);font-size:11px}@media (max-width:600px){.requestCard-module__j0-1nq__card{padding:16px}.requestCard-module__j0-1nq__header{flex-direction:column}.requestCard-module__j0-1nq__footer{justify-content:flex-start}.requestCard-module__j0-1nq__statusDetails{align-items:flex-start}}
.sidebar-module__caurZG__sidebar{background:var(--bgSurface);border-right:1px solid var(--borderLight);flex-direction:column;flex-shrink:0;width:240px;height:100%;min-height:0;transition:width .2s;display:flex;overflow:visible}.sidebar-module__caurZG__sidebarCollapsed{width:64px}.sidebar-module__caurZG__brand{border-bottom:1px solid var(--borderLight);justify-content:space-between;align-items:center;min-height:65px;padding:20px 16px;display:flex}.sidebar-module__caurZG__logoCollapsed{background:var(--brandMarkBg);border:1px solid var(--borderLight);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sidebar-module__caurZG__logoLight{display:block}.sidebar-module__caurZG__logoDark{display:none}[data-theme=dark] .sidebar-module__caurZG__logoLight{display:none}[data-theme=dark] .sidebar-module__caurZG__logoDark{display:block}.sidebar-module__caurZG__brandActions{align-items:center;gap:6px;display:flex}.sidebar-module__caurZG__mobileMenuButton{display:none}.sidebar-module__caurZG__nav{flex-direction:column;flex:1;gap:2px;padding:8px;display:flex}.sidebar-module__caurZG__footer{border-top:1px solid var(--borderLight);flex-direction:column;gap:12px;padding:16px;display:flex}.sidebar-module__caurZG__footerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.sidebar-module__caurZG__signOutForm{width:100%}.sidebar-module__caurZG__signOutButton{height:36px;font-size:13px}.sidebar-module__caurZG__sidebarCollapsed .sidebar-module__caurZG__brand{flex-direction:column;align-items:center;gap:12px}.sidebar-module__caurZG__sidebarCollapsed .sidebar-module__caurZG__footer{padding:12px}.sidebar-module__caurZG__sidebarCollapsed .sidebar-module__caurZG__signOutButton{width:36px;height:36px;padding:0}@media (max-width:768px){.sidebar-module__caurZG__sidebar{border-right:none;border-bottom:1px solid var(--borderLight);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;min-height:auto}.sidebar-module__caurZG__sidebarCollapsed{width:100%}.sidebar-module__caurZG__brand{border-bottom:none;flex-shrink:0;min-height:auto;padding:12px 16px}.sidebar-module__caurZG__nav,.sidebar-module__caurZG__footer,.sidebar-module__caurZG__brandActions{display:none}.sidebar-module__caurZG__mobileMenuButton{margin-right:14px;display:flex}}
.emailForm-module__79s7MW__form{flex-direction:column;gap:16px;display:flex}.emailForm-module__79s7MW__fieldGroup{flex-direction:column;gap:6px;display:flex}.emailForm-module__79s7MW__errorMessage{color:var(--errorText);font-size:13px;line-height:1.4}
.requestDetailsModal-module__x_kZMG__overlay{z-index:150;background:color-mix(in srgb,var(--bgPage)70%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;padding:24px;animation:.15s both requestDetailsModal-module__x_kZMG__gma-fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.requestDetailsModal-module__x_kZMG__modal{border:1px solid var(--borderLight);background:var(--bgSurface);width:min(760px,100%);max-height:calc(100dvh - 48px);box-shadow:0 12px 32px var(--shadowModalColor);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.requestDetailsModal-module__x_kZMG__header{border-bottom:1px solid var(--borderLight);flex:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.requestDetailsModal-module__x_kZMG__eyebrow{color:var(--textMuted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.requestDetailsModal-module__x_kZMG__title{color:var(--textPrimary);margin-top:2px;font-size:17px;font-weight:650;line-height:1.3}.requestDetailsModal-module__x_kZMG__body{overscroll-behavior:contain;min-height:0;padding:18px;overflow-y:auto}.requestDetailsModal-module__x_kZMG__loading{flex-direction:column;gap:12px;display:flex}.requestDetailsModal-module__x_kZMG__error{border:1px dashed var(--borderLight);color:var(--errorText);border-radius:8px;align-items:center;gap:10px;padding:20px;font-size:13px;display:flex}.requestDetailsModal-module__x_kZMG__error svg{flex:none}@media (max-width:600px){.requestDetailsModal-module__x_kZMG__overlay{align-items:flex-end;padding:0}.requestDetailsModal-module__x_kZMG__modal{border-radius:12px 12px 0 0;width:100%;max-height:calc(100dvh - 16px)}.requestDetailsModal-module__x_kZMG__header{padding:14px 16px}.requestDetailsModal-module__x_kZMG__body{padding:12px}}
.accessDeniedPageComponent-module__gfaepW__page{background:var(--bgPage);place-items:center;min-height:100vh;padding:32px;display:grid}.accessDeniedPageComponent-module__gfaepW__panel{border:1px solid var(--borderLight);background:var(--bgSurface);width:min(100%,520px);box-shadow:var(--shadowPopover);border-radius:8px;padding:32px}.accessDeniedPageComponent-module__gfaepW__eyebrow{color:var(--errorText);text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}.accessDeniedPageComponent-module__gfaepW__title{color:var(--textPrimary);margin:0;font-size:28px;line-height:1.2}.accessDeniedPageComponent-module__gfaepW__message{color:var(--textSecondary);margin:16px 0 0;font-size:16px;line-height:1.55}@media (max-width:520px){.accessDeniedPageComponent-module__gfaepW__page{padding:20px 16px}.accessDeniedPageComponent-module__gfaepW__panel{padding:24px}.accessDeniedPageComponent-module__gfaepW__title{font-size:24px}}
.loginPageComponent-module__Q0HRiq__container{flex-direction:column;gap:24px;display:flex}.loginPageComponent-module__Q0HRiq__header{text-align:center}.loginPageComponent-module__Q0HRiq__title{color:var(--textPrimary);margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.3}.loginPageComponent-module__Q0HRiq__subtitle{color:var(--textSecondary);font-size:14px;line-height:1.5}.loginPageComponent-module__Q0HRiq__hint{color:var(--textSecondary);text-align:center;font-size:13px;line-height:1.5}
.requestsList-module__PDZIjW__list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}@media (max-width:1440px){.requestsList-module__PDZIjW__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.requestsList-module__PDZIjW__list{grid-template-columns:1fr}}
.verifyPageComponent-module__U7AyJG__container{flex-direction:column;gap:24px;display:flex}.verifyPageComponent-module__U7AyJG__header{text-align:center}.verifyPageComponent-module__U7AyJG__title{color:var(--textPrimary);margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.3}.verifyPageComponent-module__U7AyJG__subtitle{color:var(--textSecondary);font-size:14px;line-height:1.5}.verifyPageComponent-module__U7AyJG__loadingMessage{color:var(--textSecondary);text-align:center;font-size:14px;line-height:1.5}
.meetingAgenda-module__xoxCLW__panel{min-width:0;min-height:var(--meeting-workspace-min-height,320px);height:var(--meeting-workspace-height,auto);max-height:var(--meeting-workspace-max-height,min(70vh,720px));border:1px solid var(--borderLight);background:var(--bgSurface);border-radius:8px;flex-direction:column;flex:340px;padding:18px;transition:padding .2s;display:flex;overflow:hidden}.meetingAgenda-module__xoxCLW__panelCollapsed{align-items:center;padding-inline:9px}.meetingAgenda-module__xoxCLW__header{align-items:center;gap:10px;width:100%;display:flex}.meetingAgenda-module__xoxCLW__headerText{opacity:1;flex:auto;min-width:0;transition:opacity .15s}.meetingAgenda-module__xoxCLW__panelCollapsed .meetingAgenda-module__xoxCLW__header{flex-direction:column}.meetingAgenda-module__xoxCLW__panelCollapsed .meetingAgenda-module__xoxCLW__headerText{opacity:0;flex:none;width:0;height:0;overflow:hidden}.meetingAgenda-module__xoxCLW__toggle{margin-left:auto}.meetingAgenda-module__xoxCLW__panelCollapsed .meetingAgenda-module__xoxCLW__toggle{margin-left:0}.meetingAgenda-module__xoxCLW__toggleIcon{transition:transform .2s}.meetingAgenda-module__xoxCLW__toggleIconCollapsed{transform:rotate(180deg)}.meetingAgenda-module__xoxCLW__iconWrap{background:var(--chatHover);width:36px;height:36px;color:var(--buttonPrimary);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.meetingAgenda-module__xoxCLW__title{color:var(--textPrimary);font-size:18px;line-height:1.25}.meetingAgenda-module__xoxCLW__subtitle{color:var(--textMuted);margin-top:2px;font-size:12px;line-height:1.35}.meetingAgenda-module__xoxCLW__content{opacity:1;flex-direction:column;flex:auto;min-width:0;min-height:0;transition:opacity .15s;display:flex}.meetingAgenda-module__xoxCLW__panelCollapsed .meetingAgenda-module__xoxCLW__content{opacity:0;visibility:hidden;width:0;overflow:hidden}.meetingAgenda-module__xoxCLW__form{margin-top:16px}.meetingAgenda-module__xoxCLW__label{color:var(--textSecondary);margin-bottom:6px;font-size:12px;font-weight:650;display:block}.meetingAgenda-module__xoxCLW__formRow{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.meetingAgenda-module__xoxCLW__formRow button{width:auto}.meetingAgenda-module__xoxCLW__error{border:1px solid var(--errorBorder);color:var(--errorText);border-radius:6px;margin-top:12px;padding:8px 10px;font-size:12px;line-height:1.4}.meetingAgenda-module__xoxCLW__list{overscroll-behavior:contain;min-height:0;margin-top:16px;overflow-y:auto}.meetingAgenda-module__xoxCLW__item{border-bottom:1px solid var(--borderLight);align-items:flex-start;gap:9px;padding:10px 2px;display:flex}.meetingAgenda-module__xoxCLW__item:last-child{border-bottom:0}.meetingAgenda-module__xoxCLW__itemCompleted{color:var(--textMuted)}.meetingAgenda-module__xoxCLW__itemContent{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.meetingAgenda-module__xoxCLW__itemText,.meetingAgenda-module__xoxCLW__itemAuthor{overflow-wrap:anywhere}.meetingAgenda-module__xoxCLW__itemText{color:var(--textPrimary);font-size:14px;line-height:1.4}.meetingAgenda-module__xoxCLW__itemAuthor{color:var(--textMuted);font-size:11px;line-height:1.35}.meetingAgenda-module__xoxCLW__itemCompleted .meetingAgenda-module__xoxCLW__itemText{color:var(--textMuted);text-decoration:line-through}.meetingAgenda-module__xoxCLW__completedIcon,.meetingAgenda-module__xoxCLW__openIcon{flex:none;margin-top:1px}.meetingAgenda-module__xoxCLW__completedIcon{color:var(--success)}.meetingAgenda-module__xoxCLW__openIcon{color:var(--textMuted)}.meetingAgenda-module__xoxCLW__empty{color:var(--textMuted);text-align:center;padding:24px 8px;font-size:13px;line-height:1.5}@media (max-width:768px){.meetingAgenda-module__xoxCLW__panel{max-height:480px;padding:14px}.meetingAgenda-module__xoxCLW__formRow{grid-template-columns:minmax(0,1fr)}.meetingAgenda-module__xoxCLW__formRow button{width:100%}}@media (prefers-reduced-motion:reduce){.meetingAgenda-module__xoxCLW__panel,.meetingAgenda-module__xoxCLW__headerText,.meetingAgenda-module__xoxCLW__content,.meetingAgenda-module__xoxCLW__toggleIcon{transition:none}}
.layout-module__IFsANq__authPage{justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex;position:relative}.layout-module__IFsANq__themeToggleWrapper{position:absolute;top:16px;right:16px}.layout-module__IFsANq__authContent{flex-direction:column;align-items:center;gap:24px;display:flex}.layout-module__IFsANq__logoLight{display:block}.layout-module__IFsANq__logoDark{display:none}[data-theme=dark] .layout-module__IFsANq__logoLight{display:none}[data-theme=dark] .layout-module__IFsANq__logoDark{display:block}.layout-module__IFsANq__authCard{background:var(--bgSurface);border:1px solid var(--borderLight);border-radius:8px;width:360px;max-width:90vw;padding:32px}
.layout-module__IL2WGa__wrapper{display:flex;position:fixed;inset:0;overflow:hidden}.layout-module__IL2WGa__main{flex-direction:column;flex:1;min-width:0;min-height:0;padding:32px;display:flex;overflow:hidden auto}@media (max-width:768px){.layout-module__IL2WGa__wrapper{flex-direction:column;height:auto;min-height:100dvh;position:static;overflow:visible}.layout-module__IL2WGa__main{padding:20px 16px;overflow:visible}}
.guestMeetingPageComponent-module__pyONtW__publicPage{background:var(--bgPage);justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}.guestMeetingPageComponent-module__pyONtW__card,.guestMeetingPageComponent-module__pyONtW__stateCard,.guestMeetingPageComponent-module__pyONtW__loadingCard{border:1px solid var(--borderLight);background:var(--bgSurface);width:100%;max-width:620px;box-shadow:0 12px 30px var(--shadowMenuColor);border-radius:12px}.guestMeetingPageComponent-module__pyONtW__card{padding:28px}.guestMeetingPageComponent-module__pyONtW__brand{align-items:center;min-height:48px;margin-bottom:24px;display:flex}.guestMeetingPageComponent-module__pyONtW__brand img{object-fit:contain;width:auto;max-width:150px;height:auto}.guestMeetingPageComponent-module__pyONtW__titleRow{color:var(--buttonPrimary);align-items:flex-start;gap:12px;display:flex}.guestMeetingPageComponent-module__pyONtW__titleRow h1{color:var(--textPrimary);overflow-wrap:anywhere;margin-top:3px;font-size:24px;line-height:1.25}.guestMeetingPageComponent-module__pyONtW__kicker{color:var(--textMuted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.guestMeetingPageComponent-module__pyONtW__details{background:var(--chatHover);border-radius:8px;flex-direction:column;gap:9px;margin-top:20px;padding:16px;display:flex}.guestMeetingPageComponent-module__pyONtW__details>div{color:var(--textSecondary);align-items:center;gap:9px;font-size:14px;line-height:1.4;display:flex}.guestMeetingPageComponent-module__pyONtW__details svg{flex:none}.guestMeetingPageComponent-module__pyONtW__form{flex-direction:column;gap:8px;margin-top:24px;display:flex}.guestMeetingPageComponent-module__pyONtW__form label{color:var(--textPrimary);margin-top:5px;font-size:13px;font-weight:650}.guestMeetingPageComponent-module__pyONtW__form button{margin-top:12px}.guestMeetingPageComponent-module__pyONtW__fieldError{color:var(--errorText);font-size:12px}.guestMeetingPageComponent-module__pyONtW__inlineError{color:var(--errorText);align-items:center;gap:7px;margin-top:5px;font-size:13px;display:flex}.guestMeetingPageComponent-module__pyONtW__stateCard,.guestMeetingPageComponent-module__pyONtW__loadingCard{color:var(--textSecondary);text-align:center;padding:32px}.guestMeetingPageComponent-module__pyONtW__stateCard{flex-direction:column;align-items:center;gap:10px;display:flex}.guestMeetingPageComponent-module__pyONtW__stateCard svg{color:var(--errorText)}.guestMeetingPageComponent-module__pyONtW__stateCard h1{color:var(--textPrimary);font-size:22px}.guestMeetingPageComponent-module__pyONtW__stateCard p{font-size:14px;line-height:1.5}.guestMeetingPageComponent-module__pyONtW__retryButton{max-width:180px;margin-top:8px}.guestMeetingPageComponent-module__pyONtW__meetingPage{background:var(--bgPage);min-height:100vh;padding:18px}.guestMeetingPageComponent-module__pyONtW__meetingHeading{max-width:1180px;color:var(--textPrimary);text-overflow:ellipsis;white-space:nowrap;margin:0 auto 12px;font-size:15px;font-weight:700;overflow:hidden}.guestMeetingPageComponent-module__pyONtW__meetingPage>section{max-width:1180px;margin:0 auto}@media (max-width:600px){.guestMeetingPageComponent-module__pyONtW__publicPage{align-items:flex-start;padding:16px 10px}.guestMeetingPageComponent-module__pyONtW__card{padding:20px 16px}.guestMeetingPageComponent-module__pyONtW__titleRow h1{font-size:20px}.guestMeetingPageComponent-module__pyONtW__meetingPage{padding:10px}}
.requestsPageComponent-module__URWFtG__page{flex-direction:column;gap:24px;display:flex}.requestsPageComponent-module__URWFtG__header{flex-direction:column;gap:6px;display:flex}.requestsPageComponent-module__URWFtG__title{color:var(--textPrimary);font-size:20px;font-weight:600;line-height:1.3}.requestsPageComponent-module__URWFtG__subtitle{color:var(--textSecondary);font-size:14px;line-height:1.5}.requestsPageComponent-module__URWFtG__tabs{align-self:flex-start}.requestsPageComponent-module__URWFtG__skeletons{flex-direction:column;gap:12px;display:flex}.requestsPageComponent-module__URWFtG__state{border:1px dashed var(--borderLight);color:var(--textSecondary);background:var(--bgSurface);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;font-size:14px;display:flex}.requestsPageComponent-module__URWFtG__error,.requestsPageComponent-module__URWFtG__notice,.requestsPageComponent-module__URWFtG__success{border:1px solid var(--borderLight);background:var(--bgSurface);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.requestsPageComponent-module__URWFtG__error{color:var(--errorText)}.requestsPageComponent-module__URWFtG__error span{flex:1}.requestsPageComponent-module__URWFtG__notice{color:var(--textSecondary)}.requestsPageComponent-module__URWFtG__success{color:var(--statusSuccessText)}@media (max-width:600px){.requestsPageComponent-module__URWFtG__tabs{align-self:stretch;overflow-x:auto}.requestsPageComponent-module__URWFtG__error{flex-wrap:wrap;align-items:flex-start}}
.videoCallsListPageComponent-module__G-EwIq__page{flex-direction:column;gap:24px;display:flex}.videoCallsListPageComponent-module__G-EwIq__header{flex-direction:column;gap:6px;display:flex}.videoCallsListPageComponent-module__G-EwIq__title{color:var(--textPrimary);margin:0;font-size:20px;font-weight:600;line-height:1.3}.videoCallsListPageComponent-module__G-EwIq__subtitle{color:var(--textSecondary);margin:0;font-size:14px;line-height:1.5}.videoCallsListPageComponent-module__G-EwIq__toolbar{justify-content:flex-start;align-items:center;display:flex}.videoCallsListPageComponent-module__G-EwIq__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:16px;display:grid}.videoCallsListPageComponent-module__G-EwIq__card{border:1px solid var(--borderLight);background:var(--bgSurface);min-width:0;color:var(--textPrimary);border-radius:8px;gap:12px;padding:14px;transition:border-color .15s,background .15s;display:flex}.videoCallsListPageComponent-module__G-EwIq__card:hover{border-color:var(--inputBorder);background:var(--bgPage)}.videoCallsListPageComponent-module__G-EwIq__cardIcon{background:var(--chatHover);width:38px;height:38px;color:var(--buttonPrimary);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.videoCallsListPageComponent-module__G-EwIq__cardBody{flex:1;min-width:0}.videoCallsListPageComponent-module__G-EwIq__cardHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.videoCallsListPageComponent-module__G-EwIq__cardTitle{overflow-wrap:anywhere;min-width:0;color:var(--textPrimary);margin:0;font-size:15px;font-weight:650;line-height:1.3}.videoCallsListPageComponent-module__G-EwIq__responseBadge{white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:12px;font-weight:650;display:inline-flex}.videoCallsListPageComponent-module__G-EwIq__responseAccepted{color:var(--success)}.videoCallsListPageComponent-module__G-EwIq__responseDeclined{color:var(--errorText)}.videoCallsListPageComponent-module__G-EwIq__responsePending{color:var(--textMuted)}.videoCallsListPageComponent-module__G-EwIq__responseAvailable{color:var(--buttonPrimary)}.videoCallsListPageComponent-module__G-EwIq__timeRow{color:var(--textSecondary);flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;font-size:13px;line-height:1.4;display:flex}.videoCallsListPageComponent-module__G-EwIq__timezone{color:var(--textMuted)}.videoCallsListPageComponent-module__G-EwIq__summary{color:var(--textMuted);flex-wrap:wrap;gap:8px;margin-top:9px;font-size:12px;display:flex}.videoCallsListPageComponent-module__G-EwIq__cardFooter{color:var(--textMuted);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:flex}.videoCallsListPageComponent-module__G-EwIq__statusText{text-transform:capitalize}.videoCallsListPageComponent-module__G-EwIq__openText{color:var(--buttonPrimary);font-weight:650}.videoCallsListPageComponent-module__G-EwIq__errorBlock{border:1px solid var(--borderLight);background:var(--bgSurface);color:var(--textSecondary);border-radius:8px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}.videoCallsListPageComponent-module__G-EwIq__emptyState{border:1px dashed var(--borderLight);background:var(--bgSurface);color:var(--textSecondary);text-align:center;border-radius:8px;margin:0;padding:20px;font-size:13px;line-height:1.5}.videoCallsListPageComponent-module__G-EwIq__skeleton{border:1px solid var(--borderLight);background:var(--bgSurface);opacity:.65;border-radius:8px;min-height:148px;position:relative;overflow:hidden}.videoCallsListPageComponent-module__G-EwIq__skeleton:after{content:"";background:linear-gradient(90deg,transparent,var(--borderLight),transparent);animation:1.6s infinite videoCallsListPageComponent-module__G-EwIq__shimmer;position:absolute;inset:0}@keyframes videoCallsListPageComponent-module__G-EwIq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.videoCallsListPageComponent-module__G-EwIq__card{padding:12px}.videoCallsListPageComponent-module__G-EwIq__cardHeader{flex-direction:column;gap:7px}}
