@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}.app-shell{display:grid;grid-template-columns:84px minmax(760px,1fr) 252px;min-height:100vh}.sidebar{display:flex;flex-direction:column;background:#172554;color:#bdd0fa;padding:16px 10px}.brand{display:flex;flex-direction:column;align-items:center;gap:6px;color:#fff;font-size:12px;margin-bottom:34px}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#3b82f6;font-weight:700;font-size:19px}.sidebar nav{display:grid;gap:6px}.sidebar nav button,.sidebar-bottom button{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;border-radius:10px;font-size:11px;color:#afc3ed}.sidebar nav button:hover,.sidebar nav .selected{background:#284482;color:#fff}.sidebar nav b{position:absolute;right:13px;top:4px;display:grid;width:16px;height:16px;place-items:center;border-radius:50%;background:#ef4444;color:#fff;font-size:9px}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:18px}.workspace{padding:26px 28px;overflow:hidden}.content-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.eyebrow{margin:0 0 4px;color:#2563eb;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.content-header h1{margin:0;font-size:28px;color:#172033}.content-header span,.section-title p,.related-title p{display:block;margin-top:5px;color:#708099;font-size:13px}.simulate,.call-button{display:flex;align-items:center;gap:8px;border-radius:9px;background:#2563eb;padding:11px 15px;color:#fff;font-size:13px;font-weight:700}.simulate:hover,.call-button:hover{background:#1d4ed8}.calls-grid{display:grid;grid-template-columns:minmax(530px,1fr) 295px;gap:18px}.primary-column{display:grid;gap:18px}.card,.context-panel{border:1px solid #e1e7ef;border-radius:12px;background:#fff;box-shadow:0 5px 16px #173c7711}.dial-card{padding:20px}.section-title{display:flex;align-items:start;justify-content:space-between}.section-title h2,.related-title h3,.notes-heading h3{margin:0;font-size:16px}.tag{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:700}.tag.green{background:#e7f8ef;color:#188552}.tag.blue{background:#e9f2ff;color:#26b}.tag.amber{background:#fff6db;color:#a36b0d}.tag.slate{background:#edf1f6;color:#64748b}.channel-tabs{display:flex;gap:7px;margin:20px 0 13px}.channel-tabs button{display:flex;align-items:center;gap:6px;border:1px solid #dce4ee;border-radius:8px;padding:8px 12px;color:#64748b;font-size:12px;font-weight:700}.channel-tabs .chosen{border-color:#9ec1fa;background:#eff6ff;color:#2563eb}.phone-input,.thread-search{display:flex;align-items:center;gap:8px;border:1px solid #dce4ee;border-radius:8px;padding:10px 12px;color:#94a3b8}.phone-input input,.thread-search input{width:100%;border:0;outline:0;color:#26344b}.dial-config{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.dial-config span{display:block;margin-bottom:6px;color:#718096;font-size:10px;font-weight:700;text-transform:uppercase}.dial-config select{width:100%;border:1px solid #dce4ee;border-radius:7px;background:#fff;padding:8px;color:#3f4d62;font-size:12px}.dial-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.dial-pad button{border:1px solid #e3e8ef;border-radius:7px;padding:8px;background:#f8fafc;color:#334155;font-size:17px;font-weight:600}.dial-pad button:hover{background:#edf4ff}.call-button{justify-content:center;width:100%;margin-top:15px;background:#16a36b}.recent{padding:17px 19px}.text-button{color:#2563eb;font-size:12px;font-weight:700}.recent-row{display:grid;grid-template-columns:32px 1fr 52px 43px;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf0f4;font-size:12px}.recent-row:first-of-type{margin-top:11px}.recent-row p,.record p{margin:3px 0;color:#7b889c;font-size:11px}.recent-row span,.recent-row b{color:#7b889c;font-size:11px;text-align:right}.call-direction{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e8f7ef;color:#15905d}.call-direction.missed{background:#ffebee;color:#dc4755}.context-panel{align-self:start;overflow:hidden}.crm-profile{padding:17px}.profile-heading{display:flex;align-items:center;gap:10px}.profile-heading h3{margin:0;font-size:14px}.profile-heading p{margin:4px 0 0;color:#748298;font-size:11px}.ghost-icon{margin-left:auto;color:#668}.avatar{position:relative;display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:50%;background:#dce9ff;color:#295fb1;font-size:12px;font-weight:700}.avatar.lg{width:52px;height:52px;font-size:15px}.avatar.sm{width:32px;height:32px;font-size:10px}.avatar i{position:absolute;right:1px;bottom:1px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#16a36b}.crm-match{display:flex;align-items:center;gap:5px;margin-top:14px;border-radius:7px;background:#e9f8ef;padding:8px;color:#188552;font-size:10px;font-weight:700}.profile-grid{display:grid;gap:8px;margin-top:13px}.profile-grid span{display:flex;align-items:center;gap:7px;color:#66758b;font-size:11px}.tag-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:13px}.related-title{display:flex;justify-content:space-between;border-top:1px solid #edf0f4;padding:15px 17px 10px}.related-title h3{font-size:13px}.record-list{padding:0 17px}.record{display:flex;gap:9px;border-top:1px solid #edf0f4;padding:11px 0}.record strong{font-size:11px}.record span{color:#8c98aa;font-size:10px}.record-icon{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:7px}.record-icon.green{background:#e8f7ef;color:#15905d}.record-icon.blue{background:#e9f2ff;color:#2563eb}.record-icon.slate{background:#edf1f6;color:#64748b}.record-icon.amber{background:#fff6db;color:#a36b0d}.outline-button{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 34px);margin:6px 17px 16px;border:1px solid #dce4ee;border-radius:7px;padding:9px;color:#2563eb;font-size:11px;font-weight:700}.queues{border-left:1px solid #e1e7ef;background:#fff;padding:19px 15px}.user-card{display:flex;align-items:center;gap:8px}.user-card strong{font-size:12px}.user-card p{margin:3px 0;color:#7a899f;font-size:10px}.user-card svg{margin-left:auto}.availability{display:flex;align-items:center;gap:7px;width:100%;margin:17px 0;border-radius:7px;background:#e7f8ef;padding:9px;color:#188552;font-size:11px;font-weight:700}.availability i{width:7px;height:7px;border-radius:50%;background:#16a36b}.availability svg{margin-left:auto}.queue-title{display:flex;align-items:center;justify-content:space-between;margin:25px 0 10px}.queue-title h3{margin:0;font-size:13px}.queue{border-top:1px solid #edf0f4;padding:11px 0}.queue div,.queue p{display:flex;align-items:center;justify-content:space-between}.queue strong{font-size:11px}.queue p{margin:8px 0 0;color:#7a899f;font-size:10px}.compliance{display:flex;gap:8px;margin-top:20px;border-radius:8px;background:#fff8e6;padding:11px;color:#a36b0d}.compliance strong{font-size:11px}.compliance p{margin:4px 0 0;font-size:10px;line-height:1.45}.incoming-toast{position:fixed;right:22px;bottom:22px;z-index:10;width:370px;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 18px 50px #14254844}.incoming-top{display:flex;justify-content:space-between;background:#172554;padding:17px;color:#fff}.incoming-top p{display:flex;align-items:center;gap:7px;margin:0;color:#9fe0be;font-size:11px;font-weight:700}.incoming-top h2{margin:10px 0 4px;font-size:19px}.incoming-top span{color:#b9c9e7;font-size:12px}.ring{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;background:#16a36b}.incoming-body{padding:4px 0 14px}.incoming-body .crm-profile{padding-bottom:12px}.incoming-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 17px}.incoming-actions button{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;padding:10px;color:#fff;font-size:12px;font-weight:700}.incoming-actions .reject{background:#e85360}.incoming-actions .answer{background:#16a36b}.active-call{overflow:hidden}.call-banner{padding:21px;background:#172554;color:#fff}.live{display:flex;align-items:center;gap:6px;color:#80e0ae;font-size:11px;font-weight:700}.caller{display:flex;align-items:center;gap:12px;margin-top:20px}.caller h2{margin:0;font-size:20px}.caller p{margin:6px 0 0;color:#bcc9e2;font-size:12px}.call-time{margin-top:18px;font-size:24px;font-weight:700}.call-flags{display:flex;gap:6px;margin-top:10px}.call-controls{display:flex;justify-content:center;gap:16px;padding:15px;border-bottom:1px solid #edf0f4}.icon-btn{display:flex;flex-direction:column;align-items:center;gap:5px;color:#637189;font-size:10px}.icon-btn svg{width:35px;height:35px;border-radius:50%;background:#f0f3f7;padding:9px}.icon-btn.active svg{background:#dce9ff;color:#2563eb}.icon-btn.danger svg{background:#e85360;color:#fff}.notes-box{padding:15px}.notes-heading{display:flex;justify-content:space-between}.notes-heading p{margin:4px 0;color:#7b899e;font-size:11px}.notes-heading span{display:flex;align-items:center;gap:4px;color:#15905d;font-size:11px;font-weight:700}.notes-box textarea{width:100%;height:74px;margin-top:9px;border:1px solid #dce4ee;border-radius:7px;padding:10px;resize:none;color:#39485d;font-size:12px;outline:0}.notes-box button{display:flex;align-items:center;gap:6px;margin-top:8px;border-radius:7px;background:#2563eb;padding:9px 11px;color:#fff;font-size:11px;font-weight:700}.whatsapp-shell{display:grid;grid-template-columns:245px minmax(350px,1fr) 295px;height:calc(100vh - 126px);overflow:hidden}.thread-list{border-right:1px solid #e1e7ef}.thread-heading,.conversation-top,.thread-heading div{display:flex;align-items:center;justify-content:space-between}.thread-heading{padding:17px}.thread-heading h2{margin:0;font-size:16px}.thread-heading button{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;background:#eff6ff;color:#2563eb}.thread-search{margin:0 12px 8px;padding:8px}.thread-search input{font-size:11px}.thread{display:flex;width:100%;gap:8px;padding:11px 12px;text-align:left}.thread:hover,.thread.selected{background:#eff6ff}.thread div:nth-child(2){min-width:0;flex:1}.thread strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.thread p{overflow:hidden;margin:5px 0 0;color:#8491a4;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.thread>span{color:#8b98aa;font-size:9px;text-align:right}.thread b{display:grid;width:16px;height:16px;place-items:center;margin:7px 0 0 auto;border-radius:50%;background:#2563eb;color:#fff;font-size:9px}.conversation{display:flex;min-width:0;flex-direction:column}.conversation-top{border-bottom:1px solid #e1e7ef;padding:12px 15px}.conversation-top>div{display:flex;align-items:center;gap:9px}.conversation-top h3{margin:0;font-size:12px}.conversation-top p{margin:4px 0 0;color:#15905d;font-size:10px}.conversation-top button{padding:6px;color:#60708a}.message-area{display:flex;flex:1;flex-direction:column;gap:8px;overflow:auto;padding:15px;background:#f8fafc}.conversation-date{align-self:center;color:#8a97a9;font-size:10px}.bubble{max-width:75%;border-radius:8px;padding:9px 10px;background:#fff;box-shadow:0 1px 3px #23355514}.bubble.me{align-self:end;background:#dcfce7}.bubble p{margin:0;color:#435167;font-size:11px;line-height:1.5}.bubble span{display:flex;align-items:center;justify-content:end;gap:3px;margin-top:4px;color:#8a97a9;font-size:9px}.composer{display:flex;align-items:center;gap:8px;border-top:1px solid #e1e7ef;padding:11px}.composer input{min-width:0;flex:1;border:1px solid #dce4ee;border-radius:18px;padding:9px 12px;outline:0;font-size:11px}.composer button{color:#6d7d92}.composer .send{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#16a36b;color:#fff}@media(max-width:1150px){.app-shell{grid-template-columns:76px minmax(700px,1fr)}.queues{display:none}}@media(max-width:850px){.app-shell{display:block}.sidebar{position:fixed;right:0;bottom:0;left:0;z-index:5;display:block;padding:6px 8px}.sidebar .brand,.sidebar-bottom{display:none}.sidebar nav{display:flex;justify-content:space-around}.sidebar nav button{width:16%;padding:6px 3px}.workspace{padding:18px 14px 78px}.calls-grid{display:block}.context-panel{margin-top:15px}.whatsapp-shell{grid-template-columns:86px 1fr;height:calc(100vh - 187px)}.whatsapp-shell>.context-panel{display:none}.thread-heading h2,.thread-search,.thread div:nth-child(2),.thread>span{display:none}.thread{justify-content:center}.incoming-toast{right:10px;bottom:75px;width:calc(100% - 20px)}}@media(max-width:560px){.content-header{align-items:start;gap:10px}.content-header h1{font-size:23px}.content-header span{font-size:11px}.simulate{padding:9px;font-size:0}.simulate svg{width:18px;height:18px}.dial-config{grid-template-columns:1fr}.recent-row{grid-template-columns:32px 1fr 42px}.recent-row span{display:none}}
