:root{font-family:Noto Sans SC,Noto Sans JP,Microsoft YaHei,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none;--nav:#14213d;--primary:#2f63d8;--income:#12845d;--expense:#d83f57;--warning:#a86400;--danger:#b72d45;--border:#dce4ef;--muted:#647189;--surface:#fff;--page:#f4f7fb}*{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,select,input,textarea{outline:none}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #2f63d833;border-color:var(--primary)!important}.app-shell{min-height:100vh;display:grid;grid-template-columns:226px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:var(--nav);color:#dbe5ff;padding:24px 14px;z-index:12}.brand{padding:0 10px 22px;display:grid;gap:3px}.brand strong{font-size:20px;color:#fff}.brand span{font-size:12px;color:#9cb0d4}.sidebar nav{display:grid;gap:5px}.sidebar nav a{color:#cbd7ef;text-decoration:none;min-height:42px;padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:12px}.sidebar nav a.active{background:var(--primary);color:#fff;font-weight:700}.sidebar nav a:hover{background:#ffffff10}.sidebar nav p{font-size:12px;letter-spacing:.1em;color:#7590be;margin:16px 12px 4px}.sidebar nav em{font-style:normal;font-size:11px;margin-left:auto;border:1px solid #526b98;color:#9fb1d1;border-radius:12px;padding:1px 6px}.sidebar nav .later{color:#91a2c3}.nav-count{margin-left:auto;background:#ffbe55;color:#422b00;border-radius:20px;padding:1px 7px;font-size:12px}main{grid-column:2;min-width:0}.has-drawer main{margin-right:440px}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:sticky;top:0;z-index:8}.topbar h1{font-size:20px;margin:0}.topbar p{font-size:12px;color:var(--muted);margin:3px 0 0}.env-badge{display:inline-block;color:#8a5200;background:#fff1cf;border:1px solid #edc56d;border-radius:12px;padding:1px 7px}.user-area{display:flex;align-items:center;gap:9px}.user-area select{border:1px solid var(--border);border-radius:8px;padding:7px;background:#fff}.user-area div{display:grid}.user-area small{color:var(--muted)}.avatar{width:34px;height:34px;border-radius:50%;background:#dce7ff;color:#2454bd;display:grid;place-items:center;font-weight:800}.workspace{padding:20px 24px 40px}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.periods,.actions{display:flex;gap:7px}.toolbar button,.panel-head button,.empty button{border:1px solid #cfd8e6;background:#fff;border-radius:8px;min-height:40px;padding:8px 13px}.toolbar button.active{border-color:var(--primary);color:#2454bd;background:#edf3ff}.primary{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important;font-weight:700}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric,.panel{background:#fff;border:1px solid var(--border);border-radius:12px}.metric{padding:16px 17px;display:grid;gap:4px}.metric>span{font-size:12px;color:var(--muted)}.metric strong{font-size:25px;font-variant-numeric:tabular-nums}.metric small{font-size:12px}.metric.income small{color:var(--income)}.metric.expense small{color:var(--expense)}.metric.balance small{color:var(--primary)}.dashboard-grid{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:12px;margin-top:12px}.left-stack{display:grid;gap:12px}.panel-head{padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.panel-head h2,.ledger-head h2{font-size:16px;margin:0}.panel-head p,.ledger-head p{font-size:12px;color:var(--muted);margin:2px 0 0}.tasks{overflow:hidden}.task-row{width:calc(100% - 32px);margin:0 16px;border:0;border-top:1px solid #edf1f6;background:#fff;min-height:61px;display:grid;grid-template-columns:36px 1fr auto;gap:10px;text-align:left;align-items:center;padding:9px 0;cursor:pointer}.task-row>span:nth-child(2){display:grid;gap:2px}.task-row small{font-size:12px;color:var(--muted)}.task-row>b{font-size:12px;color:var(--warning)}.task-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-weight:800}.task-icon.blue{background:#e8efff;color:var(--primary)}.task-icon.warning{background:#fff0d7;color:#bd7000}.task-icon.danger{background:#ffe8ec;color:var(--danger)}.fx-card{padding-bottom:14px}.fx-preview{display:grid;grid-template-columns:1fr 26px 1fr;gap:6px;align-items:center;padding:0 16px}.fx-preview>div{border:1px solid var(--border);border-radius:8px;padding:9px}.fx-preview small{display:block;color:var(--muted);font-size:12px}.fx-preview strong{font-size:19px;font-variant-numeric:tabular-nums}.fx-meta{font-size:12px;color:var(--muted);margin:9px 16px 0}.fx-meta b{color:var(--income)}.chart-panel{min-height:360px}.legend{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:5px}.legend span{width:8px;height:8px;border-radius:50%}.income-dot{background:var(--primary)}.expense-dot{background:#e05067;margin-left:8px}.chart-wrap{height:285px;padding:5px 18px}.chart-wrap svg{width:100%;height:100%}.grid-lines{stroke:#e7edf5;stroke-width:1}.grid-lines path{d:path("M45 30H780M45 85H780M45 140H780M45 195H780")}.income-area{fill:#2f63d812}.income-line{fill:none;stroke:var(--primary);stroke-width:4}.expense-line{fill:none;stroke:#e05067;stroke-width:3;stroke-dasharray:7 5}.axis{fill:#6f7d92;font-size:12px}.ledger{margin-top:12px;overflow:hidden}.ledger-head{padding:14px 16px;border-bottom:1px solid #e7ecf3;display:flex;justify-content:space-between;align-items:center}.ledger-head input{width:250px;border:1px solid #cfd8e6;background:#f8fafc;border-radius:8px;padding:9px 11px}.table-scroll{overflow:auto;max-width:100%}table{width:100%;border-collapse:collapse;min-width:1160px}th,td{padding:10px 12px;border-bottom:1px solid #edf1f6;text-align:left;white-space:nowrap;font-size:12px}th{background:#f8fafc;color:#66758e;position:sticky;top:0;z-index:1}th:first-child,td:first-child{position:sticky;left:0;background:inherit;z-index:2}th:nth-child(2),td:nth-child(2){position:sticky;left:75px;background:inherit;z-index:2}tbody tr{background:#fff}tbody tr:hover{background:#f8fbff}td:nth-child(2){min-width:170px}td:nth-child(2) small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.number{text-align:right;font-variant-numeric:tabular-nums}.income-text{color:var(--income);font-weight:700}.expense-text{color:var(--expense);font-weight:700}.status{display:inline-block;border-radius:20px;padding:3px 8px;font-size:11px}.status.success{background:#e3f6ed;color:#126f51}.status.warning{background:#fff0d6;color:#965d00}.status.danger{background:#ffe5e9;color:#a52a41}.status.neutral{background:#edf1f6;color:#5f6b7e}.empty{text-align:center;padding:35px}.empty p{color:var(--muted)}.drawer-backdrop{position:fixed;inset:0;z-index:20;pointer-events:none}.entry-drawer{pointer-events:auto;position:absolute;right:0;top:0;bottom:0;width:440px;background:#fff;border-left:1px solid var(--border);box-shadow:-12px 0 28px #15234314;display:flex;flex-direction:column}.drawer-head{height:68px;flex:0 0 68px;padding:13px 20px;border-bottom:1px solid #e1e7ef;display:flex;align-items:center;justify-content:space-between}.drawer-head h2{font-size:18px;margin:0}.drawer-head p{font-size:12px;color:var(--muted);margin:3px 0 0}.icon-button{width:44px;height:44px;border:1px solid var(--border);background:#fff;border-radius:8px;font-size:20px}.drawer-body{padding:16px 20px 100px;overflow:auto}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#eef3fb;padding:4px;border-radius:9px;margin-bottom:14px}.segmented button{min-height:40px;border:0;background:transparent;border-radius:7px;color:#627089}.segmented button.active{background:#fff;box-shadow:0 1px 5px #17203312;font-weight:800}.segmented button.income{color:var(--income)}.segmented button.expense{color:var(--expense)}.form-grid,.more-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:5px;margin-bottom:12px}.field.full{grid-column:1/-1}.field>span,.rate-box label{font-size:12px;color:#56647a;font-weight:700}.field em{font-style:normal;color:var(--expense)}.field input,.field select,.field textarea,.rate-box input{width:100%;min-height:40px;border:1px solid #cfd9e7;border-radius:8px;background:#fff;padding:9px 10px;color:#172033}.field textarea{resize:vertical}.money-control{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid #cfd9e7;border-radius:8px;min-height:46px;padding:0 10px}.money-control input{border:0;padding:8px;font-size:18px;font-weight:800;min-width:0}.money-control b{font-size:12px;color:var(--muted)}.rate-box{border:1px solid #cfe0ff;background:#f4f8ff;border-radius:9px;padding:11px 12px;margin-bottom:14px}.rate-box>div{display:flex;justify-content:space-between}.rate-box>div strong{font-size:17px}.rate-box p{font-size:12px;color:var(--muted);margin:5px 0}.rate-box aside{font-size:12px;color:#875600;background:#fff6e0;border:1px solid #f0d28e;border-radius:7px;padding:8px;margin-top:8px}.options{display:flex;gap:20px;border-top:1px solid #e7ecf3;padding:14px 0}.options label{display:flex;align-items:center;gap:7px;font-size:13px}.options input{width:18px;height:18px}.more-button{width:100%;height:44px;border:0;border-top:1px solid #e7ecf3;background:#fff;display:flex;justify-content:space-between;font-weight:700}.more-fields{padding-top:12px}.form-message{padding:10px;border-radius:8px;font-size:13px}.form-message.success{background:#e3f6ed;color:#126f51}.form-message.error{background:#ffe5e9;color:#a52a41}.drawer-footer{position:absolute;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #dfe5ee;padding:13px 20px;display:grid;grid-template-columns:1fr 1.35fr;gap:9px}.drawer-footer button{min-height:44px;border:1px solid #cbd5e3;background:#fff;border-radius:8px;font-weight:800}.drawer-footer kbd{font:10px inherit;margin-left:6px;opacity:.75}@media(max-width:1439px){.has-drawer main{margin-right:0}.drawer-backdrop{pointer-events:auto;background:#14213d44}.entry-drawer{width:440px}.metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:1199px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{width:72px;padding:20px 10px}.brand strong{font-size:16px}.brand span,.sidebar nav a:not(.active){font-size:0}.sidebar nav a{justify-content:center;padding:10px}.sidebar nav a span{font-size:18px}.sidebar nav p,.sidebar nav em,.nav-count{display:none}main{grid-column:2}.dashboard-grid{grid-template-columns:1fr}.chart-panel{min-height:320px}.entry-drawer{width:min(100%,620px)}}@media(max-width:767px){.app-shell{display:block}.sidebar{position:fixed;left:0;right:0;top:auto;width:auto;height:62px;padding:8px;display:flex;z-index:15}.brand,.sidebar nav p,.sidebar nav a:nth-of-type(n+4){display:none}.sidebar nav{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.sidebar nav a,.sidebar nav a:not(.active){font-size:12px;display:flex;flex-direction:column;gap:2px;padding:4px}.sidebar nav a span{font-size:16px}.topbar{padding:0 14px}.topbar h1{font-size:18px}.user-area select,.user-area div{display:none}.workspace{padding:14px 12px 82px}.toolbar{align-items:stretch}.periods button:nth-child(n+2),.actions button:not(.primary){display:none}.metrics,.dashboard-grid{grid-template-columns:1fr}.chart-panel{display:none}.ledger-head{align-items:stretch;gap:10px;flex-direction:column}.ledger-head input{width:100%}.table-scroll table{min-width:900px}.entry-drawer{width:100%;border:0}.drawer-head{height:64px;flex-basis:64px}.form-grid,.more-fields{grid-template-columns:1fr}.drawer-body{padding:14px 16px 95px}.drawer-footer{padding:10px 16px}.drawer-footer kbd{display:none}}@media(prefers-reduced-motion:no-preference){.entry-drawer{animation:drawer-in .18s ease-out}@keyframes drawer-in{0%{transform:translate(18px);opacity:.4}to{transform:translate(0);opacity:1}}}.auth-loading{min-height:100vh;display:grid;place-items:center;background:#f4f7fb;color:#647189}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);background:#fff}.login-brand{background:#14213d;color:#dbe5ff;padding:clamp(42px,8vw,110px);display:flex;flex-direction:column;justify-content:center}.login-mark{width:58px;height:58px;border-radius:14px;background:#2f63d8;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:800}.login-brand>p{font-size:12px;letter-spacing:.12em;color:#9fb2d5;margin:18px 0 4px}.login-brand h1{font-size:36px;color:#fff;margin:0}.login-brand h2{max-width:520px;font-size:22px;line-height:1.5;margin:28px 0 10px}.login-brand ul{padding-left:22px;line-height:2;color:#cbd7ef}.login-brand small{margin-top:34px;color:#9fb2d5}.login-panel{padding:clamp(34px,8vw,110px);display:flex;flex-direction:column;justify-content:center;max-width:650px;width:100%;margin:auto}.login-panel h2{font-size:27px;margin:16px 0 5px}.login-panel>div>p{color:#647189;margin:0 0 28px}.login-panel form{display:grid;gap:16px}.login-panel form label{display:grid;gap:7px;font-weight:700;font-size:13px}.login-panel input{height:46px;border:1px solid #cfd9e7;border-radius:8px;padding:10px 12px}.login-panel form button{height:46px;border-radius:8px;border:1px solid #2f63d8;margin-top:4px}.login-error{background:#ffe5e9;color:#a52a41;padding:10px 12px;border-radius:8px;font-size:13px}.demo-accounts{margin-top:28px;border-top:1px solid #e5eaf1;padding-top:18px}.demo-accounts strong{display:block;font-size:13px;margin-bottom:8px}.demo-accounts button{border:1px solid #cfd9e7;background:#fff;border-radius:7px;padding:7px 12px;margin-right:7px}.demo-accounts p{font-size:12px;color:#647189}.logout-button{border:1px solid #cfd9e7;background:#fff;border-radius:8px;padding:7px 10px}@media(max-width:800px){.login-page{grid-template-columns:1fr}.login-brand{padding:34px;min-height:260px}.login-brand h1{font-size:28px}.login-brand h2{font-size:18px;margin:14px 0 4px}.login-brand ul{display:none}.login-panel{padding:34px 24px}}.login-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.language-toggle{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--line, #d8dee9);border-radius:10px;background:#f6f8fb;white-space:nowrap}.language-toggle button{min-height:32px;padding:5px 10px;border:0;border-radius:7px;background:transparent;color:#5d6b82;font-size:12px;font-weight:700;cursor:pointer}.language-toggle button.active{color:#17315f;background:#fff;box-shadow:0 1px 3px #1123431f}.language-toggle.compact{margin-right:4px}.language-toggle.compact button{min-height:28px;padding:3px 7px}@media(max-width:767px){.login-panel-head{flex-direction:column-reverse}.language-toggle.compact{display:none}}.task-list{border-top:1px solid #edf1f6}.approval-row{width:100%;min-height:66px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 16px;border:0;border-bottom:1px solid #edf1f6;background:#fff;text-align:left}.approval-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.approval-row>span:nth-child(2) strong,.approval-row>span:nth-child(2) small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.approval-row small{color:var(--muted);font-size:11px}.approval-row.returned{cursor:pointer}.approval-row.returned>b{color:var(--primary);font-size:12px}.task-actions{display:flex;gap:5px}.task-actions button{min-height:32px;padding:5px 8px;border:1px solid #cdd7e5;border-radius:7px;background:#fff;font-size:11px;font-weight:750;cursor:pointer}.task-actions .approve{color:#fff;border-color:var(--income);background:var(--income)}.task-actions .return{color:var(--danger);border-color:#edb8c1;background:#fff6f7}.rate-confirm-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;max-width:360px}.rate-confirm-actions button{min-height:32px;padding:5px 8px;border:1px solid #cdd7e5;border-radius:7px;background:#fff;font-size:11px;font-weight:750}.rate-confirm-actions .approve{color:#fff;border-color:var(--income);background:var(--income)}.rate-confirm-actions .return{color:var(--danger);border-color:#edb8c1;background:#fff6f7}.rate-confirm-actions input{width:112px;min-height:34px;border:1px solid #cdd7e5;border-radius:7px;padding:5px 7px;font-size:11px}.rate-confirm-actions input:nth-of-type(2){width:150px}.rate-confirm-actions small{flex-basis:100%;color:var(--danger);text-align:right}.rate-confirm-preview{display:grid;gap:1px;padding:4px 7px;border:1px solid #b9ccef;border-radius:7px;background:#f4f8ff}.rate-confirm-preview b{font-size:11px;color:#2454bd}.rate-confirm-preview small{color:var(--muted);text-align:left;font-size:10px}.rate-box .rate-lookup{width:100%;min-height:38px;border:1px solid #91afea;background:#fff;color:#2454bd;border-radius:7px;font-size:12px;font-weight:800}.rate-box .rate-lookup:disabled{opacity:.55}.rate-cell{max-width:240px}.rate-cell strong,.rate-cell small{display:block}.rate-cell small{white-space:normal;color:var(--muted);font-size:10px;margin-top:2px;line-height:1.35}.field input[readonly]{background:#f3f6fa;color:#44516a;cursor:not-allowed}.rate-box .rate-mode-actions{display:flex;gap:7px;align-items:stretch}.rate-box .rate-mode-actions .rate-lookup{flex:1}.rate-box .rate-manual-toggle{min-height:38px;border:1px solid #c7d2e2;background:#fff;color:#53627a;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:750;white-space:nowrap}.rate-box .rate-manual-toggle:disabled{opacity:.55}.notification-button{position:relative;min-width:38px;height:38px;border:1px solid var(--border);border-radius:9px;background:#fff;color:#526178;font-size:17px}.notification-button.has-unread{color:#2454bd;background:#edf3ff;border-color:#a9bfe9}.notification-button b{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--danger);color:#fff;font-size:10px;line-height:19px}.notification-backdrop{position:fixed;inset:68px 0 0;z-index:19;background:#14213d22}.notification-center{position:absolute;right:18px;top:8px;width:min(430px,calc(100vw - 24px));max-height:calc(100vh - 92px);display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 18px 48px #14213d2e;overflow:hidden}.notification-center>header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e6ebf2}.notification-center h2{font-size:17px;margin:0}.notification-center header p{font-size:12px;color:var(--muted);margin:2px 0 0}.notification-center header button{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:18px}.notification-read-all{align-self:flex-end;margin:9px 14px 0;border:0;background:transparent;color:#2454bd;font-size:12px;font-weight:750}.notification-error{margin:8px 14px 0;padding:8px;border-radius:7px;background:#ffe5e9;color:var(--danger);font-size:12px}.notification-list{overflow:auto;padding:8px 14px 12px}.notification-item{padding:11px 0;border-bottom:1px solid #e9eef5}.notification-item.unread{padding-left:9px;border-left:3px solid var(--primary)}.notification-item.snoozed{opacity:.72}.notification-item-head{display:flex;justify-content:space-between}.notification-item-head span{font-size:11px;font-weight:800;color:#2454bd;background:#edf3ff;border-radius:12px;padding:2px 7px}.notification-item-head small{color:var(--muted)}.notification-item h3{font-size:14px;margin:7px 0 2px}.notification-item p,.notification-item>small,.notification-item em{display:block;font-size:11px;color:var(--muted);margin:2px 0;font-style:normal}.notification-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.notification-actions button,.notification-center footer button{min-height:31px;border:1px solid #cdd7e5;border-radius:7px;background:#fff;padding:5px 8px;font-size:11px;font-weight:750}.notification-actions .approve{background:var(--income);border-color:var(--income);color:#fff}.notification-empty{padding:35px 12px;text-align:center;color:var(--muted);font-size:13px}.notification-center footer{padding:10px 14px;border-top:1px solid #e6ebf2}.notification-center footer button{width:100%;color:#2454bd;background:#f5f8ff}@media(max-width:767px){.notification-backdrop{inset:64px 0 62px}.notification-center{right:8px;top:6px;width:calc(100vw - 16px);max-height:calc(100vh - 142px)}.notification-button{min-width:36px}.notification-actions button{flex:1}}.notification-native-warning{margin:9px 14px 0;padding:8px 9px;border:1px solid #efce88;border-radius:7px;background:#fff7e5;color:#815300;font-size:11px}.task-empty{padding:22px 16px;border-top:1px solid #edf1f6;color:var(--muted);font-size:13px;text-align:center}.return-reason{display:block;max-width:130px;margin-top:4px;color:var(--danger);overflow:hidden;text-overflow:ellipsis}.inline-edit{display:block;margin-top:5px;padding:2px 7px;border:1px solid #bfd0ee;border-radius:6px;background:#f3f7ff;color:#2859bf;font-size:11px;cursor:pointer}@media(max-width:767px){.approval-row{grid-template-columns:34px minmax(0,1fr)}.task-actions,.rate-confirm-actions{grid-column:2;flex-wrap:wrap;justify-content:flex-start}.rate-confirm-actions small{text-align:left}}.user-area .language-toggle{display:inline-flex;grid-auto-flow:column;grid-template-columns:auto auto;flex-direction:row;align-items:center}.audit-heading{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px}.audit-heading h2{font-size:18px;margin:0}.audit-heading p{font-size:12px;color:var(--muted);margin:4px 0 0}.audit-heading button,.audit-filter-actions button{min-height:40px;border:1px solid #cfd8e6;background:#fff;border-radius:8px;padding:8px 14px}.audit-filters{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr)) auto;gap:10px;padding:16px 20px;background:#f8fafc;border-bottom:1px solid var(--border);align-items:end}.audit-filters label{display:grid;gap:5px}.audit-filters label span{font-size:12px;color:#56647a;font-weight:700}.audit-filters input,.audit-filters select{width:100%;height:40px;border:1px solid #cfd9e7;border-radius:8px;background:#fff;padding:8px 10px}.audit-filter-actions{display:flex;gap:7px}.audit-table table{min-width:1280px}.audit-table td small{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:11px;margin-top:3px}.audit-table td code{font-size:11px;color:#53627a}.audit-table th:first-child,.audit-table td:first-child{min-width:170px}.audit-table th:nth-child(2),.audit-table td:nth-child(2){left:170px;min-width:115px}.audit-state{text-align:center;padding:30px;color:var(--muted)}@media(max-width:1199px){.audit-filters{grid-template-columns:repeat(3,1fr)}.sidebar nav a.audit-link{font-size:0}}@media(max-width:767px){.sidebar nav{grid-template-columns:repeat(4,1fr)}.sidebar nav a.audit-link{display:flex!important;font-size:12px}.audit-workspace{padding-bottom:82px}.audit-heading{align-items:flex-start}.audit-filters{grid-template-columns:1fr 1fr}.audit-filter-actions{grid-column:1/-1}.audit-filter-actions button{flex:1}}.user-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.user-page-head h2{font-size:20px;margin:0}.user-page-head p{font-size:13px;color:var(--muted);margin:4px 0 0}.user-page-head button{min-height:42px;border:1px solid var(--primary);border-radius:8px;padding:9px 14px}.user-management-grid{display:grid;gap:14px}.user-management-grid.editing{grid-template-columns:minmax(0,1fr) 370px;align-items:start}.user-list{overflow:hidden}.user-list table{min-width:850px}.user-list th:first-child,.user-list td:first-child{min-width:210px}.user-list th:nth-child(2),.user-list td:nth-child(2){position:static}.role-chips{display:flex;flex-wrap:wrap;gap:5px}.role-chips span{font-size:11px;border-radius:15px;padding:3px 8px;background:#eaf0ff;color:#315bad}.user-list .inline-edit{border:0;background:transparent;color:var(--primary);font-weight:700;margin-right:8px;padding:5px}.user-editor{padding:18px;position:sticky;top:88px}.user-editor-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.user-editor-head h3{margin:0;font-size:18px}.user-editor-head p{font-size:12px;color:var(--muted);margin:3px 0 0}.user-editor-head button{width:36px;height:36px;border:1px solid var(--border);background:#fff;border-radius:8px}.user-editor fieldset{border:1px solid var(--border);border-radius:9px;padding:10px 12px;margin:4px 0 14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.user-editor legend{font-size:12px;font-weight:800;color:#56647a;padding:0 5px}.user-editor fieldset label,.active-toggle{font-size:12px;display:flex;align-items:center;gap:6px}.user-editor fieldset p{grid-column:1/-1;font-size:11px;color:var(--muted);margin:0 0 2px}.user-editor input[type=checkbox]{width:17px;height:17px}.active-toggle{border:1px solid var(--border);border-radius:8px;padding:10px 12px;margin-bottom:14px}.user-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.user-editor-actions button{min-height:42px;border:1px solid #cfd8e6;background:#fff;border-radius:8px}@media(max-width:1199px){.user-management-grid.editing{grid-template-columns:1fr}.user-editor{position:static}.sidebar nav a.users-link{font-size:0}}@media(max-width:767px){.sidebar nav{grid-template-columns:repeat(5,1fr)}.sidebar nav a.users-link{display:flex!important;font-size:11px}.sidebar nav a.audit-link{font-size:11px}.user-workspace{padding-bottom:82px}.user-page-head{align-items:flex-start}.user-list table{min-width:780px}.user-editor fieldset{grid-template-columns:1fr}.user-editor fieldset p{grid-column:auto}}.correction-intro{margin-bottom:14px}.correction-intro h2{font-size:20px;margin:0}.correction-intro p{font-size:13px;color:var(--muted);margin:5px 0}.correction-queue,.correction-source{overflow:hidden;margin-bottom:14px}.correction-request{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-top:1px solid var(--border)}.correction-request h3{font-size:15px;margin:7px 0 3px}.correction-request p,.correction-request small{font-size:12px;color:var(--muted);margin:0}.correction-request>b{font-size:12px;color:var(--warning)}.correction-actions{display:flex;gap:8px}.correction-actions button{min-height:40px;border:1px solid #cfd8e6;background:#fff;border-radius:8px;padding:8px 12px}.correction-actions .approve{background:#e3f6ed;color:#126f51;border-color:#a7ddc8}.correction-actions .return{color:var(--danger)}.correction-source table{min-width:760px}.correction-source th:first-child,.correction-source td:first-child{min-width:110px}.correction-source th:nth-child(2),.correction-source td:nth-child(2){left:110px}.correction-dialog-backdrop{position:fixed;inset:0;background:#14213d66;z-index:30;display:grid;place-items:center;padding:20px}.correction-editor{width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:20px}.correction-editor textarea{width:100%;border:1px solid #cfd9e7;border-radius:8px;padding:9px}.correction-warning{font-size:12px;color:#875600;background:#fff6e0;border:1px solid #f0d28e;border-radius:8px;padding:10px;margin:4px 0 15px}.ledger .status+.status{margin-left:4px}@media(max-width:1199px){.sidebar nav a.corrections-link{font-size:0}}@media(max-width:767px){.sidebar nav{display:flex;overflow-x:auto}.sidebar nav a,.sidebar nav a:not(.active){flex:0 0 70px}.sidebar nav a.corrections-link{display:flex!important;font-size:11px}.correction-workspace{padding-bottom:82px}.correction-request{align-items:flex-start;flex-direction:column}.correction-actions{width:100%}.correction-actions button{flex:1}.correction-dialog-backdrop{padding:0}.correction-editor{height:100%;max-height:none;border-radius:0}.correction-editor .form-grid{grid-template-columns:1fr}}.reminder-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.reminder-page-head h2{font-size:20px;margin:0}.reminder-page-head p{font-size:13px;color:var(--muted);margin:5px 0}.reminder-page-head button{min-height:42px;border:1px solid var(--primary);border-radius:8px;padding:9px 14px}.reminder-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.reminder-metrics>div{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--border);border-radius:10px;padding:13px 16px}.reminder-metrics span{font-size:12px;color:var(--muted);font-weight:700}.reminder-metrics strong{font-size:22px}.danger-text{color:var(--danger)}.reminder-layout{display:grid;gap:14px}.reminder-layout.editing{grid-template-columns:minmax(0,1fr) 390px;align-items:start}.reminder-main{display:grid;gap:14px;min-width:0}.reminder-occurrences,.reminder-rules,.reminder-history{overflow:hidden}.reminder-item{display:grid;grid-template-columns:90px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 16px;border-top:1px solid var(--border);background:#fff}.reminder-item.overdue{background:#fff8f9}.reminder-item.due_today{background:#fffbef}.reminder-kind{display:grid;place-items:center;min-height:31px;border-radius:8px;font-size:11px;font-weight:800;background:#edf1f6;color:#59677b}.reminder-kind.income{background:#e3f6ed;color:#126f51}.reminder-kind.expense{background:#ffe8ec;color:#a52a41}.reminder-kind.contract{background:#fff0d6;color:#8b5900}.reminder-item h3{font-size:14px;margin:0 0 4px}.reminder-item p,.reminder-item small{font-size:12px;color:var(--muted);margin:0}.reminder-actions{display:flex;gap:6px}.reminder-actions button{min-height:34px;border:1px solid #cfd8e6;background:#fff;border-radius:7px;padding:6px 9px;font-size:11px}.reminder-actions .approve{background:var(--income);border-color:var(--income);color:#fff}.reminder-rules table{min-width:850px}.reminder-rules th:first-child,.reminder-rules td:first-child{min-width:220px}.reminder-rules th:nth-child(2),.reminder-rules td:nth-child(2){position:static}.reminder-rules td small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.reminder-history>div{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:12px;padding:10px 16px;border-top:1px solid var(--border);font-size:12px}.reminder-history small{color:var(--muted)}.reminder-editor{position:sticky;top:88px;padding:18px}.reminder-editor .field small{font-size:11px;color:var(--muted)}@media(max-width:1199px){.reminder-layout.editing{grid-template-columns:1fr}.reminder-editor{position:static}.sidebar nav a.reminders-link{font-size:0}}@media(max-width:767px){.sidebar nav a.reminders-link{display:flex!important;font-size:11px}.reminder-workspace{padding-bottom:82px}.reminder-page-head{align-items:flex-start}.reminder-metrics{grid-template-columns:1fr}.reminder-item{grid-template-columns:80px minmax(0,1fr)}.reminder-item>.status,.reminder-actions{grid-column:2}.reminder-actions{flex-wrap:wrap}.reminder-editor .form-grid{grid-template-columns:1fr}.reminder-history>div{grid-template-columns:90px 1fr}.reminder-history small{grid-column:2}}.inventory-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.inventory-page-head h2{font-size:20px;margin:0}.inventory-page-head p{font-size:13px;color:var(--muted);margin:5px 0}.inventory-page-head button{min-height:42px;border:1px solid var(--primary);border-radius:8px;padding:9px 14px}.inventory-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.inventory-metrics>div{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--border);border-radius:10px;padding:13px 16px}.inventory-metrics span{font-size:12px;color:var(--muted);font-weight:700}.inventory-metrics strong{font-size:22px}.inventory-layout{display:grid;gap:14px}.inventory-layout.editing{grid-template-columns:minmax(0,1fr) 390px;align-items:start}.inventory-main{display:grid;gap:14px;min-width:0}.inventory-list,.inventory-history{overflow:hidden}.inventory-toolbar{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border)}.inventory-toolbar h2{font-size:16px;margin:0}.inventory-toolbar p{font-size:12px;color:var(--muted);margin:3px 0}.inventory-toolbar>div:last-child{display:flex;align-items:center;gap:12px}.inventory-toolbar label{font-size:12px;color:var(--muted);white-space:nowrap}.inventory-toolbar input[type=checkbox]{margin-right:5px}.inventory-toolbar>div>input{min-width:260px;border:1px solid #cfd8e6;border-radius:8px;padding:9px 11px}.inventory-list table{min-width:1000px}.inventory-list td small,.inventory-history td small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.inventory-actions{display:flex;gap:5px}.inventory-actions button{border:1px solid #cfd8e6;background:#fff;border-radius:7px;min-height:34px;padding:5px 8px;font-size:11px}.inventory-actions button:disabled{opacity:.45}.inventory-history table{min-width:850px}.inventory-editor{position:sticky;top:88px;padding:18px}.inventory-editor textarea,.inventory-move-dialog textarea{width:100%;border:1px solid #cfd9e7;border-radius:8px;padding:9px;resize:vertical}.inventory-dialog-backdrop{position:fixed;inset:0;background:#14213d66;z-index:30;display:grid;place-items:center;padding:20px}.inventory-move-dialog{width:min(580px,100%);padding:20px}.inventory-move-dialog .segmented{margin:14px 0}.inventory-move-dialog .user-editor-actions{margin-top:18px}@media(max-width:1199px){.inventory-layout.editing{grid-template-columns:1fr}.inventory-editor{position:static}}@media(max-width:767px){.inventory-workspace{padding-bottom:82px}.inventory-page-head{align-items:flex-start}.inventory-metrics{grid-template-columns:1fr}.inventory-toolbar{align-items:flex-start;flex-direction:column}.inventory-toolbar>div:last-child{width:100%;align-items:flex-start;flex-direction:column}.inventory-toolbar>div>input{width:100%;min-width:0}.inventory-editor .form-grid,.inventory-move-dialog .form-grid{grid-template-columns:1fr}.inventory-dialog-backdrop{padding:0}.inventory-move-dialog{height:100%;width:100%;border-radius:0}}.asset-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.asset-page-head h2{font-size:20px;margin:0}.asset-page-head p{font-size:13px;color:var(--muted);margin:5px 0}.asset-page-head button{min-height:42px;border:1px solid var(--primary);border-radius:8px;padding:9px 14px}.asset-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.asset-metrics>div{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--border);border-radius:10px;padding:13px 16px}.asset-metrics span{font-size:12px;color:var(--muted);font-weight:700}.asset-metrics strong{font-size:22px}.asset-layout{display:grid;gap:14px}.asset-layout.editing{grid-template-columns:minmax(0,1fr) 410px;align-items:start}.asset-main{display:grid;gap:14px;min-width:0}.asset-list,.asset-events{overflow:hidden}.asset-toolbar{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border)}.asset-toolbar h2{font-size:16px;margin:0}.asset-toolbar p{font-size:12px;color:var(--muted);margin:3px 0}.asset-toolbar>div:last-child{display:flex;align-items:center;gap:7px}.asset-toolbar label{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);white-space:nowrap}.asset-toolbar input,.asset-toolbar select,.asset-toolbar button{border:1px solid #cfd8e6;background:#fff;border-radius:8px;padding:8px}.asset-toolbar>div>input{width:225px}.asset-list table{min-width:1350px}.asset-list td small,.asset-events td small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.asset-actions{display:flex;gap:5px}.asset-actions button{border:1px solid #cfd8e6;background:#fff;border-radius:7px;min-height:34px;padding:5px 8px;font-size:11px}.asset-actions .dispose{color:var(--danger)}.asset-actions button:disabled{opacity:.4}.asset-events table{min-width:700px}.asset-editor{position:sticky;top:88px;padding:18px}.asset-editor textarea,.asset-dispose-dialog textarea{width:100%;border:1px solid #cfd9e7;border-radius:8px;padding:9px;resize:vertical}.asset-depreciation-note,.asset-disposal-warning{font-size:12px;color:#755100;background:#fff7df;border:1px solid #ecd391;border-radius:8px;padding:10px;margin:14px 0}.asset-dialog-backdrop{position:fixed;inset:0;background:#14213d66;z-index:30;display:grid;place-items:center;padding:20px}.asset-dispose-dialog{width:min(620px,100%);padding:20px}@media(max-width:1199px){.asset-layout.editing{grid-template-columns:1fr}.asset-editor{position:static}.asset-toolbar{align-items:flex-start;flex-direction:column}.asset-toolbar>div:last-child{flex-wrap:wrap}}@media(max-width:767px){.asset-workspace{padding-bottom:82px}.asset-page-head{align-items:flex-start}.asset-metrics{grid-template-columns:1fr}.asset-toolbar>div:last-child{width:100%;align-items:stretch;flex-direction:column}.asset-toolbar label{justify-content:space-between}.asset-toolbar>div>input{width:100%}.asset-editor .form-grid,.asset-dispose-dialog .form-grid{grid-template-columns:1fr}.asset-dialog-backdrop{padding:0}.asset-dispose-dialog{height:100%;width:100%;border-radius:0}}.reports-page-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.reports-page-head h2{font-size:20px;margin:0}.reports-page-head p{font-size:13px;color:var(--muted);margin:5px 0}.reports-page-head label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);white-space:nowrap}.reports-page-head input{border:1px solid #cfd8e6;border-radius:8px;padding:8px;background:#fff}.report-list{overflow:hidden}.report-list-head,.report-list article{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(300px,1.5fr) minmax(150px,.7fr) 120px;align-items:center;gap:16px}.report-list-head{padding:10px 18px;background:#f7f9fc;border-bottom:1px solid var(--border);font-size:11px;font-weight:800;color:var(--muted)}.report-list article{position:relative;padding:15px 18px;border-bottom:1px solid var(--border)}.report-list article:last-child{border-bottom:0}.report-list article>div:nth-child(2){padding-left:48px}.report-icon{position:absolute;left:18px;width:38px;height:38px;border-radius:8px;background:#e8efff;color:var(--primary);display:grid;place-items:center;font-size:10px;font-weight:900}.report-list h3{font-size:14px;margin:0 0 4px}.report-list p{font-size:12px;color:var(--muted);margin:0}.report-list article>span{font-size:12px;color:var(--muted)}.report-list article>span small{display:block;margin-top:3px}.report-list button{min-height:38px;border-radius:8px;padding:7px 10px}.report-list button:disabled{opacity:.55}.report-note{margin-top:14px;padding:14px 16px;border:1px solid #dfd4a8;background:#fffbea;border-radius:10px}.report-note strong{font-size:13px}.report-note p{font-size:12px;color:#6e5b27;margin:5px 0 0;line-height:1.6}@media(max-width:900px){.report-list-head{display:none}.report-list article{grid-template-columns:minmax(0,1fr) auto}.report-list article>div:nth-child(2){padding-left:48px}.report-list article>span{grid-column:1}.report-list article>button{grid-column:2;grid-row:1/3}.reports-page-head{align-items:flex-start;flex-direction:column}}@media(max-width:767px){.reports-workspace{padding-bottom:82px}.reports-page-head label{width:100%;justify-content:space-between}.report-list article{grid-template-columns:1fr}.report-list article>button{grid-column:1;grid-row:auto}.report-list article>span{grid-column:1}.report-icon{top:15px}}.management-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.management-strip button{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;text-align:left;background:#fff;border:1px solid var(--border);border-radius:10px;padding:12px 14px;cursor:pointer}.management-strip button:hover{border-color:#afc2e3;background:#fbfdff}.management-strip button>span{width:40px;height:40px;border-radius:9px;background:#edf3ff;color:var(--primary);display:grid;place-items:center;font-size:18px}.management-strip button>span.warning{background:#fff0d7;color:#a86400}.management-strip button>span.danger{background:#ffe8ec;color:var(--danger)}.management-strip button>div{display:grid;gap:2px;min-width:0}.management-strip small{font-size:11px;color:var(--muted)}.management-strip strong{font-size:14px}.management-strip em{font-style:normal;font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1000px){.management-strip{grid-template-columns:1fr}}@media(max-width:767px){.management-strip{margin-top:10px}}.desktop-settings-button{min-width:38px;height:38px;border:1px solid var(--border);border-radius:9px;background:#fff;color:#526178;font-size:17px}.desktop-settings-backdrop{position:fixed;inset:0;z-index:40;background:#14213d66;display:grid;place-items:center;padding:20px}.desktop-settings-dialog{width:min(520px,100%);background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 20px 58px #14213d38;overflow:hidden}.desktop-settings-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid var(--border)}.desktop-settings-dialog h2{font-size:18px;margin:0}.desktop-settings-dialog header p{font-size:12px;color:var(--muted);margin:3px 0 0}.desktop-settings-dialog header button{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:19px}.desktop-settings-body{padding:18px}.desktop-autostart{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--border);border-radius:10px;padding:14px;cursor:pointer}.desktop-autostart>span{display:grid;gap:4px}.desktop-autostart strong{font-size:14px}.desktop-autostart small{font-size:12px;color:var(--muted)}.desktop-autostart input{width:20px;height:20px;flex:0 0 auto}.desktop-settings-body aside{margin-top:13px;padding:11px 12px;border-radius:8px;background:#f4f7fb;color:#526178;font-size:12px;line-height:1.65}.desktop-settings-status,.desktop-settings-error{font-size:12px;margin:10px 0 0}.desktop-settings-status{color:var(--muted)}.desktop-settings-error{color:var(--danger)}.desktop-settings-dialog>footer{display:flex;justify-content:flex-end;padding:12px 18px;border-top:1px solid var(--border)}.desktop-settings-dialog>footer button{min-width:90px;min-height:40px;border:1px solid var(--primary);border-radius:8px;background:var(--primary);color:#fff;font-weight:750}@media(max-width:767px){.desktop-settings-backdrop{padding:0}.desktop-settings-dialog{align-self:end;width:100%;border-radius:13px 13px 0 0}.desktop-settings-button{min-width:36px}}.offline-badge{display:inline-block;color:#a52a41;background:#ffe8ec;border:1px solid #efb4bf;border-radius:12px;padding:1px 7px}.import-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.import-page-head h2{font-size:20px;margin:0}.import-page-head p{font-size:13px;color:var(--muted);margin:5px 0}.import-page-head button{min-height:42px;border:1px solid var(--primary);border-radius:8px;background:#fff;color:var(--primary);padding:9px 14px;font-weight:750}.import-upload{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.import-upload label{display:grid;gap:6px}.import-upload label strong{font-size:14px}.import-upload label small{font-size:12px;color:var(--muted)}.import-upload input{margin-top:6px}.import-upload>span{font-size:12px;color:var(--primary);word-break:break-all}.import-state{padding:18px;text-align:center;color:var(--muted)}.import-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.import-metrics>div{background:#fff;border:1px solid var(--border);border-radius:10px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.import-metrics span{font-size:12px;color:var(--muted)}.import-metrics strong{font-size:21px}.import-preview{overflow:hidden}.import-preview table{min-width:1050px}.import-preview th:first-child,.import-preview td:first-child{left:0;min-width:55px}.import-preview th:nth-child(2),.import-preview td:nth-child(2){left:55px;min-width:125px}.import-errors{max-width:360px;white-space:normal;color:var(--danger)}.import-confirm{margin-top:14px;padding:14px 16px;background:#fff;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:18px}.import-confirm p{font-size:13px;color:var(--muted);margin:0}.import-confirm button{min-height:42px;border:1px solid var(--primary);border-radius:8px;padding:9px 15px}.import-confirm button:disabled{opacity:.5}@media(max-width:767px){.import-page-head,.import-upload,.import-confirm{align-items:stretch;flex-direction:column}.import-metrics{grid-template-columns:1fr 1fr}.import-workspace{padding-bottom:82px}}.cashbook-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.cashbook-controls>div{display:flex;gap:6px}.cashbook-controls button,.cashbook-controls input,.cashbook-controls select{min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:7px 11px}.cashbook-controls label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.cashbook-state{padding:24px;text-align:center;color:var(--muted)}.cashbook-print{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px}.cashbook-title{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:2px solid #172033;padding-bottom:14px}.cashbook-title small{font-size:12px}.cashbook-title h2{font-size:25px;margin:4px 0}.cashbook-title p{margin:0;color:var(--muted)}.cashbook-print-meta{display:grid;text-align:right;gap:3px;font-size:11px}.cashbook-print-meta span,.cashbook-print-meta em{color:var(--muted);font-style:normal}.cashbook-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}.cashbook-summary>div{border:1px solid var(--border);border-radius:8px;padding:12px}.cashbook-summary span{display:block;font-size:11px;color:var(--muted)}.cashbook-summary strong{font-size:20px}.cashbook-summary .income strong{color:var(--income)}.cashbook-summary .expense strong{color:var(--expense)}.cashbook-ledger{overflow:hidden}.cashbook-ledger table{min-width:1050px}.cashbook-ledger td small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.cashbook-empty{padding:28px;text-align:center;color:var(--muted)}.cashbook-category{margin-top:18px}.cashbook-category h3{font-size:15px}.cashbook-category table{min-width:0;border:1px solid var(--border)}.cashbook-category th:first-child,.cashbook-category td:first-child{position:static}.cashbook-footer{display:flex;justify-content:flex-end;gap:42px;margin-top:30px;padding-top:16px;border-top:1px solid #172033;font-size:12px}@media(max-width:900px){.cashbook-controls{align-items:stretch;flex-direction:column}.cashbook-controls>div{justify-content:space-between}.cashbook-controls label{justify-content:space-between}.cashbook-summary{grid-template-columns:1fr 1fr}.cashbook-print{padding:16px}}@media print{@page{size:A4 landscape;margin:10mm}body{background:#fff}.sidebar,.topbar,.no-print,.drawer-backdrop,.notification-backdrop,.desktop-settings-backdrop{display:none!important}.app-shell,.app-shell main{display:block!important;margin:0!important}.cashbook-workspace{padding:0!important}.cashbook-print{border:0;border-radius:0;padding:0}.cashbook-title{break-after:avoid}.cashbook-summary{break-inside:avoid}.cashbook-ledger{border:0;overflow:visible}.cashbook-ledger table{min-width:0;font-size:9px}.cashbook-ledger th,.cashbook-ledger td{position:static!important;padding:5px 6px;font-size:9px;white-space:normal}.cashbook-category{break-inside:avoid}.cashbook-category th,.cashbook-category td{font-size:10px;padding:6px}.cashbook-footer{break-inside:avoid}}.accounts-workspace{display:grid;gap:18px}.accounts-head,.account-section-title{display:flex;align-items:center;justify-content:space-between;gap:18px}.accounts-head h2,.account-section-title h3{margin:0}.accounts-head p{margin:6px 0 0;color:var(--muted)}.account-section-title{padding:18px 20px 12px}.account-section-title span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.account-section-title input{width:170px}.account-list,.reconciliation-panel{overflow:hidden}.account-list table,.reconciliation-panel table{min-width:980px}.account-list td small,.reconciliation-panel td small{display:block;color:var(--muted);margin-top:4px}.reconciliation-panel input{min-width:130px}.reconciliation-panel td:nth-child(5) input{min-width:190px}.reconciliation-amount{text-align:right;font-variant-numeric:tabular-nums}.reconciliation-difference{color:#b42318;font-weight:800}.error-text{color:#b42318!important}.account-editor-backdrop{position:fixed;inset:0;z-index:90;background:#0f172a6b;display:grid;place-items:center;padding:24px}.account-editor{width:min(720px,100%);padding:22px;box-shadow:0 24px 80px #0f172a3d}.account-editor header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.account-editor header h3{margin:0}.account-editor header p{margin:5px 0 0;color:var(--muted);font-size:13px}.account-editor header button{border:0;background:transparent;font-size:24px}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.account-form-grid label{display:grid;gap:7px;font-size:13px;font-weight:700}.account-form-grid input,.account-form-grid select{min-height:40px;border:1px solid #cfd9e7;border-radius:8px;padding:8px 10px;background:#fff}.account-editor .active-toggle{display:flex;align-items:center;gap:9px}.account-editor footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.account-editor footer button,.accounts-head button{min-height:40px;border:1px solid #cfd8e6;border-radius:8px;padding:8px 13px}.reconciliation-panel td>input{min-height:36px;border:1px solid #cfd8e6;border-radius:7px;padding:6px 8px}@media(max-width:900px){.accounts-head{align-items:flex-start;flex-direction:column}.account-form-grid{grid-template-columns:1fr}.account-editor-backdrop{padding:10px}.account-editor{max-height:95vh;overflow:auto}}.import-defaults{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(300px,1.35fr);gap:14px;align-items:end;padding:16px;margin-bottom:14px}.import-defaults label{display:grid;gap:6px;font-size:12px;font-weight:750;color:#56647a}.import-defaults select,.import-defaults input{min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:8px 10px;color:#172033}.import-defaults aside{min-height:40px;padding:8px 10px;border:1px solid #d9c88e;border-radius:8px;background:#fffbea;color:#6e5b27;font-size:11px;line-height:1.45}.import-preview table{min-width:1350px}@media(max-width:1000px){.import-defaults{grid-template-columns:1fr 1fr}.import-defaults aside{grid-column:1/-1}}@media(max-width:767px){.import-defaults{grid-template-columns:1fr}.import-defaults aside{grid-column:auto}}.batch-workspace{display:grid;gap:18px}.batch-page-head,.batch-section-head,.batch-focus-banner{display:flex;align-items:center;justify-content:space-between;gap:20px}.batch-page-head h2,.batch-section h3{margin:0}.batch-page-head p,.batch-section-head p,.batch-focus-banner small{margin:6px 0 0;color:var(--muted)}.batch-page-head input{width:min(390px,100%)}.batch-focus-banner{padding:14px 18px;border:1px solid #9dc2ff;background:#eef6ff;border-radius:12px}.batch-focus-banner div{display:grid;gap:2px}.batch-section{padding:0;overflow:hidden}.batch-section-head{padding:18px 20px;border-bottom:1px solid var(--border)}.batch-section-head .primary{white-space:nowrap}.approve-batch{background:#147a55}.batch-table{max-height:440px}.batch-table table{min-width:920px}.batch-table th:first-child,.batch-table td:first-child{width:48px;min-width:48px;left:0;text-align:center}.batch-table input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary)}.batch-table td strong,.batch-table td small{display:block}.batch-table td small{margin-top:3px;color:var(--muted)}.batch-row-disabled{background:#fff9ec;color:#7e7054}.batch-empty{padding:32px;text-align:center;color:var(--muted)}.import-success-message{display:flex;align-items:center;justify-content:space-between;gap:16px}.import-success-message .primary{color:#fff;white-space:nowrap}@media(max-width:900px){.batch-page-head,.batch-section-head,.batch-focus-banner,.import-success-message{align-items:stretch;flex-direction:column}.batch-page-head input,.batch-section-head .primary,.batch-focus-banner button,.import-success-message .primary{width:100%}}.nav-icon{width:20px;height:20px;flex:0 0 20px;color:currentColor}.processing-workspace{display:grid;gap:16px}.processing-page-head{display:flex;align-items:center;justify-content:space-between}.processing-page-head h2{font-size:20px;margin:0}.processing-page-head p{font-size:13px;color:var(--muted);margin:5px 0 0}.processing-tabs{display:flex;align-items:center;gap:6px;padding:5px;background:#e9eef7;border:1px solid #d7e0ee;border-radius:11px;width:max-content;max-width:100%}.processing-tabs button{min-height:40px;border:0;border-radius:8px;background:transparent;color:#526178;padding:8px 16px;display:flex;align-items:center;gap:8px;font-weight:750;cursor:pointer}.processing-tabs button:hover{background:#fff8}.processing-tabs button.active{background:#fff;color:var(--primary);box-shadow:0 1px 5px #17203318}.processing-tabs b{min-width:22px;border-radius:12px;background:#dce6f8;color:#526178;padding:1px 6px;font-size:11px}.processing-tabs button.active b{background:#e8efff;color:var(--primary)}.processing-tab-content{min-width:0}.processing-tab-content>.batch-workspace,.processing-tab-content>.import-workspace{display:grid;gap:14px}.processing-attention{overflow:hidden}.processing-section-head{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px}.processing-section-head h3{margin:0;font-size:16px}.processing-section-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.processing-section-head>strong{color:var(--primary);background:#edf3ff;border-radius:16px;padding:4px 10px;font-size:12px;white-space:nowrap}.processing-attention .approval-row{padding-left:20px;padding-right:20px}@media(max-width:1199px){.nav-icon{width:21px;height:21px;flex-basis:21px}}@media(max-width:767px){.nav-icon{width:18px;height:18px;flex-basis:18px}.processing-tabs{width:100%;overflow-x:auto}.processing-tabs button{flex:1;justify-content:center;white-space:nowrap;padding:8px 10px}.processing-page-head,.processing-section-head{align-items:flex-start}.processing-workspace{gap:12px}}.form-message.warning{background:#fff4dc;color:#855500;border:1px solid #ecd391}.batch-result-summary{display:grid;grid-template-columns:repeat(3,minmax(100px,160px));gap:8px}.batch-result-summary>div{background:#fff;border:1px solid var(--border);border-radius:9px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between}.batch-result-summary span{font-size:12px;color:var(--muted)}.batch-result-summary strong{font-size:18px}.batch-result-summary .has-failures{border-color:#edb6bf;background:#fff7f8}.batch-result-summary .has-failures strong{color:var(--danger)}.batch-actions-bar{display:flex;align-items:center;gap:8px}.batch-actions-bar button{min-height:40px;border-radius:8px;padding:8px 13px;white-space:nowrap;font-weight:750}.batch-return-button{border:1px solid #d695a1;background:#fff;color:var(--danger)}.batch-dialog-backdrop{position:fixed;inset:0;z-index:80;background:#14213d66;display:grid;place-items:center;padding:20px}.batch-return-dialog{width:min(560px,100%);background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 24px 70px #14213d38;overflow:hidden}.batch-return-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--border)}.batch-return-dialog h3{margin:0;font-size:18px}.batch-return-dialog header p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.batch-return-dialog header button{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:20px;flex:0 0 auto}.batch-return-dialog>label{display:grid;gap:7px;padding:18px 20px 4px;font-size:13px;font-weight:750}.batch-return-dialog textarea{width:100%;border:1px solid #cfd9e7;border-radius:8px;padding:10px;resize:vertical}.batch-return-dialog>small{display:block;text-align:right;color:var(--muted);padding:0 20px 12px}.batch-return-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid var(--border)}.batch-return-dialog footer button{min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:8px 13px;font-weight:750}.batch-return-dialog .batch-return-confirm{background:var(--danger);border-color:var(--danger);color:#fff}.batch-return-dialog button:disabled{opacity:.5}@media(max-width:900px){.batch-section-head .batch-actions-bar{width:100%}.batch-actions-bar button{flex:1}.batch-result-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.batch-actions-bar{align-items:stretch;flex-direction:column}.batch-result-summary{grid-template-columns:1fr}.batch-dialog-backdrop{padding:0}.batch-return-dialog{align-self:end;border-radius:13px 13px 0 0}}.batch-page-head>small{color:var(--muted);font-size:11px}.batch-filter-panel{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(2,minmax(145px,.7fr)) repeat(4,minmax(125px,.65fr));gap:10px;align-items:end;padding:14px;background:#fff;border:1px solid var(--border);border-radius:11px}.batch-filter-panel label{display:grid;gap:5px;min-width:0}.batch-filter-panel label>span{font-size:11px;color:#56647a;font-weight:750}.batch-filter-panel input,.batch-filter-panel select{width:100%;min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:8px 9px;color:#172033}.batch-filter-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding-top:2px}.batch-filter-actions button{min-height:38px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:#526178;padding:7px 11px;font-weight:700}.batch-filter-actions button:first-child{border-color:#9bb6e8;color:var(--primary);background:#f4f8ff}.batch-filter-actions button:disabled{opacity:.45}@media(max-width:1350px){.batch-filter-panel{grid-template-columns:repeat(4,minmax(135px,1fr))}.batch-filter-search{grid-column:span 2}}@media(max-width:900px){.batch-filter-panel{grid-template-columns:1fr 1fr}.batch-filter-search{grid-column:1/-1}.batch-filter-actions{justify-content:stretch;flex-wrap:wrap}.batch-filter-actions button{flex:1}}@media(max-width:600px){.batch-filter-panel{grid-template-columns:1fr}.batch-filter-search{grid-column:auto}.batch-filter-actions{align-items:stretch;flex-direction:column}.batch-filter-actions button{width:100%}.batch-page-head>small{display:none}}.ledger-explorer-workspace{display:grid;gap:16px;min-width:0}.ledger-explorer-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.ledger-explorer-head h2{margin:0;font-size:21px}.ledger-explorer-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.ledger-explorer-head>div:last-child{display:flex;gap:8px}.ledger-explorer-head button,.ledger-filter-actions button,.ledger-explorer-empty button{min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:8px 13px;font-weight:750}.ledger-explorer-head .primary{border-color:var(--primary);background:var(--primary);color:#fff}.ledger-filter-panel{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(145px,.75fr)) repeat(4,minmax(125px,.65fr));gap:10px;align-items:end;padding:14px;background:#fff;border:1px solid var(--border);border-radius:11px}.ledger-filter-panel label{display:grid;gap:5px;min-width:0}.ledger-filter-panel label>span{font-size:11px;color:#56647a;font-weight:750}.ledger-filter-panel input,.ledger-filter-panel select{width:100%;min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:8px 9px;color:#172033}.ledger-filter-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:10px}.ledger-filter-actions span{margin-right:auto;color:var(--muted);font-size:12px;font-weight:700}.ledger-filter-actions button:disabled{opacity:.45}.ledger-explorer-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ledger-explorer-metrics article{display:grid;gap:5px;padding:15px 17px;background:#fff;border:1px solid var(--border);border-radius:11px}.ledger-explorer-metrics span{color:var(--muted);font-size:12px}.ledger-explorer-metrics strong{font-size:20px;font-variant-numeric:tabular-nums}.ledger-explorer-metrics small{color:var(--muted)}.ledger-explorer-metrics .income strong{color:#147a55}.ledger-explorer-metrics .expense strong{color:#b42318}.ledger-explorer-table{overflow:hidden}.ledger-explorer-table table{min-width:1260px}.ledger-explorer-table td strong,.ledger-explorer-table td small{display:block}.ledger-explorer-table td small{margin-top:3px;color:var(--muted)}.ledger-explorer-table tr.selected{background:#eef4ff}.ledger-explorer-table th:first-child,.ledger-explorer-table td:first-child{position:sticky;left:0;z-index:2;background:inherit}.ledger-explorer-table th:nth-child(2),.ledger-explorer-table td:nth-child(2){position:sticky;left:100px;z-index:2;background:inherit}.ledger-explorer-table th:first-child{z-index:3}.ledger-explorer-table th:nth-child(2){z-index:3}.ledger-type{display:inline-flex;border-radius:16px;padding:3px 8px;font-size:11px;font-weight:800}.ledger-type.income{background:#e9f7f0;color:#147a55}.ledger-type.expense{background:#fff0f1;color:#b42318}.ledger-view-button{min-height:32px;border:1px solid #9bb6e8;border-radius:7px;background:#f4f8ff;color:var(--primary);padding:5px 10px;font-weight:750}.ledger-explorer-empty{text-align:center;padding:42px 20px;color:var(--muted)}.ledger-explorer-empty strong{color:#273449}.ledger-explorer-empty p{margin:7px 0 15px}.ledger-detail-backdrop{position:fixed;inset:0;z-index:75;background:#14213d66;display:flex;justify-content:flex-end}.ledger-detail-drawer{width:min(560px,100%);height:100%;background:#fff;box-shadow:-20px 0 60px #14213d2e;display:flex;flex-direction:column;overflow:hidden}.ledger-detail-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid var(--border)}.ledger-detail-drawer>header h2{font-size:20px;margin:9px 0 4px}.ledger-detail-drawer>header p{margin:0;color:var(--muted);font-size:12px}.ledger-detail-drawer>header button{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:22px;flex:0 0 auto}.ledger-detail-body{flex:1;overflow:auto;padding:20px 24px 28px}.ledger-detail-amount{display:grid;gap:5px;padding:18px;border-radius:11px;background:#eef4ff;border:1px solid #cbdcff}.ledger-detail-amount small{color:var(--primary);font-weight:800}.ledger-detail-amount strong{font-size:26px;font-variant-numeric:tabular-nums}.ledger-detail-amount span{color:#526178}.ledger-detail-section{margin-top:22px}.ledger-detail-section h3{font-size:14px;margin:0 0 8px}.ledger-detail-section dl{margin:0;border-top:1px solid var(--border)}.ledger-detail-section dl>div{display:grid;grid-template-columns:155px minmax(0,1fr);gap:16px;padding:10px 2px;border-bottom:1px solid var(--border)}.ledger-detail-section dt{color:var(--muted);font-size:12px}.ledger-detail-section dd{margin:0;font-size:13px;overflow-wrap:anywhere}.ledger-detail-warning{margin-top:18px;padding:13px 15px;border:1px solid #e4c26d;background:#fff8e7;border-radius:9px;color:#704d00}.ledger-detail-warning p{margin:6px 0 0;line-height:1.5}.ledger-detail-drawer>footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 24px;border-top:1px solid var(--border);background:#fff}.ledger-detail-drawer>footer button{min-height:40px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:8px 13px;font-weight:750}.ledger-detail-drawer>footer .primary{background:var(--primary);border-color:var(--primary);color:#fff}.ledger-detail-drawer>footer .approve{background:#147a55;border-color:#147a55}.ledger-detail-drawer>footer .ledger-return-button{color:var(--danger);border-color:#d695a1}.ledger-detail-drawer>footer span{color:var(--muted);font-size:12px}.ledger-detail-drawer button:disabled{opacity:.5}@media(max-width:1350px){.ledger-filter-panel{grid-template-columns:repeat(4,minmax(135px,1fr))}.ledger-filter-search{grid-column:span 2}.ledger-explorer-metrics{grid-template-columns:1fr 1fr}}@media(max-width:900px){.ledger-explorer-head{align-items:flex-start;flex-direction:column}.ledger-explorer-head>div:last-child{width:100%}.ledger-explorer-head>div:last-child button{flex:1}.ledger-filter-panel{grid-template-columns:1fr 1fr}.ledger-filter-search{grid-column:1/-1}.ledger-explorer-metrics{grid-template-columns:1fr 1fr}.ledger-detail-drawer{width:min(620px,92vw)}}@media(max-width:600px){.ledger-filter-panel{grid-template-columns:1fr}.ledger-filter-search{grid-column:auto}.ledger-filter-actions{align-items:stretch;flex-direction:column}.ledger-filter-actions span{margin:0}.ledger-filter-actions button{width:100%}.ledger-explorer-metrics{grid-template-columns:1fr}.ledger-detail-backdrop{align-items:flex-end}.ledger-detail-drawer{width:100%;height:min(92vh,820px);border-radius:14px 14px 0 0}.ledger-detail-drawer>header,.ledger-detail-body,.ledger-detail-drawer>footer{padding-left:16px;padding-right:16px}.ledger-detail-section dl>div{grid-template-columns:115px minmax(0,1fr)}.ledger-detail-drawer>footer{align-items:stretch;flex-direction:column}.ledger-detail-drawer>footer button{width:100%}}.ledger-export-message{padding:10px 13px;border:1px solid #a9c4ec;border-radius:9px;background:#f2f7ff;color:#31517e;font-size:12px}.ledger-timeline{margin-top:22px}.ledger-timeline h3{font-size:14px;margin:0 0 12px}.ledger-timeline ol{list-style:none;margin:0;padding:0}.ledger-timeline li{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:0 0 18px}.ledger-timeline li:not(:last-child):before{content:"";position:absolute;left:7px;top:14px;bottom:0;width:2px;background:#dbe4f0}.ledger-timeline li>i{position:relative;z-index:1;width:16px;height:16px;border:4px solid #dce8ff;border-radius:50%;background:var(--primary)}.ledger-timeline li>div{display:grid;gap:3px}.ledger-timeline li strong{font-size:13px}.ledger-timeline li span{color:var(--muted);font-size:11px}.ledger-timeline li small{margin-top:3px;padding:7px 9px;border-radius:7px;background:#f4f6f9;color:#526178;line-height:1.45;overflow-wrap:anywhere}.ledger-timeline-state{margin:0;padding:12px;border-radius:8px;background:#f4f6f9;color:var(--muted);font-size:12px}.ledger-timeline-state.error{background:#fff2f3;color:#a22835}.reminder-actions .reminder-create-draft{border-color:#8eace2;background:#edf4ff;color:var(--primary);font-weight:750}.reminder-actions .reminder-create-draft:hover:not(:disabled){background:#dfeaff}.reminder-actions button:disabled{opacity:.5;cursor:not-allowed}.enterprise-page{display:grid;gap:16px}.enterprise-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.enterprise-head h2{margin:0 0 5px}.enterprise-head p{margin:0;color:var(--muted)}.enterprise-head button,.enterprise-card button{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:7px 12px}.enterprise-tabs{display:flex;gap:5px;padding:5px;border:1px solid var(--border);border-radius:11px;background:#e9eef7;width:max-content;max-width:100%;overflow:auto}.enterprise-tabs button{min-height:40px;border:0;border-radius:8px;background:transparent;padding:8px 15px;white-space:nowrap;font-weight:750;color:#526178}.enterprise-tabs button.active{background:#fff;color:var(--primary);box-shadow:0 1px 5px #17203318}.enterprise-message{padding:10px 13px;border:1px solid #a9c4ec;border-radius:9px;background:#f2f7ff;color:#31517e}.enterprise-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.enterprise-grid>.wide,.enterprise-analysis-toolbar.wide,.enterprise-metrics.wide{grid-column:1/-1}.enterprise-card{padding:16px;min-width:0}.enterprise-card>h3{margin:0 0 14px}.enterprise-card>p{color:var(--muted);font-size:12px}.enterprise-card textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px;resize:vertical;margin-bottom:10px}.book-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.book-cards button{display:grid;gap:4px;text-align:left;padding:14px}.book-cards button.active{border-color:var(--primary);background:#eef4ff}.book-cards span,.book-cards small{color:var(--muted)}.enterprise-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.enterprise-form.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-form label{display:grid;gap:5px;color:#56647a;font-size:12px;font-weight:700}.enterprise-form input,.enterprise-form select{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:7px 9px}.enterprise-form button{align-self:end}.enterprise-list{list-style:none;margin:14px 0 0;padding:0;border-top:1px solid var(--border)}.enterprise-list li{display:flex;justify-content:space-between;gap:15px;padding:10px 2px;border-bottom:1px solid var(--border);font-size:12px}.enterprise-list li span{color:var(--muted)}.enterprise-card table{min-width:700px}.enterprise-card td small{display:block;color:var(--muted);margin-top:3px}.enterprise-metrics{grid-template-columns:repeat(3,1fr)}.enterprise-analysis-toolbar{display:flex;justify-content:flex-end}.enterprise-analysis-toolbar label{display:flex;align-items:center;gap:8px;font-size:13px}.analysis-months{display:grid;gap:9px}.analysis-months>div{display:grid;grid-template-columns:90px 1fr 1fr;gap:10px;padding-bottom:8px;border-bottom:1px solid var(--border);font-size:12px}.analysis-bars{display:grid;gap:12px}.analysis-bars label{display:flex;justify-content:space-between;gap:10px;font-size:12px}.analysis-bars>div>i{display:block;height:8px;margin-top:5px;border-radius:6px;background:linear-gradient(90deg,var(--primary),#75a0ff)}@media(max-width:900px){.enterprise-grid{grid-template-columns:1fr}.enterprise-grid>.wide,.enterprise-analysis-toolbar.wide,.enterprise-metrics.wide{grid-column:auto}.enterprise-metrics{grid-template-columns:1fr}.enterprise-tabs{width:100%}.enterprise-head{align-items:stretch;flex-direction:column}.enterprise-form,.enterprise-form.compact{grid-template-columns:1fr}.enterprise-list li{flex-direction:column;gap:3px}.analysis-months>div{grid-template-columns:70px 1fr}.analysis-months>div span:last-child{grid-column:2}}.enterprise-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.enterprise-card-title h3{margin:0}.password-change-panel form{display:grid;gap:16px}.password-change-logout{background:transparent;border:0;color:#526581;text-decoration:underline}.password-change-panel .login-error{margin:0}.ledger-kind-switch{display:inline-grid;grid-template-columns:1fr 1fr;justify-self:start;padding:4px;background:#e9eff9;border:1px solid #d4deed;border-radius:10px;gap:3px}.ledger-kind-switch button{min-width:150px;min-height:42px;padding:8px 18px;border:0;border-radius:7px;background:transparent;color:#56647a;font-weight:800;cursor:pointer}.ledger-kind-switch button.active{background:#fff;color:var(--primary);box-shadow:0 2px 7px #17203318}.ledger-kind-switch button[aria-selected=true]{cursor:default}@media(max-width:767px){.ledger-kind-switch{justify-self:stretch}.ledger-kind-switch button{min-width:0}}.phase2-page,.phase2-subpage{display:grid;gap:16px;min-width:0}.phase2-page>.panel,.phase2-subpage>.panel{min-width:0}.phase2-subpage{padding-top:0}.phase2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.phase2-head h2{margin:0 0 5px}.phase2-head p{margin:0;color:var(--muted,#64748b)}.phase2-head>label{display:flex;align-items:center;gap:8px;font-size:13px}.phase2-head input,.phase2-toolbar input{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px}.phase2-toolbar{display:flex;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid #e5e7eb}.phase2-toolbar input{min-width:280px;margin-right:auto}.phase2-dialog{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;padding:20px}.phase2-checks{display:flex;gap:22px;margin:16px 0}.phase2-checks label{display:flex;gap:8px;align-items:center}.phase2-inline-form{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;padding:16px}.phase2-inline-form>label{display:grid;gap:5px;min-width:150px;font-size:12px;color:#64748b}.phase2-inline-form>label:first-of-type{min-width:250px}.phase2-inline-form input,.phase2-inline-form select{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;background:#fff}.phase2-inline-form .grow{flex:1}.phase2-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.phase2-two-col>.panel>h3,.phase2-page>.panel>h3,.phase2-subpage>.panel>h3{padding:16px;margin:0}.phase2-schedule{max-height:360px}.phase2-metrics{grid-template-columns:repeat(4,1fr)}.phase2-close{display:flex;justify-content:space-between;gap:20px;padding:16px}.phase2-close>div{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.phase2-close input{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;min-width:260px}.phase2-page table small,.phase2-subpage table small{display:block;color:#64748b;margin-top:3px}@media(max-width:1100px){.phase2-two-col{grid-template-columns:1fr}.phase2-metrics{grid-template-columns:repeat(2,1fr)}.phase2-close{display:grid}}@media(max-width:700px){.phase2-head{display:grid}.phase2-toolbar{align-items:stretch;flex-direction:column}.phase2-toolbar input{min-width:0;margin:0}.phase2-inline-form{display:grid}.phase2-inline-form>label,.phase2-inline-form>label:first-of-type{min-width:0}.phase2-metrics{grid-template-columns:1fr}.phase2-close input{min-width:0;width:100%}}.enterprise-card>label{display:grid;gap:6px;margin:10px 0;font-size:13px;color:var(--muted)}.enterprise-card>label input,.enterprise-card>label select,.enterprise-card>label textarea{width:100%;box-sizing:border-box}.secret-code{display:block;margin:10px 0;padding:12px;border:1px dashed #7c91b7;border-radius:8px;background:#f4f7fc;word-break:break-all;font-size:14px;letter-spacing:1px}.enterprise-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--border)}.generated-code-input{background:#f3f6fa!important;color:#647189!important;cursor:not-allowed}.enterprise-form label>small{font-weight:500;color:var(--muted);line-height:1.4}.feature-tour-button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #a9bce0;border-radius:9px;background:#f3f7ff;color:#2454bd;font-size:12px;font-weight:800;white-space:nowrap}.feature-tour-button:first-letter{font-size:15px}.feature-tour{position:fixed;inset:0;z-index:120}.feature-tour-spotlight{position:fixed;z-index:1;border:3px solid #77a2ff;border-radius:11px;box-shadow:0 0 0 9999px #0a1730ad,0 0 0 6px #77a2ff3d;pointer-events:none;transition:all .2s ease}.feature-tour-arrow{position:fixed;z-index:2;color:#fff;font-size:39px;line-height:44px;font-weight:900;filter:drop-shadow(0 2px 3px #0b1730);pointer-events:none;animation:tour-arrow .9s ease-in-out infinite alternate}.feature-tour-card{position:fixed;z-index:3;width:min(380px,calc(100vw - 24px));padding:19px 20px 17px;border:1px solid #c9d8f3;border-radius:14px;background:#fff;box-shadow:0 24px 70px #09173252}.feature-tour-progress{display:flex;align-items:center;justify-content:space-between;color:#526178;font-size:12px;font-weight:800}.feature-tour-progress span{color:#2454bd}.feature-tour-card h2{margin:17px 0 9px;font-size:21px}.feature-tour-card h2 small{display:block;margin-top:4px;color:#70809a;font-size:13px;font-weight:650}.feature-tour-card p{min-height:54px;margin:0;color:#435168;font-size:14px;line-height:1.75}.feature-tour-dots{display:flex;gap:4px;margin:15px 0}.feature-tour-dots i{height:4px;flex:1;border-radius:3px;background:#e1e7f0}.feature-tour-dots i.done{background:#a9c1ed}.feature-tour-dots i.active{background:var(--primary)}.feature-tour-actions{display:flex;align-items:center;gap:7px}.feature-tour-actions span{flex:1}.feature-tour-actions button{min-height:38px;padding:7px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#526178;font-weight:750}.feature-tour-actions .primary{min-width:80px}@keyframes tour-arrow{0%{transform:translate(0)}to{transform:translate(8px)}}@media(max-width:1199px){.feature-tour-button span{display:none}.feature-tour-button{min-width:36px;justify-content:center}.sidebar{overflow-y:auto}}@media(max-width:767px){.feature-tour-card{left:12px!important;right:12px;top:auto!important;bottom:76px;width:auto}.feature-tour-card p{min-height:0}.feature-tour-arrow{display:none}.feature-tour-spotlight{border-radius:8px}.feature-tour-button{display:inline-flex}.user-area{gap:5px}}@media(prefers-reduced-motion:reduce){.feature-tour-spotlight{transition:none}.feature-tour-arrow{animation:none}}.chart-wrap{position:relative}.trend-legend{position:absolute;right:24px;top:0;display:flex;gap:14px;color:var(--muted);font-size:12px}.trend-legend span{display:flex;align-items:center;gap:5px}.trend-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:0}.income-line,.expense-line{stroke-linecap:round;stroke-linejoin:round}.income-point{fill:var(--primary)}.expense-point{fill:#e05067}.chart-empty-state{height:285px;display:grid;place-items:center;padding:28px;text-align:center;color:var(--muted)}.chart-empty-state>div{max-width:420px;display:grid;gap:8px}.chart-empty-state strong{color:#3b4960;font-size:15px}.chart-empty-state span{font-size:13px;line-height:1.6}
