:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#233d39;background:#f6f8f7;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #d7e1dd;border-radius:8px;background:#fff;padding:9px 12px;color:#31534b}button:hover{background:#eef5f1}button:disabled{opacity:.45;cursor:default}input,select,textarea{border:1px solid #d7e1dd;border-radius:8px;padding:10px;background:#fff;color:#233d39;outline:none}input:focus,textarea:focus,select:focus{border-color:#218169;box-shadow:0 0 0 2px #21816918}h1,h2,h3,h4,p{margin:0}h1{font-size:19px;font-weight:600}h2{font-size:19px}small{color:#74847f;font-size:11px}.shell{display:flex;height:100vh;min-height:640px}.rail{width:70px;flex-shrink:0;background:#143e39;color:#b7d5c9;display:flex;align-items:center;flex-direction:column;padding:21px 10px}.brand{color:#fff;font-size:33px;font-weight:800;margin-bottom:50px;letter-spacing:-4px}.brand span{color:#c9e383}.rail-item{font-size:28px;border-radius:10px;padding:8px 11px}.rail-item.active{background:#315851;color:#daf0a7}.rail-bottom{margin-top:auto;font-size:9px;letter-spacing:2px;writing-mode:vertical-rl}main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:89px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid #e2e9e5}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;color:#71877d;margin-bottom:8px}.top-actions{display:flex;align-items:center;gap:22px}.connection{font-size:12px;color:#6f8378}.connection i{display:inline-block;width:7px;height:7px;background:#a4b370;border-radius:50%;margin-right:7px}.notice{display:flex;gap:16px;padding:11px 28px;background:#f3f5e9;color:#666e46;font-size:11px;font-weight:600;border-bottom:1px solid #e5e8d5}.notice span{font-weight:400}.notice .polling{margin-left:auto;color:#8c936f}.workspace{display:flex;flex:1;min-height:0}.inbox{width:335px;flex-shrink:0;background:#fff;border-right:1px solid #e0e7e3;display:flex;flex-direction:column}.inbox-title{display:flex;justify-content:space-between;padding:26px 21px 19px}.inbox-title p{color:#84928a;font-size:12px;margin-top:7px}.add{border:0;background:#e9f1e9;font-size:25px;line-height:24px}.search{margin:0 20px;font-size:11px;background:#f8faf8}.filters{display:flex;flex-wrap:wrap;gap:5px;padding:17px 20px;border-bottom:1px solid #edf1ed}.filters button{font-size:11px;padding:6px 8px;border:0;background:transparent;color:#7d8983}.filters button.chosen{background:#e5f0e8;color:#296249;font-weight:600}.filters span{font-size:9px;margin-left:3px}.conversation-list{overflow-y:auto;flex:1}.conversation{display:flex;border:0;border-bottom:1px solid #edf1ed;border-radius:0;width:100%;text-align:left;padding:20px 17px;gap:12px}.conversation.selected{background:#edf4ed;border-left:3px solid #3f7d60;padding-left:14px}.avatar{width:38px;height:38px;border-radius:12px;background:#e5e9e0;color:#667a54;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.conversation-body{min-width:0;flex:1}.conversation-title{display:flex;justify-content:space-between;gap:6px}.conversation-title strong{font-size:12px}.conversation-title time{font-size:10px;color:#8c968f}.conversation-body p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#8a958d;margin:8px 0 11px}.chips{display:flex;gap:5px;flex-wrap:wrap}.chip{display:inline-block;font-size:9px;padding:4px 7px;border-radius:5px;background:#eef0ec;color:#69736b}.chip.open{background:#dcebdd;color:#47784a}.chip.pending{background:#f4ead2;color:#937337}.chip.resolved{background:#e4e9ee;color:#66788b}.inbox-footer{border-top:1px solid #edf1ed;padding:17px;color:#89948e;font-size:10px}.inbox-footer button{font-size:10px;padding:5px;margin-top:10px;display:block}.chat{display:flex;flex-direction:column;flex:1;min-width:260px;background:#f7f9f6}.chat-header{display:flex;gap:12px;align-items:center;padding:20px 25px;background:#fff;border-bottom:1px solid #e4ebe5}.chat-header h2{font-size:14px}.chat-header p{font-size:11px;color:#8b9990;margin-top:4px}.chat-header>.chip{margin-left:auto}.message-list{flex:1;overflow:auto;padding:25px;display:flex;flex-direction:column;gap:17px;background-image:radial-gradient(#dce5dc .6px,transparent .6px);background-size:18px 18px}.timeline-label{align-self:center;font-size:10px;color:#91a08f;margin-bottom:20px}.message{max-width:85%;padding:13px 16px;background:#fff;border:1px solid #e4eae0;border-radius:0 12px 12px;align-self:flex-start;min-width:170px}.message.out{align-self:flex-end;background:#e5efda;border-color:#d9e4cd;border-radius:12px 0 12px 12px}.message p{font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.message>div{display:flex;justify-content:space-between;gap:18px;margin-top:8px;font-size:9px;color:#85917e}.message small{display:block;margin-top:8px;color:#a07938}.composer{background:#fff;border-top:1px solid #e4eae0;padding:14px 22px}.quick{display:flex;align-items:center;gap:7px;margin-bottom:12px;flex-wrap:wrap}.quick button{font-size:10px;padding:5px 8px;background:#f4f7f1}.quick label{font-size:10px;color:#929987;margin-left:auto;display:flex;gap:5px;align-items:center}.compose-row{display:flex;gap:12px;margin-bottom:8px}.compose-row textarea{resize:vertical;min-height:65px;max-height:150px;flex:1;min-width:0;border:0;background:#f8faf5;font-size:12px}.primary{background:#245e4c;color:#fff;border:0;padding:12px 18px}.primary:hover{background:#194b3c}.details{width:245px;flex-shrink:0;background:#fff;border-left:1px solid #e4eae0;padding:25px 21px;overflow:auto}.details h3{font-size:15px;margin-top:20px}.details>p{font-size:11px;color:#89968d;margin-top:8px}hr{border:0;border-top:1px solid #e9eee8;margin:23px 0}label{display:block;font-size:11px;color:#7a8b7d}label input,label select{display:block;width:100%;margin-top:9px;margin-bottom:13px;font-size:12px}.details button{width:100%;font-size:11px}.details .take{margin:10px 0 25px;background:#edf4e7}.erp-card{margin:28px 0 20px;background:#f7f8f2;border:1px dashed #dce3d3;border-radius:10px;padding:17px}.erp-card h4{font-size:13px;margin:12px 0 9px}.erp-card p{font-size:11px;line-height:1.7;color:#85907d;margin-bottom:15px}.chat-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.placeholder-symbol{font-size:55px;color:#52805f;background:#e8efdf;padding:8px 26px;border-radius:24px;margin-bottom:25px}.chat-placeholder h2{font-size:23px;font-weight:500}.chat-placeholder p{color:#8b9786;line-height:1.8;margin:18px 0 25px;font-size:12px}.empty-list{padding:40px 25px;text-align:center}.empty-list h3{font-size:15px}.empty-list p{font-size:12px;color:#8b968a;line-height:1.8;margin:15px 0}.empty-list button{font-size:11px}.welcome{padding:85px 9vw}.welcome h2{font-size:54px;font-weight:500;letter-spacing:-2px;line-height:1.15;margin:23px 0}.welcome p{color:#859280;line-height:1.9;margin-bottom:25px}.welcome small{display:block;margin-top:20px}.error{padding:12px 25px;background:#fff0ea;color:#a24a32;font-size:12px;display:flex;justify-content:space-between}.error button{padding:0 6px;border:0;background:transparent}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#173b3466;display:flex;align-items:center;justify-content:center;z-index:5;padding:20px}.modal{width:480px;max-height:85vh;overflow:auto;border-radius:16px;background:#fff;padding:28px;box-shadow:0 20px 80px #10312633}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head button{border:0;font-size:24px;padding:0 6px}.modal>p{color:#85907d;font-size:12px;line-height:1.7;margin-bottom:20px}.modal label{margin-top:18px}.modal .primary{width:100%;margin-top:15px}.audit p{border-bottom:1px solid #e6ebe3;padding-bottom:12px}.audit small{overflow-wrap:anywhere}@media(max-width:1150px){.details{width:210px;padding:22px 15px}.inbox{width:290px}.rail{width:55px}.topbar{padding:15px 20px}.connection{display:none}}@media(max-width:850px){.details{display:none}.inbox{width:260px}.notice .polling{display:none}}@media(max-width:600px){.rail{display:none}.workspace{flex-direction:column}.inbox{width:100%;max-height:260px}.inbox-title{padding:10px 15px}.filters{padding:8px 15px}.inbox-footer{display:none}.topbar h1{font-size:13px}.topbar{padding:12px;gap:12px}.top-actions select{width:135px;font-size:11px}.notice{padding:10px;gap:10px}.chat{min-height:400px}.shell{height:auto;min-height:100vh}.welcome{padding:45px 25px}.welcome h2{font-size:40px}}.quick label{white-space:nowrap}.quick label input{width:auto;display:inline-block;margin:0}.access-switch{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#31534b;line-height:1.6;margin:22px 0}.access-switch input{width:auto;margin:4px 0 0}.auth-form{max-width:420px}.auth-form .primary{margin-top:20px}.form-error{color:#a34432!important;margin:12px 0!important}.users-modal{width:640px}.user-list{display:flex;flex-direction:column;gap:7px;max-height:180px;overflow:auto;margin-bottom:25px}.user-list button{text-align:left}.user-list span{display:block;font-size:11px;color:#6e8077;margin-top:4px}.users-modal h3{margin:18px 0}.users-modal label{margin-top:12px}.qr-image{display:block;width:300px;max-width:100%;margin:20px auto}.qr-status{padding:12px;background:#edf4e7;border-radius:8px;color:#245e4c}.qr-actions{display:flex;gap:12px;align-items:center;margin:20px 0}.qr-actions .primary{width:auto;margin:0}.qr-modal small{display:block;line-height:1.7}.history-controls{display:flex;gap:8px;align-items:center;padding:10px 16px;flex-wrap:wrap;background:#fff;border-bottom:1px solid #e4eae0}.history-controls span{font-size:11px;color:#61756a}.history-controls button{font-size:11px}.delivery-modal{width:650px}.delivery-item{padding:18px 0;border-bottom:1px solid #e4eae0}.delivery-item p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.6;margin:10px 0}.delivery-item .chip{margin-left:10px}.delivery-actions{display:flex;gap:8px;margin-top:12px}.delivery-modal>small{display:block;margin-top:20px}.chat-tabs{display:flex;gap:8px;padding:10px 20px;background:#fff;border-bottom:1px solid #e4eae0}.chat-tabs .chosen{background:#e5efda;font-weight:600}.collaboration-panel{flex:1;overflow:auto;padding:20px;min-height:0}.internal-banner,.internal-note{background:#fff5ce;border:1px solid #e8dba2;border-radius:10px;padding:15px;margin-bottom:12px}.internal-banner p{font-size:12px;line-height:1.6;margin-top:8px}.collaboration-form{padding:16px;background:#fff;border:1px solid #e4eae0;border-radius:10px;margin:18px 0 26px}.collaboration-form textarea,.modal label textarea{display:block;width:100%;min-height:85px;resize:vertical;margin:9px 0 14px}.collaboration-form small{display:block;line-height:1.6}.schedule-warning{font-size:12px;line-height:1.6;color:#8a4a25;background:#fff0e1;padding:10px;margin-top:12px}.collaboration-form .primary{margin-top:14px}.collaboration-panel h3{margin:20px 0 12px}.task-card{background:#fff;border:1px solid #dce6dd;border-radius:9px;padding:15px;margin:12px 0}.task-card p,.internal-note p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;margin:10px 0}.task-card small,.internal-note small{display:block;margin-top:6px}.task-card .chip{margin-left:8px}.chip.due,.chip.blocked{background:#ffead1;color:#905514}.muted{color:#71877d;font-size:12px;margin:14px 0}.advisor-filter{padding:10px 20px 0}.advisor-filter select{margin-bottom:0}.top-actions{gap:10px}.modal .internal-note button{margin-top:10px}.inbox-footer button{display:inline-block;margin:6px 5px 0 0}.chat-attention{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 20px;background:#fff5ce;border-bottom:1px solid #e8dba2;font-size:12px}.chat-attention .primary{padding:9px 12px;white-space:nowrap}.chat-workflow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 20px;background:#fff;border-bottom:1px solid #e4eae0;font-size:11px}.chat-workflow span{flex:1;min-width:120px;color:#61756a}.chat-workflow button{font-size:11px}.close-explanation{display:block;margin-top:6px;line-height:1.5}@media(max-width:1000px){.compose-row{flex-wrap:wrap}.compose-row textarea{flex-basis:100%}}.attachment{margin:12px 0 4px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:100%}.attachment audio{width:300px;max-width:100%}.attachment a{font-size:11px;color:#245e4c}.attachment .image-preview{padding:0;overflow:hidden;border:0;background:transparent}.image-preview img{display:block;max-width:100%;max-height:260px;object-fit:contain;border-radius:8px}.image-viewer{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:95vw;max-height:90vh}.image-viewer img{max-width:95vw;max-height:80vh;object-fit:contain}.attachment small{white-space:normal}.rail button{border:0;background:transparent;color:#b7d5c9;margin-bottom:12px;font-size:23px;padding:8px}.rail button.active{background:#315851}.admin-nav{position:fixed;left:70px;top:0;bottom:0;width:270px;padding:26px 20px;background:#fff;z-index:4;box-shadow:10px 0 35px #143e3926;overflow:auto}.admin-nav>button{display:block;width:100%;text-align:left;margin:10px 0;padding:14px}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:#143e3940;z-index:3}.details-heading{display:flex;gap:8px;align-items:center;justify-content:space-between}.details-heading .eyebrow{margin:0}.details-heading button{width:auto;font-size:20px}.details>small{display:block;margin-top:8px;line-height:1.5}.details label{margin-top:18px}.keyboard-hint{display:block;margin-bottom:5px}.chat-header{flex-wrap:wrap}.chat-header>button{font-size:11px}.workspace{position:relative}.mobile-menu{display:none}@media(max-width:1150px){.admin-nav{left:55px}}@media(max-width:1050px){.details{display:block;position:absolute;right:0;top:0;bottom:0;width:290px;z-index:2;box-shadow:-8px 0 24px #143e3920}}@media(max-width:600px){.admin-nav{left:0;width:min(300px,90vw)}.mobile-menu{display:block}.top-actions{flex-wrap:wrap;gap:5px}.topbar{height:auto}.details{position:fixed;top:0;bottom:0;width:min(320px,95vw);z-index:3}.chat-header{padding:14px}.keyboard-hint{line-height:1.5}}.unread-filter{display:flex;align-items:center;gap:8px;padding:10px 20px;border-bottom:1px solid #edf1ed;color:#31534b}.unread-filter input{width:auto;margin:0}.unread-filter span{margin-left:auto;font-weight:700}.unread-badge{background:#245e4c;color:#fff;border-radius:12px;padding:2px 6px;font-size:10px;white-space:nowrap}.conversation-title{align-items:center}.conversation-title strong{flex:1;overflow-wrap:anywhere}.new-message{display:block;color:#245e4c;font-size:10px;font-weight:600;margin-bottom:6px}.located-message{outline:3px solid #c4a844;outline-offset:3px}.chat-tools{display:flex;gap:8px;padding:8px 20px;background:#fff;flex-wrap:wrap;border-bottom:1px solid #e4eae0}.chat-tools button{font-size:11px}.history-search{position:absolute;right:0;top:0;bottom:0;width:min(410px,100%);background:#fff;z-index:3;padding:22px;overflow:auto;box-shadow:-8px 0 30px #143e3926}.history-search .modal-head{margin-bottom:12px}.history-search>small{display:block;line-height:1.6;margin-top:12px}.search-filters{display:flex;gap:12px}.search-filters label{flex:1;min-width:0}.search-results article{padding:15px 0;border-bottom:1px solid #dce5de}.search-results article p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.6;margin:8px 0}.search-results button{display:block;margin-top:8px;font-size:11px}.search-results>p{padding:20px 0;color:#61756a}.history-search>button{margin-top:14px}.message>div{flex-wrap:wrap}.message time{white-space:nowrap}.chat{min-height:0}.chat-tabs,.chat-tools,.chat-workflow,.history-controls,.chat-header,.composer{flex-shrink:0}.message-list{min-height:120px}.details label input:disabled{background:#f5f7f4}.top-actions button{font-size:12px}.inbox-title{padding:18px 20px 14px}.filters{padding:12px 16px}.chat-header{padding:15px 20px}.chat-workflow,.chat-tabs{padding:8px 20px}.history-controls{padding:8px 16px}.composer{padding:12px 18px}.compose-row textarea{min-height:55px}.notice{padding:8px 24px}.topbar{height:75px}.inbox-footer{padding:12px 17px}.chat-placeholder>small{margin-top:10px}button:focus-visible,a:focus-visible{outline:3px solid #96b66b;outline-offset:2px}@media(max-width:600px){.chat{min-height:480px}.history-search{position:fixed;z-index:4}.chat-tools,.chat-workflow,.chat-tabs{padding:8px 12px}.chat-tools button{font-size:10px;padding:7px}.topbar{height:auto}.notice span{display:none}}.chat-tabs{align-items:center;flex-wrap:wrap}.chat-tabs button{font-size:11px}.reading-menu{position:relative;margin-left:auto;font-size:11px}.reading-menu summary{cursor:pointer;padding:8px;border-radius:8px;color:#31534b}.reading-menu>div{position:absolute;right:0;top:100%;z-index:3;width:210px;background:#fff;padding:12px;box-shadow:0 8px 24px #143e3933;border:1px solid #e4eae0;border-radius:8px}.reading-menu button{display:block;width:100%;margin-bottom:8px;text-align:left}.reading-menu small{display:block;line-height:1.5}.chip{font-size:10px}small{font-size:12px}.message>div{font-size:10px}.details>p{font-size:12px}.conversation-body p{color:#61756a}.conversation-title strong{font-size:13px}.history-search .primary{width:100%}.modal .form-error{overflow-wrap:anywhere}.welcome h2{font-size:42px}.modal-head h2{font-size:20px}.modal .user-list button{text-align:left}.search-results mark{background:#f8edb2;color:inherit}.close-explanation{font-size:10px}.keyboard-hint{font-size:11px}.chat-header>div:not(.avatar){min-width:0;flex:1}.chat-header h2,.details h3,.topbar h1{overflow-wrap:anywhere}.modal{max-width:100%}.attachment-composer{width:560px}.file-picker{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.attachment-actions{display:flex;gap:10px;margin-bottom:16px}.file-preview{padding:16px;background:#f4f7f2;border-radius:10px;margin:16px 0}.file-preview strong{overflow-wrap:anywhere}.file-preview small{display:block;margin:8px 0}.file-preview img{display:block;max-width:100%;max-height:250px;margin:auto;object-fit:contain}.file-preview audio{width:100%}.file-preview p{font-size:12px;line-height:1.5}.attachment-composer>small{display:block;margin-top:12px;line-height:1.6}.attachment-composer progress{width:100%;margin-top:15px}.recording-status{background:#fff0e6;padding:18px;border-radius:10px;display:flex;gap:12px;flex-wrap:wrap}.recording-status small{width:100%}.inbox-pages{display:flex;gap:6px;padding:10px 12px;align-items:center;flex-wrap:wrap;border-top:1px solid #e4eae0;background:#fff}.inbox-pages button{font-size:11px;padding:6px 8px}.inbox-pages span{font-size:11px;margin:auto}.inbox-title p{line-height:1.5}.forward-dialog{width:min(560px,94vw)}.forward-preview{background:#f4f7f3;padding:12px;border-radius:10px;max-height:130px;overflow:auto;overflow-wrap:anywhere}.forward-preview p{white-space:pre-wrap;margin:6px 0}.forward-targets{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow:auto;margin:12px 0}.forward-targets button{text-align:left;padding:10px;display:flex;flex-direction:column;gap:5px;flex-shrink:0}.forward-targets button[aria-pressed=true]{border:2px solid #255f50;background:#edf6f0}.forward-confirm{background:#edf6f0;border-radius:8px;padding:12px;overflow-wrap:anywhere}.forward-message{font-size:11px;padding:3px 8px;margin-top:6px;opacity:.8}.forward-dialog>.primary{margin-top:15px;width:100%}.quoted-message{display:block;width:100%;text-align:left;background:#e6eee6;border:0;border-left:3px solid #397c66;border-radius:7px;padding:9px;margin-bottom:8px;color:#284c40}.quoted-message strong,.quoted-message span{display:block}.quoted-message span{white-space:pre-wrap;overflow-wrap:anywhere;max-height:90px;overflow:hidden;font-size:12px;margin-top:5px}.quoted-message:disabled{opacity:1;cursor:default}.reply-selection{display:flex;justify-content:space-between;gap:12px;padding:9px 12px;margin-bottom:9px;background:#edf3e9;border-left:3px solid #397c66;border-radius:7px}.reply-selection p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:65px;overflow:auto;margin:5px 0;font-size:12px}.reply-selection>div{min-width:0}.reply-selection>button{align-self:flex-start}
