body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--canvas:#f6f8fc;--surface:#fff;--surface-subtle:#f8fafc;--surface-selected:#edf4ff;--ink:#182230;--muted:#667085;--quiet:#98a2b3;--line:#e6eaf0;--brand:#2563eb;--brand-hover:#1d4ed8;--brand-soft:#eaf1ff;--nav:#172033;--nav-hover:#26324a;--success:#15803d;--danger:#d92d20;--shadow-sm:0 1px 2px rgba(16,24,40,0.04);--shadow-lg:0 20px 44px rgba(16,24,40,0.1);--radius:12px}*{box-sizing:border-box}#root,body,html{min-height:100%}body{margin:0;background:#f6f8fc;background:var(--canvas);color:#182230;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}a,a:hover{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.form-control:focus,button:focus,input:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.16)!important}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#cbd5e1;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}.eyebrow{margin:0 0 7px;color:#2563eb;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.09em}.page-heading h1{margin:0;color:#182230;color:var(--ink);font-size:28px;font-weight:750;line-height:1.15}.page-heading>p:last-child{max-width:440px;margin:9px 0 0;color:#667085;color:var(--muted);line-height:1.55}.page-heading.compact{margin-bottom:24px}.form-subtitle{margin:-2px 0 21px;color:#667085;color:var(--muted);line-height:1.5}.list-pane-heading{padding:24px 22px 14px}.list-pane-heading h4{margin:0;font-size:18px;font-weight:750}.list-empty-state{display:flex;flex-direction:column;align-items:center;grid-gap:10px;gap:10px;padding:48px 18px;color:#98a2b3;color:var(--quiet);text-align:center}.list-empty-state i{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#f8fafc;background:var(--surface-subtle);color:#2563eb;color:var(--brand);font-size:16px}.list-empty-state p{margin:0;font-size:13px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:8px;font-weight:700;font-size:13px;transition:.16s ease}.button-primary{background:#2563eb;background:var(--brand);color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.18)}.button-primary:hover{color:#fff;background:#1d4ed8;background:var(--brand-hover);transform:translateY(-1px)}.button-secondary{border-color:#e6eaf0;border-color:var(--line);background:#fff;background:var(--surface);color:#182230;color:var(--ink)}.button-secondary:hover{background:#f8fafc;background:var(--surface-subtle);color:#182230;color:var(--ink)}.form-control{height:46px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:8px;background:#fff;background:var(--surface);color:#182230;color:var(--ink)}.form-control:focus{border-color:#2563eb;border-color:var(--brand)}.input-icons{position:relative}.input-icons .icon{position:absolute;z-index:2;top:0;left:0;padding:15px;color:#98a2b3;color:var(--quiet);font-size:13px}.input-icons .form-control{padding-left:42px}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(380px,1.05fr) minmax(440px,.95fr)}.auth-intro{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(48px,8vw,120px);background:#172033;background:var(--nav);color:#fff}.auth-intro:after{position:absolute;right:-70px;bottom:-70px;width:310px;height:310px;border:52px solid #2563eb;border:52px solid var(--brand);border-radius:50%;content:"";opacity:.95}.app-brand-mark,.brand-mark{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#2563eb;background:var(--brand);color:#fff}.auth-intro h1{margin:0;font-size:clamp(52px,6vw,82px);font-weight:800;line-height:.95}.auth-intro .eyebrow{margin-top:28px;color:#a8c3ff}.auth-lede{max-width:380px;margin:20px 0 42px;color:#d0d5dd;font-size:18px;line-height:1.55}.auth-preview{position:relative;z-index:1;width:min(370px,100%);padding:16px;border:1px solid hsla(0,0%,100%,.13);border-radius:14px;background:hsla(0,0%,100%,.06)}.preview-message{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:85%;padding:10px 13px;margin:4px 0;border-radius:12px;font-size:13px;line-height:1.4}.preview-message.incoming{background:#fff;color:#182230;color:var(--ink);border-bottom-left-radius:4px}.preview-message.outgoing{margin-left:auto;background:#2563eb;background:var(--brand);border-bottom-right-radius:4px}.auth-panel{display:grid;place-items:center;padding:30px;background:#fff;background:var(--surface)}.auth-card{width:min(380px,100%)}.auth-card h2{margin:0 0 11px;font-size:32px;font-weight:750}.auth-card>p:not(.eyebrow):not(.auth-footnote){margin:0 0 28px;color:#667085;color:var(--muted);line-height:1.6}.auth-card .eyebrow{margin-bottom:10px}.google-button>div{width:100%!important}.auth-config-note{padding:13px;border:1px solid #b9ceff;border-radius:8px;background:#eaf1ff;background:var(--brand-soft);color:#1e40af;line-height:1.45}.auth-footnote{margin:28px 0 0;color:#98a2b3;color:var(--quiet);font-size:12px;line-height:1.55}.mobile-brand{display:none}.app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000;display:flex;height:72px;align-items:center;justify-content:space-between;padding:0 30px 0 102px;border-bottom:1px solid #e6eaf0;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.96);box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:var(--shadow-sm)}.app-brand{display:inline-flex;align-items:center;grid-gap:10px;gap:10px;color:#182230;color:var(--ink);font-size:20px;font-weight:800}.app-brand-mark{width:32px;height:32px;border-radius:9px;font-size:13px}.app-topbar-actions,.app-topbar-actions .navbar-nav{display:flex;align-items:center;grid-gap:14px;gap:14px;margin:0}.app-topbar-actions .navbar-nav{padding:0;list-style:none}.app-topbar-actions .navbar-nav>li{position:relative;display:flex;height:72px;align-items:center;flex:0 0 auto}.app-topbar-actions .dropdown-menu{min-width:210px;padding:8px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:10px;box-shadow:0 20px 44px rgba(16,24,40,.1);box-shadow:var(--shadow-lg)}.app-topbar-actions .dropdown-item{padding:9px 10px;border-radius:7px;color:#182230;color:var(--ink);font-size:13px}.app-topbar-actions .dropdown-item:hover{background:#f8fafc;background:var(--surface-subtle)}.app-icon-button{position:relative;display:grid;width:36px;height:36px;place-items:center;border-radius:8px;color:#667085;color:var(--muted)}.app-icon-button:hover{background:#f8fafc;background:var(--surface-subtle);color:#182230;color:var(--ink)}.app-icon-button:focus,.app-user-menu:focus{outline:none}.app-icon-button:focus-visible,.app-user-menu:focus-visible{box-shadow:0 0 0 3px rgba(37,99,235,.14)}.app-icon-button .badge{position:absolute;top:2px;right:1px;display:grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#d92d20;background:var(--danger);color:#fff;font-size:9px}.app-topbar-actions img{width:34px;height:34px;border-radius:50%;object-fit:cover}.app-user-menu{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;color:#182230;color:var(--ink);font-size:13px}.app-user-menu .fa-chevron-down{color:#98a2b3;color:var(--quiet);font-size:10px}.notification-menu-title{margin:2px 3px 8px;color:#182230;color:var(--ink);font-size:13px;font-weight:750}.notification-menu-header{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px}.notification-mark-all{border:0;background:transparent;color:#2563eb;color:var(--brand);cursor:pointer;font-size:11px;font-weight:750}.notification-mark-all:hover{color:#1d4ed8;color:var(--brand-hover)}.dropdown-menu-notifications{width:min(340px,calc(100vw - 28px))}.dropdown-menu-notifications h6{padding:18px 10px;color:#667085;color:var(--muted);text-align:center;font-size:13px}.dropdown-menu-notifications #notification-img{width:34px;height:34px;object-fit:cover}.dropdown-menu-notifications .notification-text{margin:0;color:#182230;color:var(--ink);font-size:12px;white-space:normal}.dropdown-menu-notifications .notification-time{margin:3px 0 0;color:#98a2b3;color:var(--quiet);font-size:10px}.sidebar{position:fixed;z-index:1100;top:0;bottom:0;left:0;width:76px;padding:13px 0;background:#172033;background:var(--nav)}.sidebar ul{display:flex;flex-direction:column;grid-gap:7px;gap:7px;padding:0 10px;margin:74px 0 0;list-style:none}.sidebar li:last-child{margin-top:auto}.sidebar-link{display:grid;width:56px;height:52px;place-items:center;border:0;border-radius:10px;background:transparent;color:#a7b0c0;cursor:pointer;font-size:17px;transition:.16s ease}.sidebar-link span{position:absolute;left:66px;z-index:2;display:none;padding:6px 8px;border-radius:5px;background:#172033;background:var(--nav);color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.sidebar-link:hover{background:#26324a;background:var(--nav-hover);color:#fff}.sidebar-link:hover span{display:block}.sidebar li.active .sidebar-link{background:#2563eb;background:var(--brand);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.16)}.chat-workspace{display:grid;height:calc(100vh - 72px);grid-template-columns:380px minmax(0,1fr);margin-left:76px;overflow:hidden}.conversation-pane{min-width:0;overflow-y:auto;border-right:1px solid #e6eaf0;border-right:1px solid var(--line)}.conversation-pane,.users{background:#fff;background:var(--surface)}.users{min-height:100%}.search{padding:18px 18px 12px;margin:0}.search .form-control{height:42px;border:0;border-radius:10px;background:#f5f8fb;color:#182230;color:var(--ink);font-size:13px}.conversation-pane .search{padding-bottom:9px}.users-list{padding:4px 10px 20px}.friends-list-item,.groups-list-item,.recent-groups-list-item,.users-list-item{min-height:64px;padding:9px 10px;border:1px solid transparent;border-radius:10px;background:transparent;box-shadow:none;transition:background .14s ease,border-color .14s ease}.friends-list-item:hover,.groups-list-item:hover,.recent-groups-list-item:hover,.users-list-item:hover,.users-list .active{border-color:#d5e2ff;background:#edf4ff;background:var(--surface-selected)}.friends-list-item .row,.groups-list-item .row,.recent-groups-list-item .row,.users-list-item .row{display:flex;flex-wrap:nowrap;align-items:center}.friends-list-item .col-md-2,.groups-list-item .col-md-2,.recent-groups-list-item .col-md-2,.users-list-item .col-md-2{flex:0 0 44px;max-width:44px;padding:0}.friends-list-item .col-md-10,.groups-list-item .col-md-10,.recent-groups-list-item .col-md-10,.users-list-item .col-md-10{flex:1 1 auto;max-width:none;min-width:0;padding:0 0 0 10px}.friends-list-item img,.groups-list-item img,.recent-groups-list-item img,.users-list-item img{width:38px;height:38px;border-radius:50%;object-fit:cover}.friends-list-item h5,.groups-list-item h5,.recent-groups-list-item h5,.users-list-item h5{overflow:hidden;margin:1px 0 3px;color:#172233;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.friends-list-item .last-seen,.groups-list-item .members,.recent-groups-list-item .members,.users-list-item p{overflow:hidden;margin:0;color:#73839a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-stage{min-width:0;min-height:0;overflow:hidden;background:#f6f8fc;background:var(--canvas)}.chat-messages{display:flex;height:100%;overflow:hidden;flex-direction:column;padding:0}.chat-messages-header{position:relative;z-index:3;flex:0 0 auto;padding:14px clamp(24px,4vw,72px);margin:0;border-bottom:1px solid #e6eaf0;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.82)}.chat-messages-header hr{display:none}.chat-messages-header .row{display:flex;flex-wrap:nowrap;align-items:center}.chat-messages-header .col-md-1{flex:0 0 42px;max-width:42px;padding:0}.chat-messages-header .col-md-5{flex:1 1 auto;max-width:none;min-width:0;padding:0 0 0 12px}.chat-messages-header .col-md-6{position:relative;flex:0 0 44px;max-width:44px;padding:0}.chat-messages-header img#chat-messages-header-img{width:38px;height:38px;border-radius:50%;object-fit:cover}.chat-messages-header h5{margin:0 0 3px;color:#172233;font-size:14px;font-weight:750}.chat-messages-header h5,.chat-messages-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-messages-header p{margin:0;color:#6f8197;font-size:11px}.chat-messages-header .dropdown{float:none;display:flex;justify-content:flex-end}.chat-messages-header .dropdown>a{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#72839b}.chat-messages-header .dropdown>a:hover{background:#f8fafc;background:var(--surface-subtle);color:#172233}.chat-messages-header .dropdown-menu{position:absolute!important;top:calc(100% + 6px)!important;right:0!important;left:auto!important;z-index:1400;min-width:180px;padding:8px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 20px 44px rgba(16,24,40,.1);box-shadow:var(--shadow-lg);transform:none!important}.chat-messages-header .dropdown-item{padding:9px 10px;border-radius:7px;color:#182230;color:var(--ink);font-size:13px}.chat-messages-header .dropdown-item:hover{background:#f8fafc;background:var(--surface-subtle)}.chat-messages-body{min-height:0;flex:1 1 auto;height:auto;padding:24px clamp(24px,5vw,92px);overflow-y:auto;border:0;border-radius:0;background:#f6f8fc;background:var(--canvas)}.my-messages,.user-messages{margin-bottom:14px}.user-messages{display:flex;align-items:flex-start;grid-gap:10px;gap:10px}.my-messages{display:flex;justify-content:flex-end}.my-messages img,.user-messages img{flex:0 0 auto;width:34px;height:34px;border-radius:50%;object-fit:cover}.my-messages-text,.user-messages-text{max-width:min(70%,660px);padding:14px 16px 15px;border:1px solid transparent;font-size:17px;line-height:1.55;box-shadow:0 1px 0 rgba(23,34,51,.03)}.my-messages-text{border-color:#cfe1dd;border-radius:12px 12px 3px 12px;background:#dfeeea;color:#1d2c36}.user-messages-text{border-color:#d8e6e3;border-radius:12px 12px 12px 3px;background:hsla(0,0%,100%,.82);color:#20303d}.message-meta{display:flex;align-items:center;justify-content:space-between;grid-gap:18px;gap:18px;margin-bottom:6px;line-height:1}.my-messages-name,.user-messages-name{color:#172233;font-size:12px;font-weight:800}.my-messages-time,.user-messages-time{color:#7f8fa3;font-size:11px;font-weight:650}.all-notifications.unread{border-color:#bfd0ff;background:#f8fbff}.notifications-mark-all{margin-top:18px}.send-chat-messages{flex:0 0 auto;margin:0;padding:12px clamp(20px,4vw,72px) 14px;border:0;border-top:1px solid #e6eaf0;border-top:1px solid var(--line);border-radius:0;background:hsla(0,0%,100%,.88);box-shadow:none}.send-chat-messages form{margin:0}.message-composer{display:flex;min-height:44px;align-items:center;grid-gap:10px;gap:10px}.composer-send{flex:0 0 auto}.composer-input{position:relative;min-width:0;flex:1 1 auto}.composer-input .form-group{margin:0}.composer-input .input-icons .icon{display:none}.composer-input .input-icons .form-control{padding-left:54px}.send-chat-messages .form-control{height:50px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:10px;background:#fff;color:#172233;font-size:15px}.getEmojiButton{position:absolute;z-index:3;top:4px;left:6px;display:grid;width:42px;height:42px;place-items:center;margin:0;padding:0;border:0;border-radius:9px;background:transparent;cursor:pointer;font-size:22px}.getEmojiButton:hover{background:#f8fafc;background:var(--surface-subtle)}.emojiPicker{position:absolute;z-index:1500;bottom:calc(100% + 10px);left:0;display:block;width:min(320px,calc(100vw - 32px))}.emojiPicker .emoji-mart{width:100%!important}.send-chat-messages .send-btn{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:10px;background:#1d68f2;color:#fff;transition:.16s ease}.send-chat-messages .send-btn:hover{background:#1559d3;transform:translateY(-1px)}.send-chat-messages button:disabled,.send-chat-messages input:disabled{cursor:not-allowed;opacity:.65}.composer-disabled-note{margin:8px 0 0 54px;color:#d92d20;color:var(--danger);font-size:12px;font-weight:700}.welcome-chat-menu{display:flex;height:100%;max-width:450px;flex-direction:column;justify-content:center;margin:0 auto;background:transparent}.empty-state-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:18px;border-radius:15px;background:#eaf1ff;background:var(--brand-soft);color:#2563eb;color:var(--brand);font-size:22px}.welcome-chat-menu h5{max-width:360px;margin:0 0 9px;color:#182230;color:var(--ink);font-size:29px;font-weight:800;line-height:1.18}.welcome-chat-menu>p:not(.eyebrow){max-width:380px;margin:0;color:#667085;color:var(--muted)}.empty-state-actions{display:flex;flex-wrap:wrap;grid-gap:9px;gap:9px;margin-top:24px}.groups-workspace,.people-workspace{display:grid;min-height:calc(100vh - 72px);margin-left:76px}.people-workspace{grid-template-columns:380px minmax(0,1fr)}.discover-groups-pane,.groups-pane,.people-list-pane{min-width:0;background:#fff;background:var(--surface)}.groups-pane,.people-list-pane{border-right:1px solid #e6eaf0;border-right:1px solid var(--line)}.create-group-pane,.discover-groups-pane,.people-discovery-pane{padding:42px clamp(24px,4vw,66px)}.create-group-pane,.discover-groups-pane{padding-left:32px;padding-right:32px}.people-discovery-pane{background:#f6f8fc;background:var(--canvas)}.friends-list,.groups-list,.recent-groups-list{padding-bottom:18px}.people-discovery-pane>.page-heading,.people-discovery-pane>div:not(.page-heading){width:100%;max-width:1040px}.search-friends{width:100%;margin-top:28px}.search-friends .search{padding:0 0 12px}.search-friends .form-control,.searched-result{border:1px solid #e6eaf0;border:1px solid var(--line);background:#fff;background:var(--surface)}.searched-result{display:flex;width:100%;align-items:center;grid-gap:14px;gap:14px;min-height:76px;margin:8px 0;padding:12px 14px;border-radius:10px;box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:var(--shadow-sm)}.searched-result:hover{border-color:#bfd0ff;box-shadow:0 6px 16px rgba(37,99,235,.08)}.searched-result img{width:42px;height:42px;border-radius:50%;object-fit:cover}.searched-result-avatar{flex:0 0 auto}.searched-result-content{min-width:0;flex:1 1 auto}.searched-result-action{flex:0 0 auto}.searched-result h5{margin:1px 0 4px;color:#182230;color:var(--ink);font-size:13px;font-weight:750}.searched-result h5,.searched-result p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searched-result p{margin:0;color:#667085;color:var(--muted);font-size:11px}.searched-result .add-friend-btn{min-width:116px;padding:8px 10px;border-radius:7px;background:#2563eb;background:var(--brand);color:#fff;font-size:11px;font-weight:700}.searched-result .add-friend-btn:hover{background:#1d4ed8;background:var(--brand-hover);color:#fff}.groups-workspace{grid-template-columns:380px minmax(0,1fr) minmax(0,1fr);background:#f6f8fc;background:var(--canvas)}.groups-pane{padding-top:1px}.create-group-pane{border-right:1px solid #e6eaf0;border-right:1px solid var(--line)}.create-group,.discover-groups-pane{background:#fff;background:var(--surface)}.create-group{padding:25px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:var(--shadow-sm)}.create-group h5{margin:0 0 8px;color:#182230;color:var(--ink);font-size:19px;font-weight:750}.create-group .form-group{margin-bottom:13px}.create-group .create-group-btn,.join-group-btn-modal,.profile-submit-btn{min-height:42px;border:0;border-radius:8px;background:#2563eb!important;background:var(--brand)!important;color:#fff!important;font-size:13px;font-weight:700}.create-group .create-group-btn:hover,.join-group-btn-modal:hover,.profile-submit-btn:hover{background:#1d4ed8!important;background:var(--brand-hover)!important}.note{margin:0;padding:11px 12px;border-left:3px solid #bdd0ff;border-radius:0 7px 7px 0;background:#eaf1ff;background:var(--brand-soft);color:#42526e;font-size:12px;line-height:1.5}.recent-groups-list-text .list-pane-heading{padding-top:0}.discover-groups-pane .search{padding:0 0 12px}.recent-groups-list-item{margin:0 0 9px;padding:12px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:10px;background:#fff;background:var(--surface)}.recent-groups-list-item:hover{border-color:#bfd0ff;box-shadow:0 6px 16px rgba(37,99,235,.08)}.group-result-row{display:flex;align-items:center;grid-gap:12px;gap:12px}.group-result-row img{flex:0 0 auto;width:44px;height:44px;border-radius:50%;object-fit:cover}.group-result-content{min-width:0;flex:1 1 auto}.group-result-content h5{overflow:hidden;margin:0 0 4px;color:#182230;color:var(--ink);font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.group-result-content .members{margin:0;color:#667085;color:var(--muted);font-size:12px}.recent-groups-list-item .join-group-btn{flex:0 0 auto;min-width:74px;padding:8px 10px;border:1px solid #bfd0ff;border-radius:7px;background:#eaf1ff;background:var(--brand-soft);color:#2563eb;color:var(--brand);font-size:11px;font-weight:700}.recent-groups-list-item .join-group-btn:hover{background:#2563eb;background:var(--brand);color:#fff}.profile{max-width:760px;margin:46px auto;padding:32px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:14px;background:#fff;background:var(--surface);box-shadow:0 20px 44px rgba(16,24,40,.1);box-shadow:var(--shadow-lg)}.profile h5{margin:0 0 8px;font-size:22px;font-weight:800}.profile h6{margin:23px 0 5px;color:#98a2b3;color:var(--quiet);font-size:10px;font-weight:800;letter-spacing:.08em}.img-preview{display:flex;flex-direction:column;align-items:center}#profile-img-preview{width:124px;height:124px;border:4px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px #e6eaf0,0 1px 2px rgba(16,24,40,.04);box-shadow:0 0 0 1px var(--line),var(--shadow-sm)}.profile-upload-button{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;margin:17px 0 0;padding:8px 10px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:7px;color:#182230;color:var(--ink);cursor:pointer;font-size:12px;font-weight:700}.profile-upload-button:hover{background:#f8fafc;background:var(--surface-subtle)}.profile-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.profile-email{margin:1px 0 18px;color:#667085;color:var(--muted);font-size:12px}.profile-email i{margin-right:7px;color:#2563eb;color:var(--brand)}.profile textarea.form-control{height:120px;padding-top:13px}.profile-submit-btn{width:100%}.all-notifications-container{max-width:850px;padding:42px 0;margin:0 auto}.all-notifications-container>h5{margin:0 0 18px;font-size:26px;font-weight:800}.all-notifications{padding:16px;margin-bottom:10px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:10px;background:#fff;background:var(--surface);box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:var(--shadow-sm)}.all-notifications:hover{border-color:#bfd0ff}.all-notifications img{width:48px;height:48px;border-radius:50%;object-fit:cover}.all-notifications .notification-text{margin:0 0 4px;color:#182230;color:var(--ink);font-size:13px}.all-notifications .notification-time{margin:0;color:#98a2b3;color:var(--quiet);font-size:11px}.all-notifications .accept-btn{display:inline-block;padding:8px 10px;border-radius:7px;background:#2563eb;background:var(--brand);color:#fff;font-size:12px;font-weight:700}.all-notifications .decline-btn{margin-left:10px;color:#d92d20;color:var(--danger);font-size:12px;font-weight:700}@media (max-width:1000px){.groups-workspace{grid-template-columns:380px minmax(340px,1fr)}.discover-groups-pane{grid-column:2;border-top:1px solid #e6eaf0;border-top:1px solid var(--line)}.create-group-pane{border-right:0}}@media (max-width:767px){.auth-page{display:block}.auth-intro{min-height:255px;padding:32px 25px;justify-content:flex-start}.auth-intro .brand-mark,.auth-intro .eyebrow,.auth-preview{display:none}.auth-intro h1{margin-top:27px;font-size:50px}.auth-lede{margin:12px 0;font-size:16px}.auth-panel{min-height:calc(100vh - 255px);display:block;padding:28px 24px}.mobile-brand{display:flex;align-items:center;grid-gap:9px;gap:9px;margin-bottom:38px;font-size:15px;font-weight:800}.mobile-brand .brand-mark{width:30px;height:30px;border-radius:8px;font-size:12px}.auth-card h2{font-size:28px}.app-topbar{height:62px;padding:0 13px}.app-brand{font-size:17px}.app-brand-mark{width:29px;height:29px;border-radius:8px;font-size:11px}.app-topbar-actions,.app-topbar-actions .navbar-nav{grid-gap:8px;gap:8px}.app-topbar-actions .dropdown,.app-topbar-actions .navbar-nav>li{height:62px}.app-user-greeting{display:none}.app-topbar-actions .dropdown-menu{right:0;left:auto!important}.sidebar{top:auto;width:100%;height:64px;padding:5px 0}.sidebar ul{flex-direction:row;align-items:center;justify-content:space-around;grid-gap:0;gap:0;padding:0 8px;margin:0}.sidebar li:last-child{margin-top:0}.sidebar-link{width:48px;height:48px;font-size:16px}.sidebar-link:hover span{display:none}.chat-workspace,.groups-workspace,.people-workspace{display:block;min-height:calc(100vh - 62px);height:auto;margin-left:0;padding-bottom:64px}.conversation-pane{height:285px;border-right:0;border-bottom:1px solid #e6eaf0;border-bottom:1px solid var(--line)}.conversation-stage{height:calc(100vh - 347px);min-height:400px}.chat-messages{padding:0 11px}.chat-messages-header{padding:12px 2px}.chat-messages-header .col-md-1{flex:0 0 54px;max-width:54px}.chat-messages-header .col-md-5{flex:1 1;max-width:none;padding-left:0}.chat-messages-header .col-md-6{flex:0 0 40px;max-width:40px}.chat-messages-body{padding:18px 13px}.my-messages-text,.user-messages-text{max-width:calc(100% - 54px);padding:13px 15px 14px;font-size:15px;line-height:1.5}.send-chat-messages{padding:10px 10px max(10px,env(safe-area-inset-bottom))}.message-composer{grid-gap:7px;gap:7px}.getEmojiButton{width:40px;height:40px;font-size:21px}.send-chat-messages .send-btn{width:44px;height:44px}.emojiPicker{right:auto;left:0;max-width:calc(100vw - 32px);overflow:auto}.welcome-chat-menu{padding:0 14px}.welcome-chat-menu h5{font-size:25px}.discover-groups-pane,.groups-pane,.people-list-pane{border-right:0}.groups-pane,.people-list-pane{border-bottom:1px solid #e6eaf0;border-bottom:1px solid var(--line)}.create-group-pane,.discover-groups-pane,.people-discovery-pane{padding:28px 17px}.groups-pane,.people-list-pane{max-height:300px;overflow-y:auto}.page-heading h1{font-size:25px}.search-friends{margin-top:22px}.create-group{padding:20px}.recent-groups-list-text .list-pane-heading{padding-top:0}.profile{margin:22px 14px 82px;padding:24px 18px}.profile .col-md-3,.profile .col-md-9{padding:0}.profile .img-preview{margin-bottom:27px}.all-notifications-container{padding:28px 14px 84px}}.app-topbar-actions .navbar-nav{flex-direction:row}.app-topbar-actions .dropdown{position:relative;display:inline-flex;height:72px;align-items:center}.app-topbar-actions .dropdown-menu{position:absolute!important;z-index:1300;top:calc(100% + 6px)!important;right:0!important;left:auto!important;margin:0;transform:none!important}.app-topbar-actions .dropdown-menu:before{position:absolute;top:-6px;right:18px;width:10px;height:10px;border-top:1px solid #e6eaf0;border-top:1px solid var(--line);border-left:1px solid #e6eaf0;border-left:1px solid var(--line);background:#fff;content:"";transform:rotate(45deg)}.app-topbar-actions .dropdown-menu-notifications{right:50%!important;min-width:300px;transform:translateX(50%)!important}.app-topbar-actions .dropdown-menu-notifications:before{right:50%;transform:translateX(50%) rotate(45deg)}.app-topbar-actions .dropdown-menu-profile{width:190px;min-width:190px;max-width:190px}.chat-messages{min-height:0}.chat-thread{display:flex;min-height:0;height:100%;flex:1 1;overflow:hidden;flex-direction:column}.chat-thread .chat-messages-header{flex:0 0 auto}.chat-thread .chat-messages-body{min-height:0;flex:1 1 auto;overflow-y:auto}.chat-thread .send-chat-messages{flex:0 0 auto;margin:0}.chat-thread .send-chat-messages .message-composer,.chat-thread .send-chat-messages form{min-height:44px;align-items:center}.chat-thread .send-chat-messages .form-group{margin:0}.chat-thread .send-chat-messages .send-btn{margin-left:auto}.welcome-chat-menu{width:100%;max-width:none;align-items:flex-start;justify-content:flex-start;margin:0;padding:clamp(86px,12vh,132px) clamp(36px,9vw,140px) 0}.welcome-chat-menu:after{width:min(680px,72%);height:1px;margin-top:30px;background:#dfe6f2;content:""}.welcome-chat-menu h5{max-width:560px;color:#182235;font-size:clamp(28px,2.45vw,38px);line-height:1.15}.welcome-chat-menu>p:not(.eyebrow){max-width:520px;color:#718096;font-size:14px;line-height:1.65}.create-group .create-group-btn,button.create-group-btn{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;border:0!important;border-radius:9px!important;background:#2563eb!important;background:var(--brand)!important;color:#fff!important;box-shadow:0 9px 18px rgba(37,99,235,.16);font-weight:750}.create-group .create-group-btn:hover,button.create-group-btn:hover{background:#1d4ed8!important;background:var(--brand-hover)!important}.groups-pane .groups-list-item{margin:0 10px 3px;border:1px solid transparent;border-radius:9px}.discover-groups-pane .recent-groups-list-item:hover,.groups-pane .groups-list-item:hover{border-color:#d5e2ff}.discover-groups-pane .list-empty-state,.groups-pane .list-empty-state{min-height:230px;justify-content:center}.create-group-pane{display:flex;min-width:0;flex-direction:column}.create-group{width:100%;max-width:none}.create-group .note{margin-top:13px}.discover-groups-pane{min-width:0}.recent-groups-list-item .join-group-btn{display:flex;min-height:33px;align-items:center;justify-content:center}.people-discovery-pane{min-height:calc(100vh - 72px)}.search-friends{max-width:none}.searched-result{max-width:none;padding:14px 16px}.searched-result .row{width:100%;align-items:center}.searched-result .add-friend-btn{min-width:112px;float:none;text-align:center}.content-empty-state{display:flex;max-width:none;min-height:280px;flex-direction:column;align-items:center;justify-content:center;margin-top:14px;padding:30px;border:1px dashed #cdd9ee;border-radius:12px;background:hsla(0,0%,100%,.45);color:#667085;color:var(--muted);text-align:center}.content-empty-state span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:13px;border-radius:12px;background:#eaf1ff;background:var(--brand-soft);color:#2563eb;color:var(--brand);font-size:18px}.content-empty-state h3{margin:0 0 6px;color:#182230;color:var(--ink);font-size:16px;font-weight:750}.content-empty-state p{margin:0;font-size:13px}.notifications-page,.profile-page{min-height:calc(100vh - 72px);margin-left:76px;padding:48px clamp(28px,5vw,86px)}.notifications-page .page-heading,.profile-page .page-heading{max-width:1180px;margin:0 auto 26px}.profile-page .profile{width:100%;max-width:1180px;min-height:490px;margin:0 auto;padding:42px}.profile-page .profile>form>.row{display:grid;grid-template-columns:minmax(270px,.42fr) minmax(0,1fr);grid-column-gap:56px;-webkit-column-gap:56px;column-gap:56px}.profile-page .profile .col-md-3,.profile-page .profile .col-md-9{max-width:none;padding:0}.profile-page .img-preview{position:-webkit-sticky;position:sticky;top:112px;align-items:flex-start;padding:12px 20px}.profile-page #profile-img-preview{width:146px;height:146px}.profile-page .profile-upload-button{margin-top:20px}.profile-page .profile h5{margin-bottom:22px}.profile-page .profile-email{padding-bottom:18px;border-bottom:1px solid #e6eaf0;border-bottom:1px solid var(--line)}.profile-page .profile textarea.form-control{height:150px}.profile-page .profile-submit-btn{max-width:250px;margin-top:3px}.notifications-page .all-notifications-container{max-width:1180px;padding:0;margin:0 auto}.notifications-page .all-notifications{min-height:94px;padding:18px 20px;margin-bottom:12px}.notifications-page .all-notifications .row{align-items:center}.notifications-page .all-notifications .buttons{margin-left:auto}.notifications-page .all-notifications .accept-btn{min-width:76px;text-align:center}.notifications-page .all-notifications .decline-btn{display:inline-block;min-width:64px;text-align:center}.notifications-page .notifications-empty-state{max-width:none;min-height:330px}.blocked-page{min-height:calc(100vh - 72px);margin-left:76px;padding:42px clamp(24px,5vw,76px);background:#f6f8fc;background:var(--canvas)}.blocked-list{width:min(920px,100%);margin:28px auto 0}.blocked-page .page-heading{width:min(920px,100%);margin:0 auto}.blocked-list-item{display:flex;align-items:center;grid-gap:14px;gap:14px;min-height:76px;margin-bottom:10px;padding:13px 14px;border:1px solid #e6eaf0;border:1px solid var(--line);border-radius:10px;background:#fff;background:var(--surface);box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:var(--shadow-sm)}.blocked-list-item img{width:44px;height:44px;border-radius:50%;object-fit:cover}.blocked-list-item div{min-width:0;flex:1 1 auto}.blocked-list-item h5{margin:0 0 4px;color:#182230;color:var(--ink);font-size:14px;font-weight:800}.blocked-list-item h5,.blocked-list-item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blocked-list-item p{margin:0;color:#667085;color:var(--muted);font-size:12px}.blocked-empty-state{width:100%;min-height:330px}@media (max-width:767px){.app-topbar-actions .dropdown-menu-notifications{right:0!important;width:min(320px,calc(100vw - 22px));min-width:0;transform:none!important}.app-topbar-actions .dropdown-menu-notifications:before{right:18px;transform:rotate(45deg)}.chat-thread .send-chat-messages{margin-bottom:0}.chat-thread .send-chat-messages .message-composer{flex-wrap:nowrap}.welcome-chat-menu{padding:54px 22px 0}.welcome-chat-menu h5{font-size:27px}.welcome-chat-menu>p:not(.eyebrow){font-size:13px}.welcome-chat-menu:after{width:100%}.content-empty-state{min-height:220px}.blocked-page,.notifications-page,.profile-page{min-height:calc(100vh - 62px);margin-left:0;padding:28px 15px 86px}.profile-page .profile{min-height:0;padding:25px 19px}.profile-page .profile>form>.row{display:block}.profile-page .img-preview{position:static;align-items:center;padding:0}.profile-page .profile-submit-btn{max-width:none}.notifications-page .all-notifications{padding:15px}.notifications-page .all-notifications .col-md-1{flex:0 0 52px;max-width:52px}.notifications-page .all-notifications .col-md-8{flex:1 1;max-width:none;padding-right:0}.notifications-page .all-notifications .col-md-3{flex:0 0 100%;max-width:100%;margin-top:14px;padding-left:52px}.notifications-page .all-notifications .buttons{margin:0}.blocked-list-item{align-items:flex-start;flex-wrap:wrap}.blocked-list-item .button-secondary{width:100%}}
/*# sourceMappingURL=main.f0253105.chunk.css.map */