.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Inter,sans-serif;font-feature-settings:"cv05" 1,"cv08" 1;.navbar-nav{.menu-dropdown.show{display:block}}}@media (min-width:768px){html[data-layout=vertical][data-sidebar-size] .navbar-menu{position:fixed;top:0;height:100vh}}.tabular-nums{font-variant-numeric:tabular-nums}.border-dashed{border-style:dashed!important}.settings-form{max-width:600px;margin-inline:auto}.settings-form>.card:last-child{margin-bottom:0}.settings-form-editing{padding-bottom:1.5rem}.setting-actions{position:sticky;bottom:70px!important;z-index:1000}@media (max-width:767.98px){.settings-form-editing{padding-bottom:0}.setting-actions{bottom:1rem}}.ag-root-wrapper{::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--vz-secondary-color);border-radius:20px;border:3px solid var(--vz-header-bg)}}.grid-scroll::-webkit-scrollbar{width:12px}.grid-scroll.scrollbar-hidden{scrollbar-width:none}.grid-scroll.scrollbar-hidden::-webkit-scrollbar{display:none}.grid-scroll::-webkit-scrollbar-track{background:transparent}.grid-scroll::-webkit-scrollbar-thumb{background-color:var(--vz-secondary-color);border-radius:20px;border:3px solid var(--vz-header-bg)}.ag-cell .form-check-input{width:16px;height:16px;margin:0;border-radius:4px;border-color:var(--vz-secondary-color);background-color:var(--vz-body-bg)}.ag-cell .form-check-input:checked{background-color:var(--vz-primary);border-color:var(--vz-primary)}.ag-cell .form-check-input:disabled{opacity:.5}.rl-shell{display:grid;grid-template-columns:224px minmax(0,1fr);gap:1rem;align-items:start}@media (max-width:991.98px){.rl-shell{grid-template-columns:1fr}}.rl-scroller{overflow-x:auto}.rl-grid{border-collapse:separate;border-spacing:0;width:100%;margin:0}.rl-grid td,.rl-grid th{padding:0;text-align:left}.rl-grid thead th{position:sticky;top:0;z-index:3;background:var(--vz-secondary-bg);border-bottom:1px solid var(--vz-border-color);padding:.55rem .6rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--vz-secondary-color);white-space:nowrap}.rl-grid thead th.rl-tier{text-align:center;min-width:78px}.rl-grid td.rl-field,.rl-grid th.rl-field{position:sticky;left:0;z-index:2;min-width:200px;background:var(--vz-body-bg);border-right:1px solid var(--vz-border-color);padding:0 .6rem}.rl-grid thead th.rl-field{z-index:4;background:var(--vz-secondary-bg)}.rl-grid tbody td{border-bottom:1px solid var(--vz-border-color)}.rl-grid tbody tr:last-child td{border-bottom:0}.rl-grid .rl-base{background:rgba(var(--vz-primary-rgb),.05)}.rl-field-inner{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:44px}.rl-field-name{font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-tools{display:flex;gap:2px;flex:none}.rl-grid .rl-tools{opacity:0;transition:opacity .12s}.rl-grid .rl-tools:focus-within,.rl-grid tr:hover .rl-tools{opacity:1}.rl-tool{border:1px solid var(--vz-border-color);background:var(--vz-body-bg);color:var(--vz-secondary-color);border-radius:.25rem;font-size:.66rem;font-weight:600;padding:.15rem .4rem;white-space:nowrap}.rl-tool:hover{border-color:var(--vz-primary);color:var(--vz-primary)}.rl-cell input{width:100%;min-height:44px;border:0;background:transparent;color:var(--vz-body-color);font-variant-numeric:tabular-nums;font-size:.82rem;text-align:center;padding:0 .4rem}.rl-cell input:focus{outline:2px solid var(--vz-primary);outline-offset:-2px;border-radius:.25rem}.rl-cell.rl-set input{font-weight:600;color:var(--vz-primary)}.rl-cell.rl-regress input{background:rgba(var(--vz-warning-rgb),.12);color:var(--vz-warning);border-radius:.25rem}.rl-void{background:var(--vz-secondary-bg)}.rl-tierbar{scroll-snap-type:x proximity;.nav-link{scroll-snap-align:center}}.tooltip.rl-tip:not([style*=transform]){visibility:hidden}.tooltip.rl-tip{z-index:1091}.rl-drawer{max-height:40vh;overflow-y:auto;overscroll-behavior:contain}.verify-step{transition:opacity .4s ease}
/*# sourceMappingURL=7b5ceedc5f3cb6df.css.map*/