:root{color:#1a1e26;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#faf9f6;font-family:Inter,Segoe UI,Arial,sans-serif}body{background:#faf9f6;min-width:320px;min-height:100vh;margin:0}button,input{font-family:inherit}.auth-loading{color:#ad8337;background:#faf9f6;place-items:center;min-height:100vh;font-size:13px;font-weight:700;display:grid}h1,h2,h3,th{font-weight:500!important}th,td,label,p,h1,h2,h3{overflow-wrap:anywhere;word-break:normal}table{max-width:100%}td{vertical-align:top}.notification img,.projects-notification img,.accounts-bell img,.categories-bell img,.customers-bell img,.suppliers-bell img,.employees-bell img,.bell img{object-fit:contain;width:22px;height:22px;display:block}.notification-panel-overlay{z-index:250;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10131a33;place-items:start end;padding:86px 28px 28px;display:grid;position:fixed;inset:0}.notification-panel{background:#fff;border:1px solid #e7e0d4;border-radius:16px;width:min(410px,100vw - 28px);animation:.18s ease-out notification-panel-in;overflow:hidden;box-shadow:0 22px 60px #10131a33}.notification-panel>header{background:#f8f0e2;border-bottom:1px solid #e7e0d4;justify-content:space-between;align-items:flex-start;padding:19px 20px 16px;display:flex}.notification-panel header p{color:#ad8337;letter-spacing:2px;margin:0 0 5px;font-size:9px;font-weight:800}.notification-panel h2{color:#303845;margin:0;font-size:21px;font-weight:600!important}.notification-panel h2 sup{color:#ad8337;margin-left:7px;font-size:10px;font-weight:700}.notification-panel header>button{color:#7d8590;cursor:pointer;background:0 0;border:0;font-size:24px}.notification-panel__toolbar{color:#858d98;border-bottom:1px solid #eee8dd;justify-content:flex-end;align-items:center;gap:12px;min-height:48px;padding:8px 16px 8px 20px;font-size:10px;display:flex}.notification-panel__toolbar span{margin-right:auto}.notification-panel__toolbar>button:first-of-type{color:#7d8590;cursor:pointer;background:0 0;border:0;order:3;width:30px;height:30px;font-size:24px;line-height:1}.notification-panel__toolbar>button:first-of-type:hover{background:#f8f0e2;border-radius:7px}.notification-panel__toolbar>button:last-child{order:2}.notification-panel__toolbar button{color:#ad8337;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.notification-list{padding:8px 12px 12px}.notification-item{cursor:pointer;border-radius:9px;gap:11px;padding:13px 10px;display:flex;position:relative}.notification-item:hover,.notification-item.is-unread{background:#fcf8ef}.notification-item__dot{background:#ad8337;border-radius:50%;flex:0 0 9px;width:9px;height:9px;margin-top:5px}.notification-item__dot.red{background:#cf5b59}.notification-item__dot.green{background:#3c9471}.notification-item strong{color:#303845;font-size:12px}.notification-item p{color:#68717c;margin:4px 0;font-size:11px;line-height:1.4}.notification-item small{color:#a0a6ae;font-size:9px}.notification-item__new{color:#ad8337;margin-left:auto;font-size:9px}.notification-panel>footer{border-top:1px solid #e7e0d4;justify-content:center;padding:13px;display:flex}.notification-panel>footer button{color:#fff;cursor:pointer;background:#ad8337;border:0;border-radius:20px;padding:8px 23px;font-size:11px;font-weight:700}@keyframes notification-panel-in{0%{opacity:0;transform:translateY(-8px)}}@media (width<=560px){.notification-panel-overlay{padding:72px 14px 14px}}.dashboard-content{background:#f4f7fd;min-width:0;padding:28px clamp(20px,3vw,42px) 40px;overflow:hidden}.dashboard-content header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.dashboard-content .eyebrow{color:#2863b9;letter-spacing:2px;font-size:10px;font-weight:800}.dashboard-content header h2{color:#092f6e;margin:5px 0 0;font-size:clamp(25px,2.1vw,33px)}.dashboard-content .header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-content .periods{background:#e9edf4;border-radius:11px;padding:4px;display:flex}.dashboard-content .periods button{color:#525c6d;background:0 0;border:0;border-radius:8px;height:34px;padding:0 13px;font-size:12px}.dashboard-content .periods button.selected{color:#fff;background:#17498f}.dashboard-content .date-range{background:#fff;border:1px solid #dbe1eb;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 10px;display:flex}.dashboard-content .date-range input{color:#17498f;background:0 0;border:0;outline:0;font-size:11px}.dashboard-content .date-range-sep{color:#858c98;font-size:10px}.dashboard-content .download{color:#fff;background:#15975d;border:0;border-radius:999px;min-height:41px;padding:0 16px;font-size:12px;font-weight:700}.dashboard-content .bell{color:#167b55;background:#fff;border:0;border-radius:50%;width:40px;height:40px;position:relative}.dashboard-content .bell sup{color:#fff;background:#c62b44;border-radius:15px;padding:3px 6px;font-size:9px;position:absolute;top:-6px;right:-5px}.dashboard-content .kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-content .kpi{color:#fff;cursor:pointer;border-radius:16px;align-items:center;gap:12px;min-height:142px;padding:20px 16px;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #1837671a}.dashboard-content .kpi:hover{filter:brightness(1.04);transform:translateY(-4px);box-shadow:0 17px 34px #18376733}.dashboard-content .kpi:active{filter:brightness(.97);transition-duration:80ms;transform:translateY(-1px)scale(.975);box-shadow:0 8px 18px #18376729}.dashboard-content .kpi:after{content:"";background:#ffffff14;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-95px;right:-75px}.dashboard-content .kpi:active:after{animation:.38s ease-out kpi-pulse}@keyframes kpi-pulse{0%{opacity:.3;transform:scale(.65)}to{opacity:0;transform:scale(1.65)}}.dashboard-content .kpi.expense,.dashboard-content .kpi.expense span,.dashboard-content .kpi.expense strong,.dashboard-content .kpi.expense p,.dashboard-content .kpi.expense b{color:#fff}.dashboard-content .icon{background:#ffffff1f;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:20px;display:inline-grid}.dashboard-content .kpi span{opacity:.78;font-size:11px;font-weight:700}.dashboard-content .kpi strong{margin:6px 0;font-size:clamp(15px,1.25vw,20px);line-height:1.25;display:block}.dashboard-content .kpi small{font-size:.72em}.dashboard-content .kpi p{opacity:.83;margin:0;font-size:9px;line-height:1.45}.dashboard-content .kpi p b{display:block}.dashboard-content .kpi em{color:#fff;background:#c53048;border-radius:5px;margin-top:4px;padding:3px 7px;font-style:normal;font-weight:800;display:inline-block}.dashboard-content .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.dashboard-content .metric{color:#c8d0df;background:linear-gradient(145deg,#121b2d,#101624);border-radius:16px;padding:17px 19px;box-shadow:0 12px 24px #1017261f}.dashboard-content .metric h3{align-items:center;margin:0 0 10px;font-size:12px;display:flex}.dashboard-content .metric h3 span{margin-left:5px;font-weight:500}.dashboard-content .metric .icon{border-radius:9px;flex-basis:30px;width:30px;height:30px;margin-right:9px;font-size:14px}.dashboard-content .metric strong{font-size:21px;display:block}.dashboard-content .metric small{font-size:13px}.dashboard-content .metric p{margin:3px 0 13px;font-size:10px}.dashboard-content .metric>div{border-top:1px dashed #ffffff1a;justify-content:space-between;padding-top:11px;font-size:9px;display:flex}.dashboard-content .metric.yellow strong,.dashboard-content .metric.yellow .icon{color:#f1bd36}.dashboard-content .metric.yellow p{color:#5d9bff}.dashboard-content .charts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.dashboard-content .charts article{background:#fff;border-radius:15px;min-height:260px;padding:18px;box-shadow:0 10px 30px #1934660d}.dashboard-content .charts h3{color:#153b79;margin:0 0 18px;font-size:13px}.dashboard-content .legend{color:#59667d;text-align:center;margin-bottom:12px;font-size:10px}.dashboard-content .legend i{border-radius:2px;width:10px;height:10px;margin:0 4px 0 12px;display:inline-block}.dashboard-content .bars{background:repeating-linear-gradient(#edf0f5 0 1px,#0000 1px 46px);border-bottom:1px solid #dde3ed;border-left:1px solid #dde3ed;justify-content:space-evenly;align-items:flex-end;height:155px;padding:0 12px;display:flex}.dashboard-content .bar-pair{align-items:flex-end;gap:4px;height:100%;display:flex}.dashboard-content .bars i{cursor:pointer;border-radius:4px 4px 0 0;width:14px;transition:filter .15s,transform .15s;position:relative}.dashboard-content .bars i:hover{z-index:5;filter:brightness(1.08);transform:scaleX(1.14)}.dashboard-content .bars i:after{content:attr(data-tooltip);z-index:20;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#17243a;border-radius:7px;width:max-content;max-width:230px;padding:7px 10px;font-size:10px;font-style:normal;line-height:1.4;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,5px);box-shadow:0 7px 18px #111f3640}.dashboard-content .bars i:hover:after{opacity:1;transform:translate(-50%)}.dashboard-content .axis{color:#7a8495;justify-content:space-around;margin-top:8px;font-size:9px;display:flex}.dashboard-content .donut-layout{justify-content:center;align-items:center;gap:18px;padding:8px 0 34px;display:flex;position:relative}.dashboard-content .donut-wrap,.dashboard-content .donut{flex:none;width:140px;height:140px;position:relative}.dashboard-content .donut{background:conic-gradient(#edc263 0 82%,#35b985 82% 91%,#4886d4 91% 96%,#ee7d62 96%);border-radius:50%}.dashboard-content .donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:35px}.dashboard-content .donut.income:after{background:0 0;inset:0}.dashboard-content .donut span{z-index:1;color:#334d79;place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute;inset:0}.dashboard-content .donut.income span{color:#fff}.dashboard-content .donut-wedge{cursor:pointer;position:absolute;inset:0}.dashboard-content .donut-wedge:hover{z-index:3;filter:brightness(1.1)drop-shadow(0 3px 4px #182d4d33)}.dashboard-content .donut-legend{color:#586378;flex-direction:column;gap:10px;font-size:10px;display:flex}.dashboard-content .donut-legend span{cursor:help;align-items:center;gap:7px;display:flex}.dashboard-content .donut-tooltip{z-index:10;color:#fff;white-space:nowrap;pointer-events:none;background:#17243a;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:190px;padding:8px 11px;font-size:10px;animation:.14s ease-out donut-tooltip-in;display:flex;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #111f3640}.dashboard-content .donut-tooltip strong{font-weight:700}.dashboard-content .donut-tooltip span{color:#f3c961;font-weight:700}.dashboard-content .donut-tooltip b{color:#74d7a7}@keyframes donut-tooltip-in{0%{opacity:0;transform:translate(-50%,4px)}}.dashboard-content .dot{background:#edc263;border-radius:2px;width:9px;height:9px}@media (width<=1100px){.dashboard-content .kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-content header{display:block}.dashboard-content .header-actions{justify-content:flex-start;margin-top:18px}}@media (width<=900px){.dashboard-content .metric-grid,.dashboard-content .charts{grid-template-columns:1fr}}@media (width<=760px){.dashboard-content{padding:22px 14px 85px}.dashboard-content .kpi-grid{grid-template-columns:1fr}.dashboard-content .periods{width:100%;overflow-x:auto}.dashboard-content .download{width:100%}}.reconciliation-print{display:none}@media print{body.printing-reconciliation *{visibility:hidden!important}body.printing-reconciliation .reconciliation-print,body.printing-reconciliation .reconciliation-print *{visibility:visible!important}body.printing-reconciliation .reconciliation-print{color:#1a1e26;background:#fff;padding:36px 42px;font-family:Arial,sans-serif;display:block;position:absolute;inset:0}.reconciliation-print header{border-bottom:2px solid #ad8337;justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.reconciliation-print header strong{color:#ad8337;letter-spacing:1.5px;font-size:12px}.reconciliation-print h1{margin:12px 0 0;font-size:23px}.reconciliation-print header span{color:#69717d;font-size:11px}.reconciliation-print__period{margin:24px 0 15px;font-size:12px}.reconciliation-print table{border-collapse:collapse;width:100%;font-size:12px}.reconciliation-print th,.reconciliation-print td{text-align:left;border:1px solid #d9d1c3;padding:13px 12px}.reconciliation-print th{color:#fff;background:#ad8337}.reconciliation-print td:nth-child(2){text-align:right;font-weight:700}.reconciliation-print footer{color:#555e6a;justify-content:space-around;margin-top:90px;font-size:12px;display:flex}}*{box-sizing:border-box}button,input,select{font:inherit}button{cursor:pointer}.app{color:#252d3a;background:#f4f7fd;grid-template-columns:210px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .25s;display:grid}.content{min-width:0;padding:28px clamp(20px,3vw,42px) 40px}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.page-header h2{color:#092f6e;letter-spacing:-.5px;margin:0;font-size:clamp(25px,2.25vw,34px)}.page-actions{align-items:center;gap:14px;display:flex}.action{color:#fff;border:0;border-radius:999px;min-height:43px;padding:0 20px;font-size:13px;font-weight:700;box-shadow:0 8px 19px #1d3b7021}.action--orange{background:#c76d17}.action--purple{background:#54259a}.action--green{background:#14883c}.action--blue{background:#0b3e80}.notification{color:#168854;background:#e9f2ed;border:0;border-radius:50%;width:43px;height:43px;font-size:20px;position:relative}.notification sup{color:#fff;background:#bd2a40;border-radius:20px;padding:3px 6px;font-size:10px;position:absolute;top:-8px;right:-4px}.filters{background:#fff;border-radius:14px;grid-template-columns:auto 165px minmax(250px,1fr);align-items:center;gap:28px;min-height:64px;margin-bottom:24px;padding:7px 13px;display:grid;box-shadow:0 8px 24px #1237690f}.periods{display:flex}.periods button{color:#303541;white-space:nowrap;background:0 0;border:0;border-radius:0;height:43px;padding:0 18px;font-size:13px;font-weight:600}.periods button.is-selected{color:#fff;background:#124b99;border-radius:12px}.filters select{color:#555b66;background:#f8f9fb;border:1px solid #d8dee8;border-radius:6px;height:35px;padding:0 13px}.search{background:#f3f5f9;border-radius:12px;align-items:center;gap:10px;height:43px;padding:0 17px;display:flex}.search span{color:#0d3d79;font-size:26px;line-height:1}.search input{color:#28364d;background:0 0;border:0;outline:0;width:100%;font-size:13px}.custom-dates{color:#747d8c;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:9px;padding:0 5px 7px;font-size:11px;display:flex}.custom-dates input{color:#174b8f;background:#fff;border:1px solid #d8dee8;border-radius:7px;height:34px;padding:0 9px}.summary-grid{grid-template-columns:1.02fr 1.02fr 1fr 1fr;gap:16px;margin-bottom:29px;display:grid}.summary-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:18px;align-items:center;gap:18px;min-height:227px;padding:25px 21px;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 23px #1f457a0f}.summary-card:hover{filter:brightness(1.015);transform:translateY(-4px);box-shadow:0 16px 32px #1f457a26}.summary-card:active{transition-duration:80ms;transform:translateY(-1px)scale(.975);box-shadow:0 7px 17px #1f457a1f}.summary-card:after{content:"";opacity:0;pointer-events:none;background:currentColor;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-35px;right:-35px}.summary-card:active:after{animation:.4s ease-out summary-pulse}@keyframes summary-pulse{0%{opacity:.09;transform:scale(.35)}to{opacity:0;transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.summary-card,.dashboard-content .kpi{transition:none}}.summary-card__icon{color:#fff;border-radius:50%;flex:0 0 55px;place-items:center;width:55px;height:55px;font-size:33px;display:grid}.summary-card h3{color:#292d33;margin:0 0 8px;font-size:14px}.summary-card strong{font-size:clamp(16px,1.2vw,21px);line-height:1.35;display:block}.summary-card p{border-top:1px dashed #ccd2d9;margin:10px 0 0;padding-top:8px;font-size:11px;line-height:1.35}.summary-card p b,.summary-card p em{font-style:normal}.summary-card small{color:#d19025;margin-top:9px;font-size:9px;font-weight:700;line-height:1.45;display:block}.income .summary-card__icon{background:#2865ba}.income strong,.income p b{color:#168c5a}.expense .summary-card__icon{background:#dc4264}.summary-card.expense,.summary-card.expense h3,.summary-card.expense strong,.summary-card.expense p,.summary-card.expense p b{color:#111827}.asset{background:#f2fff7;border-color:#299c6d}.asset .summary-card__icon{background:#25a76b}.asset strong,.asset p b{color:#168e5d}.debt{background:#fff5f7;border-color:#be3548}.debt .summary-card__icon{background:#d62d4a}.debt strong,.debt p b{color:#b92742}.table-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #12376912}.table-toolbar{color:#6e727b;justify-content:space-between;align-items:center;min-height:76px;padding:0 15px;font-size:12px;display:flex}.pagination{align-items:center;gap:8px;display:flex}.pagination button{color:#4c5460;background:#fff;border:1px solid #dce2eb;border-radius:5px;width:36px;height:36px}.pagination button.is-current{color:#fff;background:#1452a2;border-color:#1452a2}.pagination button:disabled{opacity:.38;cursor:default}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1110px;font-size:11px}th{color:#555a63;text-align:left;border-bottom:1px solid #cfd8e6;padding:10px 9px;font-weight:700}.table-card table th:nth-child(4){white-space:nowrap;min-width:68px}td{white-space:nowrap;border-bottom:1px solid #e1e6ee;padding:13px 9px}.project{color:#124c93;text-overflow:ellipsis;max-width:260px;font-weight:600;overflow:hidden}.cost,.money{color:#bf2c4d;font-weight:700}.revenue-cell{color:#168e5d;font-weight:700}.vat{background:#f0f1f3;border-radius:4px;padding:4px 6px;font-weight:700}.row-actions{gap:8px;display:flex}.row-actions button:not(.ui-icon-button){color:#0751a0;background:0 0;border:0;font-size:18px}.row-actions button:not(.ui-icon-button):last-child{color:#d52d45}.row-actions .ui-icon-button{flex:0 0 30px;width:30px;height:30px}.transaction-object{min-width:245px}.transaction-object span{overflow-wrap:anywhere;display:inline}.transaction-object button{color:#aeb5be;vertical-align:middle;background:#f4f5f6;border:1px solid #dce2ea;border-radius:6px;width:29px;height:29px;margin-left:7px}.transaction-object button.has-cash-flow{color:#1d5fa9;background:#edf4fc;border-color:#bad0eb}.transaction-object button:disabled{cursor:not-allowed;opacity:.7}.voucher-config-backdrop{z-index:150}.voucher-config-modal{background:#fff;border-radius:14px;width:min(465px,100vw - 28px);overflow:hidden;box-shadow:0 25px 70px #04142c57}.voucher-config-modal>header{border-bottom:1px solid #e5e9ef;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.voucher-config-modal h2{color:#26313d;margin:0;font-size:19px;font-weight:500}.voucher-config-modal header button{color:#66707b;background:0 0;border:0;font-size:23px}.voucher-config-modal form{gap:16px;padding:21px;display:grid}.voucher-config-modal label{color:#3d4650;gap:8px;font-size:14px;font-weight:500;display:grid}.voucher-config-modal input{border:1px solid #d9dee7;border-radius:6px;outline:0;width:100%;height:43px;padding:0 12px}.voucher-config-modal input:focus{border-color:#3978be;box-shadow:0 0 0 3px #3978be1f}.voucher-config-modal footer{justify-content:flex-end;gap:10px;padding-top:3px;display:flex}.voucher-config-modal footer button{color:#66707b;background:#f0f2f4;border:0;border-radius:7px;padding:9px 17px;font-weight:500}.voucher-config-modal footer button:last-child{color:#fff;background:#1755a1}.print-sheet{display:none}.voucher{color:#000;border-bottom:1px dashed #777;min-height:50%;padding:8mm 11mm 10mm;font-family:Times New Roman,serif;position:relative}.voucher:first-child:after{content:"✂";background:#fff;padding-right:5px;font-size:16px;position:absolute;bottom:-9px;left:-1px}.voucher:last-child{border-bottom:0}.voucher__heading{grid-template-columns:1fr 1fr;font-size:11px;display:grid}.voucher__heading>div:last-child{text-align:center}.voucher__heading b,.voucher__heading span{display:block}.voucher h1{text-align:center;margin:13px 0 0;font-size:22px}.voucher__copy,.voucher__date{text-align:center;margin:2px 0;font-size:12px;font-style:italic}.voucher__details{margin-top:14px;font-size:12px}.voucher__details p{grid-template-columns:135px minmax(0,1fr);margin:6px 0;display:grid}.voucher__details span{font-weight:600}.voucher__details i{overflow-wrap:anywhere;border-bottom:1px solid #555;min-height:17px;font-style:normal}.voucher__signatures{text-align:center;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px;font-size:10px;display:grid}.voucher__signatures b,.voucher__signatures span{display:block}.voucher__signatures span{margin-top:4px;font-style:italic}.empty{color:#7c8490;text-align:center;padding:34px}.toast{z-index:180;color:#fff;text-align:center;background:linear-gradient(105deg,#075a86 0%,#159636 100%);border-radius:8px;min-width:190px;padding:14px 20px;font-size:14px;font-weight:500;animation:.25s toast-in;position:fixed;top:84px;right:28px;box-shadow:0 10px 28px #08504d47}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#0f16208f;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.transaction-modal{color:#4f5661;background:#fff;border-radius:18px;width:min(630px,100vw - 32px);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 28px 70px #04142d4d}.transaction-modal__header{z-index:2;background:#fff;border-bottom:1px solid #e8ebf1;justify-content:space-between;align-items:center;padding:16px 22px 13px;display:flex;position:sticky;top:0}.transaction-modal__header h2{color:#2a68ad;margin:0;font-size:21px}.transaction-modal__header button,.invoice-modal header button{color:#59606a;background:0 0;border:0;font-size:24px}.transaction-modal__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;padding:18px 24px 10px;display:grid}.edit-field{gap:7px;min-width:0;font-size:12px;font-weight:600;display:grid}.edit-field--wide,.invoice-section,.payment-section{grid-column:1/-1}.edit-field b{color:#e13e47}.edit-field input,.edit-field select{color:#4f5661;background:#f7f9fc;border:0;border-radius:4px;outline:0;width:100%;min-width:0;height:41px;padding:0 11px;box-shadow:inset 0 0 0 1px #f0f2f6}.edit-field input:focus,.edit-field select:focus{box-shadow:inset 0 0 0 1px #7ea7dd}.edit-field .readonly{background:#eef1f5;font-weight:800}.transaction-type{color:#fff;background:#f05452;border:0;border-radius:4px;height:41px;font-weight:700}.transaction-kind-options{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.transaction-kind-options button{color:#4e5661;background:#f5f7fa;border:1px solid #dce2ea;border-radius:5px;height:43px;font-weight:600}.transaction-kind-options button.selected{color:#fff;border-color:#0000}.transaction-kind-options .expense-kind{background:#cf3044}.transaction-kind-options .revenue-kind{background:#21955f}.transaction-kind-options .transfer-kind{background:#2867ad}.vat-inputs{grid-template-columns:105px 1fr;display:grid}.vat-inputs select{border-radius:4px 0 0 4px}.vat-inputs input{border-radius:0 4px 4px 0}.invoice-section{border-top:1px dashed #d7dce5;border-bottom:1px solid #eef1f5;margin-top:2px}.invoice-section__title{color:#28578f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.invoice-section__title button{color:#3d78b8;background:#fff;border:1px dashed #8badd3;border-radius:18px;padding:6px 12px;font-size:11px}.invoice-empty{color:#9aa0aa;text-align:center;padding:8px 0 19px;font-size:11px;font-style:italic}.declared-invoice-scroll{border:1px solid #e2e7ed;border-radius:6px;margin-bottom:12px;overflow-x:auto}.declared-invoice-table{border-collapse:collapse;width:100%;min-width:570px;font-size:11px}.declared-invoice-table th,.declared-invoice-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e9ef;padding:8px 7px}.declared-invoice-table th{color:#56606b;background:#f8fafc;font-weight:700}.declared-invoice-table tbody tr:last-child td{border-bottom:0}.declared-invoice-table td:first-child{color:#164f91;font-weight:700}.declared-invoice-table td:nth-child(5){color:#239361;font-weight:700}.declared-invoice-table td:last-child{gap:3px;display:flex}.declared-invoice-table .ui-icon-button{width:28px;height:28px}.payment-section>strong{color:#505862;margin:3px 0 9px;font-size:13px;display:block}.payment-card{background:#f7f9fc;border-radius:5px;padding:12px 14px;font-size:11px}.payment-summary{gap:28px;margin-bottom:8px;display:flex}.payment-card em,.payment-card span{color:#36a878;font-style:normal}.payment-card i{color:#df5360;font-style:normal}.payment-row{border-top:1px solid #e6eaf0;grid-template-columns:1.15fr 1fr 1fr 1fr 28px 28px;align-items:center;margin-top:10px;padding-top:9px;display:grid}.payment-row button{color:#2871b6;background:0 0;border:0}.payment-row button:last-child{color:#db4852}.unpaid-status{color:#d34a57;margin-left:4px}.payment-empty{color:#939ba5;text-align:center;border-top:1px solid #e5e9ef;margin-top:12px;padding:12px 0 2px;font-style:italic}.transaction-modal__footer{background:#fff;justify-content:center;gap:13px;padding:12px 24px 16px;display:flex;position:sticky;bottom:0}.transaction-modal__footer button,.invoice-modal footer button{color:#6f747d;background:#f3f4f6;border:0;border-radius:22px;padding:9px 18px;font-weight:700}.transaction-modal__footer button[type=submit],.invoice-modal footer button:last-child{color:#fff;background:#1762b5}.invoice-modal{z-index:55;color:#59606a;background:#fff;border-radius:13px;width:min(430px,100vw - 34px);position:fixed;bottom:9vh;right:max(20px,50vw - 605px);overflow:hidden;box-shadow:0 20px 50px #081b3657}.invoice-modal header{color:#39424d;border-bottom:1px solid #ebedf1;justify-content:space-between;align-items:center;padding:14px 17px;font-size:15px;display:flex}.invoice-total{background:#fffdf0;grid-template-columns:1fr 1fr;padding:14px 18px;font-size:11px;display:grid}.invoice-total span:last-child{text-align:right}.invoice-total b,.invoice-total small{margin-top:3px;display:block}.invoice-total span:last-child b{color:#e04a52}.invoice-form{grid-template-columns:1fr 1fr;gap:15px 17px;padding:16px 18px;font-size:12px;display:grid}.invoice-form label{gap:6px;display:grid}.invoice-form input,.invoice-form select{background:#f8f9fb;border:0;border-radius:4px;width:100%;min-width:0;height:36px;padding:0 9px;font-size:12px}.invoice-form label>div{grid-template-columns:1fr 1fr;display:grid}.invoice-after{color:#365d92;background:#fafbfc;grid-column:1/-1;padding:10px}.invoice-after strong{color:#255d9f;font-size:14px}.invoice-modal footer{justify-content:center;gap:9px;padding:0 15px 13px;display:flex}.invoice-modal footer button{padding:8px 16px;font-size:11px}@keyframes toast-in{0%{opacity:0;transform:translate(18px)}}@media (width<=1180px){.page-header{align-items:flex-start}.page-actions{flex-wrap:wrap;justify-content:flex-end}.filters{grid-template-columns:1fr 160px}.search{grid-column:1/-1}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.app,.app.is-collapsed{grid-template-columns:70px minmax(0,1fr)}.page-header{display:block}.page-actions{justify-content:flex-start;margin-top:18px}}@media (width<=760px){.app,.app.is-collapsed{display:block}.content{padding:22px 14px 86px}.filters{flex-wrap:wrap;gap:9px;display:flex}.periods{width:100%;overflow-x:auto}.filters select{flex:1}.search{width:100%}.summary-grid{grid-template-columns:1fr}.summary-card{min-height:180px}.action{padding:0 13px}.table-toolbar{flex-direction:column;align-items:flex-start;gap:12px;padding:15px}.modal-backdrop{padding:8px}.transaction-modal{border-radius:12px;width:100%;max-height:calc(100vh - 16px)}.transaction-modal__body{grid-template-columns:1fr;padding:15px}.edit-field--wide,.invoice-section,.payment-section{grid-column:1}.payment-summary{flex-direction:column;gap:5px}.payment-row{grid-template-columns:repeat(2,1fr);gap:7px}.invoice-modal{bottom:4vh;right:50%;transform:translate(50%)}.transaction-kind-options{grid-template-columns:1fr;gap:7px}}@media print{@page{size:A4 portrait;margin:5mm}body{background:#fff;min-width:0}.sidebar,.content,.modal-backdrop,.toast{display:none!important}#root,.app,.print-sheet{display:block!important}.print-sheet{background:#fff;width:100%;height:287mm}.voucher{break-inside:avoid}}.disbursement-overlay{z-index:80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0d162394;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.disbursement-modal{background:#fff;border-radius:17px;width:min(1120px,100vw - 30px);max-height:calc(100vh - 24px);overflow:auto;box-shadow:0 28px 75px #03122857}.disbursement-modal>header{z-index:3;background:#fff;border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:center;padding:17px 22px;display:flex;position:sticky;top:0}.disbursement-modal h2{color:#2f6daf;margin:0;font-size:22px}.disbursement-modal>header button{color:#5e6670;background:0 0;border:0;font-size:24px}.disbursement-modal form{padding:16px 24px}.disbursement-modal h3{color:#225c9b;border-bottom:1px solid #cfd6df;margin:0 0 11px;padding-bottom:7px;font-size:16px}.loan-information{background:#fcfdff;border:1px solid #dce2e9;border-radius:8px;padding:14px 16px}.loan-grid{grid-template-columns:repeat(6,1fr);gap:10px 18px;display:grid}.loan-grid label{color:#424b56;grid-column:span 3;gap:7px;font-size:13px;font-weight:600;display:grid}.loan-grid label:nth-child(n+3){grid-column:span 2}.loan-grid label>span{white-space:nowrap}.loan-grid b{color:#dc4652}.loan-grid input,.loan-grid select{color:#4f5965;background:#f7f9fc;border:1px solid #e1e6ed;border-radius:5px;outline:0;width:100%;height:43px;padding:0 11px;font-size:13px}.loan-limit-summary{color:#23588f;grid-column:1/-1;align-items:center;gap:7px;margin-top:-2px;font-size:12px;font-weight:600;display:flex}.loan-limit-summary span+span:before{content:"|";color:#8d96a1;margin-right:7px}.loan-limit-summary b{color:#234f84}.loan-limit-summary strong{color:#c73c4e}.disbursement-total strong{color:#164f94;background:#eef1f5;border-radius:5px;justify-content:flex-end;align-items:center;height:43px;padding:0 12px;font-size:17px;display:flex}.allocation-section{margin-top:16px}.allocation-section h3{color:#bd681d}.allocation-entry{background:#fffdfa;border:1px dashed #c98a4d;border-radius:7px;grid-template-columns:1fr 1fr 1.05fr 1fr 175px;align-items:end;gap:12px;padding:11px;display:grid}.allocation-entry label{gap:7px;font-size:12px;font-weight:600;display:grid}.allocation-entry input,.allocation-entry select{background:#f7f9fc;border:1px solid #e1e6ed;border-radius:5px;outline:0;width:100%;min-width:0;height:40px;padding:0 9px}.allocation-entry>button{color:#fff;background:#1c5cb1;border:0;border-radius:21px;height:40px;font-weight:700}.disbursement-error{color:#d3414e;margin:8px 0 0;font-size:11px}.allocation-table-scroll{margin-top:10px;overflow-x:auto}.allocation-table{border-collapse:collapse;width:100%;min-width:820px;font-size:12px}.allocation-table th,.allocation-table td{text-align:left;border-bottom:1px solid #e1e5eb;padding:8px 10px}.allocation-table th:first-child,.allocation-table th:nth-child(2){width:22%}.allocation-table th:nth-child(3){width:32%}.allocation-table th:nth-child(4){width:18%}.allocation-table th:nth-child(5){width:6%}.allocation-empty{color:#8a929c;text-align:center;border-bottom:1px solid #e1e5eb;padding:9px;font-size:11px;font-style:italic}.disbursement-modal form>footer{background:#fff;justify-content:center;gap:12px;padding:16px 0 5px;display:flex;position:sticky;bottom:-20px}.disbursement-modal form>footer button{color:#68717c;background:#f0f2f4;border:0;border-radius:22px;padding:10px 19px;font-weight:700}.disbursement-modal form>footer button:last-child{color:#fff;background:#d56e1d}@media (width<=850px){.disbursement-modal{width:calc(100vw - 14px);max-height:calc(100vh - 14px)}.loan-grid{grid-template-columns:1fr}.loan-grid label,.loan-grid label:nth-child(n+3),.loan-limit-summary{grid-column:1}.loan-limit-summary{flex-direction:column;align-items:flex-start;gap:3px}.loan-limit-summary span+span:before{display:none}.allocation-entry{grid-template-columns:1fr}.disbursement-modal h2{font-size:17px}}.attachment-overlay{z-index:110;background:#0a121e99;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.attachment-modal{background:#fff;border-radius:16px;width:min(570px,100vw - 28px);overflow:hidden;box-shadow:0 28px 75px #0312285c}.attachment-modal>header{border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:center;padding:16px 19px;display:flex}.attachment-modal h2{color:#3272b8;margin:0;font-size:21px}.attachment-modal>header button{color:#5e6670;background:0 0;border:0;font-size:24px}.attachment-body{padding:24px 28px 16px}.attachment-dropzone{color:#4e5762;text-align:center;cursor:pointer;background:#f7faff;border:2px dashed #2864aa;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:195px;padding:20px;transition:background .16s,border-color .16s;display:flex}.attachment-dropzone:hover{background:#eef5ff;border-color:#174d91}.attachment-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.attachment-cloud{color:#3979bd;place-items:center;width:64px;height:52px;font-size:48px;line-height:1;display:grid}.attachment-dropzone strong{margin-top:8px;font-size:14px}.attachment-dropzone small{color:#7d8590;margin-top:8px;font-size:11px}.attachment-error{color:#d43e4d;margin:9px 0 0;font-size:11px}.attachment-list{max-height:190px;margin-top:18px;overflow:auto}.attachment-empty{color:#9098a2;text-align:center;background:#f5f7fa;border-radius:6px;padding:17px;font-size:12px;font-style:italic}.attachment-item{border-bottom:1px solid #e7ebf0;grid-template-columns:40px minmax(0,1fr) auto 32px;align-items:center;gap:9px;padding:9px;display:grid}.attachment-file-icon{color:#2464a7;background:#eaf2fb;border-radius:5px;place-items:center;width:38px;height:34px;font-size:9px;font-weight:800;display:grid}.attachment-item>div{min-width:0}.attachment-item>div strong,.attachment-item>div small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.attachment-item>div strong{color:#4c5662;font-size:11px}.attachment-item>div small{color:#9299a2;margin-top:3px;font-size:9px}.attachment-item>button:not(.ui-icon-button){color:#2265aa;background:0 0;border:0;font-size:10px}.attachment-modal>footer{justify-content:center;padding:7px 20px 22px;display:flex}.attachment-modal>footer button{color:#fff;background:#1559aa;border:0;border-radius:22px;padding:10px 21px;font-weight:700}.projects-page{color:#4e5663;background:#f4f7fd;min-width:0;min-height:100vh;padding:28px clamp(20px,3vw,42px) 40px}.projects-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.projects-header h2{color:#092f6e;margin:0;font-size:clamp(25px,2.25vw,34px)}.projects-header>div{align-items:center;gap:14px;display:flex}.add-project{color:#fff;background:#0b4b9c;border:0;border-radius:24px;height:43px;padding:0 22px;font-weight:700;box-shadow:0 8px 18px #13468c29}.projects-notification{color:#15905d;background:#eaf5ef;border:0;border-radius:50%;width:43px;height:43px;font-size:20px;position:relative}.projects-notification sup{color:#fff;background:#d33c49;border-radius:12px;padding:3px 6px;font-size:10px;position:absolute;top:-7px;right:-4px}.project-filters{background:#fff;border-radius:13px;grid-template-columns:minmax(300px,1fr) 210px 255px;align-items:center;gap:10px;padding:11px 16px;display:grid;box-shadow:0 8px 25px #153a690f}.project-filters label{align-items:center;gap:9px;display:flex}.project-filters label span{color:#164c8b;font-size:24px}.project-filters input,.project-filters select{color:#626b77;background:#fff;border:0;outline:0;width:100%;height:40px}.project-filters select{border-left:1px solid #edf0f4;padding:0 12px;font-weight:600}.projects-table-card{background:#fff;border-radius:14px;margin-top:28px;overflow:hidden;box-shadow:0 9px 25px #153a690f}.projects-toolbar{color:#808791;justify-content:space-between;align-items:center;min-height:78px;padding:0 12px;font-size:12px;display:flex}.project-pagination{gap:8px;display:flex}.project-pagination button{color:#565e68;background:#fff;border:1px solid #e0e5ed;border-radius:4px;width:36px;height:36px}.project-pagination button.active{color:#fff;background:#1555a4;border-color:#1555a4}.project-pagination button:disabled{opacity:.35}.projects-table-scroll{overflow-x:auto}.projects-table{border-collapse:collapse;width:100%;min-width:1120px;font-size:13px}.projects-table th{color:#555e6b;text-align:left;border-bottom:1px solid #d9dfe8;padding:13px 10px;font-size:13px;font-weight:600}.projects-table td{white-space:nowrap;border-bottom:1px solid #e5e9ef;padding:14px 10px;line-height:1.45}.projects-table td:first-child{white-space:normal;width:44%}.project-name{color:#194f91;text-align:left;background:0 0;border:0;padding:0;font-weight:500;text-decoration:underline;display:inline}.projects-table small{color:#858b94;margin-left:12px;font-size:12px}.project-status{border-radius:5px;padding:5px 8px;font-weight:500;display:inline-block}.status-đang-triển-khai{color:#3372b9;background:#eef5fc}.status-đã-hoàn-thành{color:#319568;background:#edf9f2}.status-tạm-dừng{color:#ae7620;background:#fff7e8}.status-dự-kiến{color:#865cab;background:#f5effb}.project-revenue{color:#289a68;font-weight:500}.project-expense{color:#d45161;font-weight:500}.project-profit{color:#194f91;font-weight:600}.project-actions{gap:10px;display:flex}.project-actions button:not(.ui-icon-button){color:#1460a9;background:0 0;border:0;font-size:20px}.project-actions button:not(.ui-icon-button):last-child{color:#df4652}.projects-empty{text-align:center;color:#878e98;padding:34px}.project-overlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#121a268a;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.project-modal{background:#fff;border-radius:15px;flex-direction:column;width:min(720px,100vw - 30px);max-height:calc(100vh - 35px);display:flex;overflow:hidden;box-shadow:0 28px 70px #03142e4d}.project-modal>form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.project-modal>header{z-index:2;background:#fff;border-bottom:1px solid #e8ebf0;flex:none;justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:sticky;top:0}.project-modal h2{color:#3672b5;margin:0;font-size:19px}.project-modal>header button{color:#555d68;background:0 0;border:0;font-size:22px}.project-form{scrollbar-gutter:stable;grid-template-columns:1fr 1fr;gap:12px 18px;padding:18px 22px;display:grid;overflow:hidden auto}.project-field{gap:6px;font-size:12px;font-weight:600;display:grid}.project-field--full,.contracts{grid-column:1/-1}.settlement-year{background:#fffdf7;border:1px dashed #c88a45;border-radius:7px;grid-column:1/-1;padding:14px 15px}.settlement-year h3{color:#9b5b1d;margin:0 0 8px;font-size:14px}.settlement-year p{color:#666d76;margin:3px 0;font-size:11px;line-height:1.45}.settlement-year input{color:#505965;background:#f6f8fb;border:1px solid #e1e5eb;border-radius:5px;outline:0;width:100%;height:40px;margin-top:10px;padding:0 11px;font-size:12px}.project-field b{color:#d93f4d}.project-field input,.project-field select,.project-field textarea{color:#56606c;background:#f6f8fb;border:0;border-radius:4px;outline:0;width:100%;min-width:0;padding:0 10px}.project-field input,.project-field select{height:39px}.project-field textarea{resize:vertical;padding-top:10px;font-family:inherit}.contracts{border-top:1px solid #e6eaf0;margin-top:5px;padding-top:10px}.contracts h3{color:#326ba9;margin:0 0 10px;font-size:13px}.contract-entry{background:#fbfcfe;border:1px solid #e8edf3;border-radius:7px;grid-template-columns:1.25fr 1fr 1fr 110px;gap:10px;padding:12px;display:grid}.contract-entry label{gap:5px;font-size:13px;display:grid}.contract-entry input,.contract-entry select{background:#fff;border:0;width:100%;min-width:0;height:32px;padding:0 7px;font-size:12px}.contract-entry button{color:#3677b9;background:#f7fbff;border:1px dashed #8aadd5;border-radius:5px;align-self:end;height:32px;font-size:12px}.contract-table{max-height:210px;margin-top:9px;font-size:12px;overflow:auto}.contract-table>div{border-bottom:1px solid #edf0f4;grid-template-columns:1.4fr 1.4fr .8fr 65px;gap:8px;padding:7px;display:grid}.contract-table__head{color:#7c8490;font-weight:700}.contract-table button{color:#2370b4;background:0 0;border:0}.contract-table .ui-icon-button,.project-actions .ui-icon-button{width:30px;height:30px;padding:0;display:inline-grid}.contract-table button:last-child{color:#df4752}.project-modal form>footer{z-index:3;background:#fff;border-top:1px solid #e5e9ef;flex:none;justify-content:center;gap:12px;padding:13px 12px 15px;display:flex;position:relative;box-shadow:0 -7px 18px #16335c0f}.project-modal form>footer button{color:#6f7680;background:#f2f3f5;border:0;border-radius:20px;padding:9px 18px;font-weight:700}.project-modal form>footer button:last-child{color:#fff;background:#145daf}.project-toast{z-index:70;color:#fff;background:#103667;border-radius:9px;padding:12px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 9px 25px #0c2a5240}@media (width<=900px){.project-filters{grid-template-columns:1fr 1fr}.project-filters label{grid-column:1/-1}}@media (width<=760px){.projects-page{padding:22px 14px 85px}.projects-header{align-items:flex-start;gap:15px}.add-project{padding:0 14px}.projects-notification{display:none}.project-filters{grid-template-columns:1fr}.project-filters label{grid-column:1}.projects-toolbar{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.project-overlay{padding:7px}.project-modal{width:100%;max-height:calc(100vh - 14px)}.project-form{grid-template-columns:1fr;padding:15px}.project-field--full,.contracts{grid-column:1}.contract-entry{grid-template-columns:1fr}}.accounts-page{color:#4d5664;background:#f4f7fd;min-width:0;min-height:100vh;padding:28px clamp(20px,3vw,42px) 45px}.accounts-header{justify-content:space-between;align-items:center;display:flex}.accounts-header h2{color:#0a3474;margin:0;font-size:clamp(25px,2.25vw,34px)}.accounts-header>div{align-items:center;gap:13px;display:flex}.add-account{color:#fff;background:#0b4b9c;border:0;border-radius:23px;height:43px;padding:0 22px;font-weight:700;box-shadow:0 8px 18px #12408426}.accounts-bell{color:#269b69;background:#eaf6ef;border:0;border-radius:50%;width:43px;height:43px;font-size:20px;position:relative}.accounts-bell sup{color:#fff;background:#d4414e;border-radius:12px;padding:3px 6px;font-size:9px;position:absolute;top:-7px;right:-3px}.balance-summary{grid-template-columns:1fr 1fr;gap:28px;margin:43px 18px 28px;display:grid}.balance-summary div{border-bottom:1px solid #e4e9f0;padding-bottom:17px}.balance-summary span,.balance-summary strong{display:block}.balance-summary span{color:#78818d;font-size:12px}.balance-summary strong{color:#174f91;margin-top:8px;font-size:17px}.account-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.account-card{background:#fff;border-radius:15px;min-width:0;padding:18px 16px 13px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 25px #13396c12}.account-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #13396c1c}.account-card>header{align-items:center;gap:11px;display:flex}.account-icon{color:#103c70;background:#72a5df;border-radius:10px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:25px;display:grid;box-shadow:inset 0 -4px #143a6a1a}.account-icon.cash{background:#d5cc75}.account-icon.wallet{background:#7cc7e2}.account-icon.loan{background:#e6c249}.account-card h3{color:#3e4651;margin:0 0 4px;font-size:14px}.account-card p{color:#9299a2;text-overflow:ellipsis;white-space:nowrap;max-width:170px;margin:0;font-size:10px;overflow:hidden}.account-balances{gap:10px;margin-top:17px;font-size:11px;display:grid}.account-balances span{color:#9299a2;justify-content:space-between;gap:8px;display:flex}.account-balances b{color:#555b65}.account-balances strong{color:#245f9f}.account-card>footer{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px;display:grid}.account-card>footer .ui-icon-button{width:100%;height:35px}.account-card>footer .account-add{color:#23a26a}.account-card>footer .account-delete{color:#dc4652}.account-overlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f18258c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-form-modal,.account-details{background:#fff;border-radius:15px;width:min(560px,100vw - 28px);max-height:calc(100vh - 35px);overflow:auto;box-shadow:0 25px 70px #03142d4d}.account-form-modal>header,.account-details>header{border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.account-form-modal h2,.account-details h2{color:#2868ac;margin:0;font-size:19px}.account-form-modal header button,.account-details header button{color:#5c6570;background:0 0;border:0;font-size:23px}.account-form-modal form{grid-template-columns:1fr 1fr;gap:15px 18px;padding:20px;display:grid}.account-form-modal label{color:#59616c;gap:7px;font-size:11px;font-weight:600;display:grid}.account-form-modal label b{color:#df4651}.account-form-modal input,.account-form-modal select{color:#555e69;background:#f5f7fa;border:0;border-radius:5px;outline:0;width:100%;height:40px;padding:0 10px}.account-form-modal footer{grid-column:1/-1;justify-content:center;gap:10px;margin-top:5px;display:flex}.account-form-modal footer button,.account-details footer button{color:#6c747f;background:#f1f3f5;border:0;border-radius:20px;padding:9px 18px;font-weight:700}.account-form-modal footer button:last-child{color:#fff;background:#1761af}.account-details{flex-direction:column;width:min(1250px,100vw - 28px);display:flex;overflow:hidden}.account-detail-body{min-height:0;padding:20px 24px 0;overflow-y:auto}.detail-filter-panel{background:#fcfdff;border:1px solid #dce2e9;border-radius:8px;padding:18px}.detail-filters{grid-template-columns:175px 170px minmax(260px,1fr);align-items:end;gap:16px;display:grid}.detail-filters>label:not(.detail-search){gap:8px;font-size:12px;font-weight:600;display:grid}.detail-filters input,.detail-filters select{background:#f7f9fc;border:1px solid #e0e5ec;border-radius:5px;outline:0;width:100%;height:41px;padding:0 10px;font-size:12px}.detail-search{color:#185694;background:#f2f5f9;border-radius:20px;align-items:center;gap:8px;height:41px;padding:0 13px;font-size:21px;display:flex}.detail-search input{background:0 0;border:0;height:auto;padding:0}.cumulative-balance{color:#525c68;border-top:1px solid #dce2e9;margin-top:15px;padding-top:14px;font-size:14px}.cumulative-balance strong{color:#164f91;font-size:16px}.detail-table-scroll{overflow-x:auto}.account-details table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1080px;font-size:12px}.account-details th,.account-details td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e9ee;padding:12px 10px;line-height:1.4}.account-details th:first-child{width:95px}.account-details th:nth-child(2){width:90px}.account-details th:nth-child(3){width:135px}.account-details th:nth-child(4),.account-details th:nth-child(5),.account-details th:nth-child(6){width:150px}.account-details th:nth-child(7){width:330px}.account-details th:nth-child(8){width:125px}.account-details td:nth-child(4),.account-details td:nth-child(5),.account-details td:nth-child(6){white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.account-details td:nth-child(7){white-space:normal;overflow-wrap:anywhere;padding-right:18px}.account-details td:nth-child(8){vertical-align:middle}.account-detail-actions{white-space:nowrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.account-detail-actions .ui-icon-button{background:0 0;flex:0 0 29px;width:29px;height:29px}.account-in{color:#289b68;font-weight:700}.account-out{color:#d34d5d;font-weight:700}.account-details>footer{background:#fff;border-top:1px solid #e4e8ee;flex:none;justify-content:center;padding:13px;display:flex}.account-transaction-edit-overlay{z-index:120;background:#0d162394;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.account-transaction-edit{background:#fff;border-radius:15px;width:min(580px,100vw - 28px);overflow:hidden;box-shadow:0 25px 70px #03132a52}.account-transaction-edit>header{border-bottom:1px solid #e5e9ef;justify-content:space-between;align-items:center;padding:16px 19px;display:flex}.account-transaction-edit h2{color:#2d6eaf;margin:0;font-size:20px}.account-transaction-edit header button{color:#606a75;background:0 0;border:0;font-size:23px}.account-transaction-edit form{grid-template-columns:1fr 1fr;gap:14px 18px;padding:19px;display:grid}.account-transaction-edit label{gap:7px;font-size:12px;font-weight:500;display:grid}.account-transaction-edit input,.account-transaction-edit textarea{width:100%;min-width:0;font:inherit;background:#f5f7fa;border:0;border-radius:5px;outline:0;padding:0 10px}.account-transaction-edit input{height:40px}.account-transaction-edit textarea{resize:vertical;padding-top:9px}.account-transaction-edit .edit-row-full,.account-transaction-edit footer{grid-column:1/-1}.account-transaction-edit footer{justify-content:center;gap:10px;display:flex}.account-transaction-edit footer button{color:#68717c;background:#f0f2f4;border:0;border-radius:19px;padding:9px 17px;font-weight:600}.account-transaction-edit footer button:last-child{color:#fff;background:#1761af}.account-toast{z-index:70;color:#fff;background:#103767;border-radius:9px;padding:12px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 9px 25px #0b2a5240}@media (width<=1200px){.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.accounts-page{padding:22px 14px 85px}.accounts-bell{display:none}.add-account{padding:0 13px}.balance-summary{grid-template-columns:1fr;gap:13px;margin:28px 0 20px}.account-grid,.account-form-modal form{grid-template-columns:1fr}.account-form-modal footer{grid-column:1}.detail-filters{grid-template-columns:1fr}.detail-filters>span{display:none}}.categories-page{color:#4e5662;background:#f4f7fd;min-width:0;min-height:100vh;padding:28px clamp(20px,3vw,42px) 45px}.categories-header{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.categories-header h2{color:#0a3474;margin:0;font-size:clamp(25px,2.25vw,34px)}.categories-header>div{align-items:center;gap:13px;display:flex}.add-category{color:#fff;background:#0b4b9c;border:0;border-radius:23px;height:43px;padding:0 22px;font-weight:700;box-shadow:0 8px 18px #12408426}.categories-bell{color:#269b69;background:#eaf6ef;border:0;border-radius:50%;width:43px;height:43px;font-size:20px;position:relative}.categories-bell sup{color:#fff;background:#d4414e;border-radius:12px;padding:3px 6px;font-size:9px;position:absolute;top:-7px;right:-3px}.category-section{margin-bottom:31px}.category-tabs{border-bottom:1px solid #dfe5ed;gap:3px;margin-bottom:18px;display:flex}.category-tabs>button{color:#555e69;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 19px;font-weight:600}.category-tabs>button.active{color:#174f91;border-bottom-color:#2866ac}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 18px;display:grid}.category-card{background:#fff;border-radius:13px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:76px;padding:12px;display:grid;box-shadow:0 7px 22px #143a6c11}.category-card__icon{color:#174876;background:#72a5df;border-radius:9px;place-items:center;width:43px;height:43px;font-size:23px;font-weight:700;display:grid;box-shadow:inset 0 -4px #0f36681a}.category-card__name{min-width:0}.category-card h3{color:#444c57;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:600;overflow:hidden}.category-card p{color:#9ba1aa;margin:4px 0 0;font-size:10px}.category-card em{color:#775d08;background:#f8d94e;border-radius:9px;margin-top:4px;padding:2px 7px;font-size:8px;font-style:normal;font-weight:700;display:inline-block}.category-card__actions{gap:4px;display:flex}.category-card__actions .ui-icon-button{background:0 0;width:29px;height:29px}.category-overlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0d16238a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.category-modal{background:#fff;border-radius:15px;width:min(520px,100vw - 28px);overflow:hidden;box-shadow:0 25px 65px #04142c4d}.category-modal>header{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.category-modal h2{color:#2868ac;margin:0;font-size:19px}.category-modal header button{color:#66707b;background:0 0;border:0;font-size:23px}.category-modal form{grid-template-columns:1fr 1fr;gap:15px 18px;padding:20px;display:grid}.category-modal form>label:not(.internal-check){gap:7px;font-size:11px;font-weight:600;display:grid}.category-modal label b{color:#df4652}.category-modal input,.category-modal select{background:#f5f7fa;border:0;border-radius:5px;outline:0;width:100%;height:40px;padding:0 10px}.category-modal fieldset{border:1px solid #e6eaf0;border-radius:7px;grid-column:1/-1;margin:0;padding:10px}.category-modal legend{padding:0 5px;font-size:11px;font-weight:600}.category-icon-picker{flex-wrap:wrap;gap:7px;display:flex}.category-icon-picker button{color:#2863a2;background:#f8fafc;border:1px solid #e2e7ee;border-radius:6px;width:34px;height:34px}.category-icon-picker button.selected{color:#fff;background:#2562a7;border-color:#2562a7}.internal-check{grid-column:1/-1;align-items:center;gap:8px;font-size:11px;display:flex}.internal-check input{width:16px;height:16px}.category-modal footer{grid-column:1/-1;justify-content:center;gap:10px;margin-top:4px;display:flex}.category-modal footer button{color:#68717c;background:#f0f2f4;border:0;border-radius:20px;padding:9px 18px;font-weight:700}.category-modal footer button:last-child{color:#fff;background:#1761af}.category-toast{z-index:70;color:#fff;background:#103767;border-radius:9px;padding:12px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 9px 25px #0b2a5240}@media (width<=1200px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.categories-page{padding:22px 14px 85px}.categories-bell{display:none}.add-category{padding:0 13px}.category-grid,.category-modal form{grid-template-columns:1fr}.category-modal fieldset,.internal-check,.category-modal footer{grid-column:1}}.customers-page{color:#505966;background:#f4f7fd;min-width:0;min-height:100vh;padding:28px clamp(20px,3vw,42px) 45px}.customers-header{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.customers-header h2{color:#0a3474;margin:0;font-size:clamp(25px,2.25vw,34px)}.customers-header>div{align-items:center;gap:12px;display:flex}.customers-header button{border:0;border-radius:23px;height:43px;font-weight:700}.export-customers{color:#fff;background:#189344;padding:0 21px}.add-customer{color:#fff;background:#0b4b9c;padding:0 22px}.customers-bell{color:#269b69;background:#eaf6ef;width:43px;font-size:20px;position:relative}.customers-bell sup{color:#fff;background:#d4414e;border-radius:12px;padding:3px 6px;font-size:9px;position:absolute;top:-7px;right:-3px}.customer-summary{background:#fff;border-radius:14px;grid-template-columns:minmax(300px,1fr) 1.35fr;align-items:center;gap:35px;padding:20px 18px;display:grid;box-shadow:0 8px 24px #12386a0f}.customer-summary label{background:#f4f6f9;border-radius:7px;align-items:center;gap:9px;height:40px;padding:0 12px;display:flex}.customer-summary label span{color:#164f90;font-size:24px}.customer-summary input{background:0 0;border:0;outline:0;width:100%}.customer-summary>div{border-left:1px solid #e6eaf0;padding-left:30px}.customer-summary>div span,.customer-summary strong{display:block}.customer-summary>div span{font-size:13px}.customer-summary strong{color:#bc3045;margin-top:7px;font-size:20px}.customer-table-card{background:#fff;border-radius:14px;margin-top:27px;overflow:hidden;box-shadow:0 8px 24px #12386a0f}.customer-toolbar{color:#7d8590;justify-content:space-between;align-items:center;min-height:70px;padding:0 13px;font-size:11px;display:flex}.customer-pages{gap:7px;display:flex}.customer-pages button{color:#56606b;background:#fff;border:1px solid #e0e5ec;border-radius:5px;width:34px;height:34px}.customer-pages button.active{color:#fff;background:#1555a4;border-color:#1555a4}.customer-pages button:disabled{opacity:.35}.customer-table-scroll{overflow-x:auto}.customer-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1740px;font-size:13px}.customer-table th,.customer-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e0e5ec;padding:13px 12px;line-height:1.45}.customer-table th{color:#505965;vertical-align:middle;font-size:13px;font-weight:600}.customer-table th:first-child{width:330px}.customer-table th:nth-child(2){width:140px}.customer-table th:nth-child(3){width:200px}.customer-table th:nth-child(4){width:350px}.customer-table th:nth-child(5){width:130px}.customer-table th:nth-child(6){width:150px}.customer-table th:nth-child(7){width:300px}.customer-table th:nth-child(8){width:125px}.customer-table td{overflow-wrap:anywhere}.customer-name{color:#154f90;text-align:left;white-space:normal;overflow-wrap:anywhere;background:0 0;border:0;width:100%;padding:0;font-size:13px;font-weight:600;line-height:1.45;text-decoration:underline;display:block}.customer-address,.customer-note{white-space:normal;line-height:1.45}.customer-actions{white-space:nowrap;align-items:center;gap:5px;display:flex}.customer-actions .ui-icon-button{background:0 0;flex:0 0 30px;width:30px;height:30px}.customers-empty{text-align:center;color:#858d97;padding:30px}.customer-overlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0d16238a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-modal,.debt-modal{background:#fff;border-radius:15px;width:min(620px,100vw - 28px);max-height:calc(100vh - 30px);overflow:auto;box-shadow:0 25px 65px #04142c4d}.customer-modal>header,.debt-modal>header{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.customer-modal h2,.debt-modal h2{color:#2868ac;margin:0;font-size:19px}.customer-modal header button,.debt-modal header button{color:#66707b;background:0 0;border:0;font-size:23px}.customer-modal form{grid-template-columns:1fr 1fr;gap:14px 18px;padding:20px;display:grid}.customer-field{gap:7px;font-size:11px;font-weight:600;display:grid}.customer-field--full{grid-column:1/-1}.customer-field b,.debt-modal b{color:#df4652}.customer-field input,.customer-field textarea,.debt-modal input,.debt-modal textarea{background:#f5f7fa;border:0;border-radius:5px;outline:0;width:100%;padding:0 10px;font-family:inherit}.customer-field input,.debt-modal input{height:40px}.customer-field textarea,.debt-modal textarea{resize:vertical;padding-top:10px}.customer-modal footer,.debt-modal footer{grid-column:1/-1;justify-content:center;gap:10px;display:flex}.customer-modal footer button,.debt-modal footer button{color:#68717c;background:#f0f2f4;border:0;border-radius:20px;padding:9px 18px;font-weight:700}.customer-modal footer button:last-child,.debt-modal footer button:last-child{color:#fff;background:#1761af}.debt-modal{width:min(440px,100vw - 28px)}.debt-modal form{gap:14px;padding:20px;display:grid}.debt-modal form p{color:#225b9b;margin:0;font-size:12px;font-weight:700}.debt-modal label{gap:7px;font-size:11px;font-weight:600;display:grid}.customer-toast{z-index:70;color:#fff;background:#103767;border-radius:9px;padding:12px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 9px 25px #0b2a5240}@media (width<=760px){.customers-page{padding:22px 14px 85px}.customers-header{align-items:flex-start}.customers-header>div{flex-wrap:wrap;justify-content:flex-end}.customers-bell,.export-customers{display:none}.add-customer{padding:0 13px}.customer-summary{grid-template-columns:1fr;gap:13px}.customer-summary>div{border-top:1px solid #e6eaf0;border-left:0;padding:12px 0 0}.customer-toolbar{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.customer-modal form{grid-template-columns:1fr}.customer-field--full,.customer-modal footer{grid-column:1}}.suppliers-page{color:#505965;background:#f4f7fd;min-width:0;min-height:100vh;padding:28px clamp(20px,3vw,42px) 45px}.suppliers-header{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.suppliers-header h2{color:#0a3474;margin:0;font-size:clamp(25px,2.25vw,34px)}.suppliers-header>div{align-items:center;gap:12px;display:flex}.suppliers-header button{border:0;border-radius:23px;height:43px;font-weight:700}.export-suppliers{color:#fff;background:#189344;padding:0 21px}.add-supplier{color:#fff;background:#0b4b9c;padding:0 22px}.suppliers-bell{color:#269b69;background:#eaf6ef;width:43px;font-size:20px;position:relative}.suppliers-bell sup{color:#fff;background:#d4414e;border-radius:12px;padding:3px 6px;font-size:9px;position:absolute;top:-7px;right:-3px}.supplier-summary{background:#fff;border-radius:14px;grid-template-columns:minmax(300px,1fr) 1.35fr;align-items:flex-start;gap:35px;padding:19px 18px;display:grid;box-shadow:0 8px 24px #12386a0f}.supplier-summary label{background:#f4f6f9;border-radius:7px;align-items:center;gap:9px;height:40px;padding:0 12px;display:flex}.supplier-summary label span{color:#164f90;font-size:24px}.supplier-summary input{background:0 0;border:0;outline:0;width:100%}.supplier-summary>div{border-left:1px solid #e6eaf0;padding-left:30px}.supplier-summary>div>span,.supplier-summary strong{display:block}.supplier-summary strong{color:#bc3045;margin:6px 0;font-size:20px}.supplier-summary p{border-top:1px dashed #ddd;margin:4px 0;padding-top:3px;font-size:11px}.supplier-summary p b{color:#b73548}.supplier-table-card{background:#fff;border-radius:14px;margin-top:27px;overflow:hidden;box-shadow:0 8px 24px #12386a0f}.supplier-toolbar{color:#7d8590;justify-content:space-between;align-items:center;min-height:70px;padding:0 13px;font-size:11px;display:flex}.supplier-pages{gap:7px;display:flex}.supplier-pages button{color:#56606b;background:#fff;border:1px solid #e0e5ec;border-radius:5px;width:34px;height:34px}.supplier-pages button.active{color:#fff;background:#1555a4;border-color:#1555a4}.supplier-pages button:disabled{opacity:.35}.supplier-table-scroll{width:100%;overflow:auto hidden}.supplier-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:2350px;font-size:13px}.supplier-table th,.supplier-table td{text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:normal;border-bottom:1px solid #e0e5ec;padding:13px 12px;line-height:1.5}.supplier-table th{vertical-align:middle;font-weight:600}.supplier-table th:first-child{width:300px}.supplier-table th:nth-child(2){width:145px}.supplier-table th:nth-child(3){width:220px}.supplier-table th:nth-child(4){width:360px}.supplier-table th:nth-child(5){width:145px}.supplier-table th:nth-child(6){width:180px}.supplier-table th:nth-child(7){width:320px}.supplier-table th:nth-child(8),.supplier-table th:nth-child(9),.supplier-table th:nth-child(10){width:190px}.supplier-table th:nth-child(11){width:140px}.supplier-name{color:#154f90;text-align:left;white-space:normal;overflow-wrap:anywhere;background:0 0;border:0;width:100%;padding:0;font-size:13px;font-weight:600;line-height:1.5;text-decoration:underline;display:block}.supplier-total,.supplier-paid,.supplier-debt{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.supplier-total{color:#6b35b0;font-weight:600}.supplier-paid{color:#2b9c62;font-weight:600}.supplier-debt{color:#d13f50;font-weight:700}.supplier-actions{white-space:nowrap;align-items:center;gap:5px;display:flex}.supplier-actions .ui-icon-button{background:0 0;flex:0 0 30px;width:30px;height:30px}.supplier-overlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0d16238a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.supplier-modal,.supplier-payment{background:#fff;border-radius:15px;width:min(600px,100vw - 28px);max-height:calc(100vh - 36px);overflow:hidden auto;box-shadow:0 25px 65px #04142c4d}.supplier-modal>header,.supplier-payment>header{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.supplier-modal h2,.supplier-payment h2{color:#2868ac;margin:0;font-size:19px}.supplier-modal header button,.supplier-payment header button{color:#66707b;background:0 0;border:0;font-size:23px}.supplier-modal form{grid-template-columns:1fr 1fr;gap:14px 18px;padding:20px;display:grid}.supplier-field{gap:7px;font-size:11px;font-weight:600;display:grid}.supplier-field--full{grid-column:1/-1}.supplier-field b{color:#df4652}.supplier-field input,.supplier-field select,.supplier-field textarea,.supplier-payment input,.supplier-payment textarea{background:#f5f7fa;border:0;border-radius:5px;outline:0;width:100%;padding:0 10px;font-family:inherit}.supplier-field input,.supplier-field select,.supplier-payment input{height:40px}.supplier-field textarea,.supplier-payment textarea{padding-top:10px}.supplier-modal footer,.supplier-payment footer{grid-column:1/-1;justify-content:center;gap:10px;display:flex}.supplier-modal footer button,.supplier-payment footer button{color:#68717c;background:#f0f2f4;border:0;border-radius:20px;padding:9px 18px;font-weight:700}.supplier-modal footer button:last-child,.supplier-payment footer button:last-child{color:#fff;background:#1761af}.supplier-payment{width:min(440px,100vw - 28px)}.supplier-payment form{gap:13px;padding:20px;display:grid}.supplier-payment form>strong{color:#185492}.supplier-payment p{margin:0;font-size:11px}.supplier-payment p b{color:#d13f50}.supplier-payment label{gap:7px;font-size:11px;font-weight:600;display:grid}.supplier-toast{z-index:70;color:#fff;background:#103767;border-radius:9px;padding:12px 18px;font-size:12px;position:fixed;bottom:25px;right:25px}.supplier-debt>button{color:inherit;font:inherit;font-weight:inherit;white-space:nowrap;background:0 0;border:0;padding:0;text-decoration:underline}.supplier-debt-overlay{z-index:60}.supplier-debt-modal{background:#fff;border-radius:15px;flex-direction:column;width:min(1120px,100vw - 28px);max-height:calc(100vh - 35px);display:flex;overflow:hidden;box-shadow:0 25px 70px #04142c52}.supplier-debt-modal>header{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.supplier-debt-modal h2{color:#2868ac;margin:0;font-size:18px}.supplier-debt-modal header p{margin:6px 0 0;font-size:11px}.supplier-debt-modal header strong{color:#d13f50}.supplier-debt-modal header>button{color:#65707b;background:0 0;border:0;font-size:24px}.supplier-debt-tools{grid-template-columns:120px 1fr 190px;gap:10px;padding:13px 17px;display:grid}.supplier-debt-tools>button{color:#fff;background:#24924e;border:0;border-radius:18px;font-weight:700}.supplier-debt-tools label{background:#f4f6f9;border-radius:5px;align-items:center;gap:7px;padding:0 10px;display:flex}.supplier-debt-tools input,.supplier-debt-tools select{background:0 0;border:0;outline:0;width:100%;height:36px}.supplier-debt-tools select{border:1px solid #e2e6ec;border-radius:5px;padding:0 9px}.supplier-debt-scroll{overflow:auto}.supplier-debt-modal table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1180px;font-size:11px}.supplier-debt-modal th,.supplier-debt-modal td{text-align:left;vertical-align:top;border-bottom:1px solid #e3e7ed;padding:10px 9px;line-height:1.4}.debt-purple,.debt-green,.debt-red{white-space:nowrap;font-weight:700}.debt-purple{color:#6b35b0}.debt-green{color:#29965f}.debt-red{color:#d13f50}.debt-status{white-space:nowrap;border-radius:10px;padding:4px 7px;font-size:9px;display:inline-block}.debt-status--đã-thanh-toán{color:#228456;background:#eaf7f0}.debt-status--chưa-thanh-toán{color:#c13b4c;background:#fff0f2}.debt-status--thanh-toán-một-phần{color:#9a6d17;background:#fff7e5}.debt-row-actions{gap:3px;display:flex}.debt-row-actions .ui-icon-button{background:0 0;width:27px;height:27px}.supplier-debt-modal>footer{color:#7c8590;justify-content:space-between;align-items:center;padding:11px 17px;font-size:10px;display:flex}.supplier-debt-modal>footer>button{color:#fff;background:#1761af;border:0;border-radius:18px;padding:8px 18px}@media (width<=760px){.suppliers-page{padding:22px 14px 85px}.suppliers-header{align-items:flex-start}.suppliers-header>div{flex-wrap:wrap;justify-content:flex-end}.suppliers-bell,.export-suppliers{display:none}.add-supplier{padding:0 13px}.supplier-summary{grid-template-columns:1fr;gap:13px}.supplier-summary>div{border-top:1px solid #e6eaf0;border-left:0;padding:12px 0 0}.supplier-toolbar{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.supplier-modal form{grid-template-columns:1fr}.supplier-field--full,.supplier-modal footer{grid-column:1}}.MuiDialog-paper.supplier-debt-modal{width:min(1280px,100vw - 48px);max-height:calc(100vh - 48px);max-width:calc(100vw - 48px)!important;margin:24px!important}.MuiDialog-paper.supplier-debt-modal .supplier-debt-scroll{flex:auto;min-width:0;overflow:auto}@media (width<=760px){.MuiDialog-paper.supplier-debt-modal{width:calc(100vw - 16px);max-height:calc(100vh - 16px);max-width:calc(100vw - 16px)!important;margin:8px!important}}.supplier-debt-modal{border-radius:18px;width:min(1280px,100vw - 40px)}.supplier-debt-modal>header{background:linear-gradient(135deg,#f7faff,#fff);padding:20px 24px}.supplier-debt-modal h2{font-size:22px;line-height:1.35}.supplier-debt-modal header p{margin-top:8px;font-size:14px}.supplier-debt-modal header strong{margin-left:5px;font-size:17px}.supplier-debt-tools{border-bottom:1px solid #e7ebf1;grid-template-columns:145px minmax(280px,1fr) 220px;gap:14px;padding:16px 22px}.supplier-debt-tools>button,.supplier-debt-tools input,.supplier-debt-tools select{height:42px;font-size:13px}.supplier-debt-tools label{color:#1c5b9d;padding:0 14px;font-size:20px}.supplier-debt-modal table{min-width:1320px;font-size:13px}.supplier-debt-modal th{color:#3f4a57;vertical-align:middle;background:#f7f9fc;padding:14px 12px;font-size:13px;font-weight:700}.supplier-debt-modal td{color:#58616d;vertical-align:middle;padding:14px 12px;font-size:13px;line-height:1.5}.supplier-debt-modal tbody tr:hover{background:#f8fbff}.supplier-debt-modal th:first-child{width:105px}.supplier-debt-modal th:nth-child(2){width:120px}.supplier-debt-modal th:nth-child(3),.supplier-debt-modal th:nth-child(4),.supplier-debt-modal th:nth-child(5){width:175px}.supplier-debt-modal th:nth-child(6){width:115px}.supplier-debt-modal th:nth-child(7){width:165px}.supplier-debt-modal th:nth-child(8){width:245px}.supplier-debt-modal th:nth-child(9){width:90px}.debt-purple,.debt-green,.debt-red{text-align:right;font-variant-numeric:tabular-nums;font-size:13px}.debt-status{border-radius:14px;padding:6px 10px;font-size:11px;font-weight:700}.debt-row-actions{align-items:center;gap:5px}.debt-row-actions .ui-icon-button{width:31px;height:31px}.supplier-debt-modal>footer{background:#fafbfd;border-top:1px solid #e7ebf1;min-height:60px;padding:12px 22px;font-size:12px}.supplier-debt-modal>footer>button{min-width:90px;padding:10px 20px;font-size:12px;font-weight:700}@media (width<=760px){.supplier-debt-modal{border-radius:12px;width:calc(100vw - 14px);max-height:calc(100vh - 14px)}.supplier-debt-modal>header{padding:16px}.supplier-debt-modal h2{font-size:17px}.supplier-debt-tools{grid-template-columns:1fr;padding:13px}}.employees-page{color:#505966;background:#f4f7fd;min-width:0;min-height:100vh;padding:28px clamp(20px,3vw,42px) 45px}.employees-header{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.employees-header h2{color:#0a3474;margin:0;font-size:clamp(25px,2.25vw,34px)}.employees-header>div{align-items:center;gap:12px;display:flex}.add-employee{color:#fff;background:#0b4b9c;border:0;border-radius:23px;height:43px;padding:0 22px;font-weight:700}.employees-bell{color:#269b69;background:#eaf6ef;border:0;border-radius:50%;width:43px;height:43px;font-size:20px;position:relative}.employees-bell sup{color:#fff;background:#d4414e;border-radius:12px;padding:3px 6px;font-size:9px;position:absolute;top:-7px;right:-3px}.employees-table-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px #12386a0f}.employees-table-scroll{overflow-x:auto}.employees-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1000px;font-size:13px}.employees-table th,.employees-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #dfe5ec;padding:15px 13px;line-height:1.5}.employees-table th{color:#495360;background:#fafbfd;font-weight:700}.employee-role,.full-access{border-radius:15px;padding:5px 12px;font-weight:700;display:inline-block}.employee-role--admin,.full-access{color:#fff;background:#14569e}.employee-role--user{color:#4e5661;background:#edf0f3}.employee-actions{gap:5px;display:flex}.employee-actions .ui-icon-button{background:0 0;width:31px;height:31px}.employee-overlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0d162394;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.employee-modal{background:#fff;border-radius:16px;width:min(650px,100vw - 28px);max-height:calc(100vh - 30px);overflow:auto;box-shadow:0 26px 70px #03132a52}.employee-modal>header{z-index:2;background:#fff;border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:17px 21px;display:flex;position:sticky;top:0}.employee-modal h2{color:#3473b8;margin:0;font-size:21px}.employee-modal header button{color:#626b76;background:0 0;border:0;font-size:23px}.employee-fields{grid-template-columns:1fr 1fr;gap:14px 20px;display:grid}.employee-fields label{gap:7px;font-size:12px;font-weight:600;display:grid}.employee-fields b{color:#dc4652}.employee-fields input,.employee-fields select{color:#58616c;background:#f5f7fa;border:0;border-radius:5px;outline:0;width:100%;height:41px;padding:0 11px}.permission-section.disabled{opacity:.78}.permission-title{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.permission-title span{color:#2c8a5b;font-size:10px}.permission-table{border:1px solid #e2e7ee;border-radius:7px;overflow:hidden}.permission-head,.permission-row{text-align:center;grid-template-columns:1.7fr repeat(4,1fr);align-items:center;display:grid}.permission-head{color:#fff;background:#1d5eb0;min-height:39px;font-size:11px;font-weight:700}.permission-head span:first-child{text-align:left;padding-left:12px}.permission-row{background:#f8faff;border-bottom:1px solid #e8ecf1;min-height:40px;font-size:11px}.permission-row:last-child{border-bottom:0}.permission-row strong{text-align:left;padding-left:12px;font-weight:500}.permission-row>span{color:#9098a2}.permission-row label{place-items:center;width:20px;height:20px;margin:auto;display:grid;overflow:visible}.permission-row .MuiCheckbox-root{width:20px;height:20px;padding:0}.permission-row .MuiCheckbox-root svg{width:20px;height:20px}.permission-row .MuiCheckbox-root.Mui-disabled{cursor:not-allowed}.employee-modal form>footer{background:#fff;justify-content:center;gap:10px;padding:14px 0 3px;display:flex;position:sticky;bottom:-18px}.employee-modal footer button{color:#68717c;background:#f0f2f4;border:0;border-radius:20px;padding:9px 20px;font-weight:700}.employee-modal footer button:last-child{color:#fff;background:#1761af}.employee-toast{z-index:70;color:#fff;background:#103767;border-radius:9px;padding:12px 18px;font-size:12px;position:fixed;bottom:25px;right:25px}@media (width<=760px){.employees-page{padding:22px 14px 85px}.employees-bell{display:none}.add-employee{padding:0 14px}.employee-overlay{padding:7px}.employee-modal{width:100%;max-height:calc(100vh - 14px)}.employee-fields{grid-template-columns:1fr}.permission-table{overflow-x:auto}.permission-head,.permission-row{min-width:500px}}.employees-table{min-width:1150px;font-size:13px}.employees-table th,.employees-table td{white-space:normal;overflow-wrap:break-word;padding:14px 13px;font-size:13px;line-height:1.5}.employees-table th:first-child{width:210px}.employees-table th:nth-child(2){width:165px}.employees-table th:nth-child(3){width:125px}.employees-table th:nth-child(4){width:535px}.employees-table th:nth-child(5){width:115px}.employees-table th:first-child,.employees-table th:nth-child(2),.employees-table th:nth-child(3),.employees-table th:nth-child(5),.employees-table td:first-child,.employees-table td:nth-child(2),.employees-table td:nth-child(3),.employees-table td:nth-child(5){white-space:nowrap}.employees-table td:nth-child(4){white-space:normal;overflow-wrap:anywhere}.employee-actions{white-space:nowrap;align-items:center}.employee-modal{width:min(760px,100vw - 28px)}.employee-modal h2{font-size:23px}.employee-modal form{padding:20px 24px}.employee-fields{gap:16px 22px}.employee-fields label{gap:8px;font-size:14px}.employee-fields label>span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.employee-fields input,.employee-fields select{height:44px;padding:0 12px;font-size:14px}.permission-section{margin-top:20px}.permission-title{margin-bottom:10px;font-size:14px}.permission-title span{font-size:12px}.permission-head,.permission-row{grid-template-columns:2fr repeat(4,1fr)}.permission-head{min-height:44px;font-size:13px}.permission-row{min-height:45px;font-size:13px}.permission-row strong{white-space:nowrap;padding-left:14px}.permission-row label{place-items:center;width:auto;height:auto;margin:auto;display:grid;position:static}.permission-row input[type=checkbox]{opacity:1;accent-color:#2474bd;cursor:pointer;width:18px;height:18px;margin:0;position:static}.permission-row input[type=checkbox]:disabled{cursor:not-allowed}@media (width<=760px){.employee-modal{width:100%}.permission-head,.permission-row{min-width:600px}}:root{--ink:#1a1e26;--ink-soft:#303845;--ink-deep:#10131a;--gold:#d3ad5f;--gold-light:#e9c97c;--gold-deep:#ad8337;--gold-soft:#f8f0e2;--gold-hover:#e2bf75;--canvas:#faf9f6;--paper:#fff;--on-ink:#fff;--gold-text-light:#f4e4be;--ink-muted-light:#c8ced8;--line:#e7e0d4;--field-line:#d8d1c5;--control-line:#d9d1c3;--surface-hover:#fcf8ef;--muted:#5b6470;--success:#247a57;--warning:#b7791f;--error:#c0392b;--accent:var(--gold);--accent-dark:var(--gold-deep);--teal:var(--success);--nav:var(--ink);--shadow:0 8px 24px #10131a0e}body{color:var(--ink);background:var(--canvas)}button:not(.MuiButtonBase-root){cursor:pointer;border-radius:8px;min-height:40px;font-weight:600}input:not([type=checkbox]):not([type=file]):not(.MuiInputBase-input),select,textarea{box-sizing:border-box;min-height:40px;color:var(--ink);background:#fff;border:1px solid #d5d9e0;border-radius:8px;transition:border-color .15s,box-shadow .15s}input:not([type=checkbox]):not([type=file]):not(.MuiInputBase-input):focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #ad83371f;border-color:var(--gold-deep)!important}.MuiCheckbox-root input.PrivateSwitchBase-input{pointer-events:auto;opacity:0!important;appearance:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important}.MuiTextField-root .MuiOutlinedInput-root{min-height:42px}.search .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.detail-search .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.project-filters .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.supplier-summary .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.customer-summary .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.supplier-debt-tools .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#c7ccd4!important}.search:has(.MuiTextField-root){width:100%;min-width:0;background:0 0!important;border:0!important;height:auto!important;padding:0!important}.detail-search:has(.MuiTextField-root){width:100%;min-width:0;background:0 0!important;border:0!important;height:auto!important;padding:0!important}.project-filters label:has(.MuiTextField-root){width:100%;min-width:0;background:0 0!important;border:0!important;height:auto!important;padding:0!important}.supplier-summary label:has(.MuiTextField-root){width:100%;min-width:0;background:0 0!important;border:0!important;height:auto!important;padding:0!important}.customer-summary label:has(.MuiTextField-root){width:100%;min-width:0;background:0 0!important;border:0!important;height:auto!important;padding:0!important}.supplier-debt-tools label:has(.MuiTextField-root){width:100%;min-width:0;background:0 0!important;border:0!important;height:auto!important;padding:0!important}table{border-collapse:collapse}table thead{background:#f8f5ee}table tbody tr{transition:background-color .15s}.account-overlay,.category-overlay,.customer-overlay,.employee-overlay,.project-overlay,.supplier-overlay,.modal-backdrop,.notification-panel-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1018287a!important}.account-overlay,.account-transaction-edit-overlay,.category-overlay,.customer-overlay,.employee-overlay,.project-overlay,.supplier-overlay,.modal-backdrop,.voucher-config-backdrop,.disbursement-overlay,.attachment-overlay,.notification-panel-overlay{z-index:1250!important}.account-form-modal,.account-details,.account-transaction-edit,.category-modal,.customer-modal,.debt-modal,.employee-modal,.project-modal,.supplier-modal,.supplier-payment,.transaction-modal,.voucher-config-modal,.disbursement-modal,.attachment-modal{max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 32px)!important}.account-form-modal,.category-form-modal,.customer-form-modal,.employee-form-modal,.project-form-modal,.supplier-form-modal,.transaction-modal,.invoice-modal,.notification-panel{border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 24px 56px #1018282e!important}.sidebar{color:var(--ink-soft);background:var(--paper);border-right:1px solid var(--line);box-shadow:none}.sidebar__toggle{color:var(--ink);border-color:var(--line)}.sidebar__brand{border-bottom-color:var(--line)}.sidebar__brand h1{color:var(--ink)}.sidebar__brand p{color:var(--muted)}.sidebar__bulb,.sidebar__mark,.sidebar__avatar{color:var(--on-ink);background:var(--gold);box-shadow:none}.sidebar__nav button{width:100%;color:var(--ink-soft);border-left:0;border-radius:9px;margin:0}.sidebar__nav button:hover{color:var(--ink);background:var(--gold-soft)}.sidebar__nav button.is-active{color:var(--on-ink);background:var(--gold-deep);border-left-color:#0000;box-shadow:0 6px 15px #ad833729}.sidebar__nav button.is-active b{color:var(--on-ink);background:0 0;border-color:#ffffff59}.sidebar__profile{color:var(--ink-soft);border-color:var(--line);background:var(--gold-soft)}.app{color:var(--ink);background:var(--canvas);grid-template-columns:232px minmax(0,1fr)}.app.is-collapsed{grid-template-columns:76px minmax(0,1fr)}.content,.dashboard-content,.projects-page,.accounts-page,.categories-page,.customers-page,.suppliers-page,.employees-page{color:var(--ink);background:0 0;padding:34px clamp(22px,3.2vw,54px) 54px}.page-header,.dashboard-content>header,.projects-header,.accounts-header,.categories-header,.customers-header,.suppliers-header,.employees-header{border-bottom:1px solid #e7e0d4bf;min-height:72px;margin-bottom:30px;padding-bottom:18px}.page-header h2,.dashboard-content>header h2,.projects-header h2,.accounts-header h2,.categories-header h2,.customers-header h2,.suppliers-header h2,.employees-header h2{color:var(--ink);letter-spacing:-.65px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:clamp(27px,2.35vw,36px);font-weight:600!important}.eyebrow{color:var(--accent)!important;letter-spacing:2.4px!important}.dashboard-content .kpi{border:1px solid #fff3;box-shadow:0 12px 26px #10131a1a}.dashboard-content .kpi.revenue{background:linear-gradient(135deg,#087f8c,#20b8a6)}.dashboard-content .kpi.expense{background:linear-gradient(135deg,#e0526f,#ff8290)}.dashboard-content .kpi.profit{background:linear-gradient(135deg,#5d62d9,#8d7cf2)}.dashboard-content .kpi.balance{background:linear-gradient(135deg,#e29518,#f4c04d)}.dashboard-content .kpi em{background:#9f2338c7}.dashboard-content .metric{color:var(--ink-soft);border:1px solid var(--line);border-left:4px solid var(--gold-deep);background:var(--paper);box-shadow:var(--shadow)}.dashboard-content .metric.red{border-left-color:#ed5c73}.dashboard-content .metric.yellow{border-left-color:#e9a823}.dashboard-content .metric.green{border-left-color:#16a886}.dashboard-content .metric>div{border-top-color:var(--line)}.dashboard-content .metric.red strong,.dashboard-content .metric.red .icon{color:#df405d}.dashboard-content .metric.yellow strong,.dashboard-content .metric.yellow .icon,.dashboard-content .metric.yellow p{color:#c98908}.dashboard-content .metric.green strong,.dashboard-content .metric.green p,.dashboard-content .metric.green .icon{color:#078c70}.dashboard-content .metric .icon{background:#f4f1ff}.dashboard-content .charts article{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow)}.dashboard-content .charts h3{color:var(--ink)}.dashboard-content .blue{background:#20a99b}.dashboard-content .pink{background:#f06b83}.dashboard-content .donut{background:conic-gradient(#f0b83f 0 82%, #26b993 82% 91%, #7968e8 91% 96%, #f27668 96%)}.dashboard-content .donut.income{background:conic-gradient(#f0b83f 0 94%, #7968e8 94% 98%, #26b993 98%)}.dashboard-content .dot{background:#f0b83f}.dashboard-content .dot.d1{background:#7968e8}.dashboard-content .dot.d2{background:#26b993}.dashboard-content .dot.d3{background:#f27668}.action,.download,.add-project,.add-account,.add-category,.add-customer,.add-supplier,.add-employee,.export-customers,.export-suppliers{border:1px solid var(--gold-deep);min-height:42px;color:var(--on-ink);background:var(--gold-deep);letter-spacing:.2px;border-radius:9px;padding:0 18px;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 6px 15px #ad833724}.action:hover,.download:hover,.add-project:hover,.add-account:hover,.add-category:hover,.add-customer:hover,.add-supplier:hover,.add-employee:hover,.export-customers:hover,.export-suppliers:hover{color:var(--ink);background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 8px 18px #ad83372e}.action--green,.export-customers,.export-suppliers{border-color:var(--teal);background:var(--teal)}.action--orange{border-color:var(--accent);background:var(--accent)}.action--purple,.action--blue{border-color:var(--gold-deep);background:var(--gold-deep)}.notification,.projects-notification,.accounts-bell,.categories-bell,.customers-bell,.suppliers-bell,.employees-bell,.bell{border:1px solid var(--line);width:42px;height:42px;color:var(--teal);background:var(--paper);border-radius:9px}button sup{border:2px solid var(--canvas);background:var(--accent)!important}.filters,.project-filters,.supplier-summary,.customer-summary,.detail-filter-panel{border:1px solid var(--line);background:#fffdf9e6;border-radius:12px;box-shadow:0 4px 16px #10131a09}.periods{background:var(--gold-soft);border-radius:8px;gap:5px;padding:4px}.periods button,.category-tabs>button{color:#596370;border-radius:6px}.periods button.selected,.periods button.is-selected,.category-tabs>button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.search,.project-filters label,.supplier-summary label,.customer-summary label,.detail-search,.date-range{border:1px solid var(--line);background:var(--canvas);border-radius:7px}input,select,textarea{accent-color:var(--accent)}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #d3ad5f47!important}.summary-card,.kpi,.metric,.charts>article,.category-card,.account-card,.projects-table-card,.customer-table-card,.employees-table-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:15px}.summary-card,.kpi,.metric,.category-card,.account-card{position:relative;overflow:hidden}.summary-card:before,.kpi:before,.metric:before,.category-card:before,.account-card:before{content:none;background:var(--gold);width:3px;position:absolute;inset:0 auto 0 0}.summary-card{border-width:1px;min-height:190px;border-color:var(--line)!important}.summary-card:hover,.account-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #2b251e1c}.category-card__icon,.account-icon{color:#fff;box-shadow:none;border-radius:50%;background:var(--teal)!important}.kpi-grid,.metric-grid,.charts,.summary-grid,.category-grid,.account-grid{gap:18px!important}.projects-table-card,.customer-table-card,.employees-table-card{box-shadow:var(--shadow);border-radius:15px;overflow:hidden}table thead,.employees-table th{background:var(--gold-soft)}table th{letter-spacing:.55px;text-transform:uppercase;color:#394452!important;font-size:11px!important;font-weight:700!important}table th,table td{border-bottom-color:var(--line)!important}table tbody tr{background:var(--paper)}table tbody tr:nth-child(2n){background:#fdfcf9}table tbody tr:hover{background:var(--surface-hover)}.pagination button,.project-pagination button,.customer-pages button,.supplier-pages button{color:var(--muted);border-radius:7px;border-color:var(--line)!important;background:var(--paper)!important}.pagination button.is-current,.project-pagination button.active,.customer-pages button.active,.supplier-pages button.active{color:var(--ink-deep);border-color:var(--accent)!important;background:var(--accent)!important}.employee-role,.full-access{border-radius:5px}.employee-role--admin,.full-access,.permission-head{background:var(--teal)}.toast,[class$=-toast]{border:1px solid #fff3;border-radius:8px;background:var(--nav)!important;box-shadow:5px 5px #d3ad5f80!important}@media (width<=1050px){.app,.app.is-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar__brand-copy,.sidebar__nav span,.sidebar__profile-info,.sidebar__logout,.sidebar footer{display:none}.sidebar__brand,.sidebar__nav button,.sidebar__profile{justify-content:center}.sidebar__nav button{padding:0}}@media (width<=760px){.app,.app.is-collapsed{display:block}.content,.dashboard-content,.projects-page,.accounts-page,.categories-page,.customers-page,.suppliers-page,.employees-page{padding:22px 14px 88px}.page-header,.dashboard-content>header,.projects-header,.accounts-header,.categories-header,.customers-header,.suppliers-header,.employees-header{min-height:auto}}
