:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;color:#18332f;background:#f5f7f2;line-height:1.4}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{max-width:760px;margin:auto;min-height:100vh;padding-bottom:76px}header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#163b35;color:#f4f5e9}.brand{display:flex;gap:11px;align-items:center}.brand strong{display:block;font-size:18px;letter-spacing:.04em}.brand small{display:block;color:#a5c3b5;font-size:11px;margin-top:2px}.mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid #89ac9d;border-radius:11px;color:#e8b66e;font-size:21px}.icon-btn{background:transparent;border:1px solid #50766a;color:#d9e8de;border-radius:10px;width:36px;height:36px;font-size:22px}main{padding:26px 22px}.hero{display:flex;justify-content:space-between;align-items:center;background:#e2ece1;border-radius:24px;padding:25px 26px;margin-bottom:30px}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:#71877d;font-weight:700}.hero h1{font-size:38px;margin:0;color:#183f37;letter-spacing:-.04em}.muted{color:#789087;font-size:13px;margin:4px 0}.ring{width:72px;height:72px;border-radius:50%;border:8px solid #a4c5ad;display:grid;place-content:center;text-align:center;font-size:20px;font-weight:700}.ring small{font-size:10px;font-weight:400}.section-head,.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-head h2,.page-title h2{margin:0;font-size:23px}.compact{padding:10px 13px!important;font-size:13px!important}.primary{border:0;background:#d99243;color:#fff;padding:14px 20px;border-radius:12px;font-weight:700;box-shadow:0 5px 14px #d992433d}.filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.filters input:first-child{grid-column:1/-1}.filters input,.filters select,.form-grid input,.form-grid select,textarea{border:1px solid #d8e1d9;background:#fff;padding:12px 13px;border-radius:10px;color:#315149;outline:none;width:100%}.filters input:focus,.form-grid input:focus,textarea:focus{border-color:#8caf9d;box-shadow:0 0 0 3px #b6d3c444}.bill-list{display:grid;gap:12px}.bill-card{background:#fff;border:1px solid #e2e9e2;border-radius:16px;padding:16px;box-shadow:0 3px 14px #274c3710}.card-top,.card-bottom{display:flex;align-items:center;gap:10px}.card-top{justify-content:space-between}.date{font-size:12px;color:#81948b}.tag{font-size:11px;padding:4px 8px;background:#edf4ed;border-radius:20px;color:#527267}.card-main{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px 0}.card-main h3{margin:0;font-size:16px}.card-main p{margin:4px 0 0;color:#83948d;font-size:12px}.card-main strong{font-size:17px;white-space:nowrap;color:#254e42}.card-bottom{font-size:11px;color:#8a9a91}.card-bottom .text-btn{margin-left:auto;color:#b07d64;border:0;background:none}.status{padding:4px 7px;border-radius:5px;color:#a77944;background:#fff4df}.status.done{color:#598068;background:#e9f4e9}.empty{text-align:center;background:#fff;border:1px dashed #cbd9cd;border-radius:18px;padding:38px 20px}.empty span{font-size:30px;color:#9abb9d}.empty h3{margin:10px 0 3px}.empty p{margin:0;color:#83948d;font-size:13px}.page-title{justify-content:flex-start;gap:12px}.back{border:0;background:#e6efe7;color:#456b5b;border-radius:10px;width:37px;height:37px;font-size:25px}.upload{display:grid;justify-items:center;text-align:center;border:1.5px dashed #9db9a5;background:#edf5ec;border-radius:18px;padding:25px 15px;margin:20px 0;cursor:pointer}.upload input{display:none}.upload-icon{font-size:30px;color:#5d9270}.upload strong{font-size:14px;margin-top:6px}.upload small{color:#82988d;font-size:11px;margin-top:4px}.notice{padding:11px 13px;background:#e6f1e8;color:#4a7861;border-radius:10px;font-size:12px;margin-bottom:15px}.hidden{display:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,form>label:not(.upload){font-size:12px;color:#60776d;font-weight:700;display:grid;gap:6px}textarea{min-height:82px;resize:vertical}.submit{width:100%;margin-top:24px}.export-card{background:#e2ece1;border-radius:22px;text-align:center;padding:35px 24px}.big-icon{display:grid;place-items:center;margin:auto;width:55px;height:55px;border-radius:50%;background:#fff0db;color:#d99243;font-size:28px}.export-card h3{margin:14px 0 4px}.export-card p{color:#71877d;font-size:13px;margin:0 auto 22px}.tips{margin-top:16px;padding:16px;background:#fff;border-radius:14px;border:1px solid #e2e9e2}.tips h3{font-size:14px;margin:0 0 5px}.tips p{font-size:12px;color:#789087;margin:0}nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:760px;height:68px;background:#fff;border-top:1px solid #e0e8e0;display:flex;justify-content:space-around;z-index:5}nav button{border:0;background:none;color:#83948d;font-size:11px;display:grid;place-items:center;gap:1px;min-width:80px}nav button span{font-size:22px;line-height:22px}nav button.selected{color:#1b5447;font-weight:700}@media(min-width:600px){main{padding:34px 45px}header{padding:0 45px}.hero h1{font-size:44px}}
