.styles_saldo__O5j0C{background-color:var(--azul-claro);padding:15px;border-radius:15px;box-shadow:0 0 10px rgb(0 0 0/8%);color:#fff;display:flex;grid-gap:1em;gap:1em;font-size:16px;justify-content:flex-start;align-items:center}.styles_saldo__O5j0C.styles_in__wofP2{background-color:var(--rs-green-700);color:#fff}.styles_saldo__O5j0C.styles_out__YJHoF{background-color:var(--rs-yellow-700);color:#fff}.styles_titulo__tuZhN{font-size:1em;font-weight:400;margin:0;line-height:1}.styles_valor__CZNuF{font-size:1.2em;font-weight:700;margin:0;line-height:1;height:1em}.styles_valor__CZNuF+.styles_titulo__tuZhN{margin-top:7px}.styles_icone__t0ecS{display:block;width:3.1em;height:3.1em;background:#00000026;border-radius:6px;fill:currentColor;color:#fff;padding:.7em;transition:all .5s}#styles_userNotificationsMenu__w4E9X{overflow:hidden;border-radius:10px;width:400px}.styles_notificationsContainer__96fl3{max-height:550px;overflow-y:scroll;position:relative}.styles_notificationsList__E_2nx{display:flex;flex-direction:column;grid-gap:5px;gap:5px;padding:10px}.styles_notificationItem__5VXon{position:relative;padding:13px;cursor:pointer;border-radius:6px;border:2px solid #e8ecf3;background-color:#e8ecf3;transition:all .25s ease-in-out}.styles_notificationItem__5VXon:hover{filter:brightness(.95)}.styles_notificationItem__5VXon.styles_read__tcuSW{background-color:#e8ecf3}.styles_notificationItem__5VXon.styles_unread__lypy3{background-color:#feece3;border:2px solid var(--laranja)}.styles_notificationItem__5VXon.styles_unread__lypy3:before{content:"";position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background-color:var(--laranja)}.styles_notificationItem__5VXon h3{margin:0;font-size:15px;line-height:1.2;color:var(--azul-escuro)}.styles_notificationItem__5VXon p{margin:5px 0 0;font-size:13px;line-height:1.3;color:#666}.styles_notificationItem__5VXon time{font-size:12px;color:#666}.styles_notificationItem__5VXon .styles_itemFooter__rG_hm{margin-bottom:5px;display:flex;justify-content:flex-start}.styles_loadingOverlay__ujcPL{position:relative;text-align:center;line-height:1;display:flex;flex-direction:column;align-items:center;grid-gap:10px;gap:10px;padding:5px 15px 15px;font-size:15px;height:100px;justify-content:center}.styles_loadingOverlay__ujcPL .rs-placeholder{position:absolute;left:10px;right:10px;top:0;bottom:10px;height:auto!important;width:auto!important;border-radius:6px;z-index:-1}.styles_notificationsHeader__iaZLr{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:1;border-bottom:1px solid #e1e1e1;padding:13px;display:flex;align-items:center;justify-content:space-between}.styles_notificationsHeader__iaZLr h2{margin:0;font-size:18px;line-height:1;color:var(--azul-escuro);display:flex;align-items:center;grid-gap:8px;gap:8px}.styles_notificationsHeader__iaZLr h2 .icone{display:inline-block;width:1em;height:1em}.styles_notificationsFooter__7aqQF{position:-webkit-sticky;position:sticky;bottom:-1px;background-color:#fff;z-index:1;border-top:1px solid #e1e1e1;padding:13px;display:flex;align-items:center;justify-content:center}.styles_notificationsFooter__7aqQF>div,.styles_notificationsHeader__iaZLr>div{display:flex;align-items:center;grid-gap:8px;gap:8px}.GlobalSearch_container__ua1Ws{position:relative;width:100%;min-width:300px;flex:1 1}.GlobalSearch_searchContainer__jnWVg{position:relative;width:100%}.GlobalSearch_searchContainer__jnWVg input{width:100%!important;padding-left:40px!important;padding-right:40px!important;border-radius:25px!important;border:1px solid #e5e5e5!important;background-color:#f8f9fa!important;transition:all .3s ease!important;font-size:14px!important;height:40px!important}.GlobalSearch_searchContainer__jnWVg input:focus{background-color:#fff!important;border-color:#007bff!important;box-shadow:0 0 0 3px rgba(0,123,255,.1)!important;outline:none!important}.GlobalSearch_searchContainer__jnWVg input::-moz-placeholder{color:#6c757d!important;font-size:14px!important}.GlobalSearch_searchContainer__jnWVg input:-ms-input-placeholder{color:#6c757d!important;font-size:14px!important}.GlobalSearch_searchContainer__jnWVg input::placeholder{color:#6c757d!important;font-size:14px!important}.GlobalSearch_searchIcon__2BRaV{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none;z-index:10;display:flex;align-items:center;justify-content:center;color:#6c757d}.GlobalSearch_loadingSpinner__Zm0_Y{-webkit-animation:GlobalSearch_spin__mv3X9 1s linear infinite;animation:GlobalSearch_spin__mv3X9 1s linear infinite;font-size:16px;color:var(--rs-btn-primary-bg);display:flex;align-items:center;justify-content:center;width:16px;height:16px}@-webkit-keyframes GlobalSearch_spin__mv3X9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes GlobalSearch_spin__mv3X9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GlobalSearch_closeButton__POGJx{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:10;padding:4px 8px;border:none;background:transparent;color:#666;cursor:pointer;border-radius:4px;font-size:16px;line-height:1}.GlobalSearch_closeButton__POGJx:hover{background-color:#f0f0f0;color:#333}.GlobalSearch_smartTags__k_iLz{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:12px;margin-top:4px;box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.GlobalSearch_smartTagsLabel__8aJmf{font-size:12px;font-weight:500;color:#666;margin-bottom:8px}.GlobalSearch_smartTagsList__Cj6ob{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px}.GlobalSearch_smartTag__WXfti{font-size:11px}.GlobalSearch_filtersContainer__dpQEq{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:12px;margin-top:4px;box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:auto;width:100%;box-sizing:border-box}.GlobalSearch_filtersSection__Wqf45{margin-bottom:12px}.GlobalSearch_resultsDivider__o83na{height:1px;background:linear-gradient(90deg,transparent,#e5e5e5,transparent);margin:12px 0}.GlobalSearch_loadingInline__HYF_j{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;padding:16px;color:#666;font-size:14px}.GlobalSearch_errorInline__oj4M7{padding:16px;text-align:center;color:#e74c3c;font-size:14px;background-color:#fdf2f2;border-radius:8px;margin:8px 0}.GlobalSearch_filtersHeader__IU5jh{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.GlobalSearch_filtersHeader__IU5jh span{font-weight:600;font-size:14px;color:#333}.GlobalSearch_filtersActions__iArjG{display:flex;align-items:center;grid-gap:8px;gap:8px}.GlobalSearch_closeFiltersButton__nhODu{padding:4px 8px;border:none;background:transparent;color:#666;cursor:pointer;border-radius:4px;font-size:14px;line-height:1;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center}.GlobalSearch_closeFiltersButton__nhODu:hover{background-color:#f0f0f0;color:#333}.GlobalSearch_filterSection__rJ6ui{margin-bottom:10px}.GlobalSearch_filterSection__rJ6ui:last-child{margin-bottom:0}.GlobalSearch_filterLabel__HEF4p{font-size:12px;font-weight:500;color:#666;margin-bottom:6px;display:block}.GlobalSearch_filterOptions__m4G9G{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px}.GlobalSearch_filterButton__vDHaf{font-size:11px!important;padding:4px 10px!important;border-radius:16px!important;transition:all .2s ease!important;border:1px solid #e5e5e5!important;background:#fff!important;color:#333!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;outline:none!important;transform:none!important;scale:1!important;min-height:unset!important;height:auto!important;box-shadow:none!important;white-space:nowrap!important;flex-shrink:0!important}.GlobalSearch_filterButton__vDHaf:hover:not(.GlobalSearch_filterButtonActive__R0pID){background-color:#f8f9fa!important;border-color:#007bff!important;transform:none!important;scale:1!important}.GlobalSearch_filterButton__vDHaf:active,.GlobalSearch_filterButton__vDHaf:focus{transform:none!important;outline:none!important;scale:1!important;box-shadow:none!important}.GlobalSearch_filterButton__vDHaf.GlobalSearch_rs-btn__ZM3P3,.GlobalSearch_filterButton__vDHaf.GlobalSearch_rs-btn__ZM3P3:active,.GlobalSearch_filterButton__vDHaf.GlobalSearch_rs-btn__ZM3P3:focus,.GlobalSearch_filterButton__vDHaf.GlobalSearch_rs-btn__ZM3P3:hover:not(.GlobalSearch_filterButtonActive__R0pID){transform:none!important;scale:1!important}.GlobalSearch_filterButtonActive__R0pID{background-color:var(--rs-btn-primary-bg)!important;color:#fff!important;border-color:var(--rs-btn-primary-bg)!important}.GlobalSearch_filterButtonActive__R0pID:hover{cursor:default!important}.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-ghost__76e46,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-ghost__76e46:active,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-ghost__76e46:focus,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-ghost__76e46:hover,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-primary__bBG7_,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-primary__bBG7_:active,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-primary__bBG7_:focus,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn-primary__bBG7_:hover,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn__ZM3P3,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn__ZM3P3:active,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn__ZM3P3:focus,.GlobalSearch_filtersContainer__dpQEq .GlobalSearch_rs-btn__ZM3P3:hover{transform:none!important;scale:1!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease!important}.GlobalSearch_loading__8EEy2{border:1px solid #e5e5e5;border-radius:12px;color:#666}.GlobalSearch_error__oxjz8,.GlobalSearch_loading__8EEy2{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;padding:16px;margin-top:4px;text-align:center;font-size:14px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.GlobalSearch_error__oxjz8{border:1px solid #e74c3c;border-radius:12px;color:#e74c3c}.GlobalSearch_resultsInline__hfbYp{margin-top:6px}.GlobalSearch_resultsInlineHeader__RPFZ0{padding:6px 0;font-size:12px;font-weight:500;color:#666;border-bottom:1px solid #f0f0f0;margin-bottom:6px}.GlobalSearch_resultsInlineList__caTj9{max-height:200px;overflow-y:auto;position:relative;width:100%}.GlobalSearch_resultsInlineList__caTj9 *{box-sizing:border-box}.GlobalSearch_resultInlineItem__P1zmK{padding:8px 6px;border-bottom:1px solid #f8f9fa;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;border-radius:6px;margin:1px 0}.GlobalSearch_resultInlineItem__P1zmK:last-child{border-bottom:none}.GlobalSearch_resultInlineItem__P1zmK:hover{background-color:#f8f9fa;box-shadow:0 1px 4px rgba(0,0,0,.08)}.GlobalSearch_resultInlineContent__o2n3m{width:100%}.GlobalSearch_resultInlineTitle___mw4M{font-size:13px;font-weight:500;color:#333;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.GlobalSearch_resultInlineStatus__56wYM{font-size:10px;padding:2px 6px;border-radius:10px;white-space:nowrap;font-weight:500}.GlobalSearch_resultInlineDescription__FVrmy{font-size:11px;color:#666;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GlobalSearch_resultInlineMeta__E3tzA{font-size:10px;color:#999}.GlobalSearch_noResultsInline__VDhAV{padding:20px;text-align:center;color:#666;font-size:14px;background-color:#f8f9fa;border-radius:8px;margin:8px 0}.GlobalSearch_results__de1vj{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-top:4px;box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:400px;overflow-y:auto}.GlobalSearch_resultsHeader__1y57E{padding:12px 16px;border-bottom:1px solid #f0f0f0;background-color:#f8f9fa;font-size:12px;font-weight:500;color:#666;border-radius:12px 12px 0 0}.GlobalSearch_resultItem__QFhvE{padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s ease;position:relative}.GlobalSearch_resultItem__QFhvE:last-child{border-bottom:none;border-radius:0 0 12px 12px}.GlobalSearch_resultItem__QFhvE:hover{background-color:#f8f9fa}.GlobalSearch_resultContent__MtSzw{width:100%}.GlobalSearch_resultTitle__S7tMc{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.GlobalSearch_resultStatus__daeg7{font-size:11px;padding:2px 8px;border-radius:12px;white-space:nowrap;font-weight:500}.GlobalSearch_resultDescription__rDwXW{font-size:12px;color:#666;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GlobalSearch_resultMeta__PbBnT{font-size:11px;color:#999}.GlobalSearch_noResults__Qtyqe{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px;margin-top:4px;text-align:center;color:#666;font-size:14px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.GlobalSearch_filtersContainer__dpQEq::-webkit-scrollbar,.GlobalSearch_results__de1vj::-webkit-scrollbar{width:6px}.GlobalSearch_filtersContainer__dpQEq::-webkit-scrollbar-track,.GlobalSearch_results__de1vj::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.GlobalSearch_filtersContainer__dpQEq::-webkit-scrollbar-thumb,.GlobalSearch_results__de1vj::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.GlobalSearch_filtersContainer__dpQEq::-webkit-scrollbar-thumb:hover,.GlobalSearch_results__de1vj::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media (max-width:768px){.GlobalSearch_container__ua1Ws{max-width:100%;min-width:250px}.GlobalSearch_filtersContainer__dpQEq{padding:10px;max-height:300px}.GlobalSearch_filterButton__vDHaf{font-size:10px!important;padding:3px 8px!important}.GlobalSearch_results__de1vj{max-height:250px}.GlobalSearch_resultItem__QFhvE{padding:8px 10px}.GlobalSearch_resultTitle__S7tMc{font-size:13px}.GlobalSearch_resultDescription__rDwXW{font-size:11px}.GlobalSearch_searchContainer__jnWVg input{height:36px!important;font-size:13px!important}.GlobalSearch_filterOptions__m4G9G{display:flex;flex-wrap:nowrap;overflow-x:auto;grid-gap:3px;gap:3px;padding-bottom:2px}.GlobalSearch_filterOptions__m4G9G::-webkit-scrollbar{height:3px}.GlobalSearch_filterOptions__m4G9G::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.GlobalSearch_filterOptions__m4G9G::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}}.GlobalSearch_error__oxjz8,.GlobalSearch_filtersContainer__dpQEq,.GlobalSearch_loading__8EEy2,.GlobalSearch_noResults__Qtyqe,.GlobalSearch_results__de1vj,.GlobalSearch_smartTags__k_iLz{-webkit-animation:GlobalSearch_slideIn__onZx5 .2s ease-out;animation:GlobalSearch_slideIn__onZx5 .2s ease-out}@-webkit-keyframes GlobalSearch_slideIn__onZx5{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes GlobalSearch_slideIn__onZx5{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}