:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183536;background:#f5f6f2;font-synthesis:none;--green:#21645a;--muted:#667b78;--line:#e0e7e0}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;border:0;background:var(--green);color:white;border-radius:10px;padding:12px 18px;font-weight:650}button:hover{filter:brightness(.94)}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{background:#eaf0e8;color:#234d43}button.danger{background:#fff0ed;color:#a64032}a{color:var(--green)}input,select{width:100%;border:1px solid #cbd7ce;background:white;border-radius:9px;padding:11px 12px;color:#193c38;min-width:0}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid #a7cbbb;outline-offset:2px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650}small,.muted{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-1px;font-weight:650;margin-bottom:8px}h2{font-size:18px;letter-spacing:-.3px}h3{font-size:15px}p{line-height:1.6}header{height:80px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;gap:12px}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:750}.mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#183d3d;color:#d4e8b9;font-size:25px}.private{font-size:12px;background:#eef3ea;padding:6px 10px;border-radius:30px;color:#50704d}nav{display:flex;gap:5px;padding:18px 5vw 0;background:#fff;overflow:auto;border-bottom:1px solid var(--line)}nav button{white-space:nowrap;color:#6a7b76;background:transparent;border-radius:0;padding:13px 18px;border-bottom:3px solid transparent}nav button.active{color:#174c41;border-bottom-color:#21645a}main{max-width:1320px;margin:auto;padding:32px 5vw 60px}.heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:#658174;margin-bottom:10px;font-weight:750}.filters{display:flex;gap:12px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:22px;align-items:end;flex-wrap:wrap}.filters label{flex:1;min-width:150px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card{background:white;border:1px solid var(--line);border-radius:16px;padding:24px;min-width:0;margin-bottom:20px}.metric .label{color:var(--muted);font-size:13px;margin-bottom:16px}.metric .value{font-size:29px;font-weight:650;letter-spacing:-1px;margin-bottom:8px}.metric.feature{background:#1d4a42;color:white;border-color:#1d4a42}.metric.feature .label,.metric.feature small{color:#cbdbd0}.columns{display:grid;grid-template-columns:1.45fr 1fr;gap:20px}.row{display:flex;justify-content:space-between;align-items:center;gap:12px}.stack{display:grid;gap:16px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.full{grid-column:1/-1}.note{background:#edf2e8;padding:14px 17px;border-radius:10px;color:#456047;font-size:13px;line-height:1.6}.error{background:#fff0ec;color:#9a3d2f}.empty{text-align:center;padding:44px 20px;color:var(--muted)}.empty strong{display:block;color:#2b5049;margin-bottom:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#71817a;font-size:11px;letter-spacing:.5px;text-transform:uppercase;padding:13px 12px;border-bottom:1px solid var(--line)}td{padding:14px 12px;border-bottom:1px solid #edf0eb;max-width:280px;overflow-wrap:anywhere}td select{min-width:145px;padding:8px;font-size:12px}.amount{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;font-weight:650}.positive{color:#28795c}.negative{color:#9f5847}.list-item{padding:15px 0;border-bottom:1px solid var(--line)}.bar{height:8px;border-radius:5px;background:#edf1e9;overflow:hidden;margin-top:9px}.bar>span{display:block;height:100%;background:#679981;border-radius:5px}.legend{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.dot{width:9px;height:9px;border-radius:3px;display:inline-block;margin-right:6px}.chart{height:230px;width:100%;display:block}.chart text{font-size:11px;fill:#708179}.auth{max-width:460px;margin:8vh auto;padding:28px}.auth .brand{margin-bottom:38px}.auth .card{padding:30px}.check{flex-direction:row;align-items:center}.check input{width:auto}.badge{font-size:11px;border-radius:5px;background:#edf2eb;padding:4px 6px;color:#5b7165}.spaced{margin-top:20px}.actions{display:flex;gap:10px;flex-wrap:wrap}.pagination{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#183d3d;color:#fff;box-shadow:0 6px 28px #0002;border-radius:12px;padding:15px 22px;max-width:90vw;z-index:20;display:none}.loader{padding:60px;text-align:center;color:#6c8377}.file-box{padding:24px;border:2px dashed #becfc0;border-radius:14px;background:#f8faf5}.file-box input{margin-top:12px;background:white}.section-desc{font-size:14px;color:var(--muted);max-width:720px}.subtle{font-size:12px}svg{overflow:visible}footer{font-size:12px;color:#74867a;margin-top:28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap} @media(max-width:900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.columns{grid-template-columns:1fr}.metric{margin-bottom:0}.grid{margin-bottom:20px}}@media(max-width:560px){header{height:67px;padding:0 18px}.private{display:none}header button{font-size:12px;padding:9px}nav{padding-left:8px;padding-right:8px}nav button{padding:12px;font-size:13px}main{padding:25px 16px 50px}h1{font-size:26px}.heading{align-items:start}.heading button{font-size:12px;padding:11px}.grid{gap:10px}.card{padding:19px}.metric{padding:18px 14px}.metric .value{font-size:24px}.metric small{font-size:11px}.fields{grid-template-columns:1fr}.filters{padding:13px;gap:10px}.filters label{min-width:120px}.auth{padding:18px;margin:4vh auto}.auth .card{padding:24px}.row{flex-wrap:wrap}td{padding:12px 9px}.actions button{flex:1}.chart{height:200px}}
