*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#16a34a;--green2:#22c55e;--green-light:#dcfce7;--green-dark:#14532d;--red:#ef4444;--red-light:#fee2e2;--blue:#2563eb;--blue-light:#dbeafe;--amber:#f59e0b;--amber-light:#fef3c7;--sidebar:240px;--bg:#6b8068;--white:#fff;--border:#e2e8f0;--text:#0f172a;--muted:#64748b;--small:#94a3b8;--on-bg:#fff;--on-bg-muted:#f1f5f9;--r:12px;--sh:0 1px 3px #00000012,0 1px 2px #0000000a;--sh2:0 8px 28px #0000001a}body{background:#6b8068;background:var(--bg);color:#0f172a;color:var(--text);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5;min-height:100vh}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--border);border-radius:99px}.app-layout{display:flex;min-height:100vh}.main-content{flex:1 1;margin-left:240px;margin-left:var(--sidebar);min-height:100vh;padding:32px}.sidebar{background:#fff;background:var(--white);border-right:1px solid #e2e8f0;border-right:1px solid var(--border);bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;position:fixed;top:0;width:240px;width:var(--sidebar);z-index:100}.sidebar-logo{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);gap:10px;padding:20px 16px 16px}.logo-icon,.sidebar-logo{align-items:center;display:flex}.logo-icon{background:#16a34a;background:var(--green);border-radius:9px;color:#fff;flex-shrink:0;font-size:16px;font-weight:800;height:36px;justify-content:center;width:36px}.logo-text strong{color:#0f172a;color:var(--text);display:block;font-size:15px;font-weight:800}.logo-text span{color:#64748b;color:var(--muted);font-size:11px}.mobile-menu-close,.mobile-topbar,.sidebar-overlay{display:none}.sidebar-nav{flex:1 1;padding:12px 10px}.nav-section{color:#94a3b8;color:var(--small);font-size:10px;font-weight:700;letter-spacing:.08em;margin:14px 0 6px;padding:0 8px;text-transform:uppercase}.nav-item{align-items:center;background:none;border:none;border-radius:9px;color:#64748b;color:var(--muted);cursor:pointer;display:flex;font-size:13.5px;font-weight:500;gap:10px;margin-bottom:1px;padding:9px 10px;text-align:left;text-decoration:none;transition:all .15s;width:100%}.nav-item:hover{background:#6b8068;background:var(--bg);color:#0f172a;color:var(--text)}.nav-item.active{background:#16a34a;background:var(--green);color:#fff}.nav-item svg{flex-shrink:0;height:17px;width:17px}.sidebar-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);padding:14px 16px}.user-card{gap:10px}.user-avatar,.user-card{align-items:center;display:flex}.user-avatar{border-radius:50%;color:#fff;flex-shrink:0;font-size:13px;font-weight:700;height:34px;justify-content:center;width:34px}.user-info{flex:1 1;min-width:0}.user-info strong{display:block;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info span{font-size:11px}.btn-logout,.user-info span{color:#64748b;color:var(--muted)}.btn-logout{background:none;border:none;border-radius:7px;cursor:pointer;padding:6px;transition:color .15s,background .15s}.btn-logout:hover{background:#fee2e2;background:var(--red-light);color:#ef4444;color:var(--red)}.btn-logout svg{display:block;height:16px;width:16px}.company-switcher{align-items:center;background:#fff;background:var(--white);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:10px;cursor:pointer;display:flex;gap:9px;margin:14px 10px 0;padding:9px 10px;position:relative;transition:background .15s}.company-switcher:hover{background:#6b8068;background:var(--bg)}.co-icon{align-items:center;border-radius:7px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:30px;justify-content:center;width:30px}.co-name{flex:1 1;min-width:0}.co-name strong{display:block;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-name span{color:#64748b;color:var(--muted);font-size:10.5px}.co-dropdown{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 28px #0000001a;box-shadow:var(--sh2);left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);z-index:200}.co-dropdown-item{align-items:center;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:9px;padding:10px 12px;transition:background .1s}.co-dropdown-item:hover{background:#6b8068;background:var(--bg)}.co-dropdown-item.active{background:#dcfce7;background:var(--green-light);color:#14532d;color:var(--green-dark)}.co-dropdown-divider{background:#e2e8f0;background:var(--border);height:1px;margin:4px 0}.co-dropdown-add{align-items:center;color:#16a34a;color:var(--green);cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:7px;padding:10px 12px;transition:background .15s}.co-dropdown-add:hover{background:#dcfce7;background:var(--green-light)}.page-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.page-header h1{color:#fff;color:var(--on-bg);font-size:26px;font-weight:800;margin-bottom:3px}.page-header p{color:#f1f5f9;color:var(--on-bg-muted);font-size:13px}.header-actions{align-items:center;display:flex;flex-shrink:0;gap:10px}.btn{align-items:center;border:none;border-radius:9px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;padding:9px 16px;text-decoration:none;transition:all .15s;white-space:nowrap}.btn:active{transform:scale(.97)}.btn-primary{background:#16a34a;background:var(--green);color:#fff}.btn-primary:hover{background:#14532d;background:var(--green-dark)}.btn-secondary{background:#fff;background:var(--white);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);color:#0f172a;color:var(--text)}.btn-secondary:hover{background:#6b8068;background:var(--bg)}.btn-danger{background:#fee2e2;background:var(--red-light);color:#ef4444;color:var(--red)}.btn-danger:hover{background:#fecaca}.btn svg{flex-shrink:0;height:15px;width:15px}.btn-icon{background:none;border:none;border-radius:7px;color:#94a3b8;color:var(--small);cursor:pointer;padding:5px;transition:all .15s}.btn-icon:hover{background:#fee2e2;background:var(--red-light);color:#ef4444;color:var(--red)}.btn-icon svg{display:block;height:15px;width:15px}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11.5px;font-weight:700;gap:5px;padding:5px 10px}.status-online{background:#dcfce7;background:var(--green-light);color:#14532d;color:var(--green-dark)}.status-offline{background:#fef3c7;background:var(--amber-light);color:#92400e}.status-syncing{background:#dbeafe;background:var(--blue-light);color:#1e40af}.card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);padding:22px}.card h3{font-size:15px;font-weight:700;margin-bottom:16px}.stat-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.stat-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);gap:14px;padding:18px 20px}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{border-radius:11px;flex-shrink:0;height:44px;justify-content:center;width:44px}.stat-icon svg{height:22px;width:22px}.stat-label{color:#64748b;color:var(--muted);font-size:10.5px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.stat-value{font-family:DM Mono,monospace;font-size:22px;font-weight:800}.dash-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.tx-item{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:12px;padding:11px 0}.tx-item:last-child{border-bottom:none}.tx-icon{align-items:center;border-radius:9px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.tx-icon svg{height:16px;width:16px}.tx-info{flex:1 1;min-width:0}.tx-desc{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tx-meta{color:#64748b;color:var(--muted);font-size:11.5px;margin-top:1px}.tx-amount{font-family:DM Mono,monospace;font-size:13.5px;font-weight:700;white-space:nowrap}.table-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);overflow:hidden}table{border-collapse:collapse;width:100%}thead tr{background:#6b8068;background:var(--bg);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border)}thead th{color:#f1f5f9;color:var(--on-bg-muted);font-size:10.5px;font-weight:700;letter-spacing:.06em;padding:11px 16px;text-align:left;text-transform:uppercase}thead th:last-child{text-align:right}tbody tr{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);transition:background .1s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:#fafafa}tbody td{font-size:13.5px;padding:12px 16px;vertical-align:middle}tbody td:last-child{text-align:right}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:3px 9px}.badge-receita{background:#dcfce7;background:var(--green-light);color:#14532d;color:var(--green-dark)}.badge-despesa{background:#fee2e2;background:var(--red-light);color:#b91c1c}.badge-admin{background:#fef3c7;background:var(--amber-light);color:#92400e}.badge-usuario{background:#dbeafe;background:var(--blue-light);color:#1e40af}.filter-bar{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);margin-bottom:16px;padding:16px 20px}.filter-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px}.filter-group{display:flex;flex-direction:column;gap:5px;min-width:130px}.filter-group label{color:#64748b;color:var(--muted);font-size:10.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.filter-group input,.filter-group select{background:#fff;background:var(--white);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;color:#0f172a;color:var(--text);cursor:pointer;font-family:inherit;font-size:13px;outline:none;padding:8px 11px;transition:border-color .15s}.filter-group input:focus,.filter-group select:focus{border-color:#22c55e;border-color:var(--green2)}.modal-overlay{align-items:center;animation:fadeIn .15s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73;display:flex;inset:0;justify-content:center;position:fixed;z-index:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{animation:slideUp .2s ease;background:#fff;background:var(--white);border-radius:16px;box-shadow:0 8px 28px #0000001a;box-shadow:var(--sh2);max-width:95vw;padding:28px;width:480px}.modal-sm{width:380px}@keyframes slideUp{0%{opacity:0;transform:translateY(-12px) scale(.97)}to{opacity:1;transform:none}}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.modal-header h3{font-size:17px;font-weight:800}.modal-close{background:none;border:none;color:#64748b;color:var(--muted);cursor:pointer;font-size:22px;line-height:1;padding:2px}.modal-close:hover{color:#0f172a;color:var(--text)}.modal-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:22px}.form-group{margin-bottom:16px}.form-group label{color:#64748b;color:var(--muted);display:block;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea{background:#fff;background:var(--white);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:9px;color:#0f172a;color:var(--text);font-family:inherit;font-size:13.5px;outline:none;padding:10px 12px;transition:border-color .15s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#22c55e;border-color:var(--green2)}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.toast-container{bottom:24px;display:flex;flex-direction:column;gap:8px;position:fixed;right:24px;z-index:900}.toast{align-items:center;animation:toastIn .3s ease;background:#1e293b;border-radius:10px;box-shadow:0 8px 28px #0000001a;box-shadow:var(--sh2);color:#fff;display:flex;font-size:13px;font-weight:500;gap:8px;max-width:300px;padding:12px 18px}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.toast-success{background:#14532d;background:var(--green-dark)}.toast-error{background:#b91c1c}.toast-warn{background:#92400e}.auth-page{align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#0f172a);display:flex;justify-content:center;min-height:100vh;padding:24px}.auth-card{background:#fff;background:var(--white);border-radius:20px;box-shadow:0 8px 28px #0000001a;box-shadow:var(--sh2);max-width:100%;padding:40px;width:420px}.auth-logo{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:30px}.auth-logo .logo-icon{border-radius:13px;font-size:20px;height:46px;width:46px}.auth-logo strong{font-size:24px;font-weight:800}.auth-logo span{color:#64748b;color:var(--muted);display:block;font-size:12px;margin-top:2px}.auth-tabs{background:#6b8068;background:var(--bg);border-radius:10px;display:flex;gap:4px;margin-bottom:24px;padding:4px}.auth-tab{background:none;border:none;border-radius:7px;color:#f1f5f9;color:var(--on-bg-muted);cursor:pointer;flex:1 1;font-family:inherit;font-size:13px;font-weight:500;padding:8px;transition:all .2s}.auth-tab.active{background:#fff;background:var(--white);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);color:#0f172a;color:var(--text);font-weight:700}.auth-hint{color:#64748b;color:var(--muted);font-size:12px;margin-top:14px;text-align:center}.auth-hint a{color:#16a34a;color:var(--green);cursor:pointer;font-weight:600}.charts-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.period-row{display:flex;flex-wrap:wrap;gap:10px}.period-btn{background:#fff;background:var(--white);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;color:#64748b;color:var(--muted);cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;padding:6px 14px;transition:all .15s}.period-btn:hover{border-color:#22c55e;border-color:var(--green2);color:#16a34a;color:var(--green)}.period-btn.active{background:#16a34a;background:var(--green);border-color:#16a34a;border-color:var(--green);color:#fff}.members-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.member-card{align-items:flex-start;background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);display:flex;gap:13px;padding:18px}.member-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:800;height:42px;justify-content:center;width:42px}.member-info{flex:1 1;min-width:0}.member-name{font-size:14px;font-weight:700;margin-bottom:2px}.member-email{color:#64748b;color:var(--muted);font-size:12px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companies-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.company-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);padding:20px}.company-card.active-company{border-width:2px}.company-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin-top:14px}.cs-stat{background:#6b8068;background:var(--bg);border-radius:8px;padding:10px 6px;text-align:center}.cs-stat-val{font-family:DM Mono,monospace;font-size:14px;font-weight:800}.cs-stat-lbl{color:#f1f5f9;color:var(--on-bg-muted);font-size:10px;margin-top:2px}.cat-item{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:12px;padding:13px 16px}.cat-item:last-child{border-bottom:none}.cat-dot{border-radius:3px;flex-shrink:0;height:14px;width:14px}.cat-name{flex:1 1;font-size:14px;font-weight:500}.cat-actions{display:flex;gap:6px}.cat-tabs{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;margin-bottom:0}.cat-tab{background:none;border:none;border-bottom:2px solid #0000;color:#64748b;color:var(--muted);cursor:pointer;flex:1 1;font-family:inherit;font-size:14px;font-weight:600;padding:12px;text-align:center;transition:all .15s}.cat-tab.active-despesa{border-bottom-color:#ef4444;border-bottom-color:var(--red);color:#0f172a;color:var(--text)}.cat-tab.active-receita{border-bottom-color:#16a34a;border-bottom-color:var(--green);color:#0f172a;color:var(--text)}.cat-tab.active-admin{border-bottom-color:#2563eb;border-bottom-color:var(--blue);color:#0f172a;color:var(--text)}.budget-item{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:14px 16px}.budget-item:last-child{border-bottom:none}.budget-item-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.budget-bar{background:#e2e8f0;background:var(--border);border-radius:5px;height:8px;overflow:hidden;width:100%}.budget-bar-fill{border-radius:5px;height:100%;transition:width .3s ease}.budget-item-bottom{font-size:13px;margin-top:8px}.color-grid{display:flex;flex-wrap:wrap;gap:8px}.color-dot{align-items:center;border:3px solid #0000;border-radius:50%;cursor:pointer;display:flex;height:34px;justify-content:center;transition:transform .15s;width:34px}.color-dot:hover{transform:scale(1.1)}.color-dot.selected{border-color:#0f172a}.empty-state{color:#64748b;color:var(--muted);padding:48px 20px;text-align:center}.empty-state svg{color:#e2e8f0;color:var(--border);display:block;height:44px;margin:0 auto 12px;width:44px}.settings-section{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--r);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--sh);margin-bottom:16px;padding:20px}.settings-section h4{color:#64748b;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.lang-grid{display:flex;gap:12px}.lang-btn{align-items:center;background:#6b8068;background:var(--bg);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:11px;cursor:pointer;display:flex;flex:1 1;font-family:inherit;gap:10px;padding:14px;transition:all .15s}.lang-btn:hover{border-color:#22c55e;border-color:var(--green2)}.lang-btn.active{background:#dcfce7;background:var(--green-light);border-color:#16a34a;border-color:var(--green)}.lang-flag{font-size:22px}.lang-name{color:#0f172a;color:var(--text);font-size:14px;font-weight:600}.pdf-page{background:#fff;border-radius:12px;border-radius:var(--r);box-shadow:0 8px 28px #0000001a;box-shadow:var(--sh2);margin:0 auto;max-width:800px;padding:40px}@media (max-width:768px){.mobile-topbar{align-items:center;background:#fff;background:var(--white);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:12px;height:56px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:90}.mobile-menu-btn{background:none;border:none;border-radius:8px;color:#0f172a;color:var(--text);cursor:pointer;display:flex;flex-shrink:0;padding:6px}.mobile-menu-btn svg{height:22px;width:22px}.mobile-menu-btn:hover{background:#6b8068;background:var(--bg)}.mobile-topbar-title{color:#0f172a;color:var(--text);font-size:15px;font-weight:800}.mobile-menu-close{background:none;border:none;border-radius:8px;color:#64748b;color:var(--muted);cursor:pointer;display:flex;flex-shrink:0;margin-left:auto;padding:6px}.mobile-menu-close svg{height:18px;width:18px}.mobile-menu-close:hover{background:#6b8068;background:var(--bg);color:#0f172a;color:var(--text)}.sidebar-overlay.open{background:#0f172a80;display:block;inset:0;position:fixed;z-index:95}.sidebar{transform:translateX(-100%);transition:transform .3s;z-index:100}.sidebar.open{transform:none}.main-content{margin-left:0;padding:72px 16px 16px}.stat-grid{grid-template-columns:1fr 1fr}.charts-grid,.dash-grid{grid-template-columns:1fr}}@keyframes spin{to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite}.loading-screen{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:100vh}.loading-screen svg{color:#16a34a;color:var(--green)}.offline-banner{align-items:center;background:#fef3c7;background:var(--amber-light);border-bottom:1px solid #fcd34d;color:#78350f;display:flex;font-size:12.5px;font-weight:600;gap:8px;padding:10px 16px}
/*# sourceMappingURL=main.4e574fb8.css.map*/