.enlistr-toast-viewport{z-index:var(--z-toast,1080);pointer-events:none;flex-direction:column;gap:10px;max-width:380px;display:flex;position:fixed;top:74px;right:20px}@media (max-width:480px){.enlistr-toast-viewport{max-width:none;top:64px;left:12px;right:12px}}.enlistr-toast{pointer-events:auto;background:var(--color-bg-primary);border:1px solid var(--color-border-tertiary);border-left:4px solid var(--enlistr-toast-tone,var(--color-info));min-width:260px;box-shadow:var(--shadow-lg);animation:enlistrToastSlideIn .22s var(--ease-bounce,cubic-bezier(.34, 1.56, .64, 1));border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.enlistr-toast--leaving{animation:enlistrToastSlideOut .18s var(--ease-in,cubic-bezier(.4, 0, 1, 1)) forwards}@media (prefers-reduced-motion:reduce){.enlistr-toast,.enlistr-toast--leaving{animation-duration:1ms}}.enlistr-toast__icon{background:var(--enlistr-toast-tone-bg,#1890ff1a);width:32px;height:32px;color:var(--enlistr-toast-tone,var(--color-info));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.enlistr-toast__icon--custom{background:0 0;border-radius:50%;width:40px;height:40px;padding:0;overflow:hidden}.enlistr-toast__content{flex:1;min-width:0}.enlistr-toast__title{font-size:13px;font-weight:var(--font-weight-semibold,600);color:var(--color-text-primary);line-height:1.35}.enlistr-toast__body{color:var(--color-text-secondary);overflow-wrap:anywhere;margin-top:3px;font-size:12px;line-height:1.45}.enlistr-toast__close{cursor:pointer;color:var(--color-text-tertiary);transition:color var(--transition-fast,.15s ease),background var(--transition-fast,.15s ease);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;font-family:inherit;font-size:16px;line-height:1;display:flex}.enlistr-toast__close:hover{color:var(--color-text-primary);background:var(--color-bg-secondary)}.enlistr-toast__close:focus-visible{outline:2px solid var(--color-brand-tertiary);outline-offset:1px}@keyframes enlistrToastSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes enlistrToastSlideOut{0%{opacity:1;transform:none}to{opacity:0;transform:translate(20px)}}
:root{--color-brand-primary:#00853e;--color-brand-primary-hover:#005a32;--color-brand-secondary:#002242;--color-brand-tertiary:#305997;--color-brand-primary-dark:#00a047;--color-brand-primary-hover-dark:#00853e;--color-brand-secondary-dark:#036;--color-brand-tertiary-dark:#4169b3;--color-success:#52c41a;--color-warning:#faad14;--color-error:#ff4d4f;--color-info:#1890ff;--color-success-dark:#73d13d;--color-warning-dark:#fadb14;--color-error-dark:#ff7875;--color-info-dark:#40a9ff;--color-text-primary:#222;--color-text-secondary:#595959;--color-text-tertiary:#767676;--color-text-muted:#767676;--color-text-inverse:#fff;--color-text-disabled:#8c8c8c;--color-text-link-hover:#355883;--color-text-primary-dark:#fff;--color-text-secondary-dark:#c7c7c7;--color-text-tertiary-dark:#b0b0b0;--color-text-muted-dark:#b0b0b0;--color-text-inverse-dark:#0f0f0f;--color-text-disabled-dark:#8a8a8a;--color-text-link-hover-dark:#93b8e0;--color-bg-primary:#fff;--color-bg-secondary:#f9fafb;--color-bg-tertiary:#f3f4f6;--color-bg-overlay:#00000073;--color-bg-hover:#0022421b;--color-bg-active:#0022422f;--color-bg-primary-dark:#0f0f0f;--color-bg-secondary-dark:#1f1f1f;--color-bg-tertiary-dark:#262626;--color-bg-overlay-dark:#000000bf;--color-bg-hover-dark:#ffffff14;--color-bg-active-dark:#ffffff1f;--color-border-primary:#d9d9d9;--color-border-secondary:#e8e8e8;--color-border-tertiary:#f0f0f0;--color-separator:#bfbfbf;--color-border-primary-dark:#434343;--color-border-secondary-dark:#303030;--color-border-tertiary-dark:#262626;--color-separator-dark:#666;--chat-bubble-other-bg:#fff;--chat-bubble-other-text:#1a1a1a;--chat-bubble-mine-bg:#00853e;--chat-bubble-mine-text:#fff;--chat-timestamp-color:#595959;--chat-timestamp-color-mine:#fff;--chat-input-bg:#f0f2f5;--chat-input-placeholder:#595959;--chat-input-text:#1a1a1a;--chat-icon-color:#595959;--chat-bubble-other-bg-dark:#525252;--chat-bubble-other-text-dark:#fff;--chat-bubble-mine-bg-dark:#00853e;--chat-bubble-mine-text-dark:#fff;--chat-timestamp-color-dark:#d4d4d4;--chat-timestamp-color-mine-dark:#fff;--chat-input-placeholder-dark:#c7c7c7;--chat-input-text-dark:#fff;--chat-icon-color-dark:#c7c7c7;--color-chip-all:#898484;--color-chip-default:#bdc3c7;--color-chip-house:#5e82b9;--color-chip-apartment:#fc5956;--color-chip-villa:#dfd46f;--color-chip-student:#59a1e0;--color-chip-cowork:#f8ac50;--color-chip-condo:#690036;--color-chip-duplex:#00a4a2;--color-chip-townhouse:#ff7f0f;--color-chip-loft:#004241;--color-chip-adventure:#fc5956;--color-chip-cultural:#f8ac50;--color-chip-historical:#dfd46f;--color-chip-nature:#59a1e0;--color-chip-religious:#5e82b9;--color-chip-wildlife:#a569bd;--color-chip-city:#f39c12;--color-chip-food:#7f8c8d;--color-chip-conference:#fc5956;--color-chip-workshop:#f8ac50;--color-chip-seminar:#dfd46f;--color-chip-meetup:#59a1e0;--color-chip-concert:#5e82b9;--color-chip-festival:#a569bd;--color-chip-party:#f39c12;--color-brand-secondary-alpha:#002242fa;--color-brand-secondary-alpha-hover:#001d36;--color-navbar-bg:#00853e;--color-navbar-link-hover:#fff;--color-navbar-title-hover:#d6f5e2;--color-navbar-bg-dark:#262626;--color-navbar-link-hover-dark:#fff;--color-navbar-title-hover-dark:#fff;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;--space-3xl:3rem;--space-4xl:4rem;--space-vh-xs:.25dvh;--space-vh-sm:.42dvh;--space-vh-md:.46dvh;--space-vh-lg:.5dvh;--space-vh-nav:6.5dvh;--space-vh-padding:8dvh;--space-vh-padding-lg:8.5dvh;--font-family-primary:"Montserrat", "Montserrat-Fallback", Arial, sans-serif;--font-family-mono:"Monaco", "Cascadia Code", "Segoe UI Mono", "Roboto Mono", Consolas, "Courier New", monospace;--font-size-xs:.625rem;--font-size-sm:.75rem;--font-size-base:.875rem;--font-size-lg:1rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:1.875rem;--font-size-5xl:2.25rem;--line-height-tight:1.15;--line-height-normal:1.35;--line-height-relaxed:1.55;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--breakpoint-xs:450px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-2xl:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-base:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--radius-none:0;--radius-sm:.125rem;--radius-base:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-pill:50px;--radius-full:9999px;--border-width:1px;--border-width-2:2px;--border-width-4:4px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.35s cubic-bezier(.4, 0, .2, 1);--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-toast:1080;--z-loading:9999;--z-chat:2000;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-elastic:cubic-bezier(.68, -.55, .265, 1.55)}.chat-draggable-popout{z-index:2000!important;width:420px!important;height:600px!important;box-shadow:var(--shadow-xl)!important;border:1px solid var(--color-border-secondary)!important;border-radius:var(--radius-2xl)!important;font-family:var(--font-family-primary)!important;box-sizing:border-box!important;background:#fff!important;flex-direction:column!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;bottom:32px!important;right:32px!important;overflow:hidden!important}[data-theme=dark] .chat-draggable-popout,.dark .chat-draggable-popout,:root.dark .chat-draggable-popout{background:var(--color-bg-secondary-dark);border-color:var(--color-border-secondary-dark);color:var(--color-text-primary-dark);box-shadow:0 12px 48px #0009,0 4px 16px #0006}.chat-draggable-popout .chat-header{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-secondary);color:var(--color-text-primary);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:14px;padding:16px 20px;display:flex;position:relative}[data-theme=dark] .chat-draggable-popout .chat-header,.dark .chat-draggable-popout .chat-header,:root.dark .chat-draggable-popout .chat-header{background:var(--color-bg-secondary-dark);border-bottom-color:var(--color-border-secondary-dark);color:var(--color-text-primary-dark)}.chat-draggable-popout .chat-header .chat-user-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.chat-draggable-popout .chat-header .chat-user-info .chat-user-name{font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;line-height:1.4;overflow:hidden}[data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-user-name,.dark .chat-draggable-popout .chat-header .chat-user-info .chat-user-name,:root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-user-name{color:#f3f4f6}.chat-draggable-popout .chat-header .chat-user-info .chat-status{font-size:var(--font-size-sm);color:var(--color-text-secondary);align-items:center;gap:6px;font-weight:500;line-height:1.3;display:flex}.chat-draggable-popout .chat-header .chat-user-info .chat-status__dot{background:#9ca3af;border-radius:50%;width:9px;height:9px;transition:background .2s,box-shadow .2s;display:inline-block}.chat-draggable-popout .chat-header .chat-user-info .chat-status--online .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot{background:#10b981;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;box-shadow:0 0 0 2px #10b98133}.chat-draggable-popout .chat-header .chat-user-info .chat-status--offline .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot{background:#9ca3af;animation:none;box-shadow:0 0 0 2px #9ca3af2e}[data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status,.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status,:root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status{color:#9ca3af}[data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status--online [data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,[data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status--online .dark .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,[data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status--online :root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status--online [data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status--online .dark .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status--online :root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,:root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status--online [data-theme=dark] .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,:root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status--online .dark .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot,:root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status--online :root.dark .chat-draggable-popout .chat-header .chat-user-info .chat-status__dot{box-shadow:0 0 0 2px #10b9814d}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.chat-draggable-popout .chat-header .header-buttons{gap:6px;display:flex}.chat-draggable-popout .chat-messages-bg{background:var(--color-bg-tertiary);flex-direction:column;flex:1;gap:8px;padding:20px 18px;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}[data-theme=dark] .chat-draggable-popout .chat-messages-bg,.dark .chat-draggable-popout .chat-messages-bg,:root.dark .chat-draggable-popout .chat-messages-bg{background:var(--color-bg-tertiary-dark)}.chat-draggable-popout .chat-messages-bg::-webkit-scrollbar{width:6px}.chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-track{background:0 0}.chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}[data-theme=dark] .chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb{background:#fff3}.dark .chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb{background:#fff3}:root.dark .chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb{background:#fff3}.chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=dark] .chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.dark .chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb:hover{background:#ffffff4d}:root.dark .chat-draggable-popout .chat-messages-bg::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.chat-draggable-popout .chat-messages-bg .message-bubble{max-width:78%;font-size:var(--font-size-base);word-wrap:break-word;min-width:44px;transition:box-shadow var(--transition-fast);animation:messageSlideIn .28s var(--ease-out);border-radius:18px;margin-bottom:1px;padding:9px 13px 7px;line-height:1.45;position:relative}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-draggable-popout .chat-messages-bg .message-bubble.my-message{background:var(--chat-bubble-mine-bg);color:var(--chat-bubble-mine-text);border-bottom-right-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-self:flex-end;margin-left:auto}[data-theme=dark] .chat-draggable-popout .chat-messages-bg .message-bubble.my-message,.dark .chat-draggable-popout .chat-messages-bg .message-bubble.my-message,:root.dark .chat-draggable-popout .chat-messages-bg .message-bubble.my-message{background:var(--chat-bubble-mine-bg-dark);color:var(--chat-bubble-mine-text-dark)}.chat-draggable-popout .chat-messages-bg .message-bubble.other-message{background:var(--chat-bubble-other-bg);color:var(--chat-bubble-other-text);border-bottom-left-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-self:flex-start}[data-theme=dark] .chat-draggable-popout .chat-messages-bg .message-bubble.other-message,.dark .chat-draggable-popout .chat-messages-bg .message-bubble.other-message,:root.dark .chat-draggable-popout .chat-messages-bg .message-bubble.other-message{background:var(--chat-bubble-other-bg-dark);color:var(--chat-bubble-other-text-dark)}.chat-draggable-popout .chat-messages-bg .message-bubble .message-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.chat-draggable-popout .chat-messages-bg .message-bubble .message-meta{color:var(--chat-timestamp-color);text-align:right;justify-content:flex-end;align-items:center;gap:6px;margin-top:4px;font-size:11px;font-weight:500;line-height:1;display:flex}[data-theme=dark] .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta,.dark .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta,:root.dark .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta{color:var(--chat-timestamp-color-dark)}.my-message .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta{color:var(--chat-timestamp-color-mine)}[data-theme=dark] .my-message .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta,.dark .my-message .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta,:root.dark .my-message .chat-draggable-popout .chat-messages-bg .message-bubble .message-meta{color:var(--chat-timestamp-color-mine-dark)}.chat-draggable-popout .chat-footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-secondary);flex-wrap:wrap;flex-shrink:0;align-items:flex-end;gap:10px;padding:14px 18px;display:flex;position:relative}.chat-draggable-popout .chat-auth-required{color:var(--color-text-secondary);flex:1 0 100%;align-items:center;gap:6px;padding-bottom:4px;font-size:12px;display:inline-flex}[data-theme=dark] .chat-draggable-popout .chat-auth-required{color:var(--color-text-secondary-dark)}[data-theme=dark] .chat-draggable-popout .chat-footer,.dark .chat-draggable-popout .chat-footer,:root.dark .chat-draggable-popout .chat-footer{background:var(--color-bg-secondary-dark);border-top-color:var(--color-border-secondary-dark)}.chat-draggable-popout .chat-footer .chat-input{background:var(--chat-input-bg);border-radius:var(--radius-2xl);resize:none;box-sizing:border-box;border:2px solid #0000;flex:1;min-width:0;max-height:120px;padding:10px 18px;font-family:inherit;font-size:14.5px;line-height:1.5;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000a}.chat-draggable-popout .chat-footer .chat-input:disabled{opacity:.6;cursor:not-allowed}.chat-draggable-popout .chat-footer .chat-input{color:var(--chat-input-text)}.chat-draggable-popout .chat-footer .chat-input::placeholder{color:var(--chat-input-placeholder);opacity:1}.chat-draggable-popout .chat-footer .chat-input:hover{background:#e8eaed;box-shadow:0 2px 8px #0000000f}.chat-draggable-popout .chat-footer .chat-input:focus{background:var(--color-bg-primary);border-color:var(--color-brand-primary);outline:none;box-shadow:0 0 0 3px #00853e24}[data-theme=dark] .chat-draggable-popout .chat-footer .chat-input,.dark .chat-draggable-popout .chat-footer .chat-input,:root.dark .chat-draggable-popout .chat-footer .chat-input{background:var(--color-bg-tertiary-dark);color:var(--chat-input-text-dark);box-shadow:0 2px 4px #0003}[data-theme=dark] .chat-draggable-popout .chat-footer .chat-input::placeholder,.dark .chat-draggable-popout .chat-footer .chat-input::placeholder,:root.dark .chat-draggable-popout .chat-footer .chat-input::placeholder{color:var(--chat-input-placeholder-dark);opacity:1}[data-theme=dark] .chat-draggable-popout .chat-footer .chat-input:hover,.dark .chat-draggable-popout .chat-footer .chat-input:hover,:root.dark .chat-draggable-popout .chat-footer .chat-input:hover{background:#353535;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .chat-draggable-popout .chat-footer .chat-input:focus,.dark .chat-draggable-popout .chat-footer .chat-input:focus,:root.dark .chat-draggable-popout .chat-footer .chat-input:focus{background:var(--color-bg-tertiary-dark);border-color:var(--color-brand-primary-dark);box-shadow:0 0 0 3px #00a04738}.chat-draggable-popout .chat-footer .send-button{background:var(--color-brand-primary);width:40px;min-width:40px;height:40px;box-shadow:var(--shadow-sm);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.chat-draggable-popout .chat-footer .send-button:hover:not(:disabled){background:var(--color-brand-primary-hover);transform:scale(1.08)translateY(-1px)}.chat-draggable-popout .chat-footer .send-button:active:not(:disabled){transform:scale(.95)}.chat-draggable-popout .chat-footer .send-button:disabled{background:var(--color-text-disabled);cursor:not-allowed;box-shadow:none;opacity:.6}[data-theme=dark] .chat-draggable-popout .chat-footer .send-button,.dark .chat-draggable-popout .chat-footer .send-button,:root.dark .chat-draggable-popout .chat-footer .send-button{background:var(--color-brand-primary-dark)}[data-theme=dark] .chat-draggable-popout .chat-footer .send-button:hover:not(:disabled),.dark .chat-draggable-popout .chat-footer .send-button:hover:not(:disabled),:root.dark .chat-draggable-popout .chat-footer .send-button:hover:not(:disabled){background:var(--color-brand-primary-hover-dark)}[data-theme=dark] .chat-draggable-popout .chat-footer .send-button:disabled,.dark .chat-draggable-popout .chat-footer .send-button:disabled,:root.dark .chat-draggable-popout .chat-footer .send-button:disabled{background:var(--color-text-disabled-dark);box-shadow:none}.chat-draggable-popout .chat-confirm-bar{border-bottom:1px solid var(--color-border-secondary);animation:confirmSlideDown .2s var(--ease-out);background:#ff4d4f14;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex}.chat-draggable-popout .chat-confirm-bar__text{color:var(--color-text-primary);font-size:13px;font-weight:600}.chat-draggable-popout .chat-confirm-bar__actions{flex-shrink:0;gap:8px;display:flex}[data-theme=dark] .chat-draggable-popout .chat-confirm-bar,.dark .chat-draggable-popout .chat-confirm-bar,:root.dark .chat-draggable-popout .chat-confirm-bar{border-bottom-color:var(--color-border-secondary-dark);background:#ff78751f}[data-theme=dark] .chat-draggable-popout .chat-confirm-bar .chat-confirm-bar__text,.dark .chat-draggable-popout .chat-confirm-bar .chat-confirm-bar__text,:root.dark .chat-draggable-popout .chat-confirm-bar .chat-confirm-bar__text{color:var(--color-text-primary-dark)}@keyframes confirmSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.chat-draggable-popout .chat-error-banner{border-radius:var(--radius-lg);background:#ff4d4f1a;border:1px solid #ff4d4f40;flex:1 0 100%;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;display:flex}.chat-draggable-popout .chat-error-banner__text{color:var(--color-error);flex:1;font-size:12.5px;line-height:1.4}.chat-draggable-popout .chat-error-banner__close{-webkit-appearance:none;appearance:none;color:var(--color-error);cursor:pointer;border-radius:var(--radius-base);background:0 0;border:none;flex-shrink:0;align-items:center;padding:2px;display:inline-flex}.chat-draggable-popout .chat-error-banner__close:hover{background:#ff4d4f26}[data-theme=dark] .chat-draggable-popout .chat-error-banner,.dark .chat-draggable-popout .chat-error-banner,:root.dark .chat-draggable-popout .chat-error-banner{background:#ff787524;border-color:#ff78754d}[data-theme=dark] .chat-draggable-popout .chat-error-banner .chat-error-banner__text,[data-theme=dark] .chat-draggable-popout .chat-error-banner .chat-error-banner__close,.dark .chat-draggable-popout .chat-error-banner .chat-error-banner__text,.dark .chat-draggable-popout .chat-error-banner .chat-error-banner__close,:root.dark .chat-draggable-popout .chat-error-banner .chat-error-banner__text,:root.dark .chat-draggable-popout .chat-error-banner .chat-error-banner__close{color:var(--color-error-dark)}.chat-draggable-popout .send-button__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite sendSpin}@keyframes sendSpin{to{transform:rotate(360deg)}}.chat-draggable-popout .read-receipt{opacity:.8;align-items:center;margin-left:6px;font-size:14px;transition:opacity .2s;display:inline-flex}.chat-draggable-popout .read-receipt:hover{opacity:1}.chat-draggable-popout .read-receipt.sent{color:#9ca3af}.chat-draggable-popout .read-receipt.delivered{color:#3b82f6}.chat-draggable-popout .read-receipt.read{color:#10b981}@media (max-width:768px){.chat-draggable-popout{width:calc(100vw - 32px);height:calc(100vh - 64px);bottom:16px;right:16px}.chat-draggable-popout .chat-header{padding:10px 14px}.chat-draggable-popout .chat-header .chat-user-name{font-size:14px}.chat-draggable-popout .chat-header .chat-status{font-size:11px}.chat-draggable-popout .chat-messages-bg{gap:8px;padding:10px 14px}.chat-draggable-popout .chat-messages-bg .message-bubble{padding:6px 10px;font-size:13px}.chat-draggable-popout .chat-footer{padding:6px 14px}}@media (max-width:480px){.chat-draggable-popout{border-radius:12px;width:calc(100vw - 16px);height:calc(100vh - 32px);bottom:16px;right:8px}.chat-draggable-popout .chat-header{border-radius:12px 12px 0 0}.chat-draggable-popout .chat-footer{border-radius:0 0 12px 12px}}.chat-draggable-popout .message-bubble .message-quote{border:none;border-left:3px solid var(--color-brand-primary);width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#0000000d;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;margin:0 0 6px;padding:6px 10px;display:flex}.chat-draggable-popout .message-bubble .message-quote:focus-visible{outline:none}.chat-draggable-popout .message-bubble .message-quote--gone{cursor:default;opacity:.7;font-style:italic}.chat-draggable-popout .message-bubble .message-quote__label{color:var(--color-brand-primary);font-size:11.5px;font-weight:700;line-height:1.3}.chat-draggable-popout .message-bubble .message-quote__text{opacity:.85;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12.5px;line-height:1.35;overflow:hidden}.chat-draggable-popout .message-bubble.my-message .message-quote{background:#ffffff2e;border-left-color:#ffffffe6}.chat-draggable-popout .message-bubble.my-message .message-quote .message-quote__label{color:#fff}.chat-draggable-popout .message-bubble{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.chat-draggable-popout .message-bubble--flash{animation:1.2s messageBubbleFlash}@keyframes messageBubbleFlash{0%,to{box-shadow:var(--shadow-sm)}30%{box-shadow:0 0 0 3px var(--color-brand-primary)}}.chat-draggable-popout .chat-reply-row{flex:1 0 100%;display:flex}.chat-draggable-popout .chat-reply-bar{background:var(--color-bg-secondary);border-left:3px solid var(--color-brand-primary);border-radius:999px;align-items:center;gap:6px;max-width:100%;margin:0 0 4px;padding:3px 6px 3px 10px;display:inline-flex}[data-theme=dark] .chat-draggable-popout .chat-reply-bar,.dark .chat-draggable-popout .chat-reply-bar,:root.dark .chat-draggable-popout .chat-reply-bar{background:var(--color-bg-tertiary-dark);border-left-color:var(--color-brand-primary-dark)}.chat-draggable-popout .chat-reply-bar__icon{color:var(--color-brand-primary);flex-shrink:0}[data-theme=dark] .chat-draggable-popout .chat-reply-bar__icon,.dark .chat-draggable-popout .chat-reply-bar__icon,:root.dark .chat-draggable-popout .chat-reply-bar__icon{color:var(--color-brand-primary-dark)}.chat-draggable-popout .chat-reply-bar__snippet{max-width:220px;color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}[data-theme=dark] .chat-draggable-popout .chat-reply-bar__snippet,.dark .chat-draggable-popout .chat-reply-bar__snippet,:root.dark .chat-draggable-popout .chat-reply-bar__snippet{color:var(--color-text-secondary-dark)}.chat-draggable-popout .chat-reply-bar__cancel{-webkit-appearance:none;appearance:none;width:20px;height:20px;color:var(--color-text-tertiary);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}.chat-draggable-popout .chat-reply-bar__cancel:hover{color:var(--color-text-primary);background:#0000000f;outline:none}.chat-draggable-popout .chat-reply-bar__cancel:focus-visible{color:var(--color-text-primary);background:#0000000f;outline:none}[data-theme=dark] .chat-draggable-popout .chat-reply-bar__cancel,.dark .chat-draggable-popout .chat-reply-bar__cancel,:root.dark .chat-draggable-popout .chat-reply-bar__cancel{color:var(--color-text-tertiary-dark)}[data-theme=dark] .chat-draggable-popout .chat-reply-bar__cancel:hover,.dark .chat-draggable-popout .chat-reply-bar__cancel:hover,:root.dark .chat-draggable-popout .chat-reply-bar__cancel:hover{color:var(--color-text-primary-dark);background:#ffffff1a}[data-theme=dark] .chat-draggable-popout .chat-reply-bar__cancel:focus-visible{color:var(--color-text-primary-dark);background:#ffffff1a}.dark .chat-draggable-popout .chat-reply-bar__cancel:focus-visible{color:var(--color-text-primary-dark);background:#ffffff1a}:root.dark .chat-draggable-popout .chat-reply-bar__cancel:focus-visible{color:var(--color-text-primary-dark);background:#ffffff1a}.chat-msg-menu__backdrop{z-index:2100;cursor:default;background:0 0;border:none;padding:0;position:fixed;top:0;bottom:0;left:0;right:0}.chat-msg-menu{z-index:2101;border-radius:var(--radius-xl);background:var(--color-bg-primary);border:1px solid var(--color-border-tertiary);min-width:140px;box-shadow:var(--shadow-lg);animation:chatMsgMenuIn .12s var(--ease-out);padding:5px;position:fixed}[data-theme=dark] .chat-msg-menu,.dark .chat-msg-menu,:root.dark .chat-msg-menu{background:var(--color-bg-secondary-dark);border-color:var(--color-border-primary-dark)}@keyframes chatMsgMenuIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.chat-msg-menu__title{color:var(--color-text-secondary);padding:6px 12px 4px;font-size:11.5px;font-weight:600}[data-theme=dark] .chat-msg-menu__title,.dark .chat-msg-menu__title,:root.dark .chat-msg-menu__title{color:var(--color-text-secondary-dark)}.chat-msg-menu__item{border-radius:var(--radius-lg);width:100%;color:var(--color-text-primary);font-family:inherit;font-size:13px;font-weight:var(--font-weight-medium);text-align:left;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:7px 12px 7px 10px;display:flex}.chat-msg-menu__item:hover{background:var(--color-bg-secondary);outline:none}.chat-msg-menu__item:focus-visible{background:var(--color-bg-secondary);outline:none}.chat-msg-menu__item--danger{color:var(--color-error)}[data-theme=dark] .chat-msg-menu__item,.dark .chat-msg-menu__item,:root.dark .chat-msg-menu__item{color:var(--color-text-primary-dark)}[data-theme=dark] .chat-msg-menu__item:hover,.dark .chat-msg-menu__item:hover,:root.dark .chat-msg-menu__item:hover{background:#ffffff14}[data-theme=dark] .chat-msg-menu__item:focus-visible{background:#ffffff14}.dark .chat-msg-menu__item:focus-visible{background:#ffffff14}:root.dark .chat-msg-menu__item:focus-visible{background:#ffffff14}[data-theme=dark] .chat-msg-menu__item--danger,.dark .chat-msg-menu__item--danger,:root.dark .chat-msg-menu__item--danger{color:var(--color-error-dark)}
:root{--color-brand-primary:#00853e;--color-brand-primary-hover:#005a32;--color-brand-secondary:#002242;--color-brand-tertiary:#305997;--color-brand-primary-dark:#00a047;--color-brand-primary-hover-dark:#00853e;--color-brand-secondary-dark:#036;--color-brand-tertiary-dark:#4169b3;--color-success:#52c41a;--color-warning:#faad14;--color-error:#ff4d4f;--color-info:#1890ff;--color-success-dark:#73d13d;--color-warning-dark:#fadb14;--color-error-dark:#ff7875;--color-info-dark:#40a9ff;--color-text-primary:#222;--color-text-secondary:#595959;--color-text-tertiary:#767676;--color-text-muted:#767676;--color-text-inverse:#fff;--color-text-disabled:#8c8c8c;--color-text-link-hover:#355883;--color-text-primary-dark:#fff;--color-text-secondary-dark:#c7c7c7;--color-text-tertiary-dark:#b0b0b0;--color-text-muted-dark:#b0b0b0;--color-text-inverse-dark:#0f0f0f;--color-text-disabled-dark:#8a8a8a;--color-text-link-hover-dark:#93b8e0;--color-bg-primary:#fff;--color-bg-secondary:#f9fafb;--color-bg-tertiary:#f3f4f6;--color-bg-overlay:#00000073;--color-bg-hover:#0022421b;--color-bg-active:#0022422f;--color-bg-primary-dark:#0f0f0f;--color-bg-secondary-dark:#1f1f1f;--color-bg-tertiary-dark:#262626;--color-bg-overlay-dark:#000000bf;--color-bg-hover-dark:#ffffff14;--color-bg-active-dark:#ffffff1f;--color-border-primary:#d9d9d9;--color-border-secondary:#e8e8e8;--color-border-tertiary:#f0f0f0;--color-separator:#bfbfbf;--color-border-primary-dark:#434343;--color-border-secondary-dark:#303030;--color-border-tertiary-dark:#262626;--color-separator-dark:#666;--chat-bubble-other-bg:#fff;--chat-bubble-other-text:#1a1a1a;--chat-bubble-mine-bg:#00853e;--chat-bubble-mine-text:#fff;--chat-timestamp-color:#595959;--chat-timestamp-color-mine:#fff;--chat-input-bg:#f0f2f5;--chat-input-placeholder:#595959;--chat-input-text:#1a1a1a;--chat-icon-color:#595959;--chat-bubble-other-bg-dark:#525252;--chat-bubble-other-text-dark:#fff;--chat-bubble-mine-bg-dark:#00853e;--chat-bubble-mine-text-dark:#fff;--chat-timestamp-color-dark:#d4d4d4;--chat-timestamp-color-mine-dark:#fff;--chat-input-placeholder-dark:#c7c7c7;--chat-input-text-dark:#fff;--chat-icon-color-dark:#c7c7c7;--color-chip-all:#898484;--color-chip-default:#bdc3c7;--color-chip-house:#5e82b9;--color-chip-apartment:#fc5956;--color-chip-villa:#dfd46f;--color-chip-student:#59a1e0;--color-chip-cowork:#f8ac50;--color-chip-condo:#690036;--color-chip-duplex:#00a4a2;--color-chip-townhouse:#ff7f0f;--color-chip-loft:#004241;--color-chip-adventure:#fc5956;--color-chip-cultural:#f8ac50;--color-chip-historical:#dfd46f;--color-chip-nature:#59a1e0;--color-chip-religious:#5e82b9;--color-chip-wildlife:#a569bd;--color-chip-city:#f39c12;--color-chip-food:#7f8c8d;--color-chip-conference:#fc5956;--color-chip-workshop:#f8ac50;--color-chip-seminar:#dfd46f;--color-chip-meetup:#59a1e0;--color-chip-concert:#5e82b9;--color-chip-festival:#a569bd;--color-chip-party:#f39c12;--color-brand-secondary-alpha:#002242fa;--color-brand-secondary-alpha-hover:#001d36;--color-navbar-bg:#00853e;--color-navbar-link-hover:#fff;--color-navbar-title-hover:#d6f5e2;--color-navbar-bg-dark:#262626;--color-navbar-link-hover-dark:#fff;--color-navbar-title-hover-dark:#fff;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;--space-3xl:3rem;--space-4xl:4rem;--space-vh-xs:.25dvh;--space-vh-sm:.42dvh;--space-vh-md:.46dvh;--space-vh-lg:.5dvh;--space-vh-nav:6.5dvh;--space-vh-padding:8dvh;--space-vh-padding-lg:8.5dvh;--font-family-primary:"Montserrat", "Montserrat-Fallback", Arial, sans-serif;--font-family-mono:"Monaco", "Cascadia Code", "Segoe UI Mono", "Roboto Mono", Consolas, "Courier New", monospace;--font-size-xs:.625rem;--font-size-sm:.75rem;--font-size-base:.875rem;--font-size-lg:1rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:1.875rem;--font-size-5xl:2.25rem;--line-height-tight:1.15;--line-height-normal:1.35;--line-height-relaxed:1.55;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--breakpoint-xs:450px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-2xl:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-base:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--radius-none:0;--radius-sm:.125rem;--radius-base:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-pill:50px;--radius-full:9999px;--border-width:1px;--border-width-2:2px;--border-width-4:4px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.35s cubic-bezier(.4, 0, .2, 1);--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-toast:1080;--z-loading:9999;--z-chat:2000;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-elastic:cubic-bezier(.68, -.55, .265, 1.55)}.chat-avatar{object-fit:cover;vertical-align:middle;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.chat-avatar--fallback{color:#fff;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;font-weight:600;line-height:1}.chat-icon-btn{-webkit-appearance:none;appearance:none;color:var(--color-text-secondary);cursor:pointer;width:36px;height:36px;transition:background .2s var(--ease-in-out),color .2s var(--ease-in-out),transform .2s var(--ease-in-out);background:#0000000a;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.chat-icon-btn:hover{color:var(--color-text-primary);background:#00000014;outline:none;transform:scale(1.05)}.chat-icon-btn:focus-visible{color:var(--color-text-primary);background:#00000014;outline:none;transform:scale(1.05)}.chat-icon-btn:active{transform:scale(.95)}.chat-icon-btn--danger:hover{color:var(--color-error);background:#ff4d4f1f}.chat-icon-btn--danger:focus-visible{color:var(--color-error);background:#ff4d4f1f}[data-theme=dark] .chat-icon-btn,.dark .chat-icon-btn,:root.dark .chat-icon-btn{color:var(--color-text-secondary-dark);background:#ffffff14}[data-theme=dark] .chat-icon-btn:hover,.dark .chat-icon-btn:hover,:root.dark .chat-icon-btn:hover{color:var(--color-text-primary-dark);background:#ffffff26}[data-theme=dark] .chat-icon-btn:focus-visible{color:var(--color-text-primary-dark);background:#ffffff26}.dark .chat-icon-btn:focus-visible{color:var(--color-text-primary-dark);background:#ffffff26}:root.dark .chat-icon-btn:focus-visible{color:var(--color-text-primary-dark);background:#ffffff26}[data-theme=dark] .chat-icon-btn--danger:hover,.dark .chat-icon-btn--danger:hover,:root.dark .chat-icon-btn--danger:hover{color:var(--color-error-dark);background:#ff78752e}[data-theme=dark] .chat-icon-btn--danger:focus-visible{color:var(--color-error-dark);background:#ff78752e}.dark .chat-icon-btn--danger:focus-visible{color:var(--color-error-dark);background:#ff78752e}:root.dark .chat-icon-btn--danger:focus-visible{color:var(--color-error-dark);background:#ff78752e}.chat-btn{-webkit-appearance:none;appearance:none;border-radius:var(--radius-lg);cursor:pointer;transition:background .18s var(--ease-in-out),color .18s var(--ease-in-out),border-color .18s var(--ease-in-out);border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.chat-btn--xs{border-radius:var(--radius-md);padding:5px 10px;font-size:12px}.chat-btn--primary{background:var(--color-brand-primary);color:#fff}.chat-btn--primary:hover{background:var(--color-brand-primary-hover);outline:none}.chat-btn--primary:focus-visible{background:var(--color-brand-primary-hover);outline:none}[data-theme=dark] .chat-btn--primary,.dark .chat-btn--primary,:root.dark .chat-btn--primary{background:var(--color-brand-primary-dark)}[data-theme=dark] .chat-btn--primary:hover,.dark .chat-btn--primary:hover,:root.dark .chat-btn--primary:hover{background:var(--color-brand-primary-hover-dark)}[data-theme=dark] .chat-btn--primary:focus-visible{background:var(--color-brand-primary-hover-dark)}.dark .chat-btn--primary:focus-visible{background:var(--color-brand-primary-hover-dark)}:root.dark .chat-btn--primary:focus-visible{background:var(--color-brand-primary-hover-dark)}.chat-btn--danger{background:var(--color-error);color:#fff}.chat-btn--danger:hover{background:#e0393b;outline:none}.chat-btn--danger:focus-visible{background:#e0393b;outline:none}.chat-btn--ghost{color:var(--color-text-secondary);border-color:var(--color-border-primary);background:0 0}.chat-btn--ghost:hover{color:var(--color-text-primary);background:#0000000a;outline:none}.chat-btn--ghost:focus-visible{color:var(--color-text-primary);background:#0000000a;outline:none}[data-theme=dark] .chat-btn--ghost,.dark .chat-btn--ghost,:root.dark .chat-btn--ghost{color:var(--color-text-secondary-dark);border-color:var(--color-border-primary-dark)}[data-theme=dark] .chat-btn--ghost:hover,.dark .chat-btn--ghost:hover,:root.dark .chat-btn--ghost:hover{color:var(--color-text-primary-dark);background:#ffffff14}[data-theme=dark] .chat-btn--ghost:focus-visible{color:var(--color-text-primary-dark);background:#ffffff14}.dark .chat-btn--ghost:focus-visible{color:var(--color-text-primary-dark);background:#ffffff14}:root.dark .chat-btn--ghost:focus-visible{color:var(--color-text-primary-dark);background:#ffffff14}.chat-toast{text-align:left;width:100%;min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:5px;margin:0;padding:0;display:flex}.chat-toast:focus-visible{outline:none}.chat-toast__snippet{color:var(--color-text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}[data-theme=dark] .chat-toast__snippet,.dark .chat-toast__snippet,:root.dark .chat-toast__snippet{color:var(--color-text-secondary-dark)}.chat-toast__cta{font-size:12px;font-weight:var(--font-weight-semibold);color:var(--color-brand-primary);align-items:center;gap:4px;display:inline-flex}[data-theme=dark] .chat-toast__cta,.dark .chat-toast__cta,:root.dark .chat-toast__cta{color:var(--color-brand-primary-dark)}.chat-toast:hover .chat-toast__cta{text-decoration:underline}.chat-toast:focus-visible .chat-toast__cta{text-decoration:underline}.chat-toast__glyph{width:40px;height:40px;color:var(--color-brand-primary);background:#00853e1f;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .chat-toast__glyph,.dark .chat-toast__glyph,:root.dark .chat-toast__glyph{color:var(--color-brand-primary-dark);background:#00a04729}.chat-launcher{z-index:1999;background:var(--color-brand-primary);color:#fff;cursor:pointer;width:56px;height:56px;box-shadow:var(--shadow-lg);transition:background .2s var(--ease-in-out),transform .2s var(--ease-in-out);border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed;bottom:32px;right:32px}.chat-launcher:hover{background:var(--color-brand-primary-hover);outline:none;transform:scale(1.06)}.chat-launcher:focus-visible{background:var(--color-brand-primary-hover);outline:none;transform:scale(1.06)}.chat-launcher:active{transform:scale(.96)}.chat-launcher__badge{background:var(--color-error);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 2px #0003}[data-theme=dark] .chat-launcher,.dark .chat-launcher,:root.dark .chat-launcher{background:var(--color-brand-primary-dark)}[data-theme=dark] .chat-launcher:hover,.dark .chat-launcher:hover,:root.dark .chat-launcher:hover{background:var(--color-brand-primary-hover-dark)}[data-theme=dark] .chat-launcher:focus-visible{background:var(--color-brand-primary-hover-dark)}.dark .chat-launcher:focus-visible{background:var(--color-brand-primary-hover-dark)}:root.dark .chat-launcher:focus-visible{background:var(--color-brand-primary-hover-dark)}@media (max-width:480px){.chat-launcher{bottom:16px;right:16px}}
:root{--color-brand-primary:#00853e;--color-brand-primary-hover:#005a32;--color-brand-secondary:#002242;--color-brand-tertiary:#305997;--color-brand-primary-dark:#00a047;--color-brand-primary-hover-dark:#00853e;--color-brand-secondary-dark:#036;--color-brand-tertiary-dark:#4169b3;--color-success:#52c41a;--color-warning:#faad14;--color-error:#ff4d4f;--color-info:#1890ff;--color-success-dark:#73d13d;--color-warning-dark:#fadb14;--color-error-dark:#ff7875;--color-info-dark:#40a9ff;--color-text-primary:#222;--color-text-secondary:#595959;--color-text-tertiary:#767676;--color-text-muted:#767676;--color-text-inverse:#fff;--color-text-disabled:#8c8c8c;--color-text-link-hover:#355883;--color-text-primary-dark:#fff;--color-text-secondary-dark:#c7c7c7;--color-text-tertiary-dark:#b0b0b0;--color-text-muted-dark:#b0b0b0;--color-text-inverse-dark:#0f0f0f;--color-text-disabled-dark:#8a8a8a;--color-text-link-hover-dark:#93b8e0;--color-bg-primary:#fff;--color-bg-secondary:#f9fafb;--color-bg-tertiary:#f3f4f6;--color-bg-overlay:#00000073;--color-bg-hover:#0022421b;--color-bg-active:#0022422f;--color-bg-primary-dark:#0f0f0f;--color-bg-secondary-dark:#1f1f1f;--color-bg-tertiary-dark:#262626;--color-bg-overlay-dark:#000000bf;--color-bg-hover-dark:#ffffff14;--color-bg-active-dark:#ffffff1f;--color-border-primary:#d9d9d9;--color-border-secondary:#e8e8e8;--color-border-tertiary:#f0f0f0;--color-separator:#bfbfbf;--color-border-primary-dark:#434343;--color-border-secondary-dark:#303030;--color-border-tertiary-dark:#262626;--color-separator-dark:#666;--chat-bubble-other-bg:#fff;--chat-bubble-other-text:#1a1a1a;--chat-bubble-mine-bg:#00853e;--chat-bubble-mine-text:#fff;--chat-timestamp-color:#595959;--chat-timestamp-color-mine:#fff;--chat-input-bg:#f0f2f5;--chat-input-placeholder:#595959;--chat-input-text:#1a1a1a;--chat-icon-color:#595959;--chat-bubble-other-bg-dark:#525252;--chat-bubble-other-text-dark:#fff;--chat-bubble-mine-bg-dark:#00853e;--chat-bubble-mine-text-dark:#fff;--chat-timestamp-color-dark:#d4d4d4;--chat-timestamp-color-mine-dark:#fff;--chat-input-placeholder-dark:#c7c7c7;--chat-input-text-dark:#fff;--chat-icon-color-dark:#c7c7c7;--color-chip-all:#898484;--color-chip-default:#bdc3c7;--color-chip-house:#5e82b9;--color-chip-apartment:#fc5956;--color-chip-villa:#dfd46f;--color-chip-student:#59a1e0;--color-chip-cowork:#f8ac50;--color-chip-condo:#690036;--color-chip-duplex:#00a4a2;--color-chip-townhouse:#ff7f0f;--color-chip-loft:#004241;--color-chip-adventure:#fc5956;--color-chip-cultural:#f8ac50;--color-chip-historical:#dfd46f;--color-chip-nature:#59a1e0;--color-chip-religious:#5e82b9;--color-chip-wildlife:#a569bd;--color-chip-city:#f39c12;--color-chip-food:#7f8c8d;--color-chip-conference:#fc5956;--color-chip-workshop:#f8ac50;--color-chip-seminar:#dfd46f;--color-chip-meetup:#59a1e0;--color-chip-concert:#5e82b9;--color-chip-festival:#a569bd;--color-chip-party:#f39c12;--color-brand-secondary-alpha:#002242fa;--color-brand-secondary-alpha-hover:#001d36;--color-navbar-bg:#00853e;--color-navbar-link-hover:#fff;--color-navbar-title-hover:#d6f5e2;--color-navbar-bg-dark:#262626;--color-navbar-link-hover-dark:#fff;--color-navbar-title-hover-dark:#fff;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;--space-3xl:3rem;--space-4xl:4rem;--space-vh-xs:.25dvh;--space-vh-sm:.42dvh;--space-vh-md:.46dvh;--space-vh-lg:.5dvh;--space-vh-nav:6.5dvh;--space-vh-padding:8dvh;--space-vh-padding-lg:8.5dvh;--font-family-primary:"Montserrat", "Montserrat-Fallback", Arial, sans-serif;--font-family-mono:"Monaco", "Cascadia Code", "Segoe UI Mono", "Roboto Mono", Consolas, "Courier New", monospace;--font-size-xs:.625rem;--font-size-sm:.75rem;--font-size-base:.875rem;--font-size-lg:1rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:1.875rem;--font-size-5xl:2.25rem;--line-height-tight:1.15;--line-height-normal:1.35;--line-height-relaxed:1.55;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--breakpoint-xs:450px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-2xl:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-base:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--radius-none:0;--radius-sm:.125rem;--radius-base:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-pill:50px;--radius-full:9999px;--border-width:1px;--border-width-2:2px;--border-width-4:4px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.35s cubic-bezier(.4, 0, .2, 1);--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-toast:1080;--z-loading:9999;--z-chat:2000;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-elastic:cubic-bezier(.68, -.55, .265, 1.55)}.multi-chat-popout-backdrop{z-index:2099;pointer-events:none;background:0 0;transition:background .2s;display:none;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.multi-chat-popout-backdrop{pointer-events:auto;background:#0000008c;display:block}}.multi-chat-popout{z-index:2100;border:1px solid var(--color-border-secondary);background:var(--color-bg-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;border-radius:20px;width:640px;height:600px;margin:0;padding:0;display:flex;position:fixed;bottom:32px;right:32px;overflow:hidden;box-shadow:0 12px 48px #00000026,0 4px 16px #0000001a}[data-theme=dark] .multi-chat-popout,.dark .multi-chat-popout,:root.dark .multi-chat-popout{background:var(--color-bg-secondary-dark);border-color:var(--color-border-secondary-dark);box-shadow:0 12px 48px #0009,0 4px 16px #0006}.multi-chat-popout .chat-sidebar{background:var(--color-bg-secondary);border-right:1px solid var(--color-border-secondary);flex-direction:column;width:240px;padding:0;display:flex;overflow:hidden}[data-theme=dark] .multi-chat-popout .chat-sidebar,.dark .multi-chat-popout .chat-sidebar,:root.dark .multi-chat-popout .chat-sidebar{background:var(--color-bg-secondary-dark);border-right-color:var(--color-border-secondary-dark)}.multi-chat-popout .chat-sidebar .chat-item{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #0000000f;align-items:flex-start;gap:12px;width:100%;padding:12px 44px 12px 14px;transition:background .15s;display:flex;position:relative}[data-theme=dark] .multi-chat-popout .chat-sidebar .chat-item,.dark .multi-chat-popout .chat-sidebar .chat-item,:root.dark .multi-chat-popout .chat-sidebar .chat-item{border-bottom-color:#ffffff14}.multi-chat-popout .chat-sidebar .chat-item:hover{background:#00000008}[data-theme=dark] .multi-chat-popout .chat-sidebar .chat-item:hover,.dark .multi-chat-popout .chat-sidebar .chat-item:hover,:root.dark .multi-chat-popout .chat-sidebar .chat-item:hover{background:#ffffff0d}.multi-chat-popout .chat-sidebar .chat-item.active{box-shadow:inset 3px 0 0 0 var(--color-brand-primary);background:#00853e14}[data-theme=dark] .multi-chat-popout .chat-sidebar .chat-item.active,.dark .multi-chat-popout .chat-sidebar .chat-item.active,:root.dark .multi-chat-popout .chat-sidebar .chat-item.active{box-shadow:inset 3px 0 0 0 var(--color-brand-primary-dark);background:#00a0471f}.multi-chat-popout .chat-sidebar .chat-item .chat-avatar{flex:0 0 40px;width:40px!important;height:40px!important;line-height:40px!important}.multi-chat-popout .chat-sidebar .chat-item .chat-name{white-space:nowrap;text-overflow:ellipsis;color:var(--color-text-primary);letter-spacing:-.01em;flex:1;min-width:0;font-size:14.5px;font-weight:500;line-height:1.35;overflow:hidden}[data-theme=dark] .multi-chat-popout .chat-sidebar .chat-item .chat-name,.dark .multi-chat-popout .chat-sidebar .chat-item .chat-name,:root.dark .multi-chat-popout .chat-sidebar .chat-item .chat-name{color:var(--color-text-primary-dark)}.multi-chat-popout .chat-sidebar .chat-item .chat-name.active-chat{color:var(--color-text-primary);font-weight:700}[data-theme=dark] .multi-chat-popout .chat-sidebar .chat-item .chat-name.active-chat,.dark .multi-chat-popout .chat-sidebar .chat-item .chat-name.active-chat,:root.dark .multi-chat-popout .chat-sidebar .chat-item .chat-name.active-chat{color:var(--color-text-primary-dark)}.multi-chat-popout .chat-sidebar .chat-item .unread-badge{background:var(--color-error,#ef4444);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%);box-shadow:0 1px 2px #00000026}.multi-chat-popout .chat-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.multi-chat-popout .chat-main .chat-draggable-popout{width:100%!important;height:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;position:relative!important;bottom:auto!important;right:auto!important}.multi-chat-popout .chat-main .chat-draggable-popout .chat-header,.multi-chat-popout .chat-main .chat-draggable-popout .chat-footer{border-radius:0!important}.multi-chat-popout .chat-main__empty{flex:1;justify-content:center;align-items:center;padding:32px;display:flex}.multi-chat-popout .chat-sidebar__header{justify-content:space-between;align-items:center;padding:14px 14px 8px;display:flex}.multi-chat-popout .chat-sidebar__header h3{margin:0;font-size:15px;font-weight:600}.multi-chat-popout .chat-sidebar__header--drag-handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.multi-chat-popout .chat-sidebar__header--drag-handle:active{cursor:grabbing}.multi-chat-popout .chat-sidebar__header--drag-handle .chat-sidebar__header-actions,.multi-chat-popout .chat-sidebar__header--drag-handle .chat-sidebar__header-actions *{cursor:pointer}@media (max-width:768px){.multi-chat-popout .chat-sidebar__header--drag-handle{cursor:default;touch-action:auto}}.multi-chat-popout .chat-sidebar__header-actions{align-items:center;gap:6px;display:flex}.multi-chat-popout .chat-sidebar__close{justify-content:center;align-items:center;display:none}.multi-chat-popout .chat-sidebar__count{background:var(--color-error,#ef4444);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #00000026}.multi-chat-popout .chat-main__mobile-bar{border-bottom:1px solid var(--color-border-secondary);align-items:center;padding:6px 8px;display:none}[data-theme=dark] .multi-chat-popout .chat-main__mobile-bar{border-bottom-color:var(--color-border-secondary-dark)}.multi-chat-popout .chat-main__back{font-weight:600}.multi-chat-popout .chat-sidebar__search{align-items:center;padding:0 14px 8px;display:flex;position:relative}.multi-chat-popout .chat-sidebar__search-icon{color:var(--color-text-tertiary);pointer-events:none;align-items:center;display:inline-flex;position:absolute;left:24px}.multi-chat-popout .chat-sidebar__search-input{box-sizing:border-box;border-radius:var(--radius-pill);border:1px solid var(--color-border-primary);background:var(--color-bg-primary);width:100%;color:var(--color-text-primary);transition:border-color .18s var(--ease-in-out),box-shadow .18s var(--ease-in-out);padding:8px 30px 8px 34px;font-family:inherit;font-size:13px;line-height:1.3}.multi-chat-popout .chat-sidebar__search-input::placeholder{color:var(--color-text-tertiary)}.multi-chat-popout .chat-sidebar__search-input:focus{border-color:var(--color-brand-primary);outline:none;box-shadow:0 0 0 3px #00853e1f}[data-theme=dark] .multi-chat-popout .chat-sidebar__search-input,.dark .multi-chat-popout .chat-sidebar__search-input,:root.dark .multi-chat-popout .chat-sidebar__search-input{background:var(--color-bg-tertiary-dark);border-color:var(--color-border-primary-dark);color:var(--color-text-primary-dark)}[data-theme=dark] .multi-chat-popout .chat-sidebar__search-input::placeholder,.dark .multi-chat-popout .chat-sidebar__search-input::placeholder,:root.dark .multi-chat-popout .chat-sidebar__search-input::placeholder{color:var(--color-text-tertiary-dark)}[data-theme=dark] .multi-chat-popout .chat-sidebar__search-input:focus,.dark .multi-chat-popout .chat-sidebar__search-input:focus,:root.dark .multi-chat-popout .chat-sidebar__search-input:focus{border-color:var(--color-brand-primary-dark);box-shadow:0 0 0 3px #00a0472e}.multi-chat-popout .chat-sidebar__search-clear{-webkit-appearance:none;appearance:none;color:var(--color-text-tertiary);cursor:pointer;border-radius:var(--radius-base);background:0 0;border:none;align-items:center;padding:2px;display:inline-flex;position:absolute;right:22px}.multi-chat-popout .chat-sidebar__search-clear:hover{color:var(--color-text-primary)}[data-theme=dark] .multi-chat-popout .chat-sidebar__search-clear:hover,.dark .multi-chat-popout .chat-sidebar__search-clear:hover,:root.dark .multi-chat-popout .chat-sidebar__search-clear:hover{color:var(--color-text-primary-dark)}.multi-chat-popout .chat-sidebar__list{flex-direction:column;flex:1;gap:2px;min-height:0;padding-bottom:8px;display:flex;overflow-y:auto}.multi-chat-popout .chat-sidebar__empty-search{color:var(--color-text-secondary);text-align:center;padding:24px 16px;font-size:12px}[data-theme=dark] .multi-chat-popout .chat-sidebar__empty-search{color:var(--color-text-secondary-dark)}.multi-chat-popout .chat-item__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.multi-chat-popout .chat-item__preview{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}[data-theme=dark] .multi-chat-popout .chat-item__preview{color:var(--color-text-secondary-dark)}.multi-chat-popout .chat-item-row{display:flex;position:relative}.multi-chat-popout .chat-item__delete{z-index:2;-webkit-appearance:none;appearance:none;color:var(--color-text-tertiary);cursor:pointer;border-radius:var(--radius-md);opacity:0;width:30px;height:30px;transition:opacity .15s var(--ease-in-out),background .15s var(--ease-in-out),color .15s var(--ease-in-out);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.multi-chat-popout .chat-item__delete:hover{color:var(--color-error);background:#ff4d4f1f;outline:none}.multi-chat-popout .chat-item__delete:focus-visible{color:var(--color-error);background:#ff4d4f1f;outline:none}.multi-chat-popout .chat-item-row:hover .chat-item__delete,.multi-chat-popout .chat-item-row:focus-within .chat-item__delete{opacity:1}.multi-chat-popout .chat-item-row:hover .unread-badge,.multi-chat-popout .chat-item-row:focus-within .unread-badge{opacity:0}@media (hover:none){.multi-chat-popout .chat-item__delete{opacity:.55}}.multi-chat-popout .chat-item__confirm{z-index:3;border-radius:var(--radius-lg);background:var(--color-bg-primary);box-shadow:var(--shadow-md);align-items:center;gap:6px;padding:4px 6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}[data-theme=dark] .multi-chat-popout .chat-item__confirm,.dark .multi-chat-popout .chat-item__confirm,:root.dark .multi-chat-popout .chat-item__confirm{background:var(--color-bg-tertiary-dark)}.multi-chat-popout .chat-item-row--confirming .unread-badge{opacity:0}@media (max-width:768px){.multi-chat-popout{border:none;border-radius:0;width:100dvw;height:100dvh;max-height:100dvh;top:0;bottom:0;left:0;right:0}.multi-chat-popout .chat-sidebar__close{display:inline-flex}.multi-chat-popout .chat-main__mobile-bar{display:flex}.multi-chat-popout--showing-list .chat-sidebar{border-right:none;width:100%}.multi-chat-popout--showing-list .chat-main,.multi-chat-popout--showing-conversation .chat-sidebar{display:none}.multi-chat-popout--showing-conversation .chat-main{flex:1;width:100%}}
