:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f1f5f9;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-container{max-width:900px;margin:0 auto;padding:20px 20px 80px}.login-card{background:#fff;border-radius:20px;max-width:400px;margin:50px auto;padding:40px;box-shadow:0 10px 30px #00000014}.form-title{text-align:center;color:#1e293b;margin-bottom:25px;font-size:24px}.top-nav{background:#fff;border-radius:16px;gap:5px;margin-bottom:20px;padding:8px;display:flex;box-shadow:0 4px 10px #0000000d}.nav-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;padding:10px;font-size:15px;font-weight:600;transition:all .2s}.nav-btn.active{color:#fff;background:#4f46e5;box-shadow:0 4px 10px #4f46e54d}.form-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 4px 15px #0000000d}.fancy-label{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;margin-left:4px;font-size:13px;font-weight:700;display:block}.input-field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;margin-bottom:18px;padding:14px 16px;font-size:16px;transition:all .2s;color:#1e293b!important}.input-field:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}textarea.input-field{resize:vertical;min-height:60px}.file-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:12px;padding:12px;font-size:14px}.type-toggle{gap:10px;margin-bottom:20px;display:flex}.toggle-btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:12px;font-weight:600;transition:all .2s}.toggle-btn.rec.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.toggle-btn.pay.active{color:#fff;background:#ef4444;border-color:#ef4444}.submit-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #4f46e54d}.submit-btn:active{transform:scale(.98)}.submit-btn:disabled{box-shadow:none;cursor:not-allowed;background:#94a3b8}.logout-btn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #cbd5e1;border-radius:10px;padding:8px 16px;font-weight:600}.status-msg{text-align:center;color:#4f46e5;margin-top:15px;font-weight:600}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.entry-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:flex-start;gap:15px;margin-bottom:15px;padding:18px;display:flex;box-shadow:0 2px 8px #0000000a}.card-img{object-fit:cover;background:#f1f5f9;border-radius:12px;width:70px;height:70px}.card-placeholder{color:#94a3b8;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;font-size:11px;display:flex}.aging-badge{border-radius:6px;margin-left:8px;padding:3px 8px;font-size:11px;font-weight:700}.aging-green{color:#16a34a;background:#dcfce7}.aging-yellow{color:#ca8a04;background:#fef9c3}.aging-red{color:#dc2626;background:#fee2e2}.settle-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:10px;height:fit-content;padding:10px 16px;font-weight:600}.report-filters{background:#fff;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:15px;margin-bottom:20px;padding:15px;display:flex}.report-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;font-size:14px;overflow:hidden}.report-table th{text-align:left;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px;font-weight:700}.report-table td{color:#334155;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:12px}.type-badge{border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.type-badge.RECEIVABLE{color:#2563eb;background:#dbeafe}.type-badge.PAYABLE{color:#dc2626;background:#fee2e2}.modal-backdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-card{background:#fff;border-radius:20px;width:90%;max-width:400px;padding:25px;box-shadow:0 20px 50px #0003}.modal-input{border:1px solid #cbd5e0;border-radius:10px;width:100%;margin-bottom:15px;padding:12px;font-size:16px}.modal-btns{gap:10px;display:flex}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:30px;display:grid}.summary-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;box-shadow:0 4px 15px #0000000d}.summary-card h3{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:13px}.summary-card p{color:#1e293b;margin:0;font-size:24px;font-weight:800}.summary-card.green p{color:#16a34a}.summary-card.red p{color:#dc2626}.summary-card.blue p{color:#2563eb}.summary-card.purple p{color:#7c3aed}.search-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;margin-bottom:15px;padding:12px 16px;font-size:15px}.search-bar:focus{background:#fff;border-color:#4f46e5}.report-filters{gap:15px;flex-direction:column!important;align-items:stretch!important}.report-filters>div{width:100%!important;min-width:100%!important}.report-filters button,.report-filters input,.report-filters select{width:100%!important;margin-bottom:0!important}@media (width<=768px){.hide-mobile{display:none!important}.report-table{font-size:13px}.report-table th,.report-table td{white-space:nowrap;padding:10px 8px}.report-filters{gap:12px;flex-direction:column!important;align-items:stretch!important}.report-filters>div{width:100%!important;min-width:100%!important}.report-filters button,.report-filters input,.report-filters select{width:100%!important;margin-bottom:0!important}}
