:root{--rct-color-tree-bg:#f6f8fa;--rct-color-tree-focus-outline:#0366d6;--rct-color-focustree-item-selected-bg:#e8eaed;--rct-color-focustree-item-selected-text:inherit;--rct-color-focustree-item-focused-border:#0366d6;--rct-color-focustree-item-draggingover-bg:#ebf0f4;--rct-color-focustree-item-draggingover-color:inherit;--rct-color-nonfocustree-item-selected-bg:#e8eaed;--rct-color-nonfocustree-item-selected-text:inherit;--rct-color-nonfocustree-item-focused-border:#dbdbdb;--rct-color-search-highlight-bg:#a2aed2;--rct-color-drag-between-line-bg:#0366d6;--rct-color-arrow:#373a3f;--rct-item-height:22px;--rct-color-renaming-input-submitbutton-bg:inherit;--rct-color-renaming-input-submitbutton-bg-hover:#0366d6;--rct-color-renaming-input-submitbutton-bg-active:#095fc1;--rct-color-renaming-input-submitbutton-text:inherit;--rct-color-renaming-input-submitbutton-text-hover:#fff;--rct-color-renaming-input-submitbutton-text-active:#fff}.rct-tree-root{background-color:#f6f8fa;background-color:var(--rct-color-tree-bg);font-family:sans-serif;padding:4px 0}.rct-tree-root-focus{outline:1px solid #0366d6;outline:1px solid var(--rct-color-tree-focus-outline)}.rct-tree-item-li{font-size:.8rem;list-style-type:none;margin:0;padding:0}.rct-tree-item-title-container{align-items:center;border-bottom:1px solid #0000;border-top:1px solid #0000;display:flex;padding-left:0;padding-left:var(--depthOffset,0)}.rct-tree-item-button{align-items:center;background-color:initial;border:none;box-sizing:border-box;color:inherit;display:flex;flex-grow:1;font-family:inherit;font-size:inherit;height:22px;height:var(--rct-item-height);outline:none;text-align:left;width:100%}.rct-tree-item-arrow{width:10px}.rct-tree-item-arrow-path{fill:#373a3f;fill:var(--rct-color-arrow)}.rct-tree-items-container{margin:0;padding:0}.rct-tree-root:not(.rct-tree-root-focus) .rct-tree-item-title-container-selected{background-color:#e8eaed;background-color:var(--rct-color-nonfocustree-item-selected-bg);color:inherit;color:var(--rct-color-nonfocustree-item-selected-text)}.rct-tree-root.rct-tree-root-focus .rct-tree-item-title-container-selected{background-color:#e8eaed;background-color:var(--rct-color-focustree-item-selected-bg);color:inherit;color:var(--rct-color-focustree-item-selected-text)}.rct-tree-root.rct-tree-root-focus .rct-tree-item-title-container-focused{border-color:#0366d6;border-color:var(--rct-color-focustree-item-focused-border);outline:none}.rct-tree-root:not(.rct-tree-root-focus) .rct-tree-item-title-container-focused{border-color:#dbdbdb;border-color:var(--rct-color-nonfocustree-item-focused-border);outline:none}.rct-tree-item-title-container-dragging-over{background-color:#ebf0f4;background-color:var(--rct-color-focustree-item-draggingover-bg);color:inherit;color:var(--rct-color-focustree-item-draggingover-color)}.rct-tree-item-button-search-match{font-style:italic}.rct-tree-item-search-highlight{background-color:#a2aed2;background-color:var(--rct-color-search-highlight-bg)}.rct-tree-drag-between-line{background-color:#0366d6;background-color:var(--rct-color-drag-between-line-bg);height:4px;position:absolute;right:0;top:-2px}.rct-tree-drag-between-line-top{top:0}.rct-tree-drag-between-line-bottom{top:-4px}.rct-tree-search-input-container{position:absolute;right:0;top:0;width:120px}.rct-tree-search-input{position:fixed}.rct-tree-item-renaming-form{display:flex;flex-grow:1}.rct-tree-item-renaming-input{background-color:inherit;border:none;color:inherit;flex-grow:1;outline:none}.rct-tree-item-renaming-submit-button{background-color:inherit;background-color:var(--rct-color-renaming-input-submitbutton-bg);border:none;border-radius:999px;color:inherit;color:var(--rct-color-renaming-input-submitbutton-text);cursor:pointer}.rct-tree-item-renaming-submit-button:hover{background-color:#0366d6;background-color:var(--rct-color-renaming-input-submitbutton-bg-hover);color:#fff;color:var(--rct-color-renaming-input-submitbutton-text-hover)}.rct-tree-item-renaming-submit-button:active{background-color:#095fc1;background-color:var(--rct-color-renaming-input-submitbutton-bg-active);color:#fff;color:var(--rct-color-renaming-input-submitbutton-text-active)}:root{--rct-color-tree-bg:#0000;--rct-item-height:28px;--rct-color-search-highlight-bg:#acccf1;--rct-color-tree-focus-outline:#0000;--rct-item-margin:1px;--rct-item-padding:8px;--rct-radius:4px;--rct-bar-offset:6px;--rct-bar-width:4px;--rct-bar-color:#0366d6;--rct-focus-outline:#000;--rct-color-focustree-item-selected-bg:#f0f2f5;--rct-color-focustree-item-hover-bg:#f0f2f5;--rct-color-focustree-item-hover-text:inherit;--rct-color-focustree-item-active-bg:#e4e6eb;--rct-color-focustree-item-active-text:#4f4f4f;--rct-arrow-size:10px;--rct-arrow-container-size:16px;--rct-arrow-padding:6px;--rct-cursor:pointer;--rct-search-width:120px;--rct-search-height:16px;--rct-search-padding:8px;--rct-search-border:#b4b7bd;--rct-search-border-bottom:#0366d6;--rct-search-bg:#f8f9fa;--rct-search-text:#000;--rct-search-text-offset:calc(var(--rct-search-padding)*2 + 16px);--rct-search-container-width:calc(var(--rct-search-width) + var(--rct-search-text-offset) + var(--rct-search-padding) + 2px)}.rct-dark{--rct-color-search-highlight-bg:#2f5381;--rct-bar-color:#1d7be5;--rct-focus-outline:#fff;--rct-color-focustree-item-selected-text:#fff;--rct-color-focustree-item-selected-bg:#373737;--rct-color-focustree-item-hover-bg:#373737;--rct-color-focustree-item-hover-text:#fff;--rct-color-focustree-item-active-bg:#313131;--rct-color-focustree-item-active-text:#fff;--rct-color-focustree-item-draggingover-bg:#313131;--rct-color-focustree-item-draggingover-color:#fff;--rct-color-arrow:#fff;--rct-search-border:#4f4f4f;--rct-search-border-bottom:#1d7be5;--rct-search-bg:#373737;--rct-search-text:#fff;--rct-search-text-offset:calc(var(--rct-search-padding)*2 + 16px)}.rct-tree-item-button{cursor:pointer;cursor:var(--rct-cursor);margin-left:-10px;margin-left:calc(var(--rct-arrow-size)*-1);padding:0 8px 0 30px;padding:0 var(--rct-item-padding) 0 calc(var(--rct-item-padding) + var(--rct-arrow-container-size) + var(--rct-arrow-padding));transition:color .1s ease-out,background-color .1s ease-out}.rct-tree-item-button:focus-visible{outline:2px solid #000;outline:2px solid var(--rct-focus-outline)}.rct-tree-item-button:hover{background-color:#f0f2f5;background-color:var(--rct-color-focustree-item-hover-bg);color:inherit;color:var(--rct-color-focustree-item-hover-text)}.rct-tree-item-button:active{background-color:#e4e6eb;background-color:var(--rct-color-focustree-item-active-bg);color:#4f4f4f;color:var(--rct-color-focustree-item-active-text)}.rct-tree-item-title-container-selected .rct-tree-item-button{background-color:#f0f2f5;background-color:var(--rct-color-focustree-item-selected-bg);color:var(--rct-color-focustree-item-selected-text)}.rct-tree-item-title-container-selected .rct-tree-item-button:before{background-color:#0366d6;background-color:var(--rct-bar-color);border-radius:99px;content:" ";height:16px;height:calc(var(--rct-item-height) - var(--rct-bar-offset)*2);left:-2px;left:calc(var(--rct-bar-width)*-.5);position:absolute;top:7px;top:calc(var(--rct-bar-offset) + var(--rct-item-margin));width:4px;width:var(--rct-bar-width)}.rct-tree-item-button{border-radius:4px;border-radius:var(--rct-radius);margin-bottom:1px;margin-bottom:var(--rct-item-margin);margin-top:1px;margin-top:var(--rct-item-margin);position:relative}.rct-tree-item-title-container-dragging-over .rct-tree-item-button{background-color:var(--rct-color-focustree-item-draggingover-bg);color:var(--rct-color-focustree-item-draggingover-color)}.rct-tree-item-title-container{background-color:initial!important;border:none}.rct-tree-item-arrow{align-content:center;border-radius:4px;border-radius:var(--rct-radius);cursor:pointer;cursor:var(--rct-cursor);display:flex;height:16px;height:var(--rct-arrow-container-size);justify-content:center;margin-right:-10px;margin-right:calc(var(--rct-arrow-container-size)*-1 + var(--rct-arrow-padding));width:16px;width:var(--rct-arrow-container-size);z-index:1}.rct-tree-item-arrow.rct-tree-item-arrow-isFolder:hover{background-color:#f0f2f5;background-color:var(--rct-color-focustree-item-hover-bg);color:inherit;color:var(--rct-color-focustree-item-hover-text)}.rct-tree-item-arrow svg{width:10px;width:var(--rct-arrow-size)}.rct-tree-item-renaming-submit-button{border-radius:4px;border-radius:var(--rct-radius);visibility:hidden}.rct-tree-drag-between-line{border-radius:99px;height:3px}.rct-tree-search-input-container{width:162px;width:var(--rct-search-container-width)}.rct-tree-search-input{background-color:#f8f9fa;background-color:var(--rct-search-bg);border:1px solid #b4b7bd;border-bottom:2px solid #0366d6;border:1px solid var(--rct-search-border);border-bottom:2px solid var(--rct-search-border-bottom);border-radius:4px;border-radius:var(--rct-radius);color:#000;color:var(--rct-search-text);height:16px;height:var(--rct-search-height);margin:0;padding:8px;padding:var(--rct-search-padding);padding-left:32px;padding-left:var(--rct-search-text-offset);width:120px;width:var(--rct-search-width)}.rct-tree-search-input:focus{outline:none}.rct-tree-input-icon{content:url("data:image/svg+xml;charset=utf-8,%3Csvg stroke='currentColor' fill='currentColor' stroke-width='0' viewBox='0 0 16 16' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z' stroke='none'/%3E%3C/svg%3E");position:fixed;transform:translateY(8px) translateX(8px);transform:translateY(var(--rct-search-padding)) translateX(var(--rct-search-padding));z-index:1}.rct-dark .rct-tree-input-icon{content:url("data:image/svg+xml;charset=utf-8,%3Csvg stroke='%23fff' fill='%23fff' stroke-width='0' viewBox='0 0 16 16' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z' stroke='none'/%3E%3C/svg%3E")}.rct-rtl .rct-tree-item-title-container{flex-direction:row-reverse}.rct-rtl .rct-tree-item-button{justify-content:flex-end;text-align:right}.rct-rtl .rct-tree-item-title-container{padding-left:0;padding-right:0;padding-right:var(--depthOffset,0)}.rct-rtl .rct-tree-item-title-container-selected .rct-tree-item-button:before{left:auto;right:-2px;right:calc(var(--rct-bar-width)*-.5)}.rct-rtl .rct-tree-item-arrow{margin-left:4px}.rct-rtl .rct-tree-item-arrow:not(.rct-tree-item-arrow-expanded){transform:rotate(180deg)}*,html{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-overflow-style:none;color:#1d2440;color:var(--default-text-color);height:100%;margin:0;overflow:hidden;scrollbar-width:none}html ::-webkit-scrollbar{height:10px;opacity:0;-webkit-transition:.4s;transition:.4s;width:10px}html ::-webkit-scrollbar :hover{opacity:1}html ::-webkit-scrollbar-track{border-radius:5px;-webkit-transition:.2s;transition:.2s}html ::-webkit-scrollbar-track:hover{background-color:#9696964d;border-radius:5px}html ::-webkit-scrollbar-track:window-inactive{background-color:#0000}html ::-webkit-scrollbar-thumb{background-color:#cccccc80;border-radius:5px;cursor:pointer;-webkit-transition:.4s;transition:.4s}html ::-webkit-scrollbar-thumb:hover{background-color:#999c;cursor:pointer}html ::-webkit-scrollbar-thumb:window-inactive{background-color:#0000}body{font-family:Roboto;font-family:var(--font-primary);font-size:.875rem;font-size:var(--text-lg);font-weight:400;height:100%;letter-spacing:.4px;margin:0;overflow:hidden;padding:0}:root{--font-primary:"Roboto";--font-secondary:sans-serif;--default-text-color:#1d2440;--primary-main:#758fff;--primary-main-deep:#5d72cc;--primary-light:#abbfff;--primary-light-deep:#a1b4f2;--primary-dark:#3b62cb;--secondary-main:#f5f7f9;--secondary-main-deep:#e8edf2;--secondary-light:#fff;--secondary-dark:#c2c4c6;--warning:#ff7147;--warning-deep:#e14e21;--shade05:#0000000d;--shade10:#0000001a;--shade20:#0003;--shade40:#0006;--shade60:#0009;--fs-equity:#463aa0;--fs-liabilities:#3da1d6;--fs-income:#76e5d9;--fs-expenses:#f5be40;--fs-assets:#da5d4d;--normal-project:#0f1010;--locked-project:#fea621;--replica-project:#ccc;--archived-project:#758fff;--unarchived-project:#ff2400;--text-xxxl:1.25rem;--text-xxl:1.125rem;--text-xl:1rem;--text-lg:0.875rem;--text-md:0.75rem;--text-rg:0.7rem;--text-sm:0.6rem;--text-xs:0.5rem;--font-light:300;--font-regular:400;--font-medium:500;--font-bold:600;--font-black:900;--spacing-xl:2rem;--spacing-lg:1.5rem;--spacing-md:1rem;--spacing-rg:0.5rem;--spacing-sm:0.25rem;--base-unit:16px;--standard-unit:48px;--shadow-color-light:#c0cbdc99;--shadow-color-deep:#c0cbdccc;--shadow-rg-right-light:2px 0px 10px 1px var(--shadow-color-light);--shadow-rg-right-deep:2px 0px 10px 1px var(--shadow-color-deep)}h1{font-size:1.25rem;font-size:var(--text-xxxl)}h1,h2{margin:0}h2{font-size:1.125rem;font-size:var(--text-xxl)}h3{font-size:1rem;font-size:var(--text-xl)}h3,h4{margin:0}h4{font-size:.875rem;font-size:var(--text-lg)}.heading1{font-size:32px;font-weight:600}.heading2{font-size:20px}.heading3{font-size:16px}.heading4{font-size:14px}.body1{font-size:16px}.body2{font-size:14px}.sub-title{font-size:.75rem;font-size:var(--text-md)}.black{font-weight:900;font-weight:var(--font-black)}.bold{font-weight:600;font-weight:var(--font-bold)}.medium{font-weight:500;font-weight:var(--font-medium)}.light{font-weight:300;font-weight:var(--font-light)}.small-text{font-size:.6rem;font-size:var(--text-sm)}.regular-text{font-size:.7rem;font-size:var(--text-rg)}a{-webkit-text-decoration-skip:objects;background-color:#0000;color:inherit;cursor:pointer;font-size:inherit;text-decoration:none}a:active,a:hover{outline-width:0}input{color:inherit}.FR{flex-direction:row}.FC,.FR{display:flex}.FC{flex-direction:column}.AC{align-items:center}.AL{align-items:flex-start}.AR{align-items:flex-end}.JC{justify-content:center}.JL{justify-content:flex-start}.JR{justify-content:flex-end}.JSB{justify-content:space-between}.JSA{justify-content:space-around}.gap-1rem{gap:1rem}.mr-10px{margin-right:10px}.email-editor-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:800px;padding:20px}.editor-section{margin-bottom:20px}.subject-input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px;width:100%}.editor-actions{display:flex;justify-content:space-between;margin-top:20px}.primary-button,.secondary-button{border-radius:4px;cursor:pointer;padding:8px 16px}.primary-button{background-color:#5c6ac4;border:none;color:#fff}.secondary-button{background-color:#f6f6f7;border:1px solid #c4cdd5;color:#212b36}.cm-liquid-tag{color:#905}.cm-liquid-variable{color:#07a}.form-row{display:flex;gap:3rem;justify-content:space-between}.form-left,.form-right{flex:1 1;min-width:0}.form-row.right-only{justify-content:flex-end}
/*# sourceMappingURL=main.532da5b6.css.map*/