@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#172328;background:#e9efed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,#d7f5a833 0,transparent 30%),linear-gradient(145deg,#071f27,#123c3b 58%,#315b49)}.auth-card{width:min(430px,100%);background:#fff;border-radius:24px;padding:34px;box-shadow:0 28px 80px #03151d66}.auth-brand{display:flex;align-items:center;gap:12px}.auth-brand .brand-mark{margin:0}.auth-brand>div:last-child{display:grid;gap:2px}.auth-brand span{color:#71847e;font-size:10px;font-weight:800;letter-spacing:.14em}.auth-brand strong{color:#153239;font:800 16px Manrope}.auth-copy{margin:32px 0 24px}.auth-copy h1{font-size:25px;margin:0 0 6px}.auth-copy p{margin:0;color:#71827d;font-size:14px}.auth-card form label{display:grid;gap:7px;color:#4f625d;font-size:12px;font-weight:700;margin:14px 0}.auth-card input{height:45px;border:1px solid #d5e1dd;border-radius:11px;padding:0 13px;outline:none}.auth-card input:focus{border-color:#7dad45;box-shadow:0 0 0 3px #8ec6501c}.password-field{position:relative;width:100%}.password-field input{width:100%;padding-right:45px}.password-toggle{position:absolute;top:50%;right:7px;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#587069}.password-toggle:hover{background:#edf3f1;color:#173e3d}.auth-submit{width:100%;height:45px;margin-top:8px}.auth-link{width:100%;border:0;background:transparent;color:#426c5d;padding:13px 4px 2px;font-size:12px;font-weight:700}.auth-link:hover{color:#173e3d;text-decoration:underline}.auth-error{background:#fbe8e9;color:#8e3037;border-radius:9px;padding:9px 11px;font-size:12px}.auth-secure{margin-top:22px;display:flex;justify-content:center;align-items:center;gap:6px;color:#7b8c86;font-size:11px}.auth-loading{display:flex;flex-direction:column;align-items:center;gap:15px;color:#d9e7e2}.auth-loading .brand-mark{margin:0}.recovery-success{display:grid;justify-items:center;text-align:center;gap:7px;padding:22px;border-radius:14px;background:#edf7e4;color:#345643}.recovery-success strong{font:800 16px Manrope}.recovery-success p{margin:0;color:#64786f;font-size:13px;line-height:1.45}.reset-done{margin-top:28px}.reset-done .primary{margin-top:12px}.app-shell{display:grid;grid-template-columns:76px 390px 1fr;grid-template-rows:minmax(0,1fr);height:100vh;overflow:hidden;background:#f5f8f7}.rail{background:#071f27;color:#fff;padding:20px 14px;display:flex;flex-direction:column;align-items:center;gap:12px}.brand-mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;font:800 22px Manrope;color:#09242a;background:#c6f46d;margin-bottom:25px}.rail-button{width:45px;height:45px;border:0;border-radius:12px;color:#91a5aa;background:transparent;display:grid;place-items:center;position:relative}.rail-button:hover,.rail-button.active{background:#143841;color:#d5ff80}.rail-button.notifications-on{color:#b9ef66}.rail-badge{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 3px;border-radius:9px;display:grid;place-items:center;background:#e25b57;color:#fff;font-size:9px;line-height:1;border:2px solid #082730}.rail-spacer{flex:1}.user-avatar{width:41px;height:41px;border-radius:50%;background:#e4aa62;color:#2b1906;display:grid;place-items:center;font-weight:800;font-size:13px}.inbox{background:#fff;border-right:1px solid #dfe8e5;display:flex;flex-direction:column;min-width:0;min-height:0}.inbox-header{padding:25px 23px 14px;display:flex;align-items:end;justify-content:space-between}.eyebrow{color:#6c817b;font-size:11px;font-weight:800;letter-spacing:.14em}h1{margin:2px 0 0;font:800 25px Manrope;color:#10282e}.filters{padding:8px 20px 15px;display:grid;gap:9px}.inbox-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.inbox-tabs button{min-width:0;border:1px solid #dce5e2;border-radius:8px;background:#fff;color:#697b76;padding:7px 3px;font-size:10px;white-space:nowrap}.inbox-tabs button.selected{background:#234b43;border-color:#234b43;color:#fff}.inbox-tabs b{display:inline-grid;place-items:center;min-width:16px;height:16px;padding:0 3px;margin-left:2px;border-radius:8px;background:#e7efec;color:#48665d;font-size:9px}.inbox-tabs button.selected b{background:#ffffff2b;color:#fff}.search{height:42px;padding:0 12px;background:#f2f6f4;border:1px solid transparent;border-radius:11px;display:flex;align-items:center;gap:9px;color:#82918d}.search:focus-within{border-color:#9aca54;background:#fff}.search input{width:100%;background:transparent;border:0;outline:none;color:#273d42}select,.modal input,.modal textarea{width:100%;border:1px solid #d7e2df;border-radius:10px;background:#fff;padding:10px 12px;color:#22383d;outline:none}.filters select{padding:9px 12px}.conversation-list{overflow:auto;flex:1;padding:0 10px 20px}.conversation-row{width:100%;border:0;background:transparent;border-radius:12px;padding:12px 11px;display:flex;gap:11px;text-align:left;color:inherit}.conversation-row:hover{background:#f5f8f6}.conversation-row.selected{background:#edf7e4}.avatar{flex:0 0 auto;width:43px;height:43px;border-radius:14px;background:#dce8e4;color:#28443e;display:grid;place-items:center;font-weight:800;font-size:13px}.avatar.large{width:45px;height:45px;border-radius:50%}.conversation-copy{min-width:0;flex:1}.row-title,.row-preview{display:flex;align-items:center;justify-content:space-between;gap:8px}.row-title strong{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.row-title time{color:#8a9995;font-size:11px;flex:none}.row-preview{margin-top:5px;color:#687b76;font-size:13px}.row-preview>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread{min-width:19px;height:19px;border-radius:10px;background:#74b62f;color:#fff;display:grid;place-items:center;font-size:10px}.conversation-copy small{display:block;color:#97a49f;font-size:10px;margin-top:5px}.empty-list{color:#92a29d;text-align:center;padding:60px 20px}.chat{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#edf2ef;position:relative}.chat-header{height:76px;flex:0 0 auto;background:#fffffff0;border-bottom:1px solid #dce5e2;display:flex;align-items:center;padding:0 24px;gap:12px}.chat-person{display:flex;flex-direction:column;gap:3px}.chat-person strong{color:#122b31}.chat-person span{color:#71837e;font-size:12px}.management-controls{margin-left:auto;display:flex;align-items:center;gap:7px}.management-controls select{width:auto;min-width:120px;padding:7px 9px;font-size:11px;border-radius:8px}.tools-button{border:0;border-radius:8px;padding:8px 9px;background:#edf3f0;color:#39564d;display:flex;align-items:center;gap:5px;font-size:11px}.tools-button b{min-width:17px;height:17px;border-radius:9px;display:grid;place-items:center;background:#6da234;color:#fff;font-size:9px}.mode-switch{margin-left:auto;background:#eef3f1;border-radius:10px;padding:4px;display:flex}.management-controls+.mode-switch{margin-left:0}.mode-switch button{border:0;padding:7px 10px;border-radius:7px;background:transparent;color:#74837f;display:flex;align-items:center;gap:5px;font-size:12px}.mode-switch button.selected{background:#fff;color:#254139;box-shadow:0 2px 8px #193b2912}.message-area{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:28px clamp(25px,6vw,85px);background-color:#edf2ef;background-image:radial-gradient(#cddad5 .75px,transparent .75px);background-size:16px 16px}.day-pill{width:max-content;margin:0 auto 24px;background:#dce5e1;color:#61736d;border-radius:12px;padding:5px 11px;font-size:11px;font-weight:700}.message-line{display:flex;margin:7px 0}.message-line.out{justify-content:flex-end}.bubble{max-width:min(570px,75%);border-radius:6px 16px 16px;padding:10px 12px 7px;background:#fff;box-shadow:0 2px 5px #1e4b3612}.message-line.out .bubble{background:#d9f7a8;border-radius:16px 6px 16px 16px}.bubble p{white-space:pre-wrap;margin:0;line-height:1.45;font-size:14px}.message-image,.message-video{display:block;max-width:100%;width:min(360px,65vw);max-height:420px;object-fit:contain;border-radius:10px;margin-bottom:7px;background:#172328}.message-audio{display:block;width:min(330px,65vw);margin:2px 0 5px}.message-document{min-width:220px;display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;background:#ffffffa8;color:#294c42;text-decoration:none;font-size:13px;font-weight:700;margin-bottom:5px}.message-document:hover{background:#fff}.bubble span{margin-top:4px;color:#74857f;font-size:10px;display:flex;justify-content:flex-end;align-items:center;gap:3px}.bubble span em{font-style:normal;font-weight:700;color:#537064;margin-right:3px}.composer{min-height:76px;flex:0 0 auto;padding:14px 24px;display:flex;gap:10px;align-items:center;background:#fff;border-top:1px solid #dfe7e4}.composer input{height:45px;flex:1;border:1px solid #dbe4e1;background:#f5f8f7;border-radius:13px;padding:0 16px;outline:none}.attach-button{width:45px;height:45px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;background:#edf3f1;color:#3f6157;cursor:pointer}.attach-button:hover{background:#dfeae6}.attach-button.disabled{opacity:.45;cursor:wait}.attach-button input{display:none}.quick-reply-button{width:45px;height:45px;flex:0 0 auto;border:0;border-radius:13px;display:grid;place-items:center;background:#edf3f1;color:#3f6157}.quick-reply-button:hover{background:#dfeae6}.composer input:focus{border-color:#91bd51;background:#fff}.send-button{width:45px;height:45px;border:0;border-radius:13px;display:grid;place-items:center;background:#143e3c;color:#fff}.send-button:disabled{opacity:.4}.chat-placeholder{margin:auto;width:min(470px,86%);text-align:center}.placeholder-icon{width:84px;height:84px;margin:auto;border-radius:28px;background:#d9e9df;color:#2b5547;display:grid;place-items:center}.chat-placeholder h2{font:800 24px Manrope;margin:18px 0 5px;color:#18343a}.chat-placeholder>p{color:#758680;margin-top:0}.account-summary{margin-top:25px;background:#fff;padding:10px;border-radius:16px;box-shadow:0 12px 35px #214b3620;text-align:left}.account-summary>div{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:10px 9px;border-bottom:1px solid #edf1ef}.account-summary small{color:#778781}.account-summary button{border:0;color:#315f4e;background:#edf7e4;padding:6px 8px;border-radius:7px;display:flex;gap:4px}.account-summary .disconnect-account{color:#9b3434;background:#fff0f0}.account-summary .disconnect-account:hover:not(:disabled){background:#ffe1e1}.account-summary button:disabled{cursor:wait;opacity:.65}.status-dot{width:9px;height:9px;border-radius:50%;background:#a5afab}.status-dot.connected{background:#67b331;box-shadow:0 0 0 4px #69b73320}.status-dot.qr_ready,.status-dot.reconnecting{background:#e3a52e}.account-summary .add-account{width:100%;justify-content:center;margin-top:8px;padding:10px;border:1px dashed #aac0b8;background:transparent}.primary,.secondary{border:0;border-radius:10px;padding:10px 14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px}.primary{background:#173e3d;color:#fff}.primary:hover{background:#0d302f}.primary:disabled{opacity:.45}.primary.compact{padding:8px 10px;font-size:12px}.secondary{background:#edf2f0;color:#3c514b}.modal-backdrop{position:fixed;inset:0;z-index:20;background:#071c24aa;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px}.modal{width:min(430px,100%);background:#fff;border-radius:20px;box-shadow:0 25px 70px #06161f55;padding:27px}.modal-symbol,.qr-icon{width:46px;height:46px;border-radius:14px;background:#e8f5d7;color:#365d34;display:grid;place-items:center}.modal h2{font:800 21px Manrope;margin:15px 0 5px;color:#153238}.modal>p{color:#71817c;line-height:1.45;font-size:14px;margin:0 0 20px}.modal label{display:grid;gap:7px;font-size:12px;color:#50635e;font-weight:700;margin:13px 0}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:#89b74d}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.qr-modal{text-align:center}.qr-modal .qr-icon{margin:auto}.qr-modal img{display:block;width:min(300px,100%);margin:12px auto 20px;border-radius:12px}.warning{background:#fff3cd;color:#6a5418;padding:12px;border-radius:10px;font-size:13px}.notice{position:fixed;z-index:40;right:22px;bottom:22px;border:0;border-radius:10px;background:#922f36;color:#fff;padding:12px 16px;box-shadow:0 8px 24px #4d101344}.users-modal{width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto}.users-list{display:grid;gap:7px;margin:18px 0 22px}.user-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px;background:#f4f7f6;border-radius:11px}.user-row .avatar{width:37px;height:37px;border-radius:11px}.user-row>div:nth-child(2){display:grid;gap:2px}.user-row strong{font-size:13px}.user-row span{color:#788883;font-size:11px}.user-row b{color:#426253;background:#e4f0dc;padding:5px 7px;border-radius:7px;font-size:10px}.user-row-actions{display:flex;align-items:center;gap:5px}.user-row-actions button{width:30px;height:30px;border:1px solid #d8e2df;border-radius:8px;background:#fff;color:#426253;display:grid;place-items:center;padding:0}.user-row-actions button:hover:not(:disabled){border-color:#6d8f80;background:#edf5f1}.user-row-actions .danger-icon{color:#a74646}.user-row-actions .danger-icon:hover:not(:disabled){border-color:#d59a9a;background:#fff0f0}.user-row-actions button:disabled{opacity:.4;cursor:not-allowed}.new-user-form{border-top:1px solid #e2e9e6;padding-top:18px}.automation-modal{width:min(780px,calc(100vw - 30px));max-height:90vh;overflow:auto}.automation-close{position:sticky;top:0;z-index:5;float:right;width:38px;height:38px;margin:-4px -4px 0 10px;border:1px solid #d8e2df;border-radius:11px;background:#fff;color:#4f625d;display:grid;place-items:center;box-shadow:0 3px 12px #173e3d1c}.automation-close:hover{background:#f2f6f4;color:#173e3d}.automation-section{border-top:1px solid #e2e9e6;margin-top:18px;padding-top:16px;display:grid;gap:12px}.automation-section h3{margin:0;font-size:15px}.switch-row{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:15px;margin:0!important;padding:10px 12px;border-radius:10px;background:#f4f7f6}.switch-row span{display:grid;gap:2px}.switch-row small{font-weight:400;color:#7a8a85}.switch-row input{width:18px;height:18px;flex:none}.weekday-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekday-picker button{border:1px solid #d7e2df;border-radius:8px;background:#fff;color:#60736d;padding:8px 3px;font-size:11px}.weekday-picker button.selected{background:#2f5a4e;border-color:#2f5a4e;color:#fff}.saved-hint{color:#4b7a3d;font-size:12px;font-weight:700}.automation-rules{display:grid;gap:8px}.automation-rule{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;align-items:center;padding:11px;background:#f4f7f6;border-radius:10px}.automation-rule.inactive{opacity:.55}.automation-rule>div{display:grid;gap:2px}.automation-rule strong{font-size:13px}.automation-rule small{color:#7b8c86;font-size:10px}.automation-rule p{margin:4px 0 0;font-size:12px;color:#50635d;white-space:pre-wrap}.automation-rule a{width:fit-content;margin-top:3px;color:#1d6662;font-size:11px;font-weight:700}.automation-rule .icon-button{width:36px;padding:0;display:grid;place-items:center}.automation-rule .danger-icon{width:34px;height:34px;border:1px solid #e0c4c4;border-radius:8px;background:#fff;color:#a74646;display:grid;place-items:center}.automation-rule-form{border-top:1px dashed #d7e2df;padding-top:12px}.handoff-settings{display:grid;gap:10px;padding:12px;border:1px solid #dce6e2;border-radius:11px;background:#f8faf9}.handoff-settings label{margin:0}.handoff-settings small{color:#7b8c86;font-weight:400}.ai-settings{padding:16px;border:1px solid #dbe7df;border-radius:13px;background:#f7faf8}.ai-settings-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-settings-title h3{margin:0 0 2px}.ai-settings-title small{color:#788a84;font-size:11px}.ai-settings-title b{padding:6px 8px;border-radius:8px;font-size:10px;white-space:nowrap}.ai-settings-title b.configured{color:#3f6934;background:#e4f3d9}.ai-settings-title b.missing{color:#8b4b39;background:#f8e4de}.ai-settings>label{margin:0}.ai-settings>label>small{color:#788a84;font-weight:400}.quick-replies-modal{width:min(680px,calc(100vw - 30px));max-height:90vh;overflow:auto}.quick-reply-search{width:100%;margin:14px 0}.quick-replies-list{display:grid;gap:8px;max-height:310px;overflow:auto;padding-right:3px}.quick-reply-row{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:stretch;border:1px solid #dce5e2;border-radius:11px;background:#f7f9f8;overflow:hidden}.quick-reply-select{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;text-align:left;border:0;background:transparent;padding:11px 12px;color:#253f38}.quick-reply-select:hover{background:#edf5f1}.quick-reply-select span{color:#568044;font-size:11px;font-weight:800}.quick-reply-select strong{font-size:13px}.quick-reply-select p{grid-column:1 / -1;margin:2px 0 0;color:#657873;font-size:12px;line-height:1.35;white-space:pre-wrap}.quick-reply-actions{display:flex;align-items:center;gap:4px;padding:7px}.quick-reply-actions button{width:31px;height:31px;border:1px solid #d8e2df;border-radius:8px;background:#fff;color:#426253;display:grid;place-items:center}.quick-reply-actions .danger-icon{color:#a74646}.quick-reply-form{border-top:1px solid #e2e9e6;margin-top:18px;padding-top:16px}.reports-modal{width:min(850px,calc(100vw - 30px));max-height:90vh;overflow:auto}.reports-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.reports-heading h2{margin-bottom:3px}.reports-heading p{margin:0}.reports-heading select{width:auto;min-width:155px}.report-loading{padding:50px 20px;text-align:center;color:#71837e}.report-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.report-cards>div{min-height:102px;padding:14px;border-radius:12px;background:#f2f6f4;display:flex;flex-direction:column;justify-content:center}.report-cards span{color:#6c7f79;font-size:11px;font-weight:700}.report-cards strong{color:#173e3d;font:800 25px Manrope;margin:4px 0}.report-cards small{color:#82918d;font-size:9px}.status-summary{margin:10px 0 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.status-summary div{display:flex;justify-content:space-between;padding:9px 12px;border:1px solid #dfe7e4;border-radius:9px;color:#60736d;font-size:12px}.status-summary b{color:#294c42}.report-section{border-top:1px solid #e2e9e6;padding-top:15px;margin-top:15px}.report-section h3{margin:0 0 12px;font-size:14px}.report-bars{display:grid;gap:10px}.report-bar-row{display:grid;grid-template-columns:135px 1fr 36px 80px;align-items:center;gap:9px;font-size:11px}.report-bar-row>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.report-bar-row>div{height:9px;border-radius:5px;background:#e8efec;overflow:hidden}.report-bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#315e50,#8bc34b)}.report-bar-row b{text-align:right;color:#315e50}.report-bar-row small{color:#82918d;text-align:right}@media(max-width:760px){.report-cards{grid-template-columns:repeat(2,1fr)}.report-bar-row{grid-template-columns:100px 1fr 30px}.report-bar-row small{display:none}}.section-title{display:flex;align-items:center;gap:7px;color:#29463d;font-weight:800;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.conversation-tools-modal{width:min(600px,100%);max-height:calc(100vh - 40px);overflow:auto}.tools-section{border-top:1px solid #e2e9e6;padding-top:17px;margin-top:18px}.note-form{display:grid;gap:8px;margin-top:10px}.note-form .primary{justify-self:end}.notes-list{display:grid;gap:7px;max-height:180px;overflow:auto;margin-top:11px}.notes-list article{background:#f3f7f5;border-left:3px solid #799b8d;border-radius:7px;padding:9px 11px}.notes-list p{white-space:pre-wrap;margin:0 0 5px;color:#304b43;font-size:13px}.notes-list span,.notes-list small{color:#80908b;font-size:10px}.tag-picker{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.tag-picker label{cursor:pointer}.tag-picker input{position:absolute;opacity:0;pointer-events:none}.tag-picker span{display:inline-block;border:1px solid var(--tag-color);color:var(--tag-color);border-radius:14px;padding:5px 9px;font-size:11px;font-weight:700;opacity:.55}.tag-picker input:checked+span{background:var(--tag-color);color:#fff;opacity:1}.new-tag-row{display:grid;grid-template-columns:1fr 42px auto;gap:7px;margin-top:11px}.new-tag-row input{height:39px;border:1px solid #d7e2df;border-radius:9px;padding:0 10px}.new-tag-row input[type=color]{padding:4px}@media(max-width:850px){.app-shell{grid-template-columns:60px 330px 1fr}.rail{padding-inline:8px}.mode-switch button{font-size:0}.management-controls select{min-width:90px;max-width:110px}.tools-button{font-size:0}}@media(max-width:680px){.app-shell{grid-template-columns:1fr}.rail{display:none}.inbox{grid-column:1}.chat{position:fixed;inset:0;z-index:5;display:none}.chat:has(.chat-header){display:flex}.automation-rule{grid-template-columns:1fr auto auto auto}.automation-rule>div:first-child{grid-column:1 / -1}}
