:root{color:#1c2430;font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;background:#eef2f5;font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;font-size:14px}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}textarea{resize:vertical;min-height:92px}input,textarea,select{color:#1c2430;background:#fff;border:1px solid #cad3dc;border-radius:6px;width:100%;padding:10px 12px}input:focus,textarea:focus,select:focus{outline:none}svg{flex:none;width:18px;height:18px}.primaryButton,.secondaryButton,.iconButton,.attachmentButton{justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.chatAppFrame{background:#f3f6f9;min-width:0;height:100vh;overflow:hidden}.chatWorkspace{color:#111827;background:#eef3f7;grid-template-columns:minmax(280px,clamp(280px,22vw,360px)) minmax(0,1fr);min-width:0;height:100vh;display:grid}.chatRoomListPane{background:#fff;border-right:1px solid #e1e7ee;flex-direction:column;min-width:0;min-height:0;display:flex}.chatListAccountBar{color:#1f2937;border-bottom:1px solid #e5ebf1;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;display:flex}.chatAccountText{gap:3px;min-width:0;display:grid}.chatAccountText strong,.chatAccountText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatAccountText strong{min-width:0;font-size:13px}.chatAccountText span{color:#667085;font-size:12px}.chatIconLink{color:#7b8794;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chatMobileListActions{display:none}.chatMobileListActionButton{color:#344054;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;place-items:center;width:36px;height:36px;display:inline-grid}.chatMobileListActionButton[data-active=true]{color:#315b9d;background:#eef5ff;border-color:#315b9d}.chatListHeader{border-bottom:1px solid #e5ebf1;gap:12px;padding:18px 20px 12px;display:grid}.chatListTitle{align-items:center;gap:10px;display:flex}.chatListTitle h2{font-size:16px}.chatListIcon{color:#fff;background:#315b9d;border-radius:8px;place-items:center;width:36px;height:36px;display:inline-grid}.chatUnreadTotal,.chatUnreadBadge{color:#fff;background:#e5484d;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.chatUnreadTotal{min-width:24px;height:24px;padding:0 7px;font-size:13px}.chatSearchBox,.chatSelectLabel{color:#8a95a5;background:#f8fafc;border:1px solid #d5dde7;border-radius:8px;align-items:center;gap:8px;display:flex}.chatSearchBox{min-height:42px;padding:0 12px}.chatSearchBox input,.chatSelectLabel select{background:0 0;border:0;min-width:0;padding:0}.chatFilterRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chatSelectLabel{color:#344054;min-height:34px;padding:0 10px}.chatSelectLabel select{color:#344054;width:auto}.chatCheckLabel{color:#344054;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.chatCheckLabel input{width:auto}.chatRoomList{min-height:0;overflow:auto}.chatRoomItem{color:#111827;background:#fff;border-top:0;border-bottom:1px solid #eef2f5;border-left:4px solid #0000;border-right:0;width:100%;min-height:116px;position:relative}.chatRoomItemSelect{width:100%;min-height:116px;color:inherit;text-align:left;background:0 0;border:0;gap:6px;padding:14px 62px 14px 20px;display:grid}.chatRoomItem[data-active=true]{background:#edf3fb;border-left-color:#315b9d}.chatRoomItem[data-active=true][data-counterparty-side=motuduke]{background:#e7f6ef;border-left-color:#009b72}.chatRoomItemTop,.chatRoomMetaLine,.chatRoomCompanyLine{align-items:center;min-width:0;display:flex}.chatRoomItemTop{justify-content:space-between;gap:8px}.chatRoomItemTop strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.chatRoomItemTop time,.chatRoomAddressLine{color:#9aa5b1;font-size:12px}.chatRoomMetaLine,.chatRoomCompanyLine{color:#52606d;gap:7px;font-size:12px}.chatRoomCompanyLine span:last-child,.chatRoomAddressLine{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatSidePill,.chatStatusPill{white-space:nowrap;border-radius:4px;align-items:center;min-height:20px;padding:1px 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.chatSidePill{color:#315b9d;background:#eef5ff;border:1px solid #b9d1f2}.chatStatusPill{color:#315b9d;background:#eef5ff}.chatStatusPill[data-status=unset]{color:#64748b;background:#f1f5f9}.chatStatusPill[data-status=screening]{color:#c26a00;background:#fff3e0}.chatStatusPill[data-status=contracted],.chatStatusPill[data-status=approved]{color:#078455;background:#e6f7ef}.chatStatusPill[data-status=rejected],.chatStatusPill[data-status=cancelled]{color:#cf3136;background:#ffeceb}.chatUnreadBadge{min-width:22px;height:22px;padding:0 7px;font-size:12px;position:absolute;top:18px;right:31px;transform:translate(50%)}.chatRoomItemMenuWrap{position:absolute;bottom:14px;right:14px}.chatRoomItemMenuButton{color:#344054;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.chatRoomItemMenuButton:hover,.chatRoomItemMenuButton[aria-expanded=true]{color:#315b9d}.chatRoomItemMenu{z-index:20;background:#fff;border:1px solid #d8e0ea;border-radius:8px;width:168px;padding:6px;display:grid;position:fixed;box-shadow:0 12px 28px #0f172a29}.chatRoomItemMenu button{color:#1f2937;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:34px;padding:7px 9px;display:flex}.chatRoomItemMenu button:hover:not(:disabled),.chatRoomItemMenu button:focus-visible{color:#315b9d;background:#eef5ff}.chatRoomItemMenu svg{width:16px;height:16px}.chatRoomItemMenuError{color:#c0392b;max-width:210px;padding:6px 8px 4px;font-size:11px;line-height:1.4;display:block}.chatDetailShell{grid-template-columns:minmax(0,1fr) minmax(280px,clamp(280px,24vw,360px));min-width:0;min-height:0;display:grid}.chatInfoPagePane{display:contents}.chatMobileBackButton,.chatMobileInfoButton,.chatMobileRoomActions,.chatMobileInfoHeader{display:none}.chatMainPane,.chatInfoPane{background:#fff;min-width:0;min-height:0}.chatMainPane{border-right:1px solid #e1e7ee;grid-template-rows:auto minmax(0,1fr) auto;display:grid}.chatRoomHeader{background:#fff;border-bottom:1px solid #e5ebf1;justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:72px;padding:12px 26px;display:flex;overflow:hidden}.chatRoomHeaderText{flex:auto;min-width:0}.chatRoomHeaderText h2{text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:16px;overflow:hidden}.chatRoomHeaderText p{color:#637083;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex;overflow:hidden}.chatRoomApplicantName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatRoomHeaderActions{flex:0 auto;align-items:center;gap:10px;min-width:0;display:flex}.chatRoomHeaderActions[data-search-open=true]{flex:auto;justify-content:flex-end}.chatHeaderSearchButton,.chatLoadMoreButton,.chatInfoAction{color:#344054;background:#f8fafc;border:1px solid #d8e0ea;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 12px;font-size:12px;display:inline-flex}.chatHeaderSearchButton{color:#fff;background:#315b9d;border-color:#315b9d;font-weight:700}.chatHeaderSearchArea{flex:min(520px,100%);align-items:center;gap:6px;min-width:0;max-width:min(100%,560px);display:flex}.chatHeaderSearchCount{color:#64748b;text-align:right;white-space:nowrap;min-width:54px;font-size:12px}.chatHeaderSearchField{color:#667085;background:#f8fafc;border:1px solid #d8e0ea;border-radius:7px;flex:220px;align-items:center;min-width:160px;min-height:34px;padding:0 10px;display:flex}.chatHeaderSearchNavButton{color:#344054;background:#fff;border:1px solid #d8e0ea;border-radius:7px;place-items:center;width:32px;height:34px;font-weight:700;display:inline-grid}.chatHeaderSearchField input{background:0 0;border:0;min-width:0;padding:0}.chatTimeline{background:#f4f6fa;min-height:0;padding:26px 28px 34px;overflow:auto}.chatDateDivider{color:#94a3b8;background:#e6ebf1;border-radius:999px;width:max-content;max-width:100%;margin:0 auto 24px;padding:4px 18px;font-size:11px}.chatLoadMoreButton{margin:0 auto 18px}.chatMessage{justify-items:start;gap:6px;min-width:0;margin-bottom:18px;display:grid}.chatMessage[data-own=true]{justify-items:end}.chatMessageSender{color:#64748b;font-size:11px}.chatMessageRow{align-items:flex-end;gap:8px;min-width:0;max-width:min(680px,78%);display:flex}.chatMessage[data-own=true] .chatMessageRow{flex-direction:row-reverse}.chatMessageRow time{color:#a0aab8;flex-shrink:0;font-size:11px}.chatMessageBubble{color:#1f2937;overflow-wrap:anywhere;background:#fff;border:1px solid #e1e7ee;border-radius:14px;min-width:0;max-width:100%;padding:10px 14px;box-shadow:0 1px 3px #0f172a0f}.chatMessage[data-own=true] .chatMessageBubble{color:#fff;background:#315b9d;border-color:#315b9d}.chatMessageBody{white-space:pre-wrap;line-height:1.65}.chatMessageLink{color:#315b9d;text-underline-offset:2px;text-decoration:underline}.chatMessage[data-own=true] .chatMessageLink{color:#fff}.chatMessage[data-search-match=true] .chatMessageBubble,.chatNoticeMessage[data-search-match=true]{outline-offset:2px;outline:2px solid #f6c343}.chatSearchHit{color:inherit;background:#ffe58f;border-radius:3px;padding:0 1px}.chatSearchHit[data-active=true]{color:#111827;background:#f59e0b}.chatNoticeMessage{color:#718096;background:#e6ebf1;border-radius:999px;width:max-content;max-width:min(520px,82%);margin:0 auto 18px;padding:5px 16px;font-size:12px}.chatAttachmentRow{align-items:stretch;gap:8px;min-width:0;margin-top:10px;display:flex}.chatAttachmentCard{color:#1f2937;text-align:left;background:#f8fafc;border:1px solid #e1e7ee;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 12px;display:grid}.chatImageAttachmentCard{color:#1f2937;width:min(320px,100%);min-width:0;font:inherit;text-align:left;background:#f8fafc;border:1px solid #e1e7ee;border-radius:8px;padding:0;text-decoration:none;display:block;overflow:hidden}.chatImageAttachmentCard img{object-fit:contain;background:#eef2f6;width:100%;max-height:240px;display:block}.chatAttachmentLabel{min-width:0;display:block}.chatImageAttachmentCard .chatAttachmentLabel{padding:8px 10px}.chatAttachmentCard strong,.chatAttachmentCard small,.chatImageAttachmentCard strong,.chatImageAttachmentCard small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chatAttachmentCard small,.chatImageAttachmentCard small{color:#697586}.chatAttachmentCard[data-scan-status=pending],.chatAttachmentCard[data-scan-status=error]{background:#fff8e6;border-color:#f2d38b}.chatAttachmentCard[data-scan-status=infected]{background:#fff5f5;border-color:#f0b5b5}.chatAttachmentCard:disabled{cursor:not-allowed}.chatAttachmentDeletedCard{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 12px;font-size:13px;display:inline-flex}.chatAttachmentIcon{color:#315b9d;background:#eef5ff;border-radius:7px;place-items:center;width:34px;height:34px;display:inline-grid}.chatComposer{background:#fff;border-top:1px solid #e1e7ee;grid-template-columns:auto minmax(0,1fr) 42px;align-items:center;gap:10px;padding:14px 26px;display:grid}.chatComposer[data-has-files=true]{align-items:end}.chatComposer[data-dragging-files=true]{background:#f6fbff;box-shadow:inset 0 0 0 2px #7aa7df}.chatComposerTextField{min-width:0;position:relative}.chatComposerResizeHandle{cursor:ns-resize;border-radius:999px;height:10px;position:absolute;inset:-7px 12px auto}.chatComposerResizeHandle:before{content:"";background:#cbd5e1;border-radius:999px;width:46px;height:3px;margin:3px auto 0;display:block}.chatComposerTextField textarea{resize:none;background:#f8fafc;border-radius:12px;min-height:42px;max-height:180px}.chatComposerFileList{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.chatComposerFileChip{color:#1f2937;background:#f8fafc;border:1px solid #d5e2f0;border-radius:7px;align-items:center;gap:6px;min-width:0;max-width:min(260px,100%);padding:5px 6px 5px 8px;display:inline-flex}.chatComposerFileChip>span{min-width:0;display:grid}.chatComposerFileChip strong,.chatComposerFileChip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatComposerFileChip strong{font-size:12px}.chatComposerFileChip small{color:#697586;font-size:11px}.chatComposerFileChip button{color:#64748b;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.chatComposerFileChip button:hover:not(:disabled){color:#1f2937;background:#e7eef7}.chatComposerFileChip button:disabled{cursor:not-allowed;opacity:.5}.chatComposerFileChip svg{width:14px;height:14px}.chatComposerAttach{color:#64748b;border-radius:9px;justify-content:center;align-items:center;min-width:36px;height:42px;transition:background-color .15s,color .15s;display:inline-flex;position:relative;overflow:hidden}.chatComposerAttach:hover,.chatComposerAttach:focus-within{color:#315b9d;background:#eef5ff}.chatComposerAttach input{opacity:0;position:absolute;inset:0}.chatComposerAttach span{text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:11px;overflow:hidden}.chatComposerSend{color:#fff;background:#315b9d;border:0;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.chatInfoPane{grid-template-rows:minmax(0,1fr) auto;padding:8px 16px 14px;display:grid;overflow:hidden}.chatInfoSections{scrollbar-gutter:stable;min-height:0;padding-inline-end:8px;overflow:auto}.chatInfoSection{border-bottom:1px solid #e7edf3}.chatInfoSectionHeader{color:#1f2937;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:12px 0 6px;font-size:12px;font-weight:700;display:flex}.chatInfoSectionHeader span:first-child{align-items:center;gap:7px;display:inline-flex}.chatInfoSectionHeader svg[data-open=true]{transform:rotate(180deg)}.chatInfoSectionBody{gap:5px;padding:0 0 8px;display:grid}.chatInfoRow{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:7px;margin:0;display:grid}.chatInfoRow dt,.chatMemoField>span,.chatInfoSelect>span{color:#7b8794;font-size:12px;line-height:1.45}.chatInfoRow dd{color:#1f2937;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;line-height:1.45}.chatMemoField,.chatInfoSelect{gap:4px;display:grid}.chatMemoField>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.chatMemoField>span>span{align-items:center;gap:6px;min-width:0;display:inline-flex}.chatMemoField small{color:#078455;background:#e8f7ef;border-radius:4px;padding:1px 6px;font-size:11px}.chatMemoField textarea{resize:vertical;min-height:46px;max-height:240px;font-size:13px;line-height:1.45}.chatInfoError{color:#c0392b;font-size:12px;line-height:1.4}.chatInfoSuccess{color:#078455;background:#e8f7ef;border:1px solid #b9e6cb;border-radius:4px;width:max-content;padding:2px 7px;font-size:12px;line-height:1.4}.chatMemoConflict{color:#8a5a00;background:#fff8e8;border:1px solid #f1c77a;border-radius:5px;gap:8px;padding:6px 8px;font-size:12px;line-height:1.4;display:grid}.chatMemoConflict button{color:#714900;white-space:nowrap;background:#fff;border:1px solid #d9aa54;border-radius:4px;padding:3px 6px;font-size:11px}.chatMemoConflictActions{justify-content:flex-end;gap:6px;display:flex}.chatMemoCopyError{color:#a33a2b}.chatInfoAction{width:max-content}.chatInfoBottomActions{border-top:1px solid #dfe7ef;justify-items:end;gap:6px;padding:10px 0 12px;display:grid}.chatMemoSaveButton{color:#344054;white-space:nowrap;background:#f8fafc;border:1px solid #d8e0ea;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-height:28px;padding:4px 8px;font-size:12px;display:inline-flex}.chatMemoSaveButton svg{width:14px;height:14px}.chatInfoAttachmentDock{background:#fff;border-top:1px solid #dfe7ef;min-height:150px;max-height:220px;padding-top:10px;display:grid}.chatInfoAttachmentDock header{color:#1f2937;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.chatInfoAttachmentDock header span{align-items:center;gap:7px;display:inline-flex}.chatInfoAttachmentDock header small{color:#7b8794}.chatInfoAttachmentList{align-content:start;gap:6px;display:grid;overflow:auto}.chatInfoAttachmentList p{color:#7b8794;border:1px dashed #c8d4e0;border-radius:7px;padding:14px 12px;font-size:12px}.chatInfoAttachmentItem{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:6px;width:100%;display:grid}.chatInfoAttachmentItem[data-deletable=false]{grid-template-columns:minmax(0,1fr)}.chatInfoAttachmentDownload{color:#1f2937;text-align:left;background:#f8fafc;border:1px solid #dce5ee;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px 9px;display:grid}.chatInfoAttachmentDownload strong,.chatInfoAttachmentDownload small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chatInfoAttachmentDownload strong{font-size:12px}.chatInfoAttachmentDownload small{color:#7b8794;font-size:11px}.chatInfoAttachmentDownload:disabled{cursor:not-allowed;opacity:.65}.chatInfoAttachmentItem[data-scan-status=pending] .chatInfoAttachmentDownload,.chatInfoAttachmentItem[data-scan-status=error] .chatInfoAttachmentDownload{background:#fff8e6;border-color:#f2d38b}.chatInfoAttachmentItem[data-scan-status=infected] .chatInfoAttachmentDownload{background:#fff5f5;border-color:#f0b5b5}.chatInfoAttachmentDelete{color:#b42318;background:#fff;border:1px solid #f0c8c4;border-radius:7px;place-items:center;width:34px;height:100%;min-height:42px;display:inline-grid}.chatInfoAttachmentDelete:hover:not(:disabled){background:#fef3f2}.chatInfoAttachmentDelete:disabled{cursor:not-allowed;opacity:.55}.chatDownloadError{color:#9b1c1c;background:#fff5f5;border:1px solid #f0b5b5;border-radius:7px;justify-self:center;max-width:min(420px,100% - 32px);padding:8px 12px;font-size:12px;line-height:1.4}@media (width<=640px){.chatAppFrame,.chatWorkspace{background:#fff;width:100%;height:100dvh;min-height:0;overflow:hidden}.chatWorkspace{display:block}.chatWorkspace[data-mobile-view=list] .chatDetailShell,.chatWorkspace[data-mobile-view=chat] .chatRoomListPane,.chatWorkspace[data-mobile-view=info] .chatRoomListPane,.chatWorkspace[data-mobile-view=chat] .chatInfoPagePane,.chatWorkspace[data-mobile-view=info] .chatMainPane{display:none}.chatWorkspace[data-mobile-view=info] .chatInfoPagePane{background:#fff;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0;display:grid}.chatRoomListPane{border-bottom:0;border-right:0;height:100dvh;max-height:none}.chatListAccountBar{min-height:64px;padding:0 20px}.chatListAccountBar .chatIconLink{display:none}.chatMobileListActions{align-items:center;gap:8px;margin-left:12px;display:flex}.chatMobileListActions .chatUnreadTotal{min-width:28px;height:28px;font-size:15px}.chatMobileListActionButton{width:38px;height:38px}.chatAccountText{gap:4px}.chatAccountText strong{font-size:17px}.chatIconLink{width:36px;height:36px}.chatListHeader{gap:10px;padding:10px 20px 12px}.chatListHeader[data-mobile-tool=none],.chatListTitle,.chatListHeader[data-mobile-tool=search] .chatFilterRow,.chatListHeader[data-mobile-tool=filter] .chatSearchBox{display:none}.chatSearchBox{border-radius:10px;min-height:48px;padding:0 14px;font-size:15px}.chatFilterRow{gap:10px}.chatSelectLabel{border-radius:9px;min-height:40px;padding:0 12px;font-size:14px}.chatCheckLabel{font-size:14px}.chatRoomList{overflow:auto}.chatRoomItem{border-left-width:5px;min-height:112px}.chatRoomItemSelect{min-height:112px;padding:18px 64px 18px 20px}.chatRoomItemTop strong{font-size:16px}.chatRoomItemTop time,.chatRoomAddressLine,.chatRoomMetaLine,.chatRoomCompanyLine{font-size:13px}.chatStatusPill,.chatSidePill{min-height:22px;font-size:12px}.chatUnreadBadge{min-width:26px;height:26px;font-size:14px;top:20px;right:35px}.chatRoomItemMenuWrap{bottom:20px;right:18px}.chatDetailShell{width:100%;height:100dvh;min-height:0;display:block;overflow:hidden}.chatMainPane{border-right:0;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100dvh;min-height:0}.chatRoomHeader{border-bottom:1px solid #e5ebf1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:10px 16px;display:grid}.chatMobileBackButton,.chatMobileInfoButton{color:#253244;background:0 0;border:0;place-items:center;display:inline-grid}.chatMobileBackButton{width:36px;height:36px;margin-left:-6px}.chatMobileBackButton svg{width:24px;height:24px}.chatRoomHeaderText{min-width:0}.chatRoomHeaderText h2{margin:0 0 6px;font-size:16px}.chatRoomHeaderText p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;gap:6px;font-size:13px;overflow:hidden}.chatRoomHeaderActions{display:none}.chatMobileRoomActions{align-items:center;gap:6px;display:flex}.chatMobileInfoButton{background:#f8fafc;border:1px solid #d8e0ea;border-radius:10px;width:40px;height:40px}.chatMobileInfoButton svg{width:20px;height:20px}.chatTimeline{padding:22px 16px 24px}.chatDateDivider{margin-bottom:22px;padding:4px 18px;font-size:13px}.chatNoticeMessage{margin-bottom:22px;padding:6px 14px;font-size:13px}.chatMessage{gap:6px;margin-bottom:20px}.chatMessageSender{font-size:13px}.chatMessageRow{max-width:94%}.chatMessageRow time{font-size:12px}.chatMessageBubble{border-radius:14px;padding:12px 14px;font-size:15px}.chatAttachmentCard{border-radius:10px;min-width:min(100%,520px);padding:10px 12px}.chatAttachmentCard strong{font-size:13px}.chatAttachmentCard small{font-size:12px}.chatComposer{grid-template-columns:auto minmax(0,1fr) 46px;gap:8px;padding:10px 16px}.chatComposerAttach{min-width:40px;height:46px}.chatComposerTextField textarea{border-radius:12px;min-height:46px;font-size:15px}.chatComposerSend{border-radius:12px;width:46px;height:46px}.chatMobileInfoHeader{background:#fff;border-bottom:1px solid #e5ebf1;grid-template-columns:auto minmax(0,auto) 1fr;align-items:center;gap:10px;min-height:64px;padding:10px 16px;display:grid}.chatMobileInfoHeader h2{margin:0;font-size:18px}.chatMobileInfoHeader .chatStatusPill{justify-self:start}.chatInfoPane{border-top:0;height:100%;padding:14px 20px 12px}.chatInfoSectionHeader{padding:14px 0 9px;font-size:15px}.chatInfoSectionBody{gap:10px;padding:6px 0 14px}.chatInfoRow{grid-template-columns:100px minmax(0,1fr);gap:12px}.chatInfoRow dt,.chatMemoField>span,.chatInfoSelect>span{font-size:13px}.chatInfoRow dd{font-size:14px}.chatMemoField textarea{min-height:72px;font-size:14px}.chatMemoSaveButton{min-height:32px;font-size:13px}.chatInfoAttachmentDock{min-height:170px;max-height:240px}}.chatGrid{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;min-height:calc(100vh - 32px);display:grid}.roomListPane,.roomDetailPane,.settingsSection,.loginPanel,.modal{background:#fff;border:1px solid #d6dee6;border-radius:8px}.roomListPane,.roomDetailPane{min-height:0;overflow:hidden}.paneHeader,.roomHeader,.pageHeader,.settingsSection header{border-bottom:1px solid #e3e8ee;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.paneHeader h2,.roomHeader h2,.pageHeader h2,.settingsSection h3{font-size:18px}.paneHeader p,.roomHeader p,.pageHeader p{color:#5d6b7a;margin-top:4px;font-size:13px}.filterBar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:12px;display:grid}.searchBox{border:1px solid #cad3dc;border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.searchBox input{border:0;padding-inline:0}.toggleLine,.switchLine{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.toggleLine input,.switchLine input{width:auto}.roomList{gap:8px;max-height:calc(100vh - 164px);padding:0 12px 12px;display:grid;overflow:auto}.roomItem{color:#1c2430;text-align:left;background:#fff;border:1px solid #d8e0e8;border-radius:8px;gap:6px;width:100%;padding:12px;display:grid}.roomItem[data-active=true]{background:#eff6ff;border-color:#2f80ed}.roomItemTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.badge{color:#fff;background:#d64545;border-radius:999px;padding:2px 8px;font-size:12px}.detailBody{grid-template-columns:minmax(0,1fr) 320px;gap:12px;height:calc(100vh - 194px);min-height:420px;padding:12px;display:grid}.timeline{flex-direction:column;gap:10px;padding-right:4px;display:flex;overflow:auto}.loadMoreButton{align-self:center}.messageBubble{background:#fff;border:1px solid #d8e0e8;border-radius:8px;align-self:flex-start;max-width:min(640px,88%);padding:12px}.messageBubble[data-own=true]{background:#e7f0ff;border-color:#bdd4f5;align-self:flex-end}.messageBubble header{color:#5d6b7a;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:12px;display:flex}.sidePanel{align-content:start;gap:12px;display:grid;overflow:auto}.sidePanel section{border:1px solid #d8e0e8;border-radius:8px;padding:12px}.sidePanel h3{margin-bottom:10px;font-size:15px}.sidePanel dl{grid-template-columns:84px minmax(0,1fr);gap:8px;margin:0 0 10px;display:grid}.sidePanel dt{color:#5d6b7a}.sidePanel dd{margin:0}.composer{border-top:1px solid #e3e8ee;grid-template-columns:104px minmax(0,1fr) 92px;gap:10px;padding:12px;display:grid}.composer textarea{min-height:54px;max-height:140px}.attachmentButton{color:#1c2430;background:#fff;border:1px solid #cad3dc;border-radius:6px;padding:0 10px;position:relative;overflow:hidden}.attachmentButton input{opacity:0;position:absolute;inset:0}.primaryButton,.secondaryButton,.iconButton{border:1px solid #0000;border-radius:6px;padding:8px 12px}.primaryButton{color:#fff;background:#146c94}.secondaryButton,.iconButton{color:#1c2430;background:#fff;border-color:#cad3dc}.iconButton{width:38px;padding:0}.stateBlock{background:#f8fafc;border:1px dashed #b9c6d3;border-radius:8px;align-items:center;gap:10px;margin:12px;padding:16px;display:flex}.errorBlock{color:#8a1f1f;background:#fff5f5;border-color:#e2aaaa}.spin{animation:.9s linear infinite spin}.loginPage{background:#eef3f7;grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh;display:grid}.loginHeader{background:#fff;border-bottom:1px solid #e1e7ee;align-items:center;min-height:48px;padding:0 24px;display:flex;box-shadow:inset 0 -2px #315b9d}.loginBrand{align-items:center;gap:10px;min-width:0;display:flex}.loginBrandIcon{object-fit:contain;flex:none;width:28px;height:28px}.loginHeader h1{color:#315b9d;font-size:16px;font-weight:700}.loginSurface{background:#eef3f7;place-items:center;min-height:100vh;padding:48px 24px 36px;display:grid}.loginPage .loginSurface{min-height:0}.loginContent{justify-items:center;gap:28px;width:min(480px,100%);display:grid}.blockedContent{place-items:center;min-height:100%;display:grid}.loginPanel{border-color:#d8e0ea;gap:20px;width:min(400px,100%);padding:38px 54px;display:grid}.loginHeading{text-align:center;gap:14px;display:grid}.loginHeading h2{color:#315b9d;font-size:18px;line-height:1.2}.loginHeading p{color:#5d6b7a;font-size:12px;line-height:1.8}.loginForm{border-top:1px solid #e3e8ee;gap:12px;padding-top:22px;display:grid}.loginForm input{border-color:#d8e0ea;border-radius:2px;min-height:40px;font-size:13px}.loginForm button{color:#fff;background:#315b9d;border:0;border-radius:2px;min-height:44px;font-weight:700}.loginForm button:disabled{color:#777;opacity:1;background:#c9c9c9}.loginNotes{color:#6b7280;text-align:center;gap:8px;font-size:12px;line-height:1.65;display:grid}.loginNotes a{color:#315b9d;font-weight:700}.supportFooter a{color:#315b9d;font-weight:400}.stackForm{gap:12px;display:grid}.stackForm label,.sidePanel label{gap:6px;display:grid}.readonlyField{background:#f8fafc;border:1px solid #d8e0e8;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.readonlyField span{color:#5d6b7a;font-size:12px}.supportFooter{color:#a0a7b2;background:#fff;border-top:1px solid #d7dce2;justify-items:center;gap:6px;padding:14px 16px 12px;font-size:11px;display:grid}.supportFooter nav{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.supportFooter small{color:#b5b9c0;font-size:11px;font-weight:400}.modalBackdrop{z-index:50;background:#0f172a75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sessionExpiredBackdrop{z-index:80;background:#0f172a9e}.modal{gap:16px;width:min(640px,100%);max-height:min(720px,100vh - 40px);padding:20px;display:grid}.sessionExpiredModal{text-align:center;justify-items:center;width:min(420px,100%);padding:28px}.sessionExpiredIcon{color:#b42318;background:#fff1f2;border-radius:999px;place-items:center;width:48px;height:48px;display:inline-grid}.sessionExpiredIcon svg{width:24px;height:24px}.sessionExpiredText{gap:8px;display:grid}.sessionExpiredText h2{font-size:20px}.sessionExpiredText p{color:#5d6b7a;line-height:1.7}.chatConfirmModal{width:min(460px,100%)}.chatConfirmModal p{color:#344054;line-height:1.7}.attachmentErrorModal p{overflow-wrap:anywhere;white-space:pre-line}.modalActions{justify-content:flex-end;gap:10px;display:flex}.termsBody{color:#1f2937;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;max-height:min(46vh,420px);padding:18px 20px;line-height:1.7;overflow:auto}.termsLead{color:#344054;margin:0;font-size:14px;line-height:1.7}.termsBody p{white-space:pre-wrap;margin:0 0 14px}.termsBody p:last-child,.termsArticle:last-child p{margin-bottom:0}.termsArticle{margin:0 0 20px}.termsArticle h3{color:#101828;margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.5}.termsArticle p{margin:0;padding-left:.5em}.settingsAppFrame,.settingsPage{background:#ececf0;min-height:100vh}.settingsPage{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.settingsTopBar{background:#fff;border-bottom:2px solid #315b9d;align-items:center;min-height:48px;padding:0 20px;display:flex}.settingsTopBar nav,.settingsBackLink{align-items:center;gap:8px;display:inline-flex}.settingsBackLink{color:#174f96;font-size:16px;font-weight:700}.settingsBackLink svg{width:20px;height:20px}.settingsBreadcrumbSlash{color:#a0a7b2}.settingsTopBar nav>span:last-child{color:#6b7280;font-size:13px}.settingsMain{padding:26px 20px 58px}.settingsContent{gap:16px;width:min(612px,100%);margin:0 auto;display:grid}.settingsCard{background:#fff;border:1px solid #cfd8e2;border-radius:4px;overflow:hidden}.settingsCardHeader{background:#fff;border-bottom:1px solid #d9e0e8;justify-content:space-between;align-items:center;min-height:49px;padding:0 18px;display:flex}.settingsCardHeader h2{color:#174f96;font-size:14px;font-weight:700}.settingsCardTitle{align-items:center;gap:8px;min-width:0;display:inline-flex}.settingsScopeBadge{color:#315b9d;white-space:nowrap;background:#f3f7fb;border:1px solid #b9c9de;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.settingsCollapseButton,.settingsIconButton{color:#253142;background:0 0;border:0;place-items:center;padding:4px;display:inline-grid}.settingsCollapseButton svg[data-open=false]{transform:rotate(180deg)}.settingsCardBody{padding:24px 18px 18px}.settingsAccountRows,.settingsAccountForm{display:grid}.settingsAccountRow{border-bottom:1px solid #e4e9ef;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:55px;display:grid}.settingsAccountRow>div{gap:4px;min-width:0;display:grid}.settingsAccountField{gap:6px;min-width:0;display:grid}.settingsAccountInput{width:100%;height:36px;font:inherit;color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px}.settingsAccountEditRow{grid-template-columns:minmax(0,1fr)}.settingsAccountInput[aria-invalid=true]{background:snow;border-color:#c24141}.settingsAccountInput:disabled{color:#64748b;background:#f8fafc}.settingsFieldError{color:#a32828;font-weight:500}.settingsFieldHint{color:#5f6f82;font-size:11px}.settingsSubtleButton[aria-disabled=true]{opacity:.5}.settingsCharacterCount{color:#6b7280;font-variant-numeric:tabular-nums;justify-self:end;font-size:11px}.settingsSaveSuccess{color:#167044;align-items:center;gap:7px;margin-top:14px;font-size:12px;font-weight:700;display:flex}.settingsSaveSuccess svg{width:17px;height:17px}.settingsAccountActions{justify-content:flex-end;margin-top:14px}.settingsLabel{color:#7b8794;font-size:11px}.settingsAccountRow strong{color:#1f2937;font-size:13px;font-weight:500}.settingsAccountRow small,.settingsDescription{color:#6b7280;font-size:11px;line-height:1.7}.settingsDescription{margin-bottom:22px}.settingsSubsectionTitle{color:#172033;letter-spacing:0;margin:0;font-size:14px;font-weight:700}.settingsSubtleButton,.settingsOutlineButton,.settingsLogoutButton{color:#174f96;background:#f8fafc;border:1px solid #ccd6e0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.settingsSubtleButton{color:#334155}.settingsSubtleButton svg,.settingsOutlineButton svg,.settingsLogoutButton svg,.settingsIconButton svg{width:14px;height:14px}.settingsSubtleButton:hover,.settingsOutlineButton:hover,.settingsLogoutButton:hover{background:#eef5ff}.settingsSubtleButton:disabled,.settingsOutlineButton:disabled,.settingsLogoutButton:disabled,.settingsIconButton:disabled{cursor:not-allowed;opacity:.5}.settingsNotificationForm,.settingsTemplateForm{gap:14px;display:grid}.settingsTemplateSection+.settingsTemplateSection{border-top:1px solid #e4e9ef;margin-top:28px;padding-top:24px}.settingsStatusTemplateList{gap:18px;display:grid}.settingsStatusTemplateRow{border-bottom:1px solid #e4e9ef;gap:10px;padding-bottom:18px;display:grid}.settingsStatusTemplateRow:last-child{border-bottom:0;padding-bottom:0}.settingsStatusTemplateLabel{color:#334155;margin:0;font-size:12px;font-weight:700}.settingsEmailList{display:grid}.settingsEmailRow{color:#334155;border-bottom:1px solid #e4e9ef;align-items:center;gap:8px;min-height:39px;font-size:12px;display:flex}.settingsEmailInput{color:#334155;width:100%;font:inherit;border:1px solid #c9d4e2;border-radius:4px;padding:7px 9px}.settingsEmailInput[aria-invalid=true]{background:snow;border-color:#c24141}.settingsEmailField{flex:190px;gap:4px;min-width:0;max-width:260px;display:grid}.settingsEmailInput:disabled{color:#64748b;background:#f8fafc}.settingsEmailSaveButton{min-width:52px}.settingsEmailValue{color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:190px;min-width:0;max-width:260px;font-size:12px;overflow:hidden}.settingsBadge{color:#174f96;background:#edf5ff;border:1px solid #9ab8df;border-radius:2px;padding:1px 7px;font-size:10px;font-weight:700}.settingsEmailSpacer{flex:auto}.settingsInlineActions{align-items:center;gap:10px;display:flex}.settingsTableWrap{max-height:430px;overflow:auto}.settingsUserTableWrap{margin-bottom:14px}.settingsUserActions{justify-content:flex-end}.settingsUserRoleError{margin:0 0 10px}.settingsGroupingTableWrap:focus-visible{outline-offset:2px;outline:2px solid #174f96}.settingsTable{border-collapse:collapse;width:100%;font-size:12px}.settingsTable th{z-index:1;color:#657386;text-align:left;background:#eef1f5;font-weight:700;position:sticky;top:0}.settingsTable th,.settingsTable td{white-space:nowrap;border-bottom:1px solid #e5eaf0;padding:11px 12px}.settingsGroupingTable th:first-child,.settingsGroupingTable td:first-child{width:120px}.settingsRoleSelect{color:#174f96;border-radius:4px;width:68px;min-height:30px;padding:4px 8px;font-size:12px;font-weight:700}.settingsRoleSelect[aria-invalid=true]{background:snow;border-color:#c24141}.settingsTemplatePreview{color:#334155;background:#fbfcfd;min-height:84px;font-size:12px;line-height:1.8}.settingsTemplatePreview:not([readonly]){background:#fff}.settingsTemplatePreview[aria-invalid=true]{background:snow;border-color:#c24141}.settingsTemplateField{gap:6px;display:grid}.settingsTemplateActions{justify-content:flex-end}.settingsLogoutRow{justify-content:center;padding:0 0 16px;display:flex}.settingsLogoutButton{color:#64748b;background:#fff;min-width:118px;min-height:37px;font-weight:500}.srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1020px){.chatGrid,.detailBody{grid-template-columns:1fr}.detailBody{height:auto}.roomList{max-height:300px}}@media (width<=640px){.filterBar,.composer,.userRow{grid-template-columns:1fr}.roomHeader,.paneHeader,.settingsSection header{flex-direction:column;align-items:flex-start}}
