@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Heebo,system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root{--brand-green:#2ecc71;--accent-purple:#c084fc;--accent-blue:#3b82f6;--accent-yellow:#eab308;--accent-orange:#ea580c;--accent-pink:#e4405f;--bg-dark:#030915;--bg-dark-2:#061721;--card-bg:#0a0a0a;--card-bg-alt:#131313;--chat-light:#dcf8c6;--chat-beige:#e5ddd5;--chat-dark:#075e54;--chat-header-purple:#4e2a84;--platform-chatgpt:#10a37f;--platform-wordpress:#00749c;--platform-facebook:#1877f2;--platform-telegram:#08c;--platform-linkedin:#0a66c2;--platform-youtube:red}.customer-panel[data-theme=light]{--customer-sidebar-bg:#fff;--customer-main-bg:#f9fafb;--customer-sidebar-border:#e5e7eb;--customer-text:#374151;--customer-text-muted:#6b7280;--customer-link-active-bg:#f3f4f6;--customer-accent:#008069;--customer-input-bg:#fff;--customer-input-border:#d1d5db;--customer-card-bg:#fff;--customer-border:#e5e7eb;--customer-card-shadow:0 1px 3px rgba(0,0,0,.06);--customer-inbox-outer-bg:#d1d7db;--customer-inbox-panel-bg:#fff;--customer-inbox-header-bg:#f0f2f5;--customer-inbox-list-bg:#fff;--customer-inbox-list-border:#e5e7eb;--customer-inbox-search-bg:#f0f2f5;--customer-inbox-chat-bg:#efeae2;--customer-inbox-chat-pattern:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);--customer-inbox-bubble-out:#d9fdd3;--customer-inbox-bubble-in:#fff;--customer-inbox-text:#111b21;--customer-inbox-text-muted:#667781;--customer-inbox-composer-bg:#f0f2f5;--customer-inbox-composer-input-bg:#fff;--customer-inbox-composer-border:#d1d7db;--customer-inbox-attach-bg:#e9edef;--customer-inbox-empty-bg:#f0f2f5;--customer-inbox-refresh-color:#00a884}.customer-panel[data-theme=dark]{--customer-sidebar-bg:#030915;--customer-main-bg:#030915;--customer-sidebar-border:#1f2937;--customer-text:#f9fafb;--customer-text-muted:#9ca3af;--customer-link-active-bg:rgba(46,204,113,.2);--customer-accent:#2ecc71;--customer-input-bg:#1f2937;--customer-input-border:#374151;--customer-card-bg:#111b21;--customer-border:#1f2937;--customer-card-shadow:0 1px 3px rgba(0,0,0,.25);--customer-inbox-outer-bg:#0b141a;--customer-inbox-panel-bg:#111b21;--customer-inbox-header-bg:#202c33;--customer-inbox-list-bg:#111b21;--customer-inbox-list-border:#2a3942;--customer-inbox-search-bg:#202c33;--customer-inbox-chat-bg:#0b141a;--customer-inbox-chat-pattern:none;--customer-inbox-bubble-out:#005c4b;--customer-inbox-bubble-in:#202c33;--customer-inbox-text:#e9edef;--customer-inbox-text-muted:#8696a0;--customer-inbox-composer-bg:#1f2c34;--customer-inbox-composer-input-bg:#2a3942;--customer-inbox-composer-border:#2a3942;--customer-inbox-attach-bg:#1f2c34;--customer-inbox-empty-bg:#202c33;--customer-inbox-refresh-color:#00a884}@media (max-width:900px){.customer-chatbot-body{flex-direction:column!important}.customer-chatbot-preview-column{width:100%!important;max-width:400px;margin-inline:auto;position:static!important}}.customer-panel{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);-webkit-overflow-scrolling:touch}.customer-panel main{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}@media (max-width:767px){.customer-panel-layout{flex-direction:column!important}.customer-panel aside{width:100%!important;min-width:0!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;flex-shrink:0!important}.customer-panel .sidebar-mobile-header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.customer-panel .sidebar-mobile-button{min-width:44px;min-height:44px;padding:7px;display:flex!important;align-items:center;justify-content:center}.customer-panel main{padding-bottom:max(4rem,env(safe-area-inset-bottom))}}.customer-home-main{padding:clamp(.75rem,4vw,1.5rem) clamp(.75rem,4vw,1rem) max(4rem,env(safe-area-inset-bottom))}@media (max-width:480px){.customer-home-main .customer-home-header{flex-direction:column;align-items:stretch;gap:.75rem}.customer-home-main .customer-home-cta{width:100%;text-align:center;min-height:44px;display:inline-flex;align-items:center;justify-content:center}}.customer-chatbot-main{padding:1.5rem max(1rem,env(safe-area-inset-right)) max(4rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}@media (max-width:600px){.customer-chatbot-header{flex-direction:column!important;align-items:stretch!important}.customer-chatbot-header .customer-chatbot-header-actions{flex-wrap:wrap}.customer-chatbot-header a,.customer-chatbot-header button{min-height:44px}}.broadcasting-page{padding:1.5rem max(1rem,env(safe-area-inset-right)) 1.5rem max(1rem,env(safe-area-inset-left))}@media (max-width:767px){.broadcasting-page{padding:1rem max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.broadcasting-grid-2,.broadcasting-grid-3,.broadcasting-row-add-contact{grid-template-columns:1fr!important}.broadcasting-row-add-contact button{width:100%;min-height:44px}.broadcasting-send-actions{flex-direction:column;align-items:stretch}.broadcasting-send-actions button{min-height:44px;width:100%}.broadcasting-page .broadcasting-table-wrap{margin-left:max(-1rem,calc(-1 * env(safe-area-inset-left)));margin-right:max(-1rem,calc(-1 * env(safe-area-inset-right)));padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));overflow-x:auto;-webkit-overflow-scrolling:touch}.broadcasting-page .broadcasting-table-wrap table{min-width:400px}.broadcasting-param-input{max-width:100%;min-width:0;box-sizing:border-box}.broadcasting-create-meta-fields{grid-template-columns:1fr!important}.broadcasting-csv-actions{flex-direction:column;align-items:stretch}.broadcasting-csv-actions label{width:100%;justify-content:center;min-height:44px}.broadcasting-page .broadcasting-sections>div{padding:1rem!important}}.tracking-page{padding:1.5rem max(1rem,env(safe-area-inset-right)) 1.5rem max(1rem,env(safe-area-inset-left))}@media (max-width:767px){.tracking-page{padding:1rem max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.tracking-page-header{flex-direction:column!important;align-items:stretch!important;gap:.75rem}.tracking-page-header h1{margin:0}.tracking-page-header button{min-height:44px;width:100%}.tracking-page .tracking-table-wrap{margin-left:max(-1rem,calc(-1 * env(safe-area-inset-left)));margin-right:max(-1rem,calc(-1 * env(safe-area-inset-right)));padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));-webkit-overflow-scrolling:touch}.tracking-page .tracking-table{min-width:520px}.tracking-page .tracking-table td,.tracking-page .tracking-table th{padding:8px 6px;font-size:.8125rem}}.knowledge-base-page{padding:1.5rem max(1rem,env(safe-area-inset-right)) 1.5rem max(1rem,env(safe-area-inset-left))}@media (max-width:767px){.knowledge-base-page{padding:1rem max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.knowledge-base-layout{grid-template-columns:1fr!important}.knowledge-base-sidebar{min-width:0}.knowledge-base-add-kb-btn{min-height:44px}.knowledge-base-connect-sheets-btn{min-height:44px;width:100%}.knowledge-base-details-actions{flex-direction:column;align-items:stretch}.knowledge-base-details-actions button{min-height:44px;width:100%}.knowledge-base-records-section .knowledge-base-records-header{flex-direction:column!important;align-items:stretch!important;gap:.5rem}.knowledge-base-records-section .knowledge-base-records-header-actions{flex-wrap:wrap}.knowledge-base-records-section .knowledge-base-records-header-actions button{min-height:44px}.knowledge-base-page .knowledge-base-records-table-wrap{margin-left:max(-1rem,calc(-1 * env(safe-area-inset-left)));margin-right:max(-1rem,calc(-1 * env(safe-area-inset-right)));padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));-webkit-overflow-scrolling:touch}.knowledge-base-page .knowledge-base-records-table{min-width:320px}.knowledge-base-page .knowledge-base-records-table td,.knowledge-base-page .knowledge-base-records-table th{padding:6px 4px;font-size:.8125rem}.knowledge-base-page .knowledge-base-sheets-card>div,.knowledge-base-page .knowledge-base-sidebar{padding:1rem!important}.knowledge-base-field-row{grid-template-columns:1fr!important}}.crm-page{padding:1.5rem max(1rem,env(safe-area-inset-right)) 1.5rem max(1rem,env(safe-area-inset-left))}@media (max-width:767px){.crm-page{padding:1rem max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.crm-toolbar{flex-direction:column!important;align-items:stretch!important}.crm-toolbar input[type=text]{min-height:44px;width:100%}.crm-toolbar button,.crm-toolbar label[for=csv-file-input]{min-height:44px;width:100%;justify-content:center}.crm-toolbar label[for=csv-file-input]{display:inline-flex!important;align-items:center}.crm-phone-select-wrap{flex-direction:column!important;align-items:stretch!important}.crm-phone-select-wrap select{min-width:0!important;width:100%!important;min-height:44px}.crm-bulk-actions{flex-direction:column!important;align-items:stretch!important}.crm-bulk-actions button{min-height:44px;width:100%}.crm-pagination{flex-direction:column!important;align-items:stretch!important}.crm-page .crm-table-wrap{-webkit-overflow-scrolling:touch}.crm-page .crm-mobile-cards button{min-height:44px}.crm-pagination>div:last-child{flex-direction:column!important;align-items:stretch!important}.crm-pagination select{width:100%;min-height:44px}.crm-pagination button{min-height:44px}}.inbox-back-icon-mobile{display:none}.inbox-back-icon-desktop{display:inline}@media (max-width:767px){.inbox-root{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}.inbox-layout{position:relative;max-width:100%}.inbox-list-panel{display:flex;flex:1 1;min-width:0;width:100%}.inbox-layout.inbox-chat-open .inbox-list-panel{display:none!important}.inbox-chat-panel{display:none;flex:1 1;min-width:0;width:100%}.inbox-layout.inbox-chat-open .inbox-chat-panel{display:flex!important}.inbox-list{width:100%!important;min-width:0!important;-webkit-border-end:none!important;border-inline-end:none!important}.inbox-chat-panel>div{width:100%;min-width:0}.inbox-chat-header{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.inbox-chat-back{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.inbox-back-icon-mobile{display:inline;font-size:24px}.inbox-back-icon-desktop{display:none}.inbox-list button[type=button]{min-height:56px}.inbox-composer-wrap{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(10px,env(safe-area-inset-bottom))}}.chatbot-builder-composer-input,.chatbot-builder-composer-input::placeholder{font-family:Heebo,system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media (min-width:768px){.inbox-list-panel{display:flex!important;flex:0 0 auto;width:auto}.inbox-chat-panel{display:flex!important;flex:1 1;min-width:0}.inbox-list{width:380px!important;min-width:280px!important}}.special-integrations-page{padding:2rem max(1rem,env(safe-area-inset-right)) 2rem max(1rem,env(safe-area-inset-left))}@media (max-width:767px){.special-integrations-page{padding:1rem max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.special-integrations-header{flex-direction:column!important;gap:1rem}.special-integrations-header,.special-integrations-header>div:last-child{align-items:stretch!important}.special-integrations-header button{width:100%;min-height:44px}.record-sets-layout,.record-sets-section div[style*=gridTemplateColumns],.special-integrations-grid-2{grid-template-columns:1fr!important}.record-sets-header{flex-direction:column!important;align-items:stretch!important}.record-sets-header button{min-height:44px}.phone-level-section div[style*=gridTemplateColumns]{grid-template-columns:1fr!important}.phone-level-section select[style*=min-width]{min-width:0!important;width:100%!important}.special-integrations-page button{min-height:44px}}