<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&amp;family=Open+Sans:wght@400;700&amp;family=Poppins:wght@400;700&amp;display=swap&amp;font-display=swap";:root{--fonte-principal: "Poppins", sans-serif;--fonte-secundaria: "DM Sans", sans-serif;--fonte-principal-teste: "Roboto Condensed", sans-serif;--fonte-principal-e: "Open Sans", sans-serif;--branco: #ffffff;--preto: #000000;--cinza-texto: #666666;--preto-texto: #42446E;--azul: #3f51b5;--gold: #dec87f;--gold-black: #ab7b3b;--cor-de-fundo: #f4f7fb;--azul-texto: #30455c;--azul-forte: #02075d}body{margin:0;padding:0;font-family:var(--fonte-secundaria);background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .tabela{margin:2rem 4rem}body .tabela h1,body h3{color:var(--cinza-texto)}body .datePickerReset{display:flex;margin-bottom:1rem}body .datePickerReset h3{margin:0 2rem 0 0}body .modal-btn{transition:.5s ease;color:#fff!important;margin:1rem 1.3rem}body .modal-btn:hover{transform:scale(1.05)}body .button-orange{background-color:#ff7f00;border-color:#ff7f00}body .button-red{background-color:#fff;border-color:red!important;color:red!important}body .button-red:hover{background-color:#fff;border-color:red;color:red!important}body .button-orange:hover{background-color:#ff9a33!important;border-color:#ff7f00!important}body .button-green{background-color:green;border-color:green}body .button-green:hover{background-color:green!important;border-color:green!important}body .button-whats{background-color:#25d366;border-color:#25d366}body .btnhistory{margin-left:1rem}body .modalConfirm{display:flex;flex-direction:row;justify-content:space-around;align-items:center}body .desabilitar{margin:2rem 5rem}body .desabilitar h1,body h2{color:var(--cinza-texto)}body .baloom{display:flex;flex-direction:row}body .ant-modal-body::-webkit-scrollbar{width:5px}body .ant-modal-body::-webkit-scrollbar-track{background:#f1f1f1}body .ant-modal-body::-webkit-scrollbar-thumb{background:var(--azul);border-radius:8px}body .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#1677ff}body .ant-tabs-card.ant-tabs-top&gt;.ant-tabs-nav .ant-tabs-tab-active{border-bottom-color:var(--azul)!important}body .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--azul)!important}@media (max-width: 768px){body .tabela{margin:2rem 1.5rem}body .tabela h1{font-size:18px;margin-top:2rem}body .tabela p{font-size:12px}}body .ant-btn-primary{background-color:var(--azul);color:var(--branco);font-family:var(--fonte-secundaria);font-weight:500;border:none;font-size:14px;height:32px;padding:4px 15px;border-radius:6px}body .ant-btn-primary:hover{background-color:#4e68fc!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.loading .loading-circle{border:5px solid rgba(0,0,0,.1);border-top:5px solid #3f51b5;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
</pre></body></html>