.billing-theme{--b-bg:#08080a;--b-surface:#0c0c0e;--b-surface-2:#111;--b-border:#eae5db0f;--b-border-hover:#eae5db1f;--b-text:#eae5db;--b-text-secondary:#eae5db80;--b-text-muted:#eae5db4d;--b-text-faint:#eae5db26;--b-accent:#c9923e;--b-accent-text:#1a1a1a;--b-accent-bg:#c9923e1a;--b-accent-border:#c9923e33;--b-input-bg:#0c0c0e;--b-input-border:#eae5db14;--b-sidebar-bg:#0a0a0c;--b-sidebar-active:#c9923e14;--b-green:#4ade80;--b-red:#f87171;--b-yellow:#facc15;--b-blue:#60a5fa;--b-modal-overlay:#000000b3}.billing-theme.light{--b-bg:#fafaf8;--b-surface:#fff;--b-surface-2:#f5f5f0;--b-border:#00000014;--b-border-hover:#00000026;--b-text:#1a1a1a;--b-text-secondary:#666;--b-text-muted:#999;--b-text-faint:#ccc;--b-accent:#b07d2f;--b-accent-text:#fff;--b-accent-bg:#b07d2f14;--b-accent-border:#b07d2f33;--b-input-bg:#fff;--b-input-border:#0000001f;--b-sidebar-bg:#f5f5f0;--b-sidebar-active:#b07d2f14;--b-green:#16a34a;--b-red:#dc2626;--b-yellow:#ca8a04;--b-blue:#2563eb;--b-modal-overlay:#0006}@media (max-width:768px){.billing-sidebar,.billing-hamburger{display:none!important}.billing-mobile-notice{display:flex!important}}.billing-theme{max-height:calc(100vh - 49px)}.billing-theme.light ::-webkit-scrollbar{width:8px}.billing-theme.light ::-webkit-scrollbar-track{background:var(--b-surface-2)}.billing-theme.light ::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.billing-theme.light ::-webkit-scrollbar-thumb:hover{background:#00000040}.billing-theme:not(.light) ::-webkit-scrollbar{width:8px}.billing-theme:not(.light) ::-webkit-scrollbar-track{background:0 0}.billing-theme:not(.light) ::-webkit-scrollbar-thumb{background:#eae5db1a;border-radius:4px}.billing-theme:not(.light) ::-webkit-scrollbar-thumb:hover{background:#eae5db33}.b-bg{background:var(--b-bg)}.b-surface{background:var(--b-surface)}.b-surface-2{background:var(--b-surface-2)}.b-text{color:var(--b-text)}.b-text-sec{color:var(--b-text-secondary)}.b-text-mut{color:var(--b-text-muted)}.b-accent{color:var(--b-accent)}.b-border{border-color:var(--b-border)}.billing-theme table{border-collapse:collapse;width:100%}.billing-theme th{text-align:left;color:var(--b-text-muted);font-size:11px;font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--b-border);padding:14px 18px;font-weight:500}.billing-theme td{border-bottom:1px solid var(--b-border);color:var(--b-text);text-overflow:ellipsis;white-space:nowrap;max-width:200px;padding:16px 18px;font-size:14px;overflow:hidden}.billing-theme tbody tr{transition:background-color .1s}.billing-theme tbody tr:hover{background-color:var(--b-accent-bg)}.billing-theme td.sec{color:var(--b-text-secondary)}.billing-theme td.mono{font-family:var(--font-geist-mono);color:var(--b-text-secondary);font-size:12px}.billing-theme input,.billing-theme select,.billing-theme textarea{box-sizing:border-box;background:var(--b-input-bg);border:1px solid var(--b-input-border);width:100%;min-width:0;color:var(--b-text);font-size:14px;font-family:var(--font-geist);border-radius:6px;outline:none;padding:11px 14px;transition:border-color .2s}.billing-theme input:focus,.billing-theme select:focus,.billing-theme textarea:focus{border-color:var(--b-accent);box-shadow:0 0 0 2px var(--b-accent-bg);outline:none}.b-card{background:var(--b-surface);border:1px solid var(--b-border);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.billing-theme.light .b-card{box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.b-btn-primary{background:var(--b-accent);color:var(--b-accent-text);cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:13px;font-weight:600;transition:opacity .15s}.b-btn-primary:hover{opacity:.9}.b-btn-ghost{background:var(--b-surface);color:var(--b-text-secondary);border:1px solid var(--b-border);cursor:pointer;border-radius:6px;padding:10px 18px;font-size:13px;transition:all .15s}.b-btn-ghost:hover{border-color:var(--b-border-hover);color:var(--b-text)}.b-label{color:var(--b-text-muted);font-size:11px;font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;display:block}.b-section{color:var(--b-text-faint);font-size:10px;font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid var(--b-border);margin-top:28px;margin-bottom:14px;padding-bottom:8px}.b-kpi{background:var(--b-surface);border:1px solid var(--b-border);border-radius:10px;padding:24px 26px;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000a}.b-kpi:hover{border-color:var(--b-border-hover)}.billing-theme.light .b-kpi{box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.b-page-title{color:var(--b-text);letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700}.b-page-subtitle{color:var(--b-text-muted);margin-top:4px;font-size:14px}.billing-theme .badge-paid{color:var(--b-green);background:#22c55e1f}.billing-theme .badge-unpaid{color:var(--b-red);background:#ef44441f}.billing-theme .badge-partial{color:var(--b-yellow);background:#eab3081f}.billing-theme .badge-overdue{color:var(--b-red);background:#ef444426}.b-search{background:var(--b-surface);border:1px solid var(--b-border);width:100%;color:var(--b-text);border-radius:5px;margin-bottom:16px;padding:9px 14px;font-size:13px}.b-action{color:var(--b-accent);font-size:11px;font-family:var(--font-geist-mono);text-decoration:none}.b-action:hover{opacity:.8}.b-action-muted{color:var(--b-text-muted);cursor:pointer;font-size:11px;font-family:var(--font-geist-mono);background:0 0;border:none}.billing-theme,.billing-theme *{transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:ease}
