.date-cell{display:flex;flex-direction:row;gap:6px;align-items:center}.date-cell .date{font-size:12px;font-weight:500}.date-cell .formatted-date{font-size:10px}.date-cell.DATE-PAST .formatted-date{color:gray}.date-cell.DATE-TODAY .formatted-date{color:#f44}.date-cell.DATE-THIS_MONTH_PAST .formatted-date{color:#a37c40}.date-cell.DATE-THIS_MONTH .formatted-date{color:#f80}.date-cell.DATE-FUTURE .formatted-date{color:#4c4}.date-cell .date-status{width:8px;height:8px;border-radius:50%}.date-cell .DATE-PAST{background-color:gray}.date-cell .DATE-TODAY{background-color:#f44}.date-cell .DATE-THIS_MONTH_PAST{background-color:#a37c40}.date-cell .DATE-THIS_MONTH{background-color:#f80}.date-cell .DATE-FUTURE{background-color:#4c4}html[data-theme=dark] .date-cell .DATE-PAST{background-color:#666}html[data-theme=dark] .date-cell .DATE-TODAY{background-color:#c33}html[data-theme=dark] .date-cell .DATE-THIS_MONTH_PAST{background-color:#805c30}html[data-theme=dark] .date-cell .DATE-THIS_MONTH{background-color:#f80}html[data-theme=dark] .date-cell .DATE-FUTURE{background-color:#393}html[data-theme=dark] .date-cell.DATE-PAST .formatted-date{color:#666}html[data-theme=dark] .date-cell.DATE-THIS_MONTH_PAST .formatted-date{color:#805c30}html[data-theme=dark] .date-cell.DATE-TODAY .formatted-date{color:#c33}html[data-theme=dark] .date-cell.DATE-THIS_MONTH .formatted-date{color:#f80}html[data-theme=dark] .date-cell.DATE-FUTURE .formatted-date{color:#0fb10f}@layer payload-default{}.checklist-cell{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--base)*.4);padding:0;width:100%}.checklist-cell .stats{font-variant-numeric:tabular-nums;font-family:var(--font-mono);white-space:nowrap;color:var(--theme-elevation-800);text-align:right;font-size:calc(var(--base)*.6)}.checklist-cell .progress-bar{flex:1;min-width:calc(var(--base)*4);height:calc(var(--base)*1.25);background-color:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);overflow:hidden;position:relative;box-shadow:inset 0 1px 2px rgba(0,0,0,.05);height:14px}.checklist-cell .progress-bar .progress{position:absolute;left:0;top:0;height:100%;background-color:var(--theme-success-500);border-radius:calc(var(--style-radius-s) - 1px);transition:width .3s ease;opacity:.85;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.checklist-cell .progress-bar .progress.low{background-color:var(--theme-error-500)}.checklist-cell .progress-bar .progress.medium{background-color:var(--theme-warning-500)}.checklist-cell .progress-bar .progress.high{background-color:var(--theme-success-500)}.checklist-cell .progress-bar .progress:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;opacity:.5}.payment-status-cell,.transaction-period-cell,.transaction-type-cell{display:flex;align-items:center;gap:2px}.side-custom-nav-link{text-decoration:none}.side-custom-nav-link:hover span{text-decoration:underline}@layer payload-default{.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.fixed{position:fixed}.col-span-full{grid-column:1/-1}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-4{width:1rem;height:1rem}.w-16{width:4rem}.w-\[150px\]{width:150px}.w-full{width:100%}.min-w-\[100px\]{min-width:100px}.flex-1{flex:1 1 0%}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.rounded{border-radius:.25rem}.border{border-width:1px}.p-1{padding:.25rem}.p-2{padding:.5rem}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-medium{font-weight:500}.italic{font-style:italic}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.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)}}html path,html[data-theme=dark] path{fill:inherit}.table{width:100%}.step-nav__home{width:20px;height:20px}:root{--color-primary:#0c0c0c;--color-invert-primary:#ebebeb;--color-icon-stroke:#5c5c5c}html[data-theme=dark]{--color-primary:#ebebeb;--color-invert-primary:#0c0c0c;--color-icon-stroke:#5c5c5c}.collection-list__sub-header{margin:1rem 0;color:var(--color-icon-stroke)}.document-fields__sub-header{margin-bottom:2rem;color:var(--color-icon-stroke)}.novex-custom .btn svg{color:var(--color-primary);stroke-width:1px;fill:none}.novex-custom .btn--withPopup .btn:active svg,.novex-custom .btn--withPopup .btn:focus svg,.novex-custom .btn--withPopup .btn:focus-visible svg,.novex-custom .btn--withPopup .btn:hover svg,.novex-custom .btn:active svg,.novex-custom .btn:focus svg,.novex-custom .btn:focus-visible svg,.novex-custom .btn:hover svg,.novex-custom .card:hover .btn svg{color:var(--color-icon-stroke)}.novex-icon{color:var(--color-primary);stroke-width:1px;vertical-align:baseline}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}