@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;font-size:18.4px;color:#17251f;background:#f3f5f2;font-synthesis:none;--green: #1f4d3d;--mint: #dcece4;--gold: #b99459;--line: #e3e8e4;--muted: #7a8780}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.eyebrow{display:block;color:#9b8057;font-size:11.5px;font-weight:800;letter-spacing:.14em}.loader{height:100vh;display:grid;place-items:center;color:var(--muted)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#f7f8f6}.brand-panel{position:relative;overflow:hidden;padding:7vw;background:linear-gradient(145deg,#132b23,#255442);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.brand-panel:after{content:"";position:absolute;width:600px;height:600px;border:1px solid #ffffff17;border-radius:50%;right:-260px;bottom:-250px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff04}.brand-mark,.logo{width:50px;height:50px;border-radius:14px;background:#c5a165;color:#fff;display:grid;place-items:center;font:800 29.9px Georgia}.brand-panel h1{font:400 clamp(48.3px,6vw,89.7px)/1.05 Georgia;margin:22px 0}.brand-panel p{font-size:19.55px;color:#d3e1da}.secure{display:flex;gap:10px;align-items:center;color:#bdd2c8;font-size:14.95px}.login-card{width:min(430px,80%);align-self:center;justify-self:center;background:#fff;padding:48px;border:1px solid var(--line);border-radius:24px;box-shadow:0 24px 70px #16312414}.login-icon{width:52px;height:52px;border-radius:16px;background:var(--mint);color:var(--green);display:grid;place-items:center}.login-card h2{font-size:32.2px;margin:22px 0 6px}.login-card>p{color:var(--muted);margin:0 0 28px}.login-card label,.sim-config label{display:grid;gap:8px;font-size:13.8px;font-weight:700;margin:18px 0;color:#48534d}.login-card input,.sim-config input,.sim-config select{width:100%;padding:13px 14px;border:1px solid #d9dfdb;border-radius:10px;outline:none;background:#fff}.login-card input:focus,input:focus,textarea:focus{border-color:#69917f;box-shadow:0 0 0 3px #dcece4}.primary,.send{border:0;background:var(--green);color:#fff;padding:13px 18px;border-radius:10px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.login-card .primary{width:100%;margin-top:26px}.login-card small{display:block;text-align:center;margin-top:22px;color:#9aa29e}.error{background:#fff0f0;color:#a53a3a;padding:10px;border-radius:8px;font-size:13.8px}.app-shell{height:100vh;display:grid;grid-template-columns:72px 1fr;overflow:hidden}.rail{background:#162b23;color:#fff;padding:17px 10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.logo{width:42px;height:42px;font-size:24.15px}.rail nav{display:grid;gap:10px}.rail-btn,.icon-btn{border:0;background:transparent;color:inherit;width:42px;height:42px;border-radius:11px;display:grid;place-items:center}.rail-btn svg,.icon-btn svg{width:19px}.rail-btn:hover,.rail-btn.active{background:#ffffff14;color:#d4b47e}.app-shell>main{min-width:0;display:grid;grid-template-rows:70px 1fr;overflow:hidden}.topbar{background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 26px}.topbar>div:first-child b{display:block;margin-top:3px}.top-actions{display:flex;align-items:center;gap:10px;font-size:13.8px}.top-actions .icon-btn{color:#64716a;background:#f5f7f5}.avatar{width:36px;height:36px;border-radius:12px;background:#dcece4;color:#285443;display:grid;place-items:center;font-weight:800;margin-left:6px}.top-actions div:nth-last-of-type(1){display:grid}.top-actions span{color:var(--muted);font-size:11.5px;margin-top:1px}.workspace{display:grid;grid-template-columns:250px 380px minmax(600px,1fr);min-height:0;overflow:hidden}.filters,.queue,.conversation{min-height:0;background:#fff;border-right:1px solid var(--line)}.filters{padding:25px 17px;overflow:auto}.section-title,.queue-head,.chat-head{display:flex;align-items:center;justify-content:space-between}.section-title h1,.page-head h1{font:400 34.5px Georgia;margin:5px 0 22px}.section-title .icon-btn,.queue-head .icon-btn{color:#6d7772;border:1px solid var(--line)}.search{height:42px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding:0 10px;gap:8px;background:#f9faf9}.search svg{width:16px;color:#89938e}.search input{border:0;outline:0;min-width:0;width:100%;background:transparent;font-size:13.8px}.status-nav{display:grid;gap:3px;margin-top:20px}.status-nav button{border:0;background:transparent;padding:10px;border-radius:8px;display:flex;justify-content:space-between;color:#56615b;font-size:13.8px;font-weight:600}.status-nav button:hover,.status-nav button.active{background:#e6f0ea;color:var(--green)}.status-nav i,.row-foot i{font-style:normal;background:#d9e7df;border-radius:99px;padding:2px 7px;font-size:11.5px}.filter-label{margin:26px 9px 10px;font-size:10.35px;letter-spacing:.15em;font-weight:800;color:#9a9f9c}.channel-pills{display:flex;flex-wrap:wrap;gap:6px}.channel-pills button{border:1px solid var(--line);border-radius:99px;background:#fff;padding:6px 9px;font-size:11.5px}.channel-pills button.active{background:#253d34;color:#fff}.sidebar-tip{margin-top:28px;padding:13px;border-radius:10px;background:#f5f1e9;display:flex;gap:9px;color:#796544}.sidebar-tip svg{width:20px;flex:none}.sidebar-tip div{display:grid;gap:3px}.sidebar-tip b{font-size:11.5px}.sidebar-tip span{font-size:10.35px;line-height:1.4}.queue{overflow:auto}.queue-head{height:78px;padding:0 18px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.queue-head h2{font-size:18.4px;margin:0}.queue-head span{color:var(--muted);font-size:11.5px}.conversation-row{width:100%;padding:16px 18px;border:0;border-bottom:1px solid #edf0ee;background:#fff;text-align:left;transition:.15s}.conversation-row:hover,.conversation-row.active{background:#f1f6f3}.conversation-row.active{box-shadow:inset 3px 0 var(--green)}.row-top{display:flex;align-items:center;gap:6px}.row-top b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16.1px}.row-top time{margin-left:auto;flex:none;font-size:11.5px;color:#929a96}.row-context{display:flex;align-items:center;gap:6px;margin-top:7px}.channel,.status{display:inline-flex;align-items:center;width:max-content;border-radius:5px;padding:3px 6px;font-size:10.35px;font-weight:800;letter-spacing:.03em}.channel.telegram{background:#d9eef9;color:#247ba5}.channel.vk{background:#dfeafa;color:#3567a9}.channel.max{background:#e6dcfa;color:#7752ad}.status{background:#eef0ef;color:#5b6660}.status.new{background:#fae9d2;color:#9c6b27}.status.in_progress{background:#dcece4;color:#277054}.meta{color:#9b8057;font-size:11.5px;font-weight:700}.conversation-row p{font-size:13.8px;line-height:1.45;color:#68736d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:10px 0}.row-foot{display:flex;align-items:center;justify-content:space-between;color:#939b97;font-size:11.5px}.row-assignee{margin-left:3px}.row-foot i{background:#c95a50;color:#fff}.row-foot i.read{background:#d9dfdc;color:#66716b}.skeleton{padding:15px;display:grid;gap:12px}.skeleton i{height:110px;border-radius:12px;background:linear-gradient(90deg,#eef1ef,#f8f9f8,#eef1ef);background-size:200%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200%}}.conversation{overflow:hidden}.chat-layout{height:100%;display:grid;grid-template-columns:minmax(400px,1fr) 270px}.chat-layout.details-hidden{grid-template-columns:minmax(0,1fr)}.chat-main{min-width:0;min-height:0;height:100%;overflow:hidden;display:grid;grid-template-rows:76px 1fr auto;border-right:1px solid var(--line)}.chat-head{padding:0 20px;border-bottom:1px solid var(--line)}.chat-head>div:nth-child(2){flex:1}.chat-head h2{font-size:18.4px;margin:0}.chat-head span{font-size:11.5px;color:#8b9590}.chat-avatar{width:40px;height:40px;background:var(--mint);color:var(--green);border-radius:12px;display:grid;place-items:center;margin-right:11px}.online{display:inline-block;width:6px;height:6px;border-radius:50%;background:#49a777}.chat-head select{border:1px solid var(--line);padding:8px;border-radius:8px;font-size:12.65px;background:#fff}.chat-head-actions{display:flex;align-items:center;gap:8px}.details-toggle{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#5f6d66}.details-toggle:hover{border-color:#b7c8bf;background:#f2f7f4;color:var(--green)}.details-toggle svg{width:17px}.timeline{min-height:0;padding:24px;overflow:auto;background:#f8faf8}.message{display:flex;margin:8px 0}.message-focus .bubble{animation:message-focus 1.8s ease}@keyframes message-focus{0%,to{box-shadow:0 2px 8px #1c30250a}20%,70%{box-shadow:0 0 0 4px #d6b27399,0 8px 25px #725f3526}}.message.out{justify-content:flex-end}.bubble{max-width:75%;border-radius:14px 14px 14px 4px;background:#fff;padding:11px 13px;box-shadow:0 2px 8px #1c30250a}.message.out .bubble{background:#244c3d;color:#fff;border-radius:14px 14px 4px}.bubble p{margin:0;white-space:pre-wrap;font-size:14.95px;line-height:1.55}.message-author{display:block;margin-bottom:4px;font-size:11.5px;opacity:.72}.message-reply{margin-bottom:8px;padding:7px 9px;border-left:3px solid #80a895;border-radius:5px;background:#eef5f1;color:#345647;cursor:pointer;transition:background .15s,transform .15s}.message-reply:hover,.message-reply:focus-visible{background:#dfece5;outline:none;transform:translateY(-1px)}.message.out .message-reply{background:#ffffff17;color:#fff}.message-reply b,.message-reply span{display:block;margin:0;text-align:left}.message-reply b{font-size:10.35px}.message-reply span{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bubble span{display:block;font-size:10.35px;opacity:.6;margin-top:6px;text-align:right}.bubble button{border:0;background:#fff1dd;color:#8f5b1f;font-size:11.5px;border-radius:5px;margin-top:7px}.attachments{display:grid;gap:5px;margin-top:8px}.attachment{display:flex;align-items:center;gap:6px;padding:7px;border:1px solid #dfe6e1;border-radius:7px;font-size:11.5px}.attachment svg{width:14px}.attachment span{margin:0;text-align:left;opacity:.85}.attachment img{display:block;width:min(240px,100%);max-height:180px;object-fit:contain;background:#edf2ef;border-radius:8px}.message-actions{display:flex;justify-content:flex-end;gap:12px}.bubble .reply-message,.bubble .edit-message{display:flex;align-items:center;gap:4px;margin:6px 0 0;padding:3px 0;background:transparent;color:inherit;opacity:.62}.bubble .reply-message:hover,.bubble .edit-message:hover{opacity:1}.reply-message svg,.edit-message svg{width:13px}.note{margin:16px auto;max-width:80%;display:flex;gap:9px;padding:10px 13px;border:1px dashed #c3a878;background:#fff9ed;color:#745d38;border-radius:9px}.note svg{width:16px}.note b{font-size:11.5px}.note p{font-size:12.65px;margin:4px 0}.note span{display:block;font-size:10.35px;opacity:.72}.note>div:nth-child(2){min-width:0;flex:1}.note-actions{display:flex;align-items:flex-start;gap:4px;margin-left:auto}.note-actions button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:#f5ead5;color:#755f39}.note-actions button:hover{background:#ead9b7}.note-actions button.delete-note{color:#a54747}.note-actions svg{width:13px}.composer{background:#fff;border-top:1px solid var(--line);padding:10px 17px}.composer.note-mode{background:#fffaf1;border-top-color:#dfcda9}.composer-tabs{display:flex;gap:14px}.composer-tabs button{border:0;background:transparent;padding:6px 0;color:#9aa29e;font-size:11.5px;font-weight:700}.composer-tabs button.active{color:var(--green);border-bottom:2px solid var(--green)}.composer textarea{width:100%;height:72px;resize:none;border:0;outline:0;padding:10px 0;font-size:14.95px;background:transparent}.composer.note-mode textarea{border:1px solid #ead9b9;border-radius:8px;padding:10px 12px;background:#fffdf8}.composer-reply,.composer-editing,.photo-preview{display:flex;align-items:center;gap:9px;margin-top:8px;padding:8px 10px;border-left:3px solid #749d89;border-radius:6px;background:#f2f7f4}.composer-reply>svg,.composer-editing>svg{width:16px;color:var(--green)}.composer-reply div,.composer-editing div,.photo-preview div{min-width:0;display:grid;gap:2px}.composer-reply b,.composer-editing b,.photo-preview b,.photo-preview span{font-size:11.5px}.composer-editing{border-left-color:#b99459;background:#fff8ea}.composer-editing>svg{color:#8f6d36}.composer-editing span,.photo-preview span{max-width:420px;overflow:hidden;color:var(--muted);font-size:10.35px;text-overflow:ellipsis;white-space:nowrap}.photo-preview img{width:54px;height:54px;flex:none;object-fit:cover;border-radius:7px;background:#e8eeea}.composer-reply span{max-width:520px;overflow:hidden;color:var(--muted);font-size:10.35px;text-overflow:ellipsis;white-space:nowrap}.composer-reply button,.composer-editing button,.photo-preview button{width:25px;height:25px;margin-left:auto;border:0;background:transparent;color:#87918c}.composer-reply button svg,.composer-editing button svg,.photo-preview button svg{width:14px}.composer-foot{display:flex;align-items:center;justify-content:space-between}.composer-error{margin:-2px 0 8px;padding:7px 9px;border-radius:6px;background:#fff0f0;color:#a33f3f;font-size:11.5px}.composer-foot span{font-size:10.35px;color:#9aa19d}.composer-actions{display:flex;align-items:center;gap:8px}.photo-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--green);background:#f7faf8;cursor:pointer}.photo-button svg{width:17px}.photo-button input{display:none}.send{padding:8px 12px;font-size:12.65px}.send svg{width:14px}.details{padding:23px 18px;overflow:auto;background:#fff}.details-head h3{font:400 24.15px Georgia;margin:7px 0 2px}.details-head p{font-size:13.8px;color:#9b8057}.details dl{display:grid;grid-template-columns:1fr 1.3fr;gap:12px 8px;margin:22px 0}.details dt{font-size:11.5px;color:#929b96}.details dd{font-size:11.5px;font-weight:700;margin:0;text-align:right}.assignee-select{width:100%;min-width:115px;border:1px solid var(--line);border-radius:6px;padding:5px;background:#fff;font-size:10.35px}.details hr{border:0;border-top:1px solid var(--line);margin:22px 0}.anonymous-card{margin-top:12px;border-radius:11px;background:#f5f1e8;padding:15px;text-align:center;color:#6f6046}.anonymous-card svg{width:27px}.anonymous-card b{display:block;font-size:13.8px;margin:5px}.anonymous-card p{font-size:11.5px;line-height:1.5}.anonymous-card button,.detail-actions button{border:1px solid #d8d2c7;background:#fff;border-radius:8px;padding:8px;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px;width:100%}.anonymous-card button svg,.detail-actions svg{width:13px}.detail-actions{display:grid;gap:7px;margin-top:22px}.detail-actions .danger{color:#a24141;border-color:#efd9d9}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#10241ca8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirm-modal{width:min(430px,100%);padding:28px;border-radius:16px;background:#fff;box-shadow:0 26px 80px #10241c38}.confirm-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#82652f;background:#f5eddd}.confirm-icon svg{width:22px}.confirm-modal h3{margin:18px 0 8px;font-size:23px}.confirm-modal p{margin:0;color:#5f6b65;font-size:14.95px;line-height:1.55}.confirm-modal .audit-warning{margin-top:12px;padding:10px 12px;border-radius:8px;color:#745d38;background:#fff8eb}.closed-modal{width:min(330px,100%);text-align:center}.closed-modal .confirm-icon{margin:0 auto;color:var(--green);background:var(--mint)}.closed-modal .primary{width:100%;margin-top:22px;border:0}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.modal-actions button{min-width:112px;border:1px solid var(--line);border-radius:9px;padding:10px 14px;background:#fff;font-size:12.65px;font-weight:700}.modal-actions .primary{border:0;background:var(--green)}.empty{height:100%;min-height:300px;display:grid;place-content:center;text-align:center;color:#a1aaa5}.empty svg{margin:auto;width:40px}.empty h3{color:#617069;font-size:16.1px;margin:12px 0 4px}.empty p{font-size:11.5px}.page{padding:32px;overflow:auto}.page-head h1{margin-bottom:28px}.panel-title{display:flex;align-items:flex-start;gap:11px}.panel-title>svg{width:21px;color:var(--green)}.panel-title h2,.panel-title p{margin:0}.panel-title h2{font-size:18.4px}.panel-title p{margin-top:3px;color:var(--muted);font-size:11.5px}.users-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(560px,1.5fr);gap:16px;align-items:start}.user-create{display:grid;gap:14px}.user-create label{display:grid;gap:6px;color:#536059;font-size:11.5px;font-weight:700}.user-create input,.user-create select,.user-controls select{width:100%;border:1px solid #dbe1dd;border-radius:8px;padding:10px 11px;outline:none;background:#fff;font-size:12.65px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.users-panel{min-width:0}.users-table{display:grid;margin-top:18px}.user-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(350px,1.25fr);gap:16px;align-items:center;padding:14px 0;border-top:1px solid var(--line)}.user-identity{min-width:0;display:flex;align-items:center;gap:10px}.user-identity>span{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:11px;color:var(--green);background:var(--mint);font-weight:800}.user-identity div{min-width:0;display:grid;gap:2px}.user-identity b{overflow:hidden;font-size:12.65px;text-overflow:ellipsis;white-space:nowrap}.user-identity small,.user-identity i{color:var(--muted);font-size:10.35px;font-style:normal}.user-controls{display:grid;grid-template-columns:.8fr 1.2fr auto;gap:7px}.user-controls select{padding:8px;font-size:10.35px}.user-controls button{border:1px solid #cfe2d8;border-radius:8px;padding:7px 10px;font-size:10.35px;font-weight:700}.user-active{color:#34785a;background:#edf7f1}.user-blocked{color:#a14343;background:#fff0f0}.super-admin-badge{display:flex;align-items:center;justify-content:center;gap:7px;justify-self:end;width:max-content;padding:8px 11px;border-radius:8px;color:#775d31;background:#f6f0e3;font-size:11.5px;font-weight:800}.super-admin-badge svg{width:16px}.audit-panel{margin-top:16px}.audit-list{max-height:420px;margin-top:17px;overflow:auto}.audit-row{display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:center;padding:11px 2px;border-top:1px solid var(--line)}.audit-row>i{width:7px;height:7px;border-radius:50%;background:#62a080}.audit-row div{display:grid;gap:2px}.audit-row b{font-size:11.5px}.audit-row span,.audit-row time{color:var(--muted);font-size:10.35px}.audit-change{display:block;max-width:620px;margin-top:4px;overflow:hidden;color:#73695b;font-size:10.35px;text-overflow:ellipsis;white-space:nowrap}.stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.stat,.panel,.integration-card,.sim-config{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.stat span{font-size:11.5px;color:var(--muted)}.stat strong{display:block;font:400 39.1px Georgia;margin:10px 0}.stat i{font-style:normal;color:#5b9578;font-size:9.2px}.analytics-grid{display:grid;grid-template-columns:minmax(500px,1.6fr) minmax(280px,.7fr);gap:16px;margin-top:16px}.trend-card{min-height:310px}.trend-bars{height:205px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:16px;margin-top:25px;padding:0 10px;border-bottom:1px solid var(--line)}.trend-bars>div{height:100%;display:grid;grid-template-rows:22px 1fr 25px;justify-items:center;align-items:end}.trend-bars i{width:min(42px,72%);min-height:4px;border-radius:6px 6px 0 0;background:linear-gradient(#b8d4c7,#2d5d49)}.trend-bars b,.trend-bars span{font-size:10.35px}.trend-bars span{color:var(--muted)}.analytics-summary h2{margin-top:0;font-size:18.4px}.analytics-summary>div{display:flex;align-items:baseline;justify-content:space-between;padding:16px 0;border-top:1px solid var(--line)}.analytics-summary span{color:var(--muted);font-size:11.5px}.analytics-summary b{font:400 25.3px Georgia}.breakdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:16px}.analytics-breakdown h3{margin:0 0 14px;font-size:13.8px}.breakdown-row{display:grid;grid-template-columns:minmax(80px,1fr) 1fr 25px;gap:7px;align-items:center;margin:9px 0}.breakdown-row span,.breakdown-row b{overflow:hidden;font-size:10.35px;text-overflow:ellipsis;white-space:nowrap}.breakdown-row>div{height:6px;overflow:hidden;border-radius:99px;background:#edf1ee}.breakdown-row i{display:block;height:100%;border-radius:inherit;background:#4f846d}.workload-card{margin-top:16px}.workload-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 28px;margin-top:14px}.workload-list>div{display:grid;grid-template-columns:minmax(120px,1fr) 1fr 30px;gap:8px;align-items:center;padding:10px 0;border-top:1px solid var(--line);font-size:11.5px}.workload-list i{height:1px;background:#dfe5e1}.chart{margin-top:16px;height:330px;position:relative;overflow:hidden}.chart>svg{color:var(--green)}.chart h2{font:400 25.3px Georgia}.chart p{font-size:12.65px;color:var(--muted)}.fake-bars{height:170px;display:flex;align-items:end;gap:9%;border-bottom:1px solid var(--line);padding:0 6%}.fake-bars i{width:32px;background:linear-gradient(#b8d4c7,#2d5d49);border-radius:5px 5px 0 0}.database-state{background:#e7f2eb;border-radius:10px;padding:12px;margin-bottom:18px;font-size:12.65px}.database-state i{display:inline-block;width:7px;height:7px;background:#47a576;border-radius:50%;margin-right:6px}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.integration-card h2{font:400 28.75px Georgia;margin:24px 0 7px}.integration-card>b{font-size:12.65px;color:#9a6b40}.integration-card>b.ok{color:#3c8d67}.integration-card p{font-size:11.5px;line-height:1.6;color:var(--muted)}.sim-layout{display:grid;grid-template-columns:300px minmax(320px,420px);gap:50px;align-items:start}.sim-config h3{margin-top:0}.sim-config .primary{width:100%;margin-top:20px}.sim-config>p{font-size:11.5px;color:var(--muted);line-height:1.6;margin-top:22px}.phone{height:650px;border:9px solid #1b2923;border-radius:35px;background:#edf3ef;box-shadow:0 30px 60px #18362921;overflow:hidden;display:grid;grid-template-rows:64px 1fr 55px}.phone-head{display:flex;align-items:center;gap:10px;background:#fff;padding:0 16px;border-bottom:1px solid var(--line)}.bot-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font:23px Georgia}.phone-head div:nth-child(2){display:grid}.phone-head b{font-size:13.8px}.phone-head span{font-size:9.2px;color:var(--muted)}.phone-head>.online{margin-left:auto}.phone-chat{overflow:auto;padding:14px}.phone-empty{height:100%;display:grid;place-content:center;text-align:center;color:#9ba69f;font-size:11.5px;gap:9px}.phone-empty svg{margin:auto}.sim-line{margin:9px 0;display:flex;flex-direction:column;align-items:flex-start}.sim-line.user{align-items:flex-end}.sim-line>img{width:min(220px,82%);max-height:220px;object-fit:cover;border-radius:12px;margin-bottom:4px}.sim-line .bubble{font-size:11.5px;white-space:pre-wrap;line-height:1.5;max-width:82%}.sim-line.user .bubble{background:#28503f;color:#fff;border-radius:14px 14px 4px}.sim-line button{width:82%;border:1px solid #b9d2c4;background:#fff;color:#276047;border-radius:8px;padding:7px;font-size:10.35px;margin-top:4px}.typing{background:#fff;width:max-content;border-radius:12px;padding:8px;color:#829089}.phone-input{display:flex;background:#fff;padding:8px;border-top:1px solid var(--line);gap:7px}.phone-input input{border:0;background:#f1f4f2;border-radius:20px;padding:0 14px;min-width:0;flex:1;outline:none;font-size:11.5px}.phone-input button{border:0;background:var(--green);color:#fff;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.phone-input>label{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:50%;color:var(--green);background:#e8f0eb;cursor:pointer}.phone-input>label input{display:none}.phone-input svg{width:16px}@media(max-width:1200px){.workspace{grid-template-columns:220px 330px minmax(500px,1fr)}.details{display:none}.chat-layout{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(3,1fr)}.breakdown-grid{grid-template-columns:repeat(2,1fr)}.users-layout,.analytics-grid{grid-template-columns:1fr}}@media(max-width:850px){.app-shell{grid-template-columns:54px 1fr}.rail{padding-inline:6px}.workspace{grid-template-columns:210px 1fr}.filters{display:none}.conversation{position:absolute;inset:70px 0 0 54px}.queue:has(+.conversation .chat-layout){display:none}.stat-grid,.integration-grid{grid-template-columns:1fr 1fr}.user-row{grid-template-columns:1fr}.user-controls{grid-template-columns:1fr 1fr auto}.sim-layout,.login-shell{grid-template-columns:1fr}.brand-panel{display:none}}@media(max-width:560px){.topbar{padding:0 12px}.top-actions>div:not(.avatar),.top-actions>svg{display:none}.page{padding:20px}.stat-grid,.integration-grid{grid-template-columns:1fr}.login-card{width:92%;padding:30px}.chat-head select{display:none}}
