.wrapper.svelte-18xn1nb{min-height:inherit;display:flex;align-items:stretch;justify-content:stretch;transition-timing-function:ease-in;width:100%}section.svelte-18xn1nb{width:100%;flex-grow:1;flex-shrink:1}
.root.svelte-if94li.svelte-if94li{gap:var(--gap-08);display:flex;justify-content:space-between;position:sticky;top:0;z-index:1}.crumbs:has(.search-container){justify-content:space-between}.crumbs.svelte-if94li.svelte-if94li{flex:1;background:white;display:flex;border-radius:0.5rem;align-items:center;font-weight:bold;gap:8px}.crumbs.svelte-if94li span.svelte-if94li{margin-left:var(--gap-12)}.crumbs.svelte-if94li a.svelte-if94li{font-weight:bold;background-color:var(--hover-half-white);padding:0 16px;display:flex;align-items:center;height:100%}.end.svelte-if94li.svelte-if94li{display:flex;gap:var(--gap-sm)}
@keyframes svelte-17sttcf-modal-bottom-in{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0px)}}@keyframes svelte-17sttcf-modal-bottom-out{0%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(20px)}}@keyframes svelte-17sttcf-modal-right-in{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes svelte-17sttcf-modal-right-out{0%{opacity:1;transform:translateX(0px)}100%{opacity:0;transform:translateX(20px)}}@keyframes svelte-17sttcf-dim-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes svelte-17sttcf-dim-fade-out{0%{opacity:1}100%{opacity:0}}.dim.svelte-17sttcf{display:flex;align-items:end;justify-content:center;position:fixed;bottom:0;left:0;width:100%;height:100%;background:var(--primary-background);z-index:var(--z-index);animation:svelte-17sttcf-dim-fade-in 0.2s ease-out}.modal.svelte-17sttcf{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;background:var(--primary-background);animation-delay:0.2s;opacity:0}.modal.from-bottom.svelte-17sttcf{animation:svelte-17sttcf-modal-bottom-in 0.5s ease-out forwards}.modal.from-right.svelte-17sttcf{animation:svelte-17sttcf-modal-right-in 0.5s ease-out forwards}body.scrollDisabled{overflow:hidden}.modal-close.from-bottom.svelte-17sttcf{animation:svelte-17sttcf-modal-bottom-out 0.25s ease-in forwards}.modal-close.from-right.svelte-17sttcf{animation:svelte-17sttcf-modal-right-out 0.25s ease-in forwards}.dim-out.svelte-17sttcf{animation:svelte-17sttcf-dim-fade-out 0.2s ease-out;animation-delay:0.25s}
.dim.svelte-wsx40g{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(52, 64, 84, 0.2);z-index:var(--z-index)}.modal.svelte-wsx40g{position:relative;max-width:calc(100vw - 4em);max-height:calc(100vh - 4em);overflow:auto;border-radius:var(--card-radius);background:var(--primary-background);box-shadow:0px 0px 20px 2px rgba(0, 0, 0, 0.5)}.modal.very-small.svelte-wsx40g{width:600px;max-height:600px;display:flex;flex-direction:column;overflow:hidden}.modal.small.svelte-wsx40g{width:85vw;height:85dvh;max-width:750px;max-height:600px;min-width:400px;display:flex;flex-direction:column;overflow:hidden}.modal.medium.svelte-wsx40g{width:85vw;height:85dvh;max-width:1000px;max-height:800px;min-width:700px;display:flex;flex-direction:column;overflow:hidden}.modal.large.svelte-wsx40g{width:95vw;height:95dvh;max-width:1200px;max-height:900px;min-width:850px;display:flex;flex-direction:column;overflow:hidden}body.scrollDisabled{overflow:hidden}.modal.desktop .content{overflow:auto;flex:1}
@charset "UTF-8";.cursor-drag button{cursor:move !important}.cursor-drag button{cursor:move !important}header.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{display:flex;justify-content:space-between}header.svelte-1adsx50 .header-content.svelte-1adsx50.svelte-1adsx50{display:flex;flex-direction:column;justify-content:center;padding-top:var(--gap-16);font-weight:var(--font-weight-medium);font-size:var(--font-size-24);color:var(--primary-half-black);margin-left:var(--gap-24);line-height:1.25}header.svelte-1adsx50 .header-content .section.svelte-1adsx50.svelte-1adsx50{font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--secondary-half-black);text-transform:uppercase}header.svelte-1adsx50 .header-content .title.svelte-1adsx50.svelte-1adsx50{display:flex;gap:var(--gap-12);align-items:center;font-weight:var(--font-size-24);font-size:var(--font-size-24);color:var(--primary-half-black)}header.svelte-1adsx50 .header-content .title .info.svelte-1adsx50.svelte-1adsx50{display:flex;align-items:center;gap:var(--gap-12);font-weight:var(--font-weight-regular);font-size:var(--font-size-14)}header.svelte-1adsx50 .header-content .title .info.svelte-1adsx50.svelte-1adsx50:before{content:"●"}header.svelte-1adsx50 .header-content .title .info .infoDetail.svelte-1adsx50.svelte-1adsx50{max-width:340px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}header.svelte-1adsx50 .dialog-close.svelte-1adsx50.svelte-1adsx50{padding:var(--gap-24)}.content.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{padding:var(--gap-16) var(--gap-24)}.content.scrollable.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{padding:unset}footer.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{display:flex;justify-content:end;border-top:0.1rem solid var(--reddish-grey);gap:var(--gap-08);padding:var(--gap-16) var(--gap-24) var(--gap-24) var(--gap-24)}footer.empty.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{display:none}.mobile.svelte-1adsx50 header.svelte-1adsx50.svelte-1adsx50{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:sticky;top:0;z-index:2;padding:var(--gap-12);padding-top:var(--gap-16)}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content.svelte-1adsx50{display:flex;flex-direction:column;justify-content:center;font-weight:var(--font-weight-medium);color:var(--primary-half-black);margin-left:unset !important;padding-top:unset !important;max-width:50rem}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .section.svelte-1adsx50{font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--secondary-half-black);text-transform:uppercase}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .info.svelte-1adsx50{display:flex;align-items:center;gap:var(--gap-16);font-weight:var(--font-weight-regular);font-size:var(--font-size-14)}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .info.svelte-1adsx50:before{content:"";width:0.4rem;height:0.4rem;border-radius:50%;background-color:var(--primary-half-black)}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .title.svelte-1adsx50{display:flex;gap:var(--gap-12);align-items:center;font-weight:var(--font-size-24);font-size:var(--font-size-16);color:var(--primary-half-black);white-space:nowrap}.mobile.svelte-1adsx50 header.svelte-1adsx50 .dialog-close.svelte-1adsx50{display:flex;align-items:center;gap:var(--gap-04);padding:0;margin-bottom:var(--gap-12)}.mobile.svelte-1adsx50 header .dialog-close .text.svelte-1adsx50.svelte-1adsx50{font-size:14px;color:var(--button-background-dark)}.mobile.svelte-1adsx50 .content.svelte-1adsx50.svelte-1adsx50{padding:var(--gap-12) var(--gap-12);height:auto;flex:1}.mobile.svelte-1adsx50 .footer.svelte-1adsx50.svelte-1adsx50{z-index:1;width:100%;background:var(--primary-background);display:flex;justify-content:space-between;bottom:0;position:fixed;border-top:0.5px solid var(--Hover-Primary-half-white, #d2d2d2);padding:8px 16px}.mobile.svelte-1adsx50 .footer.pwa-footer-styles-modal.svelte-1adsx50.svelte-1adsx50{padding-bottom:28px}
input.svelte-ht34a2.svelte-ht34a2{width:100%;min-height:var(--font-size-14);font-size:var(--font-size-14);line-height:1;border:none;outline:none;margin:0;padding:0 var(--gap-16);background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:textfield;text-decoration:var(--text-decoration)}input.svelte-ht34a2.svelte-ht34a2::placeholder{color:var(--hover-half-white);font-size:var(--font-size-14)}input.disabled.svelte-ht34a2.svelte-ht34a2{opacity:0.5}input.input-date.svelte-ht34a2.svelte-ht34a2{padding:0 8px 0 var(--gap-16)}input.svelte-ht34a2.svelte-ht34a2::-webkit-inner-spin-button,input.svelte-ht34a2.svelte-ht34a2::-webkit-outer-spin-button{appearance:none}input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-text,input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-day-field,input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-month-field,input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-year-field{color:var(--hover-half-white)}input.with-copy.svelte-ht34a2.svelte-ht34a2{padding-right:calc(var(--gap-16) + 2.4rem)}.steppers.svelte-ht34a2.svelte-ht34a2{display:flex;flex-direction:column;justify-content:center}.steppers.with-copy.svelte-ht34a2.svelte-ht34a2{margin-right:calc(1.6rem + var(--gap-16))}.steppers.svelte-ht34a2 button.svelte-ht34a2{display:flex;align-items:center;appearance:none;border:none;background-color:transparent;overflow:hidden;height:1.8rem;transition:all 0.25s}.steppers.svelte-ht34a2 button.svelte-ht34a2:hover{opacity:0.5}.steppers.svelte-ht34a2 button.svelte-ht34a2:disabled{opacity:0.25;cursor:not-allowed}
.wrapper.svelte-1rogg21.svelte-1rogg21{display:flex;align-items:center;position:relative}.text.svelte-1rogg21.svelte-1rogg21{color:var(--radio-off);line-height:2.4rem;white-space:nowrap}.switch.svelte-1rogg21.svelte-1rogg21{margin-right:var(--gap-md);position:relative;width:3.6rem;height:1.8rem;cursor:pointer}.switch.disabled.svelte-1rogg21.svelte-1rogg21{cursor:default;opacity:0.3}.wrapper.svelte-1rogg21 input.svelte-1rogg21{width:0;height:0;opacity:0;visibility:hidden;position:absolute}.slider.svelte-1rogg21.svelte-1rogg21{position:absolute;left:0;width:3.6rem;height:2rem;border-radius:1rem;background-color:var(--white-darker);transition:var(--transition)}.slider.svelte-1rogg21.svelte-1rogg21:before{position:absolute;top:0.3rem;left:0.3rem;width:1rem;height:1rem;content:"";background-color:var(--radio-on);border-radius:50%;box-shadow:var(--shadow-sm);transition:var(--transition)}input:checked+.switch.svelte-1rogg21 .slider.svelte-1rogg21{background-color:var(--radio-on)}input:checked+.switch.svelte-1rogg21 .slider.svelte-1rogg21:before{background-color:var(--white);transform:translateX(1.6rem);box-shadow:var(--shadow-sm)}input.svelte-1rogg21:checked~.text.svelte-1rogg21{color:var(--radio-on)}
.column-filter-popup.svelte-xvvtex.svelte-xvvtex{position:absolute;top:calc(100% + 4px);right:0;background:var(--white);border-radius:4px;box-shadow:1px 5px 20px 0px rgba(28, 28, 28, 0.4);max-width:600px;min-width:450px;width:max-content;z-index:1000;padding:var(--gap-16);display:flex;flex-direction:column;gap:var(--gap-16)}.column-filter-popup.svelte-xvvtex .filter-header.svelte-xvvtex{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color)}.column-filter-popup.svelte-xvvtex .filter-header h4.svelte-xvvtex{margin:0;font-size:var(--font-size-14);font-weight:var(--font-weight-bold)}.column-filter-popup.svelte-xvvtex .inverse-filter-toggle.svelte-xvvtex{padding:var(--gap-08) 0;border-bottom:1px solid var(--border-color)}.column-filter-popup.svelte-xvvtex .filter-info.svelte-xvvtex{font-size:var(--font-size-12);color:var(--text-secondary);font-weight:var(--font-weight-regular)}.column-filter-popup.svelte-xvvtex .filter-options.svelte-xvvtex{max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:var(--gap-04);background-color:var(--primary-background);border-radius:4px}.column-filter-popup.svelte-xvvtex .filter-options.svelte-xvvtex .filter-checkbox{width:100%;white-space:normal;word-wrap:break-word}.column-filter-popup.svelte-xvvtex .filter-actions.svelte-xvvtex{display:flex;justify-content:space-between;align-items:center;padding-top:var(--gap-16)}
.table.svelte-1ezcivv.svelte-1ezcivv{display:grid;align-items:center;grid-auto-rows:var(--row-height);column-gap:var(--gap-08);row-gap:var(--gap-08);color:var(--primary-half-black)}.table.compact.svelte-1ezcivv.svelte-1ezcivv{column-gap:var(--gap-16);font-size:var(--font-size-10)}.table.compact.svelte-1ezcivv .header.svelte-1ezcivv{color:var(--secondary-half-black);top:var(--gap-16);font-size:var(--font-size-10)}.table.compact.svelte-1ezcivv .header.sortable.start.svelte-1ezcivv:after,.table.compact.svelte-1ezcivv .header.sortable.center.svelte-1ezcivv:after,.table.compact.svelte-1ezcivv .header.sortable.center.svelte-1ezcivv:before,.table.compact.svelte-1ezcivv .header.sortable.end.svelte-1ezcivv:before{border-width:0 3px 5px 3px;border-bottom-color:var(--secondary-half-black)}.table.svelte-1ezcivv .cell.svelte-1ezcivv{max-width:100%;height:fit-content;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.table.svelte-1ezcivv .cell .components.svelte-1ezcivv{display:flex;gap:var(--gap-08);pointer-events:auto}.table.svelte-1ezcivv .first.svelte-1ezcivv{padding-left:var(--gap-24)}.table.svelte-1ezcivv .last.svelte-1ezcivv{padding-right:var(--gap-24)}.table.svelte-1ezcivv .row.svelte-1ezcivv{width:100%;border-radius:var(--radius-xs);background-color:var(--button-background-light);grid-column:1/-1;height:var(--row-height);cursor:pointer;transition:all var(--transition)}.table.svelte-1ezcivv .row.disabled.svelte-1ezcivv{pointer-events:none}.table.svelte-1ezcivv .row.svelte-1ezcivv:hover{background-color:var(--button-background-light-hover)}.table.svelte-1ezcivv .header.svelte-1ezcivv{position:sticky;width:100%;max-width:fit-content;height:fit-content;font-size:var(--font-size-14);font-weight:var(--font-weight-medium);color:var(--secondary-half-black);user-select:none;overflow:visible;display:flex;align-items:center;gap:var(--gap-04)}.table.svelte-1ezcivv .header .header-content.svelte-1ezcivv{flex:1;overflow:hidden}.table.svelte-1ezcivv .header .filter-container.svelte-1ezcivv{position:relative;display:flex;align-items:center}.table.svelte-1ezcivv .header .filter-icon-wrapper.svelte-1ezcivv{position:relative;display:flex;align-items:center}.table.svelte-1ezcivv .header .filter-icon-wrapper .filter-active-dot.svelte-1ezcivv{position:absolute;top:-2px;right:0;width:8px;height:8px;background-color:var(--notification-red);border-radius:50%;pointer-events:none}.table.svelte-1ezcivv .header.has-filter.svelte-1ezcivv{position:relative}.table.svelte-1ezcivv .header.svelte-1ezcivv{white-space:nowrap;text-overflow:ellipsis;z-index:2}.table.svelte-1ezcivv .header.background.svelte-1ezcivv{top:0;background-color:var(--primary-bar-background);grid-column:1/-1;height:var(--row-height);max-width:unset;pointer-events:auto;z-index:1;width:100%}.table.svelte-1ezcivv .header.sortable.svelte-1ezcivv{pointer-events:auto;cursor:pointer;min-width:0}.table.svelte-1ezcivv .header.sortable.start.svelte-1ezcivv:after,.table.svelte-1ezcivv .header.sortable.center.svelte-1ezcivv:after,.table.svelte-1ezcivv .header.sortable.center.svelte-1ezcivv:before,.table.svelte-1ezcivv .header.sortable.end.svelte-1ezcivv:before{content:"";width:0;height:0;border-width:0 4px 6px 4px;border-color:transparent transparent var(--secondary-half-black) transparent;border-style:solid;visibility:hidden}.table.svelte-1ezcivv .header.sortable.descending.start.svelte-1ezcivv:after,.table.svelte-1ezcivv .header.sortable.descending.center.svelte-1ezcivv:after,.table.svelte-1ezcivv .header.sortable.descending.end.svelte-1ezcivv:before{transform:rotate(180deg)}.table.svelte-1ezcivv .header.sortable.sorted.svelte-1ezcivv{color:var(--primary-half-black);font-weight:var(--font-weight-bold)}.table.svelte-1ezcivv .header.sortable.sorted.start.svelte-1ezcivv:after,.table.svelte-1ezcivv .header.sortable.sorted.center.svelte-1ezcivv:after,.table.svelte-1ezcivv .header.sortable.sorted.end.svelte-1ezcivv:before{visibility:visible}.no-results-message.svelte-1ezcivv.svelte-1ezcivv{grid-column:1/-1;padding:var(--gap-32) var(--gap-16);text-align:center;font-size:var(--font-size-14);font-weight:var(--font-weight-regular);width:100%}.no-results-message.svelte-1ezcivv p.svelte-1ezcivv{margin:0}
.root.svelte-1v3j6m6.svelte-1v3j6m6{width:100%;display:inline-block;overflow-wrap:break-word}.input.svelte-1v3j6m6.svelte-1v3j6m6{position:relative;background:transparent;border-radius:6px 6px 0 0;width:100%;height:2rem;overflow-wrap:break-word}input.svelte-1v3j6m6.svelte-1v3j6m6{margin:0;outline:0;width:100%;transition:var(--transition);background:transparent;border:none;border-radius:6px 6px 0 0;padding-right:var(--input-padding-right);padding-left:3rem}.input.svelte-1v3j6m6:hover input.svelte-1v3j6m6,input.svelte-1v3j6m6.svelte-1v3j6m6:focus{padding-bottom:calc(var(--input-padding-bottom) - 1px);transition:var(--transition)}.hint.svelte-1v3j6m6.svelte-1v3j6m6{height:0;font-size:var(--font-sm);color:var(--gray-light);padding:0.5rem var(--gap-md);overflow-wrap:break-word}.invalid.svelte-1v3j6m6 input.svelte-1v3j6m6{border-bottom-color:var(--red-light)}.invalid.hint.svelte-1v3j6m6.svelte-1v3j6m6{color:var(--red-light)}.click.svelte-1v3j6m6.svelte-1v3j6m6,.click.svelte-1v3j6m6 *{cursor:pointer}.icon.svelte-1v3j6m6.svelte-1v3j6m6{position:absolute}
.search-container.svelte-33sz62{display:flex;align-items:center;height:100%}.search-container.svelte-33sz62:has(.activeSearch){gap:8px}.search-container .root{margin-top:0 !important;width:0 !important;padding:0 !important;opacity:0;display:flex !important;transition:all 0.8s}.search-container .root input{padding:0 !important}.search-container .icon-button{background:var(--secondary-background);padding:0px 12px;border-radius:5px;height:100%;display:flex !important;align-items:center;justify-content:center}.search-container .activeSearch .root{margin-top:0 !important;width:200px !important;display:flex;align-items:center;opacity:1;transition:all 0.8s}
.message.svelte-1bo4on5.svelte-1bo4on5{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.message.svelte-1bo4on5 h2.svelte-1bo4on5{font-size:var(--font-size-22);font-weight:var(--font-weight-bold);padding-top:var(--gap-24)}.message.svelte-1bo4on5 p.svelte-1bo4on5{font-size:var(--font-size-16);font-weight:var(--font-weight-400);padding-top:var(--gap-16);color:var(--secondary-half-black)}
.user-table .cols{grid-template-columns:0fr 1fr 1fr 1fr 1fr 1fr 1fr 0.5fr 0.5fr !important}.user-list-view-container .user-table .cell{overflow:hidden !important;text-overflow:ellipsis;white-space:nowrap;max-width:0;min-width:0}.login-attempts-content label{width:500px}.inputs label{flex:1}.header-right button{background-color:transparent !important;color:var(--secondary-half-black) !important;font-weight:100 !important;font-size:12px !important}.user-list-view-container .crumbs{border:solid 2px var(--button-bluish-grey)}.user-list-view-container .user-table .icon-button .tooltip{z-index:2 !important}.header-right.svelte-z43sy.svelte-z43sy{display:flex;gap:var(--gap-16);height:100%}.user-table.svelte-z43sy.svelte-z43sy{margin-top:16px}.inputs.svelte-z43sy.svelte-z43sy{display:flex;gap:var(--gap-16);max-width:600px}.end.svelte-z43sy.svelte-z43sy{display:flex;justify-content:flex-end;gap:var(--gap-08)}.login-attempts-content.svelte-z43sy.svelte-z43sy{display:flex;flex-direction:column;gap:var(--gap-08)}.login-attempts-content.svelte-z43sy p.svelte-z43sy{color:var(--wuru-violet);font-size:12px;font-weight:var(--font-weight-bold)}.disableLoginAttempts.svelte-z43sy.svelte-z43sy{pointer-events:none}.err.svelte-z43sy.svelte-z43sy{color:var(--primary-red-wuru)}.loading-overlay.svelte-z43sy.svelte-z43sy{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:100}
