.app{min-height:100vh;background-color:var(--color-white)}.button{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.5rem;border-radius:10px;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:700;transition-property:background-color,border-color,color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}.button:disabled{pointer-events:none;opacity:.5}.button-primary{--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-primary:hover{--tw-bg-opacity: 1;background-color:rgb(0 73 148 / var(--tw-bg-opacity, 1))}.button-primary:active{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button-secondary{--tw-bg-opacity: 1;background-color:rgb(51 160 77 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(41 127 61 / var(--tw-bg-opacity, 1))}.button-outline{border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.button-outline:hover{--tw-border-opacity: 1;border-color:rgb(181 197 214 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.button-ghost{color:#10243ebf}.button-ghost:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.button-danger{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-danger:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.button-sm{min-height:2.25rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem}.button-md{min-height:2.5rem}.button-icon{height:2.5rem;min-height:2.5rem;width:2.5rem;padding:0}.checkbox-control{display:grid;height:1.25rem;width:1.25rem;flex-shrink:0;place-items:center;border-radius:calc(var(--radius) - 2px);border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:border-color,background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.checkbox-control:hover{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1))}.checkbox-control:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.checkbox-control[data-state=checked]{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1))}.checkbox-indicator{display:grid;place-items:center}.input{height:2.75rem;width:100%;border-radius:10px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.input::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.input:hover{--tw-border-opacity: 1;border-color:rgb(183 199 215 / var(--tw-border-opacity, 1))}.input:focus{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.money-input{display:flex;height:2.75rem;width:100%;align-items:center;border-radius:10px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1));transition-property:border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.money-input:focus-within{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.money-input:hover{--tw-border-opacity: 1;border-color:rgb(183 199 215 / var(--tw-border-opacity, 1))}.money-input>span{margin-right:.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(7 55 101 / var(--tw-text-opacity, 1))}.money-input-control{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding:0;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.money-input-control::-moz-placeholder{color:#10243e73}.money-input-control::placeholder{color:#10243e73}.file-picker{display:flex;min-height:6rem;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(175 195 214 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;padding:1rem;transition-property:border-color,background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.file-picker:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.file-picker:hover{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1));background-color:#eff6ff80}.file-picker.has-file{border-style:solid;border-color:#33a04d66;background-color:#f0fdf473}.file-picker-icon{display:grid;height:2.75rem;width:2.75rem;flex-shrink:0;place-items:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.file-picker.has-file .file-picker-icon{--tw-text-opacity: 1;color:rgb(51 160 77 / var(--tw-text-opacity, 1))}.file-picker-action{flex-shrink:0;border-radius:var(--radius);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.file-picker-remove{margin-left:auto;margin-top:.5rem;display:flex;align-items:center;gap:.375rem;border-radius:var(--radius);padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.file-picker-remove:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left}.select-trigger[data-state=open]{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.select-trigger[data-state=open] svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-content{z-index:80;max-height:min(320px,var(--radix-select-content-available-height));min-width:var(--radix-select-trigger-width);overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transform-origin:var(--radix-select-content-transform-origin)}.select-content[data-state=open]{animation:popover-in .2s cubic-bezier(.16,1,.3,1)}.multi-select-content{z-index:85;width:min(340px,calc(100vw - 2rem));overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);max-height:min(360px,var(--radix-popover-content-available-height))}.multi-select-content[data-state=open]{animation:popover-in .2s cubic-bezier(.16,1,.3,1)}.multi-select-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:.25rem .5rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.multi-select-heading button{font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.multi-select-heading button:hover{text-decoration-line:underline}.multi-select-options{margin-top:.25rem;max-height:16rem;overflow-y:auto;overscroll-behavior:contain;padding-right:.25rem;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:rgba(7,55,101,.42) transparent}.multi-select-options::-webkit-scrollbar{width:7px}.multi-select-options::-webkit-scrollbar-thumb{border-radius:999px;background:#07376561}.multi-select-option{display:flex;min-height:2.5rem;align-items:center;gap:.625rem;border-radius:var(--radius);padding-left:.5rem;padding-right:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.multi-select-option:hover{background-color:#eff6ff99}.multi-select-option label{min-width:0px;flex:1 1 0%;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#10243ecc}.select-content[data-state=closed]{animation:popover-out .12s ease-in}.select-item{position:relative;display:flex;min-height:2.5rem;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.75rem;border-radius:var(--radius);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:#10243ecc;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.select-item[data-disabled]{pointer-events:none}.select-item[data-highlighted]{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(7 55 101 / var(--tw-text-opacity, 1))}.select-item[data-disabled]{opacity:.45}.date-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.calendar-popover,.month-popover{z-index:80;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;transform-origin:var(--radix-popover-content-transform-origin)}.calendar-popover[data-state=open],.month-popover[data-state=open]{animation:popover-in .2s cubic-bezier(.16,1,.3,1)}.calendar-popover[data-state=closed],.month-popover[data-state=closed]{animation:popover-out .12s ease-in}.calendar-nav-button{display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:var(--radius);color:#10243eb3;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar-nav-button:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.calendar-nav-button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.calendar-day{display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:var(--radius);font-size:.875rem;line-height:1.25rem;color:#10243ecc;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar-day:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(7 55 101 / var(--tw-text-opacity, 1))}.calendar-day:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.calendar-selected .calendar-day{--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1));font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.calendar-selected .calendar-day:hover{--tw-bg-opacity: 1;background-color:rgb(0 73 148 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.calendar-today:not(.calendar-selected) .calendar-day{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-weight:700;--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.calendar-outside .calendar-day{color:#07376559}.calendar-disabled .calendar-day{pointer-events:none;opacity:.35}.month-option{min-height:2.5rem;border-radius:var(--radius);padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:capitalize;color:#10243eb3;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.month-option:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(7 55 101 / var(--tw-text-opacity, 1))}.month-option:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.month-option.active{--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.month-option.active:hover{--tw-bg-opacity: 1;background-color:rgb(0 73 148 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.month-option.\!active{--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.month-option.\!active:hover{--tw-bg-opacity: 1;background-color:rgb(0 73 148 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.surface{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}.page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.page-header h1{font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}@media(min-width:640px){.page-header h1{font-size:2.25rem;line-height:2.5rem}}.page-header p:not(.page-kicker){margin-top:.5rem;max-width:42rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.page-header p:not(.page-kicker){font-size:1rem;line-height:1.5rem}}.compact-header h1{font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}@media(min-width:640px){.compact-header h1{font-size:1.875rem;line-height:2.25rem}}.compact-header p{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;color:#10243ea6}.section-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.section-heading h2,.chart-heading h2{font-size:1rem;line-height:1.5rem;font-weight:700;letter-spacing:-.01em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}@media(min-width:640px){.section-heading h2,.chart-heading h2{font-size:1.125rem;line-height:1.75rem}}.section-heading p,.chart-heading p{margin-top:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media(min-width:640px){.section-heading p,.chart-heading p{font-size:.875rem;line-height:1.25rem}}.form-grid{display:grid;gap:1rem}@media(min-width:768px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.badge{display:inline-flex;min-height:1.5rem;align-items:center;gap:.375rem;white-space:nowrap;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:700}.badge-neutral{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));color:#10243ebf}.badge-blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.badge-success{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.badge-warning{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.badge-error{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.filter-strip .input{min-width:135px;flex:1 1 0%}@media(min-width:640px){.filter-strip .input{flex:none}}.filter-toolbar{display:flex;min-width:0px;align-items:center;gap:.5rem;overflow:visible;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}.filter-toolbar .select-trigger{width:auto;min-width:105px;flex-shrink:0}.filter-toolbar .date-trigger{width:auto;flex-shrink:0}.filter-count{display:grid;height:1.25rem;min-width:1.25rem;place-items:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;font-size:11px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.filter-summary{min-height:2rem;align-items:center;border-radius:var(--radius);--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.period-step-button{flex-shrink:0;white-space:nowrap;--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.period-step-button:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.filter-group-heading{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.filter-group-heading h3{font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.filter-group-heading p{margin-top:.125rem;max-width:28rem;font-size:.75rem;line-height:1rem;font-weight:400;line-height:1.625;color:#10243e8c}.filter-check-option:has(.checkbox-control[data-state=checked]){--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));background-color:#eff6ff99}.metric-ledger{display:grid;overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}@media(min-width:640px){.metric-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.metric-ledger{grid-template-columns:minmax(300px,1.2fr) repeat(3,minmax(190px,.75fr))}}.metric-total{display:flex;min-height:9rem;flex-direction:column;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(7 55 101 / var(--tw-bg-opacity, 1));padding:1.25rem 1.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.metric-total{grid-column:span 2 / span 2}}@media(min-width:1280px){.metric-total{grid-column:span 1 / span 1}}.metric-total span{font-size:.75rem;line-height:1rem;font-weight:700;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.metric-total strong{margin-top:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.035em}@media(min-width:640px){.metric-total strong{font-size:2.25rem;line-height:2.5rem}}.metric-total small{margin-top:.5rem;font-size:.75rem;line-height:1rem;color:#dbeafebf}.metric-cell{display:grid;min-height:7rem;min-width:0px;grid-template-columns:auto minmax(0,1fr);align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.25rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}@media(min-width:640px){.metric-cell{border-left-width:1px;border-top-width:0px}}@media(min-width:1280px){.metric-cell{min-height:9rem}}.metric-cell svg{grid-row:span 2 / span 2;height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.metric-cell span{align-self:flex-end;font-size:.75rem;line-height:1rem;font-weight:600;color:#10243ea6}.metric-cell strong{align-self:flex-start;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.chart-heading{margin-bottom:.75rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.distribution-stage{overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}.distribution-stage>.chart-heading{margin-bottom:0;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}@media(min-width:640px){.distribution-stage>.chart-heading{padding:1.25rem 1.5rem}}.distribution-layout{display:grid;align-items:center;gap:1.5rem;padding:1.25rem;transition-property:grid-template-columns,gap;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}@media(min-width:640px){.distribution-layout{padding:1.5rem}}@media(min-width:1280px){.distribution-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:2.5rem}.distribution-layout.is-expanded{grid-template-columns:minmax(230px,.6fr) minmax(210px,.55fr) minmax(300px,1fr);gap:1.25rem}}.distribution-chart{position:relative;margin-left:auto;margin-right:auto;height:290px;width:100%;max-width:360px}@media(min-width:640px){.distribution-chart{height:340px}}.distribution-center{pointer-events:none;position:absolute;inset:0;display:grid;place-content:center;text-align:center}.distribution-center span{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.distribution-center strong{margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.distribution-center small{margin-top:.25rem;font-size:.75rem;line-height:1rem;color:#10243e8c}.distribution-legend{display:grid;-moz-column-gap:2rem;column-gap:2rem}@media(min-width:768px){.distribution-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}.distribution-layout.is-expanded .distribution-legend{max-height:360px;overflow-y:auto;padding-right:.25rem}@media(min-width:768px){.distribution-layout.is-expanded .distribution-legend{grid-template-columns:repeat(1,minmax(0,1fr))}}.distribution-layout.is-expanded .distribution-legend{scrollbar-width:thin;scrollbar-color:rgba(7,55,101,.32) transparent}.distribution-row{display:flex;width:100%;min-width:0px;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:.75rem .5rem;text-align:left;outline:2px solid transparent;outline-offset:2px;transition-property:transform,background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.distribution-row:hover{background-color:#eff6ff80}.distribution-row:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.distribution-row.is-active{position:relative;z-index:10;--tw-scale-x: 1.025;--tw-scale-y: 1.025;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:var(--radius);--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.pie-segment{cursor:pointer;transform-box:fill-box;transform-origin:center;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .2s ease,filter .2s ease}.pie-segment.is-active{transform:scale(1.045);filter:saturate(1.08) brightness(1.03)}.pie-segment.is-muted{opacity:.52}.category-drilldown{display:none;min-width:0px;flex-direction:column;align-self:stretch;overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}.distribution-layout.is-expanded .category-drilldown{display:flex;animation:drilldown-in .34s cubic-bezier(.16,1,.3,1)}.category-drilldown-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.category-drilldown-heading>div{position:relative;padding-left:1rem}.category-drilldown-heading p{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.category-drilldown-heading h3{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;font-weight:700;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.category-drilldown-heading button{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:var(--radius);--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.category-drilldown-heading button:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.category-drilldown-heading button:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.category-drilldown-dot{position:absolute;left:0;top:.25rem;height:.625rem;width:.625rem;border-radius:9999px}.category-drilldown-summary{margin-top:1rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.category-drilldown-summary strong{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.category-drilldown-summary span{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.category-expense-list{margin-top:.5rem;display:grid;max-height:270px;gap:.25rem;overflow-y:auto;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:rgba(7,55,101,.32) transparent}.category-expense-row{display:flex;width:100%;min-width:0px;cursor:pointer;align-items:center;gap:.75rem;border-radius:var(--radius);padding:.625rem .5rem;text-align:left;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.category-expense-row:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.category-expense-row:focus-visible{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.category-expense-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.category-expense-row span{margin-top:.125rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.category-expense-row strong{white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.category-expense-row .text-right>span{font-size:11px;font-weight:600;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.recent-grid{display:grid}@media(min-width:768px){.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.recent-item{display:flex;min-width:0px;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}@media(min-width:768px){.recent-item:nth-child(odd){border-right-width:1px}}.recent-item:last-child{border-bottom-width:0px}.table-viewport{width:100%;overflow:hidden}.data-table{width:100%;table-layout:fixed;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.data-table th,.data-table td{overflow:hidden;white-space:nowrap}.data-table th{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));background-color:#f8fafccc;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:700;color:#10243e99}.data-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding:.75rem 1rem;color:#10243eb3}.data-table tbody tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.data-table tbody tr:hover{background-color:#eff6ff59}.data-table tbody tr:last-child td{border-bottom-width:0px}.overflow-tooltip{z-index:100;max-width:min(360px,calc(100vw - 2rem));border-radius:var(--radius);--tw-bg-opacity: 1;background-color:rgb(7 55 101 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;line-height:1.625;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);animation:popover-in .16s cubic-bezier(.16,1,.3,1)}.dialog-content{left:0;right:0;bottom:0;max-height:92vh;border-top-left-radius:1rem;border-top-right-radius:1rem;padding:1.25rem}@media(min-width:640px){.dialog-content{left:50%;top:50%;bottom:auto;width:calc(100% - 2rem);max-width:36rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:1rem;padding:1.5rem}}.dialog-content{scrollbar-width:thin;scrollbar-color:rgba(7,55,101,.42) transparent}.dialog-content::-webkit-scrollbar{width:7px}.dialog-content::-webkit-scrollbar-track{background:transparent}.dialog-content::-webkit-scrollbar-thumb{border-radius:999px;background:#07376561}.dialog-content::-webkit-scrollbar-thumb:hover{background:#07376594}.dialog-content::-webkit-scrollbar-button,.dialog-content::-webkit-scrollbar-corner{display:none;background:transparent}.dialog-content[data-state=open]{animation:dialog-sheet-in .3s cubic-bezier(.16,1,.3,1)}.dialog-content[data-state=closed]{animation:dialog-sheet-out .16s ease-in}.dialog-overlay[data-state=open]{animation:fade-in .2s ease-out}.dialog-overlay[data-state=closed]{animation:fade-out .14s ease-in}.menu-content{z-index:70;min-width:12rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem;--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.menu-item{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:var(--radius);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.menu-item:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.menu-item:focus{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.menu-item svg{height:1rem;width:1rem}.tab-bar{display:inline-flex;max-width:100%;gap:.25rem;overflow-x:auto;border-radius:.75rem;background-color:#e2e8f0b3;padding:.25rem}.tab-bar button{display:inline-flex;min-height:2.5rem;align-items:center;gap:.5rem;white-space:nowrap;border-radius:9px;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tab-bar button:hover{--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.tab-bar button svg{height:1rem;width:1rem}.tab-bar button.active,.tab-bar button.\!active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.expense-detail-amount{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(7 55 101 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.expense-detail-amount span{font-size:.75rem;line-height:1rem;font-weight:700;color:#dbeafecc}.expense-detail-amount strong{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.025em}.expense-detail-grid{margin-top:1.25rem;display:grid;-moz-column-gap:1.5rem;column-gap:1.5rem}@media(min-width:640px){.expense-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.expense-detail-grid>div{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));padding-top:.75rem;padding-bottom:.75rem}.expense-detail-grid dt{font-size:.75rem;line-height:1rem;font-weight:600;color:#10243e8c}.expense-detail-grid dd{margin-top:.25rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.expense-detail-note{margin-top:1.25rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.expense-detail-note span{font-size:.75rem;line-height:1rem;font-weight:600;color:#10243e8c}.expense-detail-note p{margin-top:.25rem;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:#10243ecc}.expense-attachment-card{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.attachment-viewer-dialog{display:flex;height:88vh;max-height:860px;flex-direction:column;overflow:hidden}.attachment-viewer-dialog>div:first-child{margin-bottom:1rem;flex-shrink:0}.attachment-viewer-stage{display:grid;min-height:0px;flex:1 1 0%;place-items:center;overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}.attachment-viewer-image{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;padding:.75rem}.attachment-viewer-status{display:flex;max-width:28rem;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1.5rem;text-align:center}.attachment-viewer-status strong{font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.attachment-viewer-status span{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:#10243e99}.attachment-viewer-status .button{margin-top:.5rem}.attachment-viewer-footer{margin-top:1rem;display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.attachment-pdf-preview{display:flex;height:100%;min-height:0px;width:100%;flex-direction:column}.attachment-pdf-scroll{min-height:0px;flex:1 1 0%;overflow:auto;--tw-bg-opacity: 1;background-color:rgb(232 238 244 / var(--tw-bg-opacity, 1));padding:1rem;scrollbar-width:thin;scrollbar-color:rgba(7,55,101,.42) transparent}.attachment-pdf-scroll .react-pdf__Document{display:flex;min-height:100%;justify-content:center}.attachment-pdf-scroll .react-pdf__Page{align-self:flex-start;overflow:hidden;border-radius:calc(var(--radius) - 4px);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.attachment-pdf-scroll .react-pdf__Page__canvas{display:block;max-width:100%}.attachment-pdf-pagination{display:flex;height:3rem;flex-shrink:0;align-items:center;justify-content:center;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;font-weight:700;color:#10243eb3}:root{color:#10243e;background:#f4f7fa;font-family:Aptos,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7fa}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}::-moz-selection{background:#cde2f8;color:#073765}::selection{background:#cde2f8;color:#073765}:focus-visible{outline:3px solid rgba(0,86,179,.28);outline-offset:2px}@media(max-width:520px){.file-picker{display:grid;grid-template-columns:auto minmax(0,1fr)}.file-picker-action{grid-column:1 / -1;margin-left:0;width:100%;text-align:center}.expense-detail-amount{align-items:flex-start}.expense-detail-amount strong{font-size:1.25rem;line-height:1.75rem}.attachment-viewer-dialog{height:92vh}.attachment-viewer-footer{align-items:stretch}.attachment-viewer-footer>div:last-child{width:100%}.attachment-viewer-footer .button{flex:1 1 0%}}.login-shell{display:grid;min-height:100vh}.login-brand{display:none;position:relative;overflow:hidden;align-items:center;justify-content:center;padding:5rem;background:#073765}.login-brand:before{content:"";position:absolute;width:34rem;height:34rem;right:-13rem;top:-12rem;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 72px #ffffff09,0 0 0 144px #ffffff06}.login-orbit{position:absolute;width:30rem;height:11rem;left:-5rem;bottom:-3rem;border:2px solid rgba(51,160,77,.4);border-radius:50%;transform:rotate(-9deg)}@media(min-width:1024px){.login-shell{grid-template-columns:minmax(480px,1.05fr) minmax(440px,.95fr)}.login-brand{display:flex}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes popover-in{0%{opacity:0;transform:translateY(-4px) scale(.985);clip-path:inset(0 0 12% 0 round 12px)}to{opacity:1;transform:translateY(0) scale(1);clip-path:inset(0 0 0 0 round 12px)}}@keyframes popover-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-3px) scale(.985)}}@keyframes dialog-sheet-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes route-enter{0%{opacity:.72;filter:blur(2px);clip-path:inset(0 0 10px 0)}to{opacity:1;filter:blur(0);clip-path:inset(0)}}@keyframes drilldown-in{0%{opacity:0;transform:translate(14px);clip-path:inset(0 0 0 12% round 12px)}to{opacity:1;transform:translate(0);clip-path:inset(0 round 12px)}}.animate-fade-in{animation:fade-in .16s ease-out}.animate-slide-in{animation:slide-in .2s cubic-bezier(.2,.8,.2,1)}.animate-slide-up{animation:slide-up .2s cubic-bezier(.2,.8,.2,1)}.route-enter{animation:route-enter .24s cubic-bezier(.16,1,.3,1)}.toast-root[data-state=open]{animation:slide-up .2s cubic-bezier(.2,.8,.2,1)}@media(min-width:640px){@keyframes dialog-sheet-in{0%{opacity:0;transform:translate(-50%,-48%) scale(.975);clip-path:inset(0 0 8% 0 round 18px)}to{opacity:1;transform:translate(-50%,-50%) scale(1);clip-path:inset(0 round 18px)}}@keyframes dialog-sheet-out{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.985)}}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Aptos,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 210 33% 97%;--foreground: 214 59% 15%;--card: 0 0% 100%;--card-foreground: 214 59% 15%;--popover: 0 0% 100%;--popover-foreground: 214 59% 15%;--primary: 210 100% 35%;--primary-foreground: 0 0% 100%;--secondary: 140 48% 40%;--secondary-foreground: 0 0% 100%;--muted: 210 33% 96%;--muted-foreground: 214 20% 42%;--accent: 210 40% 94%;--accent-foreground: 214 59% 15%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 210 27% 89%;--input: 210 27% 89%;--ring: 210 100% 35%;--radius: .875rem}*{border-color:hsl(var(--border))}body{--tw-bg-opacity: 1;background-color:rgb(244 247 250 / var(--tw-bg-opacity, 1));color:hsl(var(--foreground));font-family:Aptos,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid #0056B3;outline-offset:2px}::-moz-selection{background:#0056b32e}::selection{background:#0056b32e}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:2rem!important;padding-left:2rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.control-page{width:100%}.control-page .page-eyebrow{display:block;margin-bottom:.35rem;color:#0056b3;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.control-page .page-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.nr-notebook-dashboard{display:grid;gap:1rem}.nr-financial-ledger{display:grid;overflow:hidden;border-radius:.875rem;background:#fff;box-shadow:0 0 0 1px #d9e3ec;grid-template-columns:repeat(5,minmax(0,1fr))}.nr-financial-ledger>div{display:flex;min-width:0;min-height:7.5rem;flex-direction:column;justify-content:center;padding:1.15rem 1.35rem;border-left:1px solid #dfe7ee}.nr-financial-ledger>div:first-child{border-left:0}.nr-financial-ledger span,.nr-pending-ledger article>span{color:#66798e;font-size:.73rem;font-weight:700}.nr-financial-ledger strong{overflow:hidden;margin-top:.35rem;color:#10243e;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:750;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.nr-financial-ledger small,.nr-pending-ledger small{margin-top:.35rem;color:#8291a1;font-size:.68rem}.nr-chart-surface,.nr-pending-ledger{min-width:0;overflow:hidden;border-radius:.875rem;background:#fff;box-shadow:0 0 0 1px #d9e3ec}.nr-chart-surface>header,.nr-pending-ledger>header{display:flex;min-height:4.75rem;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #e1e8ef}.nr-chart-surface header span,.nr-pending-ledger header>div span{color:#0056b3;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.nr-chart-surface h2,.nr-pending-ledger h2{margin-top:.2rem;color:#10243e;font-size:1rem;font-weight:750;letter-spacing:-.015em}.nr-chart-surface .recharts-responsive-container{margin:.35rem 0 .5rem}.nr-chart-surface .recharts-legend-item-text{color:#52677c!important;font-size:.72rem;font-weight:700}.nr-pending-ledger>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.nr-pending-ledger article{position:relative;display:grid;min-height:7.4rem;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:.15rem 1rem;padding:1rem 1.25rem;border-left:1px solid #e1e8ef}.nr-pending-ledger article:first-child{border-left:0}.nr-pending-ledger article strong{grid-column:2;grid-row:1 / span 2;align-self:center;color:#10243e;font-size:1.8rem;line-height:1;font-variant-numeric:tabular-nums}.nr-pending-ledger article i{display:flex;grid-column:1 / -1;height:.25rem;margin-top:.45rem;overflow:hidden;border-radius:999px;background:#e8eef4}.nr-pending-ledger article i b:first-child{background:#0056b3}.nr-pending-ledger article i b:last-child{flex:1;background:#33a04d}.nr-status-badge{display:inline-flex;min-height:1.8rem;align-items:center;gap:.35rem;border-radius:999px;padding:.3rem .55rem;font-size:.67rem;font-weight:800}.nr-status-badge svg{width:.8rem;height:.8rem}.nr-status-badge.is-warning{background:#fff7df;color:#8a5b00}.nr-master-ledger{display:grid;overflow:hidden;border-radius:.875rem;background:#fff;box-shadow:0 0 0 1px #d9e3ec;grid-template-columns:repeat(4,minmax(0,1fr))}.nr-master-ledger>div{display:flex;min-height:5rem;align-items:center;gap:.8rem;padding:1rem 1.25rem;border-left:1px solid #e1e8ef}.nr-master-ledger>div:first-child{border-left:0}.nr-master-ledger svg{width:1.15rem;height:1.15rem;color:#0056b3}.nr-master-ledger span{display:flex;flex-direction:column}.nr-master-ledger strong{color:#10243e;font-size:1.15rem;font-variant-numeric:tabular-nums}.nr-master-ledger small{color:#718397;font-size:.7rem;font-weight:700}.nr-chart-empty,.empty-ledger{display:grid;min-height:12rem;place-content:center;padding:2rem;color:#718397;text-align:center}.empty-ledger h2{color:#10243e;font-size:1.25rem;font-weight:750}.empty-ledger p{margin-top:.4rem;max-width:32rem}.dashboard-loading{display:grid;gap:1rem;min-height:22rem;align-content:center;padding:2rem}.dashboard-loading span{color:#718397;font-size:.8rem}.skeleton{overflow:hidden;border-radius:.65rem;background:linear-gradient(100deg,#edf2f6 25%,#f8fafc,#edf2f6 65%);background-size:200% 100%;animation:notebook-shimmer 1.5s infinite linear}.async-panel{display:flex;min-height:7rem;align-items:center;justify-content:space-between;gap:1rem;border-radius:.875rem;padding:1.25rem;background:#fff;box-shadow:0 0 0 1px #d9e3ec}.async-panel.is-error{background:snow;box-shadow:0 0 0 1px #fecaca}.async-panel strong{color:#10243e}.async-panel p{margin-top:.2rem;color:#66798e;font-size:.82rem}.app-table-shell{scrollbar-width:thin;scrollbar-color:rgba(7,55,101,.3) transparent}.app-table-shell::-webkit-scrollbar{height:8px}.app-table-shell::-webkit-scrollbar-thumb{border-radius:999px;background:#07376547}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-40{bottom:-10rem}.-right-24{right:-6rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.left-0{left:0}.left-16{left:4rem}.left-2{left:.5rem}.left-3{left:.75rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-full{right:100%}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-4{top:1rem}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.col-span-full{grid-column:1 / -1}.float-right{float:right}.m-4{margin:1rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1px\]{height:1px}.h-\[440px\]{height:440px}.h-\[94dvh\]{height:94dvh}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[60vh\]{max-height:60vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92dvh\]{max-height:92dvh}.max-h-\[94dvh\]{max-height:94dvh}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-24{min-height:6rem}.min-h-48{min-height:12rem}.min-h-52{min-height:13rem}.min-h-56{min-height:14rem}.min-h-72{min-height:18rem}.min-h-80{min-height:20rem}.min-h-\[65vh\]{min-height:65vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[100px\]{width:100px}.w-\[105px\]{width:105px}.w-\[110px\]{width:110px}.w-\[118px\]{width:118px}.w-\[11rem\]{width:11rem}.w-\[128px\]{width:128px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[15\%\]{width:15%}.w-\[16\%\]{width:16%}.w-\[160px\]{width:160px}.w-\[170px\]{width:170px}.w-\[18\%\]{width:18%}.w-\[19\%\]{width:19%}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[24\%\]{width:24%}.w-\[264px\]{width:264px}.w-\[27\%\]{width:27%}.w-\[28\%\]{width:28%}.w-\[320px\]{width:320px}.w-\[420px\]{width:420px}.w-\[430px\]{width:430px}.w-\[52px\]{width:52px}.w-\[7\.5rem\]{width:7.5rem}.w-\[76px\]{width:76px}.w-\[90px\]{width:90px}.w-\[min\(88vw\,320px\)\]{width:min(88vw,320px)}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[10\.5rem\]{min-width:10.5rem}.min-w-\[168px\]{min-width:168px}.min-w-\[200px\]{min-width:200px}.min-w-\[264px\]{min-width:264px}.min-w-\[4\.75rem\]{min-width:4.75rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[94rem\]{min-width:94rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-\[100px\]{max-width:100px}.max-w-\[110px\]{max-width:110px}.max-w-\[120px\]{max-width:120px}.max-w-\[130px\]{max-width:130px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[180px\]{max-width:180px}.max-w-\[260px\]{max-width:260px}.max-w-\[460px\]{max-width:460px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-line>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(217 226 236 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-clip{overflow-x:clip}.overflow-y-visible{overflow-y:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[18px\]{border-radius:18px}.rounded-\[9px\]{border-radius:9px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-t-\[18px\]{border-top-left-radius:18px;border-top-right-radius:18px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-border{border-color:hsl(var(--border))}.border-border\/80{border-color:hsl(var(--border) / .8)}.border-brand-green\/20{border-color:#33a04d33}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/20{border-color:hsl(var(--destructive) / .2)}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-line{--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1))}.border-muted-foreground\/20{border-color:hsl(var(--muted-foreground) / .2)}.border-primary{--tw-border-opacity: 1;border-color:rgb(0 86 179 / var(--tw-border-opacity, 1))}.border-primary\/20{border-color:#0056b333}.border-primary\/30{border-color:#0056b34d}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(51 160 77 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-t-brand-blue,.border-t-primary{--tw-border-opacity: 1;border-top-color:rgb(0 86 179 / var(--tw-border-opacity, 1))}.bg-\[\#071b2f\]\/50{background-color:#071b2f80}.bg-\[\#e8eef4\]{--tw-bg-opacity: 1;background-color:rgb(232 238 244 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-brand-navy{--tw-bg-opacity: 1;background-color:rgb(7 55 101 / var(--tw-bg-opacity, 1))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-destructive\/5{background-color:hsl(var(--destructive) / .05)}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/70{background-color:#ecfdf5b3}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-ink\/55{background-color:#10243e8c}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground\/30{background-color:hsl(var(--muted-foreground) / .3)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-paper{--tw-bg-opacity: 1;background-color:rgb(244 247 250 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:#0056b31a}.bg-primary\/20{background-color:#0056b333}.bg-primary\/5{background-color:#0056b30d}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/60{background-color:#fef2f299}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(51 160 77 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/85{background-color:#f8fafcd9}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/60{background-color:#fff9}.bg-white\/95{background-color:#fffffff2}.fill-brand-navy{fill:#073765}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-\[max\(1\.25rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1.25rem,env(safe-area-inset-bottom))}.pl-10{padding-left:2.5rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[1\.02\]{line-height:1.02}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-\.015em\]{letter-spacing:-.015em}.tracking-\[-\.02em\]{letter-spacing:-.02em}.tracking-\[-\.035em\]{letter-spacing:-.035em}.tracking-\[-\.03em\]{letter-spacing:-.03em}.tracking-\[-\.045em\]{letter-spacing:-.045em}.tracking-\[\.12em\]{letter-spacing:.12em}.tracking-\[\.14em\]{letter-spacing:.14em}.tracking-\[\.2em\]{letter-spacing:.2em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#0056B3\]{--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.text-\[\#33A04D\]{--tw-text-opacity: 1;color:rgb(51 160 77 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-100\/55{color:#dbeafe8c}.text-blue-100\/60{color:#dbeafe99}.text-blue-100\/65{color:#dbeafea6}.text-blue-100\/75{color:#dbeafebf}.text-blue-100\/80{color:#dbeafecc}.text-blue-50\/70{color:#eff6ffb3}.text-blue-50\/80{color:#eff6ffcc}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-brand-blue{--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.text-brand-blue\/55{color:#0056b38c}.text-brand-navy{--tw-text-opacity: 1;color:rgb(7 55 101 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.text-ink\/60{color:#10243e99}.text-ink\/75{color:#10243ebf}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity, 1))}.text-primary-foreground{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-secondary-foreground{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-dotted{text-decoration-style:dotted}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-brand-blue{accent-color:#0056B3}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow-float{--tw-shadow: 0 18px 45px -24px rgba(7, 55, 101, .35);--tw-shadow-colored: 0 18px 45px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-emerald-500\/40{--tw-ring-color: rgb(16 185 129 / .4)}.ring-line{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 226 236 / var(--tw-ring-opacity, 1))}.ring-primary\/40{--tw-ring-color: rgb(0 86 179 / .4)}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-\[background-color\,border-color\,color\,box-shadow\,transform\]{transition-property:background-color,border-color,color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in{--tw-enter-opacity: 0}.zoom-in-75{--tw-enter-scale: .75}.zoom-in-90{--tw-enter-scale: .9}.spin-in-6{--tw-enter-rotate: 6deg}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes notebook-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1023px){.nr-financial-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.nr-financial-ledger>div:nth-child(odd){border-left:0}.nr-financial-ledger>div:nth-child(n+3){border-top:1px solid #dfe7ee}.nr-financial-ledger>div:last-child{grid-column:1 / -1}.app-table-shell--cards{overflow:hidden;padding:0}.app-data-table--cards,.app-data-table--cards tbody{display:block;width:100%;min-width:0}.app-data-table--cards thead{display:none}.app-data-table--cards tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem .75rem;overflow:hidden;border:0;background:transparent;padding:1rem}.app-data-table--cards tbody tr:hover{background:#fafdff}.app-data-table--cards tbody tr+tr{border-top:1px solid #e1e8ef}.app-data-table--cards tbody td{display:flex!important;width:100%!important;min-height:0;min-width:0!important;max-width:none!important;grid-column:1 / -1;align-items:center;justify-content:flex-start;gap:.3rem;overflow:visible!important;border:0;padding:0;color:#334155;font-size:.875rem;line-height:1.35rem;text-align:left!important;white-space:normal}.app-data-table--cards tbody td:before{content:attr(data-label) ":";flex:0 0 auto;color:#64748b;font-size:.875rem;font-weight:400;line-height:inherit;text-align:left}.app-data-table--cards tbody td>*{min-width:0;justify-self:auto}.app-data-table--cards tbody td[data-mobile-primary=true]{display:flex!important;grid-column:1;grid-row:1;min-height:2.75rem;align-items:flex-start;justify-content:flex-start;background:transparent;color:#10243e;font-size:.9375rem;font-weight:700;line-height:1.25rem;text-align:left!important}.app-data-table--cards tbody td[data-mobile-primary=true]:before{display:none}.app-data-table--cards tbody td[data-mobile-primary=true]>*{justify-self:auto}.app-data-table--cards tbody td[data-mobile-secondary=true]{display:flex!important;width:auto!important;grid-column:1;grid-row:1;align-self:flex-end;padding-top:1.35rem;color:#64748b;font-size:.875rem;line-height:1.25rem}.app-data-table--cards tbody td[data-mobile-secondary=true]:before{display:none}.app-data-table--cards tbody td[data-mobile-actions=true]{display:flex!important;width:auto!important;max-width:min(52vw,13rem)!important;grid-column:2;grid-row:1;align-items:flex-start;justify-content:flex-end;position:static!important;background:transparent!important;text-align:right!important}.app-data-table--cards tbody td[data-mobile-actions=true]:before{display:none}.app-data-table--cards tbody td[data-mobile-actions=true]>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.app-data-table--cards tbody td[data-mobile-actions=true] button{width:44px;min-width:44px;height:44px;padding:0;border:1px solid #d9e2ec;border-radius:10px;background:#f8fafc}.app-data-table--cards tbody td[data-mobile-actions=true] button:hover{border-color:#b7c7d7;background:#f1f5f9}.app-data-table--cards tbody td[data-mobile-actions=true]>span[aria-hidden=true]{display:none}.app-data-table--cards tbody td[colspan]{display:block!important;grid-column:1 / -1;text-align:center!important}.app-data-table--cards tbody td[colspan]:before{display:none}}.nr-document-page canvas{display:block;height:auto!important;max-width:100%}.nr-document-page .react-pdf__Page__textContent,.nr-document-page .react-pdf__Page__annotations{max-width:100%}@media(max-width:639px){.control-page .page-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.control-page .page-actions>*{width:100%}.nr-financial-ledger{grid-template-columns:1fr}.nr-financial-ledger>div{min-height:6.25rem;border-left:0;border-top:1px solid #dfe7ee}.nr-financial-ledger>div:first-child{border-top:0}.nr-financial-ledger>div:last-child{grid-column:auto}.nr-pending-ledger>div{grid-template-columns:1fr}.nr-pending-ledger article{border-top:1px solid #e1e8ef;border-left:0}.nr-pending-ledger article:first-child{border-top:0}.nr-master-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.nr-master-ledger>div:nth-child(odd){border-left:0}.nr-master-ledger>div:nth-child(n+3){border-top:1px solid #e1e8ef}.nr-chart-surface>header,.nr-pending-ledger>header{align-items:flex-start}.async-panel{align-items:stretch;flex-direction:column}}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-y-1:before{content:var(--tw-content);top:.25rem;bottom:.25rem}.before\:left-0:before{content:var(--tw-content);left:0}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:bg-white\/15:before{content:var(--tw-content);background-color:#ffffff26}.first\:mt-0:first-child{margin-top:0}.hover\:border-\[\#B5C5D6\]:hover{--tw-border-opacity: 1;border-color:rgb(181 197 214 / var(--tw-border-opacity, 1))}.hover\:border-primary\/40:hover{border-color:#0056b366}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50\/35:hover{background-color:#eff6ff59}.hover\:bg-brand-navy\/5:hover{background-color:#0737650d}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-muted\/80:hover{background-color:hsl(var(--muted) / .8)}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/30:hover{background-color:#0056b34d}.hover\:bg-primary\/80:hover{background-color:#0056b3cc}.hover\:bg-primary\/90:hover{background-color:#0056b3e6}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(51 160 77 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary\/80:hover{background-color:#33a04dcc}.hover\:bg-secondary\/90:hover{background-color:#33a04de6}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-emerald-900:hover{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.hover\:text-ink:hover{--tw-text-opacity: 1;color:rgb(16 36 62 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-destructive:focus{color:hsl(var(--destructive))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-brand-blue:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 86 179 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-emerald-500\/40:focus-visible{--tw-ring-color: rgb(16 185 129 / .4)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-brand-navy:focus-visible{--tw-ring-offset-color: #073765}.active\:translate-y-px:active{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:bg-primary[data-state=active],.data-\[state\=checked\]\:bg-primary[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(0 86 179 / var(--tw-bg-opacity, 1))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=selected\]\:bg-blue-50\/60[data-state=selected]{background-color:#eff6ff99}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:text-primary-foreground[data-state=active],.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.data-\[state\=inactive\]\:text-muted-foreground[data-state=inactive],.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out[data-state=closed],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=open\]\:fade-in[data-state=open],.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}@media(min-width:420px){.min-\[420px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:bottom-auto{bottom:auto}.sm\:left-\[50\%\]{left:50%}.sm\:right-0{right:0}.sm\:top-\[50\%\]{top:50%}.sm\:top-auto{top:auto}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[92vh\]{height:92vh}.sm\:max-h-\[88vh\]{max-height:88vh}.sm\:max-h-\[92vh\]{max-height:92vh}.sm\:w-auto{width:auto}.sm\:min-w-\[168px\]{min-width:168px}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-\[min\(96vw\,90rem\)\]{max-width:min(96vw,90rem)}.sm\:max-w-md{max-width:28rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-none{flex:none}.sm\:translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-\[18px\]{border-radius:18px}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:text-left{text-align:left}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.sm\:data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.sm\:data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.sm\:data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}.sm\:data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.sm\:data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.sm\:data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.sm\:data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}}@media(min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:flex{display:flex}.md\:table-cell{display:table-cell}.md\:max-w-2xl{max-width:42rem}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:ml-0{margin-left:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:table-cell{display:table-cell}.lg\:contents{display:contents}.lg\:hidden{display:none}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(420px\,\.95fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.lg\:flex-col{flex-direction:column}.lg\:justify-between{justify-content:space-between}.lg\:p-8{padding:2rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:1280px){.xl\:block{display:block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:p-16{padding:4rem}.xl\:text-6xl{font-size:3.75rem;line-height:1}}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}.\[\&_tr\]\:border-line tr{--tw-border-opacity: 1;border-color:rgb(217 226 236 / var(--tw-border-opacity, 1))}
