.auth-shell{background:#eef2ef;place-items:center;min-height:100vh;padding:28px 18px;display:grid}.auth-card{background:#fffefa;border:1px solid #dbe3dd;border-radius:16px;width:min(580px,100%);padding:24px;box-shadow:0 12px 32px #1630261a}.auth-brand{color:#173d32;align-items:center;gap:9px;display:flex}.auth-brand>span,.auth-heading>span{background:#d6f27b;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.auth-brand strong{font-size:1rem}.auth-heading{text-align:left;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:13px;margin:28px 0 22px;display:grid}.auth-heading>span{color:#27634d;background:#e3efe9;border-radius:11px;grid-row:1/span 3;width:40px;height:40px}.auth-heading p,.auth-heading h1,.auth-heading small{grid-column:2}.auth-heading p{color:#347860;letter-spacing:.1em;text-transform:uppercase;margin:0 0 3px;font-size:.61rem;font-weight:800}.auth-heading h1,.auth-card--status h1{color:#15231e;letter-spacing:-.035em;margin:0;font-size:1.55rem}.auth-heading small{color:#6c7873;margin-top:5px;font-size:.74rem;line-height:1.45}.auth-form{gap:13px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form label>span{color:#34433d;font-size:.72rem;font-weight:720}.auth-form input{color:#15231e;background:#fff;border:1px solid #d7ded8;border-radius:9px;width:100%;min-height:42px;padding:0 12px}.auth-form input:focus{border-color:#648d7c;outline:0;box-shadow:0 0 0 3px #3478601f}.auth-form .button{min-height:42px;margin-top:3px}.auth-card>footer{color:#6d7974;border-top:1px solid #e5e9e5;align-items:flex-start;gap:8px;margin-top:18px;padding-top:13px;font-size:.65rem;line-height:1.45;display:flex}.auth-card>footer svg{color:#347860;flex:none}.auth-alert{color:#953e39;background:#fff1ef;border:1px solid #eccbc8;border-radius:10px;align-items:flex-start;gap:8px;margin:0 0 17px;padding:10px 11px;font-size:.72rem;line-height:1.4;display:flex}.auth-alert svg{flex:none}.auth-card--status{text-align:center;align-content:center;place-items:center;min-height:310px;display:grid}.auth-card--status h1{margin-top:17px}.auth-card--status p{color:#66736e;max-width:350px;margin:10px 0 22px;font-size:.78rem;line-height:1.55}.connection-icon{color:#27634d;background:#e3efe9;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.connection-icon.is-error{color:#a0443e;background:#fff0ed}.spin,.is-loading svg{animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=520px){.auth-shell{place-items:stretch stretch;padding:0}.auth-card{border:0;border-radius:0;width:100%;min-height:100vh;padding:24px 20px}.auth-heading{grid-template-columns:36px minmax(0,1fr);column-gap:11px}.auth-heading>span{border-radius:10px;width:36px;height:36px}.auth-card--status{min-height:100vh}}.first-run-shell{background:#eef2ef;place-items:center;min-height:100vh;padding:28px 20px;display:grid}.first-run-card{background:#fffefa;border:1px solid #dbe3dd;border-radius:16px;width:min(900px,100%);overflow:hidden;box-shadow:0 12px 32px #1630261a}.first-run-header{border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding:0 28px;display:flex}.first-run-brand{color:#173d32;align-items:center;gap:10px;display:flex}.first-run-brand>span{color:#173d32;background:#d6f27b;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.first-run-brand strong{letter-spacing:-.02em;font-size:1.02rem}.first-run-steps{color:#76817c;align-items:center;gap:11px;font-size:.7rem;font-weight:700;display:flex}.first-run-steps>span{align-items:center;gap:5px;display:inline-flex}.first-run-steps>i{background:#d8ded9;width:28px;height:1px}.first-run-steps .is-done,.first-run-steps .is-active{color:#27634d}.first-run-content{padding:30px clamp(24px,6vw,64px) 34px}.first-run-warning,.first-run-error{border-radius:11px;margin:0 0 20px;padding:11px 13px;font-size:.78rem;line-height:1.45}.first-run-warning{color:#80511d;background:#fff8eb;border:1px solid #ead3b4}.first-run-error{color:#953e39;background:#fff1ef;border:1px solid #eccbc8}.first-run-intro{text-align:left;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:13px;max-width:700px;margin:0 auto 24px;display:grid}.first-run-intro>span{color:#27634d;background:#e3efe9;border-radius:11px;grid-row:1/span 3;place-items:center;width:40px;height:40px;display:grid}.first-run-intro p,.first-run-intro h1,.first-run-intro small{grid-column:2}.first-run-intro p{color:#347860;letter-spacing:.1em;text-transform:uppercase;margin:0 0 3px;font-size:.61rem;font-weight:800}.first-run-intro h1{color:#15231e;letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,3vw,1.85rem);line-height:1.15}.first-run-intro small{color:#67736e;max-width:590px;margin-top:5px;font-size:.76rem;line-height:1.45}.first-run-form{gap:14px;max-width:700px;margin:0 auto;display:grid}.first-run-form label{gap:7px;display:grid}.first-run-form label>span{color:#34433d;font-size:.72rem;font-weight:720}.first-run-form label b{color:#b14d47}.first-run-form label em{color:#8a948f;margin-left:5px;font-size:.64rem;font-style:normal;font-weight:500}.first-run-form input,.first-run-form select{color:#15231e;background:#fff;border:1px solid #d7ded8;border-radius:9px;width:100%;min-height:42px;padding:0 12px;transition:border-color .15s,box-shadow .15s}.first-run-form input:focus,.first-run-form select:focus{border-color:#648d7c;outline:0;box-shadow:0 0 0 3px #3478601f}.first-run-form label small{color:#7a8580;font-size:.64rem}.first-run-form-row{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.first-run-form footer{border-top:1px solid #e5e9e5;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding-top:16px;display:flex}.first-run-form footer>span{color:#76817c;align-items:center;gap:7px;font-size:.66rem;display:flex}.first-run-form footer button,.first-run-sources article button{color:#fff;background:#20513f;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:.72rem;font-weight:750;display:inline-flex}.first-run-form footer button:hover,.first-run-sources article button:hover{background:#173d32}.first-run-form footer button:disabled,.first-run-sources article button:disabled{cursor:wait;opacity:.68}.first-run-sources{gap:13px;display:grid}.first-run-sources article{background:#fff;border:1px solid #dde3de;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:105px;padding:18px;display:grid}.first-run-sources article>span{color:#27634d;background:#e8f0ec;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.first-run-sources h2{color:#1b2c25;margin:0 0 5px;font-size:.94rem}.first-run-sources p{color:#6c7873;margin:0;font-size:.7rem;line-height:1.45}.first-run-back{color:#61706a;background:0 0;align-items:center;gap:7px;margin-top:22px;padding:7px 0;font-size:.7rem;font-weight:700;display:inline-flex}.first-run-back:hover{color:#27634d}.first-run-form footer .first-run-back{color:#61706a;background:0 0;min-height:40px;margin:0;padding-inline:4px}.first-run-form footer .first-run-back:hover{color:#27634d;background:0 0}.first-run-source-security{color:#3e6556;background:#e8f0ec;border-radius:10px;align-items:flex-start;gap:9px;margin-top:16px;padding:11px 13px;font-size:.68rem;line-height:1.45;display:flex}.first-run-source-security svg{flex:none}@media (width<=700px){.first-run-shell{place-items:stretch stretch;padding:0}.first-run-card{border:0;border-radius:0;min-height:100vh}.first-run-header{padding:0 20px}.first-run-steps{font-size:0}.first-run-steps>span{font-size:.65rem;display:none}.first-run-steps>span.is-active{display:inline-flex}.first-run-steps>i{display:none}.first-run-content{padding:26px 20px 32px}.first-run-intro{grid-template-columns:36px minmax(0,1fr);column-gap:11px}.first-run-intro>span{border-radius:10px;width:36px;height:36px}.first-run-form-row{grid-template-columns:1fr}.first-run-form footer{flex-direction:column-reverse;align-items:stretch}.first-run-form footer button{width:100%}.first-run-sources article{grid-template-columns:auto minmax(0,1fr)}.first-run-sources article button{grid-column:1/-1;width:100%}}.opening-balances-form{gap:18px;display:grid}.opening-date-row{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);align-items:end;gap:14px;display:grid}.opening-date-row>div{border:1px solid var(--line);background:var(--surface-muted);min-height:42px;color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:9px 11px;font-size:.61rem;line-height:1.4;display:flex}.opening-date-row>div svg{color:var(--green-700);flex:none}.opening-account-groups{gap:12px;display:grid}.opening-account-groups>section{border:1px solid var(--line);border-radius:12px;overflow:hidden}.opening-account-groups>section>header{border-bottom:1px solid var(--line);background:var(--surface-muted);justify-content:space-between;align-items:center;min-height:42px;padding:0 13px;display:flex}.opening-account-groups>section>header strong{font-size:.7rem}.opening-account-groups>section>header span{color:var(--muted);font-size:.55rem}.opening-account-groups>section>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.opening-account-groups label{grid-template-columns:minmax(0,1fr) 145px;align-items:center;gap:12px;min-height:61px;padding:9px 12px;display:grid}.opening-account-groups label:nth-child(odd){border-right:1px solid var(--line)}.opening-account-groups label:nth-child(n+3){border-top:1px solid var(--line)}.opening-account-groups label>span:first-child{gap:3px;min-width:0;display:grid}.opening-account-groups label strong{white-space:nowrap;text-overflow:ellipsis;font-size:.61rem;overflow:hidden}.opening-account-groups label small{color:var(--muted);font-size:.51rem}.opening-money-input{display:block;position:relative}.opening-money-input input{border:1px solid var(--line-strong);text-align:right;background:#fff;border-radius:8px;width:100%;height:36px;padding:7px 45px 7px 9px;font-size:.68rem}.opening-money-input input:focus{border-color:var(--green-600);outline:none;box-shadow:0 0 0 3px #3478601a}.opening-money-input em{color:var(--muted);font-size:.52rem;font-style:normal;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.opening-summary{background:var(--green-50);border:1px solid #cadbd2;border-radius:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.opening-summary>div{gap:4px;display:grid}.opening-summary>div span{color:var(--muted);font-size:.55rem}.opening-summary>div strong{font-size:.72rem}.opening-summary>b{color:var(--green-700)}.opening-summary>p{color:var(--muted);border-top:1px solid #d4e3db;grid-column:1/-1;align-items:center;gap:6px;margin:3px 0 0;padding-top:10px;font-size:.58rem;display:flex}.opening-summary>p strong{color:var(--ink)}@media (width<=700px){.opening-date-row,.opening-account-groups>section>div{grid-template-columns:1fr}.opening-account-groups label{grid-template-columns:minmax(0,1fr) 130px}.opening-account-groups label:nth-child(odd){border-right:0}.opening-account-groups label:nth-child(n+2){border-top:1px solid var(--line)}.opening-summary{grid-template-columns:1fr}.opening-summary>b{display:none}}.composer-backdrop{z-index:120;background:0 0;justify-content:flex-end;animation:none;display:flex;position:fixed;inset:0}.operation-composer{border-left:1px solid var(--line);background:var(--surface-strong);grid-template-rows:auto minmax(0,1fr) auto;width:min(460px,100%);height:100dvh;animation:.2s ease-out composer-slide-in;display:grid;overflow:hidden;box-shadow:-18px 0 50px #0f241c1c}.composer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:17px 20px;display:flex}.composer-header .eyebrow{margin-bottom:4px;font-size:.55rem}.composer-header h2{letter-spacing:-.025em;margin:0;font-size:1.08rem;font-weight:760}.composer-body{padding:20px;overflow-y:auto}.composer-section-title{margin-bottom:15px}.composer-section-title>strong{font-size:.82rem;display:block}.composer-section-title p{color:var(--muted);margin:6px 0 0;font-size:.66rem;line-height:1.5}.scenario-list,.template-list{gap:9px;display:grid}.scenario-card,.template-list>button{border:1px solid var(--line);background:var(--surface);width:100%;min-height:94px;color:var(--ink);text-align:left;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:grid}.scenario-card:hover,.template-list>button:hover{background:var(--green-50);box-shadow:var(--shadow-sm);border-color:#b8c8bf;transform:translateY(-1px)}.scenario-card>span:first-child{border:1px solid var(--green-600);width:42px;height:42px;color:var(--green-700);border-radius:50%;place-items:center;display:grid}.scenario-card--pay>span:first-child{color:#385e89;border-color:#557398}.scenario-card--accrue>span:first-child{border-color:var(--line-strong);color:var(--ink-soft)}.scenario-card>span:nth-child(2),.template-list>button>span{gap:5px;min-width:0;display:grid}.scenario-card strong,.template-list strong{font-size:.73rem}.scenario-card small,.template-list small{color:var(--muted);font-size:.6rem;line-height:1.45}.scenario-card>svg,.template-list>button>svg{color:var(--muted)}.template-list>button{grid-template-columns:minmax(0,1fr) auto;min-height:76px}.composer-back{color:var(--green-700);background:0 0;align-items:center;gap:6px;margin:-4px 0 16px;padding:5px 0;font-size:.64rem;font-weight:730;display:inline-flex}.selected-operation{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-bottom:18px;padding:12px;display:grid}.selected-operation>span{background:var(--green-100);width:34px;height:34px;color:var(--green-700);border-radius:10px;place-items:center;display:grid}.selected-operation>div{gap:3px;display:grid}.selected-operation small{color:var(--muted);font-size:.55rem}.selected-operation strong{font-size:.7rem}.composer-form .form-grid--2{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr)}.composer-form .operation-impact{margin-top:2px}.composer-form .posting-preview{margin-top:0}.report-effect-preview{border-top:1px solid var(--line);margin:22px -20px 0;display:grid}.report-effect-preview header{padding:18px 20px 10px}.report-effect-preview header strong{font-size:.7rem;display:block}.report-effect-preview header p{color:var(--muted);margin:5px 0 0;font-size:.58rem;line-height:1.45}.report-effect-preview>div{justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:9px 20px;display:flex}.report-effect-preview>div+div{border-top:1px solid #eef0ec}.report-effect-preview span{gap:3px;display:grid}.report-effect-preview b{font-size:.66rem}.report-effect-preview small{color:var(--muted);font-size:.55rem}.report-effect-preview em{width:30px;height:25px;color:var(--muted);background:#f0f2ef;border-radius:7px;place-items:center;font-size:.65rem;font-style:normal;display:grid}.composer-neutral-posting{border-top:1px solid var(--line);margin:0 -20px -20px;padding:18px 20px 22px}.composer-neutral-posting header strong{font-size:.7rem;display:block}.composer-neutral-posting header p{color:var(--muted);margin:5px 0 12px;font-size:.58rem;line-height:1.45}.composer-neutral-posting>div{border:1px solid var(--line);min-height:38px;color:var(--muted);text-align:center;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 12px;font-size:.57rem;display:grid}.composer-neutral-posting>div:first-of-type{background:var(--surface-muted);border-radius:9px 9px 0 0}.composer-neutral-posting>div+div{background:var(--surface);border-top:0;border-radius:0 0 9px 9px}.composer-neutral-posting b{color:var(--ink-soft);font-size:.66rem}.composer-footer{border-top:1px solid var(--line);background:#fbfcf9;justify-content:flex-end;align-items:center;gap:8px;min-height:68px;padding:12px 20px;display:flex}.composer-footer .button--primary{background:var(--lime);color:var(--green-950);box-shadow:none}.composer-footer .button--primary:hover:not(:disabled){background:#c8eb64}@keyframes composer-slide-in{0%{opacity:.65;transform:translate(26px)}to{opacity:1;transform:translate(0)}}@media (width>=1181px){body.composer-open .operations-first-shell__content{margin-right:460px}.composer-backdrop{pointer-events:none}.operation-composer{pointer-events:auto}}@media (width<=640px){.composer-backdrop{background:#0b1e171f}.operation-composer{border-left:0;width:100%}.composer-body{padding:17px}.report-effect-preview,.composer-neutral-posting{margin-left:-17px;margin-right:-17px}.composer-form .form-grid--2{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.composer-backdrop,.operation-composer{animation:none}}.operations-first-shell{--ofs-rail:72px;--ofs-ink:#202521;--ofs-muted:#747b76;--ofs-line:#dfe3de;--ofs-soft-line:#e9ece8;--ofs-rail-bg:#102c26;--ofs-rail-ink:#bac8c2;--ofs-accent:#c9f04e;grid-template-columns:var(--ofs-rail) minmax(0, 1fr);min-height:100dvh;color:var(--ofs-ink);background:#fff;display:grid}body.operations-first-nav-open{overflow:hidden}.operations-first-shell button{font:inherit}.operations-first-shell__skip-link{z-index:1000;color:var(--ofs-ink);background:#fff;border-radius:8px;padding:9px 13px;font-size:.8rem;font-weight:750;transition:transform .15s;position:fixed;top:12px;left:86px;transform:translateY(-180%);box-shadow:0 8px 24px #0c1c182e}.operations-first-shell__skip-link:focus{transform:translateY(0)}.operations-first-rail{z-index:40;width:var(--ofs-rail);background:var(--ofs-rail-bg);height:100dvh;color:var(--ofs-rail-ink);flex-direction:column;align-items:center;display:flex;position:sticky;top:0}.operations-first-rail button{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;padding:0;transition:background .13s,color .13s,transform .13s;display:grid}.operations-first-rail button:hover{color:#fff;background:#ffffff17}.operations-first-rail button:active{transform:translateY(1px)}.operations-first-rail button:focus-visible,.operations-first-workspace button:focus-visible,.operations-first-mobile-bar button:focus-visible{outline-offset:2px;outline:3px solid #c9f04e7a}.operations-first-rail__brand{margin-top:22px;box-shadow:0 8px 20px #0419144d;background:var(--ofs-accent)!important;color:#163029!important}.operations-first-rail__nav{gap:12px;margin-top:38px;display:grid}.operations-first-rail__nav button{position:relative}.operations-first-rail__nav button.is-active{color:#fff;background:#ffffff1a}.operations-first-rail__nav button.is-active:before{background:var(--ofs-accent);content:"";border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:-15px}.operations-first-rail__utilities{gap:10px;margin-top:auto;margin-bottom:18px;display:grid}.operations-first-workspace{z-index:30;width:var(--ofs-workspace);border-right:1px solid var(--ofs-line);background:var(--ofs-panel);flex-direction:column;min-width:0;height:100dvh;display:flex;position:sticky;top:0;overflow-y:auto}.operations-first-workspace__heading{justify-content:space-between;align-items:center;min-height:78px;padding:0 20px;display:flex}.operations-first-workspace__heading strong{letter-spacing:-.012em;font-size:.92rem}.operations-first-workspace__heading button{width:36px;height:36px;color:var(--ofs-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:none}.operations-first-company{border:1px solid var(--ofs-line);min-height:76px;color:var(--ofs-ink);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 20px 16px;padding:12px;transition:border-color .13s,box-shadow .13s;display:grid;box-shadow:0 1px #14241e05}.operations-first-company:hover{border-color:#c9cec9;box-shadow:0 7px 22px #14241e0f}.operations-first-company__avatar{color:#7a827d;border:1px dashed #aab1ac;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.operations-first-company--ready .operations-first-company__avatar{color:#2f6c52;background:#edf6f1;border-style:solid;border-color:#c3d8cd}.operations-first-company__copy{min-width:0}.operations-first-company__copy strong,.operations-first-company__copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.operations-first-company__copy strong{font-size:.75rem;font-weight:760}.operations-first-company__copy small{color:var(--ofs-muted);margin-top:4px;font-size:.66rem}.operations-first-company>svg{color:#9aa09c}.operations-first-setup{border:1px solid var(--ofs-line);background:#fff;border-radius:12px;margin:0 20px 18px;padding:14px}.operations-first-setup h2{margin:0 0 12px;font-size:.73rem;font-weight:790}.operations-first-setup ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.operations-first-setup li{grid-template-columns:20px minmax(0,1fr);gap:9px;display:grid;position:relative}.operations-first-setup li:not(:last-child):after{content:"";background:#d6dad6;width:1px;position:absolute;top:20px;bottom:-10px;left:9px}.operations-first-setup__step{z-index:1;color:#567363;background:#fff;border:1px solid #a9b0ab;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.59rem;font-weight:800;display:grid;position:relative}.operations-first-setup li.is-complete .operations-first-setup__step{color:#fff;background:#3d795b;border-color:#3d795b}.operations-first-setup li strong,.operations-first-setup li small{display:block}.operations-first-setup li strong{font-size:.68rem;line-height:1.35}.operations-first-setup li small{color:var(--ofs-muted);margin-top:2px;font-size:.6rem;line-height:1.35}.operations-first-setup>button{background:var(--ofs-accent);color:#24351d;cursor:pointer;border:1px solid #b3d937;border-radius:7px;width:100%;min-height:34px;margin-top:13px;font-size:.68rem;font-weight:800}.operations-first-setup>button:hover{background:#d4f568}.operations-first-workspace__base-meta{border-top:1px solid var(--ofs-soft-line);color:#858c87;flex-wrap:wrap;gap:5px 9px;margin:auto 20px 0;padding:14px 0 18px;font-size:.59rem;display:flex}.operations-first-workspace__base-meta span:first-child{color:#4e5a53;font-weight:800}.operations-first-shell__content{background:#fff;min-width:0;min-height:100dvh}.operations-first-shell__content>main{min-width:0}.operations-first-shell__content>main:focus{outline:none}.operations-first-mobile-bar,.operations-first-shell__overlay{display:none}.operations-first-shell__content .page{width:min(100% - 56px,1280px);padding-top:28px}.operations-first-shell__content .page-header h1{letter-spacing:-.045em;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,3.3vw,3.25rem);font-weight:720}.operations-first-shell__content .operations-page .page-header{align-items:center;min-height:72px}.operations-first-shell__content .operations-page .page-header h1{letter-spacing:-.03em;font-size:1.55rem}.operations-first-shell__content .operations-page .page-description{margin-top:6px;font-size:.7rem}.operations-first-shell__content .operations-page .page-actions{padding-top:0}.operations-first-shell__content .operations-page .page-actions .button--primary{background:var(--lime);color:var(--green-950);box-shadow:none}.operations-first-shell__content .operations-page .page-actions .button--primary:hover:not(:disabled){background:#c8eb64}.operations-first-shell__content .dashboard-page .page-header{min-height:82px}.operations-first-shell__content .dashboard-page .page-header h1{font-size:1.85rem}.operations-first-shell__content .dashboard-page .metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.operations-first-shell__content .settings-page .page-header{min-height:82px}.operations-first-shell__content .settings-page .page-header h1{font-size:1.85rem}.settings-tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:24px;min-height:48px;margin:4px 0 18px;display:flex}.settings-tabs button{min-height:47px;color:var(--muted);background:0 0;padding:0 2px;font-size:.7rem;font-weight:720;position:relative}.settings-tabs button:hover{color:var(--ink)}.settings-tabs button.is-active{color:var(--green-800)}.settings-tabs button.is-active:after{background:var(--green-700);content:"";border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.settings-section-single{max-width:820px}.registry-empty{text-align:center;place-content:center;justify-items:center;min-height:430px;padding:48px 24px;display:grid}.registry-empty>span{border:1px solid var(--line-strong);width:54px;height:54px;color:var(--muted);border-radius:15px;place-items:center;margin-bottom:14px;display:grid}.registry-empty h2{margin:0;font-size:1rem}.registry-empty p{max-width:390px;color:var(--muted);margin:8px 0 18px;font-size:.7rem;line-height:1.5}.operations-report-dock{z-index:48;bottom:0;right:0;left:var(--ofs-rail);border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:12px 20px;display:grid;position:fixed}body.composer-open .operations-report-dock{right:460px}.operations-page{padding-bottom:104px}.operations-report-dock button{border:1px solid var(--line);background:var(--surface);min-height:68px;color:var(--ink);text-align:left;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 14px;transition:border-color .15s,background .15s,transform .15s;display:grid}.operations-report-dock button:hover{background:var(--green-50);border-color:#bdc9c1;transform:translateY(-1px)}.operations-report-dock button>svg:first-child{color:var(--green-700)}.operations-report-dock button>svg:last-child{color:var(--muted)}.operations-report-dock button>span{gap:3px;min-width:0;display:grid}.operations-report-dock strong{font-size:.67rem}.operations-report-dock small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.55rem;overflow:hidden}@media (width<=820px){.operations-report-dock{grid-template-columns:1fr}}@media (width<=1180px){.operations-report-dock{background:0 0;border-top:0;margin-top:14px;padding:0;position:static}body.composer-open .operations-report-dock{right:auto}.operations-page{padding-bottom:28px}.operations-first-shell{grid-template-columns:var(--ofs-rail) minmax(0, 1fr)}.operations-first-workspace{top:0;bottom:0;left:var(--ofs-rail);height:100dvh;transform:translateX(calc(-100% - var(--ofs-rail)));transition:transform .19s;position:fixed}.operations-first-workspace.is-open{transform:translate(0);box-shadow:18px 0 42px #0f221c29}.operations-first-workspace__heading button{display:grid}.operations-first-shell__overlay{z-index:20;cursor:pointer;background:#0c18144d;border:0;display:block;position:fixed;inset:0}.operations-first-mobile-bar{z-index:15;border-bottom:1px solid var(--ofs-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:12px;min-height:64px;padding:0 18px;display:grid;position:sticky;top:0}.operations-first-mobile-bar button{border:1px solid var(--ofs-line);color:#46504a;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid}.operations-first-mobile-bar span{min-width:0;display:grid}.operations-first-mobile-bar small,.operations-first-mobile-bar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.operations-first-mobile-bar small{color:var(--ofs-muted);font-size:.61rem}.operations-first-mobile-bar strong{margin-top:2px;font-size:.78rem}}@media (width<=720px){.operations-first-shell{padding-bottom:68px;display:block}.operations-first-rail{z-index:50;border-top:1px solid #ffffff14;flex-direction:row;width:auto;height:68px;position:fixed;inset:auto 0 0}.operations-first-rail .operations-first-rail__brand,.operations-first-rail__utilities,.operations-first-rail__nav button[aria-label=Сегодня]{display:none}.operations-first-rail__nav{justify-content:space-around;align-items:center;gap:2px;width:100%;height:100%;margin:0;padding:0 7px;display:flex}.operations-first-rail__nav button{width:min(44px,17vw);height:44px}.operations-first-rail__nav button.is-active:before{border-radius:3px 3px 0 0;width:20px;height:3px;top:auto;bottom:-12px;left:50%;transform:translate(-50%)}.operations-first-workspace{width:min(88vw,320px);height:calc(100dvh - 68px);bottom:68px;left:0;right:0;transform:translate(-105%)}.operations-first-shell__content .page{width:min(100% - 28px,1280px);padding-top:22px}.operations-first-shell__content .page-header h1{font-size:2.1rem}.operations-first-mobile-bar{padding-left:14px;padding-right:14px}}@media (prefers-reduced-motion:reduce){.operations-first-rail button,.operations-first-workspace,.operations-first-company,.operations-first-shell__skip-link{transition:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#f3f4f0;--canvas-deep:#e9ece7;--surface:#fffefa;--surface-strong:#fff;--surface-muted:#f7f8f4;--ink:#15231e;--ink-soft:#3e4c47;--muted:#76817c;--line:#e1e5df;--line-strong:#cfd6d0;--green-950:#102c24;--green-900:#173d32;--green-800:#20513f;--green-700:#27634d;--green-600:#347860;--green-100:#e3efe9;--green-50:#f0f6f2;--lime:#d6f27b;--amber:#b9792f;--amber-100:#f7ebd8;--red:#b14d47;--red-100:#f9e6e3;--blue:#476c7d;--blue-100:#e8f0f4;--shadow-sm:0 1px 2px #13261e09, 0 8px 22px #13261e09;--shadow-md:0 12px 35px #13261e14;--shadow-lg:0 24px 80px #0f241c29;--radius-sm:10px;--radius:16px;--radius-lg:22px;--sidebar-width:258px}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-open,body.nav-open{overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button{border:0}button,a{-webkit-tap-highlight-color:transparent}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #3d81663d}h1,h2,h3,p{text-wrap:pretty}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;background:var(--green-950);color:#fff;border-radius:8px;padding:10px 14px;transition:transform .18s;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.is-positive{color:var(--green-700)!important}.is-negative{color:var(--red)!important}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar-width);background:var(--green-950);color:#ffffffc7;flex-direction:column;padding:22px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar:before{pointer-events:none;content:"";background:radial-gradient(circle at 20% 0,#66ac8b24,#0000 30%),radial-gradient(circle at 100% 70%,#d6f27b0e,#0000 28%);position:absolute;inset:0}.sidebar>*{position:relative}.sidebar-top{justify-content:space-between;align-items:center;min-height:48px;display:flex}.brand{min-width:0;color:inherit;text-align:left;background:0 0;align-items:center;gap:11px;padding:5px;display:inline-flex}.brand-mark{background:var(--lime);border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid;position:relative}.brand-mark:before{background:var(--green-900);content:"";border-radius:4px 4px 8px;width:15px;height:15px;transform:rotate(45deg)}.brand-mark i{background:var(--green-900);border-radius:3px;width:3px;position:absolute;bottom:7px}.brand-mark i:first-child{height:7px;left:8px}.brand-mark i:nth-child(2){height:12px;left:14px}.brand-mark i:nth-child(3){height:17px;right:8px}.brand>span:last-child{gap:1px;min-width:0;display:grid}.brand strong{color:#fff;letter-spacing:-.025em;font-size:1.04rem}.brand small{color:#ffffff75;letter-spacing:.025em;font-size:.64rem}.sidebar-close{color:#fff!important;display:none!important}.sidebar-nav{gap:28px;margin-top:34px;display:grid}.nav-group{gap:5px;display:grid}.nav-group>p{color:#ffffff5c;letter-spacing:.12em;text-transform:uppercase;margin:0 11px 7px;font-size:.59rem;font-weight:800}.nav-group>button{color:#ffffff9e;text-align:left;background:0 0;border-radius:11px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 11px;font-size:.82rem;font-weight:640;transition:color .16s,background .16s,transform .16s;display:grid;position:relative}.nav-group>button:hover{color:#fff;background:#ffffff0e;transform:translate(1px)}.nav-group>button.is-active{color:#f1f8e0;background:#d6f27b1f}.nav-group>button.is-active svg{color:var(--lime)}.nav-group>button>i{background:var(--lime);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #d6f27b14}.sidebar-insight{background:#ffffff09;border:1px solid #ffffff13;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:9px;margin:auto 4px 16px;padding:12px;display:grid}.sidebar-insight>span{width:30px;height:30px;color:var(--lime);background:#d6f27b1f;border-radius:9px;place-items:center;display:grid}.sidebar-insight>div{gap:3px;min-width:0;display:grid}.sidebar-insight strong{color:#fffc;font-size:.67rem}.sidebar-insight small{color:#fff6;font-size:.56rem;line-height:1.35}.sidebar-footer{border-top:1px solid #ffffff14;gap:9px;padding-top:13px;display:grid}.company-switcher{color:#ffffffb8;text-align:left;background:0 0;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-width:0;padding:8px;display:grid}.company-switcher:hover,.company-switcher.is-active{background:#ffffff0e}.company-avatar{width:31px;height:31px;color:var(--lime);background:#ffffff17;border-radius:9px;place-items:center;display:grid}.company-switcher>span:nth-child(2),.user-row>span:nth-child(2){gap:2px;min-width:0;display:grid}.company-switcher strong,.user-row strong{color:#ffffffd1;white-space:nowrap;text-overflow:ellipsis;font-size:.66rem;overflow:hidden}.company-switcher small,.user-row small{color:#ffffff61;white-space:nowrap;text-overflow:ellipsis;font-size:.55rem;overflow:hidden}.user-row{color:#ffffff61;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:7px 9px;display:grid}.user-avatar{width:30px;height:30px;color:var(--lime);background:#d6f27b14;border:1px solid #d6f27b3d;border-radius:9px;place-items:center;font-size:.58rem;font-weight:800;display:grid}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.top-utility{height:46px;padding:0 max(28px, calc((100vw - var(--sidebar-width) - 1360px) / 2));color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;font-size:.64rem;display:flex}.top-utility>button{width:30px;height:30px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;margin-left:4px;display:grid}.top-utility>button:hover{background:var(--surface);color:var(--green-700)}.mobile-bar{display:none}.page{width:min(1360px,100% - 56px);margin:0 auto;padding:20px 0 54px}.eyebrow{color:var(--green-700);letter-spacing:.125em;text-transform:uppercase;margin:0 0 7px;font-size:.62rem;font-weight:830;line-height:1.3}.page-header{justify-content:space-between;align-items:flex-start;gap:28px;min-height:108px;display:flex}.page-header>div:first-child{min-width:0}.page-header h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4vw,4.2rem);font-weight:500;line-height:.98}.page-description{max-width:720px;color:var(--muted);margin:13px 0 0;font-size:.83rem;line-height:1.55}.page-actions{flex:none;align-items:center;gap:9px;padding-top:17px;display:flex}.button{background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 14px;font-size:.76rem;font-weight:760;line-height:1.15;transition:background .15s,color .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--green-700);color:#fff;box-shadow:0 6px 15px #27634d24}.button--primary:hover:not(:disabled){background:var(--green-800)}.button--secondary{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.button--secondary:hover:not(:disabled){background:var(--green-50);color:var(--green-800);border-color:#b7c4bb}.button--ghost{color:var(--green-700)}.button--ghost:hover:not(:disabled){background:var(--green-50)}.button--danger{background:var(--red);color:#fff}.button--sm{min-height:34px;padding:7px 10px;font-size:.68rem}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border-radius:9px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:var(--surface-muted);color:var(--green-700)}.text-link{color:var(--green-700);background:0 0;align-items:center;gap:5px;padding:5px 0;font-size:.67rem;font-weight:750;display:inline-flex}.text-link:hover{color:var(--green-900)}.status-badge{width:max-content;min-height:22px;color:var(--ink-soft);white-space:nowrap;background:#edf0ed;border-radius:99px;align-items:center;gap:4px;padding:4px 8px;font-size:.56rem;font-weight:780;line-height:1;display:inline-flex}.status-badge--success{background:var(--green-100);color:var(--green-800)}.status-badge--warning{background:var(--amber-100);color:#88551e}.status-badge--danger{background:var(--red-100);color:#903b36}.status-badge--info{background:var(--blue-100);color:var(--blue)}.field{gap:7px;min-width:0;display:grid}.field>span,.filter-bar label>span{color:var(--ink-soft);font-size:.66rem;font-weight:730}.field input,.field select,.filter-bar input,.filter-bar select,.period-picker input{border:1px solid var(--line-strong);background:var(--surface-strong);border-radius:9px;width:100%;min-height:42px;padding:8px 11px;font-size:.78rem;transition:border-color .15s,box-shadow .15s}.field input::placeholder,.search-box input::placeholder{color:#a5ada8}.field input:hover,.field select:hover,.filter-bar input:hover,.filter-bar select:hover,.period-picker input:hover{border-color:#b8c2bb}.field input:focus,.field select:focus,.filter-bar input:focus,.filter-bar select:focus,.period-picker input:focus{border-color:var(--green-600);outline:none;box-shadow:0 0 0 3px #3478601a}.field select:disabled{color:var(--muted);cursor:not-allowed;background:#f2f4f1}.field-help{color:var(--muted);font-size:.58rem}.field--amount input{font-size:1.05rem;font-weight:760}.storage-alert{color:#6e4c16;background:#fff8e8;border:1px solid #e7c88a;border-radius:10px;align-items:center;gap:9px;margin:14px 28px -4px;padding:10px 13px;font-size:.67rem;display:flex}.storage-alert svg{flex:none}.form-grid{gap:14px;display:grid}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-alert{background:var(--red-100);color:#863b36;border:1px solid #ecc5c1;border-radius:10px;padding:10px 12px;font-size:.7rem;line-height:1.45}.panel,.registry-panel,.report-statement-card,.balance-statement{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.panel{padding:21px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;min-height:44px;display:flex}.panel-heading h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500;line-height:1.08}.panel-heading>div:first-child>p:last-child:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:.65rem;line-height:1.45}.dashboard-toolbar,.report-toolbar{border:1px solid var(--line);min-height:66px;box-shadow:var(--shadow-sm);background:#fffefab8;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 20px;padding:10px 12px;display:flex}.period-picker{align-items:center;gap:7px;display:flex}.period-picker input{width:136px;min-height:36px;padding:6px 9px;font-size:.67rem}.period-divider{color:var(--muted);font-size:.7rem}.quick-periods{background:#edf0eb;border-radius:9px;gap:1px;margin-right:5px;padding:3px;display:flex}.quick-periods button{min-height:30px;color:var(--muted);background:0 0;border-radius:7px;padding:5px 10px;font-size:.61rem;font-weight:720}.quick-periods button:hover{color:var(--green-700);background:#fff;box-shadow:0 1px 4px #14281e12}.quick-periods>span{min-height:30px;color:var(--green-700);align-items:center;gap:6px;padding:0 8px;font-size:.64rem;font-weight:760;display:inline-flex}.toolbar-note,.report-basis{min-width:0;color:var(--green-700);align-items:center;gap:9px;padding:0 6px;display:flex}.toolbar-note>span,.report-basis>span{gap:2px;display:grid}.toolbar-note strong,.report-basis strong{color:var(--ink-soft);font-size:.65rem}.toolbar-note small,.report-basis small{color:var(--muted);font-size:.56rem}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface);min-height:139px;box-shadow:var(--shadow-sm);border-radius:14px;align-content:space-between;gap:9px;padding:17px;display:grid;overflow:hidden}.metric-card--accent{background:linear-gradient(145deg,#f5faf7,#edf5f1);border-color:#c7dcd2}.metric-card--positive{background:linear-gradient(145deg,#f8fbf8,#edf6f1);border-color:#c6ddd2}.metric-card--negative{background:linear-gradient(145deg,snow,#fbefed);border-color:#eccbc8}.metric-card header{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.62rem;font-weight:720;display:flex}.metric-icon{background:var(--green-50);width:29px;height:29px;color:var(--green-700);border-radius:8px;place-items:center;display:grid}.metric-card>strong{letter-spacing:-.04em;white-space:nowrap;text-overflow:ellipsis;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2.1rem);font-weight:500;overflow:hidden}.metric-card footer{align-items:center;gap:7px;min-height:18px;display:flex}.metric-card footer small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.57rem;overflow:hidden}.metric-change{border-radius:99px;flex:none;align-items:center;gap:2px;padding:3px 6px;font-size:.55rem;font-weight:780;display:inline-flex}.metric-change--up{background:var(--green-100);color:var(--green-700)}.metric-change--down{background:var(--red-100);color:var(--red)}.metric-change--neutral{color:var(--muted);background:#ecefeb}.insight-banner,.pnl-insight{background:linear-gradient(100deg,#edf5f1,#f8faf7);border:1px solid #cfddd6;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:91px;margin:2px 0 18px;padding:16px 18px;display:grid}.insight-banner>span:first-child,.pnl-insight>span:first-child{background:var(--green-700);color:#fff;border-radius:12px;place-items:center;width:41px;height:41px;display:grid}.insight-banner>div,.pnl-insight>div{min-width:0}.insight-banner .eyebrow,.pnl-insight .eyebrow{margin-bottom:3px;font-size:.55rem}.insight-banner strong,.pnl-insight strong{font-family:Georgia,serif;font-size:1rem;font-weight:500;display:block}.insight-banner p:last-child,.pnl-insight p:last-child{color:var(--muted);margin:4px 0 0;font-size:.61rem;line-height:1.45}.insight-banner--negative{background:linear-gradient(100deg,#faf0e8,#fbfaf6);border-color:#ead2c8}.dashboard-grid{gap:14px;margin-bottom:14px;display:grid}.dashboard-grid--primary{grid-template-columns:minmax(0,1.5fr) minmax(320px,.78fr)}.dashboard-grid--secondary{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr)}.trend-panel,.cash-panel,.health-panel,.recent-panel{min-width:0}.cash-total{letter-spacing:-.04em;margin-top:15px;font-family:Georgia,serif;font-size:2rem;font-weight:500;display:block}.account-list{gap:3px;margin-top:5px;display:grid}.account-list article{border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:44px;padding:7px 7px 9px;display:grid;position:relative;overflow:hidden}.account-list article:hover{background:var(--surface-muted)}.account-list article>i{border-radius:50%;width:7px;height:7px}.account-list article>span{gap:2px;min-width:0;display:grid}.account-list article strong{white-space:nowrap;text-overflow:ellipsis;font-size:.61rem;overflow:hidden}.account-list article small{color:var(--muted);font-size:.52rem}.account-list article b{font-size:.62rem}.account-list article>em{opacity:.65;border-radius:2px;height:2px;position:absolute;bottom:0;left:7px}.chart-wrap{width:100%;margin-top:11px;position:relative}.trend-chart,.cash-line-chart svg,.flow-bar-chart svg{width:100%;height:auto;display:block;overflow:visible}.chart-grid{stroke:#e8ebe7;stroke-width:1px}.chart-baseline{stroke:#bfc8c1;stroke-width:1.2px}.chart-axis{fill:#8b948f;font-size:9px}.chart-axis--month{text-transform:capitalize;font-size:10px}.chart-bar{transition:opacity .15s,filter .15s}.chart-bar--revenue{fill:#2e725a}.chart-bar--expense{fill:#d9c59d}.chart-bar:not(.is-active){opacity:.86}.chart-line{fill:none;stroke:#172c24;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.chart-point{fill:var(--lime);stroke:#173d32;stroke-width:1.6px;transition:r .15s}.chart-legend{color:var(--muted);justify-content:center;gap:16px;padding:3px 5px 0;font-size:.55rem;display:flex}.chart-legend span,.chart-tooltip span{align-items:center;gap:5px;display:inline-flex}.legend-dot{border-radius:2px;width:7px;height:7px;display:inline-block}.legend-dot--revenue{background:#2e725a}.legend-dot--expense{background:#d9c59d}.legend-dot--profit{background:var(--lime);border-radius:50%;box-shadow:0 0 0 1px #173d32}.chart-tooltip{z-index:3;color:#ffffffb8;width:160px;box-shadow:var(--shadow-md);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#122820f0;border:1px solid #ffffff1f;border-radius:10px;gap:7px;padding:10px;font-size:.55rem;display:grid;position:absolute;top:20px;transform:translate(-50%)}.chart-tooltip>strong{color:#fff;text-transform:capitalize;font-size:.64rem}.chart-tooltip span{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.chart-tooltip b{color:#fff}.cash-line-chart{margin:3px -6px 0}.cash-chart-line{fill:none;stroke:var(--green-700);stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round}.cash-chart-point{fill:var(--surface);stroke:var(--green-700);stroke-width:2px}.flow-bar{opacity:.88}.flow-bar--positive{fill:#3f846a}.flow-bar--negative{fill:#c66c62}.health-score{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin:15px 0;display:grid}.score-ring{background:conic-gradient(var(--green-600) 0 100%, var(--line) 0);border-radius:50%;place-items:center;width:84px;height:84px;display:grid;position:relative}.score-ring:before{background:var(--surface);content:"";border-radius:50%;width:66px;height:66px;position:absolute}.score-ring span{text-align:center;gap:0;display:grid;position:relative}.score-ring strong{font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.score-ring small{color:var(--muted);font-size:.5rem}.health-score>div:last-child>strong{font-family:Georgia,serif;font-size:.95rem;font-weight:500}.health-score p{color:var(--muted);margin:5px 0 0;font-size:.58rem;line-height:1.45}.check-list{border-top:1px solid var(--line);padding-top:8px;display:grid}.check-list article,.settings-checks article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:39px;display:grid}.check-list article>span,.settings-checks article>span{background:var(--green-50);width:27px;height:27px;color:var(--green-700);border-radius:8px;place-items:center;display:grid}.check-list strong,.settings-checks strong{font-size:.61rem}.recent-list{margin-top:10px;display:grid}.recent-list article{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:55px;padding:7px 0;display:grid}.recent-list article:last-child{border-bottom:0}.recent-icon{width:34px;height:34px;color:var(--muted);background:#edf0ed;border-radius:10px;place-items:center;display:grid}.recent-icon--operating{background:var(--green-100);color:var(--green-700)}.recent-icon--investing{background:var(--amber-100);color:var(--amber)}.recent-icon--financing{background:var(--blue-100);color:var(--blue)}.recent-list article>div{gap:3px;min-width:0;display:grid}.recent-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.recent-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.53rem;overflow:hidden}.recent-list b{font-size:.64rem}.report-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.report-shortcuts>button{border:1px solid var(--line);background:var(--surface);min-height:108px;color:var(--muted);box-shadow:var(--shadow-sm);text-align:left;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid}.report-shortcuts>button:hover{box-shadow:var(--shadow-md);border-color:#b8c8be;transform:translateY(-2px)}.report-shortcuts>button>span{background:var(--green-50);width:40px;height:40px;color:var(--green-700);border-radius:11px;place-items:center;display:grid}.report-shortcuts>button>div{gap:3px;min-width:0;display:grid}.report-shortcuts .eyebrow{margin:0;font-size:.5rem}.report-shortcuts strong{color:var(--ink);font-family:Georgia,serif;font-size:.9rem;font-weight:500}.report-shortcuts small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.54rem;overflow:hidden}.registry-panel{margin-top:20px;overflow:hidden}.registry-toolbar{align-items:center;gap:9px;min-height:66px;padding:12px 14px;display:flex}.search-box{border:1px solid var(--line-strong);max-width:580px;min-height:40px;color:var(--muted);background:#fff;border-radius:10px;flex:380px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #3478601a}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:.72rem}.filter-count{background:var(--green-700);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;font-size:.5rem;display:grid}.registry-count{color:var(--muted);align-items:baseline;gap:4px;margin-left:auto;font-size:.58rem;display:flex}.registry-count strong{color:var(--ink);font-family:Georgia,serif;font-size:1rem;font-weight:500}.filter-bar{border-top:1px solid var(--line);background:var(--surface-muted);align-items:end;gap:12px;padding:12px 14px;display:flex}.filter-bar label{gap:5px;width:min(230px,35%);display:grid}.filter-bar input,.filter-bar select{min-height:36px;padding:5px 9px;font-size:.65rem}.data-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.data-table{border-collapse:collapse;table-layout:fixed;width:100%}.data-table th{height:41px;color:var(--muted);letter-spacing:.055em;text-align:left;text-transform:uppercase;background:#f8f8f5;padding:0 12px;font-size:.52rem;font-weight:800}.data-table td{border-top:1px solid var(--line);vertical-align:middle;height:62px;padding:8px 12px;font-size:.62rem}.data-table tbody tr{background:var(--surface);transition:background .12s}.data-table tbody tr:hover{background:#fbfcf9}.data-table tbody tr.is-reversed{opacity:.74;background:#fbf7f1}.data-table tbody tr.is-reversed .operation-link strong{text-decoration:line-through}.operations-table th:first-child{width:92px}.operations-table th:nth-child(2){width:31%}.operations-table th:nth-child(3){width:20%}.operations-table th:nth-child(4){width:110px}.operations-table th:nth-child(5){width:150px}.operations-table th:nth-child(6){width:44px}.operations-table td:first-child time{font-weight:700;display:block}.operations-table td:first-child small,.operations-table td:nth-child(3) small,.amount-cell small{color:var(--muted);margin-top:3px;font-size:.51rem;display:block}.operation-link{text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:100%;min-width:0;padding:0;display:grid}.flow-direction{width:31px;height:31px;color:var(--muted);background:#edf0ed;border-radius:9px;place-items:center;display:grid}.flow-direction.is-inflow{background:var(--green-100);color:var(--green-700)}.flow-direction.is-outflow{background:var(--red-100);color:var(--red)}.flow-direction.is-accrual{background:var(--blue-100);color:var(--blue)}.operation-link>span:last-child{gap:3px;min-width:0;display:grid}.operation-link strong{white-space:nowrap;text-overflow:ellipsis;font-size:.64rem;overflow:hidden}.operation-link small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.52rem;overflow:hidden}.flow-label{color:var(--ink-soft);background:#eef0ee;border-radius:99px;padding:4px 7px;font-size:.53rem;font-weight:720;display:inline-flex}.flow-label--operating{background:var(--green-100);color:var(--green-800)}.flow-label--investing{background:var(--amber-100);color:#8b571e}.flow-label--financing{background:var(--blue-100);color:var(--blue)}.align-right{text-align:right!important}.amount-cell strong{font-size:.68rem}.row-arrow{width:28px;height:28px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;display:grid}.row-arrow:hover{background:var(--green-50);color:var(--green-700)}.load-more{border-top:1px solid var(--line);justify-content:center;padding:14px;display:flex}.empty-state{min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.empty-state>span{background:var(--green-50);width:43px;height:43px;color:var(--green-700);border-radius:12px;place-items:center;display:grid}.empty-state h3{color:var(--ink);margin:12px 0 0;font-family:Georgia,serif;font-size:1.05rem;font-weight:500}.empty-state p{max-width:330px;margin:6px 0 0;font-size:.65rem;line-height:1.5}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d1d178a;place-items:center;padding:24px;animation:.15s fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{border-radius:var(--radius-lg);background:var(--surface);width:min(100%,650px);max-height:min(880px,100vh - 48px);box-shadow:var(--shadow-lg);border:1px solid #ffffffa6;animation:.18s modal-in;overflow:hidden}.modal--sm{width:min(100%,460px)}.modal--lg{width:min(100%,820px)}.modal-header{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fffefa,#f5f8f5);justify-content:space-between;align-items:flex-start;gap:20px;min-height:82px;padding:19px 21px;display:flex}.modal-header h2{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:1.48rem;font-weight:500}.modal-header p{color:var(--muted);margin:6px 0 0;font-size:.65rem;line-height:1.45}.modal-content{max-height:calc(100vh - 210px);padding:21px;overflow-y:auto}.modal-footer{border-top:1px solid var(--line);background:#fafaf7;justify-content:flex-end;align-items:center;gap:9px;min-height:68px;padding:13px 21px;display:flex}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}.operation-form{gap:17px;display:grid}.operation-impact{background:var(--green-50);border:1px solid #d6e3dc;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px;display:grid}.operation-impact>span{background:var(--green-700);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.operation-impact strong{font-size:.7rem}.operation-impact p{color:var(--muted);margin:4px 0 8px;font-size:.61rem;line-height:1.45}.operation-impact div>div{flex-wrap:wrap;gap:5px;display:flex}.operation-impact em{color:var(--green-700);background:#fff;border-radius:99px;padding:4px 7px;font-size:.51rem;font-style:normal;font-weight:760}.posting-preview{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;overflow:hidden}.posting-preview>header{border-bottom:1px solid var(--line);min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;padding:8px 11px;display:flex}.posting-preview>header span{color:var(--ink-soft);align-items:center;gap:6px;font-size:.61rem;font-weight:750;display:inline-flex}.posting-preview>header small{font-size:.51rem}.posting-preview>p{color:var(--muted);text-align:center;margin:0;padding:18px;font-size:.61rem}.posting-preview>div{display:grid}.posting-preview article{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 11px;display:grid}.posting-preview article:last-child{border-bottom:0}.posting-preview article>b:first-child{background:var(--green-100);width:28px;height:28px;color:var(--green-700);border-radius:8px;place-items:center;font-size:.58rem;display:grid}.posting-preview article>span{gap:2px;display:grid}.posting-preview article strong{font-size:.61rem}.posting-preview article small{color:var(--muted);font-size:.5rem}.posting-preview article em{font-size:.63rem;font-style:normal;font-weight:760}.operation-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:15px;display:grid}.operation-detail-summary>div{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;align-content:space-between;gap:6px;min-height:70px;padding:10px;display:grid}.operation-detail-summary>div>span{color:var(--muted);font-size:.52rem}.operation-detail-summary strong{font-size:.62rem}.info-strip{background:var(--blue-100);color:var(--blue);border-radius:9px;padding:10px 12px;font-size:.61rem}.info-strip--warning{background:var(--amber-100);color:#84561f;margin-bottom:14px}.journal-entry{border:1px solid var(--line);border-radius:11px;overflow:hidden}.journal-entry>header,.journal-entry article,.journal-entry footer{grid-template-columns:minmax(0,1fr) 145px 145px;display:grid}.journal-entry>header{min-height:35px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#f4f5f2;align-items:center;padding:0 11px;font-size:.5rem;font-weight:800}.journal-entry article{border-top:1px solid var(--line);align-items:center;min-height:51px;padding:7px 11px}.journal-entry article>span{gap:2px;display:grid}.journal-entry article strong{font-size:.62rem}.journal-entry article small{color:var(--muted);font-size:.51rem}.journal-entry article b,.journal-entry footer b{text-align:right;font-size:.61rem;font-weight:700}.journal-entry footer{border-top:1px solid var(--line-strong);background:var(--green-50);align-items:center;min-height:43px;padding:0 11px}.journal-entry footer strong{font-size:.63rem}.audit-note{color:var(--muted);justify-content:space-between;margin-top:12px;font-size:.52rem;display:flex}.metrics-grid--report{margin-top:0}.reconciliation-banner{background:var(--green-50);border:1px solid #c8ded3;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;margin-bottom:15px;padding:12px 15px;display:grid}.reconciliation-banner.is-error{background:var(--red-100);border-color:#e8c2bf}.reconciliation-banner>span:first-child{background:var(--green-700);color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.reconciliation-banner.is-error>span:first-child{background:var(--red)}.reconciliation-banner strong{font-family:Georgia,serif;font-size:.9rem;font-weight:500;display:block}.reconciliation-banner p{color:var(--muted);margin:4px 0 0;font-size:.58rem}.balance-layout{grid-template-columns:minmax(0,1.58fr) minmax(310px,.62fr);align-items:start;gap:14px;margin-top:14px;display:grid}.balance-statements{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.liability-equity-stack{gap:14px;display:grid}.balance-statement{overflow:hidden}.balance-statement>header{min-height:50px;color:var(--muted);background:#f7f8f4;grid-template-columns:minmax(0,1fr) 105px 105px 75px;align-items:center;gap:10px;padding:0 13px;font-size:.51rem;display:grid}.balance-statement>header h2{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:1.08rem;font-weight:500}.balance-statement>div{display:grid}.balance-statement>div>button{border-top:1px solid var(--line);background:var(--surface);text-align:left;grid-template-columns:minmax(0,1fr) 105px 105px 75px;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 13px;display:grid}.balance-statement>div>button:hover{background:var(--green-50)}.balance-statement>div>button>span:first-child{gap:3px;min-width:0;display:grid}.balance-statement button strong{font-size:.62rem}.balance-statement button small{color:var(--muted);font-size:.49rem}.balance-statement button b{text-align:right;font-size:.63rem}.balance-statement button>span:nth-child(3),.balance-statement button em{color:var(--muted);text-align:right;font-size:.56rem;font-style:normal}.balance-statement>footer{border-top:1px solid var(--line-strong);background:var(--green-50);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:49px;padding:0 13px;display:grid}.balance-statement>footer strong{font-family:Georgia,serif;font-size:.82rem;font-weight:500}.balance-statement>footer b{font-family:Georgia,serif;font-size:.9rem;font-weight:500}.balance-statement--compact>div>button{min-height:55px}.balance-composition-panel{position:sticky;top:14px}.composition{gap:22px;margin-top:18px;display:grid}.donut{border-radius:50%;place-items:center;width:180px;height:180px;margin:0 auto;display:grid;position:relative}.donut:before{background:var(--surface);content:"";border-radius:50%;width:112px;height:112px;position:absolute;box-shadow:0 0 0 1px #ffffff80}.donut>div{text-align:center;gap:2px;max-width:96px;display:grid;position:relative}.donut strong{font-family:Georgia,serif;font-size:1.04rem;font-weight:500}.donut small{color:var(--muted);font-size:.52rem}.composition-legend{gap:8px;display:grid}.composition-legend>div{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:7px;min-height:27px;display:grid}.composition-legend i{border-radius:2px;width:8px;height:8px}.composition-legend span{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.57rem;overflow:hidden}.composition-legend strong{font-size:.59rem}.composition-legend small{width:31px;color:var(--muted);text-align:right;font-size:.52rem}.capital-share{border-top:1px solid var(--line);gap:9px;margin-top:22px;padding-top:16px;display:grid}.capital-share>span{background:#e8ebe7;border-radius:99px;height:6px;display:block;overflow:hidden}.capital-share>span i{border-radius:inherit;background:var(--green-600);height:100%;display:block}.capital-share>div{gap:3px;display:grid}.capital-share strong{font-size:.61rem}.capital-share small{color:var(--muted);font-size:.53rem}.report-explainer{border:1px dashed var(--line-strong);min-height:77px;color:var(--muted);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:grid}.report-explainer>svg:first-child{color:var(--green-700)}.report-explainer strong{color:var(--ink-soft);font-size:.67rem}.report-explainer p{margin:4px 0 0;font-size:.58rem;line-height:1.45}.cashflow-visuals,.pnl-visuals{grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);align-items:stretch;gap:14px;margin:14px 0;display:grid}.cash-bridge{justify-content:space-between;align-items:stretch;gap:7px;height:242px;padding:14px 5px 0;display:flex}.bridge-item{text-align:center;flex:1 1 0;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;gap:5px;min-width:0;display:grid}.bridge-visual{border-bottom:1px solid var(--line-strong);justify-content:center;align-items:flex-end;height:100%;display:flex}.bridge-visual i{background:#aeb9b2;border-radius:7px 7px 2px 2px;width:min(38px,70%);min-height:10px;display:block}.bridge-item--positive .bridge-visual i{background:#5a967e}.bridge-item--negative .bridge-visual i{background:#ca7d72}.bridge-item--accent .bridge-visual i{background:var(--green-900)}.bridge-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:.56rem;overflow:hidden}.bridge-item small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.48rem;overflow:hidden}.free-cash-flow{background:var(--green-50);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:53px;margin-top:13px;padding:9px;display:grid}.free-cash-flow>span{width:31px;height:31px;color:var(--green-700);background:#fff;border-radius:9px;place-items:center;display:grid}.free-cash-flow>div{gap:2px;display:grid}.free-cash-flow strong{font-size:.61rem}.free-cash-flow small{color:var(--muted);font-size:.5rem}.free-cash-flow b{font-size:.65rem}.report-statement-card{overflow:hidden}.report-statement-title{min-height:67px;color:var(--muted);background:#f7f8f4;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(110px,.5fr));align-items:center;gap:10px;padding:10px 15px;font-size:.52rem;display:grid}.report-statement-title h2{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:1.22rem;font-weight:500}.cashflow-section{border-top:1px solid var(--line)}.cashflow-section>header,.cashflow-section>button,.cashflow-statement>footer{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(110px,.5fr));align-items:center;gap:10px;min-height:52px;padding:8px 15px;display:grid}.cashflow-section>header{background:var(--green-50)}.cashflow-section>header>div{gap:2px;display:grid}.cashflow-section>header strong{font-family:Georgia,serif;font-size:.82rem;font-weight:500}.cashflow-section>header small{color:var(--muted);font-size:.51rem}.cashflow-section>header b,.cashflow-section>button b,.cashflow-statement>footer b{text-align:right;font-size:.61rem}.cashflow-section>button{border-top:1px solid var(--line);background:var(--surface);text-align:left;width:100%;min-height:45px;font-size:.59rem}.cashflow-section>button:hover{background:#fbfcf9}.statement-empty{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:15px;font-size:.58rem}.cashflow-statement>footer{border-top:1px solid var(--line-strong);background:var(--green-900);color:#fff}.cashflow-statement>footer strong{font-family:Georgia,serif;font-size:.83rem;font-weight:500}.cashflow-statement>footer .is-positive{color:var(--lime)!important}.cashflow-statement>footer .is-negative{color:#ffb2a9!important}.cashflow-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:14px;margin-top:14px;display:grid}.transfer-note{border-radius:var(--radius);background:var(--blue-100);color:var(--blue);border:1px solid #d7e1e5;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:12px;padding:19px;display:grid}.transfer-note>span{background:#ffffffad;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.transfer-note strong{font-family:Georgia,serif;font-size:.9rem;font-weight:500;display:block}.transfer-note p{margin:7px 0 0;font-size:.6rem;line-height:1.55}.pnl-insight{margin-bottom:14px}.expense-structure-panel .composition{gap:16px;margin-top:13px}.expense-structure-panel .donut{width:158px;height:158px}.expense-structure-panel .donut:before{width:98px;height:98px}.pnl-statement>.pnl-row,.pnl-statement>button.pnl-row{border-top:1px solid var(--line);background:var(--surface);text-align:left;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(110px,.5fr));align-items:center;gap:10px;width:100%;min-height:47px;padding:8px 15px;display:grid}.pnl-row.is-clickable:hover{background:#fbfcf9}.pnl-row strong,.pnl-row b,.pnl-row>span:nth-child(3),.pnl-row em{font-size:.61rem;font-style:normal}.pnl-row b,.pnl-row>span:nth-child(3),.pnl-row em{text-align:right}.pnl-row>span:nth-child(3),.pnl-row em{color:var(--muted)}.pnl-row--emphasis{background:var(--green-50)!important;min-height:52px!important}.pnl-row--emphasis strong,.pnl-row--emphasis b{font-family:Georgia,serif;font-size:.78rem;font-weight:500}.pnl-row--total{color:#fff;background:var(--green-900)!important;min-height:58px!important}.pnl-row--total strong,.pnl-row--total b{font-family:Georgia,serif;font-size:.86rem;font-weight:500}.pnl-row--total>span:nth-child(3),.pnl-row--total em{color:#ffffff94}.statement-subheading{border-top:1px solid var(--line);min-height:31px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#f1f3ef;padding:9px 15px;font-size:.5rem;font-weight:820}.detail-list{display:grid}.detail-list article{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) 92px 110px;align-items:center;gap:10px;min-height:58px;padding:8px 2px;display:grid}.detail-list article:last-child{border-bottom:0}.operation-kind{background:var(--green-600);border-radius:50%;width:8px;height:8px}.operation-kind--expense,.operation-kind--supplierPayment{background:var(--amber)}.operation-kind--reversal{background:var(--red)}.detail-list article>div{gap:3px;min-width:0;display:grid}.detail-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.detail-list small,.detail-list time{color:var(--muted);font-size:.53rem}.detail-list b{text-align:right;font-size:.62rem}.settings-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:14px;margin-top:20px;display:grid}.settings-form{gap:15px;margin-top:18px;display:grid}.settings-form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:13px;display:flex}.settings-form-footer>span{color:var(--muted);align-items:center;gap:6px;font-size:.56rem;display:inline-flex}.data-summary{border:1px solid var(--line);background:var(--surface-muted);border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:74px;margin-top:18px;padding:12px;display:grid}.data-summary>span{background:var(--green-100);width:39px;height:39px;color:var(--green-700);border-radius:11px;place-items:center;display:grid}.data-summary>div{gap:3px;display:grid}.data-summary strong{font-size:.69rem}.data-summary small{color:var(--muted);font-size:.53rem}.data-actions{gap:8px;margin-top:12px;display:flex}.data-actions .button{flex:1 1 0}.server-data-note{background:var(--blue-100);color:var(--blue);border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:9px;margin-top:14px;padding:11px;display:grid}.server-data-note p{margin:0;font-size:.56rem;line-height:1.5}.server-status-list{border:1px solid var(--line);border-radius:10px;margin-top:13px;display:grid;overflow:hidden}.server-status-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:39px;padding:8px 11px;display:flex}.server-status-list>div:first-child{border-top:0}.server-status-list span{color:var(--muted);font-size:.54rem}.server-status-list strong{text-align:right;font-size:.57rem}.settings-error{margin:0 0 14px}.period-close-status{border:1px solid var(--line);background:var(--surface-muted);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:68px;margin-top:16px;padding:11px;display:grid}.period-close-status>span{background:var(--green-100);width:38px;height:38px;color:var(--green-700);border-radius:10px;place-items:center;display:grid}.period-close-status>div{gap:3px;display:grid}.period-close-status small{color:var(--muted);font-size:.52rem}.period-close-status strong{font-size:.64rem}.period-close-field{margin-top:13px}.period-close-panel>.button{width:100%;margin-top:12px}.period-close-note{color:var(--muted);margin:12px 0 0;font-size:.54rem;line-height:1.5}.reset-link{color:var(--red);background:0 0;align-items:center;gap:6px;margin-top:12px;padding:5px 0;font-size:.57rem;display:inline-flex}.accounts-panel{margin-top:14px;padding:0;overflow:hidden}.accounts-panel>.panel-heading{padding:20px 21px 14px}.accounts-table{overflow-x:auto}.accounts-table>header,.accounts-table>article{grid-template-columns:minmax(300px,1.4fr) 120px minmax(130px,.6fr) 180px;align-items:center;gap:12px;min-width:790px;padding:0 18px;display:grid}.accounts-table>header{border-top:1px solid var(--line);min-height:38px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#f5f6f3;font-size:.51rem;font-weight:800}.accounts-table>article{border-top:1px solid var(--line);min-height:54px}.accounts-table>article>span:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.accounts-table>article>span:first-child>i{color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;font-style:normal;display:grid}.accounts-table>article>span:first-child>span{gap:2px;display:grid}.accounts-table strong{font-size:.61rem}.accounts-table small,.accounts-table>article>span:nth-child(3){color:var(--muted);font-size:.51rem}.accounts-table b{text-align:right;font-size:.61rem}.settings-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.settings-checks{margin-top:11px;display:grid}.roadmap-content{background:var(--green-50);border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:13px;padding:14px;display:grid}.roadmap-content>span{width:40px;height:40px;color:var(--green-700);background:#fff;border-radius:11px;place-items:center;display:grid}.roadmap-content p{color:var(--ink-soft);margin:0;font-size:.59rem;line-height:1.5}.roadmap-content>div{flex-wrap:wrap;grid-column:2;gap:6px;display:flex}.roadmap-content>div span{color:var(--green-700);background:#fff;border-radius:99px;padding:5px 8px;font-size:.5rem;font-weight:740}.toast{z-index:150;color:#fff;max-width:min(430px,100vw - 32px);min-height:48px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#123127f5;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:9px;padding:11px 14px;font-size:.68rem;font-weight:660;animation:.2s toast-in;display:flex;position:fixed;bottom:24px;right:24px}.toast svg{color:var(--lime)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (width<=1450px){.balance-layout{grid-template-columns:1fr}.balance-composition-panel{position:static}.balance-composition-panel .composition{grid-template-columns:210px minmax(0,1fr);align-items:center}.balance-composition-panel .capital-share{grid-column:1/-1}}@media (width<=1240px){.dashboard-grid--primary,.cashflow-visuals,.pnl-visuals{grid-template-columns:minmax(0,1.2fr) minmax(285px,.8fr)}.operation-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1040px){:root{--sidebar-width:226px}.page{width:min(100% - 36px,1360px)}.top-utility{padding-inline:18px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid--primary,.dashboard-grid--secondary,.cashflow-visuals,.pnl-visuals,.cashflow-bottom-grid,.settings-grid,.report-shortcuts{grid-template-columns:1fr}.report-shortcuts>button{min-height:90px}.cash-panel .cash-line-chart{max-width:650px}.cash-bridge{height:210px}.expense-structure-panel .composition{grid-template-columns:190px minmax(0,1fr);align-items:center}}@media (width<=820px){:root{--sidebar-width:258px}.sidebar{box-shadow:var(--shadow-lg);transition:transform .2s;transform:translate(-103%)}.sidebar--open{transform:translate(0)}.sidebar-close{display:grid!important}.sidebar-overlay{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c1c1670;position:fixed;inset:0}.app-main{margin-left:0}.top-utility{display:none}.mobile-bar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f4f0ed;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex;position:sticky;top:0}.brand--mobile{color:var(--ink)}.brand--mobile .brand-mark{border-radius:8px;width:27px;height:27px}.brand--mobile .brand-mark i{display:none}.brand--mobile strong{color:var(--ink)}.page{padding-top:28px}.page-header{min-height:0;margin-bottom:18px}.page-header h1{font-size:clamp(2.3rem,10vw,3.6rem)}.dashboard-toolbar,.report-toolbar{flex-direction:column;align-items:stretch}.toolbar-note,.report-basis{border-top:1px solid var(--line);min-height:34px;padding-top:9px}.balance-statements{grid-template-columns:1fr}.report-statement-title,.cashflow-section>header,.cashflow-section>button,.cashflow-statement>footer,.pnl-statement>.pnl-row,.pnl-statement>button.pnl-row{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(92px,.5fr))}}@media (width<=640px){.page{width:min(100% - 24px,1360px);padding-bottom:36px}.page-header{flex-direction:column;align-items:stretch}.page-header h1{font-size:2.45rem}.page-description{font-size:.76rem}.page-actions{width:100%;padding-top:0}.page-actions .button{flex:1 1 0}.metrics-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:124px;padding:14px}.metric-card>strong{font-size:1.35rem}.insight-banner,.pnl-insight{grid-template-columns:auto minmax(0,1fr)}.insight-banner>.button,.pnl-insight>.status-badge{grid-column:2;justify-self:start}.panel{padding:16px}.period-picker{flex-wrap:wrap;width:100%;padding-bottom:0;overflow:visible}.quick-periods{flex:100%;width:100%;margin-right:0}.quick-periods button{flex:1 1 0}.period-picker>label{flex:120px}.period-picker input{width:100%}.report-shortcuts>button{min-height:96px}.registry-toolbar{flex-wrap:wrap}.search-box{flex-basis:100%;max-width:none}.registry-count{margin-left:auto}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar label{width:100%}.data-table-wrap{overflow:visible}.operations-table,.operations-table tbody{display:grid}.operations-table thead{display:none}.operations-table tbody{background:#f6f7f4;gap:9px;padding:10px}.operations-table tr{border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;display:grid;overflow:hidden}.operations-table td{border-top:0;height:auto;min-height:38px;padding:7px 11px;display:grid;width:auto!important}.operations-table td:first-child{color:var(--muted);grid-area:2/1}.operations-table td:nth-child(2){border-bottom:1px solid var(--line);grid-column:1/-1;min-height:60px}.operations-table td:nth-child(3){grid-column:1}.operations-table td:nth-child(4){grid-area:2/2;justify-items:end}.operations-table td:nth-child(5){grid-area:3/2}.operations-table td:nth-child(6){display:none}.operation-link strong{white-space:normal}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:20px 20px 0 0;width:100%;max-height:94vh}.modal-header{padding:17px}.modal-content{max-height:calc(94vh - 145px);padding:17px}.modal-footer{padding:11px 17px}.form-grid--2{grid-template-columns:1fr}.operation-detail-summary{grid-template-columns:1fr 1fr}.journal-entry>header,.journal-entry article,.journal-entry footer{grid-template-columns:minmax(0,1fr) 90px 90px}.balance-composition-panel .composition,.expense-structure-panel .composition{grid-template-columns:1fr}.balance-statement{overflow-x:auto}.balance-statement>header,.balance-statement>div,.balance-statement>footer{min-width:610px}.report-statement-card{overflow-x:auto}.report-statement-card>*{min-width:650px}.cash-bridge{min-width:0;height:190px}.bridge-item strong{writing-mode:vertical-rl;justify-self:center;transform:rotate(180deg)}.detail-list article{grid-template-columns:auto minmax(0,1fr) auto}.detail-list time{display:none}.settings-bottom-grid{grid-template-columns:1fr}.data-actions{flex-direction:column}.settings-form-footer{flex-direction:column;align-items:stretch}.toast{bottom:12px;left:12px;right:12px}}@media (width<=420px){.metrics-grid{grid-template-columns:1fr}.metric-card{min-height:115px}.quick-periods button{padding-inline:8px}.operation-detail-summary{grid-template-columns:1fr}.journal-entry>header,.journal-entry article,.journal-entry footer{grid-template-columns:minmax(0,1fr) 72px 72px}.journal-entry article b{font-size:.53rem}}
