.dash-container{padding:2rem;min-height:100vh;background:#0a0a0a;color:#fff;font-family:sans-serif}.dash-sub{color:#aaa;margin-bottom:1.5rem}.dash-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.dash-card{background:#111;padding:1.2rem;border-radius:12px;width:220px;border:1px solid #222}.dash-icon{font-size:22px;opacity:.7;margin-bottom:.5rem}.dash-amount{font-size:1.6rem;font-weight:700}.dash-amount.red,.red{color:#f44}.green{color:#1aff75}.dash-positive,.dash-negative,.dash-neutral{margin-top:.4rem;font-size:.85rem;opacity:.8;display:flex;gap:6px;align-items:center}.dash-negative{color:#f44}.dash-positive{color:#1aff75}.dash-section-title{margin-bottom:.8rem}.dash-activity{background:#111;padding:1rem;border-radius:12px;border:1px solid #222}.dash-item{display:flex;justify-content:space-between;padding:.9rem 0;border-bottom:1px solid #222}.dash-item:last-child{border-bottom:none}.dash-item-type{font-size:.8rem;color:#888}.dash-item-amt{font-weight:700}.dash-item-date{font-size:.8rem;color:#bbb}.dash-empty{text-align:center;padding:2rem;color:#777}.dash-show-more{display:block;margin:1rem auto 0;padding:.6rem 1.2rem;background:#1f2937;color:#eaeaea;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.dash-show-more:hover{background:#374151}.dash-show-more:active{transform:scale(.97)}.dash-show-more{display:flex;justify-content:center;margin-top:12px}.dash-show-more button{background:transparent;border:1px solid #2a2a2a;color:#aaa;padding:8px 14px;border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.dash-show-more button:hover{background:#1e1e1e;color:#fff;border-color:#444}.coa-container{max-width:900px;margin:2rem auto;background:#0f0f0f;border-radius:12px;padding:2rem;color:#fff;font-family:sans-serif;box-shadow:0 0 25px #0006}.coa-container h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.coa-description{opacity:.8;margin-bottom:1.5rem;line-height:1.4}.coa-search{margin-bottom:1.5rem;display:flex;align-items:center;background:#1a1a1a;padding:.7rem 1rem;border-radius:8px;border:1px solid #333}.coa-search input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1rem}.coa-search input::placeholder{color:#777}.coa-category{margin-bottom:1rem;border-radius:8px;background:#161616;border:1px solid #242424}.coa-toggle{width:100%;background:none;color:#fff;border:none;text-align:left;padding:1rem;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.coa-toggle:hover{background:#1e1e1e}.coa-icon{font-size:1rem}.coa-list{padding:.7rem 1rem 1rem}.coa-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem;border-radius:6px;margin-bottom:.5rem;background:#1a1a1a;border:1px solid #222;transition:.2s}.coa-item:hover{background:#222;border-color:#444}.coa-premium{background:#1a1a1a;border-color:#4b2bff;position:relative}.coa-premium:hover{background:#231b3c;border-color:#6c4cff}.coa-lock{color:#a78bfa;font-size:1.1rem}.coa-info{display:flex;flex-direction:column;gap:3px}.coa-code-name{font-weight:600}.coa-desc{font-size:.85rem;opacity:.7}.coa-create-btn{margin-top:1.5rem;width:100%;padding:1rem;border-radius:8px;border:none;font-size:1rem;font-weight:600;display:flex;justify-content:center;align-items:center;gap:8px;background:#2d2d2d;color:#999;cursor:not-allowed}.coa-lock-small{font-size:.9rem}@media (max-width: 500px){.coa-container{padding:1.5rem}.coa-item{flex-direction:column;align-items:flex-start;gap:6px}.coa-lock{align-self:flex-end}}.invoice-container{max-width:1000px;margin:2rem auto;background:#0f0f0f;padding:1.75rem;border-radius:12px;color:#fff;box-shadow:0 10px 30px #00000080;font-family:sans-serif}.invoice-container h1{margin:0 0 .25rem;font-size:1.6rem;font-weight:700}.invoice-header{display:flex;gap:1rem;align-items:flex-end;margin-bottom:1rem;flex-wrap:wrap}.invoice-header>div{display:flex;flex-direction:column;gap:.35rem}.invoice-header label{color:#9aa4b2;font-size:.85rem}.invoice-header input[type=text],.invoice-header input[type=date],.invoice-header input[disabled]{background:transparent;border:1px solid #222;padding:.5rem .6rem;border-radius:6px;color:#fff;min-width:200px}.invoice-table{margin-top:1rem;border-radius:8px;overflow:hidden;border:1px solid #222}.invoice-table-header{display:grid;grid-template-columns:1fr 80px 120px 120px;gap:12px;padding:.8rem 1rem;background:#121212;border-bottom:1px solid #1f1f1f;font-weight:600;color:#dbe6ef}.invoice-row{display:grid;grid-template-columns:1fr 80px 120px 120px;gap:12px;padding:.85rem 1rem;align-items:center;background:#0f0f0f;border-bottom:1px solid #151515}.invoice-row input{background:transparent;border:1px solid #222;padding:.45rem .6rem;border-radius:6px;color:#fff;width:100%}.invoice-item-total{justify-self:end;font-weight:700;color:#f7f7f7}.invoice-add-item{display:inline-block;margin:.8rem 1rem;padding:.5rem .9rem;border-radius:8px;background:#1f6f4b;color:#fff;border:none;cursor:pointer;font-weight:600}.invoice-add-item:hover{filter:brightness(1.05)}.invoice-summary{display:flex;gap:2rem;margin-top:1rem;align-items:flex-start;flex-wrap:wrap}.invoice-summary>div{display:flex;flex-direction:column;gap:.35rem}.invoice-summary label{color:#9aa4b2;font-size:.85rem}.invoice-summary input[type=number]{background:transparent;border:1px solid #222;padding:.5rem .6rem;border-radius:6px;color:#fff;min-width:140px}.invoice-totals{margin-left:auto;background:#0b0b0b;padding:.9rem 1rem;border-radius:8px;border:1px solid #222;text-align:right;min-width:220px}.invoice-totals p{margin:0;color:#cbd5e1}.invoice-totals h2{margin:.4rem 0 0;color:#fff}.invoice-save-btn{width:100%;margin-top:1.25rem;padding:.85rem;border-radius:8px;background:#2b2b2b;color:#bbb;border:1px solid #333;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:not-allowed}.invoice-save-btn .invoice-lock{color:#d6c6a8}.invoice-container .small{color:#9aa4b2;font-size:.9rem;margin-top:.6rem}@media (max-width: 820px){.invoice-table-header,.invoice-row{grid-template-columns:1fr 80px 100px}.invoice-row .invoice-item-total{display:block;grid-column:1 / -1;text-align:right}.invoice-header input[type=text]{min-width:160px}.invoice-totals{min-width:180px;margin-left:0}}@media (max-width: 520px){.invoice-table-header,.invoice-row{grid-template-columns:1fr}.invoice-row input,.invoice-table-header{width:100%}.invoice-item-total{text-align:right}.invoice-header{flex-direction:column;align-items:stretch;gap:.6rem}}.expenses-container{padding:1.5rem;color:#fff;background:#0b0b0b;min-height:100vh;font-family:sans-serif}.exp-sub{opacity:.7;margin-bottom:1.5rem}.exp-form{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.5rem}.exp-form input,.exp-form select{padding:10px;background:#111;border:1px solid #222;border-radius:6px;color:#fff;flex:1;min-width:180px}.exp-form button{padding:10px 20px;background:#0a84ff;border:none;color:#fff;border-radius:6px;cursor:pointer;transition:.2s}.exp-form button:hover{background:#006edc}.exp-total-box{background:#111;padding:15px;border-radius:8px;font-size:1.1rem;margin-bottom:1.5rem}.exp-total-box span{font-weight:700;color:#0a84ff}.exp-section-title{margin-bottom:1rem}.exp-list{display:flex;flex-direction:column;gap:12px}.exp-item{background:#111;padding:12px 15px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #0a84ff}.exp-name{font-size:1.1rem;font-weight:700}.exp-cat{opacity:.7;font-size:.9rem}.exp-amt{color:#ff4d4d;font-weight:700}.exp-date{opacity:.7;font-size:.9rem}@media (max-width: 768px){.exp-item{flex-direction:column;align-items:flex-start}.exp-right{margin-top:8px}}.ledger-container{padding:2rem;background:#0b0e14;color:#eaeaea;min-height:100vh;font-family:Inter,sans-serif}.ledger-sub{color:#9aa4b2;margin-bottom:2rem;font-size:1rem}.ledger-entry{background:#111827;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 12px #0006;transition:transform .2s,box-shadow .2s}.ledger-entry:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0009}.ledger-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ledger-header strong{font-size:1.1rem;color:#fff}.ledger-date{font-size:.85rem;color:#9aa4b2}.ledger-status{text-align:center;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.ledger-status.pending{background:#eab30833;color:#facc15}.ledger-status.posted{background:#22c55e33;color:#22c55e}.ledger-table{width:100%;border-collapse:collapse;border-radius:12px;overflow:hidden}.ledger-table th,.ledger-table td{padding:.75rem 1rem;text-align:left}.ledger-table thead{background:#0f172a;color:#cbd5f5;font-weight:600;position:sticky;top:0}.ledger-table tbody tr{border-bottom:1px solid #1f2937;transition:background .2s}.ledger-table tbody tr:hover{background:#ffffff08}.debit{color:#f87171}.credit{color:#34d399}.ledger-empty{text-align:center;padding:2rem;color:#777;font-style:italic}.is-container{padding:2rem;background:#0b0e14;color:#eaeaea;min-height:100vh}.is-title{font-size:1.8rem;margin-bottom:.2rem}.is-period{color:#9aa4b2;margin-bottom:2rem}.is-box{background:#111827;border-radius:14px;padding:1.5rem;max-width:520px}.is-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #1f2937}.is-row:last-child{border-bottom:none}.is-highlight{font-weight:600;color:#93c5fd}.is-highlight2{font-weight:700;font-size:1.1rem;color:#22c55e}.is-premium{margin-top:2rem;display:flex;align-items:center;gap:8px;color:#facc15;opacity:.8}.inc-sub{color:#aaa;margin-bottom:2rem}.bs-container{max-width:900px;margin:2rem auto;padding:1rem;font-family:Arial,sans-serif}h1{text-align:center;margin-bottom:2rem;color:#222}.bs-cards{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bs-card{flex:1 1 30%;padding:1.5rem;border-radius:8px;color:#fff;font-weight:700;text-align:center;box-shadow:0 3px 8px #0000001a}.bs-assets{background:#4caf50}.bs-liabilities{background:#f44336}.bs-equity{background:#2196f3}.bs-label{display:block;font-size:1.2rem;margin-bottom:.5rem}.bs-value{font-size:1.5rem}.bs-status{text-align:center;margin-top:2rem;font-weight:700;font-size:1.2rem}.balanced{color:green}.not-balanced{color:red}.bs-error{text-align:center;color:red;font-weight:700}.bs-card:hover{transform:translateY(-6px);box-shadow:0 10px 20px #00000026}.bs-value,.bs-label{color:#fff}.vat-container{padding:2rem;background:#0b0e14;color:#eaeaea;min-height:100vh}.vat-table{background:#111827;border-radius:12px;overflow:hidden}.vat-head,.vat-row{display:grid;grid-template-columns:1fr 2fr 1fr;padding:14px 18px}.vat-row{border-bottom:1px solid #1f2937}.vat-total{margin-top:1.5rem;font-size:1.1rem;font-weight:600;color:#facc15}.vat-title{font-size:2rem;font-weight:700;margin-bottom:.3rem}.vat-sub{color:#9aa4b2;margin-bottom:1.5rem}.vat-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.vat-export-btn{padding:.6rem 1.2rem;border-radius:8px;background-color:#1f2937;color:#eaeaea;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.vat-export-btn:hover{background-color:#374151}.vat-table{background:#111827;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.vat-head{background:#0f172a;font-weight:600}.vat-row{border-bottom:1px solid #1f2937;transition:background .2s ease}.vat-row:hover{background:#1f1f2a}.vat-no-data{color:#9aa4b2;font-style:italic}.vat-total{margin-top:1.5rem;font-size:1.2rem;font-weight:700;color:#facc15;text-align:right}.vat-error{color:#f87171;font-weight:600}.vat-container{padding:2rem;background:#0b0e14;color:#eaeaea;min-height:100vh;font-family:Segoe UI,sans-serif}.vat-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center;color:#f9fafb}.vat-sub{text-align:center;color:#9aa4b2;margin-bottom:2rem}.vat-actions{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.vat-export-btn{padding:.6rem 1.2rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;background:#1f2937;color:#eaeaea}.vat-export-btn:hover{background:#374151}.vat-export-btn:active{transform:scale(.97)}.vat-table{background:#111827;border-radius:12px;overflow:hidden;max-width:600px;margin:0 auto;box-shadow:0 0 20px #0000004d}.vat-head,.vat-row{display:grid;grid-template-columns:1fr 1fr;padding:14px 18px}.vat-head{background:#0f172a;font-weight:600;color:#facc15}.vat-row{border-bottom:1px solid #1f2937;color:#eaeaea}.vat-total{margin-top:1.5rem;font-size:1.2rem;font-weight:700;color:#facc15;text-align:right;max-width:600px;margin-left:auto;margin-right:auto}.settings-container{padding:2rem;color:#eaeaea}.settings-sub{color:#9aa4b2;margin-bottom:1.5rem}.settings-tabs{display:flex;gap:1rem;border-bottom:1px solid #1f2937;margin-bottom:2rem}.settings-tabs a{padding:.6rem 1rem;color:#9aa4b2;text-decoration:none;border-bottom:2px solid transparent}.settings-tabs a.active{color:#fff;border-color:#38bdf8}.settings-content{margin-top:1rem}.company-container{max-width:600px;margin:50px auto;background:#111;color:#fff;padding:30px;border-radius:12px;box-shadow:0 0 20px #00000080;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.company-container h1{text-align:center;margin-bottom:10px}.company-sub{text-align:center;color:#aaa;margin-bottom:30px}.company-card{background:#1c1c1c;padding:20px;margin-bottom:20px;border-radius:10px}.company-card h2{margin-bottom:15px;color:#eee}.company-card input,.company-card select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #333;border-radius:8px;background:#222;color:#fff}.checkbox-row{display:flex;align-items:center;margin-bottom:10px}.checkbox-row input{margin-right:10px;accent-color:#fff}.company-save-btn{width:100%;padding:12px;background:#fff;color:#111;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:.2s}.company-save-btn:hover{background:#eee}:root{--bg: #0b0b0b;--card: #0f1720;--text: #ffffff;--muted: #9aa4b2;--accent: #00b074}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.04);background:linear-gradient(0deg,rgba(255,255,255,.02),transparent)}.brand{font-weight:700;font-size:1.25rem;color:var(--accent)}.topbar nav a{color:var(--muted);margin-left:1rem;text-decoration:none}.topbar nav a:hover{color:var(--text)}.main{padding:2rem;min-height:calc(100vh - 140px)}.footer{text-align:center;padding:1rem;color:var(--muted);border-top:1px solid rgba(255,255,255,.03)}.card{background:var(--card);padding:1.25rem;border-radius:8px;box-shadow:0 4px 24px #02061799;color:var(--text)}.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.form-row{margin-bottom:.75rem}label{display:block;color:var(--muted);font-size:.9rem;margin-bottom:.25rem}input,select,textarea{width:100%;padding:.5rem;border-radius:6px;border:1px solid rgba(255,255,255,.04);background:transparent;color:var(--text)}.button{display:inline-block;background:var(--accent);color:#001;font-weight:700;padding:.6rem 1rem;border-radius:6px;border:none;cursor:pointer}.small{font-size:.85rem;color:var(--muted)}
