@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.login-page{min-height:100vh;display:flex;background:#f5f5f7}.login-branding{flex:1;background:linear-gradient(135deg,#00a886,#00c49a,#00d4aa);display:flex;align-items:center;justify-content:center;padding:60px;position:relative;overflow:hidden}.branding-content{position:relative;z-index:2;text-align:center;max-width:450px}.branding-logo{width:200px;height:auto;margin-bottom:32px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.branding-title{color:#fff!important;font-size:42px!important;font-weight:700!important;margin:0 0 16px!important;text-shadow:0 2px 8px rgba(0,0,0,.15)}.branding-subtitle{color:#ffffffe6!important;font-size:18px;line-height:1.6}.branding-decoration{position:absolute;inset:0;z-index:1;pointer-events:none}.c1{width:300px;height:300px;top:-100px;left:-100px}.c2{width:200px;height:200px;bottom:10%;left:20%}.c3{width:150px;height:150px;top:30%;right:-50px}.c4{width:80px;height:80px;bottom:20%;right:15%}.login-form-container{flex:1;display:flex;align-items:center;justify-content:center;padding:60px;background:#fff}.login-form-wrapper{width:100%;max-width:400px}.form-header{margin-bottom:40px}.form-title{margin:0 0 8px!important;font-size:32px!important;font-weight:700!important;color:#1d1d1f!important}.form-subtitle{font-size:16px}.login-form .ant-form-item-label>label{font-weight:600;font-size:14px;color:#1d1d1f}.login-form .ant-input-affix-wrapper,.login-form .ant-input{border-radius:14px;padding:14px 18px;background-color:#f8f9fa;border:2px solid transparent;transition:all .3s ease}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input:hover{border-color:#e0e0e0}.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper-focused,.login-form .ant-input:focus{border-color:#00a886;box-shadow:0 0 0 4px #00a8861a;background:#fff}.input-icon{color:#8c8c8c;font-size:16px}.login-button{height:56px!important;border-radius:14px!important;font-weight:600!important;font-size:16px!important;background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important;box-shadow:0 8px 24px #00a88659!important;margin-top:16px;transition:all .3s ease!important}.login-button:hover{transform:translateY(-3px)!important;box-shadow:0 12px 32px #00a88673!important}.login-button:active{transform:translateY(-1px)!important}.login-button .anticon{font-size:18px}.turnstile-container{margin-bottom:16px;display:flex;justify-content:center}.copyright{margin-top:48px;display:block;text-align:center;font-size:13px}@media(max-width:992px){.login-branding{display:none}.login-form-container{flex:1;padding:40px 24px}}@media(max-width:480px){.form-title{font-size:26px!important}.login-form .ant-input-affix-wrapper,.login-form .ant-input{padding:12px 16px}.login-button{height:50px!important}}.home-page{max-width:100%}.welcome-section{background:linear-gradient(135deg,#00a886,#00c49a,#00d4aa);border-radius:28px;padding:48px 40px;margin-bottom:32px;position:relative;overflow:hidden;box-shadow:0 12px 40px #00a8864d}.welcome-content{position:relative;z-index:2}.welcome-greeting{color:#fff!important;font-size:36px!important;font-weight:700!important;margin:0 0 16px!important;text-shadow:0 2px 8px rgba(0,0,0,.1)}.welcome-datetime{display:flex;gap:24px;flex-wrap:wrap}.datetime-item{display:flex;align-items:center;gap:8px;background:#fff3;padding:10px 18px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.datetime-item .ant-typography{color:#fff!important;font-size:14px;font-weight:500}.datetime-icon{color:#fff;font-size:16px}.welcome-decoration{position:absolute;top:0;right:0;bottom:0;width:50%;z-index:1;pointer-events:none}.decoration-circle{position:absolute;border-radius:50%;background:#ffffff1a}.circle-1{width:200px;height:200px;top:-50px;right:-50px}.circle-2{width:150px;height:150px;top:50%;right:100px;transform:translateY(-50%)}.circle-3{width:80px;height:80px;bottom:20px;right:200px}.quick-actions-section{margin-top:8px}.section-title{margin-bottom:20px!important;font-size:18px!important;font-weight:600!important;color:#1d1d1f!important}.action-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000d;transition:all .3s ease!important;cursor:pointer;height:100%}.action-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.action-card .ant-card-body{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.action-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px}.action-content{display:flex;flex-direction:column;gap:4px}.action-title{font-size:16px!important;color:#1d1d1f!important}.action-desc{font-size:13px}@media(max-width:768px){.welcome-section{padding:32px 24px}.welcome-greeting{font-size:28px!important}.welcome-datetime{flex-direction:column;gap:12px}.welcome-decoration{display:none}}.enviar-page{max-width:100%}.search-card .ant-card-body{padding:32px}.search-header{margin-bottom:24px}.search-header h4{margin:0!important;font-size:18px!important;font-weight:600!important}.search-input-group{display:flex;gap:12px}.search-input{flex:1;border-radius:14px!important;height:52px!important;background-color:#f8f9fa!important;border:2px solid transparent!important}.search-input:hover,.search-input:focus{border-color:#00a886!important}.search-input .ant-input{background:transparent!important}.input-icon{color:#8c8c8c;font-size:18px}.search-button{height:52px!important;padding:0 32px!important;border-radius:14px!important;font-weight:600!important;font-size:15px!important;background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important;box-shadow:0 4px 12px #00a8864d!important}.search-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00a88666!important}.results-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.results-header h4{margin:0!important;font-size:18px!important;font-weight:600!important}.client-info-grid{background:#f8f9fa;border-radius:16px;padding:20px 24px;margin-bottom:24px}.info-row{display:flex;padding:10px 0;border-bottom:1px solid #eee}.info-row:last-child{border-bottom:none}.info-label{font-weight:600;color:#6b7280;min-width:100px;font-size:14px}.info-value{flex:1;color:#1d1d1f;font-size:14px;font-weight:500}.actions-section{padding-top:24px;border-top:1px solid #f0f0f0}.actions-title{margin-bottom:16px!important;font-size:16px!important;font-weight:600!important}.action-buttons-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.custom-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:#fff;border:2px solid #00a886;border-radius:12px;color:#00a886;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.custom-action-btn:hover{background:#00a886;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00a8864d}.custom-action-btn:disabled{opacity:.6;cursor:not-allowed}.custom-action-btn .anticon{font-size:16px;flex-shrink:0}.custom-email-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:linear-gradient(135deg,#00a886,#00c49a);border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00a8864d}.custom-email-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00a88666}.custom-email-btn:disabled{opacity:.6;cursor:not-allowed}.custom-email-btn .anticon{font-size:18px}.month-modal .ant-modal-content{border-radius:20px;overflow:hidden}.month-modal .ant-modal-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.month-modal-header{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}.month-modal-icon{font-size:22px;color:#00a886}.month-checkbox-group{width:100%;padding:16px 0}.month-checkbox{padding:14px 16px;background-color:#f8f9fa;border-radius:12px;width:100%;margin:0!important;transition:all .2s ease}.month-checkbox:hover{background-color:#00a8861a}.month-checkbox .ant-checkbox-checked+span{color:#00a886;font-weight:600}@media(max-width:768px){.page-header-content{flex-direction:column;text-align:center}.page-header-icon{margin:0 auto}.search-input-group{flex-direction:column}.search-button{width:100%}}.whatsapp-page{max-width:800px}.connection-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:24px;box-shadow:0 4px 24px #0000000f;margin-bottom:24px}.connection-card .ant-card-body{padding:32px}.connection-content{display:flex;align-items:center;gap:24px}.connection-icon-wrapper{flex-shrink:0}.connection-icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:32px;transition:all .3s ease}.connection-icon.connected{background:linear-gradient(135deg,#34c75926,#34c75914);color:#34c759}.connection-icon.disconnected{background:linear-gradient(135deg,#ff3b3026,#ff3b3014);color:#ff3b30}.connection-info{flex:1;min-width:0}.connection-title{margin:0 0 4px!important;font-size:20px!important;font-weight:600!important;color:#1d1d1f}.connection-desc{font-size:14px}.connect-btn{flex-shrink:0;height:48px!important;padding:0 28px!important;border-radius:14px!important;font-weight:600!important;font-size:15px!important;background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important;box-shadow:0 4px 16px #00a88659!important;transition:all .25s ease!important}.connect-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px #00a88673!important}.connection-icon.checking{background:linear-gradient(135deg,#00a88626,#00a88614);color:#00a886}.connect-btn-placeholder{flex-shrink:0;width:120px;height:48px;display:flex;align-items:center;justify-content:center}.status-details{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.detail-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000a;transition:all .2s ease}.detail-card:hover{box-shadow:0 4px 20px #00000014}.detail-card .ant-card-body{padding:20px}.detail-content{display:flex;align-items:center;gap:16px}.detail-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);color:#8c8c8c}.detail-icon.api{background:linear-gradient(135deg,#00a8861f,#00a8860f);color:#00a886}.detail-icon.instance.connected{background:linear-gradient(135deg,#34c7591f,#34c7590f);color:#34c759}.detail-info{flex:1}.detail-label{display:block;font-size:12px;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.detail-status .ant-badge-status-text{font-weight:600;font-size:15px}.qr-modal .ant-modal-content{border-radius:28px;overflow:hidden;padding:0}.qr-modal .ant-modal-body{padding:0}.qr-modal .ant-modal-close{top:16px;right:16px}.qr-modal-content{padding:32px;text-align:center}.qr-modal-header{margin-bottom:28px}.qr-modal-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:16px;background:linear-gradient(135deg,#00a886,#00c49a);display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff}.qr-modal-header h4{margin:0 0 8px!important;font-size:20px!important}.qrcode-wrapper{background:linear-gradient(135deg,#f8f9fa,#f0f2f5);border-radius:20px;padding:20px;display:flex;justify-content:center;align-items:center;min-height:260px}.qrcode-image{max-width:220px;height:auto;border-radius:12px}.qrcode-loading{display:flex;flex-direction:column;align-items:center;gap:16px}.countdown-bar{margin-top:24px;height:4px;background:#e8e8e8;border-radius:2px;overflow:hidden}.countdown-progress{height:100%;background:linear-gradient(90deg,#00a886,#00c49a);border-radius:2px;transition:width 1s linear}@media(max-width:600px){.connection-content{flex-direction:column;text-align:center}.connection-info{order:2}.connect-btn{width:100%;order:3}.status-details{grid-template-columns:1fr}}.novo-envio-page{max-width:100%}.page-header h2{margin:0 0 4px;font-size:28px;color:#1d1d1f}.search-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:24px;box-shadow:0 4px 24px #0000000f;margin-bottom:24px}.search-card .ant-card-body{padding:24px 32px}.search-content{display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px}.search-field{display:flex;flex-direction:column;gap:8px}.search-field-label{display:flex;align-items:center;gap:10px;color:#1d1d1f;font-size:14px;white-space:nowrap;height:22px}.field-icon{font-size:18px;color:#00a886}.search-field-input{display:flex;gap:12px}.date-picker{width:180px;border-radius:12px!important;height:44px!important}.date-picker .ant-picker-input>input{font-size:14px}.emitente-field{flex:1;min-width:280px;max-width:450px}.emitente-select{width:100%!important;border-radius:12px!important}.emitente-select .ant-select-selector{height:44px!important;border-radius:12px!important;padding:0 14px!important}.emitente-select .ant-select-selection-search-input{height:42px!important}.emitente-select .ant-select-selection-item{line-height:42px!important;font-size:14px}.emitente-select .ant-select-selection-placeholder{line-height:42px!important}.search-button-wrapper{display:flex;align-items:flex-end}.search-btn{height:44px!important;padding:0 24px!important;border-radius:12px!important;font-weight:600!important;font-size:14px!important;background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important;box-shadow:0 4px 12px #00a8864d!important}.search-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00a88666!important}.send-all-btn{height:48px!important;padding:0 28px!important;border-radius:14px!important;font-weight:600!important;font-size:15px!important;background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important;box-shadow:0 4px 16px #00a88659!important}.send-all-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00a88673!important}.boletos-table{margin-top:16px}.boletos-table .ant-table{border-radius:16px;overflow:hidden}.boletos-table .ant-table-thead>tr>th{background:#f8f9fa!important;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#5f6368;border-bottom:1px solid #e8e8e8;white-space:nowrap}.boletos-table .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid #f0f0f0}.boletos-table .ant-table-tbody>tr:hover>td{background:#00a8860a!important}.boletos-table .ant-pagination{margin-top:24px}.empty-state{padding:48px 0}@media(max-width:768px){.search-field{min-width:100%}.search-field-input{flex-direction:column}.date-picker,.search-btn{width:100%}.results-header{flex-direction:column;align-items:stretch}.send-all-btn{width:100%}}.send-modal .ant-modal-content{border-radius:20px;overflow:hidden}.send-modal .ant-modal-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.send-modal-header{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}.send-modal-icon{font-size:22px;color:#00a886}.send-modal-content{padding:8px 0}.send-modal-desc{display:block;margin-bottom:20px;font-size:14px}.send-modal-field{margin-bottom:24px}.send-modal-label{display:block;margin-bottom:8px;font-size:14px}.send-modal-input{border-radius:12px!important}.send-modal-hint{display:block;margin-top:8px;font-size:12px}.send-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.send-modal-actions .ant-btn{border-radius:12px!important;height:44px!important;padding:0 24px!important;font-weight:500!important}.send-modal-confirm{background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important}.send-modal-confirm:disabled{background:#d9d9d9!important;color:#00000040!important}.envios-page{max-width:100%}.results-card .ant-card-body{padding:32px}.results-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.results-info h4{margin:0 0 4px!important;font-size:20px!important;font-weight:600!important}.envios-table{margin-top:16px}.envios-table .ant-table{border-radius:16px;overflow:hidden}.envios-table .ant-table-thead>tr>th{background:#f8f9fa!important;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#5f6368;border-bottom:1px solid #e8e8e8;white-space:nowrap}.envios-table .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid #f0f0f0}.envios-table .ant-table-tbody>tr:hover>td{background:#00a8860a!important}.envios-table .ant-pagination{margin-top:24px}.action-buttons{display:flex;gap:4px;justify-content:center}.action-btn{width:36px!important;height:36px!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#00a886!important;transition:all .2s ease!important}.action-btn:hover:not(:disabled){background:#00a8861a!important;transform:scale(1.05)}.action-btn .anticon{font-size:16px}.start-btn{color:#1890ff!important}.start-btn:hover:not(:disabled){background:#1890ff1a!important}.action-btn:disabled{color:#d9d9d9!important;cursor:not-allowed}.empty-state{padding:80px 0}@media(max-width:768px){.page-header-content{flex-direction:column;text-align:center}.page-header-icon{margin:0 auto}}.details-modal-header{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}.details-modal-icon{font-size:22px;color:#00a886}.details-modal-info{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-bottom:8px;border-bottom:1px solid #f0f0f0}.details-modal-info-left{display:flex;align-items:center;flex-wrap:wrap}.reload-btn{display:flex;align-items:center;gap:6px;color:#00a886!important;font-weight:500;border-radius:8px!important;transition:all .2s ease}.reload-btn:hover:not(:disabled){background:#00a8861a!important}.reload-btn:disabled{color:#d9d9d9!important}.modal-filters{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.modal-search-input{flex:1;min-width:250px;border-radius:8px!important}.modal-search-input .ant-input{border-radius:8px}.modal-status-select{min-width:180px}.modal-status-select .ant-select-selector,.modal-search-btn{border-radius:8px!important}.details-table .ant-table{border-radius:12px;overflow:hidden}.details-table .ant-table-thead>tr>th{background:#f8f9fa!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#5f6368;border-bottom:1px solid #e8e8e8;white-space:nowrap;padding:12px!important}.details-table .ant-table-tbody>tr>td{padding:12px!important;border-bottom:1px solid #f0f0f0}.details-table .ant-table-tbody>tr:hover>td{background:#00a8860a!important}.details-table .ant-table-tbody>tr.ant-table-placeholder{display:none}.details-table .ant-table-tbody>tr:empty{display:none}.details-table .ant-table-tbody>tr.ant-table-measure-row{display:none!important}.details-table .ant-pagination{margin-top:16px}.status-tag{font-weight:600;border-radius:8px;padding:4px 12px}.status-tag .anticon{margin-right:6px}.empty-state-modal{padding:48px 0}.metrics-container{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}.metric-card{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;flex:1;min-width:80px;max-width:150px}.metric-value{font-size:18px;font-weight:700;line-height:1}.metric-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.3px;opacity:.85}.metric-total{background:#1890ff14}.metric-total .metric-value,.metric-total .metric-label{color:#1890ff}.metric-sent{background:#1890ff14}.metric-sent .metric-value,.metric-sent .metric-label{color:#1890ff}.metric-received{background:#13c2c214}.metric-received .metric-value,.metric-received .metric-label{color:#13c2c2}.metric-read{background:#00a88614}.metric-read .metric-value,.metric-read .metric-label{color:#00a886}.metric-error{background:#ff4d4f14}.metric-error .metric-value,.metric-error .metric-label{color:#ff4d4f}.metric-pending{background:#faad1414}.metric-pending .metric-value,.metric-pending .metric-label{color:#faad14}@media(max-width:600px){.metrics-container{gap:8px}.metric-card{padding:6px 10px;min-width:70px}.metric-value{font-size:16px}.metric-label{font-size:10px}}.relatorio-page{max-width:100%}.filter-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:24px;box-shadow:0 4px 24px #0000000f;margin-bottom:24px}.filter-label{font-size:13px;color:#6b7280}.filter-datepicker{min-width:280px}.filter-select{min-width:180px}.filter-button{height:40px!important;padding:0 24px!important;border-radius:12px!important;font-weight:600!important;background:linear-gradient(135deg,#00a886,#00c49a)!important;border:none!important;box-shadow:0 4px 12px #00a8864d!important}.filter-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00a88666!important}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}.results-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px #0000000f}.results-card .ant-card-body{padding:24px}.results-filter{display:flex;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.results-filter .ant-input-affix-wrapper{border-radius:10px;border:1px solid #e5e7eb;transition:all .2s ease}.results-filter .ant-input-affix-wrapper:hover,.results-filter .ant-input-affix-wrapper:focus-within{border-color:#00a886;box-shadow:0 0 0 2px #00a8861a}.results-filter .filter-count{font-size:13px}.results-card .ant-table-thead>tr>th{background:#f8f9fa;font-weight:600;color:#1d1d1f;white-space:nowrap}.results-card .ant-table-tbody>tr:hover>td{background:#f0fdf4}.action-btn-table{color:#00a886!important;font-weight:500}.action-btn-table:hover{background:#00a8861a!important}.details-modal .ant-modal-content{border-radius:20px;overflow:hidden}.details-modal .ant-modal-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.modal-header{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}.modal-icon{font-size:22px;color:#00a886}.modal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;gap:16px}.cliente-details{max-height:400px;overflow-y:auto}.cliente-card{margin-bottom:16px;border-radius:12px}.cliente-card:last-child{margin-bottom:0}.cliente-card .ant-descriptions-item-label{font-weight:600;color:#6b7280;width:100px}.email-info{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;text-align:center}@media(max-width:768px){.page-header-content{flex-direction:column;text-align:center}.filter-content{flex-direction:column;align-items:stretch}.filter-datepicker,.filter-select,.filter-button{width:100%}}.relatorio-geral-page{max-width:100%}.page-header{margin-bottom:32px}.page-header-content{display:flex;align-items:center;gap:20px}.page-header-icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:28px;background:linear-gradient(135deg,#00a88626,#00a88614);color:#00a886}.page-header-text h2{margin:0 0 4px;font-size:28px;color:#1d1d1f}.filter-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px #0000000f;margin-bottom:24px}.filter-card .ant-card-body{padding:24px 32px}.filter-content{display:flex;align-items:flex-end;gap:24px;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{font-size:13px;color:#5f6368}.filter-datepicker{min-width:280px;border-radius:10px!important}.filter-button{border-radius:10px!important;height:40px;padding:0 24px;font-weight:500}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;gap:16px}.dashboard-container{display:flex;flex-direction:column;gap:24px}.section-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px #0000000f}.section-card .ant-card-body{padding:24px}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.section-header h4{margin:0!important}.section-icon{font-size:24px;color:#00a886}.financial-card{background:linear-gradient(135deg,#1a1a2e,#16213e)}.financial-card .section-header h4{color:#fff}.financial-card .section-icon{color:gold}.finance-stat{text-align:center;padding:20px;background:#ffffff0d;border-radius:16px}.finance-stat .ant-typography{color:#ffffffb3!important;font-size:14px}.finance-value{font-size:32px;font-weight:700;margin-top:8px}.finance-value.dollar{color:#4ade80}.finance-value.real{color:#60a5fa}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.stat-card{display:flex;align-items:center;gap:16px;padding:20px;border-radius:16px;transition:transform .2s ease}.stat-card:hover{transform:translateY(-2px)}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:24px;font-weight:700;line-height:1.2}.stat-label{font-size:13px;color:#5f6368;font-weight:500}.stat-total{background:#1890ff14}.stat-total .stat-icon{background:#1890ff26;color:#1890ff}.stat-total .stat-value{color:#1890ff}.stat-success{background:#00a88614}.stat-success .stat-icon{background:#00a88626;color:#00a886}.stat-success .stat-value{color:#00a886}.stat-received{background:#13c2c214}.stat-received .stat-icon{background:#13c2c226;color:#13c2c2}.stat-received .stat-value{color:#13c2c2}.stat-read{background:#722ed114}.stat-read .stat-icon{background:#722ed126;color:#722ed1}.stat-read .stat-value{color:#722ed1}.stat-error{background:#ff4d4f14}.stat-error .stat-icon{background:#ff4d4f26;color:#ff4d4f}.stat-error .stat-value{color:#ff4d4f}.channel-card .section-header{padding-bottom:16px;border-bottom:1px solid #f0f0f0}.whatsapp-icon{color:#25d366!important}.email-icon{color:#1890ff!important}.channel-stats{display:flex;flex-direction:column;gap:12px;margin-top:16px}.channel-stat{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fafafa;border-radius:10px}.channel-stat-label{font-size:14px;color:#5f6368;font-weight:500}.channel-stat-value{font-size:18px;font-weight:700;color:#1d1d1f}.channel-stat-value.sent{color:#1890ff}.channel-stat-value.received{color:#13c2c2}.channel-stat-value.read{color:#722ed1}.channel-stat-value.error{color:#ff4d4f}.empty-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px #0000000f;text-align:center;padding:60px 0}@media(max-width:768px){.page-header-content{flex-direction:column;text-align:center}.page-header-icon{margin:0 auto}.filter-content{flex-direction:column;align-items:stretch}.filter-datepicker{width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.finance-value{font-size:24px}}.main-layout{min-height:100vh}.sidebar{background:linear-gradient(180deg,#fff,#f8f9fa)!important;border-right:1px solid rgba(0,0,0,.06);box-shadow:2px 0 12px #00000008;overflow:hidden!important;position:fixed!important;left:0;top:0;bottom:0;z-index:100;height:100vh!important}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden}.sidebar-header{padding:24px 20px;text-align:center;border-bottom:1px solid rgba(0,0,0,.04);background:linear-gradient(135deg,#00a886,#00c49a);flex-shrink:0}.sidebar-logo{max-width:100%;height:44px;object-fit:contain;transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-menu{flex:1;background:transparent!important;border-right:none!important;padding:12px 0;overflow:hidden!important}.sidebar-menu .ant-menu-item{margin:6px 12px!important;padding:0 16px!important;height:48px!important;line-height:48px!important;border-radius:12px!important;font-weight:500;font-size:14px;color:#5f6368!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;overflow:hidden!important;white-space:nowrap!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;box-sizing:border-box!important}.sidebar-menu .ant-menu-item .anticon{font-size:18px!important;min-width:18px!important;margin-right:12px!important;flex-shrink:0!important}.sidebar-menu .ant-menu-item .ant-menu-title-content{overflow:hidden!important;text-overflow:ellipsis!important;flex:1!important}.sidebar-menu .ant-menu-item:hover{background:linear-gradient(135deg,#00a88614,#00c49a14)!important;color:#00a886!important}.sidebar-menu .ant-menu-item-selected{background:linear-gradient(135deg,#00a886,#00c49a)!important;color:#fff!important;box-shadow:0 4px 12px #00a8864d}.sidebar-menu .ant-menu-item-selected .anticon{color:#fff!important}.sidebar-menu .ant-menu-item-selected:hover{background:linear-gradient(135deg,#00a886,#00c49a)!important;color:#fff!important}.sidebar-menu .ant-menu-submenu-title{margin:6px 12px!important;padding:0 16px!important;height:48px!important;line-height:48px!important;border-radius:12px!important;font-weight:500;font-size:14px;color:#5f6368!important;width:calc(100% - 24px)!important}.sidebar-menu .ant-menu-submenu-title:hover{background:linear-gradient(135deg,#00a88614,#00c49a14)!important;color:#00a886!important}.sidebar-menu .ant-menu-submenu-title .anticon{font-size:18px!important;min-width:18px!important;margin-right:12px!important}.sidebar-menu .ant-menu-sub{background:transparent!important}.sidebar-menu .ant-menu-sub .ant-menu-item{margin:4px 12px 4px 24px!important;padding:0 16px 0 28px!important;height:40px!important;line-height:40px!important;font-size:13px;width:calc(100% - 36px)!important}.sidebar-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:#00a886!important}.sidebar-footer{padding:16px 20px;border-top:1px solid rgba(0,0,0,.06);background:#00000005;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0}.user-info{display:flex;flex-direction:column;line-height:1.4;flex:1;min-width:0;overflow:hidden}.user-name{font-size:13px;font-weight:600;color:#1a1a1a!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-login{font-size:11px;color:#8c8c8c!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn{width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#8c8c8c!important;border-radius:10px!important;transition:all .2s ease!important;flex-shrink:0}.logout-btn:hover{background:linear-gradient(135deg,#ff3b301a,#ff453a1a)!important;color:#ff3b30!important}.logout-btn .anticon{font-size:16px!important}.main-header{background:#f5f5f7!important;padding:0 32px!important;height:64px;display:flex;align-items:center;border-bottom:none}.toggle-btn{width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px;color:#5f6368!important;border-radius:10px!important;transition:all .2s ease!important}.toggle-btn:hover{background:#0000000f!important;color:#1a1a1a!important}.main-content{padding:0 40px 40px;background:#f5f5f7;min-height:calc(100vh - 64px);overflow-y:auto}.ant-layout-sider-collapsed .sidebar-header{padding:20px 10px}.ant-layout-sider-collapsed .sidebar-logo{height:32px;width:auto;max-width:50px}.ant-layout-sider-collapsed .sidebar-menu{padding:12px 0}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-item{margin:6px 10px!important;padding:0!important;width:calc(100% - 20px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-item .anticon{margin:0!important;font-size:20px!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-item .ant-menu-title-content{display:none!important;width:0!important;opacity:0!important}.ant-layout-sider-collapsed .sidebar-footer{justify-content:center;padding:16px 10px}.ant-layout-sider-collapsed .user-info{display:none}.ant-layout-sider-collapsed .logout-btn{margin:0 auto}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-submenu-title{margin:6px 10px!important;padding:0!important;width:calc(100% - 20px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-submenu-title .anticon{margin:0!important;font-size:20px!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-submenu-title .ant-menu-title-content{display:none!important;width:0!important;opacity:0!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-submenu-arrow{display:none!important}:root{--primary-color: #00a886;--primary-color-dark: #00634f;--background-color: #f5f5f7;--card-background: #ffffff;--text-color: #1d1d1f;--text-color-secondary: #6e6e73;--border-color: #d2d2d7;--error-color: #ff3b30;--success-color: #34c759;--font-family: "Poppins", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);background-color:var(--background-color);color:var(--text-color);min-height:100vh}.ant-btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.ant-btn-primary:hover{background-color:var(--primary-color-dark)!important;border-color:var(--primary-color-dark)!important}.ant-message{font-family:var(--font-family)}.ant-modal-content{border-radius:20px}.ant-modal-header{border-radius:20px 20px 0 0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}#root{width:100%;min-height:100vh}
