:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#252b29;background:#f6f7f7;font-synthesis:none;letter-spacing:0;--accent:#087f73;--border:#dde2e0;--muted:#69736e;--red:#b43f43}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);background:white;color:inherit;border-radius:5px;padding:9px 13px;cursor:pointer;font-weight:600;font-size:13px;min-height:38px;text-decoration:none}button:hover,.button:hover{background:#edf2f0}button:disabled{opacity:.5;cursor:wait}button.primary,.primary{background:var(--accent);color:white;border-color:var(--accent)}button.primary:hover{background:#07685f}button.danger{color:var(--red)}:focus-visible{outline:3px solid #72bfb6;outline-offset:3px}input,select,textarea{border:1px solid #cbd3cf;border-radius:4px;padding:10px 11px;min-width:0;background:white;color:inherit;width:100%;font-size:14px}textarea{min-height:112px;resize:vertical;line-height:1.55}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;min-width:0}h1,h2,h3,p{margin:0}h1{font-size:26px;line-height:1.3;font-weight:650}h2{font-size:17px}h3{font-size:15px}small{font-size:12px;color:var(--muted)}svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.7}[hidden]{display:none!important}.icon-button{width:36px;height:36px;min-height:36px;padding:8px;flex-shrink:0;background:transparent;border-color:transparent}.error{color:var(--red);font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.error:empty{display:none}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-size:21px;min-width:0}.brand-mark{display:grid;place-items:center;background:#137f72;color:white;width:34px;height:34px;border-radius:6px;flex-shrink:0}.brand-mark svg{width:21px;height:21px}.auth-screen{min-height:100dvh;display:grid;place-items:center;border-top:5px solid var(--accent);background:#fff}.auth-content{width:min(360px,calc(100% - 40px));padding:48px 0}.auth-content .brand{margin-bottom:40px}.auth-content h1{margin-bottom:24px}.auth-content form{display:grid;gap:18px;margin-top:25px}.auth-content .primary{margin-top:8px;justify-content:space-between}.auth-foot{display:block;font-size:12px;color:var(--muted);margin-top:34px}.segments{display:flex;gap:3px;padding:3px;background:#e9edeb;border-radius:5px;flex-shrink:0}.segments button{border:0;background:transparent;min-height:32px;padding:6px 12px;white-space:nowrap}.segments button.selected{background:white;box-shadow:0 1px 3px #0000000f;color:#086e63}.workspace{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100dvh}.sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;background:#202524;color:#e7eeeb;padding:28px 16px 16px}.sidebar .brand{padding:0 8px}.nav-heading{font-size:10px;font-weight:600;color:#9faea8;margin:40px 12px 12px}.sidebar nav{display:grid;gap:5px}.nav-item{width:100%;justify-content:flex-start;background:transparent;color:#b9c5bf;border:0;padding:11px 12px;font-size:14px;min-height:44px}.nav-item:hover{background:#303936}.nav-item.active{background:#35443e;color:#fff}.nav-item.active svg{color:#90d1ba}.badge{margin-left:auto;background:#afdcc9;color:#233c32;font-size:11px;min-width:20px;text-align:center;border-radius:4px;padding:2px 4px}.sidebar-bottom{margin-top:auto;border-top:1px solid #3b4440;padding-top:17px}.connection{display:flex;align-items:center;gap:7px;font-size:11px;color:#b9c5bf;padding:0 12px 18px}.dot{width:6px;height:6px;border-radius:50%;background:#8cd8b0}.dot.offline{background:#ecaa87}.profile-button{border:0;background:transparent;color:#eef3f0;width:100%;justify-content:flex-start;padding:8px;text-align:left}.profile-button:hover{background:#303936}.profile-button>span:nth-child(2){display:grid;gap:4px;min-width:0;flex:1}.profile-button strong{font-size:12px;overflow-wrap:anywhere}.profile-button small{color:#a8b9af;font-size:11px;text-transform:capitalize}.profile-button>svg{width:15px}.avatar{display:inline-grid;place-items:center;width:34px;height:34px;flex-shrink:0;background:#e6eaf2;color:#4f608c;font-weight:650;font-size:12px;border-radius:50%}.signout{background:transparent;color:#a8b9af;border:0;font-size:12px;margin-top:7px;padding-left:12px}.signout:hover{background:#303936}.main{min-width:0}.page-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 36px;border-bottom:1px solid var(--border);background:#fff}.eyebrow{display:block;font-size:10px;font-weight:650;color:#78847d;margin-bottom:8px}.header-right{display:flex;align-items:center;gap:20px;font-size:12px;color:var(--muted)}.view{padding:25px 36px 40px}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.toolbar>.primary{margin-left:auto}.toolbar>select{width:auto;max-width:180px;font-size:13px;min-height:40px}.search{position:relative;display:flex;flex-direction:row;align-items:center;min-width:180px;flex:1;max-width:380px}.search>svg{position:absolute;left:12px;width:16px;color:#89948e}.search input{padding-left:37px;font-weight:400;height:40px}.section-caption{display:flex;justify-content:space-between;gap:15px;margin:24px 0 12px;font-size:12px;color:var(--muted);line-height:1.5}.posts{border-top:1px solid var(--border)}.post{padding:23px 0;border-bottom:1px solid var(--border)}.post-meta{display:flex;gap:11px;align-items:center;font-size:12px;flex-wrap:wrap}.post-meta .author{font-weight:650;color:#303d36}.post-meta time{color:var(--muted);font-size:11px}.room-label{color:#386b60;background:#e2efeb;padding:3px 7px;border-radius:3px;font-size:11px}.post-flags{display:flex;align-items:center;gap:7px;color:#996c28;font-size:11px}.post-flags svg{width:13px;height:13px}.post-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7;margin:13px 0 10px 45px;max-width:850px}.post-bottom{margin-left:45px;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.post-bottom .reply-button{font-size:12px;border:0;color:var(--muted);padding:5px 8px;background:transparent}.post-bottom .icon-button{color:#75827a;width:30px;height:30px;min-height:30px}.post-bottom .icon-button svg{width:15px}.replies{margin:10px 0 0 45px;border-left:2px solid #d9e7e0;padding-left:16px;display:grid;gap:12px}.reply{font-size:13px;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.reply strong{font-size:12px}.reply time{font-size:11px;color:var(--muted);margin-left:8px}.empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;color:var(--muted)}.empty>svg{width:36px;height:36px;stroke-width:1.25;color:#8b9d94}.empty h2{font-size:16px;color:#56645b}.empty p{font-size:13px;max-width:340px;line-height:1.6}.messages-view{padding:0}.chat-layout{display:grid;grid-template-columns:290px minmax(0,1fr);height:calc(100dvh - 112px);min-height:440px}.inbox{border-right:1px solid var(--border);background:#fbfcfb;overflow-y:auto}.inbox-heading{display:flex;align-items:center;justify-content:space-between;padding:25px 20px 18px}.inbox-heading h2{font-size:14px}.inbox-heading>svg{width:14px;color:#839288}.inbox>.search{margin:0 16px 14px}.chat-item{width:100%;border:0;border-radius:0;background:transparent;padding:16px;display:flex;gap:12px;justify-content:flex-start;text-align:left;border-bottom:1px solid #e7ece9;font-weight:400}.chat-item.selected{background:#e7f0eb;border-left:3px solid var(--accent);padding-left:13px}.chat-item .chat-info{min-width:0;flex:1;display:grid;gap:5px}.chat-info strong{font-size:13px;overflow-wrap:anywhere}.chat-info small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.conversation{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff}.conversation>.empty{flex:1}.conversation-header{display:flex;align-items:center;gap:11px;padding:20px 25px;border-bottom:1px solid var(--border);min-height:83px}.conversation-header h2{font-size:15px;overflow-wrap:anywhere}.conversation-header small{display:block;margin-top:4px}.private-label{margin-left:auto;display:flex;align-items:center;gap:5px;color:#79867d;font-size:11px}.private-label svg{width:13px}.message-stream{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;min-height:0}.bubble{max-width:min(80%,660px);align-self:flex-start;padding:12px 15px;border-radius:6px;background:#f0f2f5}.bubble.mine{align-self:flex-end;background:#e0f1e9}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6}.bubble small{font-size:10px;display:block;margin-top:6px;text-align:right}.chat-compose{border-top:1px solid var(--border);padding:18px 24px;display:flex;gap:12px;align-items:flex-end;background:#fff}.chat-compose textarea{min-height:44px;height:66px;max-height:170px}.chat-compose button{width:44px;height:44px;padding:10px;flex-shrink:0}.older{align-self:center;font-size:12px}.scans{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.scans>.empty{grid-column:1/-1}.scan-card{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;min-width:0}.scan-preview{border:0;background:#e9eeec;border-radius:0;aspect-ratio:4/3;width:100%;padding:12px;overflow:hidden}.scan-preview:hover{background:#e1e9e5}.scan-preview img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 3px #0000001a)}.scan-preview>svg{width:46px;height:46px;color:#b35c58;stroke-width:1.2}.scan-info{padding:14px 15px}.scan-info h3{font-size:14px;overflow-wrap:anywhere;margin-bottom:7px}.scan-info p{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.scan-footer{display:flex;align-items:center;justify-content:space-between;margin-top:13px;font-size:10px;color:#78847d}.privacy{display:inline-flex;align-items:center;gap:5px;color:#746641;background:#f5efdf;padding:3px 6px;border-radius:3px}.privacy.shared{color:#386a60;background:#e7f2eb}.privacy svg{width:11px;height:11px}.members{margin-top:22px;border-top:1px solid var(--border)}.member{display:flex;gap:13px;align-items:center;padding:18px 0;border-bottom:1px solid var(--border)}.member-details{min-width:0;flex:1;display:grid;gap:5px}.member-details strong{font-size:14px;overflow-wrap:anywhere}.member .role{font-size:11px;text-transform:capitalize;color:var(--muted)}.member .actions{margin-left:auto}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.admin-tools{margin-top:36px}.admin-tools h2{margin:28px 0 16px}.invitation{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid var(--border);padding:12px 0;font-size:12px;color:var(--muted)}dialog{border:1px solid var(--border);border-radius:8px;padding:24px;width:min(580px,calc(100% - 28px));max-height:90dvh;color:inherit;box-shadow:0 14px 60px #162c252b}dialog::backdrop{background:#1c262780}dialog.preview-modal{width:min(1000px,calc(100% - 28px))}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.modal-header h2{overflow-wrap:anywhere}.modal-header .icon-button{margin:-8px -8px -8px 0}.modal-form{display:grid;gap:17px}.modal-form .actions{justify-content:flex-end;margin-top:3px}.modal-form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{display:flex;flex-direction:row;align-items:center;font-size:13px;font-weight:400;gap:9px}.check input{width:16px;height:16px;accent-color:var(--accent)}.modal-form .check{align-self:end;min-height:42px}.modal-note{font-size:12px;color:var(--muted);line-height:1.6}.upload-zone{border:1px dashed #a5b9ad;border-radius:5px;min-height:140px;display:flex;align-items:center;justify-content:center;gap:12px;background:#f7faf8;padding:20px}.upload-zone input{padding:7px;background:transparent;border:0;font-size:12px}.upload-zone>svg{width:28px;height:28px;color:var(--accent)}.upload-zone.dragging{background:#e4f1e8;border-color:var(--accent)}#selectedFiles{font-size:12px;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.preview-image{width:100%;max-height:56dvh;object-fit:contain;background:#eef1ef}.pdf-preview{width:100%;height:56dvh;border:1px solid var(--border)}.preview-details{padding-top:18px;display:grid;gap:12px}.preview-details p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.6}.preview-details .actions{justify-content:space-between}.invite-code{font-family:Consolas,monospace;word-break:break-all;font-size:16px;background:#eef3f0;padding:15px;border-radius:4px}.invite-link{font-size:12px;word-break:break-all;color:var(--accent)}#modalError{margin-top:16px}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#243c32;color:white;border-radius:5px;padding:12px 18px;font-size:13px;z-index:20;max-width:calc(100% - 32px);box-shadow:0 5px 20px #0002;overflow-wrap:anywhere}.mobile-back{display:none}
@media(min-width:1500px){.view:not(.messages-view){max-width:1350px;margin:auto}.page-header{padding-left:44px;padding-right:44px}}
@media(max-width:1050px){.workspace{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:24px 10px 12px}.sidebar .brand{font-size:19px;gap:8px}.view{padding:22px}.page-header{padding:20px 22px}.chat-layout{grid-template-columns:240px minmax(0,1fr)}.header-right>span{display:none}.toolbar .search{max-width:none}.toolbar>.primary{margin-left:0}.scans{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}
@media(max-width:700px){.workspace{display:block}.sidebar{position:relative;height:auto;padding:16px 16px 0}.sidebar .brand{padding:0;font-size:20px}.nav-heading{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:17px}.nav-item{padding:10px 2px;justify-content:center;flex-direction:column;gap:6px;font-size:10px;border-radius:4px 4px 0 0;position:relative}.nav-item svg{width:19px;height:19px}.nav-item .badge{position:absolute;top:2px;right:5px;margin:0;font-size:9px;min-width:15px}.sidebar-bottom{position:absolute;right:14px;top:12px;margin:0;padding:0;border:0;display:flex;align-items:center}.sidebar-bottom .connection,.profile-button>span:nth-child(2),.profile-button>svg{display:none}.profile-button{width:40px;height:38px;padding:2px}.signout{font-size:0;padding:8px;margin:0}.signout svg{width:17px}.page-header{height:84px;padding:15px 18px}.page-header h1{font-size:23px}.eyebrow{font-size:9px;margin-bottom:5px}.view{padding:18px}.toolbar{gap:9px}.toolbar .search{flex-basis:100%;max-width:none}.toolbar>select{max-width:calc(50% - 5px);flex:1;font-size:12px}.toolbar .primary{font-size:12px}.section-caption{font-size:11px;flex-wrap:wrap;margin:20px 0 10px}.post{padding:19px 0}.post-body,.post-bottom{margin-left:0}.post-meta{gap:8px}.post-meta time{font-size:10px}.replies{margin-left:8px}.post-body{font-size:14px}.post-meta .avatar{width:29px;height:29px;font-size:10px}.scans{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.scan-preview{aspect-ratio:1/1;padding:8px}.scan-info{padding:11px}.scan-info h3{font-size:13px}.scan-footer{gap:6px;flex-wrap:wrap}.segments button{font-size:11px;padding:6px 9px}.members{margin-top:15px}.member .role{display:none}.member .actions button{font-size:11px;padding:8px}.member-details strong{font-size:13px}.member-details small{font-size:10px}.messages-view{padding:0}.chat-layout{height:calc(100dvh - 210px);min-height:400px;display:block}.inbox{height:100%;border-right:0}.conversation{display:none;height:100%}.chat-layout.open .inbox{display:none}.chat-layout.open .conversation{display:flex}.mobile-back{display:inline-flex}.conversation-header{padding:13px;min-height:70px}.message-stream{padding:17px}.bubble{max-width:90%}.chat-compose{padding:12px}.private-label{font-size:0}.private-label svg{width:16px}.modal-form .row{grid-template-columns:1fr}.auth-content{padding:32px 0}dialog{padding:19px}.preview-details .actions{justify-content:flex-start}.toolbar>h2{font-size:15px}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background .12s ease,color .12s ease}}
