.rem-wrap{max-width:1400px;margin:auto;color:var(--text-primary,#17233b)}
.rem-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:22px}.rem-head h2{font-size:1.35rem;margin:0 0 5px}.rem-muted{color:var(--text-muted,#64748b);font-size:.83rem;line-height:1.55}.rem-tabs{display:flex;gap:6px;overflow:auto;border-bottom:1px solid var(--border,#e2e8f0);padding-bottom:12px;margin-bottom:20px}.rem-tab{border:0;border-radius:8px;background:transparent;padding:10px 14px;color:var(--text-muted,#64748b);font:600 .83rem inherit;white-space:nowrap;cursor:pointer}.rem-tab.active{background:#e8eefc;color:#204ac8}.rem-tools{display:flex;flex-wrap:wrap;gap:10px;align-items:end;margin:16px 0}.rem-tools label{min-width:180px;flex:1;max-width:320px}.rem-tools label span,.rem-form label>span{display:block;font-size:.78rem;font-weight:600;margin-bottom:6px;color:var(--text-muted,#64748b)}.rem-tools input,.rem-tools select,.rem-form input:not([type=checkbox]),.rem-form select,.rem-form textarea{width:100%;border:1px solid var(--border,#dce2ec);border-radius:8px;padding:10px 11px;background:var(--bg-card,#fff);color:inherit;font:inherit;font-size:.85rem;min-width:0}.rem-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.rem-card{background:var(--bg-card,#fff);padding:18px;border:1px solid var(--border,#e2e8f0);border-radius:12px}.rem-card small{font-size:.75rem;color:var(--text-muted,#64748b)}.rem-card strong{display:block;margin-top:9px;font-size:1.2rem}.rem-panel{background:var(--bg-card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:20px;margin-bottom:18px}.rem-panel h3{font-size:1rem;margin:0 0 12px}.rem-table-wrap{overflow-x:auto;border:1px solid var(--border,#e2e8f0);border-radius:10px;background:var(--bg-card,#fff)}.rem-table{border-collapse:collapse;width:100%;font-size:.81rem}.rem-table th{text-align:left;background:var(--bg-secondary,#f8fafc);color:var(--text-muted,#64748b);font-weight:600;white-space:nowrap}.rem-table th,.rem-table td{padding:13px 14px;border-bottom:1px solid var(--border,#e2e8f0);vertical-align:top}.rem-table tr:last-child td{border-bottom:0}.rem-actions{display:flex;gap:6px;flex-wrap:wrap}.rem-tag{display:inline-flex;padding:3px 8px;border-radius:6px;background:#edf2ff;color:#274bb6;font-size:.72rem;font-weight:600;white-space:nowrap}.rem-tag.warn{background:#fff3da;color:#94631b}.rem-tag.good{background:#e6f6eb;color:#23713d}.rem-tag.danger{background:#feeaea;color:#a73131}.rem-empty{padding:40px 24px;text-align:center;color:var(--text-muted,#64748b);line-height:1.65}.rem-empty strong{display:block;color:var(--text-primary,#17233b);font-size:1rem}.rem-note{padding:12px 16px;border-left:3px solid #3b6ad9;border-radius:6px;background:#eff5ff;font-size:.8rem;line-height:1.65;margin:14px 0}.rem-dialog-backdrop{position:fixed;inset:0;background:#0b153873;z-index:9100;display:flex;align-items:center;justify-content:center;padding:20px}.rem-dialog{width:min(750px,100%);max-height:90vh;overflow:auto;background:var(--bg-card,#fff);border-radius:16px;box-shadow:0 25px 80px #10213f45;padding:26px;color:var(--text-primary,#17233b)}.rem-dialog-header{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:20px}.rem-dialog-header h2{margin:0;font-size:1.15rem}.rem-dialog-header button{background:transparent;border:0;font-size:1.4rem;cursor:pointer;color:inherit}.rem-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.rem-form .full{grid-column:1/-1}.rem-form label{display:block;min-width:0}.rem-checks{display:flex;flex-wrap:wrap;gap:16px;font-size:.83rem;padding:12px 0}.rem-checks label{display:flex;align-items:center;gap:7px}.rem-checks input{accent-color:#305acf}.rem-form-footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:16px;border-top:1px solid var(--border,#e2e8f0)}.rem-error{display:none;background:#fff0f0;color:#ad2929;padding:12px 14px;border-radius:8px;font-size:.83rem;line-height:1.5}.rem-error:not(:empty){display:block}.rem-detail{white-space:pre-wrap;line-height:1.6;font-size:.8rem;overflow-wrap:anywhere}.rem-total{font-size:1.1rem;font-weight:700;text-align:right;padding:20px 0}.rem-form input:focus,.rem-form select:focus,.rem-tools input:focus,.rem-tools select:focus{outline:2px solid #90afff;outline-offset:1px}.rem-form button:disabled{opacity:.55}.rem-form details summary{cursor:pointer;font-size:.85rem;font-weight:600}.rem-form details>div{margin-top:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.rem-locked{display:flex;gap:8px;align-items:center;font-size:.78rem;color:var(--text-muted,#64748b)}
@media(max-width:800px){.rem-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.rem-head{align-items:start;flex-direction:column}.rem-dialog{padding:20px}.rem-tools label{max-width:none}}
@media(max-width:480px){.rem-form{grid-template-columns:1fr}.rem-form details>div{grid-template-columns:1fr}.rem-cards{gap:8px}.rem-card{padding:13px}.rem-panel{padding:14px}.rem-dialog-backdrop{padding:10px}.rem-table th,.rem-table td{padding:10px}.rem-form-footer{flex-wrap:wrap}}
.main-content{min-width:0}.rem-tab{font-family:inherit;font-weight:600;font-size:.83rem}
@media(max-width:768px){.main-content{width:100%;max-width:100vw}.topbar{gap:8px;min-width:0}.topbar-left{min-width:0;flex:1;gap:10px}.page-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.topbar-right{gap:6px;flex-shrink:0}.topbar-period,.topbar-username{display:none}.topbar-user{padding:3px}.topbar-right #btn-novo-lancamento{font-size:0;gap:0;padding:10px}.topbar-right #btn-novo-lancamento i{font-size:13px}.rem-tools label{min-width:0;flex-basis:100%}.rem-head>div{max-width:100%}.rem-wrap{min-width:0}.rem-tabs{max-width:100%}}
