:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f8fb;color:#172033}*{box-sizing:border-box}body{margin:0}button{font:inherit}.app{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh;background:#f7f8fb}.sidebar{background:#fff;border-right:1px solid #e7eaf0;padding:18px 12px;display:flex;flex-direction:column;gap:18px}.brand{display:flex;gap:12px;align-items:center;padding:0 6px}.brandMark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#153f8f;color:#fff;font-weight:800;font-size:20px}.brandName{font-size:20px;font-weight:800}.brandSub{font-size:12px;color:#667085}.nav{display:grid;gap:6px}.nav button{border:0;background:transparent;color:#4b5565;border-radius:12px;padding:11px 12px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left}.nav button.active,.nav button:hover{background:#eef4ff;color:#153f8f}.trustBox{margin-top:auto;display:flex;gap:10px;padding:14px;border:1px solid #dbe7ff;background:#f6f9ff;border-radius:16px;color:#153f8f}.trustBox p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.4}.content{min-width:0;padding:24px}.topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:24px}h1{margin:0;font-size:34px;letter-spacing:-.04em}.topbar p{margin:8px 0 0;color:#667085}.primary{border:0;background:#153f8f;color:#fff;padding:11px 16px;border-radius:12px;font-weight:700;cursor:pointer}.cards{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px;margin-bottom:18px}.dashboardPromo h3{margin:10px 0 8px;font-size:24px}.dashboardPromo p{margin:0;color:#ffffffe0;max-width:680px}.dashboardPromo .pill.ok{background:#ffffff29;color:#fff}.dashboardPromo .primary{background:#fff;color:#153f8f;white-space:nowrap}@media(max-width:900px){.dashboardPromo .primary{width:100%}}.card,.panel{background:#fff;border:1px solid #e7eaf0;border-radius:20px;box-shadow:0 12px 30px #141e370a}.card{padding:18px}.cardTitle{color:#667085;font-size:13px;font-weight:700}.cardValue{margin-top:10px;font-size:28px;font-weight:800}.card p{color:#667085;font-size:13px;line-height:1.5}.panel{padding:20px}.panelHeader{display:flex;justify-content:space-between;align-items:center}.panel h2{margin:0}.pill{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.pill.ok{background:#ecfdf3;color:#067647}.pill.warn{background:#fff7ed;color:#b45309}.steps{margin-top:18px;display:grid;gap:10px}.step{border:1px solid #edf0f4;border-radius:14px;padding:12px;color:#4b5565}.step.done{background:#f7fdf9;border-color:#dcfce7}.step.next{background:#f8fbff;border-color:#dbe7ff}.loading{min-height:100vh;display:grid;place-items:center;color:#153f8f;font-weight:800}.authPage{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(21,63,143,.1),transparent 32rem),#f7f8fb;padding:24px}.authCard{width:min(460px,100%);background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:28px;box-shadow:0 20px 60px #141e3714}.authBrand{margin-bottom:24px;padding:0}.authCard h1{font-size:30px}.muted{color:#667085;line-height:1.5}.authForm{display:grid;gap:14px;margin-top:22px}.authForm label{display:grid;gap:7px;color:#344054;font-weight:700;font-size:14px}.authForm input{border:1px solid #d0d5dd;border-radius:12px;padding:12px 13px;font:inherit;outline:none}.authForm input:focus{border-color:#153f8f;box-shadow:0 0 0 4px #153f8f1a}.full{width:100%}.error{background:#fef3f2;color:#b42318;border:1px solid #fecdca;border-radius:12px;padding:10px;font-size:14px}.linkBtn{margin-top:14px;background:transparent;color:#153f8f;border:0;font-weight:800;cursor:pointer}.secondary{border:1px solid #d0d5dd;background:#fff;color:#344054;padding:11px 14px;border-radius:12px;font-weight:700;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.messageList{display:grid;gap:10px;margin-top:18px}.messageRow{display:grid;gap:6px;border:1px solid #edf0f4;border-radius:14px;padding:14px;background:#fff}.messageSubject{font-weight:800;color:#172033}.messageMeta{color:#667085;font-size:13px;margin-top:3px}.messageRow p{margin:0;color:#4b5565;line-height:1.45}.emptyState{border:1px dashed #d0d5dd;border-radius:16px;padding:28px;color:#667085;background:#fafbfc}.messageTop{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.badge{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;text-transform:capitalize;white-space:nowrap}.badge.category{background:#eef4ff;color:#153f8f}.importance-untriaged{background:#f2f4f7;color:#667085}.importance-low{background:#f2f4f7;color:#475467}.importance-normal{background:#eef4ff;color:#153f8f}.importance-important{background:#fff7ed;color:#b45309}.importance-urgent{background:#fef3f2;color:#b42318}.aiSummary{display:flex;gap:10px;align-items:flex-start;background:#f8fbff;border:1px solid #dbe7ff;border-radius:14px;padding:12px;color:#153f8f}.aiSummary p{margin:5px 0 0;color:#4b5565}.sourceGrid,.settingsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:18px}.sourceCard,.settingCard{border:1px solid #edf0f4;border-radius:16px;padding:16px;background:#fff}.sourceCard p,.settingCard p{color:#667085;line-height:1.45}.ledgerList{display:grid;gap:10px;margin-top:12px}.ledgerRow{border:1px solid #edf0f4;border-radius:14px;padding:12px;display:flex;justify-content:space-between;background:#fff}@media(max-width:1100px){.app{grid-template-columns:1fr}.sidebar{position:static}.cards{grid-template-columns:1fr}.topbar{flex-direction:column}.topActions{flex-wrap:wrap}}.landingFeature,.downloadBox{border:1px solid #edf0f4;border-radius:18px;padding:14px;background:#fff;margin:14px 0}.landingFeature p,.downloadBox p{color:#667085;line-height:1.45;margin:6px 0 0}.downloadBtn{display:inline-flex;margin-top:10px;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:800;background:#111827;color:#fff}.relaySideChat{position:fixed;right:18px;bottom:18px;width:380px;max-width:calc(100vw - 36px);z-index:50;border:1px solid #e5e7eb;border-radius:22px;background:#fff;box-shadow:0 24px 80px #0f172a2e;overflow:hidden}.relaySideChat.collapsed{width:auto;border-radius:999px}.relaySideToggle{width:100%;border:0;background:#111827;color:#fff;font-weight:900;padding:12px 14px;cursor:pointer}.relaySideHeader{display:flex;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid #edf0f4}.relaySideHeader p{margin:3px 0 0;color:#667085;font-size:13px}.relaySideMessages,.relayChatMessages{display:grid;gap:10px;padding:14px;max-height:360px;overflow:auto;background:#f8fafc}.relayChatMessage{border-radius:16px;padding:11px 12px;border:1px solid #e5e7eb}.relayChatMessage.assistant{background:#fff}.relayChatMessage.user{background:#111827;color:#fff;border-color:#111827}.relayChatMessage strong{display:block;font-size:12px;margin-bottom:4px}.relayChatMessage p{margin:0;line-height:1.45;white-space:pre-wrap}.relaySideForm,.relayChatForm{display:flex;gap:8px;padding:12px;border-top:1px solid #edf0f4;background:#fff}.relaySideForm input,.relayChatForm input{flex:1;border:1px solid #d0d5dd;border-radius:999px;padding:10px 12px}.relayAgentFull{margin-top:18px;border:1px solid #edf0f4;border-radius:20px;overflow:hidden}@media(max-width:900px){.relaySideChat{left:12px;right:12px;bottom:12px;width:auto}}.dashboardWorkArea{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;align-items:start}.dashboardMessages{min-width:0}.relayAgentPanel{border:1px solid #edf0f4;border-radius:22px;background:#fff;overflow:hidden;position:sticky;top:18px;box-shadow:0 14px 40px #0f172a14}.relayAgentHeader{display:flex;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #edf0f4}.relayAgentHeader h2{margin:0}.relayAgentHeader p{margin:4px 0 0;color:#667085;font-size:13px}.relayAgentMessages{display:grid;gap:10px;padding:14px;height:420px;overflow:auto;background:#f8fafc}.relayAgentMessage{border:1px solid #e5e7eb;border-radius:16px;padding:11px 12px;background:#fff}.relayAgentMessage.user{background:#111827;border-color:#111827;color:#fff}.relayAgentMessage strong{display:block;font-size:12px;margin-bottom:4px}.relayAgentMessage p{margin:0;line-height:1.45;white-space:pre-wrap}.relayAgentForm{display:flex;gap:8px;padding:12px;border-top:1px solid #edf0f4;background:#fff}.relayAgentForm input{flex:1;border:1px solid #d0d5dd;border-radius:999px;padding:10px 12px}@media(max-width:1200px){.dashboardWorkArea{grid-template-columns:1fr}.relayAgentPanel{position:static}}.downloadBox{border:1px solid #edf0f4;border-radius:18px;padding:14px;background:#fff;margin:14px 0}.downloadBox p{color:#667085;line-height:1.45;margin:6px 0 0}.downloadLinks{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.downloadBtn{display:inline-flex;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:800;background:#111827;color:#fff}.secondaryDownload{background:#f2f4f7;color:#111827}.downloadHint{font-size:12px}button.downloadBtn{border:0;cursor:pointer;font:inherit}button.downloadBtn:hover,a.downloadBtn:hover{opacity:.9}.legalLinks{display:flex;justify-content:center;gap:10px;margin:12px 0 4px;font-size:13px}.legalLinks a{color:#174ea6;font-weight:800;text-decoration:none}.legalLinks a:hover{text-decoration:underline}@media(max-width:820px){html,body,#root{width:100%;min-width:0;overflow-x:hidden}body{background:#f8fafc}.app{display:block!important;min-width:0!important;width:100%!important}.sidebar{position:sticky!important;top:0;z-index:20;width:100%!important;height:auto!important;min-height:0!important;border-right:0!important;border-bottom:1px solid #e5e7eb;background:#fff;padding:12px!important}.brand{margin-bottom:10px!important}.brandName{font-size:18px!important}.brandSub{font-size:11px!important}.nav{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav button{flex:0 0 auto!important;white-space:nowrap;border-radius:999px!important;padding:9px 12px!important;min-height:38px}.nav button span{font-size:13px}.trustBox{display:none!important}.content{width:100%!important;min-width:0!important;padding:14px!important}.topbar{display:block!important;margin-bottom:14px!important}.topbar h1{font-size:26px!important;margin:0 0 4px}.topbar p{font-size:13px!important;margin:0 0 12px}.topActions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;width:100%}.topActions button{width:100%;min-height:42px;padding:9px 10px!important;font-size:12px!important;border-radius:12px!important}.cards{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:14px!important}.card{padding:14px!important;border-radius:16px!important}.cardTitle{font-size:12px!important}.cardValue{font-size:24px!important}.card p{font-size:12px!important;line-height:1.35}.dashboardWorkArea{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.dashboardMessages{min-width:0!important}.panel{border-radius:18px!important;padding:14px!important;overflow:hidden}.panelHeader{gap:8px}.panelHeader h2{font-size:20px!important}.messageList{gap:10px!important}.messageRow{padding:12px!important;border-radius:14px!important}.messageTop{display:block!important}.messageSubject{font-size:14px!important;line-height:1.35}.messageMeta{font-size:12px!important;margin-top:3px;overflow-wrap:anywhere}.badges{justify-content:flex-start!important;margin-top:8px}.badge{font-size:11px!important;padding:4px 8px!important}.messageRow p{font-size:13px!important;line-height:1.45;overflow-wrap:anywhere}.aiSummary{padding:10px!important;gap:8px!important;border-radius:12px!important}.aiSummary strong{font-size:13px!important;line-height:1.35}.aiSummary p{font-size:12px!important}.relayAgentPanel{position:static!important;width:100%!important;border-radius:18px!important;margin-bottom:20px}.relayAgentHeader{padding:14px!important}.relayAgentHeader h2{font-size:20px!important}.relayAgentHeader p{font-size:12px!important}.relayAgentMessages{height:300px!important;padding:12px!important}.relayAgentMessage{padding:10px!important;border-radius:14px!important}.relayAgentMessage p{font-size:13px!important}.relayAgentForm{display:grid!important;grid-template-columns:1fr auto;padding:10px!important}.relayAgentForm input{min-width:0;height:42px}.relayAgentForm button{height:42px;padding:0 14px!important}.sourceGrid,.settingsGrid{grid-template-columns:1fr!important}.authPage{padding:16px!important;align-items:flex-start!important}.authCard{width:100%!important;max-width:100%!important;padding:22px!important;border-radius:22px!important}.authCard h1{font-size:26px!important}.downloadLinks{display:grid!important;grid-template-columns:1fr!important}.downloadBtn{justify-content:center;width:100%;box-sizing:border-box}}@media(max-width:420px){.topActions{grid-template-columns:1fr}.cards{grid-template-columns:1fr!important}.content{padding:10px!important}}.sourceList{display:grid;gap:12px;margin-top:18px}.sourceRow{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;border:1px solid #1f3d1f;border-radius:14px;padding:14px;background:#00ff5a0a}.sourceIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid #00ff66;color:#0f6;font-weight:900;background:#00ff5a14}.sourceMain{min-width:0}.sourceTitle{font-weight:800;color:#d7ffe1}.sourceEmail{color:#0f6;font-weight:700;margin-top:2px;overflow-wrap:anywhere}.sourceMeta{color:#9fb8a6;font-size:13px;margin-top:4px;overflow-wrap:anywhere}.messageMeta{color:#1d4ed8!important;font-weight:700;letter-spacing:.01em}.brandLogoMark{width:88px;height:88px;object-fit:contain;flex-shrink:0}.messageMeta{color:#60a5fa!important;font-weight:800!important;letter-spacing:.015em;margin-top:4px}.messageMeta:first-letter{text-transform:uppercase}@media(max-width:820px){.app{display:block;min-height:100vh}.sidebar{position:sticky;top:0;z-index:10;padding:12px;border-right:0;border-bottom:1px solid #e7eaf0;gap:12px}.brand{justify-content:flex-start}.brandLogoMark{width:96px;height:96px}.nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.nav button{white-space:nowrap;min-width:max-content}.trustBox{display:none}.content{padding:16px}.topbar{display:block}h1{font-size:28px}.actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.cards{grid-template-columns:1fr}.panel{padding:16px;border-radius:16px}.panelHeader{align-items:flex-start;gap:10px}.messageTop{display:block}.badges{margin-top:10px}.messageMeta{color:#60a5fa!important;font-weight:800!important;font-size:14px}.relayAgentMessages{max-height:48vh;overflow-y:auto}.relayAgentForm{display:grid;grid-template-columns:1fr;gap:10px}.relayAgentForm input,.relayAgentForm textarea{width:100%;font-size:16px}.relayAgentForm button{width:100%}.sourceRow{grid-template-columns:42px 1fr}.sourceRow .pill{grid-column:2;width:fit-content}}.contactsList{display:grid;gap:12px;margin-top:18px}.contactRow{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;padding:14px;border:1px solid #e7eaf0;border-radius:16px;background:#fff}.contactAvatar{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:#eef4ff;color:#153f8f;font-weight:900;font-size:18px}.contactMain{min-width:0}.contactName{font-weight:800;color:#172033;overflow-wrap:anywhere}.contactDetails{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;color:#475467;font-size:13px}.contactProvider{margin-top:5px;color:#60a5fa;font-weight:800;font-size:13px}.contactSmsLink{text-decoration:none;text-align:center}@media(max-width:820px){.contactRow{grid-template-columns:42px 1fr}.contactSmsLink{grid-column:2;width:fit-content}}.contactSearch{width:100%;margin-top:16px;padding:12px 14px;border:1px solid #d0d5dd;border-radius:14px;font:inherit}.contactSections{display:grid;gap:20px;margin-top:20px}.contactSection{border:1px solid #e7eaf0;border-radius:18px;padding:16px;background:#fbfcff}.contactSectionHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.contactSectionHeader h3{margin:0;color:#172033}.contactSectionHeader span{background:#eef4ff;color:#153f8f;border-radius:999px;padding:5px 10px;font-weight:800;font-size:13px}.smallEmpty{padding:12px}.relayAgentFab,.relayAgentClose{display:none}@media(max-width:820px){.relayAgentPanel{display:none}.relayAgentPanel.open{display:flex;flex-direction:column;position:fixed;left:12px;right:12px;bottom:12px;z-index:1000;max-height:82vh;min-height:58vh;padding:16px;border-radius:24px;background:#fff;border:1px solid #dbe3ef;box-shadow:0 24px 80px #0f172a47}.relayAgentPanel.open .relayAgentMessages{flex:1;overflow-y:auto;max-height:calc(82vh - 150px)}.relayAgentHeader{gap:10px}.relayAgentClose{display:inline-grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;background:#eef4ff;color:#153f8f;font-size:24px;font-weight:900;cursor:pointer}.relayAgentFab{display:inline-flex;align-items:center;justify-content:center;position:fixed;right:18px;bottom:18px;z-index:999;border:0;border-radius:999px;padding:14px 18px;background:#153f8f;color:#fff;font-weight:900;box-shadow:0 16px 40px #153f8f52;cursor:pointer}.relayAgentPanel.open~.relayAgentFab{display:none}.dashboardWorkArea{display:block}}@media(max-width:820px){.relayAgentFab{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;right:18px!important;bottom:18px!important;z-index:5000!important;border:0!important;border-radius:999px!important;padding:14px 18px!important;background:#153f8f!important;color:#fff!important;font-weight:900!important;box-shadow:0 16px 40px #153f8f52!important;cursor:pointer!important}.relayAgentFab.hidden,.relayAgentPanel{display:none!important}.relayAgentPanel.open{display:flex!important;flex-direction:column!important;position:fixed!important;inset:auto 12px 12px!important;z-index:5001!important;width:auto!important;max-height:82vh!important;min-height:58vh!important;margin:0!important;padding:16px!important;border-radius:24px!important;background:#fff!important;border:1px solid #dbe3ef!important;box-shadow:0 24px 80px #0f172a47!important}.relayAgentPanel.open .relayAgentMessages{flex:1!important;height:auto!important;max-height:calc(82vh - 150px)!important;overflow-y:auto!important}.relayAgentPanel.open .relayAgentForm{display:grid!important;grid-template-columns:1fr auto!important}.relayAgentClose{display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;border:0!important;border-radius:999px!important;background:#eef4ff!important;color:#153f8f!important;font-size:24px!important;font-weight:900!important;cursor:pointer!important}}.triageControls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.triageBatchLabel{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#344054}.triageBatchLabel select{border:1px solid #d0d5dd;border-radius:10px;padding:8px 12px;background:#fff;font:inherit}.clickableMessageRow{cursor:pointer}.clickableMessageRow:hover{border-color:#93c5fd;box-shadow:0 14px 34px #153f8f1a}.messageDetailOverlay{position:fixed;inset:0;z-index:7000;background:#0f172a7a;display:flex;align-items:center;justify-content:center;padding:18px}.messageDetailPanel{width:min(920px,100%);max-height:90vh;overflow-y:auto;background:#fff;border-radius:24px;border:1px solid #dbe3ef;box-shadow:0 30px 90px #0f172a52;padding:22px}.messageDetailHeader{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #edf0f4;padding-bottom:14px;margin-bottom:14px}.messageDetailHeader h2{margin:4px 0}.messageDetailHeader p,.messageDetailMeta{color:#667085}.messageDetailProvider{color:#1d4ed8;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.messageDetailClose{border:0;border-radius:999px;background:#eef4ff;color:#153f8f;width:40px;height:40px;font-size:26px;font-weight:900;cursor:pointer}.messageDetailMeta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;font-size:13px}.messageDetailSummary{margin-bottom:14px}.messageFullBody{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #edf0f4;border-radius:18px;padding:16px;color:#172033;line-height:1.55;margin-bottom:16px}.messageReplyActions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.messageReplyLink{text-decoration:none;display:inline-flex;align-items:center}.replyDraftBox{width:100%;border:1px solid #d0d5dd;border-radius:16px;padding:14px;font:inherit;resize:vertical;min-height:140px}@media(max-width:820px){.messageDetailOverlay{align-items:flex-end;padding:0}.messageDetailPanel{max-height:92vh;border-radius:24px 24px 0 0;padding:18px}.messageReplyActions{display:grid;grid-template-columns:1fr}.messageReplyLink,.messageReplyActions button{justify-content:center;width:100%}}.composePanel{max-width:760px}.composeForm{display:grid;gap:14px}.composeForm label{display:grid;gap:7px;color:#344054;font-weight:800}.composeForm input,.composeForm select,.composeForm textarea{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:12px 14px;font:inherit;background:#fff;color:#172033}.composeForm textarea{resize:vertical;min-height:170px}.relayAgent,.relayAgentPanel,.relayAgentCard,.relayAgentAside,.relayAgentSidebar{display:none!important}.relayDesktopFab{position:fixed;right:24px;bottom:24px;z-index:9998;border:0;border-radius:999px;padding:14px 18px;background:#17449e;color:#fff;font-weight:900;box-shadow:0 20px 50px #0f172a47;cursor:pointer}.relayDesktopFab.hidden{display:none}.relayDesktopFab span{margin-right:8px}.relayPopupBackdrop{position:fixed;inset:0;z-index:9999;background:#0f172a33;display:flex;align-items:flex-end;justify-content:flex-end;padding:24px}.relayPopupWindow{width:min(440px,calc(100vw - 32px));height:min(650px,calc(100vh - 48px));background:#fff;border:1px solid #d8e0ef;border-radius:24px;box-shadow:0 30px 80px #0f172a59;display:flex;flex-direction:column;overflow:hidden}.relayPopupHeader{padding:18px 20px;border-bottom:1px solid #e5eaf3;display:flex;align-items:center;justify-content:space-between;gap:12px}.relayPopupHeader h2{margin:0;font-size:22px}.relayPopupHeader p{margin:4px 0 0;color:#667085;font-size:14px}.relayPopupClose{width:42px;height:42px;border:0;border-radius:999px;background:#eef4ff;color:#17449e;font-size:28px;line-height:1;cursor:pointer}.relayPopupMessages{flex:1;overflow:auto;padding:18px;display:grid;align-content:start;gap:12px;background:#f8fbff}.relayPopupMessage{border:1px solid #d8e6ff;border-radius:16px;padding:12px 14px;background:#fff}.relayPopupMessage.user{background:#eef4ff;border-color:#bfdbfe}.relayPopupMessage strong{display:block;color:#0b1f44;margin-bottom:6px}.relayPopupMessage p{margin:0;color:#172033;line-height:1.45}.relayPopupForm{border-top:1px solid #e5eaf3;padding:14px;display:flex;gap:10px;background:#fff}.relayPopupForm input{flex:1;border:1px solid #d0d5dd;border-radius:999px;padding:12px 14px;font:inherit}.relayPopupForm button{border-radius:999px;padding-left:18px;padding-right:18px}@media(max-width:720px){.relayPopupBackdrop{padding:12px}.relayPopupWindow{width:100%;height:min(680px,calc(100vh - 24px));border-radius:20px}}.proFloatingPromo{position:fixed;right:24px;bottom:104px;z-index:30}.proFloatingPromo summary{list-style:none;display:flex;align-items:center;gap:10px;background:#153f8f;color:#fff;border-radius:999px;padding:12px 16px;font-weight:800;cursor:pointer;box-shadow:0 14px 34px #153f8f47}.proFloatingPromo summary::-webkit-details-marker{display:none}.proFloatingPromo[open] summary{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.proFloatingPanel{width:min(360px,calc(100vw - 32px));margin-top:10px;margin-left:auto;background:#fff;border:1px solid #dbe7ff;border-radius:20px;box-shadow:0 18px 44px #141e372e;padding:18px}.proFloatingPanel h3{margin:12px 0 8px}.proFloatingPanel p{margin:0 0 16px;color:#667085;line-height:1.5}.proFloatingPanel .primary{width:100%}@media(max-width:900px){.proFloatingPromo{right:16px;left:16px;bottom:88px}.proFloatingPanel{width:100%}}.topbarActions button,.topbarActions .primary{padding:4px 7px;min-height:28px;font-size:11px;line-height:1.15;border-radius:8px}.topbarActions select{padding:4px 6px;min-height:28px;font-size:11px;border-radius:8px}.topbarActions .primary{font-weight:700}@media(max-width:1600px){.topbarActions{gap:5px}.topbarActions button,.topbarActions .primary,.topbarActions select{font-size:10px;min-height:26px}.topbarActions button,.topbarActions .primary{padding:3px 6px}.topbarActions select{padding:3px 5px}}.topbarActions{display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-start;align-items:center;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scrollbar-width:thin;max-width:100%}.topbarActions::-webkit-scrollbar{height:8px}.topbarActions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.topbarActions button,.topbarActions .primary,.topbarActions select{flex:0 0 auto}.topbarActions button,.topbarActions .primary{padding:5px 8px;min-height:30px;font-size:11px;line-height:1.15;border-radius:8px}.topbarActions select{padding:4px 6px;min-height:30px;font-size:11px;border-radius:8px}@media(max-width:1600px){.topbar{align-items:flex-start}.topbarActions{width:100%;margin-top:10px}}.topActions{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;max-width:100%;padding-bottom:6px;scrollbar-width:thin}.topActions::-webkit-scrollbar{height:8px}.topActions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.topActions>*{flex:0 0 auto}.topActions button,.topActions .primary,.topActions .secondary,.topActions select{font-size:11px}.topActions button,.topActions .primary,.topActions .secondary{padding:5px 8px;min-height:30px;border-radius:8px;white-space:nowrap}.topActions select{padding:4px 6px;min-height:30px;border-radius:8px}.topActions .triageControls{display:flex;flex:0 0 auto;align-items:center;gap:6px}.topActions .triageBatchLabel{display:flex;align-items:center;gap:6px;white-space:nowrap}@media(max-width:1600px){.topbar{align-items:flex-start}.topActions{width:100%;margin-top:10px}}
