:root{--bg:#f4f7fb;--surface:#fff;--surface-soft:#f8fafc;--line:#e5eaf1;--text:#172033;--muted:#6f7c91;--blue:#246bfd;--blue-soft:#eaf1ff;--cyan:#27b9d8;--green:#1aa878;--shadow:0 16px 50px #1a2f5217}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--text);margin:0;overflow:hidden}body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{color:inherit}.auth-loading{min-height:100dvh;color:var(--muted);background:#f4f7fb;place-items:center;display:grid}.login-screen{background:radial-gradient(circle at 15% 10%,#e6f0ff 0,#0000 35%),radial-gradient(circle at 90% 90%,#def8f4 0,#0000 32%),#f5f8fc;place-items:center;min-height:100dvh;padding:28px;display:grid;overflow:auto}.login-card{background:#fff;border:1px solid #dfe6f0;border-radius:22px;width:min(430px,100%);padding:34px;box-shadow:0 24px 70px #1c355626}.login-brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.login-brand>div{align-items:baseline;gap:3px;font-size:24px;display:flex}.login-brand b{color:var(--blue)}.login-card h1{margin:7px 0 8px;font-size:28px}.login-card>p{color:var(--muted);margin:0 0 24px;font-size:14px}.login-card form{gap:16px;display:grid}.login-card label{color:#4e5d73;gap:7px;font-size:12px;font-weight:800;display:grid}.login-card input{width:100%;height:48px;color:var(--text);background:#fbfcfe;border:1px solid #ccd6e4;border-radius:11px;outline:0;padding:0 13px}.login-card input:focus{background:#fff;border-color:#6c9cff;box-shadow:0 0 0 3px #246bfd19}.login-card form>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;height:48px;font-weight:800;box-shadow:0 9px 24px #246bfd30}.login-card form>button:disabled{opacity:.65;cursor:wait}.login-error{color:#b33f4d;background:#fff3f4;border:1px solid #f2c5ca;border-radius:9px;padding:10px 12px;font-size:12px}.login-card>small{color:#8793a4;text-align:center;margin-top:20px;font-size:10.5px;display:block}.app-shell{background:var(--surface);grid-template-columns:224px 330px minmax(420px,1fr) 310px;height:100dvh;min-height:0;display:grid;overflow:hidden}.app-shell.contact-panel-closed{grid-template-columns:224px 330px minmax(420px,1fr)}.sidebar{border-right:1px solid var(--line);background:#f8faff;flex-direction:column;gap:26px;height:100dvh;min-height:0;padding:24px 16px 18px;display:flex}.brand{align-items:center;gap:11px;padding:0 8px;font-size:20px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#185cff 4%,#15cbd3 100%);border-radius:11px;place-items:center;width:40px;height:36px;padding-right:8px;font-weight:900;display:grid;position:relative;box-shadow:0 8px 20px #246bfd40}.brand-mark:before{content:"";clip-path:polygon(0 0,100% 0,0 100%);background:#185cff;width:9px;height:10px;position:absolute;bottom:-4px;left:4px}.brand-mark:after{content:"";border-top:3px solid #fff;border-right:3px solid #fff;width:10px;height:10px;position:absolute;right:7px;transform:rotate(45deg)}.brand div{align-items:baseline;gap:4px;display:flex}.brand div span{color:var(--blue);font-weight:800}.nav-list{flex-direction:column;flex:1;gap:5px;min-height:0;display:flex;overflow-y:auto}.nav-item{text-align:left;color:#526078;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;width:100%;min-height:43px;padding:0 11px;display:grid}.nav-item:hover{background:#eef3fb}.nav-item.active{background:var(--blue-soft);color:var(--blue);font-weight:700}.nav-symbol{text-align:center;font-size:18px}.nav-item small{color:#718096;background:#e9eef6;border-radius:10px;padding:3px 6px;font-size:10.5px}.nav-item.active small{background:var(--blue);color:#fff}.sidebar-profile{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:16px 6px 0;display:grid;position:relative}.sidebar-profile div:nth-child(2){flex-direction:column;font-size:12px;display:flex}.sidebar-profile span{color:var(--muted);margin-top:2px;font-size:11px}.sidebar-profile button{color:var(--muted);background:0 0;border:0}.role-preview-menu{z-index:80;border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:5px;width:240px;padding:9px;display:flex;position:absolute;bottom:52px;left:6px;box-shadow:0 16px 42px #17203328}.role-preview-menu>span{color:#8591a3;letter-spacing:1px;margin:1px 6px 5px;font-size:8.5px;font-weight:900}.role-preview-menu>button{text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;align-items:flex-start;gap:3px;padding:9px;display:flex}.role-preview-menu>button:hover,.role-preview-menu>button.active{background:var(--blue-soft);color:var(--blue)}.role-preview-menu b{font-size:10.5px}.role-preview-menu small{color:#7a8799;font-size:8.5px}.conversation-column{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.column-header{justify-content:space-between;align-items:center;padding:24px 20px 14px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:800}.column-header h1{margin:4px 0 0;font-size:21px}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;width:36px;height:36px}.create-contact-menu{position:relative}.create-contact-menu>div{z-index:45;border:1px solid var(--line);background:#fff;border-radius:12px;width:230px;padding:9px;position:absolute;top:43px;right:0;box-shadow:0 16px 42px #17203324}.create-contact-menu>div>span{color:#8a95a6;letter-spacing:1px;margin:3px 7px 7px;font-size:8.5px;font-weight:900;display:block}.create-contact-menu>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:8px;width:100%;padding:9px;display:grid}.create-contact-menu>div>button:hover{background:#f2f6ff}.create-contact-menu>div>button i{background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:8px;place-items:center;font-style:normal;display:grid}.create-contact-menu>div>button span{flex-direction:column;gap:3px;display:flex}.create-contact-menu>div>button strong{font-size:10.5px}.create-contact-menu>div>button small{color:var(--muted);font-size:8.5px}.search-box{border:1px solid var(--line);background:var(--surface-soft);height:41px;color:var(--muted);border-radius:11px;align-items:center;gap:8px;margin:0 18px;padding:0 11px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}kbd{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:5px;padding:2px 5px;font-size:11px}.filter-row{border-bottom:1px solid var(--line);gap:4px;padding:12px;display:flex}.filter{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 9px;font-size:12px}.filter.active{color:var(--blue);background:var(--blue-soft);font-weight:700}.filter b{background:var(--blue);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:4px;font-size:11px;display:inline-grid}.conversation-list{flex:1;min-height:0;overflow-y:auto}.conversation-card{border:0;border-bottom:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;grid-template-columns:42px 1fr;gap:11px;width:100%;padding:15px 17px;display:grid;position:relative}.conversation-card:hover{background:#fafcff}.conversation-card.selected{box-shadow:inset 3px 0 0 var(--blue);background:#f0f5ff}.avatar{color:#315785;background:linear-gradient(145deg,#dfe9ff,#cceff6);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.avatar.small{width:34px;height:34px;font-size:11px}.avatar.large{width:76px;height:76px;font-size:19px;box-shadow:0 8px 24px #246bfd29}.conversation-copy{min-width:0}.conversation-title{justify-content:space-between;gap:8px;font-size:13px;display:flex}.conversation-title time{color:var(--muted);white-space:nowrap;font-size:11px}.conversation-copy p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:6px 0 9px;font-size:12px;overflow:hidden}.tag-row,.tag-cloud{flex-wrap:wrap;gap:5px;display:flex}.tag,.channel-pill{color:#617086;background:#edf2f7;border-radius:10px;padding:3px 7px;font-size:10.5px;font-weight:700}.channel-pill{color:#2d79c8;background:#e8f4ff}.assignment-pill{border-radius:10px;padding:3px 7px;font-size:10.5px;font-weight:800}.assignment-pill.queue{color:#8b6719;background:#fff3d8}.assignment-pill.chats{color:#14795a;background:#e6f8f1}.assignment-pill.contacts{color:#657286;background:#edf0f5}.unread{background:var(--blue);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;display:grid;position:absolute;bottom:15px;right:17px}.chat-panel{background:#f7f9fc;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;height:100dvh;min-height:0;display:grid;overflow:hidden}.chat-panel.empty-state{text-align:center;color:var(--muted);place-items:center;display:grid}.empty-state span{color:#b5c0d1;font-size:42px}.empty-state h2{color:var(--text);margin-bottom:5px}.chat-header{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:12px;height:80px;padding:0 20px;display:flex}.chat-identity{flex-direction:column;gap:4px;display:flex}.chat-identity strong{font-size:14px}.chat-identity span{color:var(--muted);font-size:12px}.chat-identity i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.chat-actions{gap:7px;margin-left:auto;display:flex}.chat-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;min-height:34px;padding:0 11px;font-size:12px}.chat-actions .primary-soft{color:#087c5a;background:#edfaf6;border-color:#bce9dd}.chat-actions .claim-button{color:#126e52;background:#eaf9f3;border-color:#87bea9;font-weight:800}.chat-actions .icon-button.active{background:var(--blue-soft);color:var(--blue);border-color:#bdd0f6}.chat-actions .ai-agent-toggle{color:#7040d8;white-space:nowrap;background:#fbf9ff;border-color:#d8c7fb;align-items:center;gap:7px;font-weight:800;display:flex}.ai-agent-toggle>span{background:#d7cbea;border-radius:18px;align-items:center;width:31px;height:18px;padding:2px;transition:background .18s;display:flex}.ai-agent-toggle>span i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;display:block;box-shadow:0 1px 4px #24324b35}.chat-actions .ai-agent-toggle.on{color:#6932d7;background:#f3edff;border-color:#8c58f1}.ai-agent-toggle.on>span{background:#7a3ee8}.ai-agent-toggle.on>span i{transform:translate(13px)}.productivity-bar{border-bottom:1px solid var(--line);min-height:44px;color:var(--muted);background:#fbfcfe;align-items:center;gap:18px;padding:8px 18px;font-size:11px;display:flex;overflow-x:auto}.productivity-bar span{white-space:nowrap}.productivity-bar b{color:var(--text);margin-right:4px}.productivity-bar button{color:var(--blue);background:var(--blue-soft);white-space:nowrap;cursor:pointer;border:0;border-radius:8px;margin-left:auto;padding:7px 10px}.message-list{min-height:0;padding:22px 26px;overflow-y:auto}.history-loader{flex-direction:column;align-items:center;gap:5px;margin:0 0 18px;display:flex}.history-loader button{color:#53647c;cursor:pointer;background:#eef2f8;border:1px solid #cdd8e8;border-radius:18px;padding:8px 13px;font-size:10.5px;font-weight:800}.history-loader button:hover{color:var(--blue);background:#e7efff;border-color:#9db9ec}.history-loader small{color:#8a96a7;font-size:8.5px}.date-divider{color:var(--muted);align-items:center;gap:12px;margin:0 0 18px;font-size:11px;display:flex}.date-divider:before,.date-divider:after{content:"";background:var(--line);flex:1;height:1px}.message-row{margin:9px 0;display:flex}.message-row.outgoing,.message-row.internal{justify-content:flex-end}.ticket-event{justify-content:center;margin:13px 0;display:flex}.ticket-event>span{color:#4f5d72;text-align:center;background:#e9edf4;border:1px solid #dce3ed;border-radius:9px;width:min(92%,760px);padding:11px 14px;font-size:11px;font-weight:700;line-height:1.4}.message-bubble{border:1px solid var(--line);background:#fff;border-radius:4px 14px 14px;max-width:min(75%,560px);padding:10px 12px 7px;box-shadow:0 4px 14px #1b2a420a}.message-row.outgoing .message-bubble{background:var(--blue);border-color:var(--blue);color:#fff;border-radius:14px 4px 14px 14px}.message-row.internal .message-bubble{color:#4c4317;background:#fff28a;border-color:#e6cc5e;border-radius:14px 4px 14px 14px;min-width:230px;box-shadow:0 5px 16px #8e771a16}.internal-comment-label{color:#7d6815;margin-bottom:6px;font-size:10.5px;font-style:italic;display:block}.message-bubble p{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.45}.message-bubble span{text-align:right;color:var(--muted);margin-top:5px;font-size:10.5px;display:block}.message-row.outgoing .message-bubble span{color:#dbe7ff}.message-row.internal .message-bubble span{color:#8b7b31}.message-sales-action{border-top:1px solid #ffffff30;justify-content:space-between;align-items:center;gap:9px;margin-top:8px;padding-top:7px;display:flex;position:relative}.message-row.incoming .message-sales-action{border-top-color:var(--line)}.message-sales-action>span{text-align:left;margin:0;font-size:9px;font-weight:700;color:#dbe7ff!important}.message-row.incoming .message-sales-action>span{color:#718096!important}.message-sales-action>button{color:#fff;cursor:pointer;background:#ffffff16;border:1px solid #ffffff50;border-radius:8px;padding:5px 7px;font-size:9.5px;font-weight:800}.message-row.incoming .message-sales-action>button{color:var(--blue);background:#f1f5ff;border-color:#cddcff}.message-product-menu{z-index:42;width:min(330px,75vw);color:var(--text);background:#fff;border:1px solid #dce4ef;border-radius:12px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 18px 45px #172b4938}.message-product-menu>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.message-product-menu>header>div{flex-direction:column;gap:3px;display:flex}.message-product-menu>header strong{font-size:10.5px}.message-product-menu>header small{color:var(--muted);font-size:8.5px}.message-product-menu>header>button{color:#687589;cursor:pointer;background:#eef2f7;border:0;border-radius:7px;width:24px;height:24px}.message-product-menu>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;width:100%;padding:9px 11px;display:grid}.message-product-menu>button:hover{background:#f4f7ff}.message-product-menu>button>span:first-child{background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:8px;place-items:center;font-size:11px;display:grid}.message-product-menu>button>span:nth-child(2){text-align:left;flex-direction:column;gap:3px;margin:0;display:flex}.message-product-menu>button strong{color:var(--text);font-size:10px}.message-product-menu>button small{color:var(--muted);font-size:9px}.message-product-menu>button>b{color:#21765d;white-space:nowrap;font-size:9.5px}.composer{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;margin:0 18px 18px;position:relative;overflow:visible}.ticket-composer-control{background:#f8fbfa;border-bottom:1px solid #dfe6ef;border-radius:14px 14px 0 0;align-items:center;gap:9px;min-height:38px;padding:6px 10px 6px 13px;display:flex}.ticket-composer-control>span{color:#26745d;align-items:center;gap:6px;font-size:10.5px;font-weight:800;display:flex}.ticket-composer-control>span i{background:#20a777;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #20a7771c}.ticket-composer-control>small{color:#7a8798;font-size:9px}.ticket-composer-control>button{color:#be4253;cursor:pointer;background:#fff5f6;border:1px solid #f0bfc5;border-radius:8px;margin-left:auto;padding:6px 9px;font-size:10px;font-weight:800}.ticket-composer-control>button:hover{background:#ffeaed;border-color:#e58d99}.ticket-composer-gate{min-height:64px;box-shadow:var(--shadow);background:linear-gradient(135deg,#f7f9fd,#f0f4fa);border:1px solid #dce3ed;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:0 18px 18px;padding:10px 13px;display:flex}.ticket-composer-gate>div{align-items:center;gap:10px;display:flex}.ticket-composer-gate>div>span{color:#617086;background:#e5eaf2;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.ticket-composer-gate p{flex-direction:column;gap:3px;margin:0;display:flex}.ticket-composer-gate strong{font-size:11px}.ticket-composer-gate small{color:#748195;font-size:9px}.ticket-composer-gate>button{color:#315d9f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #a9c1ef;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:800}.ticket-composer-gate>button:hover{background:var(--blue-soft);color:var(--blue);border-color:#739fee}.queue-composer-gate{background:linear-gradient(135deg,#f6fffb,#edf9f5);border-color:#c9e5da}.queue-composer-gate>div>span{color:#14785a;background:#daf3e9}.queue-composer-gate>button{color:#fff;background:#16805d;border-color:#83bda7}.queue-composer-gate>button:hover{color:#fff;background:#126b4f;border-color:#126b4f}.composer-mode-tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:5px;min-height:39px;padding:7px 10px 0;display:flex}.composer-mode-tabs button{color:#66748a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px 16px 0 0;height:31px;padding:0 11px;font-size:10.5px;font-weight:700}.composer-mode-tabs button.active{color:var(--blue);background:#fff;border-color:#a8c2f7 #a8c2f7 #fff}.composer-mode-tabs button.active.internal{color:#806a12;background:#fffbed;border-color:#e5cd62 #e5cd62 #fffbed}.composer-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:3px;height:40px;padding:0 10px;display:flex}.composer-toolbar button{min-width:31px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px}.composer-toolbar .ready-messages-trigger{color:#315f9e;font-size:17px}.composer-toolbar .ready-messages-trigger:hover,.composer-toolbar .ready-messages-trigger.active{background:var(--blue-soft);color:var(--blue)}.composer-toolbar .ai-button{color:var(--blue);background:var(--blue-soft);margin-left:auto;padding:0 10px}.composer-toolbar .schedule-button{color:#8a6517;background:#fff6df;padding:0 10px}.composer-sales-tool{position:relative}.composer-toolbar .composer-sales-tool>button{color:#237259;background:#effaf5;border:1px solid #cae3d8;width:auto;padding:0 9px;font-size:9.5px;font-weight:800}.composer-toolbar .composer-sales-tool>button:hover,.composer-toolbar .composer-sales-tool>button.active{color:#126c4e;background:#e1f6ed;border-color:#77bfa4}.message-product-menu.manual{inset:auto auto calc(100% + 7px) 0}.composer textarea{resize:none;width:100%;min-height:64px;color:var(--text);border:0;outline:0;padding:13px 14px 4px}.composer.internal-mode,.composer.internal-mode textarea{background:#fffbed}.composer.internal-mode .composer-toolbar{border-color:#eee0a0}.composer.internal-mode .send-button{background:#c39a0b}.ready-messages-menu{z-index:30;background:#fff;border:1px solid #dce4ef;border-radius:12px;width:min(430px,100% - 20px);padding:12px;position:absolute;bottom:calc(100% - 42px);left:10px;box-shadow:0 18px 45px #172b4933}.ready-messages-menu>header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.ready-messages-menu>header>div{flex-direction:column;gap:3px;display:flex}.ready-messages-menu>header strong{font-size:11px}.ready-messages-menu>header small{color:var(--muted);font-size:9px}.ready-messages-menu>header>button{color:#6c788b;cursor:pointer;background:#eef2f7;border:0;border-radius:7px;width:24px;height:24px}.ready-messages-menu>div{gap:5px;display:grid}.ready-messages-menu>div>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e9f1;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.ready-messages-menu>div>button:hover{background:#f7faff;border-color:#a9c4f8}.ready-messages-menu>div>button>span{background:var(--blue-soft);width:26px;height:26px;color:var(--blue);border-radius:7px;place-items:center;display:grid}.ready-messages-menu>div>button p{flex-direction:column;gap:3px;min-width:0;margin:0;display:flex}.ready-messages-menu>div>button strong{font-size:10px}.ready-messages-menu>div>button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.ready-messages-menu>div>button b{color:var(--blue);font-size:8.5px}.composer-mode-tabs button.active.credential{color:#14785a;border-color:#9dd8c6 #9dd8c6 #fff}.credential-picker{z-index:34;background:#fff;border:1px solid #cfe5dc;border-radius:13px;width:min(480px,100% - 20px);position:absolute;bottom:calc(100% - 42px);left:10px;overflow:hidden;box-shadow:0 18px 45px #173b3030}.credential-picker>header{border-bottom:1px solid #e2eee9;justify-content:space-between;align-items:flex-start;padding:12px 13px 10px;display:flex}.credential-picker>header>div{flex-direction:column;gap:3px;display:flex}.credential-picker>header strong{font-size:11px}.credential-picker>header small{color:var(--muted);font-size:9px}.credential-picker>header>button{color:#547468;cursor:pointer;background:#edf5f2;border:0;border-radius:7px;width:24px;height:24px}.credential-picker>.credential-quantity{background:#f7fbf9;border-bottom:1px solid #e2eee9;align-items:center;gap:9px;padding:8px 12px;display:flex}.credential-quantity>span{color:#4f665e;font-size:9px;font-weight:800}.credential-quantity>div{gap:4px;display:flex}.credential-quantity>div>button{color:#567067;cursor:pointer;background:#fff;border:1px solid #cfe1da;border-radius:8px;width:30px;height:27px;font-size:9.5px;font-weight:900}.credential-quantity>div>button.active{color:#fff;background:#16805d;border-color:#16805d;box-shadow:0 5px 12px #16805d28}.credential-quantity>small{color:#71867e;margin-left:auto;font-size:9px}.credential-picker>div{gap:5px;padding:8px;display:grid}.credential-picker>div>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0eae6;border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.credential-picker>div>button:hover:not(:disabled){background:#f3fbf8;border-color:#72c7aa}.credential-picker>div>button:disabled{cursor:not-allowed;opacity:.48}.credential-picker>div>button>span:first-child{color:#16805d;background:#e3f7ef;border-radius:8px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.credential-picker>div>button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.credential-picker strong{font-size:10px}.credential-picker small{color:var(--muted);font-size:8.5px}.credential-picker b{color:#14785a;white-space:nowrap;font-size:8.5px}.credential-picker>footer{color:#547468;background:#f4faf8;border-top:1px solid #e2eee9;padding:8px 12px;font-size:9px}.composer-footer{justify-content:space-between;align-items:center;padding:7px 10px 10px 14px;display:flex}.composer-footer span{color:var(--muted);font-size:10.5px}.send-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:9px 15px;font-size:12px}.send-button:disabled{opacity:.5;cursor:not-allowed}.contact-panel{border-left:1px solid var(--line);background:var(--surface);height:100dvh;min-height:0;overflow-y:auto}.contact-hero{border-bottom:1px solid var(--line);flex-direction:column;align-items:center;padding:25px 20px 20px;display:flex}.contact-hero h2{margin:12px 0 3px;font-size:17px}.contact-hero>span{color:var(--muted);font-size:12px}.contact-quick-actions{gap:18px;margin-top:18px;display:flex}.contact-quick-actions button{color:var(--blue);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:17px;display:flex}.contact-quick-actions small{color:var(--muted);font-size:10.5px}.contact-section{border-bottom:1px solid var(--line);padding:17px 19px}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.section-title button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px}dl{gap:11px;margin:0;display:grid}dl div{grid-template-columns:80px 1fr;gap:8px;font-size:11.5px;display:grid}dt{color:var(--muted)}dd{text-align:right;overflow-wrap:anywhere;margin:0}.status-open{color:#087c5a;background:#e8f8f2;border-radius:8px;padding:4px 7px;font-weight:700}.status-resolved{color:#526078;background:#edf1f6;border-radius:8px;padding:4px 7px;font-weight:700}.note-card{color:#765f24;background:#fff9e8;border:1px solid #f1e0a9;border-radius:9px;padding:10px;font-size:11px;line-height:1.45}.contact-media-list{gap:6px;display:grid}.contact-media-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fbfcfe;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;width:100%;padding:7px;display:grid}.contact-media-list>button:hover{background:#f5f8ff;border-color:#b8cdf6}.contact-media-list i{color:#2470d7;background:#eaf2ff;border-radius:8px;place-items:center;width:32px;height:32px;font-size:13px;font-style:normal;display:grid}.contact-media-list i.video{color:#7254bb;background:#efeaff}.contact-media-list i.pix{color:#158762;background:#e6f9f3}.contact-media-list span{flex-direction:column;gap:3px;min-width:0;display:flex}.contact-media-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.contact-media-list small{color:var(--muted);font-size:8.5px}.contact-media-list b{color:#8995a7}.contact-media-preview{background:linear-gradient(145deg,#f5f9ff,#edf4ff);border:1px solid #cbdcf8;border-radius:10px;margin-top:8px;padding:10px}.contact-media-preview.video{background:#f8f5ff;border-color:#ddd2f7}.contact-media-preview.pix{background:#effbf7;border-color:#bde9d9}.contact-media-preview header{justify-content:space-between;align-items:flex-start;height:50px;display:flex}.contact-media-preview header>span{color:var(--blue);font-size:28px}.contact-media-preview header button{color:#758196;cursor:pointer;background:0 0;border:0}.contact-media-preview>strong{font-size:10.5px}.contact-media-preview>p{color:#536176;margin:4px 0;font-size:9.5px}.contact-media-preview>small{color:var(--muted);font-size:8.5px}.inline-tag-form{gap:5px;margin-top:9px;display:flex}.inline-tag-form input{border:1px solid var(--line);border-radius:7px;width:100%;min-width:0;height:30px;padding:0 8px;font-size:10.5px}.inline-tag-form button,.note-editor button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:0 8px;font-size:9.5px}.note-editor textarea{resize:vertical;color:#66531d;background:#fffdf5;border:1px solid #e6d69f;border-radius:8px;outline:0;width:100%;padding:9px;font-size:10.5px;line-height:1.5}.note-editor>div{justify-content:flex-end;gap:5px;margin-top:5px;display:flex}.note-editor button{min-height:26px}.note-editor button:first-child{border:1px solid var(--line);color:var(--text);background:#fff}.timeline p{color:var(--muted);padding-left:15px;font-size:11px;position:relative}.timeline i{background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:4px;left:0}.demo-banner{z-index:20;color:#fff;box-shadow:var(--shadow);background:#172033;border-radius:12px;padding:7px 12px;font-size:11px;position:fixed;bottom:7px;left:50%;transform:translate(-50%)}.loading-screen{color:var(--muted);grid-column:2/-1;place-items:center;display:grid}.action-toast{z-index:50;color:#fff;background:#172033;border-radius:11px;max-width:390px;padding:12px 16px;font-size:12px;line-height:1.4;animation:.2s ease-out toast-in;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #17203338}.list-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:42px 20px;display:flex}.list-empty span{color:#a8b4c5;font-size:26px}.list-empty strong{color:var(--text);font-size:12px}.list-empty small{font-size:11px}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}.workspace-view{background:#f7f9fc;grid-column:2/-1;min-width:0;padding:38px 42px 54px;overflow:auto}.workspace-header{justify-content:space-between;align-items:flex-start;gap:28px;max-width:1120px;margin:0 auto 30px;display:flex}.workspace-header h1{letter-spacing:-.5px;margin:6px 0 8px;font-size:28px}.workspace-header p{color:var(--muted);max-width:620px;margin:0;font-size:13px;line-height:1.6}.workspace-primary{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 16px;font-size:12px;font-weight:700;transition:all .15s;box-shadow:0 8px 18px #1769e026}.workspace-primary:hover{background:#0757c8;transform:translateY(-1px)}.workspace-card{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 5px 18px #1c35570b}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1120px;margin:0 auto 20px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:132px;padding:20px;display:flex}.metric-grid article>span{color:var(--muted);font-size:12px}.metric-grid article strong{margin:15px 0 4px;font-size:30px}.metric-grid article small{color:#8894a8;font-size:10.5px}.metric-grid.compact{grid-template-columns:repeat(3,1fr);margin-bottom:18px}.metric-grid.compact article{min-height:112px}.activity-card{max-width:1120px;margin:0 auto;padding:22px 24px}.activity-card>div{align-items:center;gap:9px;font-size:12px;display:flex}.activity-card p{color:var(--muted);margin:8px 0 0 20px;font-size:12px}.status-dot{background:#21b879;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #21b8791c}.integration-grid,.settings-layout{grid-template-columns:1.35fr 1fr;gap:18px;max-width:1120px;margin:0 auto;display:grid}.integration-card{grid-template-columns:auto 1fr;gap:16px;padding:24px;display:grid}.integration-icon{color:#1594db;background:#eaf7ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.integration-card h2,.next-step-card h2,.coming-soon-card h2,.report-chart h2,.settings-card h2{margin:7px 0;font-size:14px}.integration-card p,.next-step-card p,.coming-soon-card p,.feature-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.integration-card dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;margin:8px 0 0;display:grid}.integration-card dl div{background:#f7f9fc;border-radius:10px;padding:12px}.integration-card dt{font-size:10.5px}.integration-card dd{margin:4px 0 0;font-size:12px;font-weight:700}.connected-label{color:#11885d;letter-spacing:.6px;background:#e9fbf3;border-radius:20px;padding:4px 7px;font-size:9.5px;font-weight:800;display:inline-flex}.next-step-card{color:#fff;background:linear-gradient(145deg,#0f5fd5,#22a8e8);border:0;padding:25px}.next-step-card>span,.coming-soon-card>span{letter-spacing:1.2px;opacity:.8;font-size:9.5px;font-weight:800}.next-step-card p{color:#eaf6ff}.next-step-card button{color:#fff;cursor:pointer;background:#ffffff18;border:1px solid #ffffff70;border-radius:9px;margin-top:18px;padding:8px 11px;font-size:11px}.coming-soon-card{text-align:center;max-width:720px;margin:48px auto 0;padding:42px}.coming-icon{background:var(--blue-soft);width:62px;height:62px;color:var(--blue);border-radius:18px;place-items:center;margin:0 auto 20px;font-size:25px;display:grid}.coming-soon-card h2{margin:10px 0;font-size:20px}.coming-soon-card p{max-width:510px;margin:0 auto}.roadmap-line{grid-template-columns:repeat(4,1fr);gap:5px;max-width:360px;margin:30px auto 12px;display:grid}.roadmap-line i{background:#e5eaf1;border-radius:4px;height:5px}.roadmap-line i.done{background:#1ab97d}.roadmap-line i.current{background:var(--blue)}.coming-soon-card>small{color:var(--muted);font-size:10.5px}.contact-grid,.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1120px;margin:0 auto;display:grid}.contact-card{text-align:left;cursor:pointer;color:var(--text);grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:20px;transition:all .15s;display:grid}.contact-card:hover,.feature-card:hover{border-color:#b7cdf8;transform:translateY(-2px);box-shadow:0 9px 24px #1c355716}.contact-card>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.contact-card>span:nth-child(2) strong{font-size:12px}.contact-card>span:nth-child(2) small{color:var(--muted);font-size:10.5px}.contact-card .channel-pill{grid-column:1/-1;justify-self:start;font-style:normal}.feature-card{text-align:left;cursor:pointer;min-height:190px;color:var(--text);padding:26px;transition:all .15s;position:relative}.feature-card>span{color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.feature-card>strong{margin:20px 0 7px;font-size:14px;display:block}.feature-card>small{color:#7d8da4;letter-spacing:1px;font-size:9.5px;font-weight:800;position:absolute;bottom:20px}.reports-layout{max-width:1120px;margin:0 auto}.report-chart{padding:24px}.report-chart>div:first-child{justify-content:space-between;align-items:center;display:flex}.report-chart>div:first-child span{color:var(--muted);font-size:10.5px}.bar-label{justify-content:space-between;margin:24px 0 8px;font-size:11px;display:flex}.bar-track{background:#e9edf4;border-radius:9px;height:9px;overflow:hidden}.bar-track i{background:linear-gradient(90deg, var(--blue), var(--cyan));width:100%;height:100%;display:block}.settings-card{padding:24px}.settings-card h2{margin:0 0 18px}.settings-card label{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 0;display:flex}.settings-card label span{flex-direction:column;gap:4px;display:flex}.settings-card label strong{font-size:12px}.settings-card label small,.settings-row small{color:var(--muted);font-size:10.5px}.settings-card input{accent-color:var(--blue);cursor:pointer;width:17px;height:17px}.settings-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;font-size:12px;display:flex}.connections-admin{max-width:1180px;margin:-8px auto 0}.connections-toolbar{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:12px;margin-bottom:24px;display:grid}.connections-search{height:45px;color:var(--muted);background:#fff;border:1px solid #d8e0eb;border-radius:14px;align-items:center;gap:9px;padding:0 14px;display:flex}.connections-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.connections-filter,.connections-add{cursor:pointer;border-radius:14px;height:45px;padding:0 17px;font-size:12px;font-weight:700}.connections-filter{background:#fff;border:1px solid #d8e0eb}.connections-add{background:var(--blue);color:#fff;border:0;box-shadow:0 8px 18px #246bfd24}.connection-tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:20px;display:flex}.connection-tabs button{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:9px;padding:11px 15px 14px;font-size:12px;font-weight:700;display:flex;position:relative}.connection-tabs button.active{color:var(--text)}.connection-tabs button.active:after{content:"";background:var(--blue);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.connection-tabs b{color:#536073;background:#e5e9ef;border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:12px;display:grid}.connection-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.admin-connection-card{background:#fff;border:1px solid #dce3ed;border-radius:16px;position:relative;box-shadow:0 4px 12px #1c35570a}.admin-connection-card>header{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:13px;min-height:84px;padding:16px 20px;display:grid}.telegram-connection-icon{color:#fff;background:linear-gradient(145deg,#37b7ef,#168bd2);border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;display:grid;box-shadow:0 7px 18px #1594db2b}.admin-connection-card>header div{flex-direction:column;gap:5px;display:flex}.admin-connection-card>header strong{font-size:14px}.admin-connection-card>header small{color:var(--muted);font-size:12px}.admin-connection-card>header button{cursor:pointer;background:0 0;border:0;border-radius:9px;width:34px;height:34px;font-size:20px}.admin-connection-card>header button:hover{background:var(--surface-soft)}.connection-card-body{min-height:185px;padding:19px 22px}.connection-card-body p{color:#5d697d;align-items:center;gap:11px;margin:0 0 15px;font-size:12px;display:flex}.connection-card-body p span{color:#7c8aa0;text-align:center;width:18px;font-size:14px}.connection-status{color:#5d697d;background:#fff;border:1px solid #dce3ed;border-radius:20px;align-items:center;gap:7px;margin-top:2px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.connection-status i{background:#a9b3c1;border-radius:3px;width:9px;height:9px}.connection-status.connected i{background:#4cdb70}.connection-status.pending i{background:#f3ae3d}.connection-status.authorizing i{background:#31a8ec;animation:1.2s infinite status-pulse}.connection-status.paused i{background:#8e99aa}.connection-status.disconnected i{background:#e76767}@keyframes status-pulse{50%{opacity:.35}}.connection-menu{z-index:35;background:#fff;border:1px solid #d8e0eb;border-radius:13px;width:220px;padding:8px 0;position:absolute;top:61px;right:15px;box-shadow:0 14px 38px #1629432b}.connection-menu button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;height:38px;padding:0 16px;font-size:12px}.connection-menu button:hover{color:var(--blue);background:#f3f7fc}.connection-menu hr{border:0;border-top:1px solid var(--line);margin:6px 0}.connections-footer{color:var(--muted);padding:18px 3px;font-size:12px}.connections-empty{min-height:210px;color:var(--muted);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;display:flex}.connections-empty>span{background:var(--blue-soft);width:52px;height:52px;color:var(--blue);border-radius:16px;place-items:center;font-size:22px;display:grid}.connections-empty strong{color:var(--text);font-size:13px}.connections-empty small{font-size:11px}.connection-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#13223b8f;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.connection-modal{background:#fff;border-radius:18px;width:min(820px,100%);max-height:calc(100vh - 44px);padding:24px;overflow:auto;box-shadow:0 28px 80px #0c182d55}.connection-modal.small{width:min(520px,100%)}.connection-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.connection-modal>header h2{margin:5px 0 0;font-size:19px}.connection-modal>header>button{cursor:pointer;background:#f1f4f8;border:0;border-radius:9px;width:32px;height:32px;font-size:19px}.connection-modal.small>label{color:#46536a;flex-direction:column;gap:7px;margin-top:18px;font-size:11px;font-weight:700;display:flex}.connection-modal.small>label input{border:1px solid #d8e0eb;border-radius:10px;outline:0;height:43px;padding:0 12px;font-size:12px;font-weight:400}.connection-modal.small>label input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #246bfd16}.connection-modal.small>label small{color:var(--muted);font-size:10.5px;font-weight:400;line-height:1.5}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.modal-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:9px 14px;font-size:11px}.modal-actions button.primary{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:700}.business-connect-layout{grid-template-columns:260px 1fr;align-items:center;gap:28px;padding:25px 5px 18px;display:grid}.bot-connect-card{text-align:center;background:#f5f9ff;border:1px solid #d8e5f5;border-radius:16px;flex-direction:column;align-items:center;gap:9px;padding:28px 20px;display:flex}.bot-connect-card .telegram-connection-icon{width:62px;height:62px;font-size:26px}.bot-connect-card small{color:var(--blue);letter-spacing:1.4px;font-size:9px;font-weight:900}.bot-connect-card strong{overflow-wrap:anywhere;color:#20365b;font-size:14px}.bot-connect-card p{color:#617087;margin:4px 0 0;font-size:11px;line-height:1.55}.business-connect-instructions h3{margin:16px 0 10px;font-size:16px}.business-stage-help{color:#315f9e;background:#eef5ff;border-radius:9px;margin:0 0 10px;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.45}.business-connect-instructions ol{color:#59667a;margin:0;padding-left:20px;font-size:12px;line-height:1.75}.business-connect-instructions a,.business-connect-instructions .telegram-demo-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.business-connect-instructions>.telegram-demo-button{margin-top:17px}.business-connect-actions{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.business-connect-actions button{color:#315f9e;cursor:pointer;background:#fff;border:1px solid #bfd0e8;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:700}.business-connect-security{color:#26705c;background:#edf8f5;border-radius:10px;margin:0;padding:12px 14px;font-size:11px;line-height:1.5}.connection-events{padding:18px 2px 0}.connection-events article{border-bottom:1px solid var(--line);grid-template-columns:11px 1fr;gap:12px;padding:12px 0;display:grid}.connection-events article>i{background:var(--blue);width:9px;height:9px;box-shadow:0 0 0 4px var(--blue-soft);border-radius:50%;margin-top:3px}.connection-events article div{justify-content:space-between;gap:16px;display:flex}.connection-events strong{font-size:11.5px;font-weight:600}.connection-events time{color:var(--muted);white-space:nowrap;font-size:10.5px}.connection-events>p{color:var(--muted);text-align:center;padding:30px;font-size:12px}button,select{transition:border-color .15s,background .15s,color .15s,transform .15s,box-shadow .15s}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #246bfd2c}.workspace-header-actions{align-items:center;gap:12px;display:flex}.role-access-badge{color:#637084;white-space:nowrap;background:#f0f3f7;border-radius:20px;padding:7px 10px;font-size:9.5px;font-weight:800;display:inline-flex}.role-access-badge.administrator{color:#3568bd;background:#edf3ff}.role-access-badge.agent{color:#26745d;background:#edf9f5}.live-indicator{color:#47705f;white-space:nowrap;background:#eef9f4;border:1px solid #d6f0e4;border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.live-indicator i{background:#1ab47a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1ab47a16}.dashboard-layout,.contacts-workspace,.complete-reports{max-width:1180px;margin:0 auto}.dashboard-metrics{max-width:none}.metric-title{justify-content:space-between;align-items:center;display:flex}.metric-icon{border-radius:9px;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.metric-icon.blue{color:#246bfd;background:#eaf1ff}.metric-icon.amber{color:#d88a13;background:#fff4df}.metric-icon.cyan{color:#168dab;background:#e7f8fb}.metric-icon.green{color:#14805d;background:#e8f8f2}.trend-up{color:#14805d!important}.dashboard-main-grid{grid-template-columns:1.55fr 1fr;gap:18px;margin-bottom:18px;display:grid}.dashboard-bottom-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.volume-card,.queue-card,.channel-health-card,.team-card,.report-volume,.sla-card,.team-performance{padding:22px}.volume-card>header,.queue-card>header,.channel-health-card>header,.team-card>header,.report-volume>header,.team-performance>header{justify-content:space-between;align-items:flex-start;display:flex}.volume-card h2,.queue-card h2,.channel-health-card h2,.team-card h2,.report-volume h2,.sla-card h2,.team-performance h2{margin:5px 0 0;font-size:14px}.card-kicker{color:#7b879a;letter-spacing:1.2px;font-size:9.5px;font-weight:800}.volume-card>header button{border:1px solid var(--line);color:#69768a;cursor:pointer;background:#fafbfd;border-radius:8px;padding:7px 9px;font-size:10.5px}.volume-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:220px;padding-top:26px;display:grid}.volume-column{grid-template-rows:18px 1fr 22px;place-items:end center;height:100%;display:grid}.volume-column>span{opacity:0;color:var(--blue);font-size:9.5px;transition:opacity .15s}.volume-column:hover>span{opacity:1}.volume-column i{background:linear-gradient(#36b8dc,#246bfd);border-radius:7px 7px 3px 3px;width:min(31px,60%);min-height:16px;box-shadow:0 6px 14px #246bfd1c}.volume-column small{color:#8995a7;font-size:9.5px}.count-badge{background:var(--blue-soft);min-width:27px;height:27px;color:var(--blue);border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:grid}.queue-list{margin-top:13px}.queue-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 0;display:grid}.queue-list .avatar{width:36px;height:36px;font-size:10.5px}.queue-list button>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.queue-list strong{font-size:11px}.queue-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.queue-list em{color:#8793a5;font-size:9.5px;font-style:normal}.card-link{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:13px 0 0;font-size:10.5px;font-weight:700}.health-row{grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:15px 0 8px;display:grid}.health-row+.health-row{border-top:1px solid var(--line);margin-top:8px}.health-row>span:nth-child(2),.integration-setting>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.health-row strong,.integration-setting strong{font-size:11.5px}.health-row small,.integration-setting small{color:var(--muted);font-size:10px}.health-row>b,.integration-setting>b{color:#657286;font-size:9.5px}.health-ok{background:#e8f8f2;border-radius:12px;padding:5px 8px;color:#11805a!important}.telegram-round,.channel-round{color:#fff;background:linear-gradient(145deg,#37b7ef,#168bd2);border-radius:12px;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.channel-round{color:#7d899b;background:#eef1f6}.channel-round.whatsapp{color:#149467;background:#e9f8f1}.channel-round.email{color:#5b67c9;background:#eef2ff}.health-row.muted{opacity:.76}.team-member{grid-template-columns:34px 1fr 90px;align-items:center;gap:10px;padding:14px 0 6px;display:grid}.team-member+.team-member{border-top:1px solid var(--line);margin-top:6px}.avatar.purple{color:#685492;background:linear-gradient(145deg,#ebe2ff,#d9d1fb)}.team-member>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.team-member strong{font-size:11px}.team-member small{color:var(--muted);font-size:9.5px}.team-member>div{background:#edf0f5;border-radius:5px;height:5px;overflow:hidden}.team-member>div i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--cyan));height:100%;display:block}.sales-dashboard{background:linear-gradient(145deg,#f9fbff,#f4f7ff);border:1px solid #dce4ef;border-radius:17px;margin-top:18px;padding:22px}.sales-dashboard>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sales-dashboard>header h2{margin:5px 0;font-size:16px}.sales-dashboard>header p{color:var(--muted);margin:0;font-size:10px}.sales-dashboard>header>nav{background:#fff;border:1px solid #dce3ed;border-radius:9px;gap:3px;padding:3px;display:flex}.sales-dashboard>header>nav button{color:#738096;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 7px;font-size:8.5px}.sales-dashboard>header>nav button.active{background:var(--blue-soft);color:var(--blue);font-weight:800}.sales-kpis{grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0 12px;display:grid}.sales-kpis article{background:#fff;border:1px solid #e0e6ef;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.sales-kpis span{color:#718096;font-size:9px;font-weight:800}.sales-kpis strong{font-size:18px}.sales-kpis small{color:var(--muted);font-size:8.5px}.sales-dashboard-grid{grid-template-columns:1.35fr .85fr;gap:11px;display:grid}.sales-ranking,.sales-pipeline{overflow:hidden}.sales-ranking>header,.sales-pipeline>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.sales-ranking>header strong,.sales-pipeline>header strong{font-size:10.5px}.sales-ranking>header span,.sales-pipeline>header span{color:var(--muted);font-size:8.5px}.sales-ranking>div{border-top:1px solid #edf0f4;grid-template-columns:31px minmax(0,1fr) auto 75px;align-items:center;gap:9px;min-height:53px;padding:8px 13px;display:grid}.sales-ranking>div:first-of-type{border-top:0}.sales-product-icon{background:var(--blue-soft);width:31px;height:31px;color:var(--blue);border-radius:9px;place-items:center;font-size:11px;display:grid}.sales-ranking>div>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.sales-ranking>div>span:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sales-ranking>div>span:nth-child(2) small{color:var(--muted);font-size:8.5px}.sales-ranking>div>b{color:#3c4b61;font-size:9.5px}.sales-ranking>div>i{background:#e8edf5;border-radius:5px;height:5px;overflow:hidden}.sales-ranking>div>i span{background:linear-gradient(90deg, var(--blue), var(--cyan));border-radius:5px;height:100%;display:block}.sales-pipeline>article{border-bottom:1px solid #edf0f4;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:8px 10px;display:grid}.sales-lead-open{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px 1fr;align-items:center;gap:8px;min-width:0;padding:2px;display:grid}.sales-lead-open:hover{color:var(--blue)}.sales-lead-open>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.sales-lead-open strong{font-size:10px}.sales-lead-open small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.sales-won-button{color:#1d7658;cursor:pointer;white-space:nowrap;background:#edf9f4;border:1px solid #bfe5d5;border-radius:8px;padding:6px 7px;font-size:8.5px;font-weight:800}.sales-pipeline>p{color:var(--muted);text-align:center;padding:25px;font-size:9.5px}.mock-mode-strip{color:#346188;background:#f3f8ff;border:1px solid #d7e9ff;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 13px;font-size:10.5px;display:flex}.mock-mode-strip>span{color:#21ad7a}.mock-mode-strip p{color:#6b7f94;margin:0}.channel-preview-layout{grid-template-columns:.9fr 1.25fr;align-items:center;gap:24px;max-width:1040px;margin:0 auto;display:grid}.channel-setup-card{padding:30px}.preview-badge{background:var(--blue-soft);color:var(--blue);letter-spacing:.8px;border-radius:20px;padding:5px 8px;font-size:9.5px;font-weight:900;display:inline-flex}.preview-badge.neutral{color:#647185;background:#eef1f5}.channel-setup-card h2{margin:17px 0 9px;font-size:22px}.channel-setup-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.setup-list{gap:16px;margin:25px 0;display:grid}.setup-list>div{grid-template-columns:30px 1fr;align-items:center;gap:10px;display:grid}.setup-list>div>i{color:#7c899b;border:1px solid #dfe4ec;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;font-weight:800;display:grid}.setup-list>div.done>i{color:#12805a;background:#eaf9f3;border-color:#ccebdd}.setup-list span{flex-direction:column;gap:3px;display:flex}.setup-list strong{font-size:11px}.setup-list small{color:var(--muted);font-size:10px}.channel-setup-card>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:700}.channel-setup-card>button.secondary{border:1px solid var(--line);color:var(--text);background:#fff}.web-chat-manager{align-items:stretch;max-width:1100px}.web-chat-domain{background:#f5f9ff;border:1px solid #d8e5f8;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin:22px 0 4px;padding:12px;display:grid}.web-chat-domain>span{width:34px;height:34px;color:var(--blue);background:#e8f1ff;border-radius:10px;place-items:center;font-size:17px;display:grid}.web-chat-domain>div{flex-direction:column;gap:3px;display:flex}.web-chat-domain small{color:#7d899b;letter-spacing:.7px;font-size:10px;font-weight:900}.web-chat-domain strong{font-size:12px}.web-chat-domain b{color:#147759;background:#e7f7f1;border-radius:12px;padding:5px 8px;font-size:10px}.web-chat-live-preview{min-height:620px}.web-chat-live-preview iframe{background:#f3f7fc;border:0;width:100%;height:578px;display:block}.browser-preview{background:#fff;border:1px solid #dae1eb;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px #19365b1c}.browser-bar{background:#f1f4f8;border-bottom:1px solid #dfe5ed;align-items:center;gap:6px;height:42px;padding:0 13px;display:flex}.browser-bar>i{background:#f08a84;border-radius:50%;width:8px;height:8px}.browser-bar>i:nth-child(2){background:#f2c35b}.browser-bar>i:nth-child(3){background:#65c887}.browser-bar span{color:#8995a7;background:#fff;border-radius:6px;width:55%;margin-left:12px;padding:6px 9px;font-size:9.5px}.fake-site{background:linear-gradient(155deg,#f8fbff,#eef4fc);min-height:520px;position:relative;overflow:hidden}.fake-nav{border-bottom:1px solid #e2e8f0;height:44px;margin:0 36px}.fake-copy{width:48%;padding:100px 0 0 54px}.fake-copy b{background:#dce6f5;border-radius:5px;width:100%;height:18px;margin:10px 0;display:block}.fake-copy b:nth-child(2){width:70%}.fake-copy i{background:#b7cbef;border-radius:8px;width:90px;height:30px;margin-top:23px;display:block}.chat-widget{background:#fff;border-radius:18px;width:285px;position:absolute;bottom:22px;right:24px;overflow:hidden;box-shadow:0 20px 60px #18365d32}.chat-widget>header{color:#fff;background:linear-gradient(135deg,#1264dc,#27a9df);grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:14px;display:grid}.brand-mark.mini{width:30px;height:30px;box-shadow:none;background:#ffffff24;border-radius:9px;font-size:12px}.chat-widget header>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.chat-widget header strong{font-size:11px}.chat-widget header small{opacity:.9;font-size:8.5px}.chat-widget header small i{background:#69efae;border-radius:50%;width:5px;height:5px;margin-right:3px;display:inline-block}.chat-widget header button{color:#fff;cursor:pointer;background:0 0;border:0}.chat-widget>div{min-height:215px;padding:18px}.chat-widget>div p{background:#f0f3f8;border-radius:4px 11px 11px;margin:0 0 8px;padding:9px;font-size:10.5px;display:inline-block}.chat-widget>div>span{color:var(--muted);margin-bottom:13px;font-size:9.5px;display:block}.chat-widget>div button{width:100%;color:var(--blue);text-align:left;cursor:pointer;background:#f5f8ff;border:1px solid #cfe0ff;border-radius:8px;margin-top:7px;padding:8px;font-size:9.5px;display:block}.chat-widget>footer{border:1px solid var(--line);color:#9aa5b5;border-radius:9px;margin:0 12px 12px;padding:10px;font-size:9.5px}.chat-widget>footer b{float:right;color:var(--blue)}.whatsapp-preview-layout{grid-template-columns:.75fr 1fr;max-width:850px}.phone-preview{background:#e9e4dc;border:9px solid #1d2634;border-radius:35px;justify-self:center;width:290px;min-height:540px;position:relative;overflow:hidden;box-shadow:0 28px 70px #1b2a3d2b}.phone-speaker{z-index:2;background:#1d2634;border-radius:12px;width:72px;height:17px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.phone-preview>header{color:#fff;background:#0d765f;grid-template-columns:25px 1fr;align-content:center;height:70px;padding:15px 16px 0;display:grid}.phone-preview>header span{grid-row:1/3;align-self:center;font-size:24px}.phone-preview>header b{font-size:11px}.phone-preview>header small{opacity:.8;font-size:8.5px}.phone-chat{background-color:#e9e4dc;background-image:radial-gradient(#c8c0b6 1px,#0000 1px);background-size:13px 13px;min-height:402px;padding:20px 12px}.phone-date{color:#6e766f;background:#ffffffa8;border-radius:8px;margin:0 auto 16px;padding:4px 7px;font-size:8.5px;display:table}.phone-chat p{background:#d9fdd3;border-radius:9px 3px 9px 9px;width:78%;margin:9px 0 9px auto;padding:9px;font-size:10px;line-height:1.5;box-shadow:0 2px 4px #00000010}.phone-chat p.incoming{background:#fff;border-radius:3px 9px 9px;margin:9px auto 9px 0}.phone-chat p small{color:#738078;text-align:right;font-size:8.5px;display:block}.phone-preview>footer{color:#919b98;background:#fff;border-radius:18px;margin:8px;padding:10px 12px;font-size:9.5px}.phone-preview>footer b{float:right;color:#0d876c}.readiness-meter{margin:24px 0}.readiness-meter>div{justify-content:space-between;margin-bottom:8px;font-size:10.5px;display:flex}.readiness-meter>i{background:#edf0f5;border-radius:7px;height:7px;display:block;overflow:hidden}.readiness-meter>i b{background:linear-gradient(90deg, var(--blue), var(--cyan));width:35%;height:100%;display:block}.check-list{color:#657286;gap:11px;margin:0 0 24px;padding:0;font-size:10.5px;list-style:none;display:grid}.check-list li.done{color:#16815e}.email-connection-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:18px;max-width:1050px;margin:0 auto;display:grid}.email-inbox-preview{overflow:hidden}.email-inbox-preview>header{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:18px;display:grid}.email-channel-icon{color:#fff;background:linear-gradient(145deg,#6f7de8,#5362c8);border-radius:12px;place-items:center;width:42px;height:42px;font-size:16px;display:grid}.email-inbox-preview>header h2{margin:4px 0 2px;font-size:14px}.email-inbox-preview>header p{color:var(--muted);margin:0;font-size:9.5px}.email-inbox-preview>header>b{color:#5c68c7;background:#eef2ff;border-radius:12px;padding:5px 7px;font-size:8.5px}.email-preview-message{background:#fff;border:1px solid #dce3ed;border-radius:12px;margin:14px;padding:14px;box-shadow:0 5px 16px #1c355708}.email-preview-message>header{grid-template-columns:34px 1fr auto;align-items:center;gap:9px;display:grid}.email-preview-message>header>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.email-preview-message header strong{font-size:10.5px}.email-preview-message header small,.email-preview-message time{color:var(--muted);font-size:8.5px}.email-preview-message>strong{margin:14px 0 7px;font-size:11px;display:block}.email-preview-message>p{color:#58677d;margin:0;font-size:10px;line-height:1.55}.email-preview-message>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:13px;padding-top:10px;display:flex}.email-preview-message>footer span{color:var(--muted);font-size:8.5px}.email-preview-message>footer button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9px}.email-preview-message.muted{opacity:.72}.email-setup-card{padding:22px}.email-setup-card h2{margin:14px 0 7px;font-size:17px}.email-setup-card>p{color:var(--muted);margin:0 0 18px;font-size:10.5px;line-height:1.55}.email-setup-card>label,.email-setup-card>div:not(.email-security-note) label{flex-direction:column;gap:6px;margin-top:11px;display:flex}.email-setup-card label>span{color:#56647a;font-size:9.5px;font-weight:800}.email-setup-card input,.email-setup-card select{color:#344258;background:#fff;border:1px solid #d8e0eb;border-radius:9px;outline:0;width:100%;height:39px;padding:0 10px;font-size:10px}.email-setup-card>div:not(.email-security-note){grid-template-columns:1fr 1fr;gap:9px;display:grid}.email-security-note{color:#48658c;background:#eef5ff;border-radius:10px;grid-template-columns:28px 1fr;align-items:start;gap:8px;margin:15px 0;padding:10px;display:grid}.email-security-note p{margin:0;font-size:8.5px;line-height:1.5}.email-security-note strong{margin-bottom:2px;font-size:9px;display:block}.email-setup-card>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;width:100%;padding:10px;font-size:10.5px;font-weight:800}.contact-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.contact-summary article{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.contact-summary span{color:var(--muted);font-size:10.5px}.contact-summary strong{font-size:22px}.contacts-table-card{overflow:hidden}.contacts-table-card>header{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) repeat(4,auto);gap:8px;padding:16px;display:grid}.contacts-table-card>header label{border:1px solid var(--line);max-width:430px;color:var(--muted);border-radius:9px;align-items:center;gap:8px;padding:0 10px;display:flex}.contacts-table-card input{background:0 0;border:0;outline:0;width:100%;height:36px;font-size:11px}.contacts-table-card>header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:0 12px;font-size:10.5px}.contacts-table-card>header button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.contacts-table-card>header button.export{color:#237158;background:#f0faf6;border-color:#bcdcca;font-weight:800}.permission-notice{color:#66758a;background:#f7f9fc;border-bottom:1px solid #e2e8f0;align-items:center;gap:9px;padding:10px 17px;display:flex}.permission-notice>span{color:#5375aa}.permission-notice p{margin:0;font-size:9.5px}.permission-notice strong{color:#33435a;margin-right:4px}.contacts-table-head,.contacts-table-row{grid-template-columns:1.35fr .7fr 1fr .8fr .65fr 20px;align-items:center;gap:12px;padding:11px 18px;display:grid}.contacts-table-head{color:#7f8b9e;letter-spacing:.4px;background:#f8fafc;font-size:9.5px;font-weight:800}.contacts-table-row{border:0;border-top:1px solid var(--line);color:#59667a;text-align:left;cursor:pointer;background:#fff;width:100%;min-height:68px;font-size:10.5px}.contacts-table-row:hover{background:#f8fbff}.contact-cell{grid-template-columns:36px 1fr;align-items:center;gap:9px;display:grid}.contact-cell .avatar{width:36px;height:36px;font-size:10.5px;font-style:normal}.contact-cell>span{flex-direction:column;gap:3px;display:flex}.contact-cell strong{color:var(--text);font-size:11px}.contact-cell small{color:var(--muted);font-size:9.5px}.table-tags{flex-wrap:wrap;gap:4px;display:flex}.table-tags em,.contacts-table-row .channel-pill{font-style:normal}.table-empty{color:var(--muted);text-align:center;padding:40px;font-size:11px}.contact-create-backdrop{z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12213aa3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.contact-create-modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 90px #0d1b315c}.contact-create-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 25px 18px;display:flex}.contact-create-modal>header h2{margin:6px 0;font-size:20px}.contact-create-modal>header p{color:var(--muted);margin:0;font-size:10.5px}.contact-create-modal>header>button{color:#667387;cursor:pointer;background:#eef2f7;border:0;border-radius:9px;width:34px;height:34px;font-size:19px}.contact-create-grid{grid-template-columns:1fr 1fr;gap:15px;padding:22px 25px;display:grid}.contact-create-grid>label:not(.contact-opt-out){flex-direction:column;gap:7px;display:flex}.contact-create-grid label.wide{grid-column:1/-1}.contact-create-grid label>span{color:#48566b;font-size:10.5px;font-weight:800}.contact-create-grid label>span b{color:#d94e4e}.contact-create-grid input,.contact-create-grid select,.contact-create-grid textarea{width:100%;color:var(--text);background:#fff;border:1px solid #d8e0eb;border-radius:10px;outline:0;padding:0 12px;font-size:11px}.contact-create-grid input,.contact-create-grid select{height:42px}.contact-create-grid textarea{resize:vertical;min-height:82px;padding-top:11px}.contact-create-grid input:focus,.contact-create-grid select:focus,.contact-create-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #246bfd13}.contact-create-grid label>small{color:var(--muted);font-size:9px}.contact-opt-out{background:#f7f9fc;border-radius:10px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:11px;display:grid}.contact-opt-out>button{cursor:pointer;background:#cfd6df;border:0;border-radius:20px;align-items:center;width:34px;height:20px;padding:3px;display:flex}.contact-opt-out>button i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s}.contact-opt-out>button.on{background:var(--blue)}.contact-opt-out>button.on i{transform:translate(14px)}.contact-opt-out>span{flex-direction:column;gap:3px;display:flex}.contact-opt-out>span strong{font-size:10.5px}.contact-opt-out>span small{color:var(--muted);font-size:9px}.contact-create-modal>footer{border-top:1px solid var(--line);background:#fafbfd;justify-content:flex-end;gap:8px;padding:14px 25px;display:flex}.contact-create-modal>footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:9px 14px;font-size:10.5px}.contact-create-modal>footer button.primary{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:800}.contact-create-modal>footer button:disabled{cursor:not-allowed;opacity:.45}.permission-matrix{overflow:hidden}.permission-matrix>header{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.permission-matrix h2{margin:5px 0 0;font-size:14px}.permission-matrix>header>span{background:var(--blue-soft);color:var(--blue);border-radius:14px;padding:6px 8px;font-size:9px;font-weight:800}.permission-matrix-head,.permission-matrix-row{grid-template-columns:1.25fr .8fr .8fr;align-items:center;gap:9px;padding:9px 18px;display:grid}.permission-matrix-head{color:#8692a4;letter-spacing:.5px;background:#f7f9fc;font-size:8.5px;font-weight:900}.permission-matrix-row{border-top:1px solid var(--line);color:#536176;min-height:43px;font-size:9.5px}.permission-matrix-row b{font-size:9px}.permission-matrix-row .allowed{color:#177758}.permission-matrix-row .denied{color:#a15a5a}.permission-matrix footer{border-top:1px solid var(--line);color:var(--muted);background:#fafbfd;padding:10px 18px;font-size:8.5px;line-height:1.5}.sales-catalog-settings{overflow:hidden}.sales-catalog-settings>header{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.sales-catalog-settings>header h2{margin:5px 0;font-size:14px}.sales-catalog-settings>header p{max-width:340px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.sales-catalog-settings>header>button{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;padding:8px 9px;font-size:9px;font-weight:800}.catalog-title-editor{flex-direction:column;gap:4px;max-width:330px;margin:7px 0;display:flex}.catalog-title-editor>span{color:#66748a;text-transform:uppercase;font-size:9px;font-weight:800}.catalog-title-editor>input{width:100%;color:var(--text);background:#fbfcff;border:1px solid #d8e1ef;border-radius:8px;outline:0;padding:8px 10px;font-size:12px;font-weight:800}.catalog-title-editor>input:focus{border-color:#8db1f8;box-shadow:0 0 0 3px #246bfd10}.sales-catalog-head,.sales-catalog-row{grid-template-columns:1.35fr .8fr .65fr 34px;align-items:center;gap:8px;padding:8px 16px;display:grid}.sales-catalog-head{color:#8793a5;letter-spacing:.5px;background:#f7f9fc;font-size:8.5px;font-weight:900}.sales-catalog-row{border-top:1px solid var(--line);min-height:51px}.sales-catalog-row>input,.sales-catalog-row>select,.sales-catalog-row>label{color:#405067;background:#fff;border:1px solid #dce3ed;border-radius:8px;height:33px;font-size:9px}.sales-catalog-row>input,.sales-catalog-row>select{outline:0;width:100%;padding:0 8px}.sales-catalog-row>label{align-items:center;padding-left:7px;display:flex}.sales-catalog-row>label span{color:#718096;font-size:8.5px}.sales-catalog-row>label input{border:0;outline:0;width:100%;height:31px;padding:0 4px;font-size:9px}.sales-catalog-row .switch{cursor:pointer;background:#d4dae3;border:0;border-radius:18px;align-items:center;width:32px;height:19px;padding:3px;display:flex}.sales-catalog-row .switch i{background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .16s}.sales-catalog-row .switch.on{background:var(--green)}.sales-catalog-row .switch.on i{transform:translate(13px)}.sales-catalog-settings>footer{border-top:1px solid var(--line);background:#fafbfd;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;padding:11px 16px;display:grid}.sales-catalog-settings>footer p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.sales-catalog-settings>footer button{color:#41699f;cursor:pointer;background:#fff;border:1px solid #c9d7ee;border-radius:8px;padding:7px 8px;font-size:8.5px;font-weight:800}.special-features-page{gap:14px;display:grid}.special-premium-banner{background:linear-gradient(135deg,#f8fffc,#effbf7);border-color:#cfe8df;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.special-premium-icon{color:#fff;background:linear-gradient(135deg,#168d67,#27b58a);border-radius:13px;place-items:center;width:44px;height:44px;font-size:23px;display:grid;box-shadow:0 9px 20px #168d672b}.special-premium-banner h2{margin:4px 0;font-size:16px}.special-premium-banner p{color:var(--muted);margin:0;font-size:12px}.special-premium-banner>label{color:#24745d;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.special-locked{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;display:flex}.special-locked>span{width:56px;height:56px;color:var(--blue);background:#edf3ff;border-radius:17px;place-items:center;font-size:26px;display:grid}.special-locked h2{margin:14px 0 5px;font-size:16px}.special-locked p{max-width:420px;color:var(--muted);margin:0 0 15px;font-size:12px;line-height:1.55}.special-locked button,.digital-products-card>header>button,.inventory-add{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:800}.special-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.special-stats>article{grid-template-columns:1fr auto;gap:3px 10px;padding:15px 17px;display:grid}.special-stats span{color:#5e6d82;font-size:12px;font-weight:800}.special-stats strong{color:#16805d;grid-area:1/2/3;font-size:25px}.special-stats small{color:var(--muted);font-size:10.5px}.special-config-grid{grid-template-columns:1.45fr .75fr;align-items:start;gap:14px;display:grid}.digital-products-card{overflow:hidden}.digital-products-card>header{justify-content:space-between;align-items:flex-start;gap:12px;padding:17px 18px 13px;display:flex}.digital-products-card h2,.inventory-import-card h2,.inventory-overview-card h2,.recent-deliveries-card h2{margin:4px 0;font-size:14px}.digital-products-card p,.inventory-import-card>p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.5}.digital-product-head,.digital-product-row{grid-template-columns:minmax(155px,1.3fr) .7fr .75fr 40px;align-items:center;gap:7px;padding:8px 16px;display:grid}.digital-product-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#7b8798;letter-spacing:.08em;text-transform:uppercase;background:#fafbfd;font-size:10px;font-weight:900}.digital-product-row{border-bottom:1px solid #edf0f4}.digital-product-row input,.digital-product-row select,.inventory-import-card select,.inventory-import-card textarea{width:100%;color:var(--text);background:#fff;border:1px solid #d9e2ed;border-radius:8px;outline:0;padding:8px 9px;font-size:12px}.digital-product-row select,.inventory-import-card select{height:34px;padding-top:0;padding-bottom:0}.inventory-import-card{padding:18px}.inventory-import-card>label:not(.inventory-file){color:#526077;flex-direction:column;gap:5px;margin:14px 0 9px;font-size:11px;font-weight:800;display:flex}.inventory-file{margin-bottom:9px;display:block;position:relative;overflow:hidden}.inventory-file input{opacity:0;pointer-events:none;position:absolute}.inventory-file span{color:#28745e;text-align:center;cursor:pointer;background:#f5fbf9;border:1px dashed #91b7a8;border-radius:8px;padding:8px;font-size:10.5px;font-weight:800;display:block}.inventory-import-card textarea{resize:vertical;min-height:130px;line-height:1.55}.inventory-add{background:#16805d;width:100%;margin-top:8px}.inventory-add:disabled{cursor:not-allowed;opacity:.45}.inventory-overview-card,.recent-deliveries-card{overflow:hidden}.inventory-overview-card>header,.recent-deliveries-card>header{justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.inventory-overview-card>header>span,.recent-deliveries-card>header>span{color:var(--muted);font-size:10.5px}.inventory-overview-head,.inventory-overview-row{grid-template-columns:1.5fr .7fr .55fr .55fr .7fr;align-items:center;gap:10px;padding:9px 18px;display:grid}.inventory-overview-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#7b8798;text-transform:uppercase;background:#fafbfd;font-size:10px;font-weight:900}.inventory-overview-row{border-bottom:1px solid #edf0f4;font-size:11.5px}.inventory-overview-row b{color:#16805d}.inventory-overview-row em{border-radius:10px;justify-self:start;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}.inventory-overview-row em.ok{color:#147759;background:#e7f7f1}.inventory-overview-row em.empty{color:#a95749;background:#fff0ed}.recent-deliveries-card>article{border-top:1px solid #edf0f4;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:12px;padding:10px 18px;display:grid}.recent-deliveries-card>article.returned{background:#fafbfd}.recent-deliveries-card>article>span{flex-direction:column;gap:3px;display:flex}.recent-deliveries-card strong{font-size:11.5px}.recent-deliveries-card small{color:var(--muted);font-size:10.5px}.delivery-audit-action{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.delivery-audit-action>b{color:#147759;background:#e7f7f1;border-radius:10px;padding:4px 7px;font-size:10px}.returned .delivery-audit-action>b{color:#667386;background:#edf0f4}.delivery-audit-action>button{color:#846415;cursor:pointer;background:#fff9e9;border:1px solid #e4c985;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.delivery-audit-action>button:hover{background:#fff5d7;border-color:#cda942}.return-confirm-panel{background:#fffaf0;border:1px solid #ead69f;border-radius:9px;grid-column:1/-1;grid-template-columns:1fr 190px auto auto;align-items:center;gap:8px;padding:9px;display:grid}.return-confirm-panel>span{flex-direction:column;gap:3px;display:flex}.return-confirm-panel select{height:31px;color:var(--text);background:#fff;border:1px solid #dfc982;border-radius:7px;padding:0 7px;font-size:10px}.return-confirm-panel>button{color:#6e6652;cursor:pointer;background:#fff;border:1px solid #dfd7c0;border-radius:7px;padding:7px 8px;font-size:10px}.return-confirm-panel>button.confirm{color:#fff;background:#b58a22;border-color:#b58a22;font-weight:800}.recent-deliveries-card>p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:18px;font-size:11.5px}.recent-deliveries-card>footer{color:#557469;background:#f4faf8;border-top:1px solid #dcebe5;padding:10px 18px;font-size:10.5px}.ai-lab{grid-template-columns:285px 1fr;gap:18px;max-width:1080px;margin:0 auto;display:grid}.ai-tools,.ai-playground{padding:22px}.ai-tools h2{margin:14px 0;font-size:15px}.ai-tools>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;padding:10px;display:grid}.ai-tools>button:hover,.ai-tools>button.active{background:#f2f6ff;border-color:#cfe0ff}.ai-tools>button>i{background:var(--blue-soft);width:32px;height:32px;color:var(--blue);border-radius:9px;place-items:center;font-style:normal;display:grid}.ai-tools>button>span{flex-direction:column;gap:3px;display:flex}.ai-tools>button strong{font-size:10.5px}.ai-tools>button small{color:var(--muted);font-size:9px}.ai-tools>button b{color:#9ba6b5}.ai-safety{color:#34705d;background:#eef9f5;border-radius:11px;margin-top:25px;padding:13px}.ai-safety strong{font-size:10.5px}.ai-safety p{margin:5px 0 0;font-size:9.5px;line-height:1.5}.ai-playground{min-height:520px}.ai-playground>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:17px;display:flex}.ai-playground h2{margin:5px 0 0;font-size:15px}.ai-model-pill{color:#7254ae;background:#f3efff;border-radius:16px;padding:6px 9px;font-size:9.5px;font-weight:700}.context-preview{padding:18px 0}.context-preview>span{color:#7d899b;letter-spacing:.8px;font-size:9px;font-weight:800}.context-preview>div{border:1px solid var(--line);border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-top:9px;padding:11px;display:grid}.context-preview p{flex-direction:column;gap:3px;margin:0;display:flex}.context-preview strong{font-size:10.5px}.context-preview small{color:var(--muted);font-size:9.5px}.context-preview div>b{color:#2d79c8;background:#e8f4ff;border-radius:10px;padding:4px 7px;font-size:8.5px}.ai-empty{text-align:center;background:#fbfcfe;border:1px dashed #ccd7e6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:285px;display:flex}.ai-empty>span{width:48px;height:48px;color:var(--blue);background:linear-gradient(145deg,#eaf1ff,#f3edff);border-radius:14px;place-items:center;font-size:20px;display:grid}.ai-empty h3{margin:14px 0 6px;font-size:13px}.ai-empty p{color:var(--muted);margin:0 0 16px;font-size:10.5px}.ai-empty button,.ai-result footer button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:9px 12px;font-size:10.5px;font-weight:700}.ai-result{background:linear-gradient(145deg,#fbfdff,#f7f9ff);border:1px solid #d7e4ff;border-radius:14px;min-height:285px;padding:19px}.ai-result>div:first-child{color:#6f7d91;letter-spacing:.7px;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.ai-result>div:first-child button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9.5px}.ai-result>p,.ai-result>ul{color:#344258;margin:25px 0;font-size:12px;line-height:1.75}.ai-result>ul{padding-left:18px}.ai-result footer{border-top:1px solid #dde5f3;justify-content:flex-end;gap:8px;padding-top:15px;display:flex}.ai-result footer button{border:1px solid var(--line);color:var(--text);background:#fff}.ai-result footer button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.classification-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.classification-grid span{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:7px;padding:13px;display:flex}.classification-grid small{color:var(--muted);font-size:8.5px}.classification-grid strong{font-size:10.5px}.reports-toolbar{align-items:center;gap:9px;margin-bottom:16px;display:flex}.reports-toolbar>div{flex-direction:column;flex:1;gap:3px;display:flex}.reports-toolbar strong{font-size:12px}.reports-toolbar span{color:var(--muted);font-size:9.5px}.reports-toolbar select,.reports-toolbar button{border:1px solid var(--line);color:#59667a;cursor:pointer;background:#fff;border-radius:9px;height:35px;padding:0 11px;font-size:10.5px}.complete-reports .metric-grid{max-width:none}.reports-grid{grid-template-columns:1.5fr .7fr;gap:16px;margin-bottom:16px;display:grid}.report-volume>header>span{color:var(--muted);font-size:9.5px}.report-bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:210px;padding-top:24px;display:grid}.report-bars>div{grid-template-rows:1fr 18px;place-items:end center;height:100%;display:grid}.report-bars>div>span{background:#edf1f7;border-radius:6px 6px 2px 2px;width:min(35px,70%);height:100%;position:relative;overflow:hidden}.report-bars>div i{border-radius:inherit;background:var(--blue);position:absolute;bottom:0;left:0;right:0}.report-bars>div i b{background:var(--cyan);width:100%;height:62%;display:block}.report-bars small{color:var(--muted);font-size:9.5px}.chart-legend{color:var(--muted);justify-content:center;gap:16px;margin-top:8px;font-size:9.5px;display:flex}.chart-legend i{background:var(--blue);border-radius:2px;width:7px;height:7px;margin-right:4px;display:inline-block}.chart-legend i.resolved{background:var(--cyan)}.sla-card{text-align:center}.sla-card>.card-kicker,.sla-card>h2{text-align:left;display:block}.sla-ring{background:conic-gradient(#20b881 0 92%, #e9edf3 92% 100%);border-radius:50%;place-items:center;width:148px;height:148px;margin:25px auto 18px;display:grid}.sla-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:112px;height:112px}.sla-ring>div{z-index:1;flex-direction:column;grid-area:1/1;display:flex}.sla-ring strong{font-size:25px}.sla-ring small{color:var(--muted);font-size:8.5px}.sla-card>p{text-align:left;gap:7px;margin:0;display:grid}.sla-card>p span{color:var(--muted);grid-template-columns:12px 1fr auto;font-size:9.5px;display:grid}.green-dot,.amber-dot{background:#20b881;border-radius:50%;width:7px;height:7px}.amber-dot{background:#f0b34d}.team-performance{padding-bottom:12px}.performance-head,.performance-row{grid-template-columns:1.35fr repeat(4,1fr);align-items:center;gap:12px;padding:11px 5px;display:grid}.performance-head{color:var(--muted);background:#f7f9fc;border-radius:7px;margin-top:14px;font-size:9px;font-weight:800}.performance-row{border-bottom:1px solid var(--line);color:#5f6d80;font-size:10px}.performance-row>span:first-child{color:var(--text);align-items:center;gap:8px;display:flex}.performance-row .avatar{font-style:normal}.rating{color:#f1aa2b}.rating b{color:#5c687b;margin-left:3px}.complete-settings{grid-template-columns:1fr 1fr;align-items:start}.settings-column{gap:16px;display:grid}.profile-settings>header{grid-template-columns:45px 1fr auto;align-items:center;gap:12px;display:grid}.profile-settings>header .brand-mark{width:45px;height:45px}.profile-settings>header h2{margin:0 0 4px}.profile-settings>header p,.settings-title-row p{color:var(--muted);margin:0;font-size:9.5px}.profile-settings>header button,.settings-title-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font-size:9.5px}.workspace-details{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.workspace-details span{background:#f7f9fc;border-radius:9px;flex-direction:column;gap:5px;padding:10px;display:flex}.workspace-details small{color:var(--muted);font-size:9px}.workspace-details strong{font-size:10px}.settings-card label>button.switch{cursor:pointer;background:#cfd6e0;border:0;border-radius:20px;flex:none;width:36px;height:20px;padding:2px;position:relative}.settings-card label>button.switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block;box-shadow:0 2px 5px #0002}.settings-card label>button.switch.on{background:var(--blue)}.settings-card label>button.switch.on i{transform:translate(16px)}.settings-title-row{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.settings-title-row h2{margin-bottom:4px}.media-cleanup-summary{background:linear-gradient(145deg,#fbfdff,#f3f7ff);border-color:#d9e4f6;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.media-cleanup-summary-icon{width:44px;height:44px;color:var(--blue);background:#e6efff;border-radius:12px;place-items:center;font-size:22px;font-weight:900;display:grid}.media-cleanup-summary h2{margin:4px 0 5px;font-size:13px}.media-cleanup-summary p{color:var(--muted);margin:0;font-size:9.5px;line-height:1.5}.media-cleanup-summary>div:nth-child(2)>div{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.media-cleanup-summary>div:nth-child(2)>div span{color:#64748a;background:#fff;border-radius:10px;padding:4px 7px;font-size:9px}.media-cleanup-summary>button{background:var(--blue);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:9px;padding:9px 11px;font-size:9.5px;font-weight:800}.media-cleanup-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#142239a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.media-cleanup-modal{background:#fff;border-radius:18px;width:min(980px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 90px #0d1b315c}.media-cleanup-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 18px;display:flex}.media-cleanup-modal>header h2{margin:6px 0;font-size:20px}.media-cleanup-modal>header p{max-width:750px;color:var(--muted);margin:0;font-size:10.5px;line-height:1.55}.media-cleanup-modal>header>button{color:#657184;cursor:pointer;background:#eff2f6;border:0;border-radius:9px;width:32px;height:32px;font-size:18px}.media-cleanup-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding:20px 24px 13px;display:grid}.media-cleanup-grid>article{opacity:.65;background:#f8f9fc;border:1px solid #dfe4ec;border-radius:14px;padding:14px}.media-cleanup-grid>article.selected{opacity:1;background:#f4f7fd;border-color:#bdd0f4;box-shadow:0 8px 22px #1b3d6a0a}.media-cleanup-grid article>header{grid-template-columns:36px 1fr 34px;align-items:center;gap:9px;margin-bottom:14px;display:grid}.media-type-icon{width:36px;height:36px;color:var(--blue);background:#eaf1ff;border-radius:10px;place-items:center;font-size:14px;display:grid}.media-type-icon.images{color:#1987a3;background:#e7f8fb}.media-type-icon.audios{color:#7358b6;background:#f0eaff}.media-cleanup-grid article>header>div{flex-direction:column;gap:3px;display:flex}.media-cleanup-grid article>header strong{font-size:12px}.media-cleanup-grid article>header small{color:var(--muted);font-size:8.5px}.media-cleanup-grid article>header>button{cursor:pointer;background:#cfd6e0;border:0;border-radius:20px;width:34px;height:20px;padding:2px;position:relative}.media-cleanup-grid article>header>button i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block;box-shadow:0 2px 5px #0002}.media-cleanup-grid article>header>button[aria-pressed=true]{background:var(--blue)}.media-cleanup-grid article>header>button[aria-pressed=true] i{transform:translate(14px)}.media-cleanup-grid label{flex-direction:column;gap:6px;margin-top:11px;display:flex}.media-cleanup-grid label>span{color:#56647a;font-size:9.5px;font-weight:800}.media-cleanup-grid select{color:#344258;background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:0;width:100%;height:38px;padding:0 9px;font-size:10px}.media-cleanup-grid select:disabled{cursor:not-allowed;opacity:.5}.media-cleanup-grid article>p{color:#62728a;margin:13px 0 0;font-size:9px}.media-cleanup-protection{color:#286b56;background:#eaf8f2;border-radius:11px;grid-template-columns:34px 1fr;gap:10px;margin:0 24px 18px;padding:13px;display:grid}.media-cleanup-protection>span{font-size:20px}.media-cleanup-protection p{margin:4px 0 0;font-size:9px;line-height:1.5}.media-cleanup-modal footer{border-top:1px solid var(--line);background:#fafbfd;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.media-cleanup-modal footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:700}.media-cleanup-modal footer button.danger{color:#fff;background:#d94f4f;border-color:#d85a5a}.media-cleanup-modal footer button:disabled{cursor:not-allowed;opacity:.45}.media-cleanup-confirm{text-align:center;max-width:560px;margin:0 auto;padding:34px 30px 25px}.media-cleanup-confirm>span{color:#c14e35;background:#fff0e8;border-radius:14px;place-items:center;width:48px;height:48px;margin:0 auto;font-size:22px;font-weight:900;display:grid}.media-cleanup-confirm h3,.media-cleanup-complete h3{margin:15px 0 7px;font-size:16px}.media-cleanup-confirm>p,.media-cleanup-complete>p{color:var(--muted);margin:0 0 18px;font-size:10.5px;line-height:1.6}.media-cleanup-confirm>div{text-align:left;background:#fff3ef;border-radius:10px;padding:11px}.media-cleanup-confirm>div.safe{background:#edf9f5;margin-top:8px}.media-cleanup-confirm>div strong{color:#943e2c;font-size:10px}.media-cleanup-confirm>div.safe strong{color:#237158}.media-cleanup-confirm>div p{color:#6a7484;margin:4px 0 0;font-size:9px;line-height:1.5}.media-cleanup-confirm footer{margin:24px -30px -25px}.media-cleanup-complete{text-align:center;padding:40px 30px}.media-cleanup-complete>span{color:#15805d;background:#e6f8f1;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto;font-size:24px;display:grid}.media-cleanup-complete>div{color:#28715b;background:#edf9f5;border-radius:10px;margin:0 auto 22px;padding:10px 13px;font-size:10px;display:table}.media-cleanup-complete>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:10px 18px;font-size:10.5px;font-weight:800}.member-row,.integration-setting{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto auto;align-items:center;gap:9px;min-height:58px;display:grid}.member-row>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.member-row strong{font-size:10.5px}.member-row small{color:var(--muted);font-size:9px}.member-row>b{color:#647184;background:#f0f3f7;border-radius:11px;padding:4px 7px;font-size:8.5px}.member-row>button{color:#7e8999;cursor:pointer;background:0 0;border:0}.integration-setting{grid-template-columns:38px 1fr auto}.integration-setting .whatsapp{color:#fff;background:#22b573}.danger-card{background:#fffbfb;border-color:#f1d7d7;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.danger-card strong{color:#9a4444;font-size:11px}.danger-card p{color:var(--muted);margin:4px 0 0;font-size:9.5px}.danger-card button{color:#a34848;cursor:pointer;background:#fff;border:1px solid #e5bcbc;border-radius:8px;padding:7px 10px;font-size:9.5px}.renewal-workspace{max-width:1180px;margin:0 auto}.renewal-stats{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:17px;display:grid}.renewal-stats article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:104px;padding:16px;display:grid;box-shadow:0 5px 18px #1c355707}.renewal-stat-icon{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);border-radius:12px;place-items:center;font-size:16px;font-weight:900;display:grid}.renewal-stat-icon.amber{color:#a36c0a;background:#fff4d9}.renewal-stat-icon.red{color:#c35048;background:#fff0ee}.renewal-stats article>div{flex-direction:column;display:flex}.renewal-stats small{color:#8894a6;letter-spacing:.8px;font-size:8.5px;font-weight:800}.renewal-stats strong{margin:4px 0 2px;font-size:21px}.renewal-stats p{color:var(--muted);margin:0;font-size:9.5px}.renewal-rules{grid-template-columns:minmax(180px,.8fr) minmax(390px,1.5fr);align-items:center;gap:14px 28px;margin-bottom:18px;padding:20px 22px;display:grid}.renewal-rules h2{margin:5px 0 0;font-size:15px}.renewal-rules ol{grid-template-columns:repeat(4,1fr);gap:7px;margin:0;padding:0;list-style:none;display:grid}.renewal-rules li{border-left:2px solid #dfe8f8;flex-direction:column;gap:4px;padding-left:9px;display:flex}.renewal-rules li b{font-size:10px}.renewal-rules li span{color:var(--muted);font-size:8.5px}.renewal-rules>p{color:#34725e;background:#eaf8f2;border-radius:8px;grid-column:1/-1;align-items:center;gap:7px;margin:0;padding:9px 11px;font-size:9.5px;display:flex}.renewal-rules>p span{font-weight:900}.renewal-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:11px;display:flex}.renewal-toolbar>div{flex-direction:column;gap:3px;display:flex}.renewal-toolbar strong{font-size:13px}.renewal-toolbar span{color:var(--muted);font-size:9.5px}.renewal-toolbar nav{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:3px;display:flex}.renewal-toolbar button{color:#748195;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 9px;font-size:9.5px}.renewal-toolbar button.active{background:var(--blue-soft);color:var(--blue);font-weight:800}.renewal-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:13px;display:grid}.renewal-column{border:1px solid var(--line);background:#f8fafc;border-radius:14px;overflow:hidden}.renewal-column>header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;min-height:62px;padding:11px 13px;display:grid}.renewal-column>header>span{background:var(--blue-soft);width:31px;height:31px;color:var(--blue);border-radius:9px;place-items:center;font-weight:900;display:grid}.renewal-column.waiting>header>span{color:#a36c0a;background:#fff4d9}.renewal-column.recovery>header>span{color:#c35048;background:#fff0ee}.renewal-column>header>div{flex-direction:column;gap:3px;display:flex}.renewal-column>header strong{font-size:10.5px}.renewal-column>header small{color:var(--muted);font-size:9px}.renewal-column>header>b{color:#667387;background:#edf1f6;border-radius:11px;place-items:center;min-width:22px;height:22px;font-size:9px;display:grid}.renewal-column>div{flex-direction:column;gap:9px;min-height:220px;padding:10px;display:flex}.renewal-card{background:#fff;border:1px solid #e0e6ef;border-radius:11px;padding:12px;box-shadow:0 4px 12px #233b5c09}.renewal-card>header{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.renewal-card .avatar.small{width:32px;height:32px;font-size:9px}.renewal-card>header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.renewal-card>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.renewal-card>header small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.renewal-card>header>b{color:#26364f;font-size:9.5px}.renewal-card>p{color:#52637b;background:#f0f4fa;border-radius:9px;margin:11px 0 6px;padding:5px 7px;font-size:8.5px;font-weight:800;display:table}.renewal-card>small{color:#8793a5;min-height:24px;font-size:8.5px;line-height:1.45;display:block}.renewal-card footer{border-top:1px solid #edf0f4;justify-content:flex-end;gap:5px;margin-top:11px;padding-top:10px;display:flex}.renewal-card footer button{border:1px solid var(--line);color:#637084;cursor:pointer;background:#fff;border-radius:7px;padding:6px 8px;font-size:9px}.renewal-card footer button.primary{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:700}.renewal-column-empty{color:#8a96a8;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.renewal-column-empty span{color:#18815e;background:#e8f8f2;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.renewal-column-empty p{margin:8px 0 0;font-size:9.5px}.schedule-workspace{max-width:1180px;margin:0 auto}.schedule-stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px;display:grid}.schedule-stats article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:104px;padding:16px;display:grid;box-shadow:0 5px 18px #1c355707}.schedule-stat-icon{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;font-size:15px;font-weight:800;display:grid}.schedule-stat-icon.amber{color:#a36c0a;background:#fff4d9}.schedule-stat-icon.cyan{color:#15819b;background:#e7f8fb}.schedule-stat-icon.green{color:#137d59;background:#e6f8f1}.schedule-stats article>div{flex-direction:column;display:flex}.schedule-stats small{color:#8894a6;letter-spacing:.8px;font-size:8.5px;font-weight:800}.schedule-stats strong{margin:4px 0 2px;font-size:21px}.schedule-stats p{color:var(--muted);margin:0;font-size:9.5px}.schedule-main-grid{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:17px;display:grid}.schedule-list-card{overflow:hidden}.schedule-list-card>header{justify-content:space-between;align-items:center;padding:20px 22px 15px;display:flex}.schedule-list-card>header h2{margin:5px 0 0;font-size:15px}.schedule-primary{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 13px;font-size:10.5px;font-weight:700;box-shadow:0 8px 18px #246bfd25}.schedule-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbfd;justify-content:space-between;align-items:center;gap:12px;padding:11px 22px;display:flex}.schedule-toolbar>label{border:1px solid var(--line);width:min(310px,42%);height:34px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 9px;display:flex}.schedule-toolbar input{border:0;outline:0;width:100%;font-size:10px}.schedule-toolbar>div{gap:4px;display:flex}.schedule-toolbar button{color:#748195;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 8px;font-size:9.5px}.schedule-toolbar button.active{background:var(--blue-soft);color:var(--blue);font-weight:700}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:55px 38px minmax(180px,1fr) auto;align-items:center;gap:11px;min-height:104px;padding:14px 18px;transition:background .15s;display:grid}.schedule-row:hover{background:#fbfcff}.schedule-row.cancelled{opacity:.55}.schedule-date{height:70px;color:var(--blue);background:#f6f9ff;border:1px solid #dce5f4;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;display:flex}.schedule-date strong{font-size:19px;line-height:1}.schedule-date span{text-transform:uppercase;margin:3px 0;font-size:9.5px;font-weight:800}.schedule-date small{color:#6f7d90;font-size:8.5px}.schedule-row.paused .schedule-date{color:#9c7117;background:#fffaf0;border-color:#ecdfbe}.schedule-row.cancelled .schedule-date{color:#7a8493;background:#f5f6f8;border-color:#e4e6ea}.schedule-row>.avatar{width:38px;height:38px;font-size:10.5px}.schedule-copy{min-width:0}.schedule-copy>div{align-items:center;gap:7px;display:flex}.schedule-copy strong{font-size:11.5px}.schedule-copy p{color:#5f6d80;text-overflow:ellipsis;white-space:nowrap;max-width:480px;margin:7px 0;font-size:10.5px;overflow:hidden}.schedule-copy>small{color:#8793a5;font-size:9px}.schedule-copy>small b{color:#2e7fc7}.schedule-status{border-radius:12px;padding:4px 7px;font-size:8.5px;font-weight:800}.schedule-status.scheduled{color:#107a56;background:#e8f8f2}.schedule-status.paused{color:#986a12;background:#fff4d9}.schedule-status.cancelled{color:#7c8797;background:#edf0f4}.schedule-status.sent{color:#2b6fbd;background:#e9f3ff}.schedule-actions{align-items:center;gap:3px;display:flex}.schedule-actions button{border:1px solid var(--line);color:#637084;cursor:pointer;background:#fff;border-radius:7px;padding:6px 7px;font-size:9px}.schedule-actions button:hover{color:var(--blue);border-color:#bdd0f4}.schedule-actions button.danger:hover{color:#ad4747;border-color:#efc6c6}.schedule-actions button:last-child{width:27px;padding:5px;font-size:14px}.schedule-empty{min-height:240px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.schedule-empty span{background:var(--blue-soft);width:50px;height:50px;color:var(--blue);border-radius:14px;place-items:center;font-size:20px;display:grid}.schedule-empty strong{color:var(--text);margin:12px 0 4px;font-size:12px}.schedule-empty p{margin:0;font-size:9.5px}.schedule-guide{padding:22px}.schedule-guide h2{margin:13px 0 20px;font-size:16px}.schedule-guide ol{margin:0;padding:0;list-style:none}.schedule-guide li{grid-template-columns:28px 1fr;gap:10px;padding-bottom:18px;display:grid;position:relative}.schedule-guide li:not(:last-child):after{content:"";background:#dce4f0;width:1px;position:absolute;top:30px;bottom:3px;left:13px}.schedule-guide li>i{z-index:1;background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:50%;place-items:center;font-size:9.5px;font-style:normal;font-weight:800;display:grid}.schedule-guide li strong{font-size:10.5px}.schedule-guide li p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.schedule-safety{color:#296b57;background:#eef9f5;border-radius:10px;grid-template-columns:30px 1fr;gap:9px;padding:12px;display:grid}.schedule-safety>span{font-size:18px}.schedule-safety strong{font-size:10px}.schedule-safety p{margin:3px 0 0;font-size:8.5px;line-height:1.45}.schedule-modal-backdrop{z-index:110;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12213a9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.schedule-modal{background:#fff;border-radius:18px;width:min(940px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 90px #0d1b315c}.schedule-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 24px 17px;display:flex}.schedule-modal>header h2{margin:5px 0;font-size:19px}.schedule-modal>header p{color:var(--muted);margin:0;font-size:9.5px}.schedule-modal>header>button{color:#657184;cursor:pointer;background:#f0f3f7;border:0;border-radius:9px;width:32px;height:32px;font-size:18px}.schedule-form-grid{grid-template-columns:1fr 260px;display:grid}.schedule-form-fields{padding:21px 24px}.schedule-field{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.schedule-field>span,.schedule-form-fields legend{color:#46536a;font-size:10.5px;font-weight:800}.schedule-field select,.schedule-field input,.schedule-field textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dbe2ec;border-radius:9px;outline:0;padding:10px 11px;font-size:10.5px}.schedule-field select,.schedule-field input{height:39px;padding-top:0;padding-bottom:0}.schedule-field textarea{resize:vertical;line-height:1.5}.schedule-field>small{color:var(--muted);align-self:flex-end;font-size:8.5px}.message-step-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.message-step-header>span{color:#46536a;font-size:10.5px;font-weight:800}.message-step-header>button{color:#3c66a8;cursor:pointer;background:#f6f9ff;border:1px solid #ccdaf2;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:flex}.message-step-header>button:hover,.message-step-header>button.active{color:var(--blue);background:#edf3ff;border-color:#8eb2fa}.message-step-header>button>span{font-size:11px}.message-step-header>button>small{min-width:16px;height:16px;color:var(--blue);background:#dfeaff;border-radius:8px;place-items:center;font-size:9px;display:grid}.message-step-header>button>b{margin-left:2px;font-size:9.5px}.message-template-menu{background:#f8faff;border:1px solid #dbe4f2;border-radius:11px;padding:12px;box-shadow:0 10px 28px #24456e12}.message-template-menu>header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.message-template-menu>header>div{flex-direction:column;gap:3px;display:flex}.message-template-menu>header strong{color:#344258;font-size:10.5px}.message-template-menu>header small{color:var(--muted);font-size:8.5px}.message-template-menu>header>button{color:#66748a;cursor:pointer;background:#e9eef6;border:0;border-radius:6px;width:24px;height:24px;font-size:13px}.message-template-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:210px;display:grid;overflow-y:auto}.message-template-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e6ef;border-radius:9px;min-width:0;padding:10px 42px 10px 10px;position:relative}.message-template-list>button:hover{background:#f7faff;border-color:#98b8f6}.message-template-list>button>span{align-items:center;gap:6px;min-width:0;display:flex}.message-template-list>button strong{color:#344258;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.message-template-list>button small{color:#4c6f9f;background:#edf3ff;border-radius:8px;flex:none;padding:3px 5px;font-size:8.5px}.message-template-list>button p{color:#758196;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:9px;line-height:1.45;overflow:hidden}.message-template-list>button>b{color:var(--blue);font-size:8.5px;position:absolute;top:50%;right:10px;translate:0 -50%}.create-template-button{width:100%;color:var(--blue);cursor:pointer;background:#f4f8ff;border:1px dashed #9db9ef;border-radius:8px;margin-top:8px;padding:8px;font-size:9px;font-weight:800}.create-template-button:hover{background:#eaf2ff;border-style:solid}.message-template-creator{grid-template-columns:1fr;gap:8px;display:grid}.message-template-creator>label{flex-direction:column;gap:5px;display:flex}.message-template-creator label>span{color:#536176;font-size:8.5px;font-weight:800}.message-template-creator input,.message-template-creator textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dbe2ec;border-radius:8px;outline:0;padding:9px 10px;font-size:9.5px}.message-template-creator textarea{resize:vertical;line-height:1.45}.message-template-creator>small{color:var(--muted);justify-self:end;font-size:9px}.message-template-creator>div{justify-content:flex-end;gap:7px;display:flex}.message-template-creator>div button{color:#627086;cursor:pointer;background:#fff;border:1px solid #d8e0eb;border-radius:8px;padding:7px 9px;font-size:9px}.message-template-creator>div .save-template-button{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:800}.message-template-creator>div button:disabled{cursor:not-allowed;opacity:.45}.schedule-form-fields fieldset{border:0;margin:0 0 18px;padding:0}.schedule-form-fields legend{margin-bottom:8px}.period-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.period-options>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:11px;flex-direction:column;align-items:flex-start;min-height:116px;padding:11px;display:flex}.period-options>button:hover{border-color:#b7cdf8}.period-options>button.selected{border-color:var(--blue);background:#f2f6ff;box-shadow:0 0 0 2px #246bfd13}.period-options>button>strong{color:var(--blue);font-size:20px;line-height:1}.period-options>button>span{color:var(--text);margin-top:4px;font-size:9.5px;font-weight:800}.period-options>button>small{color:var(--muted);margin:4px 0 auto;font-size:9px;line-height:1.35}.period-options>button>em{color:#526279;margin-top:10px;font-size:9px;font-style:normal}.period-options>button.custom-period>strong{font-size:18px}.custom-date-field{background:#f7f9fd;border-radius:10px;padding:12px}.custom-date-field>small{color:#47705f;align-self:flex-start}.schedule-cadence{color:#2b6d58;background:#eef9f5;border:1px solid #cce8dc;border-radius:10px;grid-template-columns:31px 1fr;align-items:start;gap:9px;margin:-7px 0 18px;padding:11px;display:grid}.schedule-cadence>span{color:#16805d;background:#d9f3e9;border-radius:9px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:900;display:grid}.schedule-cadence strong{font-size:10px}.schedule-cadence p{margin:4px 0 0;font-size:8.5px;line-height:1.55}.schedule-cadence p b{color:inherit}.schedule-cadence.adjusted{color:#7c621e;background:#fff8e8;border-color:#f0d798}.schedule-cadence.adjusted>span{color:#a57508;background:#ffedbd}.schedule-review{border-left:1px solid var(--line);background:#f8fafc;padding:22px}.review-calendar{text-align:center;background:#fff;border:1px solid #dae3f0;border-radius:13px;flex-direction:column;align-items:center;margin:17px 0;display:flex;overflow:hidden}.review-calendar>span{background:linear-gradient(135deg, var(--blue), #388fef);color:#fff;text-transform:capitalize;width:100%;padding:8px;font-size:9.5px;font-weight:800}.review-calendar>strong{color:var(--blue);margin:12px 0 5px;font-size:38px;line-height:1}.review-calendar>small{color:var(--muted);text-transform:capitalize;margin-bottom:13px;font-size:9px}.schedule-review dl{gap:0}.schedule-review dl>div{border-bottom:1px solid #e4e9f0;grid-template-columns:75px 1fr;padding:9px 0;font-size:9.5px}.schedule-review>p{color:#526c9b;background:#eaf1ff;border-radius:9px;padding:10px;font-size:8.5px;line-height:1.5}.schedule-modal>footer{border-top:1px solid var(--line);background:#fafbfd;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.schedule-modal>footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:9px 13px;font-size:10.5px}.schedule-modal>footer button.schedule-confirm{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:700}.schedule-modal>footer button:disabled{cursor:not-allowed;opacity:.45}.role-access-badge,.card-kicker,.connected-label,.preview-badge{font-size:10px}.metric-grid article small,.volume-card>header button,.card-link{font-size:11px}.volume-column>span,.volume-column small{font-size:10.5px}.queue-list strong,.team-member strong{font-size:12px}.queue-list small,.health-row small,.team-member small{font-size:11px}.queue-list em,.health-row>b,.sales-dashboard>header p,.sales-kpis small,.sales-ranking>header span,.sales-pipeline>header span,.sales-ranking>div>span:nth-child(2) small,.sales-lead-open small,.sales-dashboard>header>nav button,.sales-kpis span,.sales-ranking>div>b,.sales-won-button{font-size:10.5px}.sales-ranking>header strong,.sales-pipeline>header strong,.sales-ranking>div>span:nth-child(2) strong,.sales-lead-open strong{font-size:11.5px}.sales-pipeline>p,.mock-mode-strip,.setup-list small,.readiness-meter>div,.check-list{font-size:11px}.setup-list strong,.channel-setup-card>button{font-size:11.5px}.browser-bar span,.chat-widget header small,.chat-widget>div>span,.chat-widget>div button,.chat-widget>footer,.phone-preview>header small,.phone-date,.phone-chat p small,.phone-preview>footer{font-size:10px}.chat-widget header strong,.chat-widget>div p,.phone-preview>header b,.phone-chat p{font-size:11px}.email-inbox-preview>header p,.email-preview-message header small,.email-preview-message time,.email-preview-message>footer span{font-size:10.5px}.email-inbox-preview>header>b,.email-preview-message>footer button{font-size:10px}.email-preview-message header strong,.email-preview-message>p{font-size:11.5px}.email-preview-message>strong{font-size:12px}.email-setup-card>p{font-size:11.5px}.email-setup-card label>span,.email-security-note strong{font-size:11px}.email-setup-card input,.email-setup-card select{font-size:12px}.email-security-note p,.email-setup-card>button{font-size:11px}.contact-summary span,.contacts-table-card>header button,.permission-notice p,.contacts-table-row{font-size:11.5px}.contacts-table-card input{font-size:12px}.contacts-table-head,.contact-cell small{font-size:10.5px}.contact-cell strong{font-size:12px}.contact-create-modal>header p,.contact-create-grid label>span,.contact-opt-out>span strong,.contact-create-modal>footer button{font-size:11.5px}.contact-create-grid input,.contact-create-grid select,.contact-create-grid textarea{font-size:12px}.contact-create-grid label>small,.contact-opt-out>span small{font-size:10.5px}.permission-matrix>header>span,.permission-matrix-head,.permission-matrix-row b,.permission-matrix footer{font-size:10px}.permission-matrix-row{font-size:11px}.sales-catalog-settings>header p,.catalog-title-editor>span,.sales-catalog-settings>header>button{font-size:10.5px}.ai-tools>button strong,.ai-safety strong,.context-preview strong,.classification-grid strong{font-size:11.5px}.ai-tools>button small,.context-preview>span,.context-preview small,.classification-grid small{font-size:10.5px}.ai-safety p,.ai-empty p,.ai-empty button,.ai-result footer button{font-size:11px}.ai-model-pill,.context-preview div>b,.ai-result>div:first-child,.ai-result>div:first-child button{font-size:10px}.reports-toolbar span,.reports-toolbar select,.reports-toolbar button{font-size:11px}.report-volume>header>span,.report-bars small,.chart-legend,.sla-ring small,.sla-card>p span{font-size:10.5px}.performance-head{font-size:10px}.performance-row{font-size:11.5px}.profile-settings>header p,.settings-title-row p,.media-cleanup-summary p,.danger-card p,.profile-settings>header button,.settings-title-row button,.media-cleanup-summary>button,.danger-card button{font-size:11px}.workspace-details small,.media-cleanup-summary>div:nth-child(2)>div span,.member-row small,.member-row>b{font-size:10.5px}.workspace-details strong,.member-row strong,.danger-card strong{font-size:11.5px}.media-cleanup-grid article>header small,.media-cleanup-grid label>span,.media-cleanup-grid article>p,.media-cleanup-protection p,.media-cleanup-confirm>div p{font-size:10.5px}.media-cleanup-grid select,.media-cleanup-modal footer button,.media-cleanup-confirm>div strong,.media-cleanup-complete>div{font-size:11px}.media-cleanup-protection strong{font-size:11.5px}.renewal-stats small,.renewal-rules li span,.renewal-card>p,.renewal-card>small{font-size:10.5px}.renewal-stats p,.renewal-note,.renewal-toolbar span,.renewal-toolbar button,.renewal-column-empty p{font-size:11px}.renewal-rules li b,.renewal-column>header strong,.renewal-card>header strong{font-size:11.5px}.renewal-column>header small,.renewal-card>header small,.renewal-card>header>b,.renewal-card footer button{font-size:10.5px}.renewal-card .avatar.small,.renewal-column>header>b{font-size:10px}.schedule-stats small,.schedule-date span,.schedule-copy>small,.schedule-status,.schedule-guide li p,.schedule-safety p,.schedule-field>small,.message-template-menu>header small,.message-template-list>button small,.message-template-list>button>b,.message-template-creator label>span,.message-template-creator>small,.period-options>button>small,.period-options>button>em,.schedule-cadence p,.review-calendar>small,.schedule-review>p{font-size:10.5px}.schedule-stats p,.schedule-primary,.schedule-toolbar button,.schedule-date small,.schedule-actions button,.schedule-empty p,.schedule-modal>header p,.message-step-header>button,.message-template-list>button strong,.message-template-list>button p,.create-template-button,.message-template-creator input,.message-template-creator textarea,.message-template-creator>div button,.period-options>button>span,.schedule-cadence strong,.review-calendar>span,.schedule-review dl>div{font-size:11px}.schedule-toolbar input,.schedule-copy p,.schedule-guide li strong,.schedule-safety strong,.message-template-menu>header strong{font-size:11.5px}.schedule-copy strong,.schedule-field>span,.schedule-form-fields legend,.message-step-header>span,.schedule-field select,.schedule-field input,.schedule-field textarea{font-size:12px}.history-loader small,.ticket-composer-control>small{font-size:10.5px}.composer-toolbar .composer-sales-tool>button,.schedule-guide li>i{font-size:10px}.renewal-rules>p,.renewal-rules>p span{font-size:11px}.sales-catalog-head,.sales-catalog-row>label span{font-size:10px}.sales-catalog-row>input,.sales-catalog-row>select,.sales-catalog-row>label,.sales-catalog-row>label input{font-size:11.5px}.sales-catalog-settings>footer p,.sales-catalog-settings>footer button{font-size:11px}.integration-setting>b{font-size:10.5px}@media (max-width:1180px){.app-shell,.app-shell.contact-panel-closed{grid-template-columns:76px 300px minmax(400px,1fr)}.contact-panel{display:none}.sidebar{padding:22px 10px}.brand{justify-content:center;padding:0}.brand div,.nav-item>span:nth-child(2),.nav-item small,.sidebar-profile div:nth-child(2){display:none}.nav-item{grid-template-columns:1fr;padding:0}.sidebar-profile{grid-template-columns:1fr;justify-items:center}.role-preview-menu{position:fixed;bottom:18px;left:82px}.metric-grid,.contact-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.connection-card-grid,.schedule-main-grid{grid-template-columns:1fr}.schedule-guide{display:none}.dashboard-main-grid,.channel-preview-layout,.email-connection-layout,.ai-lab{grid-template-columns:1fr}.dashboard-bottom-grid{grid-template-columns:1fr 1fr}.ai-tools{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.ai-tools>.preview-badge,.ai-tools>h2,.ai-safety{grid-column:1/-1}.phone-preview{margin:0 auto}}@media (max-width:780px){.login-screen{padding:16px}.login-card{padding:26px 22px}html,body{height:auto;min-height:100%;overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100dvh;padding-bottom:64px;overflow:visible}.app-shell.contact-panel-closed{grid-template-columns:1fr}.sidebar{z-index:60;border-right:0;border-top:1px solid var(--line);height:64px;min-height:0;padding:7px 9px;display:block;position:fixed;bottom:0;left:0;right:0}.brand,.sidebar-profile{display:none}.nav-list{flex-direction:row;gap:4px;overflow:auto hidden}.nav-item{min-width:54px;min-height:49px}.conversation-column{display:none}.chat-panel{height:calc(100dvh - 64px);min-height:0}.productivity-bar,.chat-actions button:not(.primary-soft):not(.ai-agent-toggle){display:none}.workspace-view{grid-column:1;min-height:calc(100dvh - 64px);padding:24px 16px}.workspace-header{flex-direction:column}.metric-grid,.metric-grid.compact,.contact-grid,.feature-grid,.integration-grid,.settings-layout{grid-template-columns:1fr}.coming-soon-card{margin-top:10px;padding:28px 20px}.action-toast{bottom:76px;left:16px;right:16px}.connections-toolbar{grid-template-columns:1fr 1fr}.connections-search{grid-column:1/-1}.connections-filter,.connections-add{padding:0 10px}.business-connect-layout{grid-template-columns:1fr}.connection-modal{padding:18px}.connection-events article div{flex-direction:column;gap:5px}.workspace-header-actions{justify-content:space-between;width:100%}.dashboard-main-grid,.dashboard-bottom-grid,.channel-preview-layout,.email-connection-layout,.sales-dashboard-grid,.ai-lab,.reports-grid,.complete-settings,.special-config-grid,.sales-kpis{grid-template-columns:1fr}.sales-ranking>div{grid-template-columns:31px minmax(0,1fr) auto}.sales-ranking>div>i{grid-column:2/-1}.sales-catalog-head,.sales-catalog-row{grid-template-columns:1fr .75fr}.sales-catalog-head span:nth-child(n+3){display:none}.dashboard-metrics,.contact-summary{grid-template-columns:repeat(2,1fr)}.volume-card{overflow-x:auto}.volume-chart,.report-bars{min-width:520px}.contacts-table{overflow-x:auto}.contacts-table-head,.contacts-table-row{min-width:780px}.contacts-table-card>header{grid-template-columns:1fr 1fr}.contacts-table-card>header label{grid-column:1/-1;max-width:none}.contact-create-grid{grid-template-columns:1fr}.contact-create-grid label.wide{grid-column:auto}.ai-tools,.classification-grid{grid-template-columns:1fr}.performance-head,.performance-row{min-width:620px}.team-performance{overflow-x:auto}.workspace-details{grid-template-columns:1fr}.media-cleanup-summary{grid-template-columns:40px 1fr}.media-cleanup-summary>button{grid-column:1/-1}.media-cleanup-grid{grid-template-columns:1fr}.media-cleanup-modal>header{flex-direction:column}.media-cleanup-modal>header>button{position:absolute;right:34px}.live-indicator{display:none}.schedule-stats{grid-template-columns:repeat(2,1fr)}.renewal-stats,.renewal-board,.renewal-rules{grid-template-columns:1fr}.renewal-rules ol{grid-template-columns:repeat(2,1fr)}.renewal-toolbar{flex-direction:column;align-items:stretch}.renewal-toolbar nav{overflow-x:auto}.schedule-list-card>header,.schedule-toolbar{flex-direction:column;align-items:stretch}.schedule-toolbar>label{width:100%}.schedule-toolbar>div{overflow-x:auto}.schedule-row{grid-template-columns:48px 34px 1fr}.schedule-actions{grid-column:2/-1;justify-content:flex-end}.schedule-form-grid{grid-template-columns:1fr}.schedule-review{border-top:1px solid var(--line);border-left:0}.period-options{grid-template-columns:repeat(2,1fr)}.message-step-header{flex-direction:column;align-items:flex-start}.message-template-list{grid-template-columns:1fr}.ticket-composer-control>small{display:none}.ticket-composer-gate{flex-direction:column;align-items:stretch}.ticket-composer-gate>button{width:100%}.special-premium-banner{grid-template-columns:42px 1fr}.special-premium-banner>label{grid-column:1/-1;justify-content:space-between}.special-stats{grid-template-columns:1fr}.digital-product-head,.digital-product-row{grid-template-columns:1fr 1fr}.digital-product-head span:nth-child(n+3){display:none}.inventory-overview-card{overflow-x:auto}.inventory-overview-head,.inventory-overview-row{min-width:620px}.recent-deliveries-card>article{grid-template-columns:1fr auto}.recent-deliveries-card>article>span:nth-child(2){grid-column:1}.return-confirm-panel{grid-template-columns:1fr 1fr}.return-confirm-panel>span{grid-column:1/-1}}
