@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
.auth-check{background:var(--bg);min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:8px;display:grid}.auth-check svg{width:34px;height:34px;color:var(--green);margin-bottom:5px}.auth-check strong{color:var(--ink);font:700 15px Manrope}.auth-check span{font-size:11px}:root{--ink:#10251f;--muted:#6b7e77;--line:#dfe8e4;--bg:#f4f7f6;--green:#087f5b;--green-soft:#e8f6f0;color:#17332a;background:var(--bg);font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{transition:all .18s}.app-shell{min-height:100vh}.sidebar{color:#d8e7e2;z-index:20;background:#102d25;flex-direction:column;width:244px;padding:24px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:54px;padding:0 8px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#21b783,#0c7e5c);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.brand strong{letter-spacing:.12em;color:#fff;font:800 18px Manrope}.brand span{text-transform:uppercase;letter-spacing:.13em;color:#91b5a9;font-size:10px;display:block}.close-menu{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.company-switch{background:#17382f;border:1px solid #315047;border-radius:12px;align-items:center;gap:10px;margin:20px 2px;padding:11px;display:flex}.company-switch>div:nth-child(2){flex:1}.company-switch span,.profile span{color:#89aa9f;font-size:10px;display:block}.company-switch strong,.profile strong{color:#fff;font-size:13px;display:block}.company-avatar{background:#285247;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.sidebar nav{gap:4px;margin-top:8px;display:grid}.sidebar nav a{color:#a9c0b8;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#1d493d}.sidebar nav a.active{box-shadow:inset 3px 0 #32ce98}.sidebar-bottom{border-top:1px solid #29473f;align-items:center;margin-top:auto;padding:16px 4px 0;display:flex}.profile{flex:1;align-items:center;gap:9px;display:flex}.avatar{color:#3d2c10;background:#dfb675;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.sidebar-bottom button{color:#9bb5ac;background:0 0;border:0;padding:8px}.content{min-height:100vh;margin-left:244px;padding:30px 38px 50px}.topbar{align-items:center;gap:16px;margin-bottom:28px;display:flex}.topbar>div:first-of-type{flex:1}.topbar h1{color:#142e26;letter-spacing:-.04em;margin:0;font:800 clamp(25px,3vw,34px) Manrope}.topbar p{color:var(--muted);margin:5px 0 0;font-size:14px}.top-actions{align-items:center;gap:10px;display:flex}.currency,.ghost-button,.primary-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.currency,.ghost-button{border:1px solid var(--line);color:#36534a;background:#fff}.primary-button{color:#fff;background:#087f5b;border:1px solid #087f5b;box-shadow:0 5px 15px #087f5b30}.primary-button:hover{background:#076e50}.menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px;display:none}.period-row{justify-content:space-between;margin-bottom:18px;display:flex}.period{color:#788b84;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.period.active{color:#163c30;background:#fff;box-shadow:0 1px 4px #12282010}.notice,.inline-error{color:#8a5a0a;background:#fff8e8;border:1px solid #f0d292;border-radius:10px;align-items:center;gap:8px;margin:0 0 16px;padding:12px 14px;font-size:13px;display:flex}.notice a{color:inherit;font-weight:700}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px;padding:20px;display:flex;box-shadow:0 4px 18px #173a2d08}.metric-icon{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.metric-icon svg{width:19px}.metric-icon.green{color:#087f5b;background:#e8f7f1}.metric-icon.red{color:#dc5a50;background:#fcefee}.metric-icon.blue{color:#3270b7;background:#edf4fb}.metric-icon.amber{color:#ad7417;background:#fff6df}.metric p{color:var(--muted);margin:0 0 5px;font-size:12px}.metric strong{letter-spacing:-.04em;font:800 24px Manrope;display:block}.metric small{color:#8a9a95;margin-top:7px;font-size:10px;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);gap:14px;margin-top:14px;display:grid}.panel,.quick-panel,.table-panel,.empty-page,.settings-card{border:1px solid var(--line);background:#fff;border-radius:14px}.panel{padding:20px}.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.panel h2,.quick-panel h2{margin:0;font:700 16px Manrope}.panel p,.quick-panel p{color:var(--muted);margin:4px 0;font-size:12px}.legend{color:var(--muted);gap:14px;font-size:10px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:50%;width:7px;height:7px}.income-dot{background:#13a778}.expense-dot{background:#ed9c92}.chart{justify-content:space-around;align-items:flex-end;height:210px;padding-top:26px;display:flex}.chart-group{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:180px;display:flex}.bars{align-items:flex-end;gap:3px;height:160px;display:flex}.bar{border-radius:5px 5px 2px 2px;width:10px;display:block}.bar.income{background:#12a879}.bar.expense{background:#eca198}.chart-group>span{color:#809089;font-size:10px}.empty-chart{color:#8a9994;flex-direction:column;justify-content:flex-end;align-items:center;height:210px;font-size:12px;display:flex}.placeholder-bars{opacity:.55;align-items:flex-end;gap:12px;height:130px;display:flex}.placeholder-bars i{background:linear-gradient(#d7e6e0,#edf2f0);border-radius:5px 5px 1px 1px;width:18px}.attention{padding-bottom:10px}.attention-row{color:inherit;border-top:1px solid #edf2ef;align-items:center;gap:11px;padding:14px 2px;text-decoration:none;display:flex}.attention-row:first-of-type{margin-top:14px}.attention-row div{flex:1}.attention-row strong,.attention-row small{display:block}.attention-row strong{font-size:12px}.attention-row small{color:var(--muted);margin-top:3px;font-size:10px}.attention-row b{color:#95a49f}.attention-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.attention-icon svg{width:16px}.attention-icon.purple{color:#7751b2;background:#f1ebfb}.attention-icon.amber{color:#b2791b;background:#fff3da}.attention-icon.blue{color:#3471b5;background:#e9f2fb}.quick-panel{justify-content:space-between;align-items:center;margin-top:14px;padding:17px 20px;display:flex}.quick-actions{gap:8px;display:flex}.quick-actions a{border:1px solid var(--line);color:#355149;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.quick-actions svg{width:15px}.table-panel{overflow:hidden}.table-tools{justify-content:space-between;padding:16px;display:flex}.search{border:1px solid var(--line);color:#8a9994;border-radius:9px;align-items:center;gap:8px;min-width:280px;padding:9px 12px;display:flex}.search input{width:100%;color:var(--ink);border:0;outline:0}.table-scroll{overflow:auto}.table-scroll table{border-collapse:collapse;width:100%}.table-scroll th{text-align:left;border-block:1px solid var(--line);color:#71837d;text-transform:uppercase;letter-spacing:.04em;background:#f7f9f8;padding:11px 16px;font-size:11px}.table-scroll td{border-bottom:1px solid #edf1ef;padding:14px 16px;font-size:13px}.badge{color:#52665f;text-transform:capitalize;background:#eef2f0;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.badge.income,.badge.paid,.badge.confirmed{color:#087451;background:#e5f6ef}.badge.expense,.badge.overdue{color:#b6423a;background:#fdeceb}.badge.pending,.badge.issued,.badge.partial{color:#976313;background:#fff3d9}.empty-state{text-align:center;padding:70px 20px}.empty-state span,.empty-page>span{color:#087f5b;background:#eaf5f1;border-radius:14px;place-items:center;width:50px;height:50px;margin:auto;font-size:24px;display:grid}.empty-state h3{margin:14px 0 5px;font:700 16px Manrope}.empty-state p{color:var(--muted);margin:0;font-size:13px}.settings-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.settings-card{min-height:140px;padding:22px;position:relative}.settings-card span{color:#8fa19a;font-size:22px;position:absolute;right:20px}.settings-card h3{margin:4px 0 10px;font:700 15px Manrope}.settings-card p{color:var(--muted);font-size:12px;line-height:1.55}.empty-page{text-align:center;padding:80px}.empty-page h2{font:700 20px Manrope}.empty-page p{color:var(--muted);max-width:500px;margin:auto;line-height:1.6}.login-page{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 30% 20%,#1c5a48,#0e3027 55%,#09241d);align-items:center;padding:8vw;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-250px;right:-240px;box-shadow:0 0 0 100px #ffffff05,0 0 0 200px #ffffff03}.brand.light{padding:0}.login-copy{z-index:1;max-width:600px;position:relative}.login-kicker{color:#70d9b6;letter-spacing:.22em;margin:70px 0 18px;font-size:11px;font-weight:700;display:block}.login-copy h1{letter-spacing:-.055em;margin:0;font:800 clamp(38px,5vw,67px)/1.05 Manrope}.login-copy>p{color:#b7d0c8;max-width:490px;font-size:16px;line-height:1.7}.security-note{color:#86d6bc;border-top:1px solid #ffffff20;align-items:center;gap:12px;margin-top:60px;padding-top:25px;display:flex}.security-note span,.security-note strong{display:block}.security-note strong{color:#fff;font-size:12px}.security-note span{color:#9cbab0;font-size:11px}.login-form-wrap{place-items:center;padding:40px;display:grid}.login-card{gap:20px;width:min(410px,100%);display:grid}.login-card h2{letter-spacing:-.04em;margin:0;font:800 32px Manrope}.login-card p{color:var(--muted);margin:5px 0}.login-card label{font-size:12px;font-weight:700}.login-card label em{color:#899993;font-weight:400}.input-wrap{border:1px solid #d8e3df;border-radius:10px;align-items:center;gap:9px;margin-top:7px;padding:0 12px;display:flex}.input-wrap:focus-within{border-color:#15916c;box-shadow:0 0 0 3px #15916c15}.input-wrap svg{color:#82958e;width:17px}.input-wrap input{border:0;outline:0;width:100%;padding:12px 0}.input-wrap button{background:0 0;border:0;padding:0}.login-button{color:#fff;background:#087f5b;border:0;border-radius:10px;padding:13px;font-weight:700}.login-button:disabled{opacity:.6}.login-card>small{text-align:center;color:#93a19c}.form-error{background:#fdeeed;border-radius:8px;padding:10px;color:#b5453e!important;font-size:12px!important}.mobile-logo,.backdrop{display:none}@media (max-width:1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.close-menu,.menu-button{display:block}.backdrop{z-index:15;background:#0b1f1990;border:0;display:block;position:fixed;inset:0}.content{margin-left:0;padding:20px}.topbar{align-items:flex-start}.top-actions .currency{display:none}.topbar h1{font-size:24px}.metric-grid{grid-template-columns:1fr}.quick-panel{flex-direction:column;align-items:flex-start;gap:15px}.quick-actions{width:100%;overflow:auto}.table-tools{gap:10px}.search{flex:1;min-width:0}.settings-grid,.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-form-wrap{padding:28px}.mobile-logo{color:#087f5b;letter-spacing:.15em;margin-bottom:45px;font:800 13px Manrope;display:block}}.action-heading{text-align:right!important}.row-actions{text-align:right;white-space:nowrap}.row-actions button,.pagination button,.icon-button{border:1px solid var(--line);color:#456158;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:600;display:inline-flex}.row-actions button:hover,.pagination button:hover:not(:disabled){color:#087f5b;background:#f1faf7;border-color:#15916c}.pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:13px 16px;font-size:12px;display:flex}.pagination>div{align-items:center;gap:12px;display:flex}.pagination strong{color:#496158;font-size:11px}.pagination button:disabled,.ghost-button:disabled{opacity:.45;cursor:not-allowed}.loading-state{color:var(--muted);justify-content:center;align-items:center;gap:9px;padding:55px;font-size:13px;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#09251dc0;place-items:center;padding:22px;animation:.16s fade-in;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:17px;width:min(720px,100%);max-height:90vh;animation:.2s modal-in;overflow:auto;box-shadow:0 28px 80px #06171066}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}.modal-card header span{letter-spacing:.12em;text-transform:uppercase;color:#168260;font-size:10px;font-weight:800}.modal-card h2{text-transform:capitalize;margin:3px 0 0;font:800 22px Manrope}.icon-button{background:#f1f5f3;border:0;padding:7px}.icon-button svg{width:18px}.modal-card form{padding:22px 24px}.modal-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.modal-fields label{color:#405a52;font-size:11px;font-weight:700}.modal-fields label b{color:#d45b50;margin-left:3px}.modal-fields input,.modal-fields select,.modal-fields textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e4e0;border-radius:9px;outline:0;margin-top:7px;padding:10px 11px;display:block}.modal-fields input:focus,.modal-fields select:focus,.modal-fields textarea:focus{border-color:#15916c;box-shadow:0 0 0 3px #15916c15}.modal-fields textarea{resize:vertical;min-height:85px}.modal-card form>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;display:flex}.toast-success{z-index:120;color:#fff;background:#0a7656;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:600;position:fixed;top:24px;right:24px;box-shadow:0 10px 30px #09251d30}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}@media (max-width:760px){.modal-fields{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:10px}.modal-card{border-radius:17px 17px 0 0;max-height:94vh}.pagination{flex-direction:column;align-items:flex-start;gap:12px}.pagination>div{justify-content:space-between;width:100%}.pagination strong{display:none}.row-actions button{font-size:0}.row-actions button svg{margin:0}.toast-success{top:16px;left:16px;right:16px}}.status-select{appearance:none;color:#52665f;text-transform:capitalize;cursor:pointer;background-color:#eef2f0;background-image:linear-gradient(45deg,#0000 50%,#60756e 50%),linear-gradient(135deg,#60756e 50%,#0000 50%);background-position:calc(100% - 13px),calc(100% - 9px);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border:1px solid #d8e3df;border-radius:99px;min-width:112px;padding:6px 25px 6px 10px;font-size:10px;font-weight:800}.status-select.confirmed,.status-select.paid,.status-select.active{color:#087451;background-color:#e5f6ef}.status-select.overdue,.status-select.cancelled,.status-select.void,.status-select.inactive{color:#a9423b;background-color:#fdeceb}.status-select.pending,.status-select.issued,.status-select.partial,.status-select.draft{color:#8d5e14;background-color:#fff3d9}.status-modal{width:min(470px,100%)}.status-confirm{padding:22px 24px}.status-confirm p{color:#52665f;margin:0 0 20px;line-height:1.6}.status-confirm footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:18px;display:flex}.date-filters{border-top:1px solid var(--line);background:#f8faf9;align-items:flex-end;gap:10px;padding:12px 16px;display:flex}.filter-title{color:#496158;align-items:center;gap:7px;margin-right:5px;padding-bottom:8px;font-size:12px;font-weight:700;display:flex}.filter-title svg{color:#148362;width:17px}.date-filters label{color:#70827c;font-size:10px;font-weight:700}.date-filters input,.date-filters select{color:#29483e;background:#fff;border:1px solid #d8e3df;border-radius:8px;margin-top:5px;padding:7px 9px;font-size:12px;display:block}.clear-filter{color:#087f5b;cursor:pointer;background:0 0;border:0;padding:8px;font-size:11px;font-weight:700}.clear-filter:disabled{opacity:.4;cursor:not-allowed}@media (max-width:760px){.date-filters{flex-wrap:wrap;align-items:stretch}.filter-title{width:100%;padding-bottom:0}.date-filters label{flex:1}.date-filters input,.date-filters select{width:100%}}.dashboard-filter{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-end;gap:10px;margin-bottom:18px;padding:14px 16px;display:flex}.dashboard-filter .filter-title{align-items:center;margin-right:auto;padding:0}.dashboard-filter .filter-title div{display:grid}.dashboard-filter .filter-title strong{font-size:12px}.dashboard-filter .filter-title small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:500}.dashboard-filter label{color:#70827c;font-size:10px;font-weight:700}.dashboard-filter input{color:#29483e;background:#fff;border:1px solid #d8e3df;border-radius:8px;margin-top:5px;padding:8px 9px;font-size:12px;display:block}@media (max-width:760px){.dashboard-filter{flex-wrap:wrap;align-items:stretch}.dashboard-filter .filter-title{width:100%;margin-bottom:3px}.dashboard-filter label{flex:1}.dashboard-filter input{width:100%}.dashboard-filter .ghost-button{flex:1}}.filter-tabs{border-bottom:1px solid var(--line);gap:5px;padding:0 16px 12px;display:flex;overflow:auto}.filter-tabs button{white-space:nowrap;color:#70827c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:flex}.filter-tabs button:hover{color:#285147;background:#f2f7f5}.filter-tabs button.active{color:#087451;background:#e7f5ef;border-color:#cfeade}.filter-tabs button span{background:#fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:grid}.column-filters{border-bottom:1px solid var(--line);background:#fbfcfc;align-items:flex-end;gap:10px;padding:12px 16px;display:flex}.column-filters label{color:#70827c;min-width:180px;font-size:10px;font-weight:700}.column-filters select{color:#29483e;background:#fff;border:1px solid #d8e3df;border-radius:8px;width:100%;margin-top:5px;padding:8px 9px;font-size:12px;display:block}@media (max-width:760px){.column-filters{flex-wrap:wrap;align-items:stretch}.column-filters label{flex:1;min-width:0}.column-filters .clear-filter{text-align:left;width:100%}.filter-tabs{padding-bottom:10px}}.sidebar nav{scrollbar-width:thin;overflow-y:auto}.modal-fields select[multiple]{min-height:108px;padding:6px}.modal-fields select[multiple] option{border-radius:5px;padding:7px}.modal-fields select[multiple] option:checked{color:#076b4e;background:#dff3eb}.field-help{color:#80918b;margin-top:5px;font-size:9px;font-weight:500;display:block}.role-list{flex-wrap:wrap;gap:4px;display:flex}.role-list span{color:#426158;background:#edf4f1;border-radius:99px;padding:3px 6px;font-size:9px;font-weight:700}.color-value{color:#61756e;align-items:center;gap:7px;font-size:11px;display:flex}.color-value i{border:1px solid #00000012;border-radius:5px;width:16px;height:16px}.settings-card{color:inherit;text-decoration:none;transition:all .18s}.settings-card:not(.disabled):hover{border-color:#b9dacf;transform:translateY(-2px);box-shadow:0 8px 24px #173a2d0c}.settings-card.disabled{cursor:default}.review-counter{color:#9a6815;align-items:center;gap:7px;font-size:13px;display:flex}.cell-detail{color:var(--muted);margin-top:4px;display:block}.review-preview{max-width:280px}.review-preview span{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:11px;display:block;overflow:hidden}.review-preview b{text-transform:capitalize;color:#39534b}.row-review{color:#087451;cursor:pointer;background:#eff9f5;border:1px solid #b9dacf;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-weight:700;display:inline-flex}.review-modal{width:min(650px,100%)}.review-summary{grid-template-columns:1fr 1fr;gap:12px;padding:18px 24px 4px;display:grid}.review-summary p{color:var(--muted);background:#f6f9f8;border-radius:9px;margin:0;padding:12px;font-size:12px}.review-summary strong{color:var(--ink);margin-bottom:5px;display:block}.raw-data{border:1px solid var(--line);border-radius:10px;max-height:270px;margin:12px 24px;overflow:auto}.raw-data h3{border-bottom:1px solid var(--line);background:#f6f9f8;margin:0;padding:11px 13px;font-size:12px;position:sticky;top:0}.raw-data>div{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(120px,.45fr) 1fr;gap:12px;padding:9px 13px;font-size:12px;display:grid}.raw-data>div:last-child{border-bottom:0}.raw-data span{text-transform:capitalize;color:var(--muted)}.raw-data strong{word-break:break-word;font-weight:600}.resolution-field{gap:7px;margin:16px 24px;font-size:12px;font-weight:700;display:grid}.resolution-field textarea{resize:vertical;min-height:84px;font:inherit;border:1px solid #d8e3df;border-radius:9px;padding:10px}.review-actions{display:flex;justify-content:space-between!important}.danger-button{color:#a9423b;cursor:pointer;background:#fff5f4;border:1px solid #efc6c3;border-radius:9px;align-items:center;gap:6px;padding:10px 13px;font-weight:700;display:inline-flex}.danger-button:disabled{opacity:.6}.row-actions{justify-content:flex-end;gap:6px;display:flex}.row-actions .delete-row{color:#a9423b;border-color:#efcfcc}.row-actions .delete-row:hover{color:#92352f!important;background:#fff5f4!important;border-color:#e5aaa5!important}.delete-confirm{padding:22px 24px}.delete-confirm>p{color:#52665f;margin:0;line-height:1.6}.delete-confirm>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;display:flex}.pagination .page-size{align-items:center;gap:14px;display:flex}.page-size label{color:#60756e;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.page-size select{color:#29483e;cursor:pointer;background:#fff;border:1px solid #d8e3df;border-radius:7px;padding:6px 24px 6px 8px;font-size:11px;font-weight:700}@media (max-width:760px){.pagination .page-size{flex-direction:column;align-items:flex-start;gap:7px}.page-size label{justify-content:space-between;width:100%}.page-size select{min-width:72px}}.account-balance-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;padding:20px}.account-balance-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:15px;display:flex}.account-balance-panel h2{margin:0;font:700 16px Manrope}.account-balance-panel p{color:var(--muted);margin:4px 0 0;font-size:11px}.account-balance-panel>header>a{white-space:nowrap;color:#087f5b;font-size:11px;font-weight:700;text-decoration:none}.account-balance-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:11px;display:grid}.account-balance-card{background:linear-gradient(145deg,#fff,#f8fbfa);border:1px solid #e2ebe7;border-radius:12px;min-height:160px;padding:16px}.account-card-head{align-items:center;gap:10px;display:flex}.account-card-head>div{min-width:0}.account-card-head strong,.account-card-head small{display:block}.account-card-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-card-head small{color:#82938d;text-transform:capitalize;margin-top:2px;font-size:9px}.account-icon{color:#087f5b;background:#e9f3ef;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.account-icon.crypto{color:#9a6818;background:#fff2d9}.account-icon.card{color:#416da7;background:#edf2fb}.account-icon svg{width:17px}.account-balance-card>b{letter-spacing:-.04em;margin:16px 0 13px;font:800 24px Manrope;display:block}.account-card-detail{border-top:1px solid #e7eeeb;grid-template-columns:repeat(3,1fr);gap:7px;padding-top:11px;display:grid}.account-card-detail span{color:#81918b;min-width:0;font-size:8px}.account-card-detail strong{text-overflow:ellipsis;color:#465e56;margin-top:3px;font-size:9px;display:block;overflow:hidden}.account-card-detail .positive{color:#087451}.account-card-detail .negative{color:#b54b43}.loading-card{background:linear-gradient(100deg,#f5f8f7 20%,#edf3f1 40%,#f5f8f7 60%) 0 0/200% 100%;border-color:#edf2ef;animation:1.2s infinite loading-card}.account-balance-empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:24px;font-size:12px}.account-balance-empty a{color:#087f5b;font-weight:700}@keyframes loading-card{to{background-position:-200% 0}}.accounts-overview{margin:0 0 14px}.account-total-card{color:#fff;background:linear-gradient(145deg,#0b8c66,#08684e);border-color:#087858}.account-total-card .account-icon.total{color:#fff;background:#ffffff24}.account-total-card .account-card-head small,.account-total-card>b{color:#fff}.account-total-rule{background:#ffffff3d;border-radius:4px;height:3px;margin:6px 0 13px}.account-total-meta{color:#d6f3e9;border-top:1px solid #ffffff2e;justify-content:space-between;gap:12px;padding-top:11px;font-size:9px;display:flex}.account-total-meta strong{color:#fff}.account-balance-loading,.account-balance-error{min-height:90px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.account-balance-loading svg{width:17px}.account-balance-error{color:#b4443c}@media (max-width:760px){.account-balance-panel{padding:16px}.account-balance-panel>header{flex-direction:column}.account-balance-grid{grid-template-columns:1fr}}.finance-filter-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:16px;overflow:hidden;box-shadow:0 6px 24px #173a2d08}.finance-filter-top{align-items:center;gap:16px;padding:14px 16px;display:flex}.filter-context{align-items:center;gap:10px;min-width:220px;display:flex}.filter-context>svg{color:#0a8964;width:20px}.filter-context strong,.filter-context small{display:block}.filter-context strong{font-size:12px}.filter-context small{color:var(--muted);margin-top:2px;font-size:10px}.preset-tabs{scrollbar-width:none;flex:1;gap:4px;display:flex;overflow:auto}.preset-tabs button,.filter-toggle{white-space:nowrap;color:#60756e;cursor:pointer;background:#f4f7f6;border:1px solid #0000;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:700}.preset-tabs button:hover{color:#087451;background:#ebf7f2;border-color:#c8e4da}.filter-toggle{border-color:var(--line);background:#fff;align-items:center;gap:6px;display:flex}.filter-toggle svg{width:14px}.filter-toggle svg:last-child{width:11px}.filter-toggle b{color:#fff;background:#087f5b;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:grid}.filter-toggle.active{color:#087451;background:#f1faf7;border-color:#b9ddcf}.date-range-row{background:#fafcfb;border-top:1px solid #edf2ef;align-items:flex-end;gap:10px;padding:12px 16px;display:flex}.date-range-row label,.advanced-filter-grid label{color:#647871;font-size:10px;font-weight:700}.date-range-row input,.advanced-filter-grid select{color:#29483e;background:#fff;border:1px solid #d7e3df;border-radius:9px;outline:0;width:100%;margin-top:5px;padding:8px 10px;font-size:12px;display:block}.date-range-row input:focus,.advanced-filter-grid select:focus{border-color:#15916c;box-shadow:0 0 0 3px #15916c12}.date-range-row .clear-filter{align-items:center;gap:5px;display:flex}.date-range-row .clear-filter svg{width:14px}.advanced-filter-grid{background:#f7faf8;border-top:1px solid #edf2ef;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;padding:12px 16px 15px;display:grid}.dashboard-error{color:#8f3932;background:#fff5f4;border:1px solid #efc0bc;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.dashboard-error>svg{width:20px}.dashboard-error>div{flex:1;display:grid}.dashboard-error strong{font-size:12px}.dashboard-error span{margin-top:2px;font-size:10px}.dashboard-error button{color:#9c4038;cursor:pointer;background:#fff;border:1px solid #e9b6b1;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:700}.executive-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.executive-metric{border:1px solid var(--line);min-height:112px;color:inherit;background:#fff;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #173a2d07}.executive-metric[href]:hover{border-color:#badacf;transform:translateY(-2px);box-shadow:0 10px 28px #173a2d10}.executive-metric:after{content:"";background:#f5f9f7;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-34px;right:-24px}.executive-metric>div{z-index:1;flex:1;min-width:0;position:relative}.executive-metric p{color:var(--muted);margin:0 0 5px;font-size:10px;font-weight:700}.executive-metric strong{text-overflow:ellipsis;letter-spacing:-.045em;white-space:nowrap;font:800 clamp(18px,1.8vw,23px) Manrope;display:block;overflow:hidden}.executive-metric small{color:#879690;margin-top:6px;font-size:9px;display:block}.executive-metric .metric-investments{color:#0b8c66;margin-top:3px;font-weight:800}.metric-icon.purple{color:#7654b0;background:#f0ebfb}.metric-trend{z-index:2;border-radius:20px;padding:4px 6px;font-size:8px;font-weight:800;position:absolute;top:12px;right:12px}.metric-trend.up{color:#087451;background:#e7f6f0}.metric-trend.down{color:#b4443c;background:#fdeeed}.section-kicker{color:#0b8c66;letter-spacing:.16em;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.premium-panel{border-radius:16px;box-shadow:0 5px 22px #173a2d07}.account-balance-card{color:inherit;text-decoration:none}.account-balance-card:hover{border-color:#b9dacf;transform:translateY(-2px);box-shadow:0 9px 24px #173a2d0d}.account-balance-card.inactive{opacity:.68;background:#f5f6f5}.account-share{height:22px;margin:-3px 0 9px;padding-top:8px;position:relative}.account-share:before,.account-share i{content:"";border-radius:4px;height:3px;position:absolute;top:6px;left:0}.account-share:before{background:#e8efec;width:100%}.account-share i{background:linear-gradient(90deg,#159a71,#4bc397)}.account-share span{color:#82938d;padding-top:5px;font-size:8px;display:block}.analytics-grid{gap:14px;margin-top:14px;display:grid}.analytics-grid.wide-left{grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr)}.analytics-grid.wide-right{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.analytics-grid.thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-panel{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;min-height:330px;padding:20px;box-shadow:0 5px 22px #173a2d07}.insight-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.insight-panel h2{margin:0;font:700 15px Manrope}.insight-panel header p{color:var(--muted);margin:4px 0 0;font-size:10px}.dashboard-empty{text-align:center;color:#899891;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:230px;font-size:11px;display:flex}.dashboard-empty>svg{color:#9bb3aa;width:27px}.dashboard-empty a{color:#087451;font-weight:700;text-decoration:none}.flow-chart-wrap{position:relative}.chart-legend{justify-content:flex-end;gap:5px;display:flex}.chart-legend button{color:#597069;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px 6px;font-size:9px;font-weight:700;display:flex}.chart-legend button.off{opacity:.35;text-decoration:line-through}.chart-legend i{border-radius:50%;width:7px;height:7px}.flow-chart{width:100%;height:245px;display:block;overflow:visible}.flow-chart circle{cursor:pointer;transition:all .15s}.flow-chart circle:hover{r:7}.zero-line{stroke:#dfe8e4;stroke-width:1px;stroke-dasharray:4 5}.chart-axis{color:#82938d;height:20px;margin:0 24px;font-size:8px;position:relative}.chart-axis span{white-space:nowrap;position:absolute;transform:translate(-50%)}.donut-layout{grid-template-columns:130px 1fr;align-items:center;gap:20px;min-height:250px;display:grid}.donut{border-radius:50%;place-items:center;width:130px;height:130px;text-decoration:none;transition:all .2s;display:grid}.donut:hover{transform:scale(1.03)}.donut>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:82px;height:82px;display:grid;box-shadow:0 0 0 1px #edf2ef}.donut strong{color:var(--ink);font:800 25px Manrope}.donut span{color:var(--muted);font-size:9px}.donut-legend{display:grid}.donut-legend>a{color:#405950;border-bottom:1px solid #edf2ef;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:7px 0;font-size:10px;text-decoration:none;display:grid}.donut-legend>a:last-child{border:0}.donut-legend i{border-radius:50%;width:7px;height:7px}.donut-legend span small{color:#8a9994;margin-top:2px;font-size:8px;display:block}.donut-legend b{font-size:11px}.rank-bars{gap:13px;padding-top:4px;display:grid}.rank-bars>a{color:inherit;grid-template-columns:1fr auto;column-gap:10px;text-decoration:none;display:grid;position:relative}.rank-bars>a>div{grid-column:1/-1;justify-content:space-between;gap:8px;display:flex}.rank-bars span{text-overflow:ellipsis;white-space:nowrap;color:#405950;max-width:65%;font-size:10px;overflow:hidden}.rank-bars strong{font-size:10px}.rank-bars>a>i{background:#edf2f0;border-radius:5px;height:5px;margin-top:5px;overflow:hidden}.rank-bars>a>i>b{background:linear-gradient(90deg,#15986f,#5dc6a1);border-radius:5px;height:100%;display:block}.rank-bars small{color:#788a83;align-self:center;font-size:8px}.rank-bars>a:hover span{color:#087451}.speed-stats{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.speed-stats>div{background:#f6f9f8;border-radius:10px;padding:11px}.speed-stats span{color:#75877f;font-size:9px;display:block}.speed-stats strong{margin-top:3px;font:800 18px Manrope;display:block}.speed-evolution{border-bottom:1px solid #e0e9e5;align-items:flex-end;gap:7px;height:105px;margin-top:18px;display:flex}.speed-evolution>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.speed-evolution i{background:linear-gradient(#5c88dc,#d9e5fa);border-radius:5px 5px 0 0;width:min(18px,75%)}.speed-evolution span{color:#879790;height:12px;font-size:7px}.chart-footnote{color:#83928c;margin-top:9px;font-size:8px;display:block}.action-alerts{display:grid}.action-alerts>a{color:inherit;border-bottom:1px solid #edf2ef;align-items:center;gap:10px;padding:11px 2px;text-decoration:none;display:flex}.action-alerts>a:last-child{border:0}.alert-symbol{color:#ac7115;background:#fff1df;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.alert-symbol.overdue{color:#b6463e;background:#fdeeed}.alert-symbol.partial{color:#7654b0;background:#f0ebfb}.alert-symbol svg{width:15px}.action-alerts>a>div{flex:1;display:grid}.action-alerts strong{font-size:10px}.action-alerts small{color:var(--muted);margin-top:2px;font-size:9px}.action-alerts>a>b{color:#087451;font-size:9px}.all-clear{color:#779087;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.all-clear svg{color:#14a477;width:38px}.all-clear strong{margin-top:8px;font-size:13px}.all-clear span{margin-top:3px;font-size:9px}.modern-quick{border-radius:16px}.dashboard-skeleton .executive-metrics>i,.skeleton-wide,.dashboard-skeleton .analytics-grid>div{background:linear-gradient(100deg,#f5f8f7 20%,#ebf1ef 40%,#f5f8f7 60%) 0 0/200% 100%;border:1px solid #edf2ef;border-radius:14px;animation:1.2s infinite loading-card;display:block}.dashboard-skeleton .executive-metrics>i{height:112px}.skeleton-wide{height:220px;margin-top:14px}.dashboard-skeleton .analytics-grid>div{height:330px}@media (max-width:1280px){.executive-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-grid.thirds{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-filter-grid{grid-template-columns:repeat(3,1fr)}.finance-filter-top{flex-wrap:wrap}.filter-context{min-width:0}.preset-tabs{order:3;width:100%}}@media (max-width:960px){.executive-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid.wide-left,.analytics-grid.wide-right,.analytics-grid.thirds{grid-template-columns:1fr}.advanced-filter-grid{grid-template-columns:repeat(2,1fr)}.insight-panel{min-height:300px}}@media (max-width:620px){.finance-filter-top{gap:10px}.filter-context{width:100%}.preset-tabs{margin-inline:-3px}.filter-toggle{margin-left:auto}.date-range-row{flex-wrap:wrap}.date-range-row label{width:calc(50% - 5px)}.date-range-row .ghost-button{flex:1}.advanced-filter-grid,.executive-metrics{grid-template-columns:1fr}.executive-metric{min-height:102px}.donut-layout{grid-template-columns:1fr}.donut{margin:12px auto}.analytics-grid{margin-top:10px}.insight-panel{padding:16px}.chart-axis span:nth-child(2n){display:none}.modern-quick .quick-actions{grid-template-columns:repeat(2,1fr);display:grid;overflow:visible}.modern-quick .quick-actions a{justify-content:center}}.flow-summary{border-bottom:1px solid #edf2ef;align-items:center;gap:20px;padding:2px 0 13px;display:flex}.flow-summary>div:not(.chart-mode){align-items:flex-start;gap:7px;display:flex}.flow-summary i,.cash-tooltip i{border-radius:3px;flex:0 0 8px;width:8px;height:8px;margin-top:2px;display:block}.income-swatch{background:#16a879}.expense-swatch{background:#eb7167}.net-swatch{background:#4a70cf;border-radius:50%!important}.flow-summary span{color:#75867f;font-size:8px}.flow-summary span strong{color:#243f36;margin-top:2px;font-size:10px;display:block}.flow-summary .chart-mode{background:#f1f5f3;border-radius:9px;margin-left:auto;padding:3px;display:flex}.chart-mode button{color:#71837c;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:700}.chart-mode button.active{color:#173f32;background:#fff;box-shadow:0 1px 5px #16382c16}.cash-plot{min-height:292px;position:relative}.flow-chart{height:292px}.cash-grid-line{stroke:#e8eeeb;stroke-width:1px}.cash-zero-line{stroke:#b7c8c1;stroke-width:1.3px}.cash-y-label,.cash-x-label{fill:#84948e;font:8px DM Sans,sans-serif}.flow-chart rect{transition:opacity .15s}.flow-chart g:hover>a rect{opacity:.78}.net-line{fill:none;stroke:#476fce;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.net-point{fill:#fff;stroke:#476fce;stroke-width:2.5px;cursor:pointer;transition:r .12s}.cash-tooltip{z-index:5;color:#fff;pointer-events:none;background:#122f27f2;border:1px solid #ffffff20;border-radius:11px;width:178px;padding:11px 12px;position:absolute;top:16px;transform:translate(-50%);box-shadow:0 12px 32px #10282035}.cash-tooltip:after{content:"";background:#122f27;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.cash-tooltip>b{color:#c6ddd5;margin-bottom:7px;font-size:9px;display:block}.cash-tooltip>span{color:#c8d9d3;grid-template-columns:9px 1fr auto;align-items:center;gap:6px;padding:3px 0;font-size:8px;display:grid}.cash-tooltip>span>strong{color:#fff;font-size:9px}.cash-chart-note{color:#80918a;border-top:1px solid #edf2ef;gap:18px;padding:8px 2px 0;font-size:8px;display:flex}.cash-chart-note span{align-items:center;gap:6px;display:flex}.bar-sample{background:linear-gradient(90deg,#16a879 48%,#0000 48% 53%,#eb7167 53%);border-radius:2px!important;width:12px!important;height:7px!important}.line-sample{background:#476fce;position:relative;border-radius:2px!important;width:14px!important;height:2px!important}.line-sample:after{content:"";background:#fff;border:1px solid #476fce;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:2px}@media (max-width:620px){.flow-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.flow-summary .chart-mode{grid-column:1/-1;width:100%;margin:0}.chart-mode button{flex:1}.cash-tooltip{width:155px}.cash-chart-note{flex-direction:column;gap:5px}.cash-y-label{font-size:7px}}.sidebar-logo{width:164px;height:auto;display:block}.theme-toggle{border:1px solid var(--line);color:#36534a;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:700;display:inline-flex}.theme-toggle:hover{color:#087f5b;border-color:#15916c}.theme-toggle svg{width:16px;height:16px}.login-theme-toggle{z-index:5;position:fixed;top:22px;right:24px}.login-hero-logo{width:210px;height:auto;display:block}.mobile-brand-logo{height:35px;margin-bottom:40px;display:none}.theme-logo-dark{display:none}html[data-theme=dark]{--ink:#e9f3f0;--muted:#8fa49e;--line:#2a413a;--bg:#0c1714;--green:#35c596;--green-soft:#17362c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c1714}html[data-theme=dark] body{background:var(--bg);color:var(--ink)}html[data-theme=dark] .content{background:radial-gradient(circle at 82% 0,#142a2318,transparent 35%),var(--bg)}html[data-theme=dark] .sidebar{background:#07110f;border-right:1px solid #233831}html[data-theme=dark] .company-switch{background:#10231e;border-color:#2b433b}html[data-theme=dark] .sidebar nav a:hover,html[data-theme=dark] .sidebar nav a.active{background:#17372e}html[data-theme=dark] .topbar h1,html[data-theme=dark] .metric strong,html[data-theme=dark] .executive-metric strong,html[data-theme=dark] .panel h2,html[data-theme=dark] .quick-panel h2,html[data-theme=dark] .insight-panel h2,html[data-theme=dark] .account-balance-panel h2,html[data-theme=dark] .account-balance-card>b,html[data-theme=dark] .settings-card h3,html[data-theme=dark] .modal-card h2,html[data-theme=dark] .login-card h2{color:var(--ink)}html[data-theme=dark] .currency,html[data-theme=dark] .ghost-button,html[data-theme=dark] .theme-toggle,html[data-theme=dark] .menu-button,html[data-theme=dark] .executive-metric,html[data-theme=dark] .account-balance-panel,html[data-theme=dark] .insight-panel,html[data-theme=dark] .panel,html[data-theme=dark] .quick-panel,html[data-theme=dark] .table-panel,html[data-theme=dark] .empty-page,html[data-theme=dark] .settings-card,html[data-theme=dark] .finance-filter-card,html[data-theme=dark] .modal-card{color:var(--ink);border-color:var(--line);background:#13231f;box-shadow:0 8px 28px #00000024}html[data-theme=dark] .executive-metric:after{background:#182b26}html[data-theme=dark] .account-balance-card{background:linear-gradient(145deg,#172824,#11201c);border-color:#2a413a}html[data-theme=dark] .account-balance-card.inactive{background:#101b18}html[data-theme=dark] .account-card-detail,html[data-theme=dark] .flow-summary,html[data-theme=dark] .cash-chart-note,html[data-theme=dark] .insight-panel>header,html[data-theme=dark] .modal-card>header,html[data-theme=dark] .modal-card form>footer{border-color:#293e38}html[data-theme=dark] .account-share:before,html[data-theme=dark] .rank-bars>a>i{background:#263b35}.review-export-actions{align-items:center;gap:10px;display:flex}.report-filter-card{color:#fff;background:linear-gradient(135deg,#123c31,#0a6f52);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;padding:22px 24px;display:flex;box-shadow:0 10px 30px #0c5c4522}.report-filter-card span,.report-card>div>span{letter-spacing:.13em;font-size:10px;font-weight:800}.report-filter-card h2{margin:5px 0;font:750 20px Manrope}.report-filter-card p{color:#b9d7cd;margin:0;font-size:12px}.report-date-fields{gap:10px;display:flex}.report-date-fields label{color:#cde1da;gap:5px;font-size:10px;font-weight:700;display:grid}.report-date-fields input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff12;border:1px solid #ffffff2f;border-radius:9px;min-width:150px;padding:10px 11px}.report-grid{grid-template-columns:1.35fr 1fr;gap:14px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;align-items:flex-start;gap:17px;min-height:235px;padding:24px;display:flex;box-shadow:0 6px 22px #173a2d08}.report-card.featured{background:linear-gradient(160deg,#fff,#f1faf7);grid-row:span 2;min-height:484px}.report-card.security{min-height:235px}.report-icon{color:#fff;background:#087f5b;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.report-icon.soft{color:#087f5b;background:#e8f6f0}.report-icon svg{width:21px}.report-card>div:nth-child(2){flex:1}.report-card>div>span{color:#087f5b}.report-card h2{color:var(--ink);margin:6px 0 8px;font:750 19px Manrope}.report-card p,.report-card li{color:var(--muted);font-size:12px;line-height:1.65}.report-card ul{margin:18px 0;padding-left:18px}.report-card button svg{width:16px}.report-card.featured button{width:100%}html[data-theme=dark] .report-card{border-color:var(--line);background:#13231f;box-shadow:0 8px 28px #00000024}html[data-theme=dark] .report-card.featured{background:linear-gradient(160deg,#172a25,#11201c)}html[data-theme=dark] .report-icon.soft{color:#53d4a7;background:#1d3c33}@media (max-width:760px){.review-export-actions{justify-content:space-between;width:100%}.table-tools{flex-wrap:wrap}.report-filter-card{flex-direction:column;align-items:stretch}.report-date-fields{width:100%}.report-date-fields label{flex:1}.report-date-fields input{width:100%;min-width:0}.report-grid{grid-template-columns:1fr}.report-card.featured{grid-row:auto;min-height:360px}}.crypto-overview{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:16px;overflow:hidden;box-shadow:0 6px 22px #173a2d08}.crypto-overview>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:21px 22px;display:flex}.crypto-overview>header span{letter-spacing:.13em;color:#087f5b;font-size:10px;font-weight:800}.crypto-overview h2{margin:5px 0 3px;font:750 20px Manrope}.crypto-overview p{color:var(--muted);margin:0;font-size:12px}.crypto-overview>header svg{width:15px}.crypto-kpis{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.crypto-kpis article{background:#fff;gap:4px;padding:17px 20px;display:grid}.crypto-kpis small{color:var(--muted);font-size:10px}.crypto-kpis strong{font:750 20px Manrope}.crypto-kpis span{color:#83938e;font-size:10px}.crypto-kpis article.positive strong,.crypto-position-table td.positive strong,.crypto-position-table td.positive{color:#087f5b}.crypto-kpis article.negative strong,.crypto-position-table td.negative strong,.crypto-position-table td.negative{color:#c84e45}.crypto-position-table{position:relative;overflow:auto}.crypto-position-table table{border-collapse:collapse;width:100%;min-width:1150px}.crypto-position-table th{color:#71837d;border-bottom:1px solid var(--line);text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#f7f9f8;padding:10px 13px;font-size:10px}.crypto-position-table td{border-bottom:1px solid #edf1ef;padding:13px;font-size:12px}.crypto-position-table td small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.asset-name{align-items:center;gap:7px;display:flex}.asset-name svg{color:#e19b2f;width:17px}.missing-price{color:#a56811;background:#fff4db;border-radius:99px;padding:4px 7px;font-size:10px}.price-button{white-space:nowrap;color:#087f5b;cursor:pointer;background:#f0faf6;border:1px solid #b8d9cd;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:700}.badge.open{color:#087451;background:#e5f6ef}.badge.closed{color:#52665f;background:#eef2f0}html[data-theme=dark] .crypto-overview{border-color:var(--line);background:#13231f;box-shadow:0 8px 28px #00000024}html[data-theme=dark] .crypto-overview>header,html[data-theme=dark] .crypto-kpis{border-color:#293e38}html[data-theme=dark] .crypto-kpis{background:#293e38}html[data-theme=dark] .crypto-kpis article{background:#13231f}html[data-theme=dark] .crypto-position-table th{background:#172a25}html[data-theme=dark] .price-button{color:#5bd7aa;background:#183b31;border-color:#285547}@media (max-width:900px){.crypto-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.crypto-overview>header{flex-direction:column}.crypto-overview>header button{width:100%}.crypto-kpis{grid-template-columns:1fr}.crypto-kpis article{padding:14px 17px}}html[data-theme=dark] .date-range-row,html[data-theme=dark] .advanced-filter-grid,html[data-theme=dark] .date-filters,html[data-theme=dark] .column-filters,html[data-theme=dark] .table-scroll th{color:#9dafaa;border-color:var(--line);background:#101e1a}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .input-wrap{color:#dfeae7!important;background:#0e1b18!important;border-color:#324840!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#657b74}html[data-theme=dark] .filter-toggle,html[data-theme=dark] .preset-tabs button,html[data-theme=dark] .chart-mode,html[data-theme=dark] .quick-actions a,html[data-theme=dark] .row-actions button,html[data-theme=dark] .pagination button,html[data-theme=dark] .icon-button{color:#a9bbb6;background:#192d27;border-color:#30473f}html[data-theme=dark] .preset-tabs button:hover,html[data-theme=dark] .filter-toggle.active,html[data-theme=dark] .chart-mode button.active{color:#66d8b0;background:#213a32;border-color:#376153}html[data-theme=dark] .chart-mode button.active{box-shadow:none}html[data-theme=dark] .flow-summary span strong,html[data-theme=dark] .rank-bars strong,html[data-theme=dark] .rank-bars span,html[data-theme=dark] .speed-stats strong,html[data-theme=dark] .action-alerts strong{color:#dfeae7}html[data-theme=dark] .speed-stats>div,html[data-theme=dark] .review-summary p,html[data-theme=dark] .raw-data h3{background:#192b26}html[data-theme=dark] .cash-grid-line{stroke:#2b403a}html[data-theme=dark] .cash-zero-line{stroke:#526a62}html[data-theme=dark] .cash-y-label,html[data-theme=dark] .cash-x-label{fill:#8fa39c}html[data-theme=dark] .donut>div{background:#13231f;border-color:#2a413a}html[data-theme=dark] .donut strong{color:var(--ink)}html[data-theme=dark] .donut-legend>a,html[data-theme=dark] .action-alerts>a,html[data-theme=dark] .table-scroll td,html[data-theme=dark] .filter-tabs{border-color:#293e38}html[data-theme=dark] .table-scroll td{color:#d5e2de}html[data-theme=dark] .badge{color:#bdcbc7;background:#293c36}html[data-theme=dark] .pagination{border-color:var(--line)}html[data-theme=dark] .notice,html[data-theme=dark] .inline-error{color:#e5bd69;background:#332b18;border-color:#5e4b24}html[data-theme=dark] .dashboard-error,html[data-theme=dark] .form-error{border-color:#6e3430;color:#f0a39d!important;background:#3b211f!important}html[data-theme=dark] .login-page,html[data-theme=dark] .login-form-wrap{background:#0c1714}html[data-theme=dark] .login-brand{background:radial-gradient(circle at 30% 20%,#253f64,#101f35 55%,#091426)}html[data-theme=dark] .login-card{color:var(--ink)}html[data-theme=dark] .theme-logo-light{display:none}html[data-theme=dark] .theme-logo-dark{display:block}html[data-theme=dark] .login-button{background:#3544b8}html[data-theme=dark] .primary-button{background:#3544b8;border-color:#5261d2;box-shadow:0 5px 15px #3544b840}html[data-theme=dark] .primary-button:hover{background:#4353c5}@media (max-width:760px){.theme-toggle span{display:none}.theme-toggle{padding:8px}.top-actions{gap:7px}.mobile-brand-logo{display:block}.mobile-logo{display:none}.login-theme-toggle{top:16px;right:16px}}.dashboard-feature-section{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:14px;padding:22px;box-shadow:0 5px 22px #173a2d07}.feature-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.feature-heading h2{letter-spacing:-.03em;margin:0;font:800 19px Manrope}.feature-heading p{color:var(--muted);margin:4px 0 0;font-size:10px}.feature-heading>a{color:#087f5b;font-size:10px;font-weight:800;text-decoration:none}.feature-kpis{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:14px;display:grid}.feature-kpis>div{background:#f9fbfa;border:1px solid #e2ebe7;border-radius:11px;padding:13px 14px}.feature-kpis span,.feature-kpis small{color:var(--muted);font-size:8px;display:block}.feature-kpis strong{letter-spacing:-.035em;margin:4px 0 3px;font:800 17px Manrope;display:block}.billing-layout{grid-template-columns:minmax(310px,.7fr) minmax(0,1.3fr);gap:12px;display:grid}.subpanel{border:1px solid #e2ebe7;border-radius:13px;min-width:0;padding:16px}.subpanel h3{margin:0;font:700 13px Manrope}.subpanel>p,.subpanel-title p{color:var(--muted);margin:3px 0 0;font-size:9px}.billing-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:7px;height:188px;margin-top:17px;padding:0 5px;display:flex}.billing-chart>a{min-width:13px;height:100%;color:var(--muted);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;font-size:7px;text-decoration:none;display:flex}.billing-chart>a>div{align-items:flex-end;gap:3px;height:165px;display:flex}.billing-chart i{border-radius:4px 4px 0 0;width:min(13px,2vw);min-width:5px;display:block}.billed-bar{background:linear-gradient(#5366d1,#a4afe9)}.collected-bar{background:linear-gradient(#12a476,#8dd9bf)}.mini-legend{color:var(--muted);gap:15px;margin-top:10px;font-size:8px;display:flex}.mini-legend span{align-items:center;gap:5px;display:flex}.mini-legend i{border-radius:2px;width:7px;height:7px}.billed-dot{background:#5366d1}.collected-dot,.paid-dot{background:#12a476}.pending-dot{background:#e9a640}.previous-dot{background:#aebbb6}.dashboard-table{border:1px solid #e4ece9;border-radius:10px;margin-top:12px;overflow:auto}.dashboard-table table{border-collapse:collapse;white-space:nowrap;width:100%}.dashboard-table th{text-align:left;color:#71837d;text-transform:uppercase;letter-spacing:.05em;background:#f6f9f8;padding:9px 10px;font-size:7px}.dashboard-table td{color:#405950;border-top:1px solid #edf2ef;padding:10px;font-size:9px}.dashboard-table td>a{color:inherit;text-decoration:none}.dashboard-table td strong,.dashboard-table td small{display:block}.dashboard-table td small{color:#84948e;margin-top:2px;font-size:7px}.dashboard-table td>a:hover strong{color:#087451}.year-tabs{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.year-tabs button,.impact-controls button{border:1px solid var(--line);color:#667a73;cursor:pointer;background:#f5f8f7;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.year-tabs button.active,.impact-controls button.active{color:#fff;background:#173f32;border-color:#173f32}.subpanel-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.subpanel-title label{color:var(--muted);align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.subpanel-title input{accent-color:#5366d1}.payroll-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:4px;height:190px;margin-top:16px;padding-inline:4px;display:flex}.payroll-chart>a{min-width:12px;height:100%;color:var(--muted);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;font-size:7px;text-decoration:none;display:flex}.payroll-chart>a>div{align-items:flex-end;gap:2px;height:169px;display:flex}.payroll-chart i{border-radius:3px 3px 0 0;width:min(9px,1.2vw);min-width:3px;display:block}.paid-payroll{background:linear-gradient(#12a476,#91dbc1)}.pending-payroll{background:linear-gradient(#e9a640,#f6d89d)}.previous-payroll{background:#b9c6c1}.impact-controls{align-items:center;gap:8px;display:flex}.impact-controls>div{background:#f3f6f5;border-radius:9px;padding:3px;display:flex}.impact-controls select{border:1px solid var(--line);color:#4b625a;background:#fff;border-radius:8px;padding:7px;font-size:9px;font-weight:700}.impact-layout{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:12px;display:grid}.impact-bars{gap:7px;display:grid}.impact-bars>a{color:inherit;border:1px solid #e4ece9;border-radius:10px;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;padding:9px 10px;text-decoration:none;display:grid}.impact-bars>a>span{color:#587169;background:#edf4f1;border-radius:7px;place-items:center;width:23px;height:23px;font-size:8px;font-weight:800;display:grid}.impact-bars>a>div{min-width:0}.impact-bars strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.impact-bars small{color:var(--muted);margin-top:2px;font-size:7px;display:block}.impact-bars i{background:#edf2f0;border-radius:5px;height:4px;margin-top:6px;display:block;overflow:hidden}.impact-bars i>b{border-radius:5px;height:100%;display:block}.impact-bars i>b.income{background:linear-gradient(90deg,#0c9269,#5dcea7)}.impact-bars i>b.expenses{background:linear-gradient(90deg,#dc594f,#f0a49e)}.impact-bars em{text-align:right;font-size:9px;font-style:normal;font-weight:800}.impact-bars em small{font-weight:500}.impact-table{margin-top:0}html[data-theme=dark] .dashboard-feature-section,html[data-theme=dark] .subpanel{color:var(--ink);border-color:var(--line);background:#13231f;box-shadow:0 8px 28px #00000024}html[data-theme=dark] .feature-heading h2,html[data-theme=dark] .feature-kpis strong,html[data-theme=dark] .subpanel h3,html[data-theme=dark] .impact-bars strong,html[data-theme=dark] .impact-bars em{color:var(--ink)}html[data-theme=dark] .feature-kpis>div,html[data-theme=dark] .impact-bars>a{background:#172824;border-color:#2a413a}html[data-theme=dark] .dashboard-table{border-color:#2a413a}html[data-theme=dark] .dashboard-table th{color:#91a49e;background:#101e1a}html[data-theme=dark] .dashboard-table td{color:#d5e2de;border-color:#293e38}html[data-theme=dark] .year-tabs button,html[data-theme=dark] .impact-controls button,html[data-theme=dark] .impact-controls>div{color:#a9bbb6;background:#192d27;border-color:#30473f}html[data-theme=dark] .year-tabs button.active,html[data-theme=dark] .impact-controls button.active{color:#fff;background:#3544b8;border-color:#5261d2}html[data-theme=dark] .impact-bars>a>span{color:#b8cbc5;background:#243a33}html[data-theme=dark] .impact-bars i{background:#263b35}@media (max-width:1150px){.feature-kpis{grid-template-columns:repeat(3,1fr)}.billing-layout,.impact-layout{grid-template-columns:1fr}.invoice-snapshot{max-width:100%}}@media (max-width:700px){.dashboard-feature-section{padding:16px}.feature-heading{flex-direction:column}.year-tabs{justify-content:flex-start}.feature-kpis{grid-template-columns:repeat(2,1fr)}.feature-kpis>div:last-child{grid-column:1/-1}.impact-controls{justify-content:space-between;width:100%}.impact-controls>div,.impact-controls button{flex:1}.billing-chart,.payroll-chart{overflow-x:auto}.dashboard-table{margin-inline:-4px}.payroll-kpis>div:last-child{grid-column:1/-1}}.impact-actions{flex-direction:column;align-items:flex-end;gap:7px;display:flex}@media (max-width:700px){.impact-actions{align-items:stretch;width:100%}.impact-actions .year-tabs{justify-content:flex-start}}
