.native-file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.import-choices{display:flex;gap:8px;flex-wrap:wrap}.file-picker{display:inline-block;background:#fff;border:1px solid #aebcb5;border-radius:5px;padding:9px 12px;font-weight:600;color:#1b2420;cursor:pointer}.file-picker:hover{border-color:#146356;color:#146356}.import-count{color:#5c6862;min-height:18px}
.rule-actions{display:flex;gap:5px;margin-top:7px}.rule-actions button{padding:4px 7px;font-size:11px}
.alert-row{background:#fbeae8!important}.alert-row td:last-child{color:#b8342b;font-weight:700}[data-theme="dark"] .alert-row{background:#4e2928!important}[data-theme="dark"] .alert-row td:last-child{color:#ff9b93}
.amount-cell{text-align:right!important}.date-cell{text-align:center!important}
.selectable-row{cursor:pointer}.selectable-row input[type="checkbox"]{display:none}.selectable-row.row-selected{background:#cfe6dd!important;outline:1px solid #76ae9e;outline-offset:-1px}.selectable-row:focus{outline:2px solid #146356;outline-offset:-2px}
#detail-dialog{width:min(720px,94vw);border:0;border-radius:10px;padding:24px;box-shadow:0 16px 50px #0005;color:#1b2420}#detail-dialog::backdrop{background:#18221e88}.close-detail{float:right;border:0;background:transparent;font-size:26px}.detail-content h2{color:#146356;margin-top:0}.detail-content h3{border-bottom:1px solid #dde3e0;padding-bottom:6px}.detail-row{position:relative;background:#f4f6f5;border:1px solid #dde3e0;padding:10px 130px 10px 12px;margin:7px 0}.detail-row strong{position:absolute;right:12px;top:12px;text-align:right}.detail-gap{text-align:right;font-size:16px}
.admin-page{max-width:1280px;margin:10px auto}.admin-hero{display:flex;justify-content:space-between;gap:25px;align-items:end;background:linear-gradient(115deg,#146356,#1d7c6c);color:#fff;padding:28px 32px;margin:10px 0 18px;border-radius:10px}.admin-hero h1{margin:5px 0;font-size:28px}.admin-hero p{margin:0;max-width:690px;color:#e2f2ed}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:11px}.admin-summary{display:grid;grid-template-columns:auto auto;gap:2px 12px;align-items:center;white-space:nowrap}.admin-summary b{font-size:25px;text-align:right}.admin-summary span{font-size:12px;color:#d4ebe4}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:start}.admin-card{background:#fff;border:1px solid #dde3e0;border-radius:9px;padding:20px;display:grid;gap:11px}.admin-card.emphasis{border-top:4px solid #146356}.admin-card h2{font-size:17px;margin:0}.admin-card p{margin:0 0 6px;color:#5c6862;min-height:38px}.card-icon{color:#146356;font-size:22px}.admin-card label{display:grid;gap:4px;font-weight:600}.admin-card input,.admin-card select{border:1px solid #becac4;border-radius:5px;padding:9px;font:inherit}.admin-lists{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-top:26px}.admin-lists h2{font-size:17px;margin:0 0 8px}.role{display:inline-block;padding:3px 7px;border-radius:99px;font-size:12px;font-weight:700;background:#e8efec;color:#426057}.role.admin{background:#d8ebe5;color:#146356}.directory-list{border:1px solid #dde3e0;background:#fff}.directory-list a{display:grid;grid-template-columns:24px 1fr auto;gap:8px;align-items:center;padding:11px;border-bottom:1px solid #e8ecea;color:#1b2420}.directory-list a span{color:#146356}.directory-list a small{color:#146356}@media(max-width:900px){.admin-grid{grid-template-columns:1fr}.admin-lists{grid-template-columns:1fr}.admin-hero{align-items:start;flex-direction:column}}@media(max-width:600px){.admin-hero{padding:20px}.admin-hero h1{font-size:23px}}
.folders-page{max-width:1180px;margin:10px auto}.folders-hero{min-height:190px;border-radius:12px;padding:34px;background:linear-gradient(125deg,#eef5f2 0%,#fff 62%,#dcece6 100%);border:1px solid #d7e5df;display:flex;align-items:center;justify-content:space-between;gap:25px}.folders-hero h1{font-size:31px;color:#146356;margin:5px 0}.folders-hero p{max-width:670px;color:#5c6862;margin:0}.folders-count{background:#146356;color:#fff;border-radius:10px;padding:17px 22px;display:flex;align-items:center;gap:10px;min-width:145px}.folders-count b{font-size:34px}.folders-count span{font-size:12px;line-height:1.2}.folders-bar{display:flex;justify-content:space-between;align-items:center;margin:26px 0 13px}.folders-bar h2{font-size:18px;margin:0}.folders-bar p{margin:3px 0 0;color:#5c6862}.folders-admin{color:#fff}.folder-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.folder-card{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid #dde3e0;border-radius:9px;padding:18px;color:#1b2420;transition:transform .15s,box-shadow .15s,border-color .15s}.folder-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #163b3014;border-color:#8fb9aa}.folder-icon{color:#146356;font-size:30px}.folder-card h3{margin:0;font-size:18px}.folder-card p{margin:3px 0 0;color:#5c6862;font-size:12px}.open-folder{grid-column:2;color:#146356;font-weight:700;font-size:13px;margin-top:7px}.open-folder b{font-size:18px}.empty-folders{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #a9c5b9;padding:45px;border-radius:10px}.empty-folders>span{font-size:36px;color:#146356}.empty-folders h2{margin:7px}.empty-folders p{color:#5c6862;margin:0 0 18px}@media(max-width:600px){.folders-hero{padding:24px;align-items:start;flex-direction:column}.folders-hero h1{font-size:25px}.folders-bar{align-items:start;gap:12px;flex-direction:column}}
[data-theme="dark"]{color-scheme:dark;--bg:#17201d;--surface:#1f2a26;--ink:#edf4f0;--muted:#b5c4bd;--line:#3a4b44;--blue:#263a35}[data-theme="dark"] body,[data-theme="dark"] main{background:#17201d;color:#edf4f0}[data-theme="dark"] header,[data-theme="dark"] .tab-panel,[data-theme="dark"] .metrics article,[data-theme="dark"] .admin-card,[data-theme="dark"] .folder-card,[data-theme="dark"] .directory-list,[data-theme="dark"] .empty-folders,[data-theme="dark"] .card,[data-theme="dark"] .side-panel,[data-theme="dark"] #detail-dialog{background:#1f2a26;color:#edf4f0;border-color:#3a4b44}[data-theme="dark"] th{background:#26332e;color:#c8d6cf}[data-theme="dark"] tbody tr:nth-child(even),[data-theme="dark"] .detail-row{background:#26332e}[data-theme="dark"] .folders-hero{background:linear-gradient(125deg,#20332d,#1f2a26 62%,#29443a);border-color:#3a5c4e}[data-theme="dark"] .folders-hero p,[data-theme="dark"] .folder-card p,[data-theme="dark"] .folders-bar p,[data-theme="dark"] .admin-card p,[data-theme="dark"] .side-panel p{color:#b5c4bd}[data-theme="dark"] input,[data-theme="dark"] select,[data-theme="dark"] button:not(.primary),[data-theme="dark"] .file-picker{background:#26332e;color:#edf4f0;border-color:#50645b}[data-theme="dark"] .desk-tabs button.active{background:#1f2a26;border-color:#3a4b44;border-bottom-color:#1f2a26}[data-theme="dark"] .theme-toggle{color:#e3c770}.theme-toggle{font-size:12px}
[data-theme="dark"] tbody tr{color:#edf4f0}[data-theme="dark"] tbody tr:hover{background:#2a473d!important;color:#fff}[data-theme="dark"] .selectable-row.row-selected{background:#285e4d!important;color:#fff;outline-color:#7ed0b5}[data-theme="dark"] .selectable-row.row-selected:hover{background:#33735e!important;color:#fff}[data-theme="dark"] .selectable-row.row-selected td,[data-theme="dark"] .selectable-row.row-selected b,[data-theme="dark"] .selectable-row.row-selected small{color:#fff!important}[data-theme="dark"] .selectable-row.row-selected .gap{color:#ff9b93!important}[data-theme="dark"] .selectable-row:focus{outline-color:#8ee1c5}[data-theme="dark"] .credit-row{background:#4a3822!important}[data-theme="dark"] .credit-row:hover{background:#62482a!important}[data-theme="dark"] .flash{background:#1d4937;color:#e5fff2}[data-theme="dark"] .flash.error{background:#542a2a;color:#ffe8e6}[data-theme="dark"] .alert-button{background:#b94740;border-color:#d15d56;color:#fff}[data-theme="dark"] .gap{color:#ff837c}[data-theme="dark"] .table-wrap{border-color:#43574e}[data-theme="dark"] .footbar,[data-theme="dark"] .list-head small{color:#b5c4bd}
[data-theme="dark"] a.toolbutton,[data-theme="dark"] .toolbar a,[data-theme="dark"] .toolbutton{background:#26332e!important;border-color:#50645b!important;color:#edf4f0!important}[data-theme="dark"] a.toolbutton:hover,[data-theme="dark"] .toolbar a:hover{background:#315044!important;border-color:#78a999!important;color:#fff!important}
#unpaid-table,#unpaid-moves-table{min-width:0;width:100%;table-layout:fixed}#unpaid-table th:first-child,#unpaid-table td:first-child,#unpaid-moves-table th:last-child,#unpaid-moves-table td:last-child{width:0;padding-left:0;padding-right:0}#unpaid-table th:nth-child(3),#unpaid-table td:nth-child(3){width:88px}#unpaid-table th:nth-child(4),#unpaid-table td:nth-child(4){width:78px}#unpaid-table th:nth-child(5),#unpaid-table td:nth-child(5){width:105px;text-align:right;white-space:nowrap}#unpaid-table th:nth-child(2),#unpaid-table td:nth-child(2),#unpaid-moves-table th:nth-child(4),#unpaid-moves-table td:nth-child(4){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#unpaid-moves-table th:nth-child(1),#unpaid-moves-table td:nth-child(1){width:105px;text-align:right;white-space:nowrap}#unpaid-moves-table th:nth-child(2),#unpaid-moves-table td:nth-child(2){width:70px}#unpaid-moves-table th:nth-child(3),#unpaid-moves-table td:nth-child(3){width:78px;text-align:center;white-space:nowrap}.two-tables .table-wrap{overflow-x:hidden}
