:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#192b48;background:#f3f6fb;font-size:16px;font-synthesis:none;--blue:#163e91;--muted:#65738a;--border:#dbe3ef}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--border);border-radius:10px;background:white;color:#263b5c;min-height:44px;padding:10px 16px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}button:hover,.button:hover{border-color:#4774c4;background:#f3f7ff}button:disabled{opacity:.5;cursor:default}button.primary{background:var(--blue);border-color:var(--blue);color:#fff;font-weight:650}button.danger{color:#b42844}input,select,textarea{width:100%;min-height:46px;border:1px solid #cbd6e6;border-radius:9px;padding:10px 12px;background:#fff;color:#182c4c}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #a3c4fa;outline-offset:2px}label{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#52627a}p{line-height:1.65}h1,h2,h3{margin:0;color:#132949}h1{font-size:28px;letter-spacing:-.7px}h2{font-size:18px}h3{font-size:16px}.hidden{display:none!important}.muted,small{color:var(--muted);font-size:14px;line-height:1.6}.error,#login-error{color:#b0203c}.brand-mark{width:40px;height:40px;display:inline-grid;place-items:center;background:#fff;color:var(--blue);border-radius:10px;font-weight:800;font-size:22px}.brand{display:flex;gap:12px;align-items:center;font-size:20px}.brand .brand-mark{background:#4774bd;color:#fff}aside{position:fixed;width:222px;inset:0 auto 0 0;padding:32px 22px;background:#112d61;color:white;display:flex;flex-direction:column}nav{display:grid;gap:10px;margin-top:48px}nav button{border:0;justify-content:flex-start;background:transparent;color:#c4d5f1;padding:14px 18px}nav button:hover,nav button.active{background:#244b89;color:#fff}.aside-foot{margin-top:auto;font-size:14px;color:#afc1df;line-height:1.9}main{margin-left:222px;max-width:1560px;padding:36px 42px 60px}header,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{font-size:14px;color:#5c7292;margin:0 0 8px}.header-actions{display:flex;gap:10px}.toolbar{display:flex;flex-wrap:wrap;gap:16px;padding:26px 0 22px}.toolbar label{min-width:150px}.summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat{padding:24px;border:1px solid var(--border);background:#fff;border-radius:16px}.stat:first-child{border-top:3px solid #247a67}.stat:nth-child(2){border-top:3px solid #ce6b26}.stat:last-child{background:#163e91;color:white;border-color:#163e91}.stat .label{font-size:14px;color:var(--muted)}.stat:last-child .label{color:#d3e0fa}.stat strong{display:block;font-size:clamp(24px,2.5vw,36px);margin:12px 0 6px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.stat small{display:block}.stat:last-child small{color:#d3e0fa}.panel{background:white;border:1px solid var(--border);border-radius:16px;padding:24px;margin-bottom:20px}.panel-head{margin-bottom:18px}.filters{display:flex;gap:12px;margin-bottom:16px}.filters input{flex:1;min-width:0}.filters select{width:150px}.entry{display:flex;align-items:center;gap:14px;padding:18px 0;border-top:1px solid #edf0f6;cursor:pointer}.entry:hover{background:#f8faff}.entry-icon{width:44px;height:44px;flex-shrink:0;border-radius:12px;display:grid;place-items:center;background:#eaf0fc;color:#163e91;font-weight:700}.entry-main{min-width:0;flex:1}.entry-main strong{display:block;font-size:16px;overflow-wrap:anywhere}.entry-main small{display:block;margin-top:6px;overflow-wrap:anywhere}.entry-amount{font-weight:700;font-size:18px;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.income{color:#17725d}.expense{color:#ab4820}.entry-amount small{font-weight:400;font-size:12px;display:block}.empty{text-align:center;color:var(--muted);padding:52px 16px;line-height:1.8}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:18px;font-size:14px}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-grid>.panel{min-width:0}.report-row{margin:22px 0}.report-row>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin-bottom:8px}progress{width:100%;height:10px;border:0;border-radius:8px;overflow:hidden;accent-color:#2855a5;background:#edf1f7}progress::-webkit-progress-bar{background:#edf1f7;border-radius:8px}progress::-webkit-progress-value{background:#2855a5;border-radius:8px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.account-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px}.account-card strong{display:block;font-size:28px;margin:22px 0 10px;overflow-wrap:anywhere}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums}th,td{text-align:right;border-bottom:1px solid #edf0f6;padding:14px;white-space:nowrap}th:first-child,td:first-child{text-align:left}th{font-size:14px;color:var(--muted)}.login{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#102c61}.login-card{width:100%;max-width:400px;background:white;border-radius:22px;padding:34px}.login-card .brand-mark{background:#e7eefc;margin-bottom:18px}.login-card form{display:grid;gap:18px;margin:26px 0 12px}.login-card #login-error:empty{display:none}dialog{width:min(620px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:26px;border:1px solid var(--border);border-radius:18px;color:#192b48;overflow:auto;overscroll-behavior:contain}dialog::backdrop{background:#0e204580;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.dialog-head button{font-size:24px;padding:4px 12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full{grid-column:1/-1}.dialog-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:24px}#simple-fields{display:grid;gap:16px;margin-bottom:24px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#122b50;color:white;padding:14px 22px;border-radius:12px;z-index:10;max-width:90%;box-shadow:0 8px 30px #10254c30}.notice{background:#fff2d8;color:#6e4705;padding:12px 16px;border-radius:10px;margin:16px 0}.details{display:grid;grid-template-columns:95px 1fr;gap:12px;font-size:16px;line-height:1.6;overflow-wrap:anywhere}.details dt{color:var(--muted)}.details dd{margin:0;white-space:pre-wrap}.attachments{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.attachments img{width:100px;height:100px;object-fit:cover;border-radius:8px}.audit-item{border-top:1px solid var(--border);padding:12px 0;font-size:14px}.audit-item pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.book-item{padding:14px 0;border-bottom:1px solid var(--border);margin-bottom:12px}.file-label{display:inline-flex}.badge{display:inline-block;padding:3px 7px;background:#edf2fd;color:#254b8f;border-radius:5px;font-size:12px;margin-right:6px}section{min-width:0}
@media(max-width:1100px){main{padding:28px 24px}aside{width:180px;padding:28px 18px}main{margin-left:180px}.account-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){aside{inset:auto 0 0;width:auto;padding:0 12px env(safe-area-inset-bottom);z-index:5;background:white;border-top:1px solid var(--border)}aside>.brand,.aside-foot{display:none}nav{display:grid;grid-template-columns:repeat(4,1fr);margin:0;gap:0}nav button{justify-content:center;color:#62718b;padding:16px 4px;border-radius:0;min-height:60px}nav button.active,nav button:hover{background:#edf3ff;color:#163e91}main{margin:0;padding:calc(20px + env(safe-area-inset-top)) 16px calc(100px + env(safe-area-inset-bottom))}h1{font-size:25px}.header-actions{gap:6px}.header-actions button{padding:10px 12px}.toolbar{gap:10px;padding:22px 0 18px}.toolbar label{min-width:0;flex:1}.toolbar label:first-child{flex-basis:100%}.summary{gap:8px}.stat{padding:14px 10px;border-radius:12px}.stat strong{font-size:20px;letter-spacing:-.4px}.stat .label,.stat small{font-size:12px}.stat small{line-height:1.4}.panel{padding:18px 14px;border-radius:14px}.report-grid{grid-template-columns:1fr;gap:0}.account-grid{grid-template-columns:1fr 1fr;gap:10px}.account-card{padding:18px 12px}.account-card strong{font-size:23px}.entry{gap:10px;padding:16px 0}.entry-icon{width:36px;height:36px;font-size:14px}.entry-amount{font-size:16px}.entry-main small{font-size:12px}.filters select{width:118px}.pagination{gap:8px}.pagination button{padding:8px 12px}.toast{bottom:calc(80px + env(safe-area-inset-bottom))}dialog{padding:20px 16px}.form-grid{gap:14px 10px}.eyebrow{margin-bottom:5px}.details{grid-template-columns:75px 1fr}}
@media(max-width:360px){.summary{grid-template-columns:1fr}.stat strong{font-size:28px}.form-grid,.account-grid{grid-template-columns:1fr}.header-actions #refresh{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.category-field{display:flex;flex-direction:column;gap:7px;min-width:0}.category-controls{display:flex;align-items:center;gap:8px;min-width:0}.category-controls input{min-width:0;flex:1}.category-controls button{flex-shrink:0;padding:10px;font-size:14px;white-space:nowrap}

.report-facts{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px}.report-facts>div{flex:1;min-width:150px;background:#e7eef9;padding:16px;border-radius:12px}.report-facts span,.report-facts strong{display:block}.report-facts span{font-size:14px;color:#52627a}.report-facts strong{margin-top:8px;font-size:20px}.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.comparison-item{padding:16px;background:#f5f8fd;border-radius:10px;overflow-wrap:anywhere}.comparison-item strong{display:block;margin:12px 0;color:#163e91}.comparison-item small{display:block}.share-row{display:block;width:100%;text-align:left;border:0;padding:14px 0;border-radius:0;border-bottom:1px solid #edf0f6}.share-line{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:10px;font-size:14px}.share-line>span{overflow-wrap:anywhere}.share-row progress{display:block}.panel-head #share-kind{max-width:135px}.chart-income{fill:#17725d}.chart-expense{fill:#c46729}.chart-label{font-size:12px;fill:#52627a}.chart-grid{stroke:#e2e8f2;stroke-width:1}.chart-zero{stroke:#8493ac;stroke-width:1}.trend-svg{display:block;max-width:none}#drill-filter{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;color:#163e91}#drill-label{overflow-wrap:anywhere}#trend-chart+details{margin-top:14px}details>summary{cursor:pointer;min-height:44px;padding:12px 0}@media(max-width:720px){.comparison-grid{grid-template-columns:1fr}.report-facts{gap:8px}.report-facts>div{min-width:90px;padding:12px}.report-facts strong{font-size:16px}.comparison-item{padding:14px}.report-facts span{font-size:12px}}

.sync-pill{min-height:38px;padding:7px 11px;font-size:13px;border-radius:999px}.sync-pill[data-state="synced"]{color:#17725d;background:#eaf8f3;border-color:#b7e1d4}.sync-pill[data-state="syncing"]{color:#2855a5;background:#edf3ff}.sync-pill[data-state="offline"]{color:#735211;background:#fff5dc;border-color:#ead49b}.sync-pill[data-state="error"],.sync-pill[data-state="auth"],.sync-pill[data-state="conflict"]{color:#a5263d;background:#fff0f2;border-color:#e7b4bd}.sync-conflict{border:1px solid #e8c0c7;background:#fff7f8;border-radius:12px;padding:14px;margin-top:12px}.sync-conflict p{margin:7px 0}.sync-conflict>div{display:flex;flex-wrap:wrap;gap:8px}.version-button{position:fixed;z-index:6;right:18px;bottom:18px;min-height:34px;padding:6px 10px;border-radius:999px;background:#f7f9fd;color:#65738a;font-size:12px;box-shadow:0 4px 18px #10254c20}#update-body ul{padding-left:22px;line-height:1.75}#sync-detail{font-weight:650}
@media(max-width:720px){.version-button{bottom:calc(72px + env(safe-area-inset-bottom));right:10px}.sync-pill{max-width:76px;overflow:hidden;white-space:nowrap;padding:7px 9px}header{align-items:flex-start}.header-actions{flex-wrap:wrap;justify-content:flex-end}.header-actions #sync-status{order:-1}.header-actions #new-entry{flex-basis:100%}}
.login-card>#register-open{width:100%;margin:0 0 12px}.login-card>small{display:block;text-align:center}#register-form{display:grid;gap:16px}.invite-form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;align-items:end}.invite-result{margin:16px 0;padding:14px;border:1px solid #a8c4ef;background:#edf4ff;border-radius:12px}.invite-code{display:block;margin:8px 0;font-size:18px;font-weight:750;letter-spacing:1px;overflow-wrap:anywhere}.invite-row,.user-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #edf0f6}.invite-row>div,.user-row>div{min-width:0}.invite-row strong,.user-row strong{display:block;overflow-wrap:anywhere}.invite-row small,.user-row small{display:block}.invite-row button{flex-shrink:0}.status-active{color:#17725d}.status-used,.status-expired,.status-disabled{color:#8a6070}@media(max-width:720px){.invite-form{grid-template-columns:1fr 1fr}.invite-form label:first-child{grid-column:1/-1}.invite-form button{grid-column:1/-1}.invite-row,.user-row{align-items:flex-start}}
