@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.projection-table{background:#fff;border:1px solid #e5e7eb;border-collapse:collapse;min-width:100%;table-layout:fixed;width:auto}.projection-table td,.projection-table th{border:1px solid #d1d5db;font-size:14px;padding:8px 12px;text-align:center}.global-projection-header{background:#f9fafb;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.projection-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:100}.projection-table th{background:#f9fafb;font-weight:600}.projection-table .section-header{background:#fff;font-weight:700;padding:12px;text-align:left!important}.projection-table .balance-row{background:#e5e7eb;font-weight:700}.projection-table .total-row{background:#f3f4f6;font-weight:600}.projection-table .sticky-left{background:#fff;font-weight:600;left:0;position:-webkit-sticky;position:sticky;text-align:left;z-index:20}.projection-table .sticky-left.balance-row{background:#e5e7eb}.projection-table .sticky-left.total-row{background:#f3f4f6}.projection-table .sticky-left.section-header{background:#fff;font-weight:700}.projection-table .editable-cell:hover{background:#f3f4f6;cursor:pointer}.projection-table .editing-cell{background:#fef3c7!important}.number-cell{font-family:Courier New,monospace;text-align:right}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:#0000;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{border:none;border-radius:5px;box-shadow:0 1px 4px #0003;margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.shepherd-element{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-width:440px;z-index:10001}.shepherd-element.shepherd-has-title .shepherd-content .shepherd-header{background:linear-gradient(135deg,#0ea5e9,#06b6d4);border-radius:11px 11px 0 0;padding:16px 20px}.shepherd-element.shepherd-has-title .shepherd-content .shepherd-header .shepherd-title{color:#fff;font-size:16px;font-weight:600;margin:0}.shepherd-text{color:#0f172a;font-size:14px;line-height:1.6;padding:20px}.shepherd-footer{border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;padding:12px 20px 20px}.shepherd-button{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s ease}.shepherd-button-primary{background-color:#0ea5e9;color:#fff}.shepherd-button-primary:hover{background-color:#0284c7}.shepherd-button-secondary{background-color:initial;border:1px solid #e2e8f0;color:#64748b}.shepherd-button-secondary:hover{background-color:#f8fafc;border-color:#cbd5e1;color:#475569}.shepherd-button-action{background-color:#f59e0b;color:#fff}.shepherd-button-action:hover{background-color:#d97706}.shepherd-button-skip{margin-right:auto}.shepherd-button-exit{border-color:#fee2e2;color:#ef4444}.shepherd-button-exit:hover{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.shepherd-modal-overlay-container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0f172a99}.shepherd-modal-is-visible .shepherd-target{position:relative;z-index:10000}.shepherd-arrow{border-width:10px}.shepherd-arrow:before{background:#fff;border:1px solid #e2e8f0}.shepherd-phase-orientation .shepherd-header{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.shepherd-phase-budget_setup .shepherd-header{background:linear-gradient(135deg,#10b981,#06b6d4)}.shepherd-phase-views_panels .shepherd-header{background:linear-gradient(135deg,#8b5cf6,#06b6d4)}.shepherd-phase-advanced .shepherd-header{background:linear-gradient(135deg,#f59e0b,#ef4444)}.shepherd-phase-completion .shepherd-header{background:linear-gradient(135deg,#10b981,#059669)}@media (max-width:480px){.shepherd-element{margin:16px;max-width:calc(100vw - 32px)}.shepherd-footer{flex-direction:column}.shepherd-button{justify-content:center;width:100%}.shepherd-button-skip{margin-right:0;order:3}.shepherd-button-exit{order:4}}.shepherd-element{animation:shepherdFadeIn .2s ease-out}@keyframes shepherdFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.shepherd-button:focus{box-shadow:0 0 0 3px #0ea5e94d;outline:none}.shepherd-button:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.shepherd-content-react{min-height:50px}.shepherd-modal-is-visible{-webkit-user-select:none;user-select:none}.shepherd-modal-is-visible .shepherd-element{-webkit-user-select:text;user-select:text}
/*# sourceMappingURL=main.317d2352.css.map*/