@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50: oklch(97.1% .013 17.38);--color-red-100: oklch(93.6% .032 17.717);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-green-600: oklch(62.7% .194 149.214);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-900: oklch(21% .034 264.665);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-2xs: 18rem;--container-2xl: 42rem;--container-7xl: 80rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--animate-spin: spin 1s linear infinite;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-primary-50: #d1d5db;--color-primary-100: #9ca3af;--color-primary-200: #6b7280;--color-primary-300: #4b5563;--color-primary-400: #374151;--color-primary-500: var(--p-primary-500);--color-primary-600: #1f2937;--color-primary-700: #111827;--color-primary-800: #0f172a;--color-primary-900: #030712;--color-primary-950: #000000;--color-surface-0: #ffffff;--color-surface-50: #f5f5f5;--color-surface-100: #d0d0d0;--color-surface-200: #aaaaaa;--color-surface-300: #858585;--color-surface-400: #5f5f5f;--color-surface-500: #3a3a3a;--color-surface-600: #313131;--color-surface-700: #292929;--color-surface-800: #202020;--color-surface-900: #171717;--color-surface-950: #171717;--primary-default: #ffc32d;--secondary-default: #f2f2f2;--primary-hover: #e6a700}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.z-50{z-index:50}.z-510{z-index:510}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.m-2\.5{margin:calc(var(--spacing) * 2.5)}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-auto{margin-top:auto}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.h-4\/5{height:80%}.h-5\.5{height:calc(var(--spacing) * 5.5)}.h-12{height:calc(var(--spacing) * 12)}.h-16{height:calc(var(--spacing) * 16)}.h-\[150px\]\!{height:150px!important}.h-\[216px\]\!{height:216px!important}.h-fit{height:fit-content}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-\[200px\]\!{min-height:200px!important}.min-h-\[266px\]\!{min-height:266px!important}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-2xs{width:var(--container-2xs)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5\.5{width:calc(var(--spacing) * 5.5)}.w-24{width:calc(var(--spacing) * 24)}.w-48{width:calc(var(--spacing) * 48)}.w-\[85\%\]{width:85%}.w-\[250px\]\!{width:250px!important}.w-\[360px\]\!{width:360px!important}.w-auto\!{width:auto!important}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-full{max-width:100%}.min-w-56{min-width:calc(var(--spacing) * 56)}.min-w-fit{min-width:fit-content}.min-w-full{min-width:100%}.flex-auto{flex:auto}.shrink-0{flex-shrink:0}.basis-1\/3{flex-basis:calc(1/3 * 100%)}.basis-1\/5{flex-basis:20%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.place-content-between{place-content:space-between}.place-content-end{place-content:end}.place-items-center{place-items:center}.content-center{align-content:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-items-center{justify-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-48{gap:calc(var(--spacing) * 48)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-6>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)))}.justify-self-end{justify-self:flex-end}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-\(--primary-default\){background-color:var(--primary-default)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-0{padding-inline:calc(var(--spacing) * 0)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-5{padding-right:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.font-semibold\!{--tw-font-weight: var(--font-weight-semibold) !important;font-weight:var(--font-weight-semibold)!important}.text-nowrap{text-wrap:nowrap}.whitespace-break-spaces{white-space:break-spaces}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-green-600{color:var(--color-green-600)}.text-red-600{color:var(--color-red-600)}.underline{text-decoration-line:underline}.opacity-50{opacity:50%}.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,)}.not-last\:shrink-0:not(*:last-child){flex-shrink:0}@media (hover: hover){.hover\:cursor-pointer:hover{cursor:pointer}}@media (hover: hover){.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}}@media (hover: hover){.hover\:font-bold:hover{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}}@media (hover: hover){.hover\:text-gray-900:hover{color:var(--color-gray-900)}}@media (width >= 40rem){.sm\:px-3{padding-inline:calc(var(--spacing) * 3)}}@media (width >= 40rem){.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}}@media (width >= 40rem){.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media (width >= 48rem){.md\:w-80{width:calc(var(--spacing) * 80)}}@media (width >= 48rem){.md\:flex-row{flex-direction:row}}@media (width >= 48rem){:where(.md\:space-y-0>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)))}}@media (width >= 48rem){.md\:text-left{text-align:left}}@media (width >= 64rem){.lg\:px-4{padding-inline:calc(var(--spacing) * 4)}}@media (width >= 64rem){.lg\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media (width >= 64rem){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (width >= 64rem){.lg\:py-12{padding-block:calc(var(--spacing) * 12)}}}@layer keyframes{@keyframes enter{0%{opacity:var(--p-enter-opacity, 1);transform:translate3d(var(--p-enter-translate-x, 0),var(--p-enter-translate-y, 0),0) scale3d(var(--p-enter-scale, 1),var(--p-enter-scale, 1),var(--p-enter-scale, 1)) rotate(var(--p-enter-rotate, 0))}}@keyframes leave{to{opacity:var(--p-leave-opacity, 1);transform:translate3d(var(--p-leave-translate-x, 0),var(--p-leave-translate-y, 0),0) scale3d(var(--p-leave-scale, 1),var(--p-leave-scale, 1),var(--p-leave-scale, 1)) rotate(var(--p-leave-rotate, 0))}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes infinite-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes flip{0%{transform:perspective(2000px) rotateX(-100deg)}to{transform:perspective(2000px) rotateX(0)}}@keyframes flipleft{0%{transform:perspective(2000px) rotateY(-100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipright{0%{transform:perspective(2000px) rotateY(100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipup{0%{transform:perspective(2000px) rotateX(-100deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes zoomin{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}@keyframes zoomindown{0%{transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);opacity:0}60%{transform:scale3d(.475,.475,.475) translate3d(0,60px,0);opacity:1}}@keyframes zoominleft{0%{transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);opacity:0}60%{transform:scale3d(.475,.475,.475) translate3d(10px,0,0);opacity:1}}}.p-datatable-table{width:100%;height:100%;padding-bottom:4px;border-bottom:1px solid var(--color-gray-200)}.p-datatable .p-datatable-tbody{min-height:200px}.p-datatable-thead,.p-datatable-thead tr{background-color:var(--color-gray-100);border:solid var(--color-gray-100) 1px;border-radius:10px}.p-datatable-thead th{font-weight:700;color:none;border:none;background-color:var(--color-gray-100);padding:.5rem 1rem;text-align:left}.p-datatable-thead th:first-child{background-color:var(--color-gray-100);border:solid var(--color-gray-100) 1px;border-top-left-radius:10px;border-bottom-left-radius:10px}.p-datatable-thead th:last-child{background-color:var(--color-gray-100);border:solid var(--color-gray-100) 1px;border-top-right-radius:10px;border-bottom-right-radius:10px}.p-datatable-tbody td{padding:.5rem 1rem;color:#111827;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.p-datatable-tbody .text-green-600{color:#16a34a!important;font-weight:400}.p-datatable-tbody .text-red-600{color:#dc2626!important;font-weight:400}.p-datatable-tbody .p-button-sm{margin-right:.25rem}.p-datatable-tbody .p-button-sm:last-child{margin-right:0}.min-height-body .p-datatable-table{min-height:calc(var(--spacing) * 72)}.p-paginator{background:#fff;border-radius:.5rem;box-shadow:0 1px 4px #0000000a;padding:.5rem 1rem;margin-top:1rem}.p-paginator .p-paginator-page.p-highlight{background:var(--primary-default);color:#fff;font-weight:700}svg-icon{justify-items:center;place-content:center;width:100%;height:100%}.p-component.p-paginator{justify-self:left}.p-paginator-page.p-paginator-page-selected{background-color:var(--primary-default);border-color:var(--primary-default);border-radius:4px;color:var(--color-black)}input{background:#fff;border:solid 2px var(--color-gray-400);border-radius:8px;height:40px;font-weight:600}input.ng-invalid.ng-touched,input.ng-invalid.ng-dirty{border-color:var(--color-red-500);background-color:var(--color-red-50)}input.ng-invalid.ng-touched:focus,input.ng-invalid.ng-dirty:focus{border-color:var(--color-red-600);box-shadow:0 0 0 3px var(--color-red-100)}.p-button-secondary{background-color:var(--color-gray-100);border-color:var(--color-gray-100);color:var(--color-black)}.p-button-secondary:hover{background-color:var(--color-gray-200);border-color:var(--color-gray-200)}.p-button-primary{background-color:var(--primary-default);border-color:var(--primary-default);color:var(--color-black);border-right-width:1px}.p-button-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.p-button-text.p-button-danger:not(:disabled):hover{background:var(--p-button-text-primary-hover-background)}.p-button{border:0}.p-inputwrapper{align-items:center;background:#fff;border:solid 2px var(--color-gray-400);border-radius:8px;font-weight:600;height:40px}.p-multiselect-chip{background-color:var(--primary-default);color:var(--color-black);border:solid 2px var(--color-gray-400);border-radius:8px;height:28px;font-size:12px;font-weight:600;overflow:visible}p-select.ng-invalid.ng-touched .p-inputwrapper,p-select.ng-invalid.ng-dirty .p-inputwrapper,p-multiselect.ng-invalid.ng-touched .p-inputwrapper,p-multiselect.ng-invalid.ng-dirty .p-inputwrapper{border-color:var(--color-red-500);background-color:var(--color-red-50)}p-select.ng-invalid.ng-touched .p-inputwrapper.p-focus,p-select.ng-invalid.ng-dirty .p-inputwrapper.p-focus,p-multiselect.ng-invalid.ng-touched .p-inputwrapper.p-focus,p-multiselect.ng-invalid.ng-dirty .p-inputwrapper.p-focus{border-color:var(--color-red-600);box-shadow:0 0 0 3px var(--color-red-100)}.p-floatlabel-on:has(input:focus) label,.p-floatlabel-on:has(input.p-filled) label,.p-floatlabel-on:has(input:-webkit-autofill) label,.p-floatlabel-on:has(textarea:focus) label,.p-floatlabel-on:has(textarea.p-filled) label,.p-floatlabel-on:has(.p-inputwrapper-focus) label,.p-floatlabel-on:has(.p-inputwrapper-filled) label,.p-floatlabel-on:has(input[placeholder]) label,.p-floatlabel-on:has(textarea[placeholder]) label{top:-3px}p-floatlabel{height:fit-content}p-floatlabel label{color:var(--color-gray-400)}p-floatlabel:has(input:focus) label,p-floatlabel:has(textarea:focus) label,p-floatlabel:has(.p-inputwrapper-focus) label{color:var(--primary-default)}p-floatlabel:has(input.ng-invalid.ng-touched) label,p-floatlabel:has(input.ng-invalid.ng-dirty) label,p-floatlabel:has(textarea.ng-invalid.ng-touched) label,p-floatlabel:has(textarea.ng-invalid.ng-dirty) label,p-floatlabel:has(.ng-invalid.ng-touched .p-inputwrapper) label,p-floatlabel:has(.ng-invalid.ng-dirty .p-inputwrapper) label{color:var(--color-red-500)}p-checkbox.p-checkbox-checked .p-checkbox-box{background:var(--primary-default)}p-checkbox .p-checkbox-box{color:var(--color-black)}.p-checkbox-checked .p-checkbox-icon{color:var(--color-black)}p-checkbox.ng-invalid.ng-touched .p-checkbox-box,p-checkbox.ng-invalid.ng-dirty .p-checkbox-box{border-color:var(--color-red-500);background-color:var(--color-red-50)}p-checkbox.ng-invalid.ng-touched.p-checkbox-checked .p-checkbox-box,p-checkbox.ng-invalid.ng-dirty.p-checkbox-checked .p-checkbox-box{background-color:var(--color-red-500);border-color:var(--color-red-600)}input:focus,select:focus,textarea:focus,button:focus,.p-inputtext:focus,.p-dropdown:focus-within,.p-multiselect:focus-within,.p-inputwrapper:focus-within,.p-button:focus,.p-checkbox-box:focus,.p-radiobutton-box:focus,.p-slider:focus,.p-calendar:focus-within,.p-autocomplete:focus-within,.p-toggleswitch:focus-within,.p-listbox:focus-within,.p-tabview-nav-link:focus,.p-menuitem-link:focus,.p-checkbox:focus-within,.p-checkbox:focus{border-color:var(--primary-default);box-shadow:0 0 0 2px var(--primary-default33, rgba(255, 195, 45, .2))}.p-accordionpanel [tabindex]:focus{border-radius:2px;box-shadow:0 0 0 6px var(--primary-default33, rgba(255, 195, 45, .2))}.p-dialog-content{overflow:visible}.p-textarea{background:#fff;border:solid 2px var(--color-gray-400);border-radius:8px;font-weight:600}textarea.p-textarea.ng-invalid.ng-touched,textarea.p-textarea.ng-invalid.ng-dirty{border-color:var(--color-red-500);background-color:var(--color-red-50)}textarea.p-textarea.ng-invalid.ng-touched:focus,textarea.p-textarea.ng-invalid.ng-dirty:focus{border-color:var(--color-red-600);box-shadow:0 0 0 3px var(--color-red-100)}.p-accordionpanel{border:solid 2px var(--color-gray-200);border-radius:4px}.p-accordioncontent-content{padding:18px}.p-accordionheader{background:var(--color-gray-50);border-radius:4px}.p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:var(--primary-default)}.report-container{width:100%;height:calc(100vh - 65px)}.p-carousel-item.ng-star-inserted{display:flex;justify-content:center;margin-left:1px;margin-right:1px}.p-carousel-indicator-active .p-carousel-indicator-button{background:var(--primary-default)}.p-carousel-content p-button.p-carousel-prev-button.p-disabled,.p-carousel-content p-button.p-carousel-next-button.p-disabled{visibility:hidden}.p-orderlist{gap:1rem;padding:1rem;box-shadow:0 2px 8px #0000000a;border-color:var(--color-gray-100);border-style:solid;border-width:1px;border-radius:8px}.p-orderlist .p-listbox-option-selected{background-color:var(--primary-default)!important;color:var(--color-black);border:solid 2px var(--color-gray-400)}.p-listbox-list-container{max-height:30rem!important}@media (max-height: 640px){.p-listbox-list-container{max-height:14rem!important}}.p-panelmenu .p-panelmenu-panel.ng-star-inserted,.p-panelmenu-panel.ng-star-inserted .p-panelmenu-submenu{padding:0;z-index:500;border:0}.p-panelmenu.primary .p-panelmenu-panel.ng-star-inserted{background:var(--primary-default)!important}.p-panelmenu.primary .p-panelmenu-item.p-focus>.p-panelmenu-item-content{background:var(--primary-hover)}.p-panelmenu.primary .p-panelmenu-item :focus{background:var(--primary-hover)}.p-panelmenu.primary .p-panelmenu-item:not(.p-disabled)>.p-panelmenu-item-content:hover{background:var(--primary-hover)}.p-panelmenu.primary .p-panelmenu-header:not(.p-disabled) .p-panelmenu-header-content:hover{background:var(--primary-hover)}.p-panelmenu.secondary .p-panelmenu-panel.ng-star-inserted{background:var(--secondary-default)!important}.p-panelmenu.secondary .p-panelmenu-item.p-focus>.p-panelmenu-item-content{background:var(--secondary-default)}.p-component.p-fileupload.p-fileupload-advanced.ng-star-inserted{border:solid 2px var(--color-gray-400)}h1{font-size:20px;line-height:calc(1.75 / 1.125)}h2{font-size:18px;line-height:calc(1.75 / 1.125)}p a{color:#0078d4;text-decoration:underline}.p-editor{width:100%;height:100%}.p-editor .ql-active{color:var(--primary-default)}.p-editor .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:var(--primary-default)}.vertical-enter-animation{animation:expandHeight .5s}.vertical-leave-animation{animation:decreseHeight .1s;overflow:hidden}@keyframes expandHeight{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.enter-animation{animation:slide-fade .2s ease forwards}@keyframes slide-fade{0%{opacity:0}to{opacity:1}}.vertical-enter-animation-overflow{animation:expandHeight .1s;overflow:hidden;visibility:hidden}.vertical-leave-animation-overflow{animation:decreseHeight .1s;overflow:hidden}@keyframes expandHeight{0%{max-height:0}to{max-height:500px}}@keyframes decreseHeight{0%{opacity:1;max-height:500px}to{opacity:0;max-height:0}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}html{scrollbar-gutter:stable;overflow-y:scroll}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-font-weight: initial;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
