:root{font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#273537;background:#fff;font-size:16px;font-synthesis:none;--green:#10a99b;--ink:#183e3a;--line:#e5ebeb}
*{box-sizing:border-box}body{margin:0}button,select,input{font:inherit}button,select{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,select:focus-visible,input:focus-visible,.table-wrap:focus-visible{outline:3px solid #73d9cf;outline-offset:3px}button{border:1px solid var(--line);border-radius:6px;background:white;padding:.8rem 1rem;color:inherit}main{max-width:1180px;margin:0 auto;padding:30px 40px 24px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{color:var(--green);font-size:27px}h1{font-size:1.25rem;letter-spacing:.02em;margin:0;font-weight:650}.language select{border:0;background:#f5f8f8;border-radius:6px;padding:.65rem 2rem .65rem .8rem;color:#536563;font-size:.875rem}.toolbar{display:grid;grid-template-columns:minmax(200px,1fr) minmax(240px,1.25fr) auto;gap:12px;margin-bottom:36px}.toolbar select{width:100%;height:52px;padding:0 16px;background:white;border:1px solid #dce4e4;border-radius:6px;color:#536360}.date-button{display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;color:#536360;height:52px}.primary{background:var(--green);color:#fff;border-color:var(--green);font-weight:600}.primary:hover:not(:disabled){background:#098f83}.toolbar .primary{display:flex;align-items:center;justify-content:center;gap:9px;padding:0 24px;height:52px;white-space:nowrap}.primary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ledger-section{margin-bottom:36px}.ledger-section h2{display:flex;align-items:baseline;gap:12px;font-size:1.375rem;font-weight:650;color:#1c302e;background:#f5f8f7;border-left:5px solid #12b78b;margin:0 0 18px;padding:16px 20px}.count{font-size:1.1rem;font-weight:500;color:#566662}.count::before{content:"("}.count::after{content:")"}.payments h2{border-left-color:#13a2a7}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:4px}table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:640px}th,td{text-align:left;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 20px;vertical-align:middle;font-weight:400;line-height:1.55;overflow-wrap:anywhere}th{background:#fcfdfd;color:#6b7876;font-size:.9375rem;padding-top:15px;padding-bottom:15px}td{height:92px}th:first-child{width:20%}th:nth-child(2){width:18%}th:nth-child(3){width:20%}th:last-child,td:last-child{border-right:0}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafdfc}.date{display:block;color:#495c58;font-size:.9375rem}.time{display:block;color:#87918f;font-size:.875rem;margin-top:2px}.amount{font-variant-numeric:tabular-nums;font-size:1.0625rem;color:#273e39;text-decoration:none}.amount:hover{text-decoration:underline;text-underline-offset:3px}.unit{font-size:.75rem;margin-left:5px;color:#7b8984}.secondary{display:block;color:#8a9692;font-size:.8125rem;margin-top:3px;font-variant-numeric:tabular-nums}.status{display:inline-block;font-size:.75rem;padding:2px 6px;border-radius:3px;background:#eef3f1;color:#63776f;margin-top:5px}.status.revoked{background:#fff0ed;color:#b05c4c}.status.unclassified{background:#fff7e4;color:#9b7931}.empty{text-align:center;color:#87918f;height:115px}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding-top:14px;font-size:.875rem;color:#7b8984}.pagination button{font-size:.875rem;padding:6px 12px}.pagination button:disabled{opacity:.35;cursor:default}footer{border-top:1px solid var(--line);padding-top:16px;color:#8b9793;font-size:.8125rem;display:flex;justify-content:space-between;align-items:center;gap:16px}footer button{border:0;padding:4px;color:#188f83;font-size:.875rem}.notice{padding:16px;border:1px solid #edd6ca;background:#fff8f3;color:#845c43;border-radius:6px;margin-bottom:20px;line-height:1.6}.loading{color:#70827b;padding:70px 0;text-align:center}.preview-banner{background:#edf8f5;color:#23796d;padding:10px;text-align:center;font-size:.8125rem}dialog{border:1px solid var(--line);border-radius:12px;max-width:440px;width:calc(100% - 32px);padding:26px;box-shadow:0 20px 100px #16383130}dialog::backdrop{background:#16383155}dialog h2{font-size:1.2rem;margin:0 0 24px}dialog label{display:block;margin-bottom:18px;color:#536360}dialog label span{display:block;margin-bottom:7px}dialog input{border:1px solid #cfdad6;padding:10px;border-radius:4px;width:100%;background:white;color:#273e39}.dialog-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.dialog-actions button{font-size:.875rem}.date-error{color:#a24638;font-size:.875rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}
@media(max-width:700px){main{padding:20px 16px}.page-header{margin-bottom:22px}h1{font-size:1.125rem}.toolbar{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:26px}.toolbar label{grid-column:1}.date-button{grid-column:1/3;grid-row:2}.toolbar .primary{grid-column:2;grid-row:1;padding:0 12px}.ledger-section h2{padding:13px 15px;font-size:1.25rem;margin-bottom:12px}th,td{padding:15px 14px}td{height:86px}.pagination{justify-content:center}footer{align-items:flex-start}.brand-mark{font-size:23px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s}}
