:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17231f;background:#edf0eb;--ink: #17231f;--muted: #6f7c75;--line: #dce2dc;--paper: #fffefb;--canvas: #f3f5f1;--green: #1d6b52;--green-dark: #13513d;--mint: #dff3e9;--coral: #e46f51;--shadow: 0 18px 60px rgba(30, 48, 39, .12)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:14px}.brand-mark svg{width:29px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.brand-mark svg circle{fill:currentColor;stroke:none}.eyebrow{color:var(--green);font-size:11px;letter-spacing:.16em;font-weight:700}.primary-button,.secondary-button{border:0;border-radius:12px;min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:700;cursor:pointer}.primary-button{color:#fff;background:var(--green);box-shadow:0 7px 18px #1d6b5238}.primary-button:hover{background:var(--green-dark)}.secondary-button{background:#edf2ee;color:var(--ink)}.wide{width:100%}button:disabled{cursor:not-allowed;opacity:.5}.icon-button{width:40px;height:40px;border:0;border-radius:11px;background:transparent;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#edf1ed}.icon-button.danger{color:#b7493c}.auth-page,.connect-page{min-height:100vh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#d8efe4 0,transparent 31%),radial-gradient(circle at 85% 80%,#f7dfd2 0,transparent 25%),#eef1ec}.auth-card,.connect-card{width:min(440px,100%);background:#fffefbf0;padding:40px;border:1px solid rgba(255,255,255,.8);border-radius:28px;box-shadow:var(--shadow)}.auth-brand{display:flex;align-items:center;gap:14px}.auth-brand h1,.connect-card h1{margin:1px 0 0;font-size:28px;letter-spacing:-.04em}.auth-intro,.connect-help,.connect-card>p{color:var(--muted);line-height:1.7}.auth-card form{margin-top:28px;display:grid;gap:17px}.auth-card label,.field{display:grid;gap:8px;font-size:13px;font-weight:600}input,textarea,select{width:100%;border:1px solid var(--line);outline:none;border-radius:12px;padding:12px 13px;background:#fff;color:var(--ink);resize:vertical}input:focus,textarea:focus,select:focus{border-color:#62a48e;box-shadow:0 0 0 3px #62a48e1f}.form-error{margin:-6px 0 0;color:#b7493c;font-size:13px}.connect-card{text-align:center}.connect-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:26px;font-weight:700}.connect-brand .brand-mark{width:36px;height:36px;border-radius:12px}.qr-shell{width:250px;height:250px;margin:24px auto;padding:10px;border:1px solid var(--line);background:#fff;border-radius:22px;display:grid;place-items:center}.qr-shell img{width:100%;height:100%;display:block}.qr-placeholder{color:var(--muted);font-size:13px}.connect-status{margin-top:18px;color:var(--muted);display:flex;justify-content:center;align-items:center;gap:8px;font-size:13px}.pulse,.online-dot{width:8px;height:8px;border-radius:99px;background:#32a270;box-shadow:0 0 0 4px #32a2701f}.online-dot.offline{background:#d99045;box-shadow:0 0 0 4px #d9904524}.customer-load-more{width:calc(100% - 24px);margin:10px 12px 18px;min-height:38px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--green);cursor:pointer}.verify-form{margin-top:18px;display:flex;gap:8px}.success-orb{width:74px;height:74px;margin:20px auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:32px}.workspace{height:100vh;min-height:620px;overflow:hidden;background:var(--canvas)}.topbar{height:64px;padding:0 20px;background:var(--paper);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.topbar-brand,.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-brand .brand-mark{width:36px;height:36px;border-radius:11px}.topbar-brand .brand-mark svg{width:25px}.topbar-actions{font-size:12px;color:var(--muted)}.workspace-body{height:calc(100vh - 64px);min-height:0;display:grid;grid-template-columns:330px minmax(380px,1fr) 290px;overflow:hidden}.customer-pane,.info-pane{background:var(--paper);min-width:0;min-height:0}.customer-pane{border-right:1px solid var(--line);display:flex;flex-direction:column}.pane-heading{padding:22px 20px 14px;display:flex;align-items:end;justify-content:space-between}.pane-heading h1{margin:3px 0 0;font-size:23px;letter-spacing:-.04em}.small-action{border:0;background:var(--mint);color:var(--green-dark);border-radius:10px;padding:7px 10px;font-size:12px;font-weight:700;cursor:pointer}.icon-button.compact{width:38px;height:38px;flex:none}.search-box{margin:0 16px;padding:0 11px;height:40px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:8px;color:var(--muted)}.search-box input{padding:0;border:0;box-shadow:none;background:transparent;font-size:13px}.list-meta{padding:13px 18px 7px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.list-meta button{border:0;background:none;color:var(--green);cursor:pointer}.group-filter-row{margin:9px 16px 0;display:flex;gap:6px;align-items:center}.group-filter-row select,.bulk-toolbar select{min-height:38px;padding:7px 10px;font-size:11px}.bulk-toolbar{margin:10px 10px 2px;padding:8px;display:grid;grid-template-columns:auto minmax(80px,1fr) auto auto;align-items:center;gap:5px;border-radius:11px;background:var(--mint);font-size:10px}.bulk-toolbar button{border:0;padding:7px 5px;background:transparent;color:var(--green-dark);font-weight:700;cursor:pointer}.customer-list{overflow-y:auto;flex:1;padding:4px 8px 16px}.customer-row{position:relative;width:100%;border:0;border-radius:14px;padding:12px 10px;display:grid;grid-template-columns:18px 43px minmax(0,1fr);align-items:center;gap:9px;background:transparent;text-align:left;cursor:pointer}.customer-row:hover{background:#f1f4f0}.customer-row.active{background:#e7f2ec}.check-wrap input{accent-color:var(--green)}.avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#d7e9df;color:var(--green-dark);font-size:12px;font-weight:700}.avatar.small{width:37px;height:37px}.avatar.large{width:68px;height:68px;font-size:17px}.customer-copy{min-width:0;display:grid;gap:5px}.customer-line{display:flex;justify-content:space-between;gap:8px;align-items:center}.customer-line strong{font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-line time{flex:none;font-size:10px;color:#89948e}.customer-preview{color:var(--muted);font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.group-badge{width:max-content;max-width:130px;padding:2px 7px;border-radius:99px;color:var(--group-color);background:color-mix(in srgb,var(--group-color) 13%,white);font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.unread{position:absolute;right:10px;bottom:9px;min-width:18px;height:18px;padding:0 5px;border-radius:99px;display:grid;place-items:center;color:#fff;background:var(--coral);font-size:9px;font-weight:700}.empty-list,.chat-empty,.no-chat{color:var(--muted);display:grid;place-items:center;text-align:center}.empty-list{padding:54px 25px;font-size:13px}.chat-pane{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#edf1ec}.chat-header{min-height:65px;padding:10px 15px;border-bottom:1px solid var(--line);background:#fffefbdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;gap:10px}.chat-person{flex:1;display:grid;gap:2px}.chat-person strong{font-size:14px}.chat-person span{color:var(--muted);font-size:10px}.mobile-back{display:none;border:0;background:transparent;padding:4px}.messages{flex:1 1 0;min-height:0;overflow-y:auto;padding:25px clamp(14px,4vw,58px);scroll-behavior:smooth}.chat-empty{height:100%;font-size:13px}.load-older{display:block;margin:0 auto 20px;border:1px solid var(--line);border-radius:99px;padding:7px 13px;background:#ffffffb3;color:var(--muted);font-size:11px;cursor:pointer}.message-row{margin:10px 0;display:flex;align-items:end;gap:5px}.message-row.outbound{justify-content:flex-end}.bubble{max-width:min(72%,620px);padding:10px 13px 7px;background:var(--paper);border-radius:5px 16px 16px;box-shadow:0 3px 12px #1f322912;overflow-wrap:anywhere}.outbound .bubble{color:#fff;background:var(--green);border-radius:16px 5px 16px 16px}.bubble p{margin:0;white-space:pre-wrap;font-size:14px;line-height:1.58}.bubble footer{display:flex;justify-content:flex-end;gap:6px;margin-top:5px;font-size:9px;color:#8b9790}.outbound .bubble footer{color:#ffffffa6}.bubble footer .failed{color:#ffd6cd}.message-image{display:block;max-width:280px;max-height:340px;border-radius:10px;object-fit:cover}.file-card{min-width:220px;display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.file-card span{flex:1;font-size:12px;overflow:hidden;text-overflow:ellipsis}.quote-preview{margin-bottom:7px;padding:6px 8px;border-left:3px solid #8fc0ac;background:#1e6b5214;border-radius:5px;color:#53625b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.outbound .quote-preview{color:#fffc;background:#ffffff1f;border-left-color:#fff9}.quote-button{visibility:hidden;width:29px;height:29px;border:0;border-radius:50%;display:grid;place-items:center;background:#fffc;color:var(--muted);cursor:pointer}.message-row:hover .quote-button{visibility:visible}.composer-quote{padding:8px 15px;border-top:1px solid var(--line);background:#f8faf7;display:flex;justify-content:space-between;align-items:center}.composer-quote span{color:var(--green);font-size:10px;font-weight:700}.composer-quote p{margin:2px 0 0;max-width:50vw;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer-quote button{border:0;background:transparent}.send-warning{padding:8px 14px;background:#fff1dc;color:#8b5d19;border-top:1px solid #f0dbb9;display:flex;justify-content:center;align-items:center;gap:7px;font-size:11px}.composer{position:relative;flex:none;min-height:74px;padding:10px 13px;background:var(--paper);border-top:1px solid var(--line);display:flex;align-items:end;gap:7px}.composer-tools{position:relative;display:flex}.composer textarea{min-height:42px;max-height:130px;resize:none;scrollbar-width:none}.composer textarea::-webkit-scrollbar{display:none}.send-button{flex:none;width:42px;height:42px;border:0;border-radius:12px;color:#fff;background:var(--green);display:grid;place-items:center;cursor:pointer}.quick-picker{position:absolute;left:0;bottom:51px;z-index:5;width:280px;max-height:300px;overflow-y:auto;padding:6px;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.quick-picker button{width:100%;padding:10px;border:0;border-radius:9px;background:transparent;display:grid;gap:3px;text-align:left;cursor:pointer}.quick-picker button:hover{background:var(--canvas)}.quick-picker strong{font-size:12px}.quick-picker span{color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-chat{height:100%;padding:30px}.no-chat .brand-mark{margin-bottom:18px}.no-chat h2{margin:0;color:var(--ink);font-size:21px}.no-chat p{font-size:13px}.info-pane{padding:18px;border-left:1px solid var(--line);overflow-y:auto}.info-title{display:flex;align-items:center;justify-content:space-between}.profile-card{padding:22px 0;display:grid;justify-items:center;gap:5px}.profile-card strong{margin-top:6px}.profile-card>span:last-child{color:var(--muted);font-size:11px}.info-pane .field{margin-bottom:15px}.connection-card{margin-bottom:15px;padding:12px;border:1px solid var(--line);border-radius:13px;background:var(--canvas);display:grid;gap:9px}.connection-card span{display:grid;gap:2px;color:var(--muted);font-size:10px}.connection-card b{color:var(--ink);font-size:11px}.connection-card button{min-height:36px;margin-top:3px;font-size:11px}.danger-zone{margin-top:28px;padding-top:13px;border-top:1px solid var(--line);display:grid;gap:4px}.danger-zone button{border:0;padding:9px;display:flex;gap:8px;align-items:center;background:transparent;color:#a64d42;font-size:11px;cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:20;padding:20px;display:grid;place-items:center;background:#0f1b1673;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-card{width:min(510px,100%);max-height:88vh;overflow-y:auto;padding:24px;border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.modal-card header{display:flex;justify-content:space-between;align-items:start}.modal-card h2{margin:3px 0 0;font-size:22px}.modal-note{color:var(--muted);font-size:12px;line-height:1.6}.group-targets{margin:14px 0;padding:8px;max-height:210px;overflow-y:auto;border:1px solid var(--line);border-radius:13px;display:grid;gap:3px}.target-option{min-height:36px;padding:7px;border-radius:9px;display:flex;align-items:center;gap:8px;font-size:12px;cursor:pointer}.target-option:hover{background:var(--canvas)}.target-option input{width:16px;height:16px;padding:0;accent-color:var(--green)}.color-dot{width:9px;height:9px;border-radius:50%}.group-manager-list{margin:18px 0;display:grid;gap:7px}.group-manager-item{display:grid;grid-template-columns:minmax(100px,1fr) 38px auto 36px 36px;align-items:center;gap:6px}.group-manager-item input{min-height:38px;padding:8px 10px}.group-manager-item>span{color:var(--muted);font-size:10px;white-space:nowrap}.color-input{width:38px!important;height:38px;padding:3px!important;border-radius:9px;cursor:pointer}.new-group{padding-top:16px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(120px,1fr) 42px auto;gap:8px}.modal-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.reply-list{margin:18px 0;max-height:260px;overflow-y:auto;display:grid;gap:7px}.reply-item{padding:11px 12px;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;align-items:center}.reply-item strong{font-size:13px}.reply-item p{margin:3px 0 0;color:var(--muted);font-size:11px}.new-reply{padding-top:16px;border-top:1px solid var(--line);display:grid;gap:9px}.toast-stack{position:fixed;z-index:50;right:18px;top:76px;display:grid;gap:8px}.toast{min-width:220px;max-width:360px;padding:11px 14px;border-radius:12px;color:#fff;background:var(--ink);box-shadow:var(--shadow);font-size:12px}.toast-success{background:var(--green)}.toast-error{background:#a64d42}@media(max-width:1100px){.workspace-body{grid-template-columns:300px minmax(380px,1fr)}.info-pane{position:fixed;z-index:10;right:0;top:64px;bottom:0;width:310px;box-shadow:-18px 0 55px #19282129}}@media(max-width:720px){.workspace{min-height:100dvh;height:100dvh}.topbar{height:58px;padding:0 12px}.workspace-body{height:calc(100dvh - 58px);display:block}.customer-pane,.chat-pane{height:100%}.chat-pane,.mobile-chat-open .customer-pane{display:none}.mobile-chat-open .chat-pane{display:flex}.mobile-back{display:grid;place-items:center}.desktop-only{display:none}.customer-row{padding:13px 9px}.bubble{max-width:85%}.messages{padding:18px 12px}.quote-button{visibility:visible}.info-pane{top:58px;width:min(90vw,340px)}.composer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.auth-page,.connect-page{padding:15px}.auth-card,.connect-card{padding:28px 22px;border-radius:22px}.qr-shell{width:225px;height:225px}.modal-backdrop{align-items:end;padding:0}.modal-card{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding-bottom:max(24px,env(safe-area-inset-bottom))}.toast-stack{left:12px;right:12px;top:68px}.toast{max-width:none}}
