
:root{--bg:#f4f7fb;--dark:#111827;--blue:#2563eb;--muted:#64748b}body{background:var(--bg);color:#1f2937}.navbar-brand .app-logo{width:50px!important;height:50px!important;object-fit:contain;background:#fff;border-radius:10px;padding:3px}.logo-fallback,.auth-logo{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900}.auth-logo{width:64px;height:64px;border-radius:20px}.navbar-brand span{font-weight:800;line-height:1}.navbar-brand small{display:block;color:#cbd5e1;font-size:.72rem}.nav-link{border-radius:10px;padding:.55rem .8rem!important}.nav-link.active,.nav-link:hover{background:rgba(255,255,255,.12)}.page-title h1{font-size:1.6rem;font-weight:900;margin:0;color:#0f172a;letter-spacing:-.03em}.page-title p{color:var(--muted);margin:3px 0 0}.card-soft{border:0;border-radius:18px;box-shadow:0 8px 30px rgba(15,23,42,.07)}.stat-card{border:0;border-radius:18px;box-shadow:0 8px 30px rgba(15,23,42,.07);background:#fff;padding:22px;height:100%}.stat-card span{display:block;color:#64748b;font-size:.9rem}.stat-card strong{display:block;font-size:1.75rem;margin:.35rem 0;color:#0f172a}.table thead th{background:#f8fafc;color:#64748b;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.table td,.table th{vertical-align:middle}.actions-wrap{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.form-section{font-weight:800;color:#334155;text-transform:uppercase;font-size:.8rem;letter-spacing:.05em;border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:.5rem}.logo-preview{width:220px!important;height:90px!important;object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:8px}.auth-page{min-height:100vh;background:radial-gradient(circle at top,#2563eb,#0f172a 56%,#020617)}.login-card{max-width:430px;width:100%}.public-page{min-height:100vh;background:radial-gradient(circle at top,#2563eb,#0f172a 56%,#020617)}.public-card{max-width:820px;background:#fff;border-radius:24px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.25);margin:auto}.public-logo,.receipt-logo{width:190px!important;height:90px!important;object-fit:contain;background:#fff;border-radius:14px;padding:6px}.payment-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:18px}.pix-key{font-size:1.15rem;font-weight:800;word-break:break-word;color:#0f172a}.receipt-body{background:#e5e7eb}.receipt{max-width:850px;background:#fff;border-radius:20px;padding:38px;box-shadow:0 10px 40px rgba(15,23,42,.1);margin:auto}.signature-line{width:280px;border-top:1px solid #111;margin:60px auto 8px}.sort-link{display:inline-flex;align-items:center;gap:8px;color:#212529;text-decoration:none;font-weight:800;transition:.2s}.sort-link:hover{color:#0d6efd;transform:translateY(-1px)}.sort-link.active{color:#0d6efd}.sort-icon{font-size:24px;line-height:1;font-weight:900}.auto-filter{cursor:pointer}#ajaxStatus{min-height:20px}@media(max-width:768px){.page-title h1{font-size:1.35rem}.actions-wrap{justify-content:flex-start}.public-card,.receipt{padding:20px;border-radius:18px}}@media print{.no-print{display:none!important}.receipt{box-shadow:none;border-radius:0;max-width:none}body{background:#fff!important}}
.sort-link{

    display:inline-flex;

    align-items:center;

    gap:6px;

    text-decoration:none;

    color:#212529;

    font-weight:700;

}

.sort-link:hover{

    color:#0d6efd;

}

.sort-icon{

    font-size:18px;

    font-weight:900;

}

.actions-wrap{

    display:flex;

    gap:6px;

    flex-wrap:wrap;

    justify-content:flex-end;

}

.table td,
.table th{

    vertical-align:middle;

}
