@charset "UTF-8";
:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#202c26;background:#f5f6f1;font-synthesis:none;--green:#173f32;--accent:#e7cc7b;--muted:#778079;--border:#e4e7e1;--white:#fff;--radius:18px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9caf76;outline-offset:3px}a{color:var(--green)}button{border:0;background:none;color:inherit}button.primary,.primary-link{background:var(--green);color:#fff;border-radius:10px;padding:13px 21px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none}.secondary{border:1px solid var(--border);border-radius:10px;padding:12px 18px;background:white}.danger{color:#9a4439;border:1px solid #ead3cf;border-radius:10px;padding:12px 18px;background:#fff}.quiet{padding:9px 12px;color:var(--muted);font-size:14px}.primary:hover{background:#245a44}.secondary:hover,.row:hover{background:#f8faf6}.link-btn{color:var(--green);font-size:14px;font-weight:600;padding:8px 0}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#fff;border-right:1px solid var(--border);padding:34px 24px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 38px}.brand-mark{background:var(--green);color:white;font-size:24px;font-weight:700;border-radius:12px;display:grid;place-items:center;width:43px;height:43px}.brand-name{font-weight:750;font-size:23px;letter-spacing:3px}.brand small{display:block;font-size:11px;letter-spacing:2px;color:var(--muted);margin-top:4px}.nav-caption{font-size:12px;color:#949b94;padding:0 15px;margin:15px 0 10px;letter-spacing:1px}.nav-btn{display:flex;align-items:center;gap:13px;width:100%;padding:14px 15px;text-align:left;font-size:15px;border-radius:10px;margin:4px 0;color:#647168}.nav-btn.active{background:#eaf1e8;color:var(--green);font-weight:650}.nav-glyph{font-size:19px;width:20px;text-align:center}.nav-btn .count{margin-left:auto;font-size:11px;color:white;background:var(--green);padding:2px 6px;border-radius:5px}.sidebar-note{margin-top:auto;padding:22px 15px;border-top:1px solid var(--border);font-size:13px;color:var(--muted);line-height:1.8}.userbox{display:flex;gap:10px;align-items:center;padding:14px 8px 0;border-top:1px solid var(--border)}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e9eadc;color:var(--green);font-weight:650;flex-shrink:0}.userbox strong{display:block;font-size:14px}.userbox small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.userbox button{margin-left:auto;font-size:12px;color:var(--muted)}.main{margin-left:238px;padding:0 42px 50px;max-width:1720px}.topbar{height:82px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.topbar .crumb{display:flex;gap:10px;align-items:center}.topbar .crumb b{color:#45574a;font-weight:500}.topright{display:flex;align-items:center;gap:12px}.demo-tag{border:1px solid #ded7b6;background:#faf5dc;color:#807044;border-radius:6px;padding:5px 9px;font-size:12px}.role-switch{font-size:12px;padding:5px 9px;border:1px solid #dce2d9;border-radius:6px;background:white;max-width:140px}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:34px 0 26px}.eyebrow{color:var(--muted);font-size:13px;letter-spacing:.5px;margin-bottom:9px}h1{margin:0;font-weight:620;font-size:30px;letter-spacing:-.8px}h2{font-size:18px;font-weight:620;margin:0}h3{font-size:16px;margin:0}.page-head p{color:var(--muted);font-size:14px;margin:11px 0 0;line-height:1.7}.stats{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:18px;margin:0 0 28px}.stat{background:white;border:1px solid var(--border);border-radius:var(--radius);padding:24px 26px;min-height:170px}.stat.feature{color:#fff;background:var(--green);border:0;position:relative;overflow:hidden}.stat-label{font-size:14px;color:#697970;display:flex;align-items:center;justify-content:space-between}.feature .stat-label{color:#cedcd1}.stat-number{font-size:40px;line-height:1.2;letter-spacing:-1.5px;margin:16px 0 12px;font-weight:550;font-variant-numeric:tabular-nums}.stat-number small{font-size:20px;margin-right:4px;letter-spacing:0}.stat-foot{font-size:12px;color:#8b958d;display:flex;justify-content:space-between;align-items:center}.feature .stat-foot{color:#bacdbc}.stat-accent{background:#e6cd86;color:#36513b;padding:4px 8px;border-radius:5px;font-size:11px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:22px}.panel{background:white;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.panel-heading{padding:23px 24px 20px;display:flex;justify-content:space-between;align-items:center;gap:15px}.panel-heading small{display:block;margin-top:7px;color:var(--muted);font-size:13px}.tabs{display:flex;gap:20px;padding:0 24px;border-bottom:1px solid var(--border);overflow-x:auto}.tabs button{padding:13px 1px 15px;white-space:nowrap;color:var(--muted);font-size:14px;border-bottom:2px solid transparent}.tabs button.selected{color:var(--green);font-weight:600;border-color:var(--green)}.tabs button span{font-size:11px;background:#f1f3ed;padding:2px 5px;margin-left:6px;border-radius:4px}.rows-header,.row{display:grid;grid-template-columns:minmax(200px,1fr) 108px 98px 88px;gap:16px;align-items:center;padding:17px 24px}.rows-header{background:#fafbf8;color:#8a938c;font-size:12px;padding-top:13px;padding-bottom:13px}.row{width:100%;text-align:left;border-bottom:1px solid #edf0e9;min-height:85px}.row:last-child{border-bottom:0}.row strong{display:block;font-size:14px;line-height:1.6;font-weight:570}.row small{font-size:12px;color:#91988e;display:block;margin-top:6px}.row-date{font-size:12px;color:#838e83}.row-amount{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.badge{display:inline-flex;align-items:center;gap:5px;width:max-content;border-radius:5px;padding:5px 7px;font-size:11px;white-space:nowrap;background:#eff2ed;color:#6b786c}.badge.pending_initial,.badge.pending_final{background:#eef0fb;color:#6874a4}.badge.returned{background:#fff2e0;color:#a77938}.badge.approved,.badge.paid{background:#e9f2e8;color:#4b7750}.badge.legacy{background:#f4eee3;color:#8e7953}.badge.rejected{background:#f9eae6;color:#a45f4e}.badge:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.side-panel{padding:25px;margin-bottom:20px;background:#eef1e6;border:0}.side-panel h2{margin-bottom:20px}.steps-mini{display:flex;gap:12px;align-items:flex-start;margin:18px 0}.steps-mini .step-n{font-size:12px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:white;color:#728468}.steps-mini strong{font-size:14px;font-weight:550}.steps-mini p{font-size:12px;line-height:1.8;color:#808d79;margin:6px 0 0}.notice-panel{padding:24px;background:#fff;border-radius:var(--radius);border:1px solid var(--border)}.notice-panel .notice-label{font-size:12px;letter-spacing:1px;color:#a58c50;margin-bottom:12px}.notice-panel p{font-size:13px;line-height:1.9;color:var(--muted);margin:12px 0}.notice-panel h3{line-height:1.6}.page-foot{font-size:12px;color:#a1a79d;margin:26px 3px;display:flex;justify-content:space-between}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.search{max-width:270px;width:100%;background:#fff;border:1px solid var(--border);border-radius:9px;padding:11px 13px;font-size:14px}.empty{padding:64px 24px;text-align:center;color:var(--muted);font-size:14px}.empty .empty-mark{font-size:32px;color:#9dae9d;margin-bottom:18px}.empty h3{color:#526452;margin:0 0 10px}.empty p{font-size:13px;line-height:1.8;margin:8px 0 18px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-card{padding:23px;display:flex;flex-direction:column;gap:16px}.catalog-card .code{font-size:12px;color:var(--muted)}.catalog-card p{font-size:13px;line-height:1.8;color:var(--muted);margin:0;flex:1}.catalog-card footer{border-top:1px solid var(--border);padding-top:17px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.catalog-card footer small{color:var(--muted);font-size:12px}.settlement-head{display:flex;align-items:center;gap:12px}.month-input{background:white;border:1px solid var(--border);border-radius:9px;padding:10px 12px;font-size:14px}.info-note{background:#f4f5ec;border:1px solid #e6e8d8;color:#7b8068;padding:15px 18px;border-radius:10px;font-size:13px;line-height:1.8;margin:18px 0}.error{color:#a13f35;background:#fbefeb;padding:12px 15px;border-radius:8px;font-size:13px;line-height:1.6;margin:12px 0}.error:empty{display:none}dialog{border:0;border-radius:20px;width:680px;max-width:calc(100vw - 28px);padding:0;box-shadow:0 24px 100px #142b2633;color:inherit;max-height:92dvh}dialog::backdrop{background:#10261d55;backdrop-filter:blur(3px)}.modal-head{padding:27px 30px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.modal-head h2{font-size:21px}.close-btn{font-size:24px;padding:2px 9px;color:#849080;border-radius:8px}.form-body{padding:25px 30px;max-height:65dvh;overflow:auto}.field{display:block;margin-bottom:21px}.field>span,.field label{font-size:14px;font-weight:550;display:block;margin-bottom:10px}.field .optional{font-size:12px;color:var(--muted);font-weight:400;margin-left:6px}.field input:not([type=checkbox]),.field select,.field textarea{display:block;width:100%;border:1px solid #dfe5dc;border-radius:9px;padding:12px 13px;background:#fff;color:#2e402f;font-size:14px;min-height:44px}.field textarea{resize:vertical;min-height:95px;line-height:1.8}.field select{padding-right:22px}.field small{display:block;color:#8b9385;font-size:12px;line-height:1.8;margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .field{margin-bottom:18px}.uploadbox{border:1px dashed #cbd7c4;border-radius:10px;background:#f8faf4;padding:17px}.uploadbox input{font-size:12px;max-width:100%}.form-foot{padding:20px 30px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;background:#fcfdf9;gap:12px}.form-foot span{font-size:12px;color:var(--muted)}.form-foot .actions{display:flex;gap:9px}.check-label{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.7;margin:15px 0}.check-label input{width:17px;height:17px;accent-color:var(--green);flex-shrink:0}.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:620px;border-radius:20px 0 0 20px}.detail-body{padding:26px 30px}.detail-title{font-size:23px;line-height:1.6;margin:16px 0 22px;font-weight:620}.detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-meta small{font-size:12px;display:block;color:var(--muted);margin-bottom:8px}.detail-meta strong{font-size:15px;font-weight:550}.detail-section{margin:25px 0}.detail-section h3{margin-bottom:14px}.detail-section p{font-size:14px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;color:#697869}.file-link{display:flex;align-items:center;gap:10px;background:#f5f7f1;border-radius:9px;padding:12px 14px;margin:8px 0;font-size:13px;text-decoration:none}.timeline{list-style:none;padding:0;margin:0}.timeline li{padding:0 0 22px 20px;border-left:1px solid #dfe6d8;position:relative}.timeline li:before{content:'';position:absolute;top:4px;left:-4px;width:7px;height:7px;background:#93a887;border-radius:50%}.timeline li:last-child{border:0}.timeline strong{font-size:13px;font-weight:550}.timeline small{display:block;font-size:11px;color:#939b8e;margin-top:6px}.timeline p{font-size:12px;margin:8px 0 0;color:#829078}.review-box{background:#f6f8f1;padding:20px;border-radius:12px;border:1px solid #e3e9db}.review-box .actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.review-box .field{margin-bottom:14px}.row-warning{font-size:12px;color:#a77b42;margin-top:12px}.login{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-brand{background:var(--green);color:#fff;padding:60px 70px;display:flex;flex-direction:column;justify-content:space-between}.login-brand .brand{padding:0}.login-brand .brand-mark{background:#e5cf8c;color:var(--green)}.login-brand .brand small{color:#bad0bd}.login-brand h1{font-size:48px;line-height:1.5;letter-spacing:-1px;font-weight:500}.login-brand p{color:#b7cdb8;font-size:16px;line-height:1.9}.login-brand footer{font-size:12px;color:#92ad99}.login-main{display:flex;align-items:center;justify-content:center;padding:40px}.login-form{width:360px;max-width:100%}.login-form h2{font-size:27px;margin-bottom:14px}.login-form>p{color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:28px}.login-form .primary{width:100%}.boot{min-height:100dvh;display:grid;place-content:center;gap:15px;font-size:30px;color:var(--green)}.boot span{font-size:14px;color:var(--muted)}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(15px);background:#173f32;color:white;padding:14px 22px;border-radius:12px;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 10px 30px #173f3222}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.table-scroll{overflow:auto}.team-table{width:100%;border-collapse:collapse}.team-table th,.team-table td{font-size:14px;text-align:left;padding:18px 24px;border-bottom:1px solid var(--border)}.team-table th{font-size:12px;color:var(--muted);font-weight:400}.invite-result{padding:15px;background:#edf2e8;border-radius:10px;overflow-wrap:anywhere;font-size:13px;line-height:1.8;margin-top:18px}.inline-error{padding:25px}.focus-notice{border:1px solid #e3d6b8;background:#fffaed;border-radius:10px;padding:15px;font-size:13px;line-height:1.8;color:#93804f}.view-tools{display:flex;align-items:center;gap:12px}.card-money{font-variant-numeric:tabular-nums}
@media(min-width:1500px){.main{padding-left:55px;padding-right:55px}.content-grid{grid-template-columns:minmax(0,1fr) 320px}}
@media(max-width:1150px){.sidebar{width:200px;padding:30px 16px}.main{margin-left:200px;padding:0 26px 40px}.content-grid{grid-template-columns:1fr}.context-column{display:grid;grid-template-columns:1fr 1fr;gap:20px}.side-panel{margin:0}.catalog-grid{grid-template-columns:repeat(2,1fr)}.stats{gap:12px}.stat{padding:22px}.stat-number{font-size:34px}}
@media(max-width:760px){.sidebar{inset:auto 0 0;width:100%;height:72px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--border);background:#ffffffef;backdrop-filter:blur(10px)}.sidebar .brand,.nav-caption,.sidebar-note,.userbox{display:none}.sidebar nav{display:flex;justify-content:space-around}.nav-btn{width:auto;flex:1;flex-direction:column;gap:5px;font-size:10px;padding:6px 4px;margin:0;border-radius:8px}.nav-glyph{font-size:19px}.nav-btn .count{display:none}.main{margin:0;padding:0 18px 90px}.topbar{height:65px}.topbar .crumb{font-size:12px}.topright{gap:5px}.role-switch{max-width:95px;font-size:10px}.demo-tag{font-size:10px;padding:4px}.page-head{margin:25px 0 21px;align-items:flex-start;gap:12px}h1{font-size:25px}.page-head p{font-size:12px}.page-head .primary{font-size:12px;padding:11px 13px;white-space:nowrap;margin-top:8px}.stats{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.stat.feature{grid-column:span 2;min-height:156px}.stat{min-height:138px;padding:19px 20px}.stat-number{font-size:32px;margin:13px 0 10px}.stat-label{font-size:12px}.stat-foot{font-size:10px}.panel-heading{padding:20px}.tabs{padding:0 20px;gap:19px}.tabs button{font-size:12px}.rows-header{display:none}.row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:19px 18px}.row>div:first-child{grid-row:span 2}.row strong{font-size:13px}.row-date{display:none}.row-amount{text-align:left;font-size:13px}.badge{font-size:10px}.row small{font-size:11px}.context-column{grid-template-columns:1fr}.notice-panel{display:none}.side-panel{padding:21px}.steps-mini{margin:15px 0}.page-foot{font-size:10px;gap:10px;line-height:1.7}.catalog-grid{grid-template-columns:1fr}.catalog-card{padding:21px}.view-tools{flex-direction:column;align-items:stretch}.search{max-width:100%}.settlement-head{flex-wrap:wrap}.month-input{font-size:12px}.modal-head{padding:22px}.modal-head h2{font-size:19px}.form-body,.detail-body{padding:22px}.form-foot{padding:18px 22px}.form-foot>span{display:none}.form-foot .actions{width:100%;justify-content:flex-end}.form-grid{gap:12px}.field input:not([type=checkbox]),.field select,.field textarea{font-size:16px}.drawer{width:100%;max-width:100%;border-radius:0}.login{display:block}.login-brand{min-height:190px;padding:30px}.login-brand h1{font-size:25px;margin:25px 0 0}.login-brand p,.login-brand footer{display:none}.login-main{padding:35px 26px}.login-form h2{font-size:23px}.team-table th,.team-table td{padding:14px;font-size:12px}#toast{bottom:90px;max-width:90%;width:max-content}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:760px){.panel-heading:has(.search){flex-direction:column;align-items:stretch}.panel-heading:has(.search) h2{white-space:nowrap}.panel-heading:has(.search) .search{width:100%;max-width:none}}
[hidden]{display:none!important}
.owner-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;background:#f0f3ea;border-top:1px solid #e4e8de}.owner-heading small{color:#717971}.catalog-search{margin-bottom:22px}.catalog-search .search{width:100%;max-width:520px}
