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;background:#eef3f8;font-family:Arial,Helvetica,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:linear-gradient(135deg,#2563eb,#14b8a6);border-radius:18px;place-items:center;width:54px;height:54px;font-weight:900;display:grid;box-shadow:0 12px 30px #14b8a640}.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}.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:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:13px 16px;font-weight:800;display:flex}.undoBar button{color:#fff;background:#ea580c;border:0;border-radius:11px;padding:9px 13px;font-weight:900}.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}}
