*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef3fb;color:#17223a}button,input,textarea{font:inherit}button{border:0;background:none;cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{height:100%;display:grid;grid-template-columns:82px 330px minmax(420px,1fr) 286px;overflow:hidden;background:linear-gradient(135deg,#f7f9ff,#eef4fc);padding:12px;gap:10px}.rail,.chat-pane,.message-pane,.info-pane{background:#fffffff0;border:1px solid #e2e8f4;box-shadow:0 16px 50px #2c426e17;overflow:hidden}.rail{border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:18px 8px}.rail-profile{position:relative;margin:2px 0 25px}.rail-profile .avatar{border:3px solid #fff;box-shadow:0 6px 18px #41539638}.online-dot{position:absolute;width:11px;height:11px;border-radius:50%;background:#20c788;border:2px solid #fff;right:1px;bottom:2px}.rail-nav{width:100%;display:flex;flex-direction:column;gap:7px}.rail-nav button{position:relative;min-height:58px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#71809d;font-size:9px;font-weight:700}.rail-nav svg{width:20px;height:20px;stroke-width:1.8}.rail-nav .rail-active{background:linear-gradient(145deg,#eef0ff,#e4e9ff);color:#5367eb;box-shadow:inset 3px 0 #6374f4}.rail-nav b{position:absolute;top:7px;right:9px;background:#5d6df0;color:#fff;border-radius:8px;padding:1px 5px;font-size:8px}.rail-bottom{margin-top:auto;display:flex;flex-direction:column;gap:8px}.rail-bottom button{width:42px;height:42px;border-radius:13px;color:#7b879f;display:grid;place-items:center}.rail-bottom button:hover,.header-actions button:hover,.icon-button:hover{background:#f0f3ff;color:#5367e9}.chat-pane{position:relative;border-radius:24px;display:flex;flex-direction:column;min-width:0}.pane-header{padding:22px 20px 10px;display:flex;align-items:flex-start;justify-content:space-between}.pane-header h1{margin:0;font-size:20px;letter-spacing:-.04em;color:#16223c}.pane-header h1 span{color:#355de8}.pane-header p{margin:6px 0 0;color:#93a0b7;font-size:9px;letter-spacing:.02em}.icon-button{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#7a879e}.icon-button svg{width:17px}.profile-mini{display:flex;align-items:center;gap:10px;padding:12px 18px 14px;border-bottom:1px solid #edf0f6}.profile-mini>div:nth-child(2){flex:1;min-width:0}.profile-mini b{display:block;font-size:12px;color:#24304a}.profile-mini .status{margin-top:3px}.search-box{height:43px;margin:13px 14px 8px;border:1px solid #e1e7f1;border-radius:14px;background:#f7f9fd;display:flex;align-items:center;gap:8px;padding:0 11px;color:#8491aa}.search-box:focus-within{background:#fff;border-color:#a9b4ff;box-shadow:0 0 0 4px #5967ef14}.search-box svg{width:16px}.search-box input{border:0;outline:0;background:transparent;min-width:0;flex:1;font-size:10px;color:#28344e}.search-box input::placeholder{color:#98a3b7}.search-box button{display:grid;place-items:center;color:#7f8ba2}.search-box button svg{width:14px}.people-results{position:absolute;z-index:40;left:12px;right:12px;top:157px;background:#fff;border:1px solid #e0e6f0;border-radius:16px;padding:6px;box-shadow:0 20px 45px #1d2b4b2e}.people-results button{width:100%;display:flex;align-items:center;gap:9px;padding:8px;border-radius:10px;text-align:left}.people-results button:hover{background:#f2f4ff}.people-results span{flex:1}.people-results b,.people-results small{display:block}.people-results b{font-size:11px}.people-results small{font-size:9px;color:#8b95a8}.people-results>button>svg{width:16px;color:#6474e8}.filter-tabs{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:3px 14px 11px;gap:3px;border-bottom:1px solid #f0f2f7}.filter-tabs button{height:28px;border-radius:9px;color:#8792a7;font-size:9px;white-space:nowrap}.filter-tabs button.selected{background:#e9edff;color:#5368e9;font-weight:750}.filter-tabs b{margin-left:3px;font-size:8px}.chat-list{overflow:auto;padding:4px 8px}.chat-row{width:100%;display:flex;align-items:center;gap:10px;padding:11px 9px;border-radius:14px;text-align:left;min-width:0}.chat-row:hover{background:#f6f8fc}.chat-row.selected{background:linear-gradient(100deg,#eef1ff,#f8f9ff);box-shadow:inset 3px 0 #6374f4}.chat-row-copy{min-width:0;flex:1}.chat-row-copy>div{display:flex;align-items:center;gap:6px}.chat-row-copy b{font-size:11px;color:#27334d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chat-row-copy time{font-size:8px;color:#a0a8b8;white-space:nowrap}.chat-row-copy p{margin:5px 0 0;font-size:9px;color:#8994a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-row .status{font-size:8px;margin-top:4px}.unread-dot{width:7px;height:7px;border-radius:50%;background:#596df0;flex:none}.chat-empty{padding:30px 20px;text-align:center;color:#9aa5b7;display:grid;place-items:center;gap:7px}.chat-empty svg{width:30px;color:#7082ef}.chat-empty b{font-size:11px;color:#657087}.chat-empty span{font-size:9px;line-height:1.5}.quick-actions{margin-top:auto;padding:13px 14px 15px;border-top:1px solid #edf0f6}.quick-actions>span{display:block;font-size:9px;color:#8b96a9;font-weight:800;margin:0 0 8px}.quick-actions button{height:31px;width:100%;display:flex;align-items:center;gap:8px;border:1px solid #e5eaf3;border-radius:10px;margin-top:6px;color:#61708b;font-size:9px;text-align:left;padding:0 9px;background:#fff}.quick-actions button:hover{border-color:#cbd2ff;background:#f6f7ff;color:#5266e8}.quick-actions svg{width:14px}.message-pane{border-radius:24px;display:flex;flex-direction:column;min-width:0;position:relative}.message-header{height:70px;min-height:70px;border-bottom:1px solid #edf0f6;display:flex;align-items:center;padding:0 16px;gap:10px;background:#fff}.header-copy{flex:1;min-width:0}.header-copy>b,.header-copy>span{display:block}.header-copy>b{font-size:12px;color:#253149;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-copy>span{font-size:9px;color:#7f8ba1;margin-top:4px}.header-actions{display:flex;gap:2px}.header-actions button,.mobile-back{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;color:#77849c}.header-actions svg,.mobile-back svg{width:17px}.mobile-back{display:none}.message-body{flex:1;overflow:auto;padding:22px clamp(16px,5%,52px);background:radial-gradient(circle at 12% 5%,rgba(226,232,255,.65),transparent 28%),radial-gradient(circle at 90% 70%,rgba(233,240,255,.75),transparent 30%),linear-gradient(180deg,#fff,#fbfcff)}.today-pill{width:max-content;margin:0 auto 22px;padding:5px 12px;border-radius:999px;background:#eef1f7;color:#8a95a8;font-size:8px;font-weight:650}.message-row{display:flex;margin:10px 0}.message-row.own{justify-content:flex-end}.message-bubble{position:relative;max-width:min(72%,480px);padding:10px 13px;border-radius:16px 16px 16px 4px;background:#f0f3f8;color:#2b374e;box-shadow:0 3px 12px #28375a09}.message-row.own .message-bubble{border-radius:16px 16px 4px;background:linear-gradient(145deg,#6680ff,#4f68e8);color:#fff}.message-bubble p{margin:0;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.message-bubble small{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:5px;font-size:7px;opacity:.7}.message-bubble small svg{width:11px}.message-bubble.deleted{opacity:.6;font-style:italic}.bubble-menu{display:none;position:absolute;right:5px;top:-12px;width:26px;height:26px;border-radius:50%;background:#fff;color:#758097;box-shadow:0 4px 14px #1926462e;place-items:center}.message-bubble:hover .bubble-menu{display:grid}.bubble-menu svg{width:13px}.message-menu{position:absolute;right:0;top:17px;z-index:20;background:#fff;border:1px solid #e2e7ef;border-radius:12px;padding:5px;box-shadow:0 14px 32px #16213e2e;min-width:120px}.message-menu button{display:block;width:100%;padding:8px;border-radius:7px;text-align:left;font-size:9px}.message-menu button:hover{background:#f3f5fa}.message-menu .danger{color:#dc5661}.reaction-picker{position:absolute;right:5px;bottom:-37px;z-index:15;display:flex;padding:5px;border:1px solid #e0e5ef;background:#fff;border-radius:13px;box-shadow:0 10px 25px #19264629}.reaction-picker button{font-size:17px;width:30px;height:28px}.quoted{border-left:2px solid currentColor;opacity:.65;padding-left:7px;margin-bottom:6px;font-size:8px}.attachment img{display:block;max-width:280px;max-height:220px;border-radius:10px}.attachment a{color:inherit;font-size:10px;text-decoration:none;font-weight:700}.composer-area{position:relative;border-top:1px solid #edf0f6;padding:10px 14px 12px;background:#fff}.composer{height:49px;border:1px solid #dfe5f0;border-radius:15px;display:flex;align-items:center;padding:0 6px;box-shadow:0 7px 20px #2333580f}.composer:focus-within{border-color:#a8b2ff;box-shadow:0 0 0 4px #5967ef12}.composer>button{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#7e899e;flex:none}.composer>button:hover{background:#f0f3ff;color:#5469e9}.composer svg{width:17px}.composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 8px;font-size:10px;color:#27344d}.composer input::placeholder{color:#9aa4b6}.composer .send-button{width:36px;height:36px;border-radius:12px;background:linear-gradient(145deg,#6d7fff,#5268e9);color:#fff;box-shadow:0 6px 14px #5368e947}.emoji-panel{position:absolute;z-index:60;right:68px;bottom:68px;width:280px;padding:9px;display:grid;grid-template-columns:repeat(6,1fr);gap:3px;background:#fff;border:1px solid #e0e5ef;border-radius:15px;box-shadow:0 18px 45px #18254333}.emoji-panel button{height:37px;border-radius:8px;font-size:20px}.emoji-panel button:hover{background:#f1f3ff}.composer-area>small{display:block;text-align:center;margin-top:7px;color:#adb5c2;font-size:7px}.context-bar{display:flex;align-items:center;gap:7px;margin-bottom:6px;padding:7px 10px;background:#f2f4fa;border-radius:9px;color:#748097;font-size:8px}.context-bar span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.context-bar button{display:grid;place-items:center}.context-bar svg{width:13px}.socket-error{margin:5px auto 0;color:#c34f5a;background:#fff1f1;border-radius:8px;padding:5px 9px;font-size:8px;width:max-content;max-width:95%}.info-pane{border-radius:24px;display:flex;flex-direction:column;min-width:0}.info-head{height:70px;border-bottom:1px solid #edf0f6;padding:0 17px;display:flex;align-items:center;justify-content:space-between}.info-head h3{margin:0;font-size:12px;color:#26334d}.info-head button{width:30px;height:30px;display:grid;place-items:center;color:#7a879d;border-radius:9px}.info-head button:hover{background:#f1f3f9}.info-head svg{width:16px}.contact-card{text-align:center;padding:24px 15px 17px}.contact-card .avatar{margin:auto}.contact-card h2{margin:10px 0 3px;font-size:15px;color:#263149}.contact-card>span{font-size:9px;color:#8b96aa}.contact-card .status{justify-content:center;margin-top:7px}.info-section{padding:14px 16px;border-top:1px solid #eef1f6}.info-section>b{font-size:9px;color:#26334c}.info-section>p{margin:8px 0 0;font-size:8px;color:#8290a5;line-height:1.5}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title button{font-size:8px;color:#5268e9}.media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:9px}.media-grid>div{height:51px;border-radius:7px;background:linear-gradient(145deg,#cfe0ff,#f2d8c9);display:grid;place-items:center;overflow:hidden;color:#fff}.media-grid>div:nth-child(2){background:linear-gradient(145deg,#d5d5f8,#f1d5b9)}.media-grid>div:nth-child(3){background:linear-gradient(145deg,#9fd1e0,#f2df9f)}.media-grid svg{width:17px;opacity:.8}.media-grid .more-media{background:#5b6ee7;font-size:10px;font-weight:800}.pin-item{display:flex;align-items:center;gap:7px;margin-top:10px}.pin-item .avatar{width:25px;height:25px;border-radius:8px;font-size:7px}.pin-item>span{min-width:0;flex:1}.pin-item b,.pin-item small{display:block}.pin-item b{font-size:8px;color:#33405a}.pin-item small{font-size:7px;color:#8792a6;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pin-item time{font-size:7px;color:#a1a9b8}.info-actions{margin-top:auto;border-top:1px solid #edf0f6;padding:11px 14px 14px}.info-actions button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 4px;color:#65738a;font-size:8px;text-align:left}.info-actions svg{width:14px}.info-actions .danger{color:#e1535c}.toggle{margin-left:auto;width:28px;height:16px;border-radius:99px;background:#e7ebf3;position:relative}.toggle:after{content:"";position:absolute;width:12px;height:12px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000026}.reopen-info{position:fixed;right:18px;top:18px;z-index:50;padding:9px 12px;border-radius:10px;background:#5368e9;color:#fff;font-size:9px}.status{display:flex;align-items:center;gap:4px;color:#8792a6;font-size:8px}.status i{width:6px;height:6px;border-radius:50%;background:#b3bdcb}.status.online{color:#2a9b6d}.status.online i{background:#23bd7c}.avatar{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;overflow:hidden;flex:none;background:linear-gradient(145deg,#7d8bff,#5369e8);color:#fff;font-weight:800;font-size:10px}.avatar.sm{width:30px;height:30px;border-radius:10px;font-size:8px}.avatar.md{width:38px;height:38px}.avatar.lg{width:47px;height:47px;border-radius:15px}.avatar.xl{width:82px;height:82px;border-radius:25px;font-size:20px}.avatar img{width:100%;height:100%;object-fit:cover}.empty-conversation{height:100%;display:grid;place-items:center;align-content:center;text-align:center;color:#9aa5b7}.empty-conversation svg{width:58px;height:58px;color:#6075ef;margin:auto}.empty-conversation h2{font-size:25px;color:#27344d;margin:14px 0 5px}.empty-conversation p{font-size:10px}.fatal{height:100%;display:grid;place-items:center;text-align:center;background:#f7f9fd;color:#263149}.fatal button{background:#5368e9;color:#fff;padding:11px 17px;border-radius:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#131d337a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.modal{width:min(450px,100%);max-height:86vh;overflow:auto;background:#fff;border-radius:22px;padding:22px;box-shadow:0 30px 80px #121e3c4d}.modal-title{display:flex;justify-content:space-between}.modal-title h2{margin:0;font-size:19px}.modal-title p{margin:5px 0 17px;color:#8b95a8;font-size:10px}.modal-title>button{color:#78849a}.modal-input,.modal-search{width:100%;height:44px;border:1px solid #dfe4ed;border-radius:11px;padding:0 11px;outline:0}.modal-search{display:flex;align-items:center;gap:7px;margin-top:10px}.modal-search input{border:0;outline:0;flex:1;min-width:0}.chips{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0}.chips button{display:flex;align-items:center;gap:4px;padding:6px 9px;background:#eef1ff;color:#5267df;border-radius:15px;font-size:9px}.chips svg{width:11px}.user-picks{margin-top:7px;max-height:220px;overflow:auto}.user-picks button{width:100%;display:flex;align-items:center;gap:8px;padding:8px;border-radius:9px;text-align:left}.user-picks button:hover{background:#f4f6fb}.user-picks span{flex:1}.user-picks b,.user-picks small{display:block}.user-picks b{font-size:10px}.user-picks small{font-size:8px;color:#8a94a7}.user-picks>button>svg{width:15px}.modal-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:15px}.modal-actions>button:first-child{padding:0 12px;color:#69758b}.primary{height:42px;padding:0 15px;border-radius:10px;background:linear-gradient(145deg,#6e7fff,#5268e9);color:#fff;font-weight:750}.auth-page{min-height:100%;overflow:auto;padding:32px;background:radial-gradient(circle at 50% -10%,#dfe7ff,#f8faff 42%,#eef3fb);display:grid;place-items:center;position:relative}.auth-brand{position:absolute;left:5%;top:30px;display:flex;align-items:center;gap:12px}.brand-mark{width:52px;height:52px;border-radius:17px;background:linear-gradient(145deg,#6579ff,#465fe5);color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px #4d60e247}.brand-mark svg{width:27px}.auth-brand b{display:block;font-size:22px;letter-spacing:-.04em;color:#16233f}.auth-brand b span{color:#3159e4}.auth-brand small{display:block;margin-top:4px;color:#8d9bb2;font-size:9px}.auth-card{width:min(420px,100%);background:#fffffff7;border:1px solid #e2e8f2;border-radius:25px;padding:31px;box-shadow:0 28px 75px #1f315a24}.auth-icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(145deg,#687bff,#4f65e6);color:#fff;display:grid;place-items:center;margin-bottom:17px}.auth-icon svg{width:28px}.auth-card h1{margin:0;font-size:25px;letter-spacing:-.04em;color:#1c2944}.auth-card>p{margin:7px 0 22px;color:#7f8ba2;font-size:11px}.auth-card form{display:grid;gap:13px}.auth-card label{font-size:9px;color:#66738a;font-weight:800}.auth-card label input{display:block;width:100%;height:45px;margin-top:6px;border:1px solid #dfe5ee;border-radius:11px;outline:0;padding:0 11px;font-size:12px}.auth-card label input:focus{border-color:#7181f2;box-shadow:0 0 0 4px #5a6aef14}.auth-submit{height:46px;border-radius:11px;background:linear-gradient(145deg,#6d7fff,#5268e9);color:#fff;font-size:11px;font-weight:800;box-shadow:0 8px 20px #5268e938}.auth-switch{width:100%;margin-top:14px;color:#5368e9;font-size:10px}.auth-error{background:#fff0f0;color:#c84e59;padding:9px 10px;border-radius:9px;font-size:9px}@media(max-width:1180px){.app-shell{grid-template-columns:72px 290px minmax(360px,1fr)}.info-pane{display:none}.reopen-info{display:block}}@media(max-width:820px){.app-shell{grid-template-columns:1fr;padding:0;gap:0}.rail{display:none}.chat-pane{border-radius:0}.message-pane{display:none;border-radius:0}.mobile-chat-open .chat-pane{display:none}.mobile-chat-open .message-pane{display:flex}.mobile-back{display:grid}.header-actions button:nth-child(3){display:none}.chat-pane{min-height:100%}.message-body{padding:18px 11px}.message-bubble{max-width:86%;padding:11px 13px}.message-bubble p{font-size:13px}.composer-area{padding:8px}.composer{height:52px}.composer input{font-size:16px}.composer>button{width:36px;height:36px}.composer .mobile-hide{display:none}.composer-area>small{font-size:8px}.info-pane{display:none}.pane-header h1{font-size:21px}.quick-actions{padding-bottom:12px}.filter-tabs button{font-size:10px}.chat-row{min-height:60px}}@media(max-width:420px){.auth-page{padding:18px}.auth-brand{left:18px;top:18px}.auth-brand small{display:none}.auth-brand b{font-size:18px}.auth-card{margin-top:75px;padding:23px 19px}.search-box{margin-left:10px;margin-right:10px}.filter-tabs{padding-left:8px;padding-right:8px}.chat-list{padding-left:5px;padding-right:5px}.chat-row{padding:10px 8px}.quick-actions{display:none}.pane-header{padding:18px 15px 9px}.profile-mini{padding-left:13px;padding-right:13px}.message-header{padding:0 8px}.header-actions button{width:32px}.message-bubble p{font-size:13px}.emoji-panel{right:8px;bottom:70px;width:calc(100vw - 16px)}}.workspace-tools{display:flex;align-items:center;gap:6px}.workspace-tools .icon-button{display:inline-flex;align-items:center;justify-content:center}.auth-service-note{display:block;margin-top:14px;text-align:center;opacity:.65;font-size:12px}@media(max-width:760px){.workspace-tools{gap:2px}.workspace-tools .icon-button{width:38px;height:38px}}.profile-mini-copy{display:flex;flex-direction:column;min-width:0;flex:1}.profile-mini-copy>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-mini-copy small{font-size:12px;opacity:.68;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-logout{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(127,127,127,.22);border-radius:10px;padding:8px 10px;background:transparent;cursor:pointer}.profile-logout svg{width:17px;height:17px}.profile-logout span{font-size:12px;font-weight:700}.profile-logout:hover{background:#7f7f7f1a}
