html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}#root{min-height:100vh}.vendorsMobileCards{display:none}@media (width<=768px){.vendorsListTable{display:none!important}.vendorsMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 120px!important;display:grid!important}.vendorsMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.vendorsMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.vendorsMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:19px!important;font-weight:900!important}.vendorsMobileTop span{color:#16a34a!important;white-space:nowrap!important;background:#dcfce7!important;border:1px solid #bbf7d0!important;border-radius:999px!important;padding:6px 10px!important;font-size:15px!important;font-weight:900!important}.vendorsMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.vendorsMobileLine span{color:#64748b!important;font-weight:800!important}.vendorsMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:900!important}.vendorsMobileActions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important;display:grid!important}.vendorsMobileActions button{border-radius:14px!important;width:100%!important;min-height:46px!important;font-size:15px!important;font-weight:900!important}.vendorsMobileActions .danger-button{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important;box-shadow:0 14px 28px #dc262640!important}}@media (width>=769px){.vendorsMobileCards{display:none!important}}*{box-sizing:border-box}:root{color:#142033;--kvs-navy:#0f172a;--kvs-blue:#1d4ed8;--kvs-blue-soft:#2563eb;--kvs-surface:#f4f7fb;--kvs-card:#fff;--kvs-line:#e2e8f0;--kvs-muted:#64748b;background:#eef3f8;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}body{background:#eef3f8;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{background:#eef3f8;min-height:100vh;display:flex}.sidebar{color:#fff;background:#101827;width:290px;min-height:100vh;padding:24px 18px;position:sticky;top:0}.brand{align-items:center;gap:14px;margin-bottom:28px;display:flex}.brandLogo{letter-spacing:1px;background:#1d4ed8;border-radius:16px;place-items:center;width:54px;height:54px;font-weight:800;display:grid;box-shadow:0 10px 24px #1d4ed847}.brand h1{margin:0;font-size:18px}.brand p{color:#aab7c7;margin:5px 0 0;font-size:12px;line-height:1.35}.sidebar button{color:#d8e1ee;text-align:left;background:0 0;border:0;border-radius:14px;width:100%;margin-bottom:10px;padding:13px 14px;font-weight:700}.sidebar button:hover,.sidebar button.active{color:#fff;background:#1f2f46}.main{flex:1;padding:28px;overflow:auto}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:12px;font-weight:800}.topbar h2{color:#101827;margin:0;font-size:30px}.topActions{flex-wrap:wrap;gap:10px;display:flex;overflow:visible}.topActions button,.payCard button,.quickDelete button,.noPrint{color:#142033;background:#fff;border:1px solid #d8e1ee;border-radius:12px;padding:11px 14px;font-weight:800}.primary{box-shadow:0 10px 25px #2563eb33;color:#fff!important;background:linear-gradient(135deg,#2563eb,#14b8a6)!important;border:0!important}.page{gap:18px;display:grid}.cards{grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px;display:grid}.card{background:#fff;border:1px solid #dfe7f1;border-radius:22px;padding:20px;box-shadow:0 16px 35px #1018270f}.card span{color:#65758b;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.card strong{color:#101827;font-size:30px}.gridTwo{grid-template-columns:1.45fr .9fr;gap:18px;display:grid}.panel{background:#fff;border:1px solid #dfe7f1;border-radius:24px;padding:22px;box-shadow:0 16px 35px #1018270f}.panel h3{color:#101827;margin:0 0 14px;font-size:20px}.hint{color:#65758b;margin-top:-4px;line-height:1.5}.table{width:100%;overflow:auto}.row{border-bottom:1px solid #edf2f7;grid-template-columns:repeat(5,minmax(130px,1fr));align-items:center;gap:10px;padding:12px 10px;font-size:14px;display:grid}.row.head{color:#475569;background:#f4f7fb;border-bottom:0;border-radius:12px;font-weight:900}.row span{overflow-wrap:anywhere;min-width:0}.good{color:#059669;font-weight:900}.bad{color:#dc2626;font-weight:900}.billItem,.payCard{background:#f9fbfd;border:1px solid #edf2f7;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:14px;display:flex}.billItem p,.payCard p{color:#65758b;margin:5px 0 0;font-size:13px}.billItem span,.payCard span{font-size:18px;font-weight:900}.formGrid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}label{color:#334155;gap:7px;font-weight:900;display:grid}input,select,textarea{color:#142033;background:#fff;border:1px solid #d8e1ee;border-radius:13px;outline:none;width:100%;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}textarea{resize:vertical;min-height:95px}.wide,.full{grid-column:1/-1}.full{border-radius:15px;width:100%;padding:14px;font-weight:900}.payCard div:last-child{align-items:center;gap:12px;display:flex}.reportHeader{background:#f4f7fb;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:12px 0 20px;padding:18px;display:flex}.reportHeader h2{margin:0}.reportHeader p{color:#65758b;margin:5px 0 0}.quickDelete{margin-top:16px}.quickDelete button{color:#dc2626}@media (width<=1000px){.app{display:block}.sidebar{width:100%;min-height:auto;position:static}.cards,.gridTwo,.formGrid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}}@media print{body{background:#fff}.sidebar,.topbar,.quickDelete,.noPrint{display:none!important}.main{padding:0}.panel,.card{box-shadow:none;border:1px solid #ddd}.cards{grid-template-columns:repeat(3,1fr)}}.quickDelete{display:none!important}@media print{html,body,#root{width:100%;overflow:visible!important}.app{background:#fff;display:block}.main{width:100%!important;padding:0!important;overflow:visible!important}.reportArea,.panel,.table{width:100%!important;overflow:visible!important}.row{grid-template-columns:1fr .7fr 1.2fr 1.2fr .8fr;gap:8px;font-size:12px;display:grid}.cards{grid-template-columns:repeat(3,1fr)!important}}.rowActions{grid-template-columns:.8fr .8fr 1.2fr 1.4fr .8fr .8fr}.miniDanger{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:900}.miniDanger:hover{background:#fee2e2}.undoBar{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:13px 16px;font-weight:700;display:flex}.undoBarText{gap:4px;min-width:0;display:grid}.undoBarText strong{font-size:14px}.undoBarText span{color:#047857;font-size:13px;font-weight:600;line-height:1.35}.undoBar button{color:#fff;white-space:nowrap;background:#059669;border:0;border-radius:11px;flex-shrink:0;padding:10px 14px;font-weight:800}.deleteConfirmOverlay{z-index:130;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.deleteConfirmCard{background:#fff;border-radius:18px;width:min(100%,380px);padding:22px 20px;box-shadow:0 24px 60px #0f172a47}.deleteConfirmCard h3{color:#0f172a;margin:0 0 10px;font-size:20px}.deleteConfirmCard p{color:#334155;margin:0 0 8px;font-size:15px;line-height:1.4}.deleteConfirmHint{color:#64748b!important;margin-bottom:18px!important;font-size:13px!important}.deleteConfirmActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.deleteConfirmActions button{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:44px;font-weight:700}.deleteConfirmDanger{color:#fff!important;background:#dc2626!important;border:0!important}@media (width<=768px){.undoBar{flex-direction:column;align-items:stretch;gap:10px}.undoBar button{width:100%}}.actionButtons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.miniEdit{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:900}.miniEdit:hover{background:#dbeafe}.formActions{align-items:center;gap:12px;display:flex}.formActions button{border-radius:15px;flex:1;padding:14px;font-weight:900}.secondaryButton{color:#334155;background:#fff;border:1px solid #cbd5e1}.secondaryButton:hover{background:#f1f5f9}.projectRow{grid-template-columns:1.4fr 1.2fr .8fr .8fr .8fr .8fr 1fr}.languageButton{font-weight:900;color:#1d4ed8!important;background:#eef2ff!important;border:1px solid #c7d2fe!important}.languageButton:hover{background:#dbeafe!important}.statementMonth{border-top:1px solid #e5eaf3;margin-top:24px;padding-top:18px}.statementMonth:first-child{border-top:none;margin-top:0;padding-top:0}.monthHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.monthHeader h3{margin:0 0 6px}.monthHeader p{color:#64748b;margin:0}.monthTotals{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.monthTotals span{white-space:nowrap;background:#f8fafc;border:1px solid #e5eaf3;border-radius:12px;padding:8px 10px}@media print{.rowActions{grid-template-columns:1fr 1fr 1.4fr 1.5fr 1fr!important}.rowActions>span:nth-child(6){visibility:hidden!important;border:0!important;width:0!important;margin:0!important;padding:0!important;display:none!important}.actionButtons,.miniEdit,.miniDanger,button.miniEdit,button.miniDanger{visibility:hidden!important;display:none!important}}.categorySummaryBox{background:#f8fafc;border:1px solid #e5eaf3;border-radius:16px;margin:14px 0 16px;padding:14px}.categorySummaryBox h4{color:#0f172a;margin:0 0 12px;font-size:14px}.categorySummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.categorySummaryItem{background:#fff;border:1px solid #e5eaf3;border-radius:14px;padding:10px 12px}.categorySummaryItem span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.categorySummaryItem strong{color:#0f172a;font-size:18px}.statementFilters{background:#f8fafc;border:1px solid #e5eaf3;border-radius:16px;margin:14px 0 20px;padding:14px}.statementFilters label{color:#334155;flex-direction:column;gap:8px;max-width:260px;font-size:13px;font-weight:800;display:flex}.statementFilters select{color:#0f172a;background:#fff;border:1px solid #d8e0ee;border-radius:12px;outline:none;height:42px;padding:0 12px;font-weight:700}@media print{.noPrint{display:none!important}}.categoryCard{cursor:pointer;text-align:center;border:1px solid #dfe7f3;transition:all .2s}.categoryCard small{color:#2563eb;margin-top:6px;font-size:12px;font-weight:800;display:block}.categoryCard:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.activeCategoryCard{box-shadow:0 0 0 3px #2563eb1f;border-color:#2563eb!important}.categoryFilterBar{background:#f8fafc;border:1px solid #dfe7f3;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;display:flex}.categoryFilterBar span{color:#334155;font-size:14px}.categoryFilterBar strong{color:#0f172a}.categoryActionButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#14b8a6);border:none;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:900;transition:all .2s;box-shadow:0 10px 20px #2563eb2e}.categoryActionButton:hover{transform:translateY(-1px);box-shadow:0 14px 26px #2563eb3d}.categoryActionButton.light{color:#0f172a;box-shadow:none;background:#fff;border:1px solid #dbe4f0}.categoryActionButton.light:hover{background:#f8fafc;border-color:#93c5fd}.categorySummaryItemReport{border-radius:16px;align-items:flex-start;gap:14px;padding:14px 16px}.categorySummaryText{flex-direction:column;gap:4px;display:flex}.categorySummaryTitle{color:#111827;font-size:15px;font-weight:800}.categorySummarySubtitle{color:#6b7280;font-size:12px;font-weight:600}.categorySummaryAmount{color:#0f766e;white-space:nowrap;margin-left:auto;font-size:15px;font-weight:900}@media print{.categorySummaryBox{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important;background:#fff!important;border:1px solid #dbeafe!important}.categorySummaryGrid{break-inside:avoid;page-break-inside:avoid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.categorySummaryItem,.categorySummaryItemReport{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important;background:#fff!important;border:1px solid #e2e8f0!important;min-height:auto!important;padding:10px 12px!important}.categorySummaryTitle{color:#111827!important;font-size:12px!important}.categorySummarySubtitle{color:#475569!important;font-size:10px!important}.categorySummaryAmount{color:#111827!important;font-size:13px!important}}@page{size:landscape;margin:.35in}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.app{background:#fff!important}.main{padding:0!important;overflow:visible!important}}.statementPrintPeriod{display:none}@media print{.statementFilters{display:none!important}.statementPrintPeriod{border-bottom:1px solid #e5e7eb;margin:8px 0 14px;padding:8px 0;font-size:12px;color:#111827!important;display:block!important}.rowActions{grid-template-columns:.9fr .9fr 1.4fr 2fr 1fr!important}.rowActions>:last-child{display:none!important}}.statementPrintHeader{display:none}@media print{.statementPrintHeader{border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;padding-bottom:12px;display:flex!important}.statementPrintEyebrow{letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:900;display:block;color:#2563eb!important}.statementPrintHeader h2{margin:0;font-size:20px;font-weight:900;color:#020617!important}.statementPrintHeader p{margin:4px 0 0;font-size:12px;color:#475569!important}.statementPrintMeta{text-align:right;font-size:11px;color:#475569!important}.statementPrintMeta strong,.statementPrintMeta span{display:block}.statementScreenTitle{display:none!important}.table{margin-top:8px!important}.rowActions{gap:8px!important;min-height:0!important;padding:6px 8px!important;font-size:10px!important}.rowActions.head{padding:7px 8px!important;font-size:10px!important;font-weight:900!important}.rowActions span,.rowActions strong{line-height:1.15!important}.rowActions button{display:none!important}.statementMonth{break-inside:auto!important;page-break-inside:auto!important}.statementMonth:last-of-type:after{content:"Prepared by KVS Business Control · Kingdom Vizion Studios · Generated for accounting review";text-align:center;border-top:1px solid #e5e7eb;margin-top:14px;padding-top:10px;font-size:10px;font-weight:700;display:block;color:#64748b!important}}.statementPrintFooter{display:none}@media print{.statementMonth:last-of-type:after{content:none!important;display:none!important}.statementPrintFooter{text-align:center;break-inside:avoid;page-break-inside:avoid;border-top:1px solid #e5e7eb;margin-top:14px;padding-top:10px;font-size:10px;font-weight:700;color:#64748b!important;display:block!important}}.projectTable .projectRow{grid-template-columns:1.6fr 1.3fr .9fr .9fr .9fr .9fr 1.1fr;align-items:center}button{border:none;font-family:inherit}button,.action-button,.primary-button,.save-button,.btn-primary{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:12px;padding:10px 16px;font-size:.92rem;font-weight:800;transition:all .15s;box-shadow:0 10px 22px #2563eb38}button:hover,.action-button:hover,.primary-button:hover,.save-button:hover,.btn-primary:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 14px 26px #2563eb47}button:active{transform:translateY(0)}table button{color:#991b1b;box-shadow:none;background:#fee2e2;border:1px solid #fecaca;border-radius:10px;padding:8px 12px}table button:hover{box-shadow:none;background:#fecaca}.cancel-button,.btn-cancel{color:#111827!important;box-shadow:none!important;background:#e5e7eb!important}.sidebar button{color:inherit;box-shadow:none;background:0 0;border-radius:12px}.sidebar button:hover{box-shadow:none;transform:none}td:last-child{flex-wrap:wrap;align-items:center;gap:10px;display:flex}td:last-child button{margin:0}.table-action-buttons{justify-content:flex-start!important;align-items:center!important;gap:18px!important;width:auto!important;display:inline-flex!important}.table-action-buttons>button{justify-content:center!important;align-items:center!important;min-width:82px!important;margin:0!important;display:inline-flex!important}.table-action-buttons>button+button{margin-left:18px!important}.table-action-buttons .danger-button{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 10px 22px #dc262638!important}form button+button,section button+button{margin-left:14px!important}.sidebar button+button{margin-left:0!important}button+button{vertical-align:middle!important}button:has(+button){vertical-align:middle!important}.projectRow{grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(100px,.7fr) minmax(100px,.7fr) minmax(90px,.6fr) minmax(90px,.6fr) minmax(320px,1.6fr)!important;align-items:center!important;column-gap:14px!important}.projectRow .table-action-buttons{flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:320px!important;display:flex!important}.projectRow .table-action-buttons button{white-space:nowrap!important;width:auto!important;min-width:auto!important;margin:0!important;padding:8px 10px!important;font-size:.78rem!important;line-height:1.1!important}.projectRow .table-action-buttons>button+button{margin-left:0!important}.projectRow .table-action-buttons .danger-button{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important}.form-action-buttons{align-items:center!important;gap:14px!important;width:100%!important;display:flex!important}.form-action-buttons button{flex:1!important;width:auto!important;margin:0!important}.form-action-buttons .cancel-button{color:#111827!important;box-shadow:none!important;background:#e5e7eb!important}.vendorRow{grid-template-columns:minmax(180px,1.3fr) minmax(150px,1fr) minmax(130px,.9fr) minmax(130px,.9fr) minmax(100px,.7fr) minmax(180px,1.1fr)!important;align-items:center!important;column-gap:14px!important}.vendorRow .table-action-buttons{flex-flow:row!important;align-items:center!important;gap:10px!important;display:flex!important}.vendorRow .table-action-buttons button{white-space:nowrap!important;width:auto!important;min-width:70px!important;margin:0!important;padding:8px 12px!important;font-size:.78rem!important}.vendorRow .table-action-buttons>button+button{margin-left:0!important}.vendorRow .table-action-buttons .danger-button{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important}.vendor-suggestions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.vendor-chip{width:auto!important;min-width:auto!important;box-shadow:none!important;color:#1d4ed8!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:7px 10px!important;font-size:.78rem!important}.vendor-chip:hover{background:#dbeafe!important;transform:none!important}@media print{@page{size:letter;margin:.45in}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html,body{background:#fff!important;font-size:10px!important}.app{background:#fff!important;display:block!important}.sidebar,.topbar,.topActions,.languageButton,.quickDelete,.noPrint,button{display:none!important}.main{width:100%!important;margin:0!important;padding:0!important}.page,.reportArea,.statementPage{background:#fff!important;width:100%!important;margin:0!important;padding:0!important}.panel,.reportHeader,.statementHeader,.categorySummaryBox{box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important;background:#fff!important;border:1px solid #d7dde8!important}.panel{border-radius:10px!important;margin-bottom:10px!important;padding:12px!important}.reportHeader,.statementHeader{margin-bottom:12px!important;padding:12px!important}.cards,.categorySummaryGrid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;display:grid!important}.card,.categorySummaryItem,.categorySummaryItemReport{box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important;border:1px solid #d7dde8!important;border-radius:8px!important;padding:10px!important}h1,h2,h3,h4{page-break-after:avoid!important;break-after:avoid!important;margin-top:8px!important;margin-bottom:8px!important}.table{page-break-inside:auto!important;border:1px solid #e2e8f0!important;border-radius:8px!important;margin-top:8px!important;overflow:hidden!important}.row{page-break-inside:avoid!important;break-inside:avoid!important;border-bottom:1px solid #e5e7eb!important;min-height:auto!important;padding:6px 8px!important}.row.head{background:#f1f5f9!important;font-weight:800!important}.row span{font-size:9px!important;line-height:1.25!important}.categorySummaryAmount,.card strong{font-size:13px!important}.statementPage .categorySummaryBox+.table,.reportArea h3+.table+h3{break-before:page!important;page-break-before:always!important}.statementPage .table,.reportArea .table{margin-top:10px!important}}.statementFilters .danger-button{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:none!important;margin-top:14px!important;box-shadow:0 12px 24px #dc262638!important}.statementFilters .danger-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #dc262647!important}.installButton{color:#fff!important;background:linear-gradient(135deg,#111827,#2563eb)!important;border:none!important;box-shadow:0 12px 24px #2563eb38!important}.installButton:hover{transform:translateY(-1px);box-shadow:0 16px 30px #2563eb47!important}@media (width<=768px){body{overflow-x:hidden}.app{width:100%;min-height:100vh;display:block}.sidebar{border-radius:0 0 24px 24px;width:100%;min-height:auto;padding:16px;position:relative}.brand{justify-content:center;align-items:center;margin-bottom:14px;display:flex}.nav{scrollbar-width:none;gap:10px;padding:6px 2px 4px;display:flex;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav button,.sidebar button{white-space:nowrap;border-radius:999px;min-width:fit-content;padding:10px 14px;font-size:13px}.main{width:100%;padding:18px 14px 32px}.topbar,.header,.pageHeader{display:block}h1{margin-bottom:16px;font-size:24px;line-height:1.15}h2{font-size:21px}h3{font-size:18px}.actions,.topActions,.toolbar{scrollbar-width:none;gap:10px;margin-bottom:14px;padding-bottom:8px;display:flex;overflow-x:auto}.actions::-webkit-scrollbar{display:none}.topActions::-webkit-scrollbar{display:none}.toolbar::-webkit-scrollbar{display:none}.actions button,.topActions button,.toolbar button{white-space:nowrap;border-radius:14px;min-width:fit-content;padding:10px 14px}.panel,.card,.formCard{border-radius:20px;margin-bottom:18px;padding:18px}form,.formGrid,.grid,.twoColumns,.settingsGrid{gap:14px;display:grid;grid-template-columns:1fr!important}input,select,textarea{width:100%;font-size:16px}button{font-size:14px}.primary.full{width:100%;min-height:46px}.statsGrid,.summaryGrid,.dashboardGrid,.cardsGrid{gap:14px;display:grid;grid-template-columns:1fr!important}.payCard{border-radius:18px;padding:16px;display:block}.payCard>div:last-child{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.payCard span{text-align:left;font-size:20px;font-weight:800;display:block}.payCard button{width:100%;min-height:42px}table{min-width:720px}.tableWrap,.tableWrapper,.responsiveTable{width:100%;overflow-x:auto}.hint{font-size:13px;line-height:1.45}}.mobileHeader,.mobileMenuBackdrop{display:none}@media (width<=768px){.mobileHeader{z-index:80;color:#fff;background:#0f172a;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0;box-shadow:0 12px 28px #0f172a2e}.mobileHeader>div{align-items:center;gap:10px;display:flex}.mobileHeader strong{background:linear-gradient(135deg,#2563eb,#14b8a6);border-radius:14px;place-items:center;width:42px;height:42px;font-size:15px;display:grid}.mobileHeader span{font-size:16px;font-weight:800}.mobileHeader button{color:#fff;background:#ffffff1f;border:0;border-radius:14px;width:44px;height:44px;font-size:24px;font-weight:900}.mobileMenuBackdrop{z-index:85;background:#0f172a73;display:block;position:fixed;inset:0}.sidebar{z-index:90;border-radius:0 24px 24px 0;width:82%;max-width:320px;height:100vh;transition:transform .22s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%)}.sidebar.mobileOpen{transform:translate(0)}.main{padding-top:18px;padding-bottom:92px}}.mobileBottomNav{display:none}@media (width<=768px){.mobileBottomNav{z-index:75;background:#0f172af5;border-radius:22px;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 40px #0f172a47}.mobileBottomNav button{color:#ffffffb8;background:0 0;border:0;border-radius:16px;place-items:center;gap:3px;padding:8px 4px;font-size:11px;font-weight:800;display:grid}.mobileBottomNav button span{font-size:17px;line-height:1}.mobileBottomNav button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#14b8a6)}html,body{width:100%;max-width:100%;overflow-x:hidden}.app,.main,.page,section,.panel,.card,.formCard{width:100%;max-width:100%}.main{padding-bottom:120px;overflow-x:hidden}.panel,.card,.formCard{overflow:hidden}:is(.panel:has(table),.card:has(table),.formCard:has(table)){-webkit-overflow-scrolling:touch;overflow-x:auto}form,.formGrid,.grid,.twoColumns,.settingsGrid{width:100%;max-width:100%}input,select,textarea,button{max-width:100%}.primary,.primary.full,button.primary,.full{width:100%}.panel button,.card button,.formCard button{white-space:normal;line-height:1.2}table{max-width:none}.table,.tableWrap,.tableWrapper,.responsiveTable{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.topbar{gap:12px}.topbar h1{margin-bottom:10px;font-size:24px;line-height:1.12}.eyebrow{letter-spacing:1.5px;font-size:11px}.topActions,.actions,.toolbar{flex-wrap:wrap;gap:10px;display:flex}.topActions button,.actions button,.toolbar button{flex:none;width:auto;min-width:84px;padding:10px 14px}.page{padding-bottom:20px}.panel h3,.card h3{font-size:21px}.topActions,.actions,.toolbar{scrollbar-width:none;gap:10px;padding-bottom:10px;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}.topActions::-webkit-scrollbar{display:none}.actions::-webkit-scrollbar{display:none}.toolbar::-webkit-scrollbar{display:none}.topActions button,.actions button,.toolbar button{justify-content:center;align-items:center;min-width:88px;white-space:nowrap!important;flex:none!important;width:auto!important;display:inline-flex!important}.topActions .primary,.actions .primary,.toolbar .primary{width:auto!important}.table{min-width:820px}.table button,.table .row button,td button{white-space:nowrap!important;writing-mode:horizontal-tb!important;word-break:keep-all!important;overflow-wrap:normal!important;width:auto!important;min-width:92px!important;padding:10px 12px!important;line-height:1.1!important;transform:none!important}.table .row,.table .head{min-width:820px}:is(.panel:has(.table),.card:has(.table),.formCard:has(.table)){-webkit-overflow-scrolling:touch;overflow:auto visible!important}.table{width:980px!important;min-width:980px!important}.table .head,.table .row{grid-template-columns:120px 110px 230px 230px 140px 220px!important;align-items:center!important;gap:12px!important;min-width:980px!important;display:grid!important}.table .head span,.table .row span{white-space:normal!important;word-break:normal!important;text-overflow:clip!important;line-height:1.25!important;overflow:visible!important}.table .row span:nth-child(3),.table .row span:nth-child(4){min-width:230px!important}.table .row span:last-child{align-items:center!important;gap:8px!important;min-width:220px!important;display:flex!important}.table .row span:last-child button,.table button,td button{white-space:nowrap!important;writing-mode:horizontal-tb!important;word-break:keep-all!important;overflow-wrap:normal!important;width:auto!important;min-width:92px!important;transform:none!important}:is(.panel:has(.table),.card:has(.table),.formCard:has(.table)){overflow:visible!important}.table{padding-bottom:8px;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:auto visible!important}.table .head,.table .row{grid-template-columns:130px 120px 260px 260px 150px 160px!important;align-items:center!important;gap:14px!important;width:1080px!important;min-width:1080px!important;display:grid!important}.table .head span,.table .row span{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;text-overflow:clip!important;line-height:1.25!important;overflow:visible!important}.table .row span:nth-child(3),.table .head span:nth-child(3),.table .row span:nth-child(4),.table .head span:nth-child(4){min-width:260px!important}.table .row span:nth-child(6),.table .head span:nth-child(6){min-width:160px!important}.table .row button,.table button,td button{white-space:nowrap!important;writing-mode:horizontal-tb!important;word-break:keep-all!important;overflow-wrap:normal!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:92px!important;padding:10px 12px!important;line-height:1.1!important;display:inline-flex!important;transform:none!important}html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}*{box-sizing:border-box!important}body{margin:0!important}.app,.layout,.main,.content,.page,.page-content,.main-content,.app-content{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.page{padding:14px 14px 110px!important}h1,h2,h3,p,.hint,.section-header,.section-header p{overflow-wrap:anywhere!important;max-width:100%!important}.panel,.section-card,.card,.report-card,.summary-card,.stat-card{border-radius:18px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0 0 18px!important;padding:18px!important;overflow:hidden!important}.formGrid,.form-grid,form{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}label{width:100%!important;min-width:0!important;max-width:100%!important}input,select,textarea{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}textarea{min-height:110px!important}button{max-width:100%!important}.formGrid button,.form-grid button,form button{width:100%!important}.top-actions,.action-buttons,.header-actions,.toolbar,.tabs{-webkit-overflow-scrolling:touch!important;gap:10px!important;width:100%!important;max-width:100%!important;padding-bottom:10px!important;display:flex!important;overflow-x:auto!important}.top-actions button,.action-buttons button,.header-actions button,.toolbar button,.tabs button{white-space:nowrap!important;flex:none!important}table{border-collapse:collapse!important;width:max-content!important;min-width:720px!important}:is(.table-wrap,.table-container,.table-scroll,.panel:has(table),.section-card:has(table),.card:has(table)){-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;overflow:auto hidden!important}th,td{white-space:nowrap!important}.bottom-nav{z-index:9999!important;border-radius:22px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;gap:6px!important;width:auto!important;height:72px!important;padding:8px!important;display:grid!important;position:fixed!important;bottom:14px!important;left:14px!important;right:14px!important}.bottom-nav button,.bottom-nav a{text-align:center!important;white-space:nowrap!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;min-width:0!important;height:56px!important;padding:6px 4px!important;font-size:11px!important;line-height:1.1!important;display:flex!important}.bottom-nav span{text-align:center!important;white-space:nowrap!important;display:block!important}.page{padding-bottom:110px!important;padding-left:6px!important;padding-right:6px!important}.panel,.section-card,.card,.report-card,.summary-card,.stat-card{border-radius:18px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:16px!important}.formGrid,.form-grid,form{width:100%!important}.bottom-nav{width:auto!important;left:6px!important;right:6px!important}}@media (width>=769px) and (width<=1180px){.page{width:96%!important;max-width:96%!important;margin-left:auto!important;margin-right:auto!important}}@media (width<=768px){.latestMovementsPanel{overflow:visible!important}.latestMovementsTable{width:100%!important;max-width:100%!important;display:block!important;overflow:visible!important}.latestMovementsTable .head{display:none!important}.latestMovementsTable .rowActions:not(.head){background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin-bottom:14px!important;padding:16px!important;display:block!important;box-shadow:0 14px 32px #0f172a14!important}.latestMovementsTable .rowActions:not(.head) span{white-space:normal!important;text-align:right!important;color:#0f172a!important;border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:9px 0!important;font-size:15px!important;display:flex!important}.latestMovementsTable .rowActions:not(.head) span:before{color:#64748b!important;text-align:left!important;font-weight:800!important}.latestMovementsTable .rowActions:not(.head) span:first-child:before{content:"Fecha"}.latestMovementsTable .rowActions:not(.head) span:nth-child(2):before{content:"Tipo"}.latestMovementsTable .rowActions:not(.head) span:nth-child(3):before{content:"Categoría"}.latestMovementsTable .rowActions:not(.head) span:nth-child(4):before{content:"Cliente / Proveedor"}.latestMovementsTable .rowActions:not(.head) span:nth-child(5):before{content:"Total"}.latestMovementsTable .rowActions:not(.head) .actionButtons{border-bottom:none!important;grid-template-columns:1fr!important;gap:10px!important;padding-top:14px!important;display:grid!important}.latestMovementsTable .rowActions:not(.head) .actionButtons:before{display:none!important}.latestMovementsTable .rowActions:not(.head) .actionButtons button{border-radius:14px!important;width:100%!important;height:46px!important;font-size:15px!important;font-weight:800!important}.latestMovementsTable .rowActions:not(.head) span{justify-content:initial!important;text-align:left!important;grid-template-columns:145px minmax(0,1fr)!important;align-items:center!important;display:grid!important;overflow:visible!important}.latestMovementsTable .rowActions:not(.head) span:before{width:auto!important;display:block!important}.latestMovementsTable .rowActions:not(.head) span.good,.latestMovementsTable .rowActions:not(.head) span.bad{font-weight:800!important}}.mobileMovementCards{display:none}@media (width<=768px){.latestMovementsPanel .latestMovementsTable{display:none!important}.mobileMovementCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;display:grid!important}.mobileMovementCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.mobileMovementTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.mobileMovementTop span{font-size:16px!important;font-weight:900!important}.mobileMovementTop strong{color:#0f172a!important;font-size:20px!important;font-weight:900!important}.mobileMovementLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:9px 0!important;display:flex!important}.mobileMovementLine span{color:#64748b!important;font-weight:800!important}.mobileMovementLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:800!important}.mobileMovementActions{grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important;display:grid!important}.mobileMovementActions button{border-radius:14px!important;width:100%!important;height:46px!important;font-size:15px!important;font-weight:900!important}.categorySummaryBox{width:100%!important;max-width:100%!important;overflow:hidden!important}.categorySummaryGrid{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important;display:grid!important}.categorySummaryItemReport{border-radius:18px!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:16px!important;display:grid!important;overflow:hidden!important}.categorySummaryText{width:100%!important;min-width:0!important;max-width:100%!important}.categorySummaryTitle{overflow-wrap:anywhere!important;white-space:normal!important;width:100%!important;max-width:100%!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important;display:block!important}.categorySummarySubtitle{overflow-wrap:anywhere!important;white-space:normal!important;margin-top:6px!important;font-size:14px!important;line-height:1.25!important;display:block!important}.categorySummaryAmount{color:#0f172a!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;font-size:22px!important;font-weight:900!important;line-height:1.1!important;display:block!important;overflow:visible!important}.mobileMovementActions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.mobileMovementActions .miniEdit,.mobileMovementActions .miniDanger{justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:46px!important;margin:0!important;display:flex!important}.statementMovementTable .actionButtons{grid-template-columns:1fr!important;align-items:center!important;gap:8px!important;width:135px!important;min-width:135px!important;display:grid!important}.statementMovementTable .actionButtons .miniEdit,.statementMovementTable .actionButtons .miniDanger{border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:42px!important;margin:0!important;padding:0 12px!important;font-size:14px!important;font-weight:900!important;display:flex!important}.billButtonsStack{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;margin-top:14px!important;display:grid!important}.billButtonsStack button{box-sizing:border-box!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:52px!important;margin:0!important;padding:0 16px!important;font-size:15px!important;font-weight:900!important;display:flex!important}.projectRow .table-action-buttons{flex-direction:row!important;align-items:center!important;gap:8px!important;width:max-content!important;min-width:max-content!important;max-width:none!important;display:flex!important}.projectRow .table-action-buttons .small-button,.projectRow .table-action-buttons .danger-button{text-align:center!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:104px!important;max-width:none!important;height:44px!important;margin:0!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;overflow:visible!important}.projectRow .table-action-buttons .danger-button{min-width:86px!important}.topbar h2{letter-spacing:-.8px!important;max-width:100%!important;margin:4px 0 10px!important;font-size:28px!important;line-height:1.08!important}.topbar .eyebrow{letter-spacing:2.4px!important;margin-bottom:4px!important;font-size:11px!important}}@media (width<=430px){.topbar h2{font-size:25px!important;line-height:1.08!important}}@media (width<=380px){.topbar h2{font-size:23px!important}}.topSubtitle{color:#64748b;letter-spacing:.2px;margin:-4px 0 12px;font-size:14px;font-weight:800}@media (width<=768px){.topbar h2{letter-spacing:-.8px!important;margin:4px 0 8px!important;font-size:30px!important;line-height:1.05!important}.topSubtitle{overflow-wrap:anywhere!important;max-width:100%!important;margin:0 0 12px!important;font-size:13px!important;line-height:1.25!important}}@media (width<=390px){.topbar h2{font-size:27px!important}.topSubtitle{font-size:12px!important}}.statementMobileCards{display:none}@media (width<=768px){.statementMovementTable{display:none!important}.statementMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin-top:18px!important;display:grid!important}.statementMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.statementMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.statementMobileTop span{font-size:16px!important;font-weight:900!important}.statementMobileTop strong{color:#0f172a!important;text-align:right!important;font-size:20px!important;font-weight:900!important}.statementMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:9px 0!important;display:flex!important}.statementMobileLine span{color:#64748b!important;font-weight:800!important}.statementMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:800!important}.statementMobileActions{grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important;display:grid!important}.statementMobileActions button{border-radius:14px!important;width:100%!important;height:46px!important;font-size:15px!important;font-weight:900!important}}@media (width>=769px){.statementMobileCards{display:none!important}}@media (width<=768px){.bottom-nav button{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:8px 6px!important;display:flex!important}.bottom-nav button span:first-child{justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;margin:0!important;padding:0!important;font-size:20px!important;line-height:1!important;display:flex!important;transform:translateY(0)!important}.bottom-nav button span:last-child{text-align:center!important;margin:0!important;padding:0!important;font-size:11px!important;line-height:1.1!important;display:block!important}.bottom-nav button.active span:first-child{transform:translateY(0)!important}.mobileHeader .topMenuButton{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.mobileHeader .topMenuIcon{color:#fff!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;font-size:32px!important;font-weight:900!important;line-height:1!important;display:flex!important;transform:translateY(-1px)!important}}.activeProjectMobileCards{display:none}@media (width<=768px){.activeProjectsTable{display:none!important}.activeProjectMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin-top:14px!important;display:grid!important}.activeProjectMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.activeProjectMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.activeProjectMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:18px!important;font-weight:900!important}.activeProjectMobileTop span{color:#2563eb!important;text-align:right!important;white-space:nowrap!important;font-size:18px!important;font-weight:900!important}.activeProjectMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:9px 0!important;display:flex!important}.activeProjectMobileLine span{color:#64748b!important;font-weight:800!important}.activeProjectMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:800!important}}@media (width>=769px){.activeProjectMobileCards{display:none!important}}@media (width<=768px){.page{padding-bottom:150px!important}.panel:last-child,.section-card:last-child,.activeProjectMobileCards:last-child,.statementMobileCards:last-child,.mobileMovementCards:last-child{margin-bottom:110px!important}main{padding-bottom:130px!important}.mobileHeader>div:first-child strong{color:#facc15!important;letter-spacing:.4px!important;background:linear-gradient(135deg,#0f172a 0%,#111827 45%,#020617 100%)!important;border:1px solid #facc15a6!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;box-shadow:0 10px 26px #facc1529!important}.mobileHeader>div:first-child span{color:#fff!important;letter-spacing:.2px!important;font-weight:900!important}.brandLogo{color:#facc15!important;letter-spacing:.4px!important;background:linear-gradient(135deg,#0f172a 0%,#111827 45%,#020617 100%)!important;border:1px solid #facc15a6!important;font-weight:900!important;box-shadow:0 10px 26px #facc1529!important}}.reportCategoryMobileCards{display:none}@media (width<=768px){.reportCategoryTable{display:none!important}.reportCategoryMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 22px!important;display:grid!important}.reportCategoryMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.reportCategoryMobileTop{border-bottom:1px solid #edf2f7!important;margin-bottom:8px!important;padding-bottom:12px!important}.reportCategoryMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:19px!important;font-weight:900!important;display:block!important}.reportCategoryMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.reportCategoryMobileLine span{color:#64748b!important;font-weight:800!important}.reportCategoryMobileLine strong{text-align:right!important;white-space:nowrap!important;font-weight:900!important}}@media (width>=769px){.reportCategoryMobileCards{display:none!important}}.reportVendorMobileCards{display:none}@media (width<=768px){.reportVendorTable{display:none!important}.reportVendorMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 22px!important;display:grid!important}.reportVendorMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.reportVendorMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.reportVendorMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:19px!important;font-weight:900!important}.reportVendorMobileTop span{color:#2563eb!important;text-align:right!important;white-space:nowrap!important;font-size:19px!important;font-weight:900!important}.reportVendorMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.reportVendorMobileLine span{color:#64748b!important;font-weight:800!important}.reportVendorMobileLine strong{text-align:right!important;color:#0f172a!important;font-weight:900!important}}@media (width>=769px){.reportVendorMobileCards{display:none!important}}.reportMovementsMobileCards{display:none}@media (width<=768px){.reportMovementsTable{display:none!important}.reportMovementsMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 120px!important;display:grid!important}.reportMovementsMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.reportMovementsMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.reportMovementsMobileTop span{font-size:16px!important;font-weight:900!important}.reportMovementsMobileTop strong{color:#0f172a!important;text-align:right!important;white-space:nowrap!important;font-size:20px!important;font-weight:900!important}.reportMovementsMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.reportMovementsMobileLine span{color:#64748b!important;font-weight:800!important}.reportMovementsMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:900!important}}@media (width>=769px){.reportMovementsMobileCards{display:none!important}}.payrollHistoryMobileCards{display:none}@media (width<=768px){.payrollHistoryTable{display:none!important}.payrollHistoryMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 24px!important;display:grid!important}.payrollHistoryMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.payrollHistoryMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.payrollHistoryMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:18px!important;font-weight:900!important}.payrollHistoryMobileTop span{color:#2563eb!important;white-space:nowrap!important;font-size:20px!important;font-weight:900!important}.payrollHistoryMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.payrollHistoryMobileLine span{color:#64748b!important;font-weight:800!important}.payrollHistoryMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:900!important}.payrollHistoryDelete{color:#dc2626!important;background:#fff1f2!important;border:1px solid #fecaca!important;border-radius:14px!important;width:100%!important;height:48px!important;margin-top:14px!important;font-size:15px!important;font-weight:900!important}}@media (width>=769px){.payrollHistoryMobileCards{display:none!important}}.workersMobileCards{display:none}@media (width<=768px){.workersListTable{display:none!important}.workersMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 120px!important;display:grid!important}.workersMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.workersMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.workersMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:19px!important;font-weight:900!important}.workersMobileTop span{color:#2563eb!important;white-space:nowrap!important;font-size:20px!important;font-weight:900!important}.workersMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.workersMobileLine span{color:#64748b!important;font-weight:800!important}.workersMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:900!important}.workersMobileActions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important;display:grid!important}.workersMobileActions button{border-radius:14px!important;width:100%!important;height:46px!important;font-size:15px!important;font-weight:900!important}}@media (width>=769px){.workersMobileCards{display:none!important}}@media (width<=768px){.statementMonth .monthHeader{width:100%!important;margin-bottom:14px!important;display:block!important}.statementMonth .monthHeader>div{width:100%!important;max-width:100%!important}.statementMonth .monthHeader h3{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:100%!important;max-width:100%!important;margin:0 0 6px!important;font-size:28px!important;font-weight:900!important;line-height:1.1!important}.statementMonth .monthHeader p{color:#64748b!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:17px!important;line-height:1.25!important}.statementMonth .monthTotals{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:12px 0 18px!important;display:grid!important}.statementMonth .monthTotals span{text-align:left!important;border-radius:14px!important;justify-content:space-between!important;width:100%!important;padding:12px 14px!important;font-size:16px!important;font-weight:800!important}}.projectsMobileCards{display:none}@media (width<=768px){.projectsListTable{display:none!important}.projectsMobileCards{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:14px 0 120px!important;display:grid!important}.projectsMobileCard{background:#fff!important;border:1px solid #dbe5f3!important;border-radius:18px!important;width:100%!important;padding:16px!important;box-shadow:0 14px 32px #0f172a14!important}.projectsMobileTop{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:8px!important;padding-bottom:12px!important;display:flex!important}.projectsMobileTop strong{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:19px!important;font-weight:900!important}.projectsMobileTop span{color:#2563eb!important;white-space:nowrap!important;text-align:right!important;font-size:20px!important;font-weight:900!important}.projectsMobileLine{border-bottom:1px solid #edf2f7!important;justify-content:space-between!important;gap:14px!important;padding:10px 0!important;display:flex!important}.projectsMobileLine span{color:#64748b!important;font-weight:800!important}.projectsMobileLine strong{text-align:right!important;color:#0f172a!important;overflow-wrap:anywhere!important;font-weight:900!important}.projectsMobileActions{grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important;display:grid!important}.projectsMobileActions button{white-space:normal!important;border-radius:14px!important;width:100%!important;min-height:46px!important;padding:10px 12px!important;font-size:15px!important;font-weight:900!important;line-height:1.15!important}}@media (width>=769px){.projectsMobileCards{display:none!important}}@media (width<=768px){.projectsMobileActions .danger-button{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important;box-shadow:0 14px 28px #dc262640!important}.projectsMobileCard .projectsMobileActions button.danger-button,.projectsMobileCard .projectsMobileActions .small-button.danger-button,.projectsMobileActions button.small-button.danger-button{color:#fff!important;background:#dc2626 linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important;box-shadow:0 14px 28px #dc262647!important}}@media (width<=768px) and (pointer:fine){.top-actions,.action-buttons,.header-actions,.toolbar,.tabs{flex-wrap:wrap!important;gap:8px!important;padding-bottom:10px!important;display:flex!important;overflow:visible!important}.top-actions button,.action-buttons button,.header-actions button,.toolbar button,.tabs button{white-space:nowrap!important;flex:calc(50% - 8px)!important;min-width:130px!important;max-width:100%!important}.topActions{flex-wrap:wrap!important;gap:8px!important;padding-bottom:10px!important;display:flex!important;overflow:visible!important}.topActions button{white-space:nowrap!important;flex:calc(50% - 8px)!important;min-width:135px!important;max-width:100%!important}}.loginPage{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 34%),linear-gradient(135deg,#0f172a 0%,#111827 45%,#1e293b 100%);place-items:center;width:100%;min-height:100vh;padding:24px;display:grid}.loginCard{background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:28px;width:min(100%,420px);padding:30px;box-shadow:0 28px 80px #00000047}.loginBrand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.loginBrand strong,.loginCard>strong{color:#111827;letter-spacing:-.04em;background:linear-gradient(135deg,#d4af37 0%,#facc15 100%);border-radius:18px;place-items:center;width:54px;height:54px;font-weight:950;display:inline-grid;box-shadow:0 16px 34px #d4af3759}.loginBrand span{color:#0f172a;font-size:20px;font-weight:900}.loginCard h1{color:#0f172a;margin:0 0 10px;font-size:30px;font-weight:950;line-height:1.05}.loginCard p{color:#64748b;margin:0 0 22px;font-size:15px;line-height:1.5}.loginCard label{color:#334155;gap:8px;margin-bottom:16px;font-size:14px;font-weight:850;display:grid}.loginCard input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:16px;outline:none;width:100%;min-height:50px;padding:0 15px;font-size:16px}.loginCard input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.loginCard button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:16px;width:100%;min-height:52px;font-size:16px;font-weight:950;box-shadow:0 18px 36px #2563eb40}.loginCard button:disabled{opacity:.65;cursor:not-allowed}.loginInfo{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin:0 0 12px;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.4}.loginTextButton{width:100%;color:#1d4ed8!important;box-shadow:none!important;background:0 0!important;border:none!important;min-height:40px!important;margin-top:4px!important;font-weight:700!important}.loginTextButton:hover{background:#eff6ff!important}.loginError{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:14px;margin:4px 0 16px;padding:12px 14px;font-size:14px;font-weight:800}.loginLanguageToggle{margin-top:14px;color:#334155!important;box-shadow:none!important;background:#f1f5f9!important;min-height:44px!important;font-size:14px!important}.loginCardConfig{background:#fffdf7;border-color:#fde68a}.loginCardConfig p{color:#475569;margin-bottom:0}@media (width<=480px){.loginPage{padding:16px}.loginCard{border-radius:24px;padding:24px}.loginCard h1{font-size:26px}}.logoutButton{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important;font-weight:900!important;box-shadow:0 12px 28px #dc262638!important}.logoutButton:hover{filter:brightness(.96)}.sidebarLogout{color:#be123c!important;background:#fff1f2!important;border:1px solid #fecdd3!important;margin-top:auto!important;margin-bottom:8px!important;font-weight:800!important}.sidebarLogout:hover,.sidebarLogout.active{color:#9f1239!important;background:#ffe4e6!important}@media (width<=768px){.logoutButton{min-width:135px!important}.sidebar{flex-direction:column!important;display:flex!important}.sidebarLogout{min-height:48px!important;margin-top:16px!important}}.welcomeHero{background-image:linear-gradient(90deg,#0f172ae0 0%,#0f172a94 43%,#0f172a14 100%),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;border:1px solid #cbd5e1a6;border-radius:26px;width:100%;min-height:330px;margin:0 0 22px;overflow:hidden;box-shadow:0 22px 60px #0f172a29}.welcomeHeroOverlay{align-items:center;min-height:330px;padding:34px;display:flex}.welcomeHeroContent{color:#fff;max-width:520px}.welcomeEyebrow{color:#bfdbfe;letter-spacing:.02em;background:#2563eb38;border:1px solid #93c5fd61;border-radius:999px;align-items:center;width:fit-content;margin-bottom:14px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.welcomeHero h2{color:#fff;letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(34px,5vw,58px);font-weight:950;line-height:.96}.welcomeHero p{color:#ffffffe6;max-width:440px;margin:0 0 22px;font-size:18px;font-weight:650;line-height:1.45}.welcomeHeroActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.welcomePrimaryButton,.welcomeSecondaryButton{cursor:pointer;border-radius:16px;min-height:48px;padding:0 22px;font-size:15px;font-weight:950}.welcomePrimaryButton{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;box-shadow:0 16px 34px #2563eb52}.welcomeSecondaryButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff57}.welcomeSecondaryButton:hover,.welcomePrimaryButton:hover{filter:brightness(.97)}@media (width<=768px){.welcomeHero{background-image:linear-gradient(#0f172aeb 0%,#0f172aa3 48%,#0f172a2e 100%),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1200&q=80);background-position:50%;border-radius:24px;min-height:430px;margin-bottom:18px}.welcomeHeroOverlay{align-items:flex-start;min-height:430px;padding:26px}.welcomeHeroContent{max-width:100%}.welcomeHero h2{font-size:42px}.welcomeHero p{font-size:17px}.welcomeHeroActions{grid-template-columns:1fr;width:100%;margin-top:18px;display:grid}.welcomePrimaryButton,.welcomeSecondaryButton{width:100%}.welcomeHero{background-image:linear-gradient(#0f172ab8 0%,#0f172a80 48%,#0f172a33 100%),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1200&q=82)!important;background-position:50% 42%!important;min-height:350px!important;margin:8px 0 16px!important}.welcomeHeroOverlay{min-height:350px!important;padding:24px!important}.welcomeEyebrow{background:#2563eb3d!important;margin-bottom:12px!important;padding:7px 11px!important;font-size:12px!important}.welcomeHero h2{margin-bottom:10px!important;font-size:38px!important;line-height:.98!important}.welcomeHero p{max-width:100%!important;margin-bottom:16px!important;font-size:16px!important;line-height:1.35!important}.welcomeHeroActions{gap:10px!important;margin-top:8px!important}.welcomePrimaryButton,.welcomeSecondaryButton{border-radius:15px!important;min-height:46px!important;font-size:15px!important}.welcomeSecondaryButton{background:#ffffff29!important}}.hidden-file-input{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important}@media (width<=768px){.hideOnMobile,.quickDelete,.topSubtitle{display:none!important}.topbar{align-items:flex-start!important;margin-bottom:14px!important}.topbar h2{letter-spacing:-.03em!important;font-size:24px!important;font-weight:800!important}.eyebrow{letter-spacing:.12em!important;color:#1d4ed8!important;font-size:11px!important}.topActions{flex-wrap:nowrap!important;gap:8px!important;margin-bottom:0!important;padding-bottom:0!important;display:flex!important;overflow:visible!important}.topActions .languageButton,.topActions .logoutButton{border-radius:12px!important;min-width:auto!important;padding:10px 12px!important;font-size:13px!important;font-weight:700!important}.logoutButton{color:#be123c!important;background:#fff1f2!important;border-color:#fecdd3!important}.mobileHeader{background:#0f172a!important;padding:12px 16px!important;box-shadow:0 8px 24px #0f172a29!important}.mobileHeader strong{letter-spacing:.04em!important;background:#1d4ed8!important;border-radius:12px!important;width:40px!important;height:40px!important;font-weight:800!important}.mobileHeader span{letter-spacing:-.02em!important;font-size:15px!important;font-weight:700!important}.mobileHeaderActions{flex-shrink:0!important;align-items:center!important;gap:8px!important;display:flex!important}.mobileHeaderLang{color:#fff!important;letter-spacing:.04em!important;background:#ffffff1a!important;border:1px solid #ffffff2e!important;border-radius:10px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:36px!important;padding:0!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.mobileHeader button.topMenuButton{background:#ffffff14!important;border-radius:12px!important;flex-shrink:0!important;width:40px!important;min-width:40px!important;height:40px!important;font-size:18px!important}.mobileHeader>div:first-child{flex:1!important;min-width:0!important;overflow:hidden!important}.mobileHeader>div:first-child span{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.welcomeHero{background-image:linear-gradient(135deg,#0f172ae0 0%,#0f172a9e 55%,#1d4ed859 100%),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1200&q=80)!important;background-position:50% 40%!important;border-radius:18px!important;min-height:168px!important;margin:4px 0 14px!important;box-shadow:0 10px 28px #0f172a1f!important}.welcomeHeroOverlay{align-items:flex-end!important;min-height:168px!important;padding:18px 18px 16px!important}.welcomeEyebrow{display:none!important}.welcomeHero h2{letter-spacing:-.04em!important;margin-bottom:6px!important;font-size:26px!important;font-weight:800!important;line-height:1.05!important}.welcomeHero p{color:#ffffffd6!important;max-width:280px!important;margin-bottom:12px!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important}.welcomeHeroActions{flex-flow:wrap!important;gap:8px!important;width:auto!important;margin-top:0!important;display:flex!important}.welcomePrimaryButton,.welcomeSecondaryButton{border-radius:10px!important;width:auto!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important}.welcomePrimaryButton{box-shadow:none!important;background:#1d4ed8!important}.welcomeSecondaryButton{background:#ffffff1f!important}.cards{grid-template-columns:1fr 1fr!important;gap:10px!important}.card{border-color:#e2e8f0!important;border-radius:16px!important;padding:14px!important;box-shadow:0 6px 18px #0f172a0d!important}.card span{letter-spacing:.04em!important;text-transform:uppercase!important;color:#64748b!important;margin-bottom:6px!important;font-size:11px!important;font-weight:700!important}.card strong{letter-spacing:-.03em!important;font-size:20px!important;font-weight:800!important}.mobileBottomNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);left:10px!important;right:10px!important;bottom:max(10px, env(safe-area-inset-bottom))!important;background:#0f172af7!important;border:1px solid #ffffff0f!important;border-radius:18px!important;gap:2px!important;padding:6px!important;box-shadow:0 14px 36px #0f172a52!important}.mobileBottomNav button{letter-spacing:.01em!important;color:#ffffff94!important;border-radius:14px!important;gap:4px!important;padding:8px 2px 7px!important;font-size:10px!important;font-weight:700!important}.mobileBottomNav .navIcon{place-items:center;width:22px;height:22px;display:grid}.mobileBottomNav .navIcon svg{width:20px;height:20px}.mobileBottomNav button.active{color:#fff!important;box-shadow:none!important;background:#1d4ed8f2!important}.main{background:#f4f7fb!important;padding-bottom:110px!important;padding-left:14px!important;padding-right:14px!important}}.appHome .mainHome{padding:0;overflow:hidden}.homeLanding{color:#fff;border-radius:0;align-items:flex-end;min-height:calc(100vh - 28px);padding:40px 44px 48px;display:flex;position:relative;overflow:hidden}.homeLandingBackdrop{background-image:linear-gradient(#0f172a59 0%,#0f172a8c 42%,#0f172aeb 100%),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.homeLandingContent{z-index:1;max-width:560px;position:relative}.homeLandingBrand{letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;margin:0 0 12px;font-size:12px;font-weight:700}.homeLandingContent h1{letter-spacing:-.04em;color:#fff;margin:0 0 14px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.02}.homeLandingLead{color:#ffffffdb;max-width:420px;margin:0 0 28px;font-size:17px;font-weight:500;line-height:1.45}.homeLandingActions{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.homePrimaryButton,.homeSecondaryButton,.homeLanguageButton{cursor:pointer;border-radius:12px;min-height:48px;padding:0 20px;font-size:15px;font-weight:700}.homePrimaryButton{color:#fff;background:#1d4ed8;border:0}.homePrimaryButton:hover{background:#1e40af}.homeSecondaryButton{color:#fff;background:#ffffff1a;border:1px solid #ffffff59}.homeSecondaryButton:hover{background:#ffffff29}.homeLanguageButton{color:#ffffffb8;text-underline-offset:3px;background:0 0;border:0;min-height:auto;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.topbar{animation:.28s kvsTopbarIn}@keyframes kvsTopbarIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page,.homeLanding,.grid.one{animation:.3s kvsPageIn}@keyframes kvsPageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.appHome .mainHome{background:#0f172a!important;padding:0!important}.homeLanding{align-items:flex-end;min-height:calc(100dvh - 150px);padding:24px 20px 28px}.homeLandingContent h1{margin-bottom:10px;font-size:34px}.homeLandingLead{max-width:100%;margin-bottom:22px;font-size:15px}.homeLandingActions{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.homePrimaryButton,.homeSecondaryButton{width:100%}.topActions .languageButton{display:none!important}}.topActions,.actions,.toolbar{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;max-width:100%!important;display:flex!important;overflow:visible!important}@media (width<=768px){.hideOnMobile{display:initial!important}.topbar{flex-direction:column!important;align-items:stretch!important;gap:12px!important;display:flex!important}.topActions{flex-wrap:wrap!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.topActions button,.topActions .installButton,.topActions .backupButton,.topActions .logoutButton,.topActions .primary{white-space:nowrap!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.topActions .logoutButton{grid-column:auto!important;min-width:auto!important}.dashboardTools{display:none!important}}@media (width>=769px){.dashboardTools{display:none!important}}.movementComposerHeader h3{margin:0 0 6px}.movementComposerHeader .hint{margin:0 0 16px}.typeToggle{background:#eef2f7;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding:4px;display:grid}.typeToggle button{color:#64748b;background:0 0;border:0;border-radius:11px;min-height:42px;font-size:14px;font-weight:700}.typeToggle button.active{color:#fff;background:#0f172a;box-shadow:0 6px 16px #0f172a29}.typeToggle button.active.income{background:#1d4ed8}.movementAmountField input{letter-spacing:-.03em;padding-top:14px;padding-bottom:14px;font-size:28px;font-weight:800}.movementMoreDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-column:1/-1;padding:0 14px}.movementMoreDetails summary{cursor:pointer;color:#334155;padding:14px 0;font-size:14px;font-weight:700;list-style:none}.movementMoreDetails summary::-webkit-details-marker{display:none}.movementMoreDetails summary:after{content:"+";float:right;color:#94a3b8;font-weight:800}.movementMoreDetails[open] summary:after{content:"–"}.movementMoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:14px;display:grid}.movementFormActions{grid-column:1/-1;gap:10px;display:grid}.movementRecentList{gap:10px;display:grid}.movementRecentCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px}.movementRecentTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.movementRecentTop strong{letter-spacing:-.02em;font-size:18px}.movementRecentLine{color:#64748b;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.movementRecentActions{gap:8px;display:flex}@media (width<=768px){.movementPage{gap:12px!important}.movementComposer,.movementRecent{border-radius:18px!important;padding:16px!important}.movementFormGrid{grid-template-columns:1fr!important;gap:12px!important}.movementMoreGrid{grid-template-columns:1fr!important}.movementAmountField input{font-size:32px!important}.movementFormActions .primary.full{border-radius:12px;min-height:48px;font-size:15px}.vendor-suggestions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.vendor-chip{border-radius:999px!important;min-height:32px!important;padding:0 10px!important;font-size:12px!important}}.appToast{z-index:120;color:#fff;background:#0f172a;border-radius:14px;align-items:center;gap:12px;max-width:min(520px,100vw - 24px);padding:12px 14px 12px 16px;animation:.22s kvsToastIn;display:flex;position:fixed;bottom:96px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0f172a47}.appToast span{flex:1;font-size:14px;font-weight:600;line-height:1.35}.appToastClose{color:#fff;background:#ffffff1f;border:0;border-radius:8px;flex-shrink:0;width:28px;height:28px;font-size:18px;line-height:1}.appToast-success{background:#14532d}.appToast-error{background:#7f1d1d}.appToast-info{background:#0f172a}@keyframes kvsToastIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width>=769px){.appToast{bottom:28px}}.payrollSummaryHeader h3{margin:0 0 6px}.payrollSummaryHeader .hint{margin:0 0 18px}.payrollStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payrollStat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;min-height:118px;padding:16px 18px;display:flex}.payrollStat span{color:#64748b;letter-spacing:0;text-transform:none;margin:0;font-size:13px;font-weight:600}.payrollStat strong{letter-spacing:-.04em;color:#0f172a;font-size:clamp(26px,4vw,34px);font-weight:800;line-height:1}.payrollStatAccent{background:#eff6ff;border-color:#bfdbfe}.payrollStatAccent strong{color:#1d4ed8}@media (width<=768px){.workersPage{gap:12px!important}.payrollSummaryPanel{border-radius:18px!important;padding:16px!important}.payrollStats{grid-template-columns:1fr!important;gap:10px!important}.payrollStat{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:0;padding:14px 16px}.payrollStat span{text-transform:none!important;letter-spacing:0!important;margin-bottom:0!important;font-size:13px!important}.payrollStat strong{text-align:right;font-size:24px!important}}.billComposerHeader h3{margin:0 0 6px}.billComposerHeader .hint{margin:0 0 16px}.billAmountField input{letter-spacing:-.03em;font-size:24px;font-weight:800}.billMoreDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-column:1/-1;padding:0 14px}.billMoreDetails summary{cursor:pointer;color:#334155;padding:14px 0;font-size:14px;font-weight:700;list-style:none}.billMoreDetails summary::-webkit-details-marker{display:none}.billMoreDetails summary:after{content:"+";float:right;color:#94a3b8;font-weight:800}.billMoreDetails[open] summary:after{content:"–"}.billMoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:14px;display:grid}.billFormActions{grid-column:1/-1;gap:10px;display:grid}.billCards{gap:12px;display:grid}.billCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px}.billCard-urgent{background:#fff7f7;border-color:#fecaca}.billCard-soon{background:#fffbeb;border-color:#fde68a}.billCardTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.billCardTop strong{color:#0f172a;font-size:16px;display:block}.billCardMeta{color:#64748b;margin-top:4px;font-size:12px;font-weight:600;display:block}.billCardAmount{letter-spacing:-.03em;color:#0f172a;font-size:20px!important}.billCardDue{color:#64748b;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.billCardDays-urgent{color:#dc2626}.billCardDays-soon{color:#b45309}.billCardDays-ok{color:#047857}.billCardActions{grid-template-columns:1.3fr 1fr 1fr;gap:8px;display:grid}.billCardActions button{width:100%;min-height:40px;font-size:12px}@media (width<=768px){.billsPage{gap:12px!important}.billComposer,.billListPanel{border-radius:18px!important;padding:16px!important}.billFormGrid{grid-template-columns:1fr!important;gap:12px!important}.billMoreGrid{grid-template-columns:1fr!important}.billAmountField input{font-size:30px!important}.billFormActions .primary.full{border-radius:12px;min-height:48px}}.projectComposerHeader h3{margin:0 0 6px}.projectComposerHeader .hint{margin:0 0 16px}.projectQuotedField input{letter-spacing:-.02em;font-size:22px;font-weight:800}.projectMoreDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-column:1/-1;padding:0 14px}.projectMoreDetails summary{cursor:pointer;color:#334155;padding:14px 0;font-size:14px;font-weight:700;list-style:none}.projectMoreDetails summary::-webkit-details-marker{display:none}.projectMoreDetails summary:after{content:"+";float:right;color:#94a3b8;font-weight:800}.projectMoreDetails[open] summary:after{content:"–"}.projectMoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:14px;display:grid}.projectMoreGrid .wide{grid-column:1/-1}.projectFormActions{grid-column:1/-1;gap:10px;display:grid}.projectsMobileStatus{background:#eff6ff;border-radius:999px;margin-top:6px;padding:4px 8px;color:#1d4ed8!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.projectsMobileBalance{letter-spacing:-.03em;color:#0f172a;font-size:20px!important}.projectsMobileMoney{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 12px;display:grid}.projectsMobileMoney div{background:#f8fafc;border-radius:10px;gap:4px;padding:8px;display:grid}.projectsMobileMoney span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.projectsMobileMoney strong{font-size:13px}.projectsMobileActions .primary-lite{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.projectsMobileEmpty{text-align:center;color:#64748b}@media (width<=768px){.projectsPage{gap:12px!important}.projectComposer,.projectListPanel{border-radius:18px!important;padding:16px!important}.projectFormGrid{grid-template-columns:1fr!important;gap:12px!important}.projectMoreGrid{grid-template-columns:1fr!important}.projectQuotedField input{font-size:28px!important}.projectFormActions .primary.full{border-radius:12px;min-height:48px}.projectsMobileTop{align-items:flex-start!important}.projectsMobileActions{grid-template-columns:1.2fr 1fr 1fr!important;gap:8px!important;display:grid!important}.projectsMobileActions button{width:100%!important;min-height:40px!important;font-size:12px!important}}.vendorComposerHeader h3{margin:0 0 6px}.vendorComposerHeader .hint{margin:0 0 16px}.vendorMoreDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-column:1/-1;padding:0 14px}.vendorMoreDetails summary{cursor:pointer;color:#334155;padding:14px 0;font-size:14px;font-weight:700;list-style:none}.vendorMoreDetails summary::-webkit-details-marker{display:none}.vendorMoreDetails summary:after{content:"+";float:right;color:#94a3b8;font-weight:800}.vendorMoreDetails[open] summary:after{content:"–"}.vendorMoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:14px;display:grid}.vendorMoreGrid .wide{grid-column:1/-1}.vendorFormActions{grid-column:1/-1;gap:10px;display:grid}.vendorsMobileCategory{color:#64748b;margin-top:6px;font-size:12px;font-weight:600;display:block}.vendorsMobileStatus{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.vendorsMobileStatus.active{color:#047857;background:#ecfdf5}.vendorsMobileStatus.inactive{color:#64748b;background:#f1f5f9}.vendorsMobileDetails{color:#475569;flex-wrap:wrap;gap:8px 12px;margin:10px 0 12px;font-size:13px;font-weight:600;display:flex}.vendorsMobileEmpty{text-align:center;color:#64748b}@media (width<=768px){.vendorsPage{gap:12px!important}.vendorComposer,.vendorListPanel{border-radius:18px!important;padding:16px!important}.vendorFormGrid{grid-template-columns:1fr!important;gap:12px!important}.vendorMoreGrid{grid-template-columns:1fr!important}.vendorFormActions .primary.full{border-radius:12px;min-height:48px}.vendorsMobileTop{align-items:flex-start!important}.vendorsMobileActions{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.vendorsMobileActions button{width:100%!important;min-height:40px!important}}.categoriesHeader h3{margin:0 0 6px}.categoriesHeader .hint{margin:0 0 14px}.categoriesIncomeCards,.categoryDetailCards{display:none}.categoryChipGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.categoryChip{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;min-height:92px;padding:14px 16px;display:flex}.categoryChip span{color:#64748b;text-transform:none;letter-spacing:0;margin:0;font-size:13px;font-weight:600}.categoryChip strong{letter-spacing:-.03em;color:#0f172a;font-size:20px;font-weight:800}.categoryChip.active{background:#eff6ff;border-color:#93c5fd}.categoryChip.active strong{color:#1d4ed8}.categoriesFlowCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px}.categoriesFlowTop{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.categoriesFlowTop span{color:#64748b;font-size:12px;font-weight:700}.categoriesFlowTop strong{letter-spacing:-.02em;font-size:17px}.categoriesFlowIncome .categoriesFlowTop strong{color:#047857}.categoriesFlowExpense .categoriesFlowTop strong{color:#b91c1c}.categoriesFlowLine{color:#334155;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;display:flex}.categoriesFlowSub{color:#64748b;margin-top:6px;font-size:12px}@media (width<=768px){.categoriesPage{gap:12px!important}.categoriesIncomePanel,.categoriesExpensePanel,.categoryDetailPanel{border-radius:18px!important;padding:16px!important}.categoriesIncomeTable,.categoryDetailTable{display:none!important}.categoriesIncomeCards,.categoryDetailCards{gap:10px!important;display:grid!important}.categoryChipGrid{grid-template-columns:1fr 1fr!important}.categoryChip{min-height:84px}.categoryFilterBar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}}.reportSummaryHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.reportSummaryHeader h3{margin:0 0 6px}.reportSummaryHeader .hint{margin:0}.reportStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.reportStat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:12px;min-height:110px;padding:16px 18px;display:flex}.reportStat span{color:#64748b;text-transform:none;letter-spacing:0;margin:0;font-size:13px;font-weight:600}.reportStat strong{letter-spacing:-.04em;font-size:clamp(24px,4vw,32px);font-weight:800;line-height:1}.reportStatAccent{background:#eff6ff;border-color:#bfdbfe}.reportSectionPanel h3{margin-top:0}.reportMovementsHint{margin-top:-6px}@media (width<=768px){.reportsPage{gap:12px!important}.reportSummaryPanel,.reportSectionPanel{border-radius:18px!important;padding:16px!important}.reportSummaryHeader{flex-direction:column}.reportSummaryHeader .primary{width:100%;min-height:44px}.reportStats{grid-template-columns:1fr!important;gap:10px!important}.reportStat{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:0;padding:14px 16px}.reportStat span{text-transform:none!important;margin-bottom:0!important;font-size:13px!important}.reportStat strong{text-align:right;font-size:22px!important}}.statementPage{gap:14px;display:grid}.statementSummaryHeader h3{margin:0 0 6px}.statementSummaryHeader .hint{margin:0 0 14px}.statementStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.statementStat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:12px;min-height:110px;padding:16px 18px;display:flex}.statementStat span{color:#64748b;font-size:13px;font-weight:600}.statementStat strong{letter-spacing:-.04em;font-size:clamp(22px,3.6vw,30px);font-weight:800;line-height:1}.statementStatAccent{background:#eff6ff;border-color:#bfdbfe}.statementCountHint{margin:12px 0 0}.statementMoreDetails{margin-top:14px}.statementMoreDetails>summary{cursor:pointer;color:#1d4ed8;font-size:13px;font-weight:700;list-style:none}.statementMoreDetails>summary::-webkit-details-marker{display:none}.statementMoreActions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.statementImportLabel{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.statementMobileHint{margin:0 0 8px}@media (width<=768px){.statementPage{gap:12px!important}.statementSummaryPanel,.statementPage .statementMonth{border-radius:18px!important;padding:16px!important}.statementFilters{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.statementFilters label{width:100%}.statementFilters select,.statementFilters .danger-button{width:100%;min-height:44px}.statementStats{grid-template-columns:1fr!important;gap:10px!important}.statementStat{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:0;padding:14px 16px}.statementStat strong{text-align:right;font-size:22px!important}.statementPage .monthHeader{flex-direction:column;align-items:flex-start;gap:10px}.statementPage .monthTotals{gap:6px;width:100%;display:grid}.statementPage .categorySummaryBox{margin-top:12px}.statementMoreActions{flex-direction:column}.statementMoreActions .small-button,.statementImportLabel{width:100%;min-height:44px}}.workerComposerHeader h3,.payrollComposerHeader h3,.workersListHeader h3,.payrollHistoryHeader h3{margin:0 0 6px}.workerComposerHeader .hint,.payrollComposerHeader .hint,.workersListHeader .hint,.payrollHistoryHeader .hint{margin:0 0 16px}.workerMoreDetails,.payrollMoreDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-column:1/-1;padding:0 14px}.workerMoreDetails summary,.payrollMoreDetails summary{cursor:pointer;color:#334155;padding:14px 0;font-size:14px;font-weight:700;list-style:none}.workerMoreDetails summary::-webkit-details-marker{display:none}.payrollMoreDetails summary::-webkit-details-marker{display:none}.workerMoreDetails summary:after,.payrollMoreDetails summary:after{content:"+";float:right;color:#94a3b8;font-weight:800}.workerMoreDetails[open] summary:after,.payrollMoreDetails[open] summary:after{content:"–"}.workerMoreGrid,.payrollMoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:14px;display:grid}.workerMoreGrid .wide,.payrollMoreGrid .wide{grid-column:1/-1}.workerFormActions,.payrollFormActions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.payrollHistoryHint{margin:0 0 8px}@media (width<=768px){.workerComposer,.payrollComposer,.workersListPanel,.payrollHistoryPanel{border-radius:18px!important;padding:16px!important}.workerFormGrid,.payrollFormGrid,.workerMoreGrid,.payrollMoreGrid{grid-template-columns:1fr!important}.workerFormActions .primary,.payrollFormActions .primary,.workerFormActions .secondaryButton{width:100%;min-height:44px}.workersListTable{display:none!important}.workersMobileCards{gap:10px!important;display:grid!important}}
