/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}.table-row{display:table-row}.resize{resize:both}}:root{--ink:#18342a;--muted:#6f7c76;--line:#e4e8e5;--paper:#f5f6f3;--white:#fff;--green:#315c49;--green-2:#477761;--sage:#dce6de;--gold:#b8873d;--red:#b55f52}*{box-sizing:border-box}body,html{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:#17372c;flex-direction:column;width:244px;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 8px 28px;display:flex}.brand-mark{color:#f4e7ca;background:#21483a;border:1px solid #7d9a8e;border-radius:10px;place-items:center;width:36px;height:36px;font:700 19px Georgia,serif;display:grid}.brand strong{letter-spacing:.2px;font:700 20px Georgia,serif;display:block}.brand span{color:#9eb5ab;text-transform:uppercase;letter-spacing:1.1px;font-size:9px}.nav-label{color:#809e91;letter-spacing:1.6px;padding:8px 12px;font-size:10px;display:block}.nav-gap{margin-top:20px}.nav-item,.settings{color:#b9cbc3;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;margin:2px 0;transition:all .2s;display:flex}.nav-item>span{text-align:center;width:20px;font-size:18px}.nav-item:hover,.settings:hover{color:#fff;background:#21483a}.nav-item.active{color:#17372c;background:#e8eee9;font-weight:700}.nav-item .count{background:#c48955;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:10px}.side-bottom{margin-top:auto}.settings{border-bottom:1px solid #315045;border-radius:0;padding-bottom:17px}.user-card{grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:15px 8px 0;display:grid}.avatar{color:#17372c;background:#d3ad76;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.user-card span,.user-card strong{white-space:nowrap;text-overflow:ellipsis;max-width:125px;display:block;overflow:hidden}.user-card strong{font-size:11px}.user-card span{color:#8da69b;margin-top:3px;font-size:9px}.user-card button{color:#8da69b;background:0;border:0}.workspace{width:calc(100% - 244px);min-height:100vh;margin-left:244px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;height:72px;padding:0 32px;position:sticky;top:0}.company-switch,.topbar{align-items:center;display:flex}.company-switch{gap:10px;min-width:220px}.company-icon{width:32px;height:32px;color:var(--green);background:#e4ece6;border-radius:8px;place-items:center;font:700 15px Georgia;display:grid}.company-switch b,.company-switch small{display:block}.company-switch b{font-size:12px}.company-switch small{color:var(--muted);margin-top:2px;font-size:10px}.company-switch>span:last-child{color:var(--muted);margin-left:auto}.top-actions{align-items:center;gap:9px;display:flex}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:#fff;border-radius:8px;position:relative}.notification i{background:#bc7753;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.primary-button,.small-primary{background:var(--green);color:#fff;border:0;border-radius:8px;font-size:12px;font-weight:700;box-shadow:0 2px 5px #17372c22}.small-primary{padding:9px 13px}.mobile-brand{display:none}.content{max-width:1500px;margin:auto;padding:34px 36px 20px}.heading-row{justify-content:space-between;align-items:flex-start;display:flex}.eyebrow{letter-spacing:1.8px;font-weight:700;color:#8a968f!important;margin-bottom:8px!important;font-size:9px!important}.heading-row h1{color:#18342a;margin:0;font:700 32px Georgia,serif}.heading-row p{color:var(--muted);margin:7px 0 0;font-size:13px}.updated{border-left:1px solid var(--line);align-items:center;gap:9px;margin-top:5px;padding-left:20px;display:flex}.updated>span{color:#418062;font-size:12px}.updated b,.updated small{display:block}.updated b{font-size:10px}.updated small{color:var(--muted);margin-top:3px;font-size:9px}.filterbar{align-items:center;gap:9px;margin:25px 0 20px;display:flex}.segmented{background:#e9ede9;border-radius:8px;padding:3px;display:flex}.regime button,.segmented button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:7px 14px;font-size:11px}.regime button.on,.segmented button.selected{color:var(--ink);font-weight:700;box-shadow:0 1px 4px #18342a16}.filter-select{border:1px solid var(--line);text-align:left;min-width:100px;color:var(--ink);border-radius:8px;padding:9px 12px;font-size:11px}.filter-select span{float:right;color:#8d9893}.regime{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;margin-left:auto;padding:3px;display:flex}.regime>span{text-transform:uppercase;letter-spacing:1px;color:#9aa29e;padding:0 10px;font-size:9px}.regime button.on{color:var(--green);box-shadow:none;background:#e7eee8}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:146px;padding:18px;position:relative;overflow:hidden}.kpi-top{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;justify-content:space-between;align-items:center;display:flex}.status-dot{background:#aaa;border-radius:50%;width:7px;height:7px}.status-dot.gold{background:#c9a260}.kpi-card>strong{margin-top:15px;font:700 25px Georgia,serif;display:block}.kpi-meta{margin-top:8px;font-size:10px;font-weight:700}.kpi-meta span{color:#929a96;font-weight:400}.positive{color:#3f795d}.warning{color:#a27942}.neutral{color:#7e8984;font-weight:400}.spark{opacity:.8;align-items:flex-end;gap:3px;height:35px;padding:0 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.spark i{background:#d7e6dc;border-radius:2px 2px 0 0;flex:1}.spark.muted i{background:#e7e1d7}.spark.muted i:last-child{background:#b7925a}.result-card{color:#fff;background:#214a3a;border-color:#214a3a}.result-card .kpi-top{color:#c2d3ca}.badge-soft{color:#dbe8e1;background:#ffffff15;border-radius:10px;padding:5px 7px;font-size:8px}.goal{margin-top:18px}.goal div{color:#afc2b8;justify-content:space-between;font-size:9px;display:flex}.goal b{color:#fff}.goal>i{background:#fff2;height:4px;margin-top:7px}.goal em,.goal>i{border-radius:4px;display:block}.goal em{background:#d7b57c;height:100%}.quality-line{gap:3px;margin-top:16px;display:flex}.quality-line i{background:#5f8f75;border-radius:2px;flex:1;height:4px}.main-grid{grid-template-columns:1.55fr 1fr;gap:14px;margin-top:14px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:19px}.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.panel-head h2{margin:0;font:700 16px Georgia,serif}.panel-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.panel-head button{color:var(--green);background:0 0;border:0;font-size:10px;font-weight:700}.legend{color:var(--muted);gap:15px;font-size:9px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:2px;width:7px;height:7px}.leg-rev{background:#315c49}.leg-exp{background:#cfb98f}.chart-area{grid-template-columns:38px 1fr;height:230px;margin-top:22px;display:grid}.y-axis{color:#9ca49f;flex-direction:column;justify-content:space-between;padding-bottom:22px;font-size:8px;display:flex}.plot{border-bottom:1px solid #dfe4e0;justify-content:space-around;align-items:stretch;display:flex;position:relative}.gridline{border-top:1px dashed #e7ebe8;position:absolute;left:0;right:0}.gridline:first-child{top:0}.gridline:nth-child(2){top:25%}.gridline:nth-child(3){top:50%}.gridline:nth-child(4){top:75%}.gridline:nth-child(5){top:100%}.bar-group{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;display:flex}.bars{justify-content:center;align-items:flex-end;gap:3px;width:75%;height:190px;display:flex}.bar{border-radius:3px 3px 0 0;width:10px;min-height:3px;transition:all .3s;display:block}.bar.revenue{background:#315c49}.bar.expense{background:#cfb98f}.bar-group>span{color:#87908c;margin-top:8px;font-size:8px}.attention-list{margin-top:14px}.attention-list>div{border-top:1px solid #edf0ed;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:15px 0;display:grid}.attention-icon{border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.attention-icon.bad{color:#b25d50;background:#f4e8e5}.attention-icon.warn{color:#aa7d3e;background:#f5efe2}.attention-list b{font-size:10px}.attention-list p{color:var(--muted);margin:4px 0 0;font-size:9px}.attention-list strong{color:#596961;font-size:9px}.bottom-grid{grid-template-columns:1fr 1.35fr;gap:14px;margin-top:14px;display:grid}.expense-composition{align-items:center;gap:28px;margin-top:18px;display:flex}.donut{background:conic-gradient(#315c49 0 38%,#6d826f 38% 65%,#9ea98f 65% 81%,#c9a976 81% 92%,#d9cdb5 92%);border-radius:50%;flex:none;place-items:center;width:135px;height:135px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;width:82px;height:82px;position:absolute}.donut div{text-align:center;position:relative}.donut span,.donut strong{display:block}.donut strong{font:700 15px Georgia}.donut span{color:var(--muted);margin-top:2px;font-size:8px}.expense-legend{flex:1}.expense-legend>div{color:var(--muted);grid-template-columns:8px 1fr auto;align-items:center;gap:7px;margin:9px 0;font-size:9px;display:grid}.expense-legend i{border-radius:2px;width:7px;height:7px}.expense-legend b{color:var(--ink)}.transaction-table{margin-top:10px}.transaction-table>div{border-top:1px solid #edf0ed;grid-template-columns:32px 1fr 44px 90px;align-items:center;gap:8px;padding:10px 0;display:grid}.tx-icon{border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.tx-icon.out{color:#aa7844;background:#f4ece3}.transaction-table b{font-size:9px}.transaction-table p{margin:3px 0 0}.transaction-table p,.tx-date{color:var(--muted);font-size:8px}.transaction-table strong{text-align:right;font-size:9px}.detail-kpis,.detail-stack{gap:14px;display:grid}.detail-kpis{grid-template-columns:repeat(3,1fr)}.detail-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.detail-kpis b,.detail-kpis em,.detail-kpis span{display:block}.detail-kpis span{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:10px}.detail-kpis b{margin-top:12px;font:700 25px Georgia}.detail-kpis em{color:#4a7f63;margin-top:7px;font-size:9px;font-style:normal}.ranking-panel{min-height:310px}.rank-list{margin-top:15px}.rank-list>div{border-top:1px solid #edf0ed;grid-template-columns:30px 1fr 115px 45px;align-items:center;gap:12px;padding:15px 0;display:grid}.rank-num{color:#9da7a1;font:700 13px Georgia}.rank-info b{font-size:10px}.rank-info i{background:#edf0ed;height:5px;margin-top:7px}.rank-info em,.rank-info i{border-radius:5px;display:block}.rank-info em{background:#486f5e;height:100%}.rank-list strong{text-align:right;font:700 13px Georgia}.rank-list>div>span:last-child{color:var(--muted);text-align:right;font-size:9px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px;display:grid}.category-grid article{border:1px solid var(--line);border-radius:10px;padding:16px;position:relative}.category-grid article>div{grid-template-columns:9px 1fr auto;align-items:center;gap:8px;display:grid}.category-grid i{border-radius:2px;width:8px;height:8px}.category-grid b{font-size:10px}.category-grid span{color:var(--muted);font-size:8px}.category-grid>article>strong{margin-top:15px;font:700 17px Georgia;display:block}.category-grid p{color:var(--muted);font-size:8px}.category-grid .category-actions{gap:12px;display:flex;position:absolute;bottom:13px;right:13px}.category-grid .category-actions button{color:var(--green);background:0;border:0;padding:0;font-size:9px}.bad-text{color:#ad5e51!important}.good-text{color:#3f7a5a!important}.quality-hero{color:#fff;background:#214a3a;border-radius:12px;align-items:center;gap:20px;padding:26px;display:flex}.quality-score{text-align:center;border:8px solid #8bb39c;border-right-color:#355b4c;border-radius:50%;place-content:center;width:105px;height:105px;display:grid}.quality-score strong{font:700 28px Georgia}.quality-score span{color:#b8ccc1;font-size:9px}.quality-hero>div:nth-child(2){flex:1}.quality-hero p{letter-spacing:1.4px;color:#abc2b6;margin:0;font-size:8px}.quality-hero h2{margin:7px 0;font:700 23px Georgia}.quality-hero>div:nth-child(2)>span{color:#bad0c4;font-size:10px}.quality-pills{gap:7px;display:grid}.quality-pills span{background:#ffffff10;border-radius:7px;padding:8px 11px;font-size:9px}.issue{border-top:1px solid #edf0ed;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:17px 0;display:grid}.issue>span{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.critical{color:#b45b4f;background:#f4e4e1}.warning-icon{color:#a97b3b;background:#f5eedf}.issue b{font-size:10px}.issue p{color:var(--muted);margin:4px 0 0;font-size:9px}.issue button{color:var(--green);background:0 0;border:0;font-size:9px;font-weight:700}.import-table{margin-top:15px}.table-head,.table-row{grid-template-columns:2fr 1fr .6fr .9fr .8fr .6fr;align-items:center;gap:12px;padding:11px 8px;display:grid}.table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--line);font-size:8px}.table-row{border-bottom:1px solid #edf0ed;font-size:9px}.table-row>span:first-child{align-items:center;gap:9px;display:flex}.table-row i{color:#37634e;background:#e5ede7;border-radius:6px;place-items:center;width:28px;height:28px;font-size:8px;font-style:normal;font-weight:800;display:grid}.table-row b{font-size:9px}.table-row .done,.table-row .warn-status{color:#3c7959;background:#e5f0e8;border-radius:12px;width:max-content;padding:5px 8px}.table-row button{color:var(--green);background:0 0;border:0;font-size:9px;font-weight:700}footer{color:#9aa39e;justify-content:space-between;padding:24px 2px 0;font-size:8px;display:flex}.toast{color:#fff;z-index:100;background:#17372c;border-radius:10px;align-items:center;gap:10px;padding:13px 17px;font-size:11px;animation:slidein .25s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #17372c33}.toast>span{color:#17372c;background:#d9b57d;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid}@keyframes slidein{0%{opacity:0;transform:translateY(15px)}}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#12291f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.import-modal{background:#fff;border-radius:16px;width:min(590px,100%);padding:25px;box-shadow:0 30px 80px #10271e55}.modal-head{justify-content:space-between;display:flex}.modal-kicker{letter-spacing:1.5px;color:#84928b;font-size:8px}.modal-head h2{margin:6px 0;font:700 24px Georgia}.modal-head button{color:#617169;background:#eef1ef;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.steps{align-items:center;margin:18px 0;display:flex}.steps i{color:#819087;background:#e8ece9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.steps i.active{background:var(--green);color:#fff}.steps span{background:#e8ece9;flex:1;height:2px}.steps span.active{background:var(--green)}.dropzone{width:100%;height:210px;color:var(--ink);background:#f8faf8;border:1.5px dashed #aab9b1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex}.dropzone>span{color:#47755f;font-size:30px}.dropzone b{margin-top:8px;font-size:12px}.dropzone p{color:var(--muted);font-size:9px}.dropzone em{color:#fff;background:var(--green);border-radius:7px;margin-top:7px;padding:9px 13px;font-size:10px;font-style:normal}.template-note,.validation-ok{background:#edf3ee;border-radius:9px;gap:10px;margin-top:12px;padding:13px;display:flex}.template-note>span,.validation-ok>span{color:#3f7c5d}.template-note b,.validation-ok b{font-size:9px}.template-note p,.validation-ok p{color:var(--muted);margin:4px 0;font-size:8px}.file-card{border:1px solid var(--line);border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.file-card>span{color:#35614d;background:#e4ece6;border-radius:8px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.file-card b{font-size:10px}.file-card p{color:var(--muted);margin:4px 0;font-size:8px}.file-card strong{color:#438063;background:#e6f0e8;border-radius:10px;padding:5px 7px;font-size:8px}.preview-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.preview-grid div{background:#f6f7f5;border-radius:8px;padding:12px}.preview-grid b,.preview-grid span{display:block}.preview-grid span{color:var(--muted);font-size:8px}.preview-grid b{margin-top:5px;font:700 14px Georgia}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.modal-actions>button:first-child{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 16px;font-size:10px}.processing{text-align:center;padding:45px 20px}.processing b,.processing p{display:block}.processing b{margin-top:17px;font:700 18px Georgia}.processing p{color:var(--muted);font-size:9px}.loader{border:4px solid #e2eae5;border-top:4px solid var(--green);border-radius:50%;width:45px;height:45px;margin:auto;animation:spin 1s linear infinite;display:block}@keyframes spin{to{transform:rotate(1turn)}}.period-closed{color:#63716a;z-index:30;border:1px solid #d7ddd9;border-radius:18px;padding:7px 11px;font-size:8px;position:fixed;bottom:15px;left:260px;box-shadow:0 2px 8px #17372c12}.period-closed.closed{color:#885f2d;background:#f2e9dc;border-color:#e2d2b9}@media (max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.bottom-grid,.main-grid{grid-template-columns:1fr}.sidebar{width:205px}.workspace{width:calc(100% - 205px);margin-left:205px}.period-closed{left:218px}.content{padding:28px 24px}.preview-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.sidebar{display:none}.workspace{width:100%;margin-left:0}.topbar{height:62px;padding:0 16px}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark{width:30px;height:30px}.company-switch{display:none}.primary-button{padding:10px;font-size:0}.primary-button:after{content:"Importar";font-size:10px}.content{padding:22px 14px}.heading-row{display:block}.updated{display:none}.filterbar{padding-bottom:3px;overflow:auto}.regime{margin-left:0}.regime>span{display:none}.bottom-grid,.detail-kpis,.kpi-grid,.main-grid{grid-template-columns:1fr}.chart-panel{overflow:auto}.chart-area{min-width:580px}.expense-composition{flex-direction:column}.category-grid{grid-template-columns:1fr}.quality-hero{flex-wrap:wrap;align-items:flex-start}.quality-pills{grid-template-columns:repeat(3,1fr);width:100%}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr}.table-row>:nth-child(3),.table-row>:nth-child(4){display:none}.transaction-table>div{grid-template-columns:30px 1fr 70px}.tx-date{display:none}.rank-list>div{grid-template-columns:25px 1fr 80px}.rank-list>div>span:last-child{display:none}.period-closed{left:14px}.modal-backdrop{padding:10px}.import-modal{padding:18px}.preview-grid{grid-template-columns:repeat(2,1fr)}footer,footer span{display:block}footer span{margin:5px 0}}:root{--blue-60:#f3f7ff;--blue-30:#163a70;--blue-10:#0a84ff;--ink:#102746;--muted:#66758b;--line:#dce6f3;--paper:var(--blue-60);--green:var(--blue-10);--green-2:#66adff;--sage:#e8f2ff;--gold:var(--blue-10)}body,html{background:var(--blue-60);letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}button{transition:transform .16s,background-color .16s,box-shadow .16s,opacity .16s}button:active{transform:scale(.97)}.sidebar{background:#163a70fa;width:232px;padding:22px 14px 16px;box-shadow:1px 0 #ffffff20}.workspace{width:calc(100% - 232px);margin-left:232px}.brand{padding:0 10px 30px}.brand-mark{color:#fff;background:#ffffff18;border:0;border-radius:11px;font-family:inherit;box-shadow:inset 0 0 0 1px #fff2}.brand strong{letter-spacing:-.4px;font-family:inherit;font-size:18px}.brand span{color:#c9dcf4}.nav-label{color:#a9c2e2;letter-spacing:1.25px;font-size:9px;font-weight:650}.nav-item,.settings{color:#dce9f8;border-radius:12px;padding:11px 12px;font-size:13px}.nav-item.active{color:var(--blue-30);background:#fff;box-shadow:0 5px 18px #071c3a28}.nav-item .count{background:var(--blue-10);color:#fff}.user-card button,.user-card span{color:#bdd1e9}.topbar{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffd9;border-color:#e6edf7;height:68px}.company-icon{color:var(--blue-10);background:#e7f2ff;border-radius:10px;font-family:inherit}.icon-button{color:var(--blue-30);background:#edf4fd;border:0;border-radius:50%}.notification i{background:var(--blue-10)}.primary-button,.small-primary{background:var(--blue-10);border-radius:12px;padding:11px 17px;font-weight:650;box-shadow:0 5px 14px #0a84ff2b}.primary-button:hover,.small-primary:hover{background:#0077ed;box-shadow:0 7px 18px #0a84ff38}.content{max-width:1420px;padding:42px 42px 24px}.heading-row h1{letter-spacing:-1.25px;color:#102746;font-family:inherit;font-size:36px;font-weight:720}.heading-row p{font-size:14px}.eyebrow{font-weight:650;color:#71839b!important}.updated{background:#fff;border:0;border-radius:14px;padding:10px 14px;box-shadow:0 2px 12px #163a700a}.updated>span{color:var(--blue-10)}.filterbar{gap:10px;margin:28px 0 24px}.regime,.segmented{background:#e7eef8;border:0;border-radius:12px;padding:3px}.regime button,.segmented button{border-radius:9px;padding:8px 15px}.regime button.on,.segmented button.selected{color:var(--blue-30);background:#fff;box-shadow:0 2px 8px #163a7014}.filter-select{background:#fff;border:0;border-radius:12px;padding:11px 13px;box-shadow:0 2px 10px #163a700b}.kpi-grid{gap:16px}.detail-kpis article,.kpi-card,.panel{background:#fff;border:0;border-radius:20px;box-shadow:0 6px 26px #163a700c}.kpi-card{min-height:154px;padding:21px}.kpi-top{letter-spacing:.35px;font-size:10px;font-weight:650}.detail-kpis b,.kpi-card>strong{letter-spacing:-.75px;font-family:inherit;font-size:27px;font-weight:720}.status-dot.gold,.status-dot.green{background:var(--blue-10)}.attention-icon.good,.good-text,.positive,.updated>span,.warning{color:var(--blue-10)}.spark i,.spark.muted i{background:#dcecff}.spark i:last-child,.spark.muted i:last-child{background:var(--blue-10)}.result-card{background:var(--blue-30);border:0}.goal div,.result-card .kpi-top{color:#c9dcf4}.goal em{background:var(--blue-10)}.badge-soft{color:#fff;background:#ffffff18}.bottom-grid,.detail-stack,.main-grid{gap:16px;margin-top:16px}.panel{padding:22px}.modal-head h2,.panel-head h2,.processing b,.quality-hero h2{letter-spacing:-.35px;font-family:inherit;font-weight:700}.panel-head h2{font-size:17px}.gridline{border-color:#e8eef7}.plot{border-color:#dce6f3}.attention-list>div,.issue,.rank-list>div,.table-row,.transaction-table>div{border-color:#e9eff7}.attention-icon.bad,.critical{color:#176ac2;background:#eaf3ff}.attention-icon.warn,.warning-icon{color:#52739d;background:#f1f6fd}.attention-icon.good{color:var(--blue-10);background:#e4f1ff}.tx-icon.in,.tx-icon.out{color:var(--blue-10);background:#e9f3ff}.transaction-table strong.out{color:#46698f}.category-grid article{border-color:#e4ebf5;border-radius:16px}.quality-hero{background:var(--blue-30);border-radius:20px;box-shadow:0 8px 28px #163a7018}.quality-hero p,.quality-hero>div:nth-child(2)>span,.quality-score span{color:#c6daf2}.file-card>span,.table-row i{color:var(--blue-10);background:#e8f2ff}.file-card strong,.table-row .done{color:#0872d8}.table-row .warn-status{color:#496b92;background:#edf4fc}.toast{background:var(--blue-30);border-radius:16px;box-shadow:0 14px 40px #10274635}.toast>span{background:var(--blue-10);color:#fff}.modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d23466e}.import-modal{border-radius:24px;box-shadow:0 35px 90px #10274638}.modal-head button{color:var(--blue-30);background:#edf3fa}.dropzone em,.steps i.active,.steps span.active{background:var(--blue-10)}.dropzone{background:#f8fbff;border-color:#a9cbed;border-radius:18px}.template-note,.validation-ok{background:#edf5ff;border-radius:14px}.file-card{border-color:#dfe8f3;border-radius:16px}.preview-grid div{background:#f2f7fd;border-radius:13px}.preview-grid b{font-family:inherit}.modal-actions>button:first-child{background:#edf3fa;border:0;border-radius:12px}.loader{border-color:#dcecff;border-top-color:var(--blue-10)}.period-closed{color:var(--blue-30);background:#fff;border:0;border-radius:999px;padding:8px 13px;left:248px;box-shadow:0 4px 18px #163a7014}.period-closed.closed{color:#075cae;background:#e7f2ff;border:0}@media (max-width:1100px){.sidebar{width:200px}.workspace{width:calc(100% - 200px);margin-left:200px}.period-closed{left:214px}.content{padding:32px 26px}}@media (max-width:760px){.workspace{width:100%;margin-left:0}.content{padding:24px 15px}.heading-row h1{font-size:32px}.period-closed{left:14px}}.compact-filters{background:#fff;border-radius:16px;width:max-content;max-width:100%;padding:5px;box-shadow:0 3px 18px #163a7009}.compact-filters .regime,.compact-filters .segmented{background:#fff}.compact-filters .regime button.on,.compact-filters .segmented button.selected{color:var(--blue-10);box-shadow:none;background:#e8f2ff}.more-filters{color:var(--blue-30);background:0 0;border:0;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:650}.more-filters:hover{background:#edf4fd}.executive-summary{grid-template-columns:1.25fr 1fr;gap:16px;display:grid}.result-hero{color:#fff;background:linear-gradient(145deg,#163a70,#0f2d59);border-radius:24px;flex-direction:column;min-height:244px;padding:27px 29px;display:flex;box-shadow:0 18px 45px #163a7024}.result-hero>div:first-child{justify-content:space-between;align-items:center;display:flex}.result-hero>div:first-child>span{color:#c9dcf4;font-size:12px}.health-pill{color:#fff;background:#ffffff16;border-radius:999px;padding:6px 10px;font-size:10px}.result-hero>strong{letter-spacing:-1.8px;margin-top:24px;font-size:42px;font-weight:720;line-height:1}.result-hero>p{color:#c9dcf4;margin:11px 0 0;font-size:12px}.result-hero>p b{color:#fff}.result-foot{border-top:1px solid #ffffff18;gap:28px;margin-top:auto;padding-top:21px;display:flex}.result-foot span{color:#afc9e8;font-size:10px}.result-foot b{color:#fff;margin-top:5px;font-size:15px;display:block}.support-kpis{grid-template-columns:1fr;gap:16px;display:grid}.support-kpis .kpi-card{min-height:114px}.support-kpis .spark{width:38%;height:50px;top:55px;bottom:auto;left:auto}.support-kpis .kpi-card>strong{margin-top:13px;font-size:25px}.chart-switch{background:#edf2f8;border-radius:10px;padding:3px;display:flex}.chart-switch button{color:#6b7c93;background:0 0;border:0;border-radius:8px;padding:7px 11px;font-size:10px}.chart-switch button.active{color:var(--blue-30);background:#fff;font-weight:650;box-shadow:0 2px 7px #163a7012}.chart-context{align-items:baseline;gap:7px;margin-top:18px;display:flex}.chart-context>strong{font-size:19px}.chart-context>span{color:var(--muted);font-size:9px}.chart-context .legend{margin-left:auto}.attention-list>div{grid-template-columns:36px 1fr;padding:16px 0}.attention-list>div>strong{display:none}.attention-list p{margin-right:6px;line-height:1.45}.attention-list button{color:var(--blue-10);background:0 0;border:0;padding:6px 0 0;font-size:9px;font-weight:650}.section-divider{align-items:center;gap:12px;margin:26px 2px 10px;display:flex}.section-divider span{color:#7b899c;font-size:10px;font-weight:650}.section-divider i{background:#dce6f3;flex:1;height:1px}.secondary-content{margin-top:0}.secondary-content .panel{box-shadow:0 3px 18px #163a7008}@media (max-width:960px){.executive-summary{grid-template-columns:1fr}.support-kpis{grid-template-columns:1fr 1fr}.compact-filters{width:100%}.compact-filters .regime{margin-left:auto}}@media (max-width:760px){.compact-filters{width:auto;box-shadow:none;background:0 0;padding:0}.compact-filters .filter-select:nth-of-type(2),.compact-filters .regime{display:none}.executive-summary,.support-kpis{grid-template-columns:1fr}.result-hero{min-height:220px;padding:24px}.result-hero>strong{font-size:36px}.chart-context .legend{display:none}}.select-shell{display:block;position:relative}.select-shell:after{content:"⌄";color:#6b7c93;pointer-events:none;font-size:11px;position:absolute;top:50%;right:11px;transform:translateY(-54%)}.filter-drawer select,.select-shell select{appearance:none;color:var(--ink);background:#fff;border:0;border-radius:12px;outline:0;min-width:84px;padding:10px 31px 10px 13px;font-size:11px;box-shadow:0 2px 10px #163a700b}.filter-drawer select:focus,.select-shell select:focus{box-shadow:0 0 0 3px #0a84ff25}.unit-select select{min-width:120px}.more-filters.has-filters{color:var(--blue-10);background:#e8f2ff}.active-filters{align-items:center;gap:7px;margin:-13px 0 20px;display:flex}.active-filters span{color:#1769bd;background:#e6f1ff;border-radius:999px;padding:6px 10px;font-size:9px}.active-filters button{color:#66758b;background:0 0;border:0;padding:6px;font-size:9px}.drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:90;background:#0d234653;justify-content:flex-end;display:flex;position:fixed;inset:0}.filter-drawer{background:#f8fbff;flex-direction:column;width:min(410px,100%);height:100%;padding:24px;animation:drawer-in .24s;display:flex;box-shadow:-22px 0 60px #10274625}@keyframes drawer-in{0%{transform:translate(100%)}}.drawer-head{justify-content:space-between;align-items:flex-start;padding:4px 2px 22px;display:flex}.drawer-head span{letter-spacing:1.4px;color:#71839b;font-size:8px}.drawer-head h2{letter-spacing:-.8px;margin:5px 0 0;font-size:28px}.drawer-head button{width:32px;height:32px;color:var(--blue-30);background:#e9f0f8;border:0;border-radius:50%;font-size:20px}.drawer-body{gap:19px;display:grid}.drawer-body label>span{color:#53667f;margin:0 0 7px 2px;font-size:10px;font-weight:650;display:block}.filter-drawer select{background:#fff;width:100%;height:44px;font-size:12px}.filter-summary{background:var(--blue-30);color:#fff;border-radius:18px;margin-top:6px;padding:19px}.filter-summary p,.filter-summary span,.filter-summary strong{display:block}.filter-summary span{color:#c6daf2;font-size:9px}.filter-summary strong{letter-spacing:-.7px;margin-top:8px;font-size:26px}.filter-summary p{color:#c6daf2;margin:6px 0 0;font-size:9px}.drawer-actions{gap:9px;margin-top:auto;display:flex}.drawer-actions>button:first-child{color:var(--blue-30);background:#e9f0f8;border:0;border-radius:12px;padding:11px 15px;font-size:11px}.drawer-actions .primary-button{flex:1}@media (max-width:760px){.unit-select{display:none}.drawer-backdrop{align-items:flex-end}.filter-drawer{border-radius:24px 24px 0 0;width:100%;height:auto;max-height:88vh;animation:sheet-in .24s}@keyframes sheet-in{0%{transform:translateY(100%)}}}.support-kpis .spark{align-items:stretch;gap:2px;height:60px;padding-bottom:12px;top:49px}.spark-item{flex-direction:column;flex:1;justify-content:flex-end;align-items:stretch;min-width:0;height:100%;display:flex;position:relative}.spark .spark-item i,.spark.muted .spark-item i{background:#dcecff;border-radius:3px 3px 1px 1px;flex:none;width:100%;display:block}.spark-item small{color:#8291a5;white-space:nowrap;font-size:6px;font-weight:550;line-height:1;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%)}.spark:is(.bars-2,.bars-3,.bars-4,.bars-5,.bars-6,.bars-7,.bars-8,.bars-9) .spark-item small{font-size:7px}.support-kpis .spark{width:46%;padding-left:0;padding-right:0;right:20px}.support-kpis .spark:is(.bars-13,.bars-14,.bars-15,.bars-16,.bars-17,.bars-18,.bars-19,.bars-20,.bars-21,.bars-22,.bars-23,.bars-24,.bars-25,.bars-26,.bars-27,.bars-28,.bars-29,.bars-30,.bars-31){gap:2px;width:64%}.support-kpis .spark:is(.bars-13,.bars-14,.bars-15,.bars-16,.bars-17,.bars-18,.bars-19,.bars-20,.bars-21,.bars-22,.bars-23,.bars-24,.bars-25,.bars-26,.bars-27,.bars-28,.bars-29,.bars-30,.bars-31) .spark-item small{font-size:7px}@media (max-width:1200px){.support-kpis .spark{width:52%}.support-kpis .spark:is(.bars-13,.bars-14,.bars-15,.bars-16,.bars-17,.bars-18,.bars-19,.bars-20,.bars-21,.bars-22,.bars-23,.bars-24,.bars-25,.bars-26,.bars-27,.bars-28,.bars-29,.bars-30,.bars-31){gap:1px;width:59%}}@media (max-width:960px){.support-kpis .spark{width:48%}.support-kpis .spark:is(.bars-13,.bars-14,.bars-15,.bars-16,.bars-17,.bars-18,.bars-19,.bars-20,.bars-21,.bars-22,.bars-23,.bars-24,.bars-25,.bars-26,.bars-27,.bars-28,.bars-29,.bars-30,.bars-31){width:61%}}@media (max-width:760px){.support-kpis .spark,.support-kpis .spark:is(.bars-13,.bars-14,.bars-15,.bars-16,.bars-17,.bars-18,.bars-19,.bars-20,.bars-21,.bars-22,.bars-23,.bars-24,.bars-25,.bars-26,.bars-27,.bars-28,.bars-29,.bars-30,.bars-31){width:56%}}button.spark-item{cursor:pointer;background:0 0;border:0;padding:0;overflow:visible}button.spark-item:hover i{transform:translateY(-3px);background:#91c4ff!important}button.spark-item:hover small{color:var(--blue-10);font-weight:700}button.spark-item:focus-visible{outline:0}button.spark-item:focus-visible i{transform:translateY(-3px);box-shadow:0 0 0 3px #0a84ff35;background:var(--blue-10)!important}button.spark-item i{transition:transform .16s,background-color .16s,box-shadow .16s}button.spark-item:active{transform:none}button.spark-item:active i{transform:translateY(0)scaleY(.92)}.spark .spark-item:last-child i,.spark.muted .spark-item:last-child i{background:#dcecff}.spark-item:last-child small{color:#8291a5;font-weight:550}.spark .spark-item.selected i,.spark.muted .spark-item.selected i{background:var(--blue-10)}.spark-item.selected small{color:var(--blue-10);font-weight:700}.chart-area{height:252px;margin-top:25px}.bars{gap:4px;height:207px}.bar,.bars{overflow:visible}.bar{width:17px;position:relative}.bar-value{color:#31547d;letter-spacing:-.15px;white-space:nowrap;font-size:7px;font-style:normal;font-weight:700;line-height:1;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.bar.revenue .bar-value{color:#075fae}.bar.expense .bar-value{color:#637c9a}.bar-group:hover .bar-value{color:var(--blue-10);font-size:8px}.bar-group:hover .bar{filter:saturate(1.12)}.daily-chart-grid,.main-grid{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)}.bar-group,.chart-panel,.offensive-panel,.plot{min-width:0}.chart-panel{overflow:hidden}.daily-chart-grid .chart-area{height:252px}.daily-chart-grid .plot{overflow:hidden}.daily-chart-grid .bar-group{flex:1 1 0;width:0}.daily-chart-grid .bars{gap:1px;width:100%;height:207px}.daily-chart-grid .bar{width:6px;max-width:38%}.daily-chart-grid .bar-value{letter-spacing:-.35px;font-size:6px}.daily-chart-grid .bar.revenue .bar-value{transform:translate(-72%)}.daily-chart-grid .bar.expense .bar-value{color:#587493;top:-8px;transform:translate(-28%)}.daily-chart-grid .bar-group>span{font-size:7px}.offensive-panel{overflow:hidden}.offensive-panel .panel-head{gap:10px}.offensive-panel .panel-head>div{min-width:0}.offensive-panel .panel-head button{white-space:nowrap}.bar-group{position:relative}.bar-group.current-period:before{content:"";z-index:-1;background:#eaf2ff;border-radius:8px 8px 0 0;position:absolute;inset:0 1px}.bar-group.current-period>span{color:#155eef;font-weight:800}.bar-group.current-period .bar{box-shadow:0 0 0 1px #155eef22}.current-period-label{color:#fff;white-space:nowrap;z-index:4;background:#155eef;border-radius:999px;padding:3px 6px;font-size:6px;font-style:normal;font-weight:800;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.chart-area{padding-bottom:22px}@media (max-width:1100px){.bar{width:15px}.bar-value{font-size:6px}}:root{--ink:#102a43;--muted:#6b7c93;--line:#dfe7f1;--paper:#f4f7fb;--green:#155eef;--green-2:#3678f5;--sage:#e8f0ff}.sidebar{background:#0b1f3a}.brand-mark{color:#eaf2ff;background:#12366a;border-color:#4f79b5}.brand span,.nav-label,.user-card button,.user-card span{color:#8ea9ca}.nav-item,.settings{color:#b7c9df}.nav-item:hover,.settings:hover{background:#12366a}.nav-item.active{color:#0b2b57;background:#e8f0ff}.settings{border-color:#25486f}.avatar{color:#0b2b57;background:#8db7ff}.company-icon{background:#e8f0ff}.primary-button,.small-primary{background:#155eef;box-shadow:0 2px 6px #155eef33}.heading-row h1{color:#102a43}.attention-icon.good,.good-text,.positive,.updated>span{color:#1570b8}.regime button.on{color:#155eef;background:#e8f0ff}.status-dot.green{background:#2e90fa}.spark i{background:#d8e7ff}.spark i:last-child{background:#4f8df7}.quality-hero,.result-card{background:#12366a;border-color:#12366a}.quality-line i{background:#4f8df7}.quality-line i.soft{background:#d8e7ff}.category-grid button,.issue button,.panel-head button,.table-row button{color:#155eef}.bar.revenue,.leg-rev{background:#155eef}.bar.expense,.leg-exp{background:#8db7ff}.donut{background:conic-gradient(#155eef 0 38%,#4f8df7 38% 65%,#8db7ff 65% 81%,#b8cff5 81% 92%,#dce8fa 92%)}.tx-icon.in{background:#e8f2ff}.transaction-table strong.in,.tx-icon.in{color:#155eef}.rank-info em{background:#4f8df7}.quality-score{border-color:#8db7ff #244f87 #8db7ff #8db7ff}.template-note,.validation-ok{background:#edf4ff}.dropzone>span,.template-note>span,.validation-ok>span{color:#155eef}.file-card>span,.table-row i{color:#155eef;background:#e8f0ff}.file-card strong,.table-row .done{color:#155eef;background:#e8f2ff}.toast{background:#0b1f3a;box-shadow:0 12px 30px #0b1f3a44}.modal-backdrop{background:#071a36aa}.loader{border-top-color:#155eef}.module-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:27px 29px;display:flex;box-shadow:0 14px 34px #0b2b571c}.module-hero>div:first-child{max-width:720px}.module-chip{letter-spacing:1.35px;color:#c8ddf8;background:#ffffff12;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:750;display:inline-flex}.module-hero h2{letter-spacing:-.7px;margin:12px 0 7px;font-size:24px}.module-hero p{color:#c9dcf4;margin:0;font-size:11px;line-height:1.55}.module-metric{border-left:1px solid #ffffff1f;min-width:190px;padding-left:25px}.module-metric small,.module-metric span,.module-metric strong{display:block}.module-metric span{color:#aac6e7;font-size:9px}.module-metric strong{letter-spacing:-1px;margin:8px 0 5px;font-size:30px}.module-metric small{color:#d7e7f8;font-size:9px}.analysis-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:16px;display:grid}.insight-card{background:#fafdff}.coverage-card>span,.insight-card>span,.rule-card>span{letter-spacing:1.2px;color:#6b7c93;font-size:8px;font-weight:750}.insight-card h3,.rule-card h3{letter-spacing:-.4px;margin:8px 0 18px;font-size:18px}.metric-list>div{border-top:1px solid #e9eff7;gap:11px;padding:15px 0;display:flex}.metric-list i{color:#155eef;background:#e8f0ff;border-radius:9px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:750;display:grid}.metric-list p{margin:0}.metric-list b,.metric-list small{display:block}.metric-list b{font-size:10px}.metric-list small{color:var(--muted);margin-top:4px;font-size:8px}.module-split{grid-template-columns:1.35fr 1fr;gap:16px;display:grid}.coverage-card>strong{margin-top:12px;font-size:26px;display:block}.coverage-card>div{background:#e8eff8;border-radius:8px;height:7px;margin:16px 0 11px;overflow:hidden}.coverage-card>div i{background:#155eef;border-radius:8px;height:100%;display:block}.coverage-card p,.rule-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.rule-card button{color:#155eef;background:0 0;border:0;padding:16px 0 0;font-size:10px;font-weight:700}.quality-dimensions{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.quality-dimensions article{background:#fff;border-radius:18px;padding:18px;position:relative;box-shadow:0 5px 22px #163a700b}.quality-dimensions b,.quality-dimensions small,.quality-dimensions span{display:block}.quality-dimensions span{color:var(--muted);font-size:9px}.quality-dimensions b{margin-top:8px;font-size:22px}.quality-dimensions i{background:#e8eff8;border-radius:5px;height:4px;margin:12px 0;display:block}.quality-dimensions em{background:#4f8df7;border-radius:5px;height:100%;display:block}.quality-dimensions small{color:var(--muted);font-size:8px}.quality-dimensions u{color:#155eef;background:#edf4ff;border-radius:9px;padding:4px 6px;font-size:7px;text-decoration:none;position:absolute;top:14px;right:13px}.import-overview{grid-template-columns:1.55fr .75fr}.import-overview .module-hero{box-shadow:none}.hero-action{color:#155eef;background:#fff;border:0;border-radius:12px;flex:none;padding:12px 15px;font-size:10px;font-weight:750}.result-layout{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.dre-list{margin-top:18px}.dre-list>div{border-top:1px solid #e9eff7;grid-template-columns:1fr 130px 50px;align-items:center;gap:10px;padding:14px 0;display:grid}.dre-list span{font-size:10px}.dre-list strong{text-align:right;font-size:12px}.dre-list em{text-align:right;color:var(--muted);font-size:9px;font-style:normal}.dre-list .total{color:#0b2b57;background:#edf4ff;border:0;border-radius:12px;margin:4px -10px -8px;padding:15px 10px}.margin-chart{justify-content:space-around;align-items:flex-end;height:240px;padding:25px 8px 0;display:flex}.margin-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.margin-chart i{background:linear-gradient(#155eef,#8db7ff);border-radius:6px 6px 2px 2px;width:19px}.margin-chart span{color:#155eef;font-size:8px;font-weight:750}.margin-chart small{color:var(--muted);font-size:8px}.offender-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.offender-grid article{background:#f6f9fd;border-radius:14px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:16px;display:grid}.offender-grid article>span{color:#155eef;background:#e7f0fc;border-radius:9px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:750;display:grid}.offender-grid b{font-size:10px}.offender-grid p{color:var(--muted);margin:4px 0 0;font-size:8px}.offender-grid strong{color:#46698f;font-size:10px}.partner-toolbar{justify-content:space-between;align-items:center;display:flex}.partner-toolbar h2{margin:0;font-size:17px}.partner-toolbar p{color:var(--muted);margin:4px 0 0;font-size:10px}.partner-head{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;grid-template-columns:1fr 120px 90px 90px;padding:20px 42px 8px 54px;font-size:8px;display:grid}.partner-list>button{text-align:left;background:0 0;border:0;border-top:1px solid #e9eff7;grid-template-columns:38px 1fr 120px 90px 90px 14px;align-items:center;gap:10px;width:100%;padding:14px 8px;display:grid}.partner-list>button:hover{background:#f7faff;border-radius:12px}.partner-avatar{color:#155eef;background:#e8f0ff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.partner-list b,.partner-list small{display:block}.partner-list b{font-size:10px}.partner-list small{color:var(--muted);margin-top:4px;font-size:8px}.partner-list strong{font-size:10px}.partner-list em,.partner-list>button>span:not(.partner-avatar){font-size:9px;font-style:normal}.partner-list em{color:#1570b8}.partner-list em.down{color:#6b7c93}.partner-list>button>i{color:#9aabc0;font-size:18px;font-style:normal}@media (max-width:1000px){.analysis-grid,.result-layout{grid-template-columns:1fr}.quality-dimensions{grid-template-columns:repeat(2,1fr)}.module-split,.offender-grid{grid-template-columns:1fr}.partner-head{display:none}}@media (max-width:760px){.module-hero{flex-direction:column;align-items:flex-start;padding:23px}.module-metric{border-top:1px solid #ffffff1f;border-left:0;width:100%;padding:17px 0 0}.quality-dimensions{grid-template-columns:1fr}.partner-list>button{grid-template-columns:36px 1fr auto}.partner-list>button>span:not(.partner-avatar),.partner-list>button>strong{display:none}.partner-toolbar{flex-direction:column;align-items:flex-start;gap:15px}.offender-grid{grid-template-columns:1fr}.dre-list>div{grid-template-columns:1fr 100px 42px}}.unit-table{margin-top:18px}.unit-head,.unit-table>button{grid-template-columns:1.45fr repeat(2,1fr) .7fr .75fr .7fr 16px;align-items:center;gap:12px;display:grid}.unit-head{color:var(--muted);text-transform:uppercase;letter-spacing:.65px;padding:10px 8px;font-size:8px}.unit-table>button{text-align:left;background:0 0;border:0;border-top:1px solid #e9eff7;width:100%;padding:14px 8px}.unit-table>button:hover{background:#f7faff;border-radius:13px}.unit-table>button>span:first-child{grid-template-columns:35px 1fr;align-items:center;column-gap:10px;display:grid}.unit-table>button>span:first-child i{color:#155eef;background:#e8f0ff;border-radius:11px;grid-row:1/3;place-items:center;width:35px;height:35px;font-size:10px;font-style:normal;font-weight:800;display:grid}.unit-table b,.unit-table small{display:block}.unit-table b,.unit-table strong{font-size:10px}.unit-table small{color:var(--muted);margin-top:3px;font-size:8px}.unit-table>button>em,.unit-table>button>span:not(:first-child){font-size:9px;font-style:normal}.unit-table>button>em{color:#1570b8}.unit-table>button>em.down{color:#6b7c93}.action-drawer{width:min(560px,100%)}.reclassify-drawer{width:min(720px,100%)}.reclassify-list{gap:8px;display:grid}.reclassify-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 120px 190px auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.reclassify-row .reclassify-nature{background:#f6f8fb}.reclassify-row b{font-size:10px;display:block}.reclassify-row small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.reclassify-row select{border:1px solid var(--line);width:100%;height:34px;color:var(--ink);background:#fff;border-radius:8px;padding:0 8px;font-size:9px}.reclassify-row .small-primary{white-space:nowrap;padding:9px 14px}.reclassify-tag{color:#155eef;text-transform:uppercase;letter-spacing:.4px;background:#e8f0ff;border-radius:8px;margin-left:8px;padding:2px 7px;font-size:7px;font-weight:700;display:inline-block}.reclassify-dimensions{border:1px solid var(--line);color:var(--muted);background:#f6f8fb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:10px;padding:10px 14px;font-size:9px;display:flex}.reclassify-dimensions>span{color:var(--ink);font-weight:700}.reclassify-dimensions label{cursor:pointer;align-items:center;gap:6px;display:flex}.reclassify-dimensions input{accent-color:#155eef;width:13px;height:13px}.drawer-head p{color:var(--muted);margin:6px 0 0;font-size:10px}.action-body{padding:2px 2px 25px;overflow:auto}.drawer-form{gap:16px;display:grid}.drawer-form.two-columns{grid-template-columns:1fr 1fr}.drawer-form label.full{grid-column:1/-1}.drawer-form label>span{color:#53667f;margin:0 0 7px 2px;font-size:9px;font-weight:650;display:block}.drawer-form input,.drawer-form select{width:100%;height:44px;color:var(--ink);background:#fff;border:0;border-radius:12px;outline:0;padding:0 13px;font-size:11px;box-shadow:0 2px 12px #163a700c}.drawer-form input:focus,.drawer-form select:focus{box-shadow:0 0 0 3px #155eef25}.drawer-section{border-top:1px solid #e0e8f2;margin-top:25px;padding-top:20px}.drawer-section>div:first-child{justify-content:space-between;align-items:center;display:flex}.drawer-section h3{margin:0;font-size:13px}.drawer-section>div>button{color:#155eef;background:0 0;border:0;font-size:9px}.mini-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #e7edf5;grid-template-columns:60px 1fr auto;align-items:center;gap:9px;width:100%;padding:13px 3px;display:grid}.mini-row em,.mini-row span{color:var(--muted);font-size:8px;font-style:normal}.mini-row b{font-size:9px}.rule-preview,.selection-summary{background:#eaf2ff;border-radius:16px;padding:17px}.rule-preview b,.rule-preview span,.selection-summary b,.selection-summary span{display:block}.rule-preview span{letter-spacing:1px;color:#617b9c;font-size:8px}.rule-preview b,.selection-summary b{margin-top:8px;font-size:15px}.rule-preview p{color:var(--muted);margin:5px 0 0;font-size:9px}.selection-summary span{color:#536b8b;font-size:9px}.expanded-report>div{border-bottom:1px solid #e7edf5;grid-template-columns:1fr 130px 55px;gap:10px;padding:13px 5px;display:grid}.expanded-report span{font-size:10px}.expanded-report b{text-align:right;font-size:10px}.expanded-report em{text-align:right;color:var(--muted);font-size:9px;font-style:normal}.expanded-report .subtotal{background:#eaf2ff;border:0;border-radius:11px;margin:5px 0;padding:14px 10px;font-weight:750}.drawer-metrics{grid-template-columns:1fr 1fr;gap:11px;display:grid}.drawer-metrics article{background:#fff;border-radius:16px;padding:17px;box-shadow:0 3px 15px #163a700b}.drawer-metrics b,.drawer-metrics em,.drawer-metrics span{display:block}.drawer-metrics span{color:var(--muted);font-size:8px}.drawer-metrics b{margin-top:8px;font-size:19px}.drawer-metrics em{color:#1570b8;margin-top:5px;font-size:8px;font-style:normal}.audit-timeline{margin-top:12px}.audit-timeline>div{grid-template-columns:10px 58px 1fr;gap:9px;min-height:62px;display:grid;position:relative}.audit-timeline i{background:#155eef;border-radius:50%;width:8px;height:8px;margin-top:4px}.audit-timeline>div:not(:last-child):before{content:"";background:#bdd4f1;width:1px;position:absolute;top:14px;bottom:0;left:3px}.audit-timeline span,.audit-timeline>span{color:var(--muted);font-size:8px}.audit-timeline p{margin:0}.audit-timeline b,.audit-timeline small{display:block}.audit-timeline b{font-size:9px}.audit-timeline small{color:var(--muted);margin-top:4px;font-size:8px}.action-list,.template-list{gap:9px;display:grid}.action-list>button,.template-list>button{text-align:left;background:#fff;border:0;border-radius:15px;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:14px;display:grid;box-shadow:0 3px 14px #163a700a}.action-list>button>span,.template-list>button>span{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.action-list b,.action-list small,.template-list b,.template-list small{display:block}.action-list b,.template-list b{font-size:10px}.action-list small,.template-list small{color:var(--muted);margin-top:4px;font-size:8px}.action-list em,.template-list em{color:#155eef;font-size:9px;font-style:normal}.action-drawer .drawer-actions{border-top:1px solid #e1e8f1;padding-top:15px}@media (max-width:900px){.unit-head{display:none}.unit-table>button{grid-template-columns:1.4fr 1fr 1fr .6fr}.unit-table>button>:nth-child(5),.unit-table>button>:nth-child(6),.unit-table>button>:nth-child(7){display:none}}@media (max-width:760px){.unit-table>button{grid-template-columns:1fr auto}.unit-table>button>:nth-child(3),.unit-table>button>:nth-child(4){display:none}.drawer-form.two-columns{grid-template-columns:1fr}.drawer-form label.full{grid-column:auto}.drawer-metrics{grid-template-columns:1fr}}.report-drawer{width:min(920px,100%)}.report-tabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.report-tabs>button{text-align:left;background:#fff;border:1px solid #dfe8f3;border-radius:15px;align-items:center;gap:11px;padding:13px;display:flex}.report-tabs>button>span{color:#69809d;background:#edf3fa;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-weight:750;display:grid}.report-tabs b,.report-tabs small{display:block}.report-tabs b{font-size:10px}.report-tabs small{color:var(--muted);margin-top:3px;font-size:8px}.report-tabs>button.active{background:#edf4ff;border-color:#9ec2f5;box-shadow:0 0 0 2px #155eef10}.report-tabs>button.active>span{color:#fff;background:#155eef}.executive-doc,.report-sheet{background:#fff;border-radius:18px;padding:24px;box-shadow:0 5px 24px #163a700c}.report-title{border-bottom:1px solid #e6edf6;justify-content:space-between;align-items:flex-start;margin-bottom:5px;padding-bottom:18px;display:flex}.doc-chart>span,.doc-reading>span,.executive-doc footer span,.executive-doc header>span,.executive-doc section>span,.report-title span{letter-spacing:1.2px;color:#6b7c93;font-size:8px;font-weight:750}.report-title h3{margin:6px 0 4px;font-size:21px}.report-title p{color:var(--muted);margin:0;font-size:9px}.report-title button{color:#155eef;background:#edf4ff;border:0;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:700}.executive-doc{padding:0;overflow:hidden}.executive-doc header{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);padding:30px}.executive-doc header>span{color:#bcd3ef}.executive-doc header h3{letter-spacing:-.8px;margin:10px 0 7px;font-size:27px}.executive-doc header>p{color:#c9dcf4;max-width:610px;font-size:10px;line-height:1.5}.executive-doc header>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:23px;display:grid}.executive-doc header>div b{border-top:1px solid #ffffff20;padding-top:14px;font-size:19px}.executive-doc header small{color:#bcd3ef;margin-top:5px;font-size:8px;font-weight:500;display:block}.executive-doc section{border-bottom:1px solid #e8eef6;padding:25px 30px}.executive-doc h4{letter-spacing:-.35px;margin:8px 0;font-size:18px}.executive-doc p{color:#566b85;margin:7px 0;font-size:10px;line-height:1.65}.doc-summary{background:#f7faff}.doc-insight-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:27px;display:grid}.doc-chart>div{border-bottom:1px solid #dfe8f3;justify-content:space-around;height:180px;padding:18px 5px 0}.doc-chart>div,.doc-chart>div>i{align-items:flex-end;display:flex}.doc-chart>div>i{gap:3px;height:100%;padding-bottom:19px;position:relative}.doc-chart em{background:#155eef;border-radius:4px 4px 1px 1px;width:12px;display:block}.doc-chart em:nth-child(2){background:#9bc4f7}.doc-chart small{color:var(--muted);font-size:7px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.doc-reading strong{color:#155eef;margin-top:13px;font-size:9px;display:block}.doc-donut{align-items:center;gap:18px;display:flex}.doc-donut>div{background:conic-gradient(#155eef 0 38%,#4f8df7 38% 65%,#8db7ff 65% 81%,#b8cff5 81% 92%,#dce8fa 92%);border-radius:50%;flex:none;width:125px;height:125px;position:relative}.doc-donut>div:after{content:"Custos";background:#fff;border-radius:50%;place-items:center;font-size:9px;font-weight:750;display:grid;position:absolute;inset:27px}.doc-donut ul{flex:1;margin:0;padding:0;list-style:none}.doc-donut li{grid-template-columns:8px 1fr auto;align-items:center;gap:7px;margin:9px 0;font-size:8px;display:grid}.doc-donut li i{border-radius:2px;width:7px;height:7px}.doc-donut li span{color:var(--muted)}.doc-profit>div{gap:7px;margin:17px 0;display:grid}.doc-profit>div i{color:#fff;background:linear-gradient(90deg,#155eef,#4f8df7);border-radius:7px;justify-content:space-between;align-items:center;min-width:42%;height:29px;padding:0 10px;font-size:8px;font-style:normal;display:flex}.doc-profit>div i:nth-child(2){opacity:.86}.doc-profit>div i:nth-child(3){opacity:.72}.doc-profit>div i:nth-child(4){opacity:.58}.executive-doc footer{color:inherit;justify-content:space-between;align-items:flex-end;gap:20px;padding:25px 30px;display:flex}.executive-doc footer>div{max-width:620px}.executive-doc footer h4{margin:7px 0 3px}.executive-doc footer button{color:#fff;background:#155eef;border:0;border-radius:11px;flex:none;padding:11px 13px;font-size:9px;font-weight:700}.report-drawer>.drawer-actions>button:not(.primary-button){color:#155eef;background:#e8f0ff;border:0;border-radius:12px;padding:11px 15px;font-size:10px;font-weight:700}@media (max-width:760px){.report-tabs{grid-template-columns:1fr}.report-sheet{padding:17px}.report-title{gap:12px}.report-title button{display:none}.executive-doc footer,.executive-doc header,.executive-doc section{padding:22px}.doc-insight-grid,.executive-doc header>div{grid-template-columns:1fr}.doc-insight-grid.reverse .doc-reading{order:2}.doc-donut,.executive-doc footer{flex-direction:column;align-items:flex-start}}.depth-switch{background:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin:-3px 0 13px;padding:7px 8px 7px 13px;display:flex}.depth-switch>span{color:var(--muted);font-size:9px;font-weight:650}.depth-switch>div{background:#edf2f8;border-radius:9px;padding:3px;display:flex}.depth-switch button{color:#6b7c93;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:9px}.depth-switch button.active{color:#155eef;background:#fff;font-weight:700;box-shadow:0 2px 7px #163a7012}.doc-chart em{position:relative}.doc-chart em>b{color:#075fae;white-space:nowrap;font-size:6px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.doc-chart em:nth-child(2)>b{color:#637c9a}.chart-legend{justify-content:center;gap:14px;margin:8px 0 0!important;display:flex!important}.chart-legend span{color:var(--muted);align-items:center;gap:5px;font-size:7px;display:flex}.chart-legend i{background:#155eef;border-radius:2px;width:7px;height:7px}.chart-legend span:nth-child(2) i{background:#9bc4f7}.doc-donut>div{place-items:center;display:grid}.doc-donut>div:after{content:""}.doc-donut>div>b{z-index:1;text-align:center;background:#fff;border-radius:50%;place-items:center;width:71px;height:71px;font-size:9px;display:grid;position:relative}.detail-number-grid{background:#f7faff;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.detail-number-grid article{background:#fff;border:1px solid #e4ebf5;border-radius:14px;padding:15px}.detail-number-grid article b,.detail-number-grid article em,.detail-number-grid article span{display:block}.detail-number-grid article span{letter-spacing:.8px;color:#6b7c93;font-size:7px;font-weight:750}.detail-number-grid article b{margin-top:8px;font-size:16px}.detail-number-grid article em{color:#155eef;margin-top:5px;font-size:8px;font-style:normal}.detail-number-grid article p{margin:9px 0 0;font-size:8px;line-height:1.45}.doc-detail-table>div{margin-top:16px}.doc-detail-table>div>div,.doc-detail-table>div>header{grid-template-columns:1.35fr repeat(4,1fr);gap:8px;padding:10px 8px;display:grid}.doc-detail-table>div>header{color:#6b7c93;text-transform:uppercase;letter-spacing:.45px;background:#f1f5fa;border-radius:8px;font-size:7px}.doc-detail-table>div>div{border-bottom:1px solid #e8eef6;font-size:8px}.doc-detail-table>div>div span:not(:first-child){text-align:right}.doc-detail-table .attention{color:#526f93;font-weight:700}.doc-detail-table .good{color:#1570b8;font-weight:700}.recommendation-grid{background:#f7faff}.recommendation-grid>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.recommendation-grid article{background:#fff;border-radius:14px;gap:10px;padding:15px;display:flex}.recommendation-grid article>i{color:#155eef;background:#e8f0ff;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:8px;font-style:normal;font-weight:750;display:grid}.recommendation-grid article b,.recommendation-grid article strong{font-size:9px}.recommendation-grid article p{margin:5px 0;font-size:8px}.recommendation-grid article strong{color:#155eef}.executive-doc.detailed h4{font-size:19px}.executive-doc.detailed p{font-size:10px}@media (max-width:760px){.depth-switch{flex-direction:column;align-items:flex-start;gap:10px}.detail-number-grid,.recommendation-grid>div{grid-template-columns:1fr 1fr}.doc-detail-table{overflow:auto}.doc-detail-table>div{min-width:620px}.doc-chart em>b{font-size:5px}}@media (max-width:480px){.detail-number-grid,.recommendation-grid>div{grid-template-columns:1fr}}.reconciliation-choice{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:21px 24px;display:flex;box-shadow:0 5px 22px #163a700b}.reconciliation-choice>div:first-child>span{letter-spacing:1.2px;color:#6b7c93;font-size:8px;font-weight:750}.reconciliation-choice h2{letter-spacing:-.45px;margin:7px 0 4px;font-size:19px}.reconciliation-choice p{color:var(--muted);margin:0;font-size:9px}.mode-switch{gap:8px;display:flex}.mode-switch>button{text-align:left;background:#f8fbff;border:1px solid #dfe8f3;border-radius:15px;align-items:center;gap:10px;width:225px;padding:12px;display:flex}.mode-switch>button>i{color:#627b99;background:#e9f0f8;border-radius:10px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:750;display:grid}.mode-switch b,.mode-switch small{display:block}.mode-switch b{font-size:9px}.mode-switch small{color:var(--muted);margin-top:3px;font-size:7px}.mode-switch>button.active{background:#edf4ff;border-color:#94bdf3;box-shadow:0 0 0 2px #155eef0d}.mode-switch>button.active>i{color:#fff;background:#155eef}.bank-overview,.bpo-overview{grid-template-columns:1.6fr .7fr}.account-balance>span{letter-spacing:1.1px;color:#6b7c93;font-size:8px;font-weight:750}.account-balance>b{margin:13px 0 5px;font-size:25px;display:block}.account-balance>p,.account-balance>small{color:var(--muted);font-size:8px}.account-balance>div,.bank-accounts article>div{background:#e7eef7;border-radius:6px;height:6px;margin:18px 0 7px;overflow:hidden}.account-balance>div i,.bank-accounts article>div i{background:#155eef;border-radius:6px;height:100%;display:block}.match-table{margin-top:16px}.match-head,.match-table>div:not(.match-head){grid-template-columns:55px 1.35fr 1.1fr 90px 65px 78px;align-items:center;gap:10px;display:grid}.match-head{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;padding:10px 7px;font-size:7px}.match-table>div:not(.match-head){border-top:1px solid #e8eef6;padding:13px 7px;font-size:8px}.match-table b,.match-table strong{font-size:9px}.match-table em{color:#155eef;background:#e8f2ff;border-radius:10px;width:max-content;padding:5px 7px;font-style:normal;font-weight:700}.match-table button{color:#155eef;background:0 0;border:0;font-size:8px;font-weight:700}.bank-accounts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.bank-accounts article{background:#fff;border-radius:18px;padding:19px;box-shadow:0 5px 22px #163a700b}.bank-accounts article>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.bank-accounts h3{margin:8px 0;font-size:13px}.bank-accounts article>b{font-size:20px}.bank-accounts article p{color:var(--muted);margin:0;font-size:8px}.bank-accounts article button{color:#155eef;background:0 0;border:0;padding:13px 0 0;font-size:9px;font-weight:700}.action-dropzone{background:#f8fbff;border:1.5px dashed #9dbfe9;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:170px;display:flex}.action-dropzone>span{color:#155eef;font-size:24px}.action-dropzone b{margin-top:6px;font-size:11px}.action-dropzone p{color:var(--muted);margin:5px;font-size:8px}.action-dropzone em{color:#155eef;font-size:9px;font-style:normal;font-weight:700}.import-options{margin-top:17px}.validation-steps{gap:8px;margin-top:20px;display:grid}.validation-steps>div{background:#fff;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 2px 12px #163a700a}.validation-steps i{color:#155eef;background:#e8f0ff;border-radius:9px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:750;display:grid}.validation-steps b,.validation-steps small{display:block}.validation-steps b{font-size:9px}.validation-steps small{color:var(--muted);margin-top:3px;font-size:8px}.reconcile-values{grid-template-columns:1fr 28px 1fr;align-items:center;gap:9px;display:grid}.reconcile-values article{background:#fff;border-radius:15px;padding:16px;box-shadow:0 3px 15px #163a700a}.reconcile-values>i{text-align:center;color:#155eef;font-style:normal}.reconcile-values span{letter-spacing:.8px;color:#6b7c93;font-size:7px}.reconcile-values b{margin-top:8px;font-size:17px;display:block}.reconcile-values p{color:var(--muted);margin:5px 0 0;font-size:8px}.confidence-card{background:#eaf2ff;border-radius:15px;margin:13px 0 18px;padding:16px}.confidence-card>span{color:#155eef;font-size:10px;font-weight:750}.confidence-card>div{background:#cfe0f7;border-radius:5px;height:5px;margin:10px 0 7px}.confidence-card>div i{background:#155eef;border-radius:5px;height:100%;display:block}.confidence-card p{color:#58708e;margin:0;font-size:8px}@media (max-width:1050px){.reconciliation-choice{flex-direction:column;align-items:flex-start}.mode-switch{width:100%}.mode-switch>button{flex:1}.bank-overview,.bpo-overview{grid-template-columns:1fr}.bank-accounts{grid-template-columns:1fr 1fr}.match-head{display:none}.match-table>div:not(.match-head){grid-template-columns:55px 1fr 90px}.match-table>div:not(.match-head)>:nth-child(3),.match-table>div:not(.match-head)>:nth-child(5),.match-table>div:not(.match-head)>:nth-child(6){display:none}}@media (max-width:760px){.mode-switch{flex-direction:column}.mode-switch>button{width:100%}.bank-accounts,.reconcile-values{grid-template-columns:1fr}.reconcile-values>i{transform:rotate(90deg)}}.doc-detail-table>div>div span,.doc-detail-table>div>div span:not(:first-child),.doc-detail-table>div>header span{text-align:center}.company-context{position:relative}.company-switch{cursor:pointer;background:0 0;border:0;border-radius:13px;margin-left:-9px;padding:6px 9px}.company-switch.open,.company-switch:hover{background:#edf4fd}.company-switch>div{text-align:left}.company-menu{z-index:60;background:#fff;border:1px solid #e4ebf5;border-radius:18px;width:345px;padding:9px;animation:slidein .18s;position:absolute;top:49px;left:-8px;box-shadow:0 22px 55px #1027462b}.company-menu-head{border-bottom:1px solid #e9eff7;padding:10px 11px 12px}.company-menu-head b,.company-menu-head span{display:block}.company-menu-head span,.company-menu-label{letter-spacing:1.1px;color:#7a8ca4;font-size:7px;font-weight:750}.company-menu-head b{margin-top:5px;font-size:13px}.company-menu>button{text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.company-menu>button.selected,.company-menu>button:hover{background:#edf4ff}.company-menu>button>i{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:9px;font-style:normal;font-weight:800;display:grid}.company-menu>button b,.company-menu>button small{display:block}.company-menu>button b{font-size:10px}.company-menu>button small{color:var(--muted);margin-top:3px;font-size:8px}.company-menu>button em{color:#155eef;font-style:normal;font-weight:800}.company-menu-label{padding:14px 11px 5px;display:block}.company-menu-actions{border-top:1px solid #e9eff7;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;padding:9px 2px 1px;display:grid}.company-menu-actions button{color:#164c86;background:#edf3fa;border:0;border-radius:10px;padding:9px 7px;font-size:8px;font-weight:700}.company-menu-actions button:first-child{color:#fff;background:#155eef}.eyebrow span{color:#a5b2c3;margin:0 4px}.unit-table .unit-row{border-top:1px solid #e9eff7;position:relative}.unit-table .unit-row>button:first-child{text-align:left;background:0 0;border:0;grid-template-columns:1.45fr repeat(2,1fr) .7fr .75fr .7fr 16px;align-items:center;gap:12px;width:100%;padding:14px 128px 14px 8px;display:grid}.unit-table .unit-row:hover{background:#f7faff;border-radius:13px}.unit-table .unit-row>button:first-child>span:first-child{grid-template-columns:35px 1fr;align-items:center;column-gap:10px;display:grid}.unit-table .unit-row>button:first-child>span:first-child i{color:#155eef;background:#e8f0ff;border-radius:11px;grid-row:1/3;place-items:center;width:35px;height:35px;font-size:10px;font-style:normal;font-weight:800;display:grid}.unit-table .unit-row b,.unit-table .unit-row small{display:block}.unit-table .unit-row b,.unit-table .unit-row strong{font-size:10px}.unit-table .unit-row small{color:var(--muted);margin-top:3px;font-size:8px}.unit-table .unit-row>button:first-child>em{color:#1570b8;font-size:9px;font-style:normal}.unit-table .unit-row>button:first-child>em.down{color:#6b7c93}.enter-unit{color:#155eef;opacity:0;background:#e8f0ff;border:0;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:700;position:absolute;top:50%;right:31px;transform:translateY(-50%)}.enter-unit:focus,.unit-row:hover .enter-unit{opacity:1}.action-drawer>.drawer-actions>button:not(.primary-button){color:#155eef;background:#e8f0ff;border:0;border-radius:12px;padding:11px 15px;font-size:10px;font-weight:700}@media (max-width:900px){.unit-table .unit-row>button:first-child{grid-template-columns:1.4fr 1fr 1fr .6fr;padding-right:8px}.enter-unit,.unit-table .unit-row>button:first-child>:nth-child(5),.unit-table .unit-row>button:first-child>:nth-child(6),.unit-table .unit-row>button:first-child>:nth-child(7){display:none}}@media (max-width:760px){.company-menu{width:auto;position:fixed;top:68px;left:12px;right:12px}.unit-table .unit-row>button:first-child{grid-template-columns:1fr auto}.unit-table .unit-row>button:first-child>:nth-child(3),.unit-table .unit-row>button:first-child>:nth-child(4){display:none}}.accounts-toolbar{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:24px 27px;display:flex;box-shadow:0 14px 34px #0b2b571c}.accounts-toolbar>div:first-child>span{letter-spacing:1.2px;color:#bed5ef;font-size:8px;font-weight:750}.accounts-toolbar h2{letter-spacing:-.55px;margin:8px 0 5px;font-size:22px}.accounts-toolbar p{color:#c9dcf4;margin:0;font-size:9px}.account-view-switch{gap:8px;display:flex}.account-view-switch>button{color:#fff;text-align:left;background:#ffffff0b;border:1px solid #ffffff16;border-radius:15px;align-items:center;gap:10px;width:205px;padding:12px;display:flex}.account-view-switch>button>i{background:#ffffff13;border-radius:10px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.account-view-switch b,.account-view-switch small{display:block}.account-view-switch b{font-size:9px}.account-view-switch small{color:#bcd3ef;margin-top:3px;font-size:7px}.account-view-switch>button.active{color:#0b2b57;background:#fff}.account-view-switch>button.active i{color:#155eef;background:#e8f0ff}.account-view-switch>button.active small{color:#6b7c93}.account-kpis{grid-template-columns:repeat(4,1fr)}.account-warning{color:#526f93!important}.accounts-layout{grid-template-columns:minmax(0,1fr) 270px;gap:16px;display:grid}.accounts-list-head{justify-content:space-between;align-items:center;display:flex}.accounts-list-head h2{margin:0;font-size:17px}.accounts-list-head p{color:var(--muted);margin:4px 0 0;font-size:9px}.accounts-list-head>div:last-child{gap:8px;display:flex}.accounts-list-head>div:last-child>button:first-child{color:#345a85;background:#edf3fa;border:0;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:700}.status-tabs{border-bottom:1px solid #e4ebf5;gap:4px;margin:19px 0 6px;display:flex}.status-tabs button{color:#75869c;background:0 0;border:0;padding:9px 12px;font-size:9px;position:relative}.status-tabs button.active{color:#155eef;font-weight:750}.status-tabs button.active:after{content:"";background:#155eef;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.status-tabs i{color:#155eef;background:#edf4ff;border-radius:9px;margin-left:5px;padding:2px 5px;font-size:7px;font-style:normal}.financial-head,.financial-table>button{grid-template-columns:65px 1.3fr .8fr 75px 90px 74px 12px;align-items:center;gap:9px;display:grid}.financial-head{color:var(--muted);text-transform:uppercase;letter-spacing:.55px;padding:10px 7px;font-size:7px}.financial-table>button{text-align:left;background:0 0;border:0;border-top:1px solid #e9eff7;width:100%;padding:13px 7px}.financial-table>button:hover{background:#f7faff;border-radius:11px}.financial-table>button>span{font-size:8px}.financial-table>button>span:nth-child(2){align-items:center;gap:8px;display:flex}.financial-table>button>span:nth-child(2)>i{color:#155eef;background:#e8f0ff;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:7px;font-style:normal;font-weight:750;display:grid}.financial-table b,.financial-table strong{font-size:9px}.financial-table em{color:#536b86;background:#eef3f8;border-radius:10px;width:max-content;padding:5px 7px;font-size:7px;font-style:normal}.financial-table em.scheduled{color:#155eef;background:#e8f2ff}.financial-table em.overdue-status,.financial-table span.overdue{color:#345b87;font-weight:750}.financial-table em.overdue-status{background:#e5eef9}.accounts-side{align-content:start;gap:16px;display:grid}.maturity-card>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.maturity-card h3{margin:7px 0 17px;font-size:16px}.maturity-card>div{grid-template-columns:42px 1fr 72px;align-items:center;gap:8px;margin:13px 0;display:grid}.maturity-card>div span{color:var(--muted);font-size:8px}.maturity-card>div i{background:#e7eef7;border-radius:5px;height:5px}.maturity-card>div em{background:#4f8df7;border-radius:5px;height:100%;display:block}.maturity-card>div b{text-align:right;font-size:8px}.account-action-card{background:#f8fbff}.attachment-box{background:#f7faff;border:1px dashed #9fbfe8;border-radius:14px;align-items:center;gap:11px;margin-top:17px;padding:14px;display:flex}.attachment-box>span{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.attachment-box b,.attachment-box p{display:block}.attachment-box b{font-size:9px}.attachment-box p{color:var(--muted);margin:3px 0;font-size:8px}.drawer-form textarea{width:100%;min-height:105px;color:var(--ink);resize:vertical;background:#fff;border:0;border-radius:12px;padding:12px 13px;font:11px inherit;box-shadow:0 2px 12px #163a700c}.entry-status-hero{color:#fff;background:#0b2b57;border-radius:18px;padding:21px}.entry-status-hero>span{letter-spacing:1px;color:#bcd3ef;font-size:7px}.entry-status-hero>b{margin-top:10px;font-size:27px;display:block}.entry-status-hero>p{color:#c9dcf4;font-size:9px}.entry-status-hero>div{color:#c9dcf4;border-top:1px solid #ffffff1b;align-items:center;gap:6px;margin-top:15px;padding-top:13px;font-size:8px;display:flex}.entry-status-hero>div i{color:#8db7ff;font-style:normal}.entry-status-hero>div i:nth-of-type(2){margin-left:13px}.entry-detail-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.entry-detail-grid>div{background:#fff;border-radius:13px;padding:13px;box-shadow:0 2px 12px #163a700a}.entry-detail-grid b,.entry-detail-grid span{display:block}.entry-detail-grid span{color:var(--muted);font-size:7px}.entry-detail-grid b{margin-top:6px;font-size:9px}.batch-summary{background:#eaf2ff;border-radius:16px;margin-bottom:13px;padding:18px}.batch-summary b,.batch-summary span{display:block}.batch-summary span{letter-spacing:1px;color:#607a9a;font-size:7px}.batch-summary b{margin-top:8px;font-size:24px}.batch-summary p{color:#617894;margin:5px 0 0;font-size:8px}.approval-list{gap:7px;margin-bottom:18px;display:grid}.approval-list label{background:#fff;border-radius:12px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid}.approval-list b,.approval-list small{display:block}.approval-list b,.approval-list strong{font-size:9px}.approval-list small{color:var(--muted);margin-top:3px;font-size:7px}@media (max-width:1100px){.accounts-toolbar{flex-direction:column;align-items:flex-start}.account-view-switch{width:100%}.account-view-switch>button{flex:1}.account-kpis{grid-template-columns:repeat(2,1fr)}.accounts-layout{grid-template-columns:1fr}.accounts-side{grid-template-columns:1fr 1fr}.financial-head{display:none}.financial-table>button{grid-template-columns:65px 1fr 90px 74px}.financial-table>button>:nth-child(3),.financial-table>button>:nth-child(4),.financial-table>button>:nth-child(7){display:none}}@media (max-width:760px){.account-view-switch{flex-direction:column}.account-view-switch>button{width:100%}.account-kpis{grid-template-columns:1fr}.accounts-list-head{flex-direction:column;align-items:flex-start;gap:13px}.accounts-side{grid-template-columns:1fr}.financial-table>button{grid-template-columns:52px 1fr 72px}.financial-table>button>:nth-child(6){display:none}.entry-detail-grid{grid-template-columns:1fr}}.account-action-card .secondary-link{color:#6b7c93;margin-top:2px;display:block}.payment-flow-options,.payment-policy-list{gap:8px;margin-bottom:17px;display:grid}.payment-flow-options>button,.payment-policy-list>button{text-align:left;background:#fff;border:1px solid #e0e8f2;border-radius:14px;grid-template-columns:31px 1fr 18px;align-items:center;gap:10px;width:100%;padding:13px;display:grid}.payment-flow-options>button>i,.payment-policy-list>button>i{color:#607895;background:#edf3fa;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;font-weight:750;display:grid}.payment-flow-options b,.payment-flow-options small,.payment-policy-list b{display:block}.payment-flow-options b,.payment-policy-list b{font-size:9px}.payment-flow-options small{color:var(--muted);margin-top:3px;font-size:8px}.payment-flow-options em,.payment-policy-list em{color:#155eef;font-style:normal;font-weight:800}.payment-flow-options>button.active,.payment-policy-list>button.active{background:#edf4ff;border-color:#9abff0}.payment-flow-options>button.active>i,.payment-policy-list>button.active>i{color:#fff;background:#155eef}.payment-policy-list p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.45}.receipt-flow{background:#edf4ff;border-radius:15px;margin-top:16px;padding:15px}.receipt-flow>span,.setting-scope>span{letter-spacing:1px;color:#647d9c;font-size:7px;font-weight:750}.receipt-flow>div{align-items:center;gap:7px;margin-top:12px;display:flex}.receipt-flow i{color:#fff;background:#155eef;border-radius:8px;place-items:center;width:23px;height:23px;font-size:7px;font-style:normal;display:grid}.receipt-flow b{font-size:8px}.receipt-flow em{color:#88a2c2;font-style:normal}.setting-scope{margin-bottom:17px}.setting-scope>div{background:#e8eef6;border-radius:11px;margin-top:8px;padding:3px;display:flex}.setting-scope button{color:#6b7c93;background:0 0;border:0;border-radius:8px;flex:1;padding:8px;font-size:8px}.setting-scope button.active{color:#155eef;background:#fff;font-weight:700;box-shadow:0 2px 7px #163a7012}.receipt-upload{text-align:left;background:#f7faff;border:1px dashed #9abce8;border-radius:14px;align-items:center;gap:11px;width:100%;margin-top:12px;padding:13px;display:flex}.receipt-upload>span{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.receipt-upload b,.receipt-upload p{display:block}.receipt-upload b{font-size:9px}.receipt-upload p{color:var(--muted);margin:3px 0 0;font-size:8px}@media (max-width:760px){.receipt-flow>div{flex-direction:column;align-items:flex-start}.receipt-flow em{margin-left:7px;transform:rotate(90deg)}}.reconcile-types{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.reconcile-types article{background:#fff;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:17px;display:grid;box-shadow:0 4px 19px #163a700a}.reconcile-types article>i{color:#155eef;background:#e8f0ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:10px;font-style:normal;font-weight:800;display:grid}.reconcile-types b,.reconcile-types p{display:block}.reconcile-types b{font-size:10px}.reconcile-types p{color:var(--muted);margin:4px 0 0;font-size:8px}.reconcile-types strong{color:#155eef;font-size:9px}.match-table.advanced .match-head,.match-table.advanced>div:not(.match-head){grid-template-columns:55px 1.25fr 1fr 42px 85px 62px 75px}.match-table.advanced u{text-align:center;color:#155eef;background:#e8f0ff;border-radius:8px;padding:5px;font-size:7px;font-weight:800;text-decoration:none}.reconcile-exceptions{grid-template-columns:1fr 1fr;gap:16px;display:grid}.reconcile-mode-head{background:#eaf2ff;border-radius:15px;align-items:center;gap:11px;margin-bottom:13px;padding:14px;display:flex}.reconcile-mode-head>span{color:#fff;background:#155eef;border-radius:12px;place-items:center;width:43px;height:43px;font-size:10px;font-weight:800;display:grid}.reconcile-mode-head b,.reconcile-mode-head p{display:block}.reconcile-mode-head b{font-size:10px}.reconcile-mode-head p{color:#607895;margin:4px 0 0;font-size:8px}.reconcile-source{color:#fff;background:#0b2b57;border-radius:16px;padding:18px}.reconcile-source span{letter-spacing:1px;color:#bcd3ef;font-size:7px}.reconcile-source b{margin-top:8px;font-size:21px;display:block}.reconcile-source p{color:#c9dcf4;margin:5px 0 0;font-size:8px}.reconcile-selection{gap:7px;margin:12px 0;display:grid}.reconcile-selection label{background:#fff;border-radius:12px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid;box-shadow:0 2px 12px #163a7009}.reconcile-selection b,.reconcile-selection small{display:block}.reconcile-selection b,.reconcile-selection strong{font-size:9px}.reconcile-selection small{color:var(--muted);margin-top:3px;font-size:7px}.reconcile-total{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reconcile-total span{color:var(--muted);background:#fff;border-radius:11px;padding:11px;font-size:8px}.reconcile-total b{color:var(--ink);margin-top:5px;font-size:12px;display:block}.difference-box{background:#fff;border-radius:14px;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:16px;padding:13px;display:grid}.difference-box label>span{color:#607895;margin-bottom:6px;font-size:7px;display:block}.difference-box select{width:100%;color:var(--ink);background:#edf3fa;border:0;border-radius:9px;padding:9px;font-size:8px}@media (max-width:1050px){.reconcile-types{grid-template-columns:1fr}.match-table.advanced .match-head{display:none}.match-table.advanced>div:not(.match-head){grid-template-columns:55px 1fr 42px 85px}.match-table.advanced>div:not(.match-head)>:nth-child(3),.match-table.advanced>div:not(.match-head)>:nth-child(6),.match-table.advanced>div:not(.match-head)>:nth-child(7){display:none}}@media (max-width:760px){.difference-box,.reconcile-exceptions,.reconcile-total{grid-template-columns:1fr}}.cash-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:23px;grid-template-columns:minmax(0,1.4fr) minmax(0,.75fr);gap:20px;padding:27px 29px;display:grid;box-shadow:0 14px 34px #0b2b571c}.cash-hero>div:first-child>span{letter-spacing:1.2px;color:#bcd3ef;font-size:8px;font-weight:750}.cash-hero h2{letter-spacing:-.65px;margin:10px 0 6px;font-size:24px}.cash-hero p{color:#c9dcf4;margin:0;font-size:9px}.cash-health{color:#d9e8f8;align-items:center;gap:7px;margin-top:24px;font-size:8px;display:flex}.cash-health i{background:#71b2ff;border-radius:50%;width:7px;height:7px}.cash-health b{border-left:1px solid #ffffff24;margin-left:13px;padding-left:18px}.cash-balance{border-left:1px solid #ffffff20;padding-left:25px}.cash-balance small,.cash-balance span,.cash-balance strong{display:block}.cash-balance span{color:#bcd3ef;font-size:8px}.cash-balance strong{letter-spacing:-1px;margin:10px 0 5px;font-size:31px}.cash-balance small{color:#bcd3ef;font-size:8px}.cash-balance button{color:#155eef;background:#fff;border:0;border-radius:11px;margin-top:19px;padding:10px 12px;font-size:9px;font-weight:700}.cash-chart-head{justify-content:space-between;align-items:flex-start;display:flex}.cash-chart-head h2{margin:0;font-size:17px}.cash-chart-head p{color:var(--muted);margin:4px 0 0;font-size:9px}.cash-chart-head>div:last-child{gap:9px;display:flex}.cash-view-switch button{padding:7px 9px;font-size:8px}.cash-chart-legend{justify-content:flex-end;gap:15px;margin:18px 5px 0;display:flex}.cash-chart-legend span{color:var(--muted);align-items:center;gap:5px;font-size:7px;display:flex}.cash-chart-legend i{background:#155eef;border-radius:2px;width:7px;height:7px}.cash-chart-legend span:nth-child(2) i{background:#8db7ff}.cash-chart-legend span:nth-child(3) i{background:#c5d8f1}.cash-projection-chart{border-bottom:1px solid #dce6f3;justify-content:space-around;align-items:flex-end;height:275px;padding:35px 8px 0;display:flex}.cash-projection-chart>button{background:0 0;border:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:45px;height:100%;display:flex}.cash-projection-chart>button>div{justify-content:center;align-items:flex-end;gap:3px;height:225px;display:flex}.cash-projection-chart>button>div>i{background:#155eef;border-radius:5px 5px 1px 1px;width:15px;min-height:4px;position:relative}.cash-projection-chart>button>div>i.projected{background:#8db7ff}.cash-projection-chart>button>div>i.conservative{background:#c5d8f1}.cash-projection-chart>button>div>i>b{color:#31547d;white-space:nowrap;font-size:6px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.cash-projection-chart>button>span{color:var(--muted);margin:8px 0;font-size:7px}.cash-projection-chart>button:hover{background:#f7faff;border-radius:10px}.cash-chart-note{align-items:center;gap:9px;margin-top:11px;display:flex}.cash-chart-note span{color:#fff;background:#155eef;border-radius:8px;padding:4px 6px;font-size:7px}.cash-chart-note i{background:#9dbde4;width:22px;height:1px}.cash-chart-note p{color:var(--muted);margin:0;font-size:7px}.cash-detail-layout{grid-template-columns:1.45fr .65fr;gap:16px;display:grid}.cash-waterfall{border-bottom:1px solid #dfe7f1;justify-content:space-around;align-items:flex-end;height:225px;margin-top:22px;padding-bottom:32px;display:flex}.cash-waterfall>div{flex-direction:column;justify-content:flex-end;align-items:center;width:15%;height:100%;display:flex;position:relative}.cash-waterfall span{color:var(--muted);white-space:nowrap;font-size:7px;position:absolute;bottom:-27px}.cash-waterfall b{white-space:nowrap;margin-bottom:6px;font-size:7px}.cash-waterfall i{background:#8db7ff;border-radius:5px 5px 1px 1px;width:35px;display:block}.cash-waterfall .out i{background:#c5d8f1}.cash-waterfall .end,.cash-waterfall .start{background:#eaf2ff;border-radius:8px 8px 0 0;height:70%}.cash-waterfall .end{color:#fff;background:#155eef;height:78%}.cash-waterfall .end b,.cash-waterfall .start b{margin:auto 0}.cash-waterfall .end span,.cash-waterfall .start span{color:var(--muted)}.cash-risk>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.cash-risk h3{margin:7px 0 15px;font-size:17px}.risk-gauge{background:#e6edf6;border-radius:7px;height:7px;margin-right:37px;position:relative}.risk-gauge i{background:#155eef;border-radius:7px;height:100%;display:block}.risk-gauge b{font-size:10px;position:absolute;top:-4px;left:calc(100% + 8px)}.cash-risk>p{color:var(--muted);margin:13px 0;font-size:8px;line-height:1.5}.cash-risk ul{margin:15px 0;padding:0;list-style:none}.cash-risk li{border-top:1px solid #e8eef6;align-items:center;gap:9px;padding:11px 0;display:flex}.cash-risk li>i{color:#155eef;background:#e8f0ff;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.cash-risk li b,.cash-risk li small{display:block}.cash-risk li b{font-size:8px}.cash-risk li small{color:var(--muted);margin-top:3px;font-size:7px}.cash-risk>button{color:#fff;background:#155eef;border:0;border-radius:10px;width:100%;padding:10px;font-size:9px;font-weight:700}.scenario-result{color:#fff;background:#0b2b57;border-radius:17px;margin-bottom:17px;padding:19px}.scenario-result b,.scenario-result em,.scenario-result span{display:block}.scenario-result span{letter-spacing:1px;color:#bcd3ef;font-size:7px}.scenario-result b{margin-top:8px;font-size:25px}.scenario-result em{color:#bcd3ef;margin-top:4px;font-size:8px;font-style:normal}.scenario-result>div{background:#ffffff1d;border-radius:5px;height:5px;margin:14px 0 7px}.scenario-result>div i{background:#71b2ff;border-radius:5px;height:100%;display:block}.scenario-result p{color:#c9dcf4;margin:0;font-size:8px}.scenario-comparison{grid-template-columns:1fr 25px 1fr;align-items:center;gap:8px;margin-top:15px;display:grid}.scenario-comparison>div{background:#fff;border-radius:13px;padding:13px}.scenario-comparison b,.scenario-comparison span{display:block}.scenario-comparison span{color:var(--muted);font-size:7px}.scenario-comparison b{margin-top:5px;font-size:13px}.scenario-comparison>i{text-align:center;color:#155eef;font-style:normal}.cash-detail-row{border-bottom:1px solid #e8eef6;grid-template-columns:55px 1fr auto;gap:9px;padding:12px 2px;display:grid}.cash-detail-row span{color:var(--muted);font-size:8px}.cash-detail-row b,.cash-detail-row em{font-size:9px}.cash-detail-row em{color:#536b86;font-style:normal}.cash-detail-row em.in{color:#155eef}@media (max-width:1100px){.cash-detail-layout,.cash-hero{grid-template-columns:1fr}.cash-balance{border-top:1px solid #ffffff20;border-left:0;padding:18px 0 0}.cash-chart-head{flex-direction:column;gap:15px}.cash-chart-head>div:last-child{width:100%;overflow:auto}.cash-projection-chart{justify-content:flex-start;overflow:auto}.cash-projection-chart>button{min-width:76px}}@media (max-width:760px){.cash-hero{padding:23px}.cash-health{flex-direction:column;align-items:flex-start}.cash-health b{border-left:0;margin-left:0;padding-left:0}.cash-chart-head>div:last-child{flex-direction:column;align-items:flex-start}.cash-view-switch{max-width:100%;overflow:auto}.cash-waterfall{justify-content:flex-start;overflow:auto}.cash-waterfall>div{min-width:95px}.scenario-comparison{grid-template-columns:1fr}.scenario-comparison>i{transform:rotate(90deg)}}.cash-chart-panel{min-width:0;overflow:hidden}.detail-stack{width:100%;min-width:0}.detail-stack>*{min-width:0;max-width:100%}.account-kpis{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0}.cash-table-status{color:#155eef;letter-spacing:.7px;background:#e8f2ff;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:800}.cash-ledger{border:1px solid #e4ebf4;border-radius:14px;margin-top:18px;overflow:hidden}.cash-ledger-body>button,.cash-ledger-head,.cash-ledger-total{grid-template-columns:78px repeat(5,minmax(110px,1fr)) 14px;align-items:center;gap:10px;display:grid}.cash-ledger-head{color:#75869c;letter-spacing:.6px;text-transform:uppercase;background:#f2f6fb;padding:11px 14px;font-size:7px;font-weight:750}.cash-ledger-head span:not(:first-child){text-align:right}.cash-ledger-body{max-height:430px;overflow:auto}.cash-ledger-body>button{text-align:left;background:#fff;border:0;border-top:1px solid #e9eff6;width:100%;padding:12px 14px}.cash-ledger-body>button:first-child{border-top:0}.cash-ledger-body>button:hover{background:#f8fbff}.cash-ledger-body span{color:#60758f;text-transform:capitalize;font-size:8px}.cash-ledger-body strong{text-align:right;color:#19334f;font-size:8px}.cash-ledger-body i{color:#9aabc0;text-align:right;font-style:normal}.cash-ledger .cash-in{color:#155eef}.cash-ledger .cash-out{color:#667b94}.cash-ledger-total{background:#edf4fd;border-top:1px solid #dbe6f2;padding:12px 14px;font-size:8px}.cash-ledger-total>:not(:first-child){text-align:right}.cash-ledger-total b,.cash-ledger-total span:first-child{color:#102a43;font-weight:800}.cash-projection-chart{width:100%;min-width:0}.cash-projection-chart>button{flex:1 1 0;min-width:0}.cash-projection-chart>button>div>i{max-width:100%}@media (max-width:1100px){.cash-chart-panel{overflow:auto}.cash-projection-chart{width:max-content;min-width:100%}.cash-projection-chart>button{min-width:76px}}@media (max-width:900px){.cash-ledger{overflow:auto}.cash-ledger-body,.cash-ledger-head,.cash-ledger-total{min-width:820px}.cash-ledger-body{max-height:390px}}.closing-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:23px;grid-template-columns:1.35fr .7fr;gap:24px;padding:27px 29px;display:grid;box-shadow:0 14px 34px #0b2b571c}.closing-hero>div:first-child>span{letter-spacing:1.2px;color:#bcd3ef;font-size:8px;font-weight:750}.closing-hero h2{letter-spacing:-.7px;margin:10px 0 5px;font-size:25px}.closing-hero p{color:#c9dcf4;margin:0;font-size:9px}.closing-progress{background:#ffffff1b;border-radius:7px;height:7px;margin:24px 42px 0 0;position:relative}.closing-progress i{background:#71b2ff;border-radius:7px;height:100%;display:block}.closing-progress b{font-size:11px;position:absolute;top:-5px;left:calc(100% + 10px)}.closing-deadline{border-left:1px solid #ffffff20;padding-left:25px}.closing-deadline b,.closing-deadline small,.closing-deadline span{display:block}.closing-deadline span{color:#bcd3ef;font-size:8px}.closing-deadline b{margin-top:10px;font-size:18px}.closing-deadline small{color:#c9dcf4;margin-top:5px;font-size:8px}.closing-deadline button{color:#155eef;background:#fff;border:0;border-radius:11px;margin-top:19px;padding:10px 12px;font-size:9px;font-weight:700}.closing-tabs{background:#fff;border-radius:14px;width:max-content;padding:4px;display:flex;box-shadow:0 3px 16px #163a7009}.closing-tabs button{color:#6b7c93;background:0 0;border:0;border-radius:10px;padding:9px 14px;font-size:9px}.closing-tabs button.active{color:#155eef;background:#e8f0ff;font-weight:700}.closing-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px;display:grid}.closing-task-list{margin-top:17px}.closing-task-list>button{text-align:left;background:0 0;border:0;border-top:1px solid #e9eff7;grid-template-columns:34px 1fr 90px 12px;align-items:center;gap:11px;width:100%;padding:13px 3px;display:grid}.closing-task-list>button:hover{background:#f7faff;border-radius:11px}.task-state{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:grid}.state-0,.state-1{color:#fff;background:#155eef}.state-5{color:#496886;background:#e5edf7}.closing-task-list b,.closing-task-list small{display:block}.closing-task-list b{font-size:9px}.closing-task-list small{color:var(--muted);margin-top:3px;font-size:7px}.closing-task-list>button>div>i{background:#e8eef6;border-radius:4px;height:4px;margin-top:8px;display:block}.closing-task-list>button>div>i em{background:#4f8df7;border-radius:4px;height:100%;display:block}.closing-task-list>button>strong{color:#607895;text-align:right;font-size:8px}.closing-task-list>button>strong.done{color:#155eef}.closing-task-list>button>strong.blocked{color:#345b87}.closing-task-list>button>em{color:#91a3b9;font-style:normal}.closing-side{align-content:start;gap:16px;display:grid}.blockers-card>span,.closing-approval>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.blockers-card h3,.closing-approval h3{margin:7px 0 13px;font-size:16px}.blockers-card>button{text-align:left;background:0 0;border:0;border-top:1px solid #e8eef6;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;width:100%;padding:11px 0;display:grid}.blockers-card>button>i{color:#345b87;background:#e8f0ff;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;font-weight:800;display:grid}.blockers-card b,.blockers-card small{display:block}.blockers-card b{font-size:8px}.blockers-card small{color:var(--muted);margin-top:3px;font-size:7px}.blockers-card em{color:#155eef;font-size:7px;font-style:normal}.closing-approval{background:#f8fbff}.closing-approval p{color:var(--muted);font-size:8px;line-height:1.5}.closing-approval>button{color:#8495aa;background:#dce5f0;border:0;border-radius:10px;width:100%;padding:10px;font-size:8px;font-weight:700}.closing-approval>small{color:#8b9aae;margin-top:8px;font-size:7px;line-height:1.4;display:block}.closing-units{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.closing-units article{border:1px solid #e3ebf5;border-radius:16px;padding:16px}.closing-units article>div:first-child{grid-template-columns:34px 1fr auto;align-items:center;gap:9px;display:grid}.closing-units article>div:first-child>i{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:9px;font-style:normal;font-weight:800;display:grid}.closing-units b,.closing-units small{display:block}.closing-units b{font-size:9px}.closing-units small{color:var(--muted);margin-top:3px;font-size:7px}.closing-units strong{color:#607895;background:#edf3fa;border-radius:9px;padding:5px 7px;font-size:7px}.closing-units strong.ready{color:#155eef;background:#e8f2ff}.closing-units strong.blocked{color:#345b87;background:#e5edf7}.unit-close-progress{grid-template-columns:1fr 35px 55px;align-items:center;gap:7px;margin-top:17px;display:grid}.unit-close-progress>i{background:#e7eef7;border-radius:5px;height:5px}.unit-close-progress em{background:#4f8df7;border-radius:5px;height:100%;display:block}.unit-close-progress b,.unit-close-progress span{font-size:7px}.unit-close-progress span{color:var(--muted);text-align:right}.closing-units article>button{color:#155eef;background:0 0;border:0;padding:15px 0 0;font-size:8px;font-weight:700}.closing-history{margin-top:17px}.closing-history-head,.closing-history>button{grid-template-columns:.8fr 1fr 1fr .6fr .7fr .7fr;align-items:center;gap:10px;padding:11px 8px;display:grid}.closing-history-head{text-transform:uppercase;letter-spacing:.55px;color:var(--muted);background:#f1f5fa;border-radius:9px;font-size:7px}.closing-history>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e8eef6;width:100%;font-size:8px}.closing-history>button span.closed,.closing-history>button span.reopened{color:#155eef;background:#e8f2ff;border-radius:9px;width:max-content;padding:5px 7px}.closing-history>button span.reopened{color:#496886;background:#edf2f8}.closing-history>button em{text-align:right;color:#155eef;font-style:normal}.review-readiness{color:#fff;background:#0b2b57;border-radius:17px;margin-bottom:13px;padding:19px}.review-readiness b,.review-readiness span{display:block}.review-readiness span{letter-spacing:1px;color:#bcd3ef;font-size:7px}.review-readiness b{margin-top:8px;font-size:26px}.review-readiness>div{background:#ffffff1c;border-radius:5px;height:5px;margin:13px 0 7px}.review-readiness>div i{background:#71b2ff;border-radius:5px;height:100%;display:block}.review-readiness p{color:#c9dcf4;margin:0;font-size:8px}.review-checks{gap:7px;margin:12px 0 17px;display:grid}.review-checks label{background:#fff;border-radius:12px;grid-template-columns:18px 1fr 18px;align-items:center;gap:9px;padding:12px;display:grid}.review-checks b,.review-checks small{display:block}.review-checks b{font-size:9px}.review-checks small{color:var(--muted);margin-top:3px;font-size:7px}.review-checks em{color:#155eef;font-style:normal;font-weight:800}.review-warning{background:#eaf2ff;border-radius:13px;gap:10px;margin-top:13px;padding:13px;display:flex}.review-warning>i{color:#345b87;background:#d9e9fc;border-radius:8px;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.review-warning b,.review-warning small{display:block}.review-warning b{font-size:8px}.review-warning small{color:#607895;margin-top:3px;font-size:7px;line-height:1.4}.task-comments{margin-top:18px}.task-comments>span{letter-spacing:1px;color:#6b7c93;font-size:7px}.task-comments>div{background:#fff;border-radius:12px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;margin-top:9px;padding:12px;display:grid}.task-comments i{color:#155eef;background:#e8f0ff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:7px;font-style:normal;font-weight:800;display:grid}.task-comments b,.task-comments small{display:block}.task-comments b{font-size:8px}.task-comments small{color:var(--muted);margin-top:3px;font-size:7px}.task-comments em{color:var(--muted);font-size:7px;font-style:normal}.close-confirmation{text-align:center;background:#fff;border-radius:16px;padding:22px}.close-confirmation>i{font-size:25px;font-style:normal}.close-confirmation h3{margin:10px 0 5px;font-size:17px}.close-confirmation p{color:var(--muted);max-width:330px;margin:auto;font-size:8px;line-height:1.5}@media (max-width:1050px){.closing-hero,.closing-layout{grid-template-columns:1fr}.closing-deadline{border-top:1px solid #ffffff20;border-left:0;padding:18px 0 0}.closing-units{grid-template-columns:1fr 1fr}}@media (max-width:760px){.closing-hero{padding:23px}.closing-tabs{max-width:100%;overflow:auto}.closing-units{grid-template-columns:1fr}.closing-history-head{display:none}.closing-history>button{grid-template-columns:1fr 1fr}.closing-history>button>:nth-child(3),.closing-history>button>:nth-child(4){display:none}}.simple-close-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:23px;justify-content:space-between;align-items:center;gap:24px;padding:29px;display:flex;box-shadow:0 14px 34px #0b2b571c}.simple-close-hero>div:first-child>span{letter-spacing:1.2px;color:#bcd3ef;font-size:8px;font-weight:750}.simple-close-hero h2{letter-spacing:-.8px;margin:10px 0 6px;font-size:27px}.simple-close-hero p{color:#c9dcf4;margin:0;font-size:10px}.simple-close-hero>div:last-child{border-left:1px solid #ffffff20;width:210px;padding-left:25px}.simple-close-hero strong,.simple-close-hero>div:last-child>span{display:block}.simple-close-hero strong{font-size:28px}.simple-close-hero>div:last-child>span{color:#bcd3ef;margin-top:4px;font-size:8px}.simple-close-hero>div:last-child>i{background:#ffffff1b;border-radius:6px;height:6px;margin-top:15px;display:block}.simple-close-hero>div:last-child em{background:#71b2ff;border-radius:6px;height:100%;display:block}.simple-close-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.simple-checklist{padding:25px}.simple-checklist>.panel-head{margin-bottom:16px}.simple-check{text-align:left;background:0 0;border:0;border-top:1px solid #e8eef6;grid-template-columns:39px 1fr auto;align-items:center;gap:12px;width:100%;padding:17px 3px;display:grid}.simple-check:hover{background:#f7faff;border-radius:12px}.simple-check>span{color:#6d819b;background:#edf2f8;border-radius:12px;place-items:center;width:37px;height:37px;font-size:9px;font-weight:800;display:grid}.simple-check.done>span{color:#fff;background:#155eef}.simple-check.pending>span{color:#155eef;background:#e8f0ff}.simple-check b,.simple-check p{display:block}.simple-check b{font-size:11px}.simple-check p{color:var(--muted);margin:4px 0 0;font-size:8px}.simple-check>em{color:#71839a;font-size:8px;font-style:normal}.simple-check.pending>em{color:#155eef;font-weight:700}.simple-close-layout>aside{align-content:start;gap:16px;display:grid}.simple-close-action>span,.simple-close-summary>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.simple-close-summary>strong{margin-top:12px;font-size:26px;display:block}.simple-close-summary>p{color:var(--muted);margin:5px 0 17px;font-size:8px}.simple-close-summary>div{border-top:1px solid #e8eef6;grid-template-columns:1fr 1fr;gap:8px;padding-top:14px;display:grid}.simple-close-summary>div span{color:var(--muted);font-size:7px}.simple-close-summary>div b{color:var(--ink);margin-top:4px;font-size:10px;display:block}.simple-close-summary>button{color:#155eef;background:#e8f0ff;border:0;border-radius:10px;width:100%;margin-top:16px;padding:10px;font-size:8px;font-weight:700}.simple-close-action{background:#f8fbff}.simple-close-action h3{margin:8px 0;font-size:16px}.simple-close-action p{color:var(--muted);font-size:8px;line-height:1.5}.simple-close-action>button{color:#8797aa;background:#dfe7f1;border:0;border-radius:10px;width:100%;margin-top:7px;padding:10px;font-size:9px;font-weight:700}.simple-close-action>small{text-align:center;color:#8b99aa;margin-top:7px;font-size:7px;display:block}.simple-close-footer{background:#fff;border-radius:17px;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;box-shadow:0 3px 16px #163a7009}.simple-close-footer span{font-size:9px;font-weight:700}.simple-close-footer p{color:var(--muted);margin:4px 0 0;font-size:8px}.simple-close-footer button{color:#155eef;background:0 0;border:0;font-size:8px;font-weight:700}.closing-mode-banner{background:#eaf2ff;border-radius:15px;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.closing-mode-banner span{letter-spacing:1px;color:#155eef;font-size:7px;font-weight:750}.closing-mode-banner p{color:#607895;margin:3px 0 0;font-size:8px}.closing-mode-banner button{color:#155eef;background:#fff;border:0;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:700}@media (max-width:960px){.simple-close-layout{grid-template-columns:1fr}.simple-close-layout>aside{grid-template-columns:1fr 1fr}}@media (max-width:760px){.simple-close-hero{flex-direction:column;align-items:flex-start;padding:24px}.simple-close-hero>div:last-child{border-top:1px solid #ffffff20;border-left:0;width:100%;padding:17px 0 0}.simple-close-layout>aside{grid-template-columns:1fr}.simple-check{grid-template-columns:37px 1fr}.simple-check>em{grid-column:2}.simple-close-footer{flex-direction:column;align-items:flex-start;gap:15px}}.budget-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:23px;grid-template-columns:1.35fr .7fr;gap:24px;padding:27px 29px;display:grid;box-shadow:0 14px 34px #0b2b571c}.budget-hero>div:first-child>span{letter-spacing:1.2px;color:#bcd3ef;font-size:8px;font-weight:750}.budget-hero h2{letter-spacing:-.75px;margin:10px 0 6px;font-size:25px}.budget-hero p{color:#c9dcf4;margin:0;font-size:9px}.budget-health{color:#d9e8f8;align-items:center;gap:7px;margin-top:23px;font-size:8px;display:flex}.budget-health i{background:#71b2ff;border-radius:50%;width:7px;height:7px}.budget-health b{border-left:1px solid #ffffff24;margin-left:13px;padding-left:18px}.budget-hero-metric{border-left:1px solid #ffffff20;padding-left:25px}.budget-hero-metric small,.budget-hero-metric span,.budget-hero-metric strong{display:block}.budget-hero-metric span{color:#bcd3ef;font-size:8px}.budget-hero-metric strong{margin:10px 0 5px;font-size:29px}.budget-hero-metric small{color:#c9dcf4;font-size:8px}.budget-hero-metric button{color:#155eef;background:#fff;border:0;border-radius:10px;margin-top:18px;padding:10px 12px;font-size:8px;font-weight:700}.budget-simple-kpis{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.budget-simple-kpis article{background:#fff;border-radius:18px;padding:19px;box-shadow:0 5px 22px #163a700b}.budget-simple-kpis b,.budget-simple-kpis span{display:block}.budget-simple-kpis>article>span{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:8px}.budget-simple-kpis>article>b{margin-top:9px;font-size:23px}.budget-simple-kpis article>div{background:#e8eef6;border-radius:7px;height:7px;margin:14px 0 8px;position:relative}.budget-simple-kpis article>div em,.budget-simple-kpis article>div i{border-radius:4px;height:3px;position:absolute;left:0}.budget-simple-kpis article>div i{background:#155eef;top:0}.budget-simple-kpis article>div em{background:#9fc5f5;bottom:0}.budget-simple-kpis p{color:var(--muted);margin:0;font-size:8px}.budget-simple-kpis p strong{color:#155eef}.budget-view-toggle{justify-content:space-between;align-items:center;display:flex}.budget-view-toggle>div{background:#e7eef7;border-radius:11px;padding:3px;display:flex}.budget-view-toggle>div button{color:#6b7c93;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:8px}.budget-view-toggle>div button.active{color:#155eef;background:#fff;font-weight:700;box-shadow:0 2px 7px #163a7012}.budget-view-toggle>button{color:#155eef;background:0 0;border:0;font-size:8px;font-weight:700}.budget-summary-layout{grid-template-columns:1.4fr .6fr;gap:16px;display:grid}.simple-budget-lines{margin-top:15px}.simple-budget-lines article{border-top:1px solid #e8eef6;grid-template-columns:35px 1fr auto;align-items:center;gap:11px;padding:16px 2px;display:grid}.simple-budget-lines article>i{color:#155eef;background:#e8f0ff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:10px;font-style:normal;font-weight:800;display:grid}.simple-budget-lines article.watch>i{color:#476886;background:#edf2f8}.simple-budget-lines span{letter-spacing:.8px;color:#6b7c93;font-size:7px}.simple-budget-lines h3{margin:4px 0;font-size:12px}.simple-budget-lines p{color:var(--muted);margin:0;font-size:8px}.simple-budget-lines button{color:#155eef;background:0 0;border:0;font-size:8px;font-weight:700}.budget-forecast{background:#f8fbff}.budget-forecast>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.budget-forecast h3{margin:8px 0 17px;font-size:17px}.budget-forecast>strong{font-size:27px;display:block}.budget-forecast>p{color:var(--muted);margin:4px 0 16px;font-size:8px}.budget-forecast>div{border-top:1px solid #e8eef6;gap:7px;padding-top:14px;display:grid}.budget-forecast>div span{color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.budget-forecast>div b{color:var(--ink)}.budget-forecast>em{color:#155eef;background:#e8f2ff;border-radius:9px;margin-top:14px;padding:8px;font-size:8px;font-style:normal;font-weight:700;display:block}.budget-forecast>button{color:#155eef;background:0 0;border:0;padding:14px 0 0;font-size:8px;font-weight:700}.budget-bars{border-bottom:1px solid #dfe7f1;justify-content:space-around;align-items:flex-end;height:270px;margin-top:25px;padding:35px 5px 0;display:flex}.budget-bars>button{background:0 0;border:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.budget-bars>button>div{align-items:flex-end;gap:3px;height:215px;display:flex}.budget-bars i{background:#155eef;border-radius:5px 5px 1px 1px;width:14px;min-height:3px;display:block;position:relative}.budget-bars i.budgeted{background:#a8c9f1}.budget-bars i>b{color:#31547d;font-size:6px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.budget-bars>button>span{color:var(--muted);margin:8px 0;font-size:7px}.budget-bars>button:hover{background:#f7faff;border-radius:9px}.budget-legend{justify-content:center;gap:14px;margin-top:11px;display:flex}.budget-legend span{color:var(--muted);align-items:center;gap:5px;font-size:7px;display:flex}.budget-legend i{background:#155eef;border-radius:2px;width:7px;height:7px}.budget-legend span:nth-child(2) i{background:#a8c9f1}.budget-table{margin-top:16px}.budget-table-head,.budget-table>button{grid-template-columns:1.3fr repeat(4,1fr) 15px;align-items:center;gap:10px;display:grid}.budget-table-head{text-transform:uppercase;letter-spacing:.55px;color:var(--muted);background:#f1f5fa;border-radius:9px;padding:10px 8px;font-size:7px}.budget-table>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e8eef6;width:100%;padding:13px 8px}.budget-table>button:hover{background:#f7faff}.budget-table b,.budget-table em,.budget-table span,.budget-table strong{font-size:8px}.budget-table em,.budget-table strong{text-align:right;font-style:normal}.budget-table .positive{color:#155eef}.budget-table .attention{color:#496886}.budget-version-note{background:#eaf2ff;border-radius:13px;gap:9px;margin-top:15px;padding:13px;display:flex}.budget-version-note>i{color:#155eef;background:#d7e8fc;border-radius:8px;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.budget-version-note b,.budget-version-note small{display:block}.budget-version-note b{font-size:8px}.budget-version-note small{color:#607895;margin-top:3px;font-size:7px}.budget-detail-hero{color:#fff;background:#0b2b57;border-radius:17px;margin-bottom:13px;padding:19px}.budget-detail-hero b,.budget-detail-hero span{display:block}.budget-detail-hero span{letter-spacing:1px;color:#bcd3ef;font-size:7px}.budget-detail-hero b{margin-top:8px;font-size:25px}.budget-detail-hero p{color:#c9dcf4;margin:5px 0 0;font-size:8px}@media (max-width:1050px){.budget-hero,.budget-summary-layout{grid-template-columns:1fr}.budget-hero-metric{border-top:1px solid #ffffff20;border-left:0;padding:18px 0 0}.budget-bars{justify-content:flex-start;overflow:auto}.budget-bars>button{min-width:74px}}@media (max-width:760px){.budget-hero{padding:23px}.budget-health{flex-direction:column;align-items:flex-start}.budget-health b{border-left:0;margin-left:0;padding-left:0}.budget-simple-kpis{grid-template-columns:1fr}.budget-view-toggle{flex-direction:column;align-items:flex-start;gap:13px}.simple-budget-lines article{grid-template-columns:34px 1fr}.simple-budget-lines button{text-align:left;grid-column:2;padding:0}.budget-table-head{display:none}.budget-table>button{grid-template-columns:1fr 1fr 15px}.budget-table>button>:nth-child(2),.budget-table>button>:nth-child(4),.budget-table>button>:nth-child(5){display:none}}.pending-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#174c8f);border-radius:23px;justify-content:space-between;align-items:center;gap:24px;padding:27px 29px;display:flex;box-shadow:0 14px 34px #0b2b571c}.pending-hero>div:first-child>span{letter-spacing:1.2px;color:#bcd3ef;font-size:8px;font-weight:750}.pending-hero h2{letter-spacing:-.75px;margin:10px 0 6px;font-size:25px}.pending-hero p{color:#c9dcf4;margin:0;font-size:9px}.pending-hero-stats{gap:0;display:flex}.pending-hero-stats>div{border-left:1px solid #ffffff20;min-width:105px;margin-left:17px;padding-left:17px}.pending-hero-stats b,.pending-hero-stats span{display:block}.pending-hero-stats b{font-size:20px}.pending-hero-stats span{color:#bcd3ef;margin-top:4px;font-size:7px}.pending-controls{justify-content:space-between;align-items:center;display:flex}.pending-controls>div:last-child{gap:9px;display:flex}.closing-tabs button i{color:#155eef;background:#edf4ff;border-radius:8px;margin-left:4px;padding:2px 5px;font-size:7px;font-style:normal}.pending-layout{grid-template-columns:minmax(0,1fr) 280px;gap:16px;display:grid}.pending-list{padding-bottom:10px}.pending-item{border-top:1px solid #e8eef6;grid-template-columns:1fr auto;display:grid}.pending-item>button:first-child{text-align:left;background:0 0;border:0;grid-template-columns:35px 1fr 90px 12px;align-items:center;gap:11px;padding:15px 2px;display:grid}.pending-item:hover{background:#f7faff;border-radius:12px}.priority-mark{color:#496886;background:#edf2f8;border-radius:10px;place-items:center;width:33px;height:33px;font-size:9px;font-weight:800;display:grid}.pending-item.high .priority-mark{color:#155eef;background:#e8f0ff}.pending-copy>span{color:#6b7c93;font-size:7px}.pending-copy h3{margin:4px 0;font-size:11px}.pending-copy>p{color:var(--muted);margin:0;font-size:8px}.pending-copy>div{align-items:center;gap:6px;margin-top:8px;display:flex}.pending-copy>div i{color:#155eef;background:#e8f0ff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:6px;font-style:normal;font-weight:800;display:grid}.pending-copy>div em,.pending-copy>div small{color:var(--muted);font-size:7px;font-style:normal}.pending-copy>div em{border-left:1px solid #dfe7f1;margin-left:7px;padding-left:10px}.pending-item>button:first-child>strong{text-align:right;color:#607895;font-size:7px}.pending-item.high>button:first-child>strong{color:#155eef}.pending-item>button:first-child>i{color:#95a6ba;font-style:normal}.quick-actions{align-items:center;gap:4px;padding-right:3px;display:flex}.quick-actions button{color:#155eef;background:0 0;border:0;padding:7px;font-size:7px;font-weight:700}.pending-side{align-content:start;gap:16px;display:grid}.daily-progress>span,.pending-channels>span,.simple-guidance>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:750}.daily-progress>div{align-items:baseline;gap:6px;margin-top:10px;display:flex}.daily-progress strong{font-size:23px}.daily-progress>div em{color:var(--muted);font-size:8px;font-style:normal}.daily-progress>i{background:#e7eef7;border-radius:6px;height:6px;margin:14px 0 8px;display:block}.daily-progress>i em{background:#155eef;border-radius:6px;height:100%;display:block}.daily-progress p{color:var(--muted);margin:0;font-size:8px}.simple-guidance{background:#f8fbff}.simple-guidance>i{color:#155eef;background:#e8f0ff;border-radius:11px;place-items:center;width:35px;height:35px;margin-top:13px;font-style:normal;display:grid}.simple-guidance h3{margin:10px 0 6px;font-size:15px;line-height:1.3}.simple-guidance p{color:var(--muted);font-size:8px;line-height:1.5}.simple-guidance button{color:#fff;background:#155eef;border:0;border-radius:10px;width:100%;margin-top:5px;padding:10px;font-size:8px;font-weight:700}.pending-channels label{border-top:1px solid #e8eef6;justify-content:space-between;align-items:center;padding:12px 0;font-size:8px;display:flex}.pending-channels label:first-of-type{margin-top:10px}.pending-channels input{accent-color:#155eef}.completed-list{margin-top:16px}.completed-list>button{text-align:left;background:0 0;border:0;border-top:1px solid #e8eef6;grid-template-columns:30px 1fr 90px 12px;align-items:center;gap:9px;width:100%;padding:13px 2px;display:grid}.completed-list>button>i{color:#155eef;background:#e8f0ff;border-radius:9px;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.completed-list b,.completed-list small{display:block}.completed-list b{font-size:9px}.completed-list small,.completed-list span{color:var(--muted);margin-top:3px;font-size:7px}.completed-list em{color:#91a3b9;font-style:normal}.drawer-form>.two-columns{grid-template-columns:1fr 1fr;gap:9px;display:grid}.task-detail-hero{color:#fff;background:#0b2b57;border-radius:17px;padding:19px}.task-detail-hero>span{letter-spacing:1px;color:#bcd3ef;font-size:7px}.task-detail-hero h3{margin:9px 0 5px;font-size:18px}.task-detail-hero>p{color:#c9dcf4;font-size:8px}.task-detail-hero>div{border-top:1px solid #ffffff1d;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;margin-top:13px;padding-top:13px;display:grid}.task-detail-hero>div>i{background:#ffffff17;border-radius:50%;place-items:center;width:29px;height:29px;font-size:7px;font-style:normal;display:grid}.task-detail-hero b,.task-detail-hero small{display:block}.task-detail-hero b{font-size:8px}.task-detail-hero em,.task-detail-hero small{color:#bcd3ef;font-size:7px;font-style:normal}.task-origin{margin:14px 0}.task-origin>span{letter-spacing:1px;color:#6b7c93;font-size:7px}.task-origin>div{background:#fff;border-radius:13px;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;margin-top:7px;padding:12px;display:grid}.task-origin>div>i{color:#155eef;background:#e8f0ff;border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.task-origin b,.task-origin small{display:block}.task-origin b{font-size:8px}.task-origin small{color:var(--muted);margin-top:3px;font-size:7px}.task-origin button{color:#155eef;background:0 0;border:0;font-size:8px;font-weight:700}@media (max-width:1050px){.pending-hero{flex-direction:column;align-items:flex-start}.pending-layout{grid-template-columns:1fr}.pending-side{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.pending-hero{padding:23px}.pending-hero-stats{width:100%;overflow:auto}.pending-hero-stats>div:first-child{border-left:0;margin-left:0;padding-left:0}.pending-controls{flex-direction:column;align-items:flex-start;gap:12px}.pending-controls>div:last-child{justify-content:space-between;width:100%}.pending-item{grid-template-columns:1fr}.pending-item>button:first-child{grid-template-columns:34px 1fr}.pending-item>button:first-child>i,.pending-item>button:first-child>strong{display:none}.quick-actions{grid-column:1;padding:0 0 8px 43px}.drawer-form>.two-columns,.pending-side{grid-template-columns:1fr}}.user-card .logout-button{color:#9db3ce;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:17px;line-height:1;display:grid}.user-card .logout-button:hover{color:#fff;background:#ffffff10}.title-line{align-items:center;gap:12px;display:flex}.title-line h1{flex:none}.page-tour-button{color:#155eef;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:7px 8px;font-size:8px;font-weight:700}.page-tour-button:hover{background:#e5effd}.page-tour-button span{background:#e2edfc;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:4px;font-size:6px;display:inline-grid}.data-freshness{color:#7b8da4;white-space:nowrap;border-left:1px solid #e1e8f1;padding:0 10px 0 14px;font-size:7px}.help-backdrop{z-index:140;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#071a355e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.help-center{background:#f7faff;border-radius:28px;width:min(980px,100%);max-height:calc(100vh - 48px);padding:30px;overflow:auto;box-shadow:0 35px 100px #071a3548}.help-center>header{justify-content:space-between;align-items:flex-start;display:flex}.faq>span,.first-day>span,.help-center>header span{letter-spacing:1.3px;color:#5f7898;font-size:8px;font-weight:800}.help-center>header h2{letter-spacing:-1px;margin:7px 0 5px;font-size:32px}.help-center>header p{color:var(--muted);margin:0;font-size:10px}.help-center>header>button{color:#3f5d7f;background:#e7eef7;border:0;border-radius:50%;width:35px;height:35px;font-size:21px}.help-tour-grid{grid-template-columns:1.15fr 1fr;gap:14px;margin-top:25px;display:grid}.help-tour-grid article{background:#fff;border-radius:20px;padding:22px;box-shadow:0 5px 24px #163a700a}.help-tour-grid article.featured{color:#fff;background:linear-gradient(135deg,#0b2b57,#18579f)}.help-tour-grid article>span{letter-spacing:1px;color:#6d829d;font-size:7px;font-weight:800}.help-tour-grid article.featured>span{color:#bcd6f5}.help-tour-grid h3{margin:10px 0 6px;font-size:18px}.help-tour-grid p{color:var(--muted);max-width:390px;margin:0;font-size:9px;line-height:1.5}.help-tour-grid .featured p{color:#c8dcf4}.help-tour-grid button{color:#155eef;background:#e9f2ff;border:0;border-radius:10px;margin-top:17px;padding:10px 13px;font-size:8px;font-weight:750}.help-tour-grid .featured button{background:#fff}.help-body{grid-template-columns:.85fr 1.15fr;gap:14px;margin-top:14px;display:grid}.faq,.first-day{background:#fff;border-radius:20px;padding:22px;box-shadow:0 5px 24px #163a700a}.faq h3,.first-day h3{margin:7px 0 15px;font-size:16px}.first-day article{border-top:1px solid #e7edf5;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:12px 0;display:grid}.first-day article i{color:#155eef;background:#e8f1ff;border-radius:9px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:800;display:grid}.first-day article b{font-size:9px;display:block}.first-day article p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.4}.faq details{border-top:1px solid #e7edf5;padding:0}.faq summary{cursor:pointer;justify-content:space-between;gap:12px;padding:13px 0;font-size:9px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary i{color:#155eef;font-style:normal}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{color:var(--muted);margin:-4px 24px 14px 0;font-size:8px;line-height:1.55}.tour-layer{z-index:180;inset:0}.tour-layer,.tour-spotlight{pointer-events:none;position:fixed}.tour-spotlight{z-index:181;border-radius:17px;transition:all .25s;box-shadow:0 0 0 9999px #071a3566,0 0 0 3px #4b9cff,0 8px 35px #0a4d9d2e}.tour-card{z-index:182;pointer-events:auto;background:#fff;border:1px solid #dbe7f5;border-radius:20px;width:360px;min-height:250px;padding:18px 19px 14px;transition:left .25s,top .25s;position:fixed;box-shadow:0 22px 70px #071a3545}.tour-arrow{background:#fff;border:solid #dbe7f5;width:14px;height:14px;position:absolute;transform:rotate(45deg)}.tour-card.right>.tour-arrow{border-width:0 0 1px 1px;top:calc(50% - 7px);left:-8px}.tour-card.left>.tour-arrow{border-width:1px 1px 0 0;top:calc(50% - 7px);right:-8px}.tour-card.bottom>.tour-arrow{border-width:1px 0 0 1px;top:-8px;left:calc(50% - 7px)}.tour-card.top>.tour-arrow{border-width:0 1px 1px 0;bottom:-8px;left:calc(50% - 7px)}.tour-progress{display:flex}.tour-progress>span{letter-spacing:1.05px;color:#607895;font-weight:800}.tour-progress>div{flex:1}.tour-progress>div i{background:#dce5f0;border-radius:4px}.tour-progress>div i.active{background:#155eef}.tour-progress>button{color:#71839a;background:#f0f4f9;border:0;border-radius:50%;font-size:16px}.tour-step-heading{align-items:center;gap:7px;margin-top:14px;display:flex}.tour-step-heading>span{color:#fff;background:#155eef;border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:grid}.tour-step-heading>b{letter-spacing:.8px;color:#155eef;font-size:8px}.tour-step-heading>small{color:#91a0b2;font-size:7px}.tour-card h2{letter-spacing:-.4px;margin:10px 0 6px;font-size:19px;line-height:1.18}.tour-card>p{color:#60718a;margin:0;font-size:9px;line-height:1.55}.tour-actions{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.tour-actions button{color:#75869b;background:0 0;border:0;padding:8px;font-size:8px}.tour-actions>div{gap:3px;display:flex}.tour-actions .primary-button{color:#fff;background:#155eef;border-radius:9px;padding:9px 11px}.tour-keyboard{text-align:center;color:#9aa8b8;border-top:1px solid #edf1f6;margin-top:9px;padding-top:9px;font-size:7px;display:block}@media (max-width:760px){.title-line{flex-direction:column;align-items:flex-start;gap:5px}.page-tour-button{margin-left:-8px}.data-freshness{display:none}.help-backdrop{align-items:end;padding:0}.help-center{border-radius:25px 25px 0 0;max-height:94vh;padding:22px 16px}.help-center>header h2{font-size:27px}.help-body,.help-tour-grid{grid-template-columns:1fr}.tour-card,.tour-card.bottom,.tour-card.left,.tour-card.right,.tour-card.top{width:calc(100% - 24px);min-height:auto;bottom:12px;top:auto!important;left:12px!important}.tour-arrow{display:none}.tour-spotlight{border-radius:13px}.tour-actions{align-items:center}.tour-keyboard,.updated{display:none}}.tour-progress{grid-template-columns:auto 1fr 26px;align-items:center;gap:10px;height:26px;display:grid}.tour-progress>span{font-size:7px;line-height:1}.tour-progress>div,.tour-progress>span{align-items:center;height:26px;display:flex}.tour-progress>div{justify-content:flex-end;gap:3px}.tour-progress>div i{flex:none;width:13px;height:3px;margin:0;display:block}.tour-progress>button{place-items:center;width:26px;height:26px;padding:0;line-height:1;display:grid}.dre-period-bar{background:#fff;border-radius:15px;grid-template-columns:1fr 1.15fr 1.3fr auto;align-items:end;gap:8px;margin:0 0 14px;padding:11px;display:grid}.dre-period-bar label>span{color:#6b7c93;margin:0 0 5px 3px;font-size:7px;font-weight:700;display:block}.dre-period-bar select{color:#18324f;background:#f1f5fa;border:0;border-radius:9px;outline:0;width:100%;height:36px;padding:0 10px;font-size:8px}.dre-display{background:#edf2f8;border-radius:9px;height:36px;padding:3px;display:flex}.dre-display button{color:#6b7c93;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:8px}.dre-display button.active{color:#155eef;background:#fff;font-weight:700;box-shadow:0 2px 7px #163a7012}.evolution-sheet{overflow:hidden}.dre-evolution-table{margin-top:12px;overflow:auto}.dre-evolution-table>div,.dre-evolution-table>header{min-width:max(100%,calc(var(--dre-columns) * 58px + 230px));grid-template-columns:145px repeat(var(--dre-columns),minmax(50px,1fr)) 75px;align-items:center;display:grid}.dre-evolution-table>header{background:#edf3fa;border-radius:9px;padding:10px 8px}.dre-evolution-table>header>*{color:#6b7c93;text-transform:uppercase;letter-spacing:.4px;font-size:7px}.dre-evolution-table>div{border-bottom:1px solid #e8eef6;padding:12px 8px}.dre-evolution-table b{font-size:8px}.dre-evolution-table span,.dre-evolution-table strong{text-align:right;font-size:8px}.dre-evolution-table strong{color:#155eef}.dre-evolution-table>div.total{background:#edf4ff;border:0;border-radius:8px}.dre-evolution-table>div.total>*{color:#0d4f98;font-weight:800}.evolution-summary{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;display:grid}.evolution-summary article{background:#f4f7fb;border-radius:10px;padding:12px}.evolution-summary b,.evolution-summary span{display:block}.evolution-summary span{color:#6b7c93;font-size:7px}.evolution-summary b{margin-top:6px;font-size:11px}@media (max-width:760px){.dre-period-bar{grid-template-columns:1fr 1fr}.dre-display,.dre-period-bar label:nth-child(3){grid-column:1/-1}.evolution-summary{grid-template-columns:1fr 1fr}}.matrix-hint{background:#edf4ff;border-radius:10px;align-items:center;gap:10px;margin:12px 0 4px;padding:10px 12px;display:flex}.matrix-hint>span{color:#155eef;background:#dceaff;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.matrix-hint b,.matrix-hint small{display:block}.matrix-hint b{font-size:8px}.matrix-hint small{color:#6b7c93;margin-top:3px;font-size:7px}.dre-evolution-table.full-matrix>div.subtotal{background:#edf4ff;border-bottom-color:#d5e5f8}.dre-evolution-table.full-matrix>div.subtotal>*{color:#0d4f98;font-weight:800}.dre-evolution-table.full-matrix span.negative{color:#536f91}.dre-evolution-table.full-matrix>header{z-index:2;position:sticky;top:0}.dre-evolution-table.full-matrix>div>b,.dre-evolution-table.full-matrix>header b{z-index:1;background:inherit;position:sticky;left:0}.dre-evolution-table.full-matrix>div:not(.subtotal)>b{background:#fff}.experience-switch{background:#ffffff0a;border:1px solid #ffffff10;border-radius:13px;margin:-8px 4px 18px;padding:10px}.experience-switch>span{letter-spacing:1px;color:#7896ba;margin:0 0 7px 3px;font-size:7px;font-weight:800;display:block}.experience-switch>div{background:#07182d;border-radius:9px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.experience-switch button{color:#8ea9ca;background:0 0;border:0;border-radius:7px;padding:7px 4px;font-size:8px}.experience-switch button.active{color:#0b2b57;background:#e8f0ff;font-weight:800}.experience-switch>small{color:#7f9cbc;margin:7px 3px 0;font-size:7px;display:block}.sidebar nav{overflow:auto}.sidebar nav::-webkit-scrollbar{width:0}.delivery-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#18579f);border-radius:24px;grid-template-columns:1.15fr 1fr;align-items:end;gap:25px;padding:28px 30px;display:grid;box-shadow:0 16px 40px #0b2b5720}.delivery-hero>div:first-child>span{letter-spacing:1.2px;color:#bcd3ef;font-size:8px;font-weight:800}.delivery-hero h2{letter-spacing:-.8px;margin:9px 0 6px;font-size:26px}.delivery-hero p{color:#c9dcf4;margin:0;font-size:9px;line-height:1.5}.delivery-config{grid-template-columns:1.2fr 1fr .75fr;gap:7px;display:grid}.delivery-config label>span{color:#bcd3ef;margin:0 0 5px 2px;font-size:7px;display:block}.delivery-config select{color:#fff;background:#ffffff14;border:0;border-radius:10px;outline:1px solid #ffffff18;width:100%;height:38px;padding:0 9px;font-size:8px}.delivery-config option{color:#102746}.delivery-featured{background:#fff;border-radius:20px;padding:23px;box-shadow:0 5px 24px #163a700b}.delivery-section-head{justify-content:space-between;align-items:flex-end;margin-bottom:16px;display:flex}.delivery-section-head span{letter-spacing:1.1px;color:#155eef;font-size:7px;font-weight:800}.delivery-section-head h2{margin:6px 0 3px;font-size:18px}.delivery-section-head p,.delivery-section-head small{color:var(--muted);margin:0;font-size:8px}.delivery-featured>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.delivery-featured article{border:1px solid #e3ebf5;border-radius:16px;grid-template-columns:42px 1fr;gap:12px;min-height:190px;padding:17px;display:grid}.delivery-featured article.primary{background:#f7faff;border-color:#9ec5f5}.delivery-doc-icon i{color:#155eef;background:#e7f1ff;border-radius:7px 7px 11px;place-items:center;width:39px;height:49px;font-size:8px;font-style:normal;font-weight:800;display:grid}.delivery-doc-icon span{text-align:center;color:#8496aa;margin-top:5px;font-size:6px;display:block}.delivery-featured article>div:nth-child(2)>span{color:#6b7c93;font-size:7px}.delivery-featured h3{margin:6px 0;font-size:13px}.delivery-featured p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.delivery-featured article>div:nth-child(2)>div{gap:3px;margin-top:10px;display:grid}.delivery-featured em{color:#5d7694;font-size:7px;font-style:normal}.delivery-featured article>button{color:#155eef;background:#e8f1ff;border:0;border-radius:9px;grid-column:1/-1;align-self:end;padding:9px;font-size:8px;font-weight:800}.delivery-featured article.primary>button{color:#fff;background:#155eef}.delivery-library>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.delivery-library>div>button{text-align:left;background:#fff;border:1px solid #e5ecf5;border-radius:13px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:13px;display:grid}.delivery-library>div>button:hover{background:#f7faff}.delivery-library button>i{color:#155eef;background:#e9f2ff;border-radius:9px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.delivery-library b,.delivery-library small{display:block}.delivery-library b{font-size:9px}.delivery-library small{color:var(--muted);margin-top:4px;font-size:7px}.delivery-library em{color:#155eef;font-size:7px;font-style:normal}.delivery-history-head,.delivery-history>div{grid-template-columns:1.4fr 1fr 1fr .7fr .5fr;align-items:center;gap:10px;display:grid}.delivery-history-head{color:#6b7c93;text-transform:uppercase;background:#f0f4f9;border-radius:8px;margin-top:15px;padding:9px;font-size:7px}.delivery-history>div{text-align:left;border-bottom:1px solid #e8eef6;width:100%;padding:12px 9px;font-size:8px}.delivery-history>div>span:first-child{align-items:center;gap:7px;display:flex}.delivery-history>div>span:first-child i{color:#155eef;background:#e8f1ff;border-radius:7px;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.delivery-history em{color:#6b7c93;text-align:right;font-style:normal}@media (max-width:1050px){.delivery-featured>div:last-child,.delivery-hero{grid-template-columns:1fr}.delivery-featured article{min-height:auto}.delivery-library>div:last-child{grid-template-columns:1fr 1fr}}@media (max-width:760px){.experience-switch{display:none}.delivery-hero{padding:23px}.delivery-config{grid-template-columns:1fr 1fr}.delivery-config label:last-child{grid-column:1/-1}.delivery-section-head{flex-direction:column;align-items:flex-start;gap:10px}.delivery-library>div:last-child{grid-template-columns:1fr}.delivery-history-head{display:none}.delivery-history>div{grid-template-columns:1fr 1fr}.delivery-history>div>:nth-child(3),.delivery-history>div>:nth-child(4),.delivery-history>div>:nth-child(5){display:none}}.understand-number{color:#155eef;z-index:3;background:0 0;border:0;padding:5px;font-size:7px;font-weight:750;position:absolute;inset:auto auto 11px 18px}.understand-number:hover{background:#edf4ff;border-radius:7px}.result-hero .understand-number.light{color:#d9eaff;background:#ffffff12;border-radius:8px;align-self:flex-start;margin-top:12px;padding:7px 9px;position:static}.number-explanation{gap:12px;display:grid}.number-explanation>section{background:#fff;border-radius:16px;padding:18px}.explanation-hero>span,.number-explanation>section>span{letter-spacing:1px;color:#6b7c93;font-size:7px;font-weight:800}.explanation-hero{color:#fff;background:linear-gradient(135deg,#0b2b57,#18579f)!important}.explanation-hero>span{color:#bcd3ef}.explanation-hero strong{margin-top:10px;font-size:29px;display:block}.explanation-hero p{color:#c9dcf4;font-size:8px}.explanation-hero em{color:#d9eaff;background:#ffffff14;border-radius:8px;padding:6px 8px;font-size:7px;font-style:normal;display:inline-block}.number-explanation h3{margin:8px 0 5px;font-size:14px;line-height:1.35}.number-explanation>section>p{color:var(--muted);font-size:8px;line-height:1.5}.calculation-flow{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.calculation-flow article{background:#f2f6fb;border-radius:10px;padding:10px}.calculation-flow b,.calculation-flow span{display:block}.calculation-flow span{color:var(--muted);font-size:7px}.calculation-flow b{margin-top:5px;font-size:10px}.explanation-drivers{gap:5px;margin-top:12px;display:grid}.explanation-drivers article{border-top:1px solid #e8eef6;grid-template-columns:27px 1fr;align-items:center;gap:8px;padding:10px 0;display:grid}.explanation-drivers i{color:#155eef;background:#e8f1ff;border-radius:8px;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.explanation-drivers b,.explanation-drivers small{display:block}.explanation-drivers b{font-size:8px}.explanation-drivers small{color:var(--muted);margin-top:3px;font-size:7px}.origin-card{grid-template-columns:28px 1fr auto;align-items:center;gap:9px;margin-top:12px;display:grid}.origin-card>i{color:#155eef;background:#e8f1ff;border-radius:9px;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.origin-card b,.origin-card small{display:block}.origin-card b{font-size:8px}.origin-card small{color:var(--muted);margin-top:4px;font-size:7px}.origin-card button{color:#155eef;background:0 0;border:0;font-size:7px;font-weight:700}.recommended-reading{background:#edf4ff!important}.recommended-reading p{color:#345777!important}.demo-import-button{color:#155eef;background:0 0;border:0;width:100%;padding:10px;font-size:8px;font-weight:750}.import-shortcuts{gap:6px;display:flex}.import-shortcuts .demo-import-button{text-align:center;flex:1;width:auto;text-decoration:none;display:block}.import-findings,.mapping-preview{background:#f7faff;border:1px solid #e4ebf5;border-radius:12px;margin-top:12px;padding:13px}.mapping-preview>div{grid-template-columns:1fr auto;gap:3px;display:grid}.import-findings>span,.mapping-preview>div span{letter-spacing:.8px;color:#6b7c93;font-size:7px;font-weight:800}.mapping-preview>div b{grid-column:1;font-size:9px}.mapping-preview>div button{color:#155eef;background:0 0;border:0;grid-area:1/2/3;font-size:7px}.mapping-preview>p{border-top:1px solid #e5ecf5;grid-template-columns:1fr 20px 1fr 15px;align-items:center;margin:8px 0 0;padding:8px 0;font-size:7px;display:grid}.mapping-preview>p em,.mapping-preview>p i{color:#155eef;font-style:normal}.mapping-preview>p em{text-align:right}.import-findings article{border-top:1px solid #e5ecf5;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.import-findings article>i{color:#155eef;background:#e8f1ff;border-radius:8px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.import-findings b,.import-findings small{display:block}.import-findings b{font-size:8px}.import-findings small{color:var(--muted);margin-top:3px;font-size:7px}.import-findings button{color:#155eef;background:0 0;border:0;font-size:7px}.real-import-modal{width:min(760px,100vw - 30px);max-height:calc(100vh - 40px);overflow:auto}.dropzone.dragging{background:#edf4ff;border-color:#155eef;box-shadow:0 0 0 4px #155eef12}.import-error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;grid-template-columns:30px 1fr;align-items:center;gap:10px;margin:12px 0;padding:11px 13px;display:grid}.import-error>span{background:#ffe4e6;border-radius:9px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.import-error b,.import-error p{display:block}.import-error b{font-size:8px}.import-error p{margin:3px 0 0;font-size:7px;line-height:1.45}.import-info{color:#155eef;background:#edf4ff;border:1px solid #c9dcfb;border-radius:12px;grid-template-columns:30px 1fr;align-items:center;gap:10px;margin:12px 0;padding:11px 13px;display:grid}.import-info>span{background:#dbe9ff;border-radius:9px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.import-info b,.import-info p{display:block}.import-info b{color:var(--ink);font-size:8px}.import-info p{color:#3a5a8a;margin:3px 0 0;font-size:7px;line-height:1.45}.import-info button{color:#fff;background:#155eef;border:0;border-radius:8px;margin-top:6px;padding:6px 10px;font-size:7px;font-weight:800}.import-info button:disabled{opacity:.5}.real-preview-table{border:1px solid #e1e9f3;border-radius:12px;margin-top:12px;overflow:auto}.real-preview-table>div{border-top:1px solid #edf1f6;grid-template-columns:42px 72px minmax(135px,1.4fr) minmax(90px,1fr) 90px minmax(105px,1fr);align-items:center;min-width:650px;display:grid}.real-preview-table>div:first-child{background:#edf3fa;border-top:0}.real-preview-table span{color:#52677f;text-overflow:ellipsis;white-space:nowrap;padding:9px 8px;font-size:7px;overflow:hidden}.real-preview-table>div:first-child span{letter-spacing:.6px;color:#6b7c93;font-size:6px;font-weight:800}.real-preview-table>div.invalid{background:#fff8ed}.real-preview-table>div.invalid span:last-child{color:#b45309;font-weight:750}.import-complete{text-align:center;padding:34px 20px 28px}.import-complete>span{color:#16804b;background:#e7f8ef;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto;font-size:20px;font-weight:800;display:grid}.import-complete h3{margin:14px 0 6px;font-size:20px}.import-complete p{max-width:430px;color:var(--muted);margin:0 auto;font-size:8px;line-height:1.55}.modal-actions .primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#b9c8da}.modal-head>button:disabled{opacity:.4}.processing{min-height:250px}.imports-history-error{color:#9f1239;background:#fff1f2;border-radius:10px;margin:0 0 10px;padding:10px 12px;font-size:8px}.expense-composition.empty,.imports-history-empty,.transaction-table.empty{text-align:center;color:var(--muted);padding:28px;font-size:8px}.import-table .table-row>span small{color:#a36a18;margin-top:3px;font-size:6px;display:block}.import-table .table-row>button:disabled{opacity:.55;cursor:wait}.row-actions{gap:6px;display:flex}.row-actions button:disabled{opacity:.55;cursor:wait}.link-inline{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.import-issues{background:#fff8f0;border:1px solid #f0dfc4;border-radius:10px;gap:10px;max-height:420px;margin:10px 8px 12px;padding:12px 16px;display:grid;overflow-y:auto}.import-issues article{border-top:1px solid #f0dfc4;padding-top:8px}.import-issues article:first-child{border-top:0;padding-top:0}.import-issues b{font-size:9px}.issue-head{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.issue-head span{color:#9a703a;font-size:8px;font-weight:700}.import-issue-summary{color:var(--muted);flex-wrap:wrap;gap:4px 14px;margin:6px 0;font-size:8px;display:flex}.import-issue-summary em{color:var(--ink);font-style:normal;font-weight:700}.import-issue-summary .field-flagged,.import-issue-summary .field-flagged em{color:#9f1239}.import-issues .link-inline{color:#155eef;font-size:7px}.import-issue-fields{color:var(--muted);flex-wrap:wrap;gap:4px 12px;margin-top:6px;font-size:8px;display:flex}.import-issue-fields em{color:var(--ink);font-style:normal;font-weight:700}.import-updates{background:#edf4ff;border:1px solid #c9dcfb;border-radius:10px;gap:10px;max-height:420px;margin:10px 8px 12px;padding:12px 16px;display:grid;overflow-y:auto}.import-updates article{border-top:1px solid #c9dcfb;padding-top:8px}.import-updates article:first-child{border-top:0;padding-top:0}.import-updates .issue-head span{color:#155eef}.import-updates-note{color:#3a5a8a;margin:0;font-size:8px;line-height:1.5}.import-updates-actions{justify-content:flex-end;margin-top:4px;display:flex}.import-table .table-row .update-link{color:#155eef}.composition-panel{min-height:0}.composition-panel .expense-composition{grid-template-columns:minmax(220px,280px) 1fr;place-items:center;gap:35px;min-height:300px;margin-top:8px;padding:20px 8px;display:grid}.composition-panel .donut{width:230px;height:230px;position:relative}.composition-panel .donut:before{width:142px;height:142px}.composition-panel .donut>div{z-index:1;width:138px;padding:0 2px}.composition-panel .donut strong{letter-spacing:-.7px;white-space:nowrap;overflow-wrap:normal;font-variant-numeric:tabular-nums;font-family:inherit;font-size:clamp(13px,1.15vw,17px);line-height:1.05}.composition-panel .donut span{margin-top:7px;font-size:9px}.composition-panel .expense-legend{width:100%;max-width:390px}.composition-panel .expense-legend>div{grid-template-columns:9px 1fr auto;gap:12px;margin:17px 0;font-size:10px}.composition-panel .expense-legend i{width:9px;height:9px}.composition-panel .expense-legend b{font-size:11px}@media (max-width:1050px){.composition-panel .expense-composition{grid-template-columns:1fr}.composition-panel .expense-legend{max-width:520px}}@media (max-width:760px){.composition-panel .expense-composition{min-height:0;padding:15px 0;display:flex}.composition-panel .donut{width:205px;height:205px}.composition-panel .donut:before{width:128px;height:128px}.composition-panel .donut>div{width:122px}.composition-panel .donut strong{font-size:14px}}.bottom-grid{align-items:stretch}.bottom-grid>.panel{height:100%}.delivery-document-preview.detailed{box-shadow:0 10px 35px #155eef12}.preview-lines p{border-top:1px solid #e8eef6;justify-content:space-between;margin:0;padding:7px 0;display:flex}.preview-lines p b,.preview-lines p span{font-size:7px}.first-day-progress{color:#b7c9df;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;margin:-8px 4px 12px;padding:8px 10px;display:grid}.first-day-progress:hover{background:#12366a}.first-day-progress>span{background:#203c60;border-radius:5px;width:28px;height:5px;overflow:hidden}.first-day-progress>span i{background:#71b2ff;border-radius:5px;height:100%;display:block}.first-day-progress b,.first-day-progress small{display:block}.first-day-progress b{font-size:8px}.first-day-progress small{color:#7f9cbc;margin-top:3px;font-size:7px}.first-day-progress em{color:#7896ba;font-style:normal}.content.empty-mode{position:relative}.content.empty-mode>:not(.heading-row):not(.empty-state):not(footer){display:none!important}.empty-state{text-align:center;background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:40px;display:flex;box-shadow:0 5px 24px #163a700b}.empty-state>span{letter-spacing:1.2px;color:#155eef;margin-top:22px;font-size:8px;font-weight:800}.empty-state h2{letter-spacing:-.8px;margin:8px 0;font-size:28px}.empty-state p{max-width:480px;color:var(--muted);font-size:10px;line-height:1.55}.empty-state>div:nth-of-type(2){gap:8px;margin-top:13px;display:flex}.empty-state>div:nth-of-type(2)>button:not(.primary-button){color:#155eef;background:#e9f2ff;border:0;border-radius:10px;padding:11px 14px;font-size:9px;font-weight:700}.empty-state>small{color:#8a9aab;margin-top:13px;font-size:7px}.empty-visual{justify-content:center;align-items:flex-end;gap:7px;width:130px;height:90px;display:flex;position:relative}.empty-visual>i{background:#dceaff;border-radius:7px 7px 2px 2px;width:23px;display:block}.empty-visual>i:first-child{height:38px}.empty-visual>i:nth-child(2){background:#9bc6fa;height:61px}.empty-visual>i:nth-child(3){background:#4f8df7;height:78px}.empty-visual>span{color:#fff;background:#155eef;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:0;right:4px}.first-day-backdrop{z-index:160;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071a356b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.first-day-flow{background:#f7faff;border-radius:25px;width:min(650px,100%);max-height:calc(100vh - 40px);padding:25px;overflow:auto;box-shadow:0 30px 90px #071a3548}.first-day-flow>header{justify-content:space-between;display:flex}.first-day-flow>header span{letter-spacing:1.2px;color:#155eef;font-size:7px;font-weight:800}.first-day-flow>header h2{letter-spacing:-.8px;margin:7px 0 4px;font-size:27px}.first-day-flow>header p{color:var(--muted);margin:0;font-size:9px}.first-day-flow>header>button{color:#60758e;background:#e7eef7;border:0;border-radius:50%;width:32px;height:32px;font-size:19px}.first-day-overview{color:#fff;background:#0b2b57;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:20px;padding:14px 16px;display:grid}.first-day-overview>div{align-items:baseline;gap:5px;display:flex}.first-day-overview strong{font-size:19px}.first-day-overview span{color:#bcd3ef;font-size:7px}.first-day-overview>i{background:#ffffff17;border-radius:5px;height:5px}.first-day-overview>i em{background:#71b2ff;border-radius:5px;height:100%;display:block}.first-day-overview>button{color:#bcd3ef;background:0 0;border:0;font-size:7px}.first-day-steps{margin-top:12px}.first-day-steps article{background:#fff;border-radius:13px;margin-top:7px;overflow:hidden}.first-day-steps article>button{text-align:left;background:0 0;border:0;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.first-day-steps article>button>i{color:#7b8ca1;background:#edf2f8;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;font-weight:800;display:grid}.first-day-steps article.current>button>i,.first-day-steps article.done>button>i{color:#155eef;background:#e8f1ff}.first-day-steps b,.first-day-steps small{display:block}.first-day-steps b{font-size:9px}.first-day-steps small{color:var(--muted);margin-top:4px;font-size:7px}.first-day-steps article>button>em{color:#8a99aa;font-size:7px;font-style:normal}.first-day-steps article.current>button>em{color:#155eef;font-weight:700}.first-day-inline{border-top:1px solid #e8eef6;padding:12px 54px}.first-day-inline label>span{color:#6b7c93;margin-bottom:5px;font-size:7px;display:block}.first-day-inline select{background:#f1f5fa;border:0;border-radius:9px;width:100%;height:36px;padding:0 9px;font-size:8px}.first-day-inline.action{justify-content:space-between;align-items:center;display:flex}.first-day-inline.action p{color:var(--muted);font-size:7px}.first-day-inline.action button{color:#155eef;background:#e8f1ff;border:0;border-radius:8px;padding:8px;font-size:7px;font-weight:700}.first-day-flow>footer{justify-content:space-between;align-items:center;padding-top:16px;display:flex}.first-day-flow>footer>button:first-child{color:#71839a;background:0 0;border:0;font-size:8px}.first-day-flow>footer .primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#cbd6e3}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #2e90fa55}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:760px){.first-day-progress{display:none}.empty-state{min-height:430px;padding:25px 18px}.empty-state>div:nth-of-type(2){flex-direction:column;width:100%}.first-day-backdrop{align-items:end;padding:0}.first-day-flow{border-radius:24px 24px 0 0;max-height:94vh;padding:21px 15px}.first-day-overview{grid-template-columns:auto 1fr}.first-day-overview>button{text-align:left;grid-column:1/-1}.first-day-inline{padding:12px}.first-day-inline.action{flex-direction:column;align-items:flex-start;gap:8px}}.cash-balance,.detail-kpis article,.module-metric{position:relative}.auto-understand{color:#155eef;background:0 0;border:0;border-radius:7px;padding:5px;font-size:7px;font-weight:750;position:absolute;bottom:10px;right:13px}.auto-understand:hover{background:#e8f1ff}.cash-balance .auto-understand,.module-metric .auto-understand{color:#d9eaff;background:#ffffff12}.module-metric .auto-understand{width:max-content;margin-top:13px;padding:5px 7px;display:block;position:static}.access-intro{color:#fff;background:linear-gradient(135deg,#0b2b57,#18579f);border-radius:23px;justify-content:space-between;align-items:center;gap:24px;padding:27px 29px;display:flex}.access-intro span,.access-model-head span,.access-simulator>span{letter-spacing:1.1px;color:#bcd3ef;font-size:7px;font-weight:800}.access-intro h2{margin:9px 0 5px;font-size:24px}.access-intro p{color:#c9dcf4;margin:0;font-size:9px}.access-intro>button{color:#155eef;background:#fff;border:0;border-radius:10px;padding:10px 13px;font-size:8px;font-weight:800}.access-model{background:#fff;border-radius:20px;padding:22px;box-shadow:0 5px 24px #163a700b}.access-model-head{justify-content:space-between;align-items:flex-end;display:flex}.access-model-head span{color:#6b7c93}.access-model-head h2{margin:6px 0 0;font-size:18px}.small-company-note{background:#edf4ff;border-radius:11px;align-items:center;gap:9px;margin-top:15px;padding:11px 13px;display:flex}.small-company-note>i{color:#155eef;background:#dceaff;border-radius:8px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.small-company-note b,.small-company-note small{display:block}.small-company-note b{font-size:8px}.small-company-note small{color:#607895;margin-top:3px;font-size:7px}.access-profile-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px;display:grid}.access-profile-grid article{border:1px solid #e3ebf5;border-radius:14px;grid-template-columns:34px 1fr;gap:9px;padding:14px;display:grid}.access-profile-grid article>i{color:#155eef;background:#e8f1ff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:7px;font-style:normal;font-weight:800;display:grid}.access-profile-grid small{color:#6b7c93;font-size:6px}.access-profile-grid h3{margin:4px 0;font-size:11px}.access-profile-grid p{color:var(--muted);margin:0;font-size:7px;line-height:1.45}.access-profile-grid button{color:#155eef;background:#f0f5fb;border:0;border-radius:8px;grid-column:1/-1;padding:7px;font-size:7px;font-weight:700}.access-user-head,.access-users>div{grid-template-columns:1.6fr 1fr .8fr;align-items:center;gap:9px;display:grid}.access-user-head{color:#6b7c93;text-transform:uppercase;background:#f0f4f9;border-radius:8px;margin-top:14px;padding:9px;font-size:7px}.access-users>div{text-align:left;border-bottom:1px solid #e8eef6;width:100%;padding:11px 9px;font-size:8px}.access-users>div>span:first-child{align-items:center;gap:8px;display:flex}.access-users>div>span:first-child i{color:#155eef;background:#e8f1ff;border-radius:9px;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;display:grid}.access-users>div>span:first-child b,.access-users>div>span:first-child small{display:block}.access-users>div>span:first-child small{color:var(--muted);margin-top:2px;font-size:7px}.access-users>div em{color:#155eef;background:#e8f1ff;border-radius:8px;width:max-content;padding:4px 6px;font-size:7px;font-style:normal}.access-users>div em.external{color:#607895;background:#edf2f8}.permission-layout{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.permission-summary>.panel-head{margin-bottom:12px}.permission-summary>div:not(.panel-head){border-top:1px solid #e8eef6;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.permission-summary>div>i{color:#155eef;background:#e8f1ff;border-radius:8px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.permission-summary b,.permission-summary small{display:block}.permission-summary b{font-size:8px}.permission-summary small{color:var(--muted);margin-top:3px;font-size:7px}.permission-summary button{color:#155eef;background:0 0;border:0;font-size:7px}.access-simulator{background:#f7faff}.access-simulator>span{color:#6b7c93}.access-simulator h3{margin:7px 0 5px;font-size:16px}.access-simulator>p{color:var(--muted);font-size:8px;line-height:1.5}.access-simulator label{margin-top:11px;display:block}.access-simulator label>span{color:#6b7c93;margin:0 0 5px 2px;font-size:7px;display:block}.access-simulator select{background:#fff;border:0;border-radius:9px;width:100%;height:35px;padding:0 8px;font-size:8px}.access-simulator>div{color:#fff;background:#0b2b57;border-radius:11px;margin-top:13px;padding:12px}.access-simulator>div b,.access-simulator>div small,.access-simulator>div span{display:block}.access-simulator>div span{color:#bcd3ef;font-size:6px}.access-simulator>div b{margin-top:6px;font-size:9px}.access-simulator>div small{color:#c9dcf4;margin-top:4px;font-size:7px}.access-simulator>button{color:#fff;background:#155eef;border:0;border-radius:9px;width:100%;margin-top:10px;padding:9px;font-size:8px;font-weight:700}.journey-role{background:#fff;border-radius:11px;margin-top:14px;padding:10px 12px;display:block}.journey-role>span{color:#6b7c93;margin-bottom:5px;font-size:7px;display:block}.journey-role select{background:#f1f5fa;border:0;border-radius:8px;width:100%;height:34px;padding:0 8px;font-size:8px}.support-return{color:#155eef;background:#f7faff;border:1px solid #cfe0f5;border-radius:10px;align-items:center;gap:8px;padding:7px 10px;font-size:8px;font-weight:800;display:flex}.support-return span{color:#fff;letter-spacing:.5px;background:#155eef;border-radius:7px;padding:4px 6px;font-size:6px}@media (max-width:1050px){.access-profile-grid{grid-template-columns:1fr 1fr}.permission-layout{grid-template-columns:1fr}}@media (max-width:760px){.access-intro,.access-model-head{flex-direction:column;align-items:flex-start}.access-profile-grid{grid-template-columns:1fr}.access-user-head{display:none}.access-users>div{grid-template-columns:1fr 1fr}.access-users>div>:nth-child(3){display:none}}.delivery-builder{grid-template-columns:275px 1fr;align-items:start;gap:14px;display:grid}.delivery-builder-config,.delivery-preview-wrap{background:#fff;border-radius:16px;padding:17px}.delivery-builder-config>span,.delivery-preview-head>span{letter-spacing:1px;color:#6b7c93;margin-bottom:10px;font-size:7px;font-weight:800;display:block}.delivery-builder-config>div:first-of-type{grid-template-columns:1fr 90px;gap:7px;display:grid}.delivery-builder-config label>span{color:#6b7c93;margin:0 0 5px 2px;font-size:7px;display:block}.delivery-builder-config select{background:#f0f4f9;border:0;border-radius:9px;width:100%;height:36px;padding:0 9px;font-size:8px}.delivery-depth{margin:0 0 16px;padding:3px}.delivery-depth>button{flex:1}.delivery-section-options{grid-template-columns:1fr!important;gap:0!important;display:grid!important}.delivery-section-options label{border-top:1px solid #e8eef6;align-items:center;gap:8px;padding:9px 2px;display:flex}.delivery-section-options input{accent-color:#155eef}.delivery-section-options label>span{color:#263e5b;margin:0;font-size:8px}.delivery-preview-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.delivery-preview-head>span{margin:0}.delivery-preview-head>b{color:#155eef;font-size:7px}.delivery-document-preview{border:1px solid #dfe8f3;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #163a7010}.delivery-document-preview>header{color:#fff;background:linear-gradient(135deg,#0b2b57,#18579f);padding:22px}.delivery-document-preview>header>small,.delivery-document-preview>header>span{letter-spacing:.8px;color:#bcd3ef;font-size:6px;display:block}.delivery-document-preview>header>small{float:right;letter-spacing:0;margin-top:-8px}.delivery-document-preview>header h3{margin:15px 0 4px;font-size:20px}.delivery-document-preview>header p{color:#c9dcf4;font-size:7px}.delivery-document-preview>header>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.delivery-document-preview>header>div>b{border-top:1px solid #ffffff20;padding-top:9px;font-size:13px}.delivery-document-preview>header>div small{color:#bcd3ef;margin-top:3px;font-size:6px;display:block}.delivery-document-preview>section{border-bottom:1px solid #e8eef6;padding:17px 20px}.delivery-document-preview>section>span{letter-spacing:.8px;color:#6b7c93;font-size:6px;font-weight:800}.delivery-document-preview h4{margin:6px 0;font-size:12px}.delivery-document-preview li,.delivery-document-preview section>p{color:#566b85;font-size:7px;line-height:1.5}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.preview-metrics article{background:#f1f5fa;border-radius:8px;padding:9px}.preview-metrics b,.preview-metrics span{display:block}.preview-metrics span{color:#6b7c93;font-size:6px}.preview-metrics b{margin-top:4px;font-size:10px}.preview-bars{border-bottom:1px solid #dfe8f3;justify-content:space-around;align-items:flex-end;height:86px;padding-top:16px;display:flex}.preview-bars i{background:#155eef;border-radius:4px 4px 0 0;width:17px;position:relative}.preview-bars i>b{color:#155eef;font-size:5px;position:absolute;top:-10px}.preview-bars i>small{color:#6b7c93;font-size:5px;position:absolute;bottom:-12px}.delivery-document-preview ol{padding-left:17px}.delivery-document-preview>footer{color:#8496aa;padding:11px 20px;font-size:6px}.report-drawer .drawer-actions{position:sticky;bottom:0}@media (max-width:820px){.delivery-builder{grid-template-columns:1fr}.delivery-builder-config{order:1}.delivery-preview-wrap{order:0}}@media (max-width:760px){.delivery-document-preview>header>div,.preview-metrics{grid-template-columns:1fr}.delivery-document-preview>header>div>b{padding-top:6px}}.accounting-bridge{background:#fff;border-radius:22px;padding:24px;box-shadow:0 5px 24px #163a700b}.accounting-bridge>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.accounting-bridge>header>div:first-child>span{letter-spacing:1.1px;color:#155eef;font-size:7px;font-weight:800}.accounting-bridge h2{margin:7px 0 4px;font-size:20px}.accounting-bridge>header p{color:var(--muted);margin:0;font-size:8px}.tax-confidence{background:#edf3fa;border-radius:13px;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-width:220px;padding:11px 14px;display:grid}.tax-confidence>i{color:#345b87;background:#dce8f6;border-radius:9px;place-items:center;width:29px;height:29px;font-style:normal;font-weight:800;display:grid}.tax-confidence b,.tax-confidence small{display:block}.tax-confidence b{font-size:8px}.tax-confidence small{color:#607895;margin-top:3px;font-size:7px}.tax-confidence.confirmed{background:#e8f1ff}.tax-confidence.confirmed>i{color:#fff;background:#155eef}.accounting-flow{grid-template-columns:repeat(3,1fr);gap:0;margin:22px 0;display:grid}.accounting-flow>div{grid-template-columns:28px 1fr;align-items:center;gap:8px;display:grid;position:relative}.accounting-flow>div:not(:last-child):after{content:"";background:#e2eaf4;height:2px;position:absolute;top:13px;left:calc(50% + 20px);right:16px}.accounting-flow>div.done:not(:last-child):after{background:#4f8df7}.accounting-flow i{color:#71839a;z-index:1;background:#e8eef6;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:800;display:grid}.accounting-flow .active i,.accounting-flow .done i{color:#fff;background:#155eef}.accounting-flow b,.accounting-flow small{display:block}.accounting-flow b{font-size:8px}.accounting-flow small{color:var(--muted);margin-top:3px;font-size:7px}.accounting-layout{grid-template-columns:minmax(0,1fr) 285px;gap:15px;display:grid}.accounting-checklist{border:1px solid #e3ebf5;border-radius:16px;padding:17px}.accounting-checklist>.panel-head>b{color:#155eef;font-size:8px}.accounting-checklist>button{text-align:left;background:0 0;border:0;border-top:1px solid #e8eef6;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 2px;display:grid}.accounting-checklist>button>i{color:#6d819b;background:#edf2f8;border-radius:9px;place-items:center;width:29px;height:29px;font-size:8px;font-style:normal;font-weight:800;display:grid}.accounting-checklist>button.checked>i{color:#155eef;background:#e8f1ff}.accounting-checklist>button b,.accounting-checklist>button small{display:block}.accounting-checklist>button b{font-size:8px}.accounting-checklist>button small{color:var(--muted);margin-top:3px;font-size:7px}.accounting-checklist>button em{color:#155eef;font-size:7px;font-style:normal;font-weight:700}.accounting-action-card{color:#fff;background:#0b2b57;border-radius:16px;padding:18px}.accounting-action-card>span{letter-spacing:1px;color:#bcd3ef;font-size:7px;font-weight:800}.accounting-action-card h3{margin:8px 0 5px;font-size:17px}.accounting-action-card>p{color:#c9dcf4;font-size:8px;line-height:1.5}.accounting-action-card>div{border-top:1px solid #ffffff1d;margin-top:14px;padding-top:13px}.accounting-action-card>div b,.accounting-action-card>div small,.accounting-action-card>div span{display:block}.accounting-action-card>div span{color:#bcd3ef;font-size:6px}.accounting-action-card>div b{margin-top:5px;font-size:9px}.accounting-action-card>div small{color:#c9dcf4;margin-top:3px;font-size:7px}.accounting-action-card>button{color:#155eef;background:#fff;border:0;border-radius:10px;width:100%;margin-top:16px;padding:10px;font-size:8px;font-weight:800}.accounting-action-card>button:disabled{color:#91a8c3;cursor:not-allowed;background:#ffffff1a}.accounting-note{text-align:center;color:#93adca;margin-top:8px;font-size:6px;display:block}.tax-return-table>button,.tax-return-table>div{grid-template-columns:1.2fr .8fr .8fr .65fr;align-items:center;gap:8px;padding:10px 5px;display:grid}.tax-return-table>div{color:#6b7c93;text-transform:uppercase;background:#f0f4f9;border-radius:8px;margin-top:12px;font-size:6px}.tax-return-table>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e8eef6;width:100%;font-size:8px}.tax-return-table>button strong{color:#155eef}.tax-return-table>button em{color:#496886;font-style:normal}@media (max-width:960px){.accounting-layout{grid-template-columns:1fr}.accounting-action-card{order:-1}}@media (max-width:760px){.accounting-bridge{padding:18px}.accounting-bridge>header{flex-direction:column;align-items:flex-start}.tax-confidence{width:100%}.accounting-flow{grid-template-columns:1fr;gap:10px}.accounting-flow>div:not(:last-child):after,.tax-return-table>div{display:none}.tax-return-table>button{grid-template-columns:1fr 1fr}.tax-return-table>button>:nth-child(2),.tax-return-table>button>:nth-child(4){display:none}}