@layer default{.widget[data-name=table] .table{height:fit-content;max-height:100%;grid-template-columns:25rem repeat(3,1fr);border-color:var(--colors-grayscale-disable);border-radius:var(--sizes-3);border-width:1px}.widget[data-name=table] .table [data-variant=header],.widget[data-name=table] .table [data-variant=footer],.widget[data-name=table] .table .body,.widget[data-name=table] .table .row,.widget[data-name=table] .table .cell{border-color:inherit}.widget[data-name=table] .table [data-variant=header],.widget[data-name=table] .table .row:not(:last-child){border-bottom-width:1px}.widget[data-name=table] .table [data-variant=footer]{border-top-width:1px}.widget[data-name=table] .table .cell:not(:first-child){border-left-width:1px}.widget[data-name=table] .table .body{font-weight:var(--font-weights-light);line-height:1.5}.widget[data-name=table] .table .body .cell:not(:first-child){font-variant-numeric:tabular-nums}.widget[data-name=table] .table .body .cell:first-child{text-wrap-style:balance}.widget[data-name=table] .table [data-variant=header],.widget[data-name=table] .table [data-variant=footer]{font-size:var(--font-sizes-m);font-weight:var(--font-weights-medium);line-height:1.3}.widget[data-name=table] .table .cell:not(:first-child){text-align:right}.widget[data-name=table] .table .body>.row:nth-child(odd){background:#f5f3f766}.widget[data-name=table] .table .body>.row:nth-child(2n){background:#fff}.widget[data-name=table] .table .cell{padding:var(--sizes-2) var(--sizes-3)}.widget[data-name=table] .table .row>.row:not(:first-child) .cell:first-child{margin-left:var(--sizes-14)}.widget[data-name=table] .table .subject-cell button{cursor:pointer;gap:var(--sizes-1)}.widget[data-name=table] .table .subject-cell button .icon,.widget[data-name=table] .table [data-variant=header] .sort-icon{color:var(--colors-grayscale-border)}.widget[data-name=table] .table .subject-cell button .icon{width:var(--sizes-4);height:var(--sizes-4);transition:transform .2s}.widget[data-name=table] .table .subject-cell button[aria-expanded=true] .icon{transform:rotate(180deg)}.widget[data-name=table] .table [data-variant=header] .sort-icon{width:1.2em;height:1.2em;margin-left:var(--sizes-3)}}@layer default{.cashexec-drawer{height:100%;animation:cashexec-drawer-slide-up .18s ease-out;animation-fill-mode:both;will-change:transform}.cashexec-drawer[data-closing]{animation-name:cashexec-drawer-slide-down;animation-timing-function:ease-in}@keyframes cashexec-drawer-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cashexec-drawer-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){.cashexec-drawer{animation-duration:1ms}}}@layer default{@media print{body>div{height:auto}.widget.widget-progress{height:auto!important}.bottom-banner{display:none}}:is(.widget[data-name=cashplan],.widget[data-name=retro]) .tooltip{background:#fff}.cashexec-side-sidebar{animation:cashexec-side-sidebar-slide-in .18s ease-out;animation-fill-mode:both;will-change:transform}.cashexec-side-sidebar[data-closing]{animation-name:cashexec-side-sidebar-slide-out;animation-timing-function:ease-in}@keyframes cashexec-side-sidebar-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes cashexec-side-sidebar-slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.cashexec-side-sidebar{animation-duration:1ms}}}
