.chat-page{--chat-glass-bg:linear-gradient(165deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.03) 38%,rgba(6,11,22,.52));--chat-glass-bg-thread:linear-gradient(200deg,hsla(0,0%,100%,.07),rgba(8,14,28,.42) 50%,rgba(4,8,18,.58));--chat-glass-blur:saturate(1.45) blur(26px);--chat-glass-blur-soft:saturate(1.3) blur(18px);--chat-glass-border:hsla(0,0%,100%,.12);--chat-glass-border-soft:hsla(0,0%,100%,.08);--chat-glass-shadow:0 12px 40px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.14);display:flex;flex-direction:column;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden}.chat-page .header{border-bottom:1px solid var(--border-color);flex-shrink:0}.chat-page .main,.chat-page .main .container{display:flex;flex:1;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:0}.chat-page .main .container{margin:0;max-width:none;min-width:0;width:100%}.chat-page .main .container .chat-layout{flex:1;height:100%;max-height:100%;min-height:0}.chat-page.chat-conversation-view #footer-include{display:none}.chat-page #footer-include{flex-shrink:0}.chat-layout{background:var(--surface);border:1px solid var(--border-color);border-radius:14px;display:grid;gap:0;grid-template-columns:320px minmax(0,1fr);min-height:400px;overflow:hidden}.chat-page .chat-layout{background:transparent;border:none;border-radius:0;height:100%;min-height:0}.chat-sidebar{backdrop-filter:var(--chat-glass-blur);-webkit-backdrop-filter:var(--chat-glass-blur);background:var(--chat-glass-bg);border-right:1px solid var(--chat-glass-border-soft);box-shadow:inset 1px 0 0 hsla(0,0%,100%,.05);display:flex;flex-direction:column;max-height:100%;min-height:0;overflow:hidden}.chat-inbox-header{align-items:center;backdrop-filter:saturate(1.35) blur(22px);-webkit-backdrop-filter:saturate(1.35) blur(22px);background:linear-gradient(155deg,hsla(0,0%,100%,.1) 0,rgba(var(--primary-rgb),.12) 35%,rgba(6,10,20,.45) 100%);border-bottom:1px solid hsla(0,0%,100%,.09);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 1px 0 rgba(0,0,0,.18);display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;gap:.75rem;justify-content:space-between;padding:1rem 1rem .7rem}@supports not (backdrop-filter:blur(1px)){.chat-inbox-header{background:linear-gradient(155deg,rgba(var(--primary-rgb),.16) 0,rgba(var(--primary-rgb),.06) 50%,var(--surface) 100%)}}.chat-inbox-header-top{align-items:center;display:flex;flex:1 1 auto;gap:.45rem;min-width:0}.chat-inbox-header-icon{background:rgba(0,0,0,.25);border:1px solid rgba(var(--primary-rgb),.45);border-radius:9px;box-shadow:0 0 0 1px hsla(0,0%,100%,.06),0 4px 14px rgba(var(--primary-rgb),.2),inset 0 1px 0 hsla(0,0%,100%,.1);flex-shrink:0;height:28px;position:relative;width:28px}.chat-inbox-header-icon::after{background:hsla(0,0%,100%,.92);content:"";height:14px;inset:0;margin:auto;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11'/%3E%3C/svg%3E") center/contain no-repeat;position:absolute;width:14px}.chat-title{color:var(--text-primary);font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.14em;line-height:1.3;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html:lang(ka) .chat-title{letter-spacing:.1em;text-transform:none}.chat-inbox-filter{align-items:stretch;background:rgba(0,0,0,.32);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;box-shadow:inset 0 1px 4px rgba(0,0,0,.25);display:flex;flex:0 0 auto;gap:2px;max-width:min(240px,46vw);padding:3px}.chat-filter-tab{background:transparent;border:none;border-radius:999px;color:hsla(0,0%,100%,.45);cursor:pointer;flex:1;font:inherit;font-size:.62rem;font-weight:700;letter-spacing:.14em;margin:0;min-width:0;padding:.4rem .55rem;text-transform:uppercase;touch-action:manipulation;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.chat-filter-tab:hover{color:hsla(0,0%,100%,.85)}.chat-filter-tab.is-active{background:linear-gradient(135deg,rgba(var(--primary-rgb),1) 0,rgba(var(--primary-rgb),.72) 100%);box-shadow:0 2px 10px rgba(var(--primary-rgb),.45),inset 0 1px 0 hsla(0,0%,100%,.22);color:#fff}@media (prefers-reduced-motion:no-preference){.chat-filter-tab:active:not(:disabled){transform:scale(.98)}}.chat-filter-tab:focus-visible{outline:2px solid rgba(var(--primary-rgb),.65);outline-offset:2px}.chat-list{display:flex;flex:1;flex-direction:column;overflow-y:auto;overscroll-behavior-y:contain}.chat-list-item{align-items:center;background:transparent;border:none;border-bottom:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;display:flex;font:inherit;gap:.75rem;min-height:66px;padding:.8rem 1rem;text-align:left;touch-action:manipulation;transition:background .15s;width:100%;-webkit-tap-highlight-color:transparent}@media (hover:hover){.chat-list-item:hover{background:rgba(var(--primary-rgb),.06)}}.chat-list-item.active{background:rgba(var(--primary-rgb),.12)}.chat-list-avatar{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:44px;justify-content:center;overflow:hidden;width:44px}.chat-list-avatar-img{display:block;height:100%;object-fit:cover;width:100%}.chat-list-avatar-letter{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.chat-list-content{display:flex;flex:1;flex-direction:column;gap:.2rem;min-width:0}.chat-list-name{font-size:.94rem;font-weight:600}.chat-list-name,.chat-list-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-preview{color:var(--text-secondary);font-size:.82rem}.chat-list-unread{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 5px}.chat-thread-panel{backdrop-filter:var(--chat-glass-blur);-webkit-backdrop-filter:var(--chat-glass-blur);background:var(--chat-glass-bg-thread);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04);display:flex;flex-direction:column;min-height:0;overflow:hidden}.chat-thread-header-wrap{align-items:center;background:var(--surface);border-bottom:1px solid var(--border-color);box-shadow:0 1px 0 rgba(0,0,0,.06);display:flex;flex-shrink:0;gap:.5rem;min-height:62px;padding:.5rem .4rem .5rem 0}.chat-back-btn{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);cursor:pointer;display:none;flex-shrink:0;font:inherit;font-size:.95rem;font-weight:500;gap:.35rem;justify-content:center;margin:0;padding:.5rem .6rem .5rem .5rem;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .2s,border-color .2s,opacity .2s}.chat-back-btn:hover{background:hsla(0,0%,100%,.1);border-color:rgba(var(--primary-rgb),.3);opacity:1}.chat-back-btn:active{opacity:.9}.chat-back-btn-icon{font-size:1.35rem;line-height:1}.chat-back-btn-text{display:none}.chat-thread-header{align-items:center;border-bottom:none;display:flex;flex-shrink:0;flex:1;font-size:.98rem;font-weight:600;gap:.6rem;min-width:0;padding:1rem .55rem 1rem .45rem}.chat-thread-actions{align-items:center;display:inline-flex;flex-shrink:0;padding-right:.45rem;position:relative}.chat-thread-menu-btn{align-items:center;background:var(--surface-light);border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:0;height:36px;justify-content:center;line-height:1;min-height:36px;min-width:36px;transition:background .15s,color .15s,border-color .15s;width:36px}.chat-thread-menu-btn:hover{background:rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.3);color:var(--text-primary)}.chat-thread-menu-btn:disabled{cursor:not-allowed;opacity:.45}.chat-thread-menu{backdrop-filter:saturate(1.25) blur(16px);-webkit-backdrop-filter:saturate(1.25) blur(16px);background:linear-gradient(165deg,hsla(0,0%,100%,.12),rgba(8,12,22,.72));border:1px solid hsla(0,0%,100%,.12);border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.12);display:flex;flex-direction:column;gap:2px;min-width:180px;padding:.25rem;position:absolute;right:.25rem;top:calc(100% + .35rem);z-index:8}.chat-thread-menu[hidden]{display:none!important}.chat-thread-menu-item{background:transparent;border:none;border-radius:7px;color:var(--text-primary);cursor:pointer;font:inherit;font-size:.82rem;line-height:1.2;padding:.45rem .55rem;text-align:left;transition:background .15s,color .15s}.chat-thread-menu-item:hover{background:rgba(var(--primary-rgb),.08)}.chat-thread-menu-item--danger{color:#ef4444}.chat-thread-menu-item--danger:hover{background:rgba(239,68,68,.1)}.chat-thread-menu-item:disabled{cursor:not-allowed;opacity:.5}.chat-thread-avatar{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;overflow:hidden}.chat-thread-avatar,.chat-thread-avatar-img{border-radius:50%;flex-shrink:0;height:40px;width:40px}.chat-thread-avatar-img{cursor:pointer;margin-left:.25rem;object-fit:cover}.chat-thread-avatar{cursor:pointer}.chat-thread-messages{flex:1;gap:.35rem;overflow-y:auto;overscroll-behavior-y:contain;padding:1.1rem 1.2rem .9rem}.chat-msg,.chat-thread-messages{display:flex;flex-direction:column}.chat-msg{max-width:min(620px,78%)}.chat-msg--mine{align-items:flex-end;align-self:flex-end}.chat-msg--theirs{align-items:flex-start;align-self:flex-start}.chat-msg-bubble{border-radius:14px;font-size:.9rem;line-height:1.48;padding:.5rem .85rem;white-space:pre-wrap;word-break:break-word}.chat-msg--theirs .chat-msg-bubble{background:var(--surface-light);border:1px solid var(--border-color);border-bottom-left-radius:4px}.chat-msg--mine .chat-msg-bubble{background:linear-gradient(135deg,rgba(var(--primary-rgb),.2),rgba(var(--primary-rgb),.12));border:1px solid rgba(var(--primary-rgb),.3);border-bottom-right-radius:4px;color:var(--text-primary)}.chat-msg-meta{color:var(--text-secondary);font-size:.68rem;margin-top:.15rem;opacity:.7;padding:0 .3rem}.chat-compose{align-items:flex-end;backdrop-filter:var(--chat-glass-blur-soft);-webkit-backdrop-filter:var(--chat-glass-blur-soft);background:linear-gradient(0deg,rgba(4,8,18,.72),rgba(8,12,22,.38));border-top:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);display:flex;flex-shrink:0;gap:.5rem;padding:.75rem 1rem 1rem}.chat-compose textarea{background:var(--surface-light);border:1px solid var(--border-color);border-radius:18px;color:var(--text-primary);flex:1;font:inherit;font-size:.9rem;line-height:1.4;max-height:150px;min-height:44px;padding:.62rem .9rem;resize:none;transition:border-color .15s}.chat-compose textarea:focus{border-color:rgba(var(--primary-rgb),.5);outline:none}.chat-compose textarea:disabled{cursor:not-allowed;opacity:.5}.chat-send-btn{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:0;height:44px;justify-content:center;touch-action:manipulation;width:44px;-webkit-tap-highlight-color:transparent;transition:opacity .15s,transform .15s}.chat-send-btn::after{background:currentColor;content:"";display:block;height:19px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' viewBox='0 0 24 24'%3E%3Cpath d='M22 2 11 13M22 2l-7 20-4-9-9-4z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' viewBox='0 0 24 24'%3E%3Cpath d='M22 2 11 13M22 2l-7 20-4-9-9-4z'/%3E%3C/svg%3E") center/contain no-repeat;width:19px}.chat-send-btn:hover{opacity:.88;transform:scale(1.05)}.chat-send-btn:active{transform:scale(.95)}.chat-send-btn:disabled{cursor:not-allowed;opacity:.4;transform:none}@media (min-width:1200px){.chat-layout{grid-template-columns:360px 1fr}.chat-msg{max-width:min(680px,74%)}.chat-thread-messages{padding-left:1.4rem;padding-right:1.4rem}}.chat-empty{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;font-size:.88rem;gap:.75rem;margin:auto 0;padding:2rem 1rem;text-align:center}.chat-empty::before{background:var(--text-secondary);content:"";display:block;height:52px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-2 12H6v-2h12zm0-3H6V9h12zm0-3H6V6h12z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-2 12H6v-2h12zm0-3H6V9h12zm0-3H6V6h12z'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.55;width:52px}.chat-list-top-row{align-items:baseline;display:flex;gap:.25rem;justify-content:space-between}.chat-list-name-wrap{align-items:center;display:inline-flex;gap:.3rem;min-width:0}.chat-list-pin{color:#f59e0b;flex-shrink:0;font-size:.72rem;line-height:1}.chat-list-bottom-row{align-items:center;display:flex;gap:.25rem;justify-content:space-between;min-width:0}.chat-list-time{color:var(--text-secondary);flex-shrink:0;font-size:.68rem;opacity:.8;white-space:nowrap}.chat-list-unread--inline{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 5px}.chat-load-more{align-self:center;background:none;border:1px solid var(--border-color);border-radius:999px;color:var(--text-secondary);cursor:pointer;flex-shrink:0;font:inherit;font-size:.75rem;margin-bottom:.75rem;padding:.3rem 1.1rem;transition:background .15s,color .15s}.chat-load-more:hover{background:rgba(var(--primary-rgb),.06);color:var(--text-primary)}.chat-load-more:disabled{cursor:not-allowed;opacity:.4}.chat-typing-indicator{align-self:flex-start;color:var(--text-secondary);flex-shrink:0;font-size:.78rem;font-style:italic;min-height:1.4em;padding:.1rem .5rem}.chat-msg-tick{color:var(--text-secondary);font-size:.65rem;margin-left:.3rem;opacity:.75}.chat-msg-tick--read{color:rgba(var(--primary-rgb),.85);opacity:1}@media (max-width:768px){body.chat-page{flex-direction:column;height:100vh;height:-webkit-fill-available;height:100dvh;max-height:100dvh}.chat-page,body.chat-page{display:flex;overflow:hidden}.chat-page{flex:1;flex-direction:column;min-height:0}.chat-page .main,.chat-page .main .container{min-width:0;overflow:hidden}.chat-layout{border-left:none;border-radius:0;border-right:none;display:block;height:100%;max-width:100%;min-height:0;overflow:hidden;position:relative}.chat-page .chat-layout{min-height:0}.chat-sidebar,
    .chat-thread-panel{bottom:0;height:100%;left:0;min-height:0;min-width:0;overflow:hidden;position:absolute;right:0;top:0;transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .24s ease;width:100%;will-change:transform}.chat-sidebar{border-bottom:none;border-right:none;display:flex;flex-direction:column;opacity:1;pointer-events:auto;transform:translateX(0);z-index:1}.chat-thread-panel{display:flex;opacity:0;pointer-events:none;transform:translateX(100%);z-index:2}.chat-layout.mobile-in-thread .chat-sidebar{opacity:0;pointer-events:none;transform:translateX(-28%)}.chat-layout.mobile-in-thread .chat-thread-panel{opacity:1;pointer-events:auto;transform:translateX(0)}.chat-back-btn{background:none;border:none;border-radius:0;color:var(--primary-color);display:inline-flex;flex-shrink:0;font-size:1.15rem;height:56px;min-width:48px;padding:0;width:48px}.chat-back-btn:hover{background:none;border-color:transparent;opacity:1}.chat-back-btn:active{opacity:.45;transition:none}.chat-back-btn-icon{font-size:1.45rem;line-height:1}.chat-thread-header-wrap{align-items:center;background:var(--surface);border-bottom:1px solid var(--border-color);box-shadow:0 1px 0 rgba(0,0,0,.08);flex-shrink:0;margin-top:.1rem;min-height:56px;min-width:0;padding:max(.4rem,env(safe-area-inset-top)) .85rem .5rem 0;position:sticky;top:0;z-index:6}.chat-thread-header{align-items:center;font-size:.97rem;font-weight:600;min-height:56px;padding:0 .25rem 0 0}.chat-thread-actions{padding-right:.25rem}.chat-thread-menu-btn{border-radius:7px;height:30px;min-height:30px;min-width:30px;width:30px}.chat-thread-menu{min-width:160px;right:0}.chat-thread-menu-item{font-size:.8rem;padding:.5rem .55rem}.chat-thread-avatar{font-size:1.05rem;height:48px;width:48px}.chat-thread-avatar-img{height:48px;margin-left:0;width:48px}.chat-inbox-header{align-items:center;backdrop-filter:saturate(1.35) blur(20px);-webkit-backdrop-filter:saturate(1.35) blur(20px);background:linear-gradient(155deg,hsla(0,0%,100%,.09) 0,rgba(var(--primary-rgb),.11) 40%,rgba(6,10,20,.48) 100%);border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.11),0 1px 0 rgba(0,0,0,.18);flex-direction:row;gap:.45rem;padding:.5rem .85rem}.chat-inbox-header-top{gap:.45rem;min-width:0}.chat-inbox-filter{max-width:min(200px,42vw)}.chat-inbox-header-icon{border-radius:7px;height:26px;width:26px}.chat-inbox-header-icon::after{height:12px;width:12px}.chat-title{font-size:.66rem;font-weight:700;letter-spacing:.12em}.chat-inbox-filter{border-radius:999px;padding:2px}.chat-filter-tab{font-size:.58rem;letter-spacing:.12em;padding:.36rem .42rem}.chat-list{flex:1;flex-direction:column;flex-wrap:nowrap;gap:0;overflow-x:hidden;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch;min-height:0;overscroll-behavior-y:contain}.chat-list-item{background:transparent;border-bottom:1px solid var(--border-color);border-radius:0;flex-shrink:0;gap:.55rem;max-width:none;min-height:56px;min-width:0;padding:.5rem .75rem;position:relative;width:100%}.chat-list-item:active{background:rgba(var(--primary-rgb),.09);transition:none}.chat-list-item.active{background:rgba(var(--primary-rgb,124,58,237),.12)}.chat-list-item.has-unread .chat-list-name{font-weight:700}.chat-list-avatar{flex-shrink:0;font-size:1rem;height:48px;width:48px}.chat-list-name{font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-preview{color:var(--text-secondary);display:block;font-size:.82rem}.chat-list-content{gap:.22rem;min-width:0}.chat-list-unread{padding:0 5px;position:static}.chat-list-unread,.chat-list-unread--inline{font-size:.72rem;height:22px;min-width:22px}.chat-thread-messages{padding:.85rem .85rem .5rem;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.chat-msg{max-width:min(600px,80%)}.chat-compose{align-items:stretch;backdrop-filter:saturate(1.35) blur(18px);-webkit-backdrop-filter:saturate(1.35) blur(18px);background:linear-gradient(165deg,hsla(0,0%,100%,.1),rgba(6,10,20,.55));border:1px solid hsla(0,0%,100%,.12);border-radius:24px;box-shadow:0 8px 28px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.1);gap:.4rem;margin:0 .85rem max(.5rem,env(safe-area-inset-bottom));padding:.5rem .5rem max(.75rem,env(safe-area-inset-bottom)) 1rem;transition:border-color .15s}.chat-compose:focus-within{border-color:rgba(var(--primary-rgb),.5)}.chat-compose textarea{background:transparent;border:none;border-radius:0;box-shadow:none;font-size:max(16px,1em);max-height:140px;min-height:48px;padding:.65rem .5rem .65rem 0}.chat-compose textarea:focus{border:none;outline:none}.chat-send-btn{align-self:stretch;aspect-ratio:1;border-radius:16px;flex-shrink:0;height:auto;min-width:56px;width:auto}@media (prefers-reduced-motion:reduce){.chat-sidebar,
        .chat-thread-panel{transition:none}}}@media (min-width:769px){.chat-page .main .container{margin:0 auto;max-width:1200px;padding:0 20px}.chat-page .main .container .chat-layout{backdrop-filter:var(--chat-glass-blur);-webkit-backdrop-filter:var(--chat-glass-blur);background:var(--chat-glass-bg);border:1px solid var(--chat-glass-border);border-radius:16px;box-shadow:var(--chat-glass-shadow);overflow:hidden}.chat-sidebar{border-right-color:hsla(0,0%,100%,.1)}.chat-sidebar,.chat-thread-panel{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;box-shadow:none}.chat-thread-panel{border-left:1px solid hsla(0,0%,100%,.08)}.chat-inbox-header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);flex-direction:row;gap:.75rem;padding:.85rem 1.15rem .8rem}.chat-inbox-filter{max-width:min(260px,48%)}.chat-inbox-header-icon{border-radius:9px;height:30px;width:30px}.chat-inbox-header-icon::after{height:14px;width:14px}.chat-title{font-size:.78rem;font-weight:700;letter-spacing:.13em}.chat-list{flex:1;flex-direction:column;flex-wrap:nowrap;gap:0;overflow-x:hidden;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch;min-height:0;overscroll-behavior-y:contain}.chat-list-item{background:transparent;border-bottom:1px solid var(--border-color);border-radius:0;flex-shrink:0;gap:.55rem;max-width:none;min-height:56px;min-width:0;padding:.5rem .75rem;position:relative;width:100%}.chat-list-item:active{background:rgba(var(--primary-rgb),.09);transition:none}.chat-list-item.active{background:rgba(var(--primary-rgb,124,58,237),.12)}.chat-list-item.has-unread .chat-list-name{font-weight:700}.chat-list-avatar{flex-shrink:0;font-size:.92rem;height:42px;width:42px}.chat-list-name{font-size:.87rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-preview{color:var(--text-secondary);display:block;font-size:.75rem}.chat-list-content{gap:.12rem;min-width:0}.chat-list-unread{padding:0 4px;position:static}.chat-list-unread,.chat-list-unread--inline{font-size:.62rem;height:18px;min-width:18px}.chat-thread-header-wrap{align-items:center;background:var(--surface);background:color-mix(in srgb,var(--surface) 90%,transparent);border-bottom:none;box-shadow:0 1px 0 var(--border-color);flex-shrink:0;margin-top:0;min-height:56px;min-width:0;padding:.55rem 1rem .45rem;position:sticky;top:0;z-index:6}.chat-thread-header{align-items:center;font-size:.97rem;font-weight:600;min-height:56px;padding:0}.chat-thread-actions{padding-right:0}.chat-thread-menu-btn{border-radius:7px;height:30px;min-height:30px;min-width:30px;width:30px}.chat-thread-menu{min-width:160px;right:0}.chat-thread-menu-item{font-size:.8rem;padding:.5rem .55rem}.chat-thread-avatar{font-size:1.05rem;height:48px;width:48px}.chat-thread-avatar-img{height:48px;margin-left:0;width:48px}.chat-thread-messages{padding:.9rem 1rem .65rem;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.chat-msg{max-width:min(600px,80%)}.chat-compose{align-items:stretch;background:var(--surface-light);background:color-mix(in srgb,var(--surface-light) 92%,#fff 8%);border:1px solid var(--border-color);border-radius:24px;bottom:0;box-shadow:0 8px 22px rgba(0,0,0,.16);gap:.4rem;margin:0 1rem .8rem;padding:.5rem .5rem .5rem 1rem;position:sticky;transition:border-color .15s;z-index:7}.chat-compose:focus-within{border-color:rgba(var(--primary-rgb),.5)}.chat-compose textarea{background:transparent;border:none;border-radius:0;box-shadow:none;max-height:140px;min-height:48px;padding:.65rem .5rem .65rem 0}.chat-compose textarea:focus{border:none;outline:none}.chat-send-btn{align-self:stretch;aspect-ratio:1;border-radius:16px;flex-shrink:0;height:auto;min-width:56px;width:auto}}.report-form .form-group{margin-bottom:1rem}.report-form .submit-btn{width:100%}:root[data-theme="light"] .chat-page{--chat-glass-bg:linear-gradient(165deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.52) 45%,rgba(240,244,252,.75));--chat-glass-bg-thread:linear-gradient(200deg,hsla(0,0%,100%,.75),rgba(248,250,255,.88));--chat-glass-blur:saturate(1.35) blur(22px);--chat-glass-blur-soft:saturate(1.2) blur(16px);--chat-glass-border:rgba(15,23,42,.1);--chat-glass-border-soft:rgba(15,23,42,.07);--chat-glass-shadow:0 12px 36px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.95)}:root[data-theme="light"] .chat-page .chat-layout{background:transparent;box-shadow:none}:root[data-theme="light"] .chat-sidebar{background:var(--chat-glass-bg);border-right-color:rgba(15,23,42,.08);box-shadow:inset 1px 0 0 hsla(0,0%,100%,.65)}:root[data-theme="light"] .chat-sidebar,:root[data-theme="light"] .chat-thread-panel{backdrop-filter:var(--chat-glass-blur);-webkit-backdrop-filter:var(--chat-glass-blur)}:root[data-theme="light"] .chat-thread-panel{background:var(--chat-glass-bg-thread);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}:root[data-theme="light"] .chat-thread-header-wrap{background:var(--surface);border-bottom-color:var(--border-color);box-shadow:0 1px 0 rgba(15,23,42,.08)}:root[data-theme="light"] .chat-msg--theirs .chat-msg-bubble{background:var(--surface);border-color:rgba(0,0,0,.09)}:root[data-theme="light"] .chat-msg--mine .chat-msg-bubble{background:linear-gradient(135deg,rgba(var(--primary-rgb),.14),rgba(var(--primary-rgb),.08));border-color:rgba(var(--primary-rgb),.22)}:root[data-theme="light"] .chat-compose{backdrop-filter:saturate(1.2) blur(14px);-webkit-backdrop-filter:saturate(1.2) blur(14px);background:linear-gradient(0deg,hsla(0,0%,100%,.94),rgba(248,250,255,.72));border-top-color:rgba(15,23,42,.09);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}:root[data-theme="light"] .chat-inbox-header{backdrop-filter:saturate(1.25) blur(18px);-webkit-backdrop-filter:saturate(1.25) blur(18px);background:linear-gradient(155deg,hsla(0,0%,100%,.95) 0,rgba(var(--primary-rgb),.08) 42%,rgba(248,250,255,.88) 100%);border-bottom-color:rgba(15,23,42,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.98),0 1px 0 rgba(15,23,42,.05)}:root[data-theme="light"] .chat-inbox-header-icon{background:rgba(var(--primary-rgb),.12);border-color:rgba(var(--primary-rgb),.32);box-shadow:0 0 0 1px rgba(15,23,42,.06),0 4px 12px rgba(15,23,42,.08)}:root[data-theme="light"] .chat-inbox-header-icon::after{background:rgba(15,23,42,.72)}:root[data-theme="light"] .chat-inbox-filter{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.06)}:root[data-theme="light"] .chat-thread-menu{background:linear-gradient(165deg,hsla(0,0%,100%,.92),rgba(248,250,255,.88));border-color:rgba(15,23,42,.1);box-shadow:0 16px 36px rgba(15,23,42,.12),inset 0 1px 0 hsla(0,0%,100%,.95)}:root[data-theme="light"] .chat-filter-tab{color:rgba(0,0,0,.42)}:root[data-theme="light"] .chat-filter-tab:hover{color:rgba(0,0,0,.78)}:root[data-theme="light"] .chat-filter-tab.is-active{background:linear-gradient(135deg,rgba(var(--primary-rgb),1) 0,rgba(var(--primary-rgb),.78) 100%);box-shadow:0 2px 10px rgba(var(--primary-rgb),.28),inset 0 1px 0 hsla(0,0%,100%,.25);color:#fff}:root[data-theme="light"] .chat-list-item:hover{background:rgba(var(--primary-rgb),.05)}:root[data-theme="light"] .chat-list-item.active{background:rgba(var(--primary-rgb),.1)}@media (min-width:769px){:root[data-theme="light"] .chat-page .main .container .chat-layout{backdrop-filter:var(--chat-glass-blur);-webkit-backdrop-filter:var(--chat-glass-blur);background:var(--chat-glass-bg);border:1px solid var(--chat-glass-border);box-shadow:var(--chat-glass-shadow)}:root[data-theme="light"] .chat-sidebar{border-right-color:rgba(15,23,42,.08)}:root[data-theme="light"] .chat-sidebar,:root[data-theme="light"] .chat-thread-panel{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;box-shadow:none}:root[data-theme="light"] .chat-thread-panel{border-left:1px solid rgba(15,23,42,.07)}}@supports not (backdrop-filter:blur(1px)){.chat-sidebar{background:rgba(12,16,28,.94)}.chat-thread-panel{background:rgba(10,14,24,.96)}.chat-thread-header-wrap{background:rgba(14,18,30,.96)}.chat-compose{background:rgba(10,14,24,.96)}.chat-inbox-header{background:rgba(14,18,30,.96)}@media (min-width:769px){.chat-page .main .container .chat-layout{background:rgba(12,16,28,.94)}.chat-sidebar,
        .chat-thread-panel{background:transparent}}}