*{box-sizing:border-box}body,html,#root{color:#1f2937;background:#f2f4f7;height:100%;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:600}input,select,textarea{border:1px solid #d1d5db;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:14px}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#111827;background:#e5e7eb}.btn-secondary:hover{background:#d1d5db}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover{background:#b91c1c}.btn-success{color:#fff;background:#16a34a}.btn-success:hover{background:#15803d}.btn-sm{padding:4px 8px;font-size:12px}.btn-icon-discreto{color:#9ca3af;background:0 0;border-radius:6px;padding:4px 8px;font-size:13px}.btn-icon-discreto:hover{color:#991b1b;background:#fee2e2}.btn-icon-discreto:disabled{opacity:.5;cursor:default}.card{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #00000014}.grid{gap:12px;display:grid}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.gap-2{gap:8px}.gap-4{gap:16px}table{border-collapse:collapse;width:100%;font-size:13px}table th,table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:8px}table th{background:#f9fafb;font-weight:600}.badge{color:#fff;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.badge-pendente{background:#f59e0b}.badge-aprovado{background:#3b82f6}.badge-pago{background:#16a34a}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:10px;min-width:320px;max-width:90vw;max-height:90vh;padding:20px;overflow:auto}.layout-root{min-height:100vh;display:flex}.layout-topbar-mobile{display:none}.layout-sidebar{background:#0f172a;flex-direction:column;flex-shrink:0;width:220px;padding:16px;display:flex}.layout-overlay-mobile{display:none}.layout-conteudo{flex:1;min-width:0;padding:24px;overflow:auto}@media (width<=768px){.layout-root{flex-direction:column}.layout-topbar-mobile{z-index:100;background:#0f172a;align-items:center;gap:10px;padding:10px 12px;display:flex;position:sticky;top:0}.layout-topbar-titulo{color:#fff;font-size:15px;font-weight:700}.layout-sidebar{z-index:200;width:260px;max-width:82vw;height:100vh;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:2px 0 12px #0000004d}.layout-sidebar-aberta{transform:translate(0)}.layout-overlay-mobile{z-index:150;background:#00000080;display:block;position:fixed;inset:0}.layout-conteudo{padding:14px}}
