@layer properties;@layer tailwind-base{: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-indigo-500: oklch(58.5% .233 277.117);--color-indigo-600: oklch(51.1% .262 276.966);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-800: oklch(27.8% .033 256.848);--spacing: .25rem;--container-sm: 24rem;--container-md: 28rem;--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-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;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer tailwind-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)){::placeholder{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 tailwind-utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:0}.top-2{top:calc(var(--spacing) * 2)}.right-2{right:calc(var(--spacing) * 2)}.col-span-2{grid-column:span 2 / span 2}.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}}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.ms-4{margin-inline-start:calc(var(--spacing) * 4)}.me-1{margin-inline-end:var(--spacing)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-10{height:calc(var(--spacing) * 10)}.h-40{height:calc(var(--spacing) * 40)}.h-48{height:calc(var(--spacing) * 48)}.h-52{height:calc(var(--spacing) * 52)}.h-60{height:calc(var(--spacing) * 60)}.h-\[300px\]{height:300px}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:calc(var(--spacing) * 40)}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-80{width:calc(var(--spacing) * 80)}.w-auto{width:auto}.w-full{width:100%}.max-w-60{max-width:calc(var(--spacing) * 60)}.max-w-96{max-width:calc(var(--spacing) * 96)}.max-w-sm{max-width:var(--container-sm)}.min-w-64{min-width:calc(var(--spacing) * 64)}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-none{flex:none}.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:calc(1 / 3 * 100%)}.basis-auto{flex-basis:auto}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-items-center{justify-items:center}.gap-1{gap:var(--spacing)}.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-10{gap:calc(var(--spacing) * 10)}.gap-20{gap:calc(var(--spacing) * 20)}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.self-center{align-self:center}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-t-xl{border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.object-center{object-position:center}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-1{padding-inline:var(--spacing)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-8{padding-block:calc(var(--spacing) * 8)}.pt-6{padding-top:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-end{text-align:end}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.card-header{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);font-family:Minion Pro,serif}.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))}.leading-6{--tw-leading: calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.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)}.break-words{overflow-wrap:break-word}.text-contrast{color:var(--text-contrast-color)}.text-gray-500{color:var(--color-gray-500)}.text-gray-800{color:var(--color-gray-800)}.text-indigo-600{color:var(--color-indigo-600)}.uppercase{text-transform:uppercase}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow\/radius{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}@media(hover:hover){.hover\:cursor-not-allowed:hover{cursor:not-allowed}}@media(hover:hover){.hover\:cursor-pointer:hover{cursor:pointer}}@media(hover:hover){.hover\:text-indigo-500:hover{color:var(--color-indigo-500)}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}@media(width>=40rem){.sm\:col-span-1{grid-column:span 1 / span 1}}@media(width>=40rem){.sm\:col-start-2{grid-column-start:2}}@media(width>=40rem){.sm\:mx-auto{margin-inline:auto}}@media(width>=40rem){.sm\:block{display:block}}@media(width>=40rem){.sm\:grid{display:grid}}@media(width>=40rem){.sm\:hidden{display:none}}@media(width>=40rem){.sm\:inline-block{display:inline-block}}@media(width>=40rem){.sm\:h-auto{height:auto}}@media(width>=40rem){.sm\:w-40{width:calc(var(--spacing) * 40)}}@media(width>=40rem){.sm\:w-96{width:calc(var(--spacing) * 96)}}@media(width>=40rem){.sm\:w-auto{width:auto}}@media(width>=40rem){.sm\:w-full{width:100%}}@media(width>=40rem){.sm\:max-w-96{max-width:calc(var(--spacing) * 96)}}@media(width>=40rem){.sm\:max-w-full{max-width:100%}}@media(width>=40rem){.sm\:max-w-sm{max-width:var(--container-sm)}}@media(width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=40rem){.sm\:flex-row{flex-direction:row}}@media(width>=40rem){.sm\:flex-row-reverse{flex-direction:row-reverse}}@media(width>=40rem){.sm\:items-center{align-items:center}}@media(width>=40rem){.sm\:items-start{align-items:flex-start}}@media(width>=40rem){.sm\:text-center{text-align:center}}@media(width>=48rem){.md\:me-10{margin-inline-end:calc(var(--spacing) * 10)}}@media(width>=48rem){.md\:mt-0{margin-top:0}}@media(width>=48rem){.md\:hidden{display:none}}@media(width>=48rem){.md\:w-fit{width:fit-content}}@media(width>=48rem){.md\:max-w-md{max-width:var(--container-md)}}@media(width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(width>=48rem){.md\:flex-row{flex-direction:row}}@media(width>=48rem){.md\:flex-row-reverse{flex-direction:row-reverse}}@media(width>=48rem){.md\:flex-wrap{flex-wrap:wrap}}@media(width>=48rem){.md\:items-center{align-items:center}}@media(width>=48rem){.md\:items-end{align-items:flex-end}}@media(width>=48rem){.md\:justify-between{justify-content:space-between}}@media(width>=48rem){.md\:text-center{text-align:center}}@media(width>=64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(width>=96rem){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}}@layer tailwind-base,primeng,tailwind-utilities;label{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.requiredLabel:after{content:" *";color:var(--text-error-color)}.input-label-col{display:flex;flex-direction:column;gap:calc(var(--spacing) * 2)}.input-label-row{display:flex;flex-direction:row;align-items:center;gap:calc(var(--spacing) * 2)}.help-text{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.error-text{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--text-error-color)}.p-button-icon-only.p-button-secondary.p-inputnumber-button:disabled{display:none}.p-inputtext:disabled{background-color:var(--surface-card);color:var(--text-color-secondary);border-radius:0;border:0;border-left:2px solid var(--primary-color);box-shadow:none}.p-inputtext:disabled::placeholder{color:transparent}.p-select.p-disabled{background-color:var(--surface-card);color:var(--text-color-secondary);border-radius:0;border:0;border-left:2px solid var(--primary-color);box-shadow:none}.p-select.p-disabled::placeholder{color:transparent}.p-select.p-disabled .p-inputtext:disabled{border:none;color:var(--text-color-secondary)}.p-select.p-disabled .p-select-dropdown{display:none}.p-select.p-disabled .p-select-label.p-placeholder{color:transparent}.phone_prefix .p-inputtext{width:5em}.phone_suffix .p-inputtext{width:9em}.text-highlight{color:var(--secondary-color)}.page-header{margin-bottom:calc(var(--spacing) * 4);font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height));text-transform:uppercase;font-family:Minion Pro,serif}.card-subheader{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-detail{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--text-color-secondary)}.description-text{text-indent:calc(var(--spacing) * -1);white-space:pre-wrap}.file-drop-zone{transition:background-color .2s}.drag-over{background-color:var(--secondary-dark-color);border-color:var(--secondary-dark-color);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:2px;--tw-border-style: dashed;border-style:dashed;padding:calc(var(--spacing) * 4)}@supports (color: color-mix(in lab,red,red)){.drag-over{background-color:color-mix(in srgb,var(--secondary-dark-color),transparent 90%)}}.boat-list .p-dataview-header{border-radius:12px;margin-bottom:calc(var(--spacing) * 4)}.p-datepicker.p-inputwrapper{padding:0;background:transparent;border:0 none;box-shadow:none}.p-progressbar{height:50px}.p-progressbar-label{color:var(--text-contrast-color)}.p-dialog-title{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);font-family:Minion Pro,serif;color:var(--text-color)}@media(max-width:768px){.p-select,.p-textarea,.p-password-input,.p-inputnumber,.p-datepicker,.p-inputtext{font-size:16px}}.p-toast-detail,.p-message-detail{white-space:pre-line}.login-container{background-image:url(/assets/images/login-bg.png);background-size:cover;background-attachment:fixed;background-repeat:no-repeat}.mobile-login-picture{background-image:url(/assets/images/login-bg.png);background-size:cover;background-position:left top;background-repeat:no-repeat}.mobile-login-bg{background-color:#262a3f}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box,p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box,p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputnumber-input,p-inputmask.ng-dirty.ng-invalid>.p-inputmask,p-password.ng-dirty.ng-invalid>.p-password>.p-password-input,p-multiselect.ng-dirty.ng-invalid>.p-multiselect,p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton,p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton,p-datepicker.ng-dirty.ng-invalid .p-datepicker-input{border-color:var(--text-error-color)}@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-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@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 pulse{50%{opacity:.5}}@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-border-style: solid;--tw-font-weight: initial;--tw-leading: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--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}}}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{font-family:Inter var,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:normal;--font-family: "Inter var", sans-serif;--font-feature-settings: "cv02", "cv03", "cv04", "cv11";--text-color: #252525;--text-color-secondary: #454545;--primary-color: #475286;--primary-color-text: #454545;--primary-dark-color: #3d466b;--primary-darker-color: #262a3f;--secondary-color: #cdb642;--secondary-color-text: #ffffff;--secondary-dark-color: #bea134;--secondary-darker-color: #a3802b;--text-contrast-color: #f6f6f6;--text-error-color: #bf2d3b;--surface-0: #ffffff;--surface-50: #f4f7fa;--surface-100: #e5eaf4;--surface-200: #d1dbec;--surface-300: #b1c4df;--surface-400: #8ca5ce;--surface-500: #7089c1;--surface-600: #5d72b3;--surface-700: #5261a3;--surface-800: #475286;--surface-900: #3d466b;--surface-950: #262a3f;--gray-0: #ffffff;--gray-50: #f6f6f6;--gray-100: #e7e7e7;--gray-200: #d1d1d1;--gray-300: #b0b0b0;--gray-400: #888888;--gray-500: #6d6d6d;--gray-600: #5d5d5d;--gray-700: #4f4f4f;--gray-800: #454545;--gray-900: #3d3d3d;--gray-950: #252525 t;--content-padding: 1.125rem;--inline-spacing: .5rem;--border-radius: 6px;--surface-ground: #262a3f;--surface-section: #ffffff;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #e2e8f0;--surface-hover: #f3f0ce;--focus-ring: none;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #eff6ff;--highlight-text-color: #262a3f;--p-anchor-gutter: 2px;color-scheme:light}:root{--p-focus-ring-color: var(--primary-color)}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url("./media/Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url("./media/Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}@font-face{font-family:The Suavity;font-weight:400;font-display:swap;font-style:normal;src:url("./media/The Suavity-2QCJQOV7.otf") format("otf")}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-Bold-4BGTAL26.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-BoldCn-YDL3HOXR.otf") format("opentype");font-weight:700;font-stretch:condensed;font-style:normal}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-BoldCnIt-L4CRWHWP.otf") format("opentype");font-weight:700;font-stretch:condensed;font-style:italic}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-BoldIt-FOWBIT32.otf") format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-It-ZLA5PSFI.otf") format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-Medium-R6ZZJBHK.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-MediumIt-KHUSUNX3.otf") format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-Regular-NOZAPRI7.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-Semibold-3TC3DCY5.otf") format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Minion Pro;src:url("./media/MinionPro-SemiboldIt-U7YCWUOW.otf") format("opentype");font-weight:600;font-style:italic}:root{--blue-50: rgb(245.2, 248.75, 254.55);--blue-100: rgb(207.96, 225, 252.84);--blue-200: rgb(170.72, 201.25, 251.13);--blue-300: rgb(133.48, 177.5, 249.42);--blue-400: rgb(96.24, 153.75, 247.71);--blue-500: #3b82f6;--blue-600: rgb(50.15, 110.5, 209.1);--blue-700: rgb(41.3, 91, 172.2);--blue-800: rgb(32.45, 71.5, 135.3);--blue-900: rgb(23.6, 52, 98.4);--green-50: rgb(243.95, 252.1, 246.95);--green-100: rgb(201.96, 241.08, 216.36);--green-200: rgb(159.97, 230.06, 185.77);--green-300: rgb(117.98, 219.04, 155.18);--green-400: rgb(75.99, 208.02, 124.59);--green-500: #22c55e;--green-600: rgb(28.9, 167.45, 79.9);--green-700: rgb(23.8, 137.9, 65.8);--green-800: rgb(18.7, 108.35, 51.7);--green-900: rgb(13.6, 78.8, 37.6);--yellow-50: rgb(253.95, 251.2, 242.65);--yellow-100: rgb(249.96, 236.76, 195.72);--yellow-200: rgb(245.97, 222.32, 148.79);--yellow-300: rgb(241.98, 207.88, 101.86);--yellow-400: rgb(237.99, 193.44, 54.93);--yellow-500: #eab308;--yellow-600: rgb(198.9, 152.15, 6.8);--yellow-700: rgb(163.8, 125.3, 5.6);--yellow-800: rgb(128.7, 98.45, 4.4);--yellow-900: rgb(93.6, 71.6, 3.2);--cyan-50: rgb(242.55, 251.35, 252.85);--cyan-100: rgb(195.24, 237.48, 244.68);--cyan-200: rgb(147.93, 223.61, 236.51);--cyan-300: rgb(100.62, 209.74, 228.34);--cyan-400: rgb(53.31, 195.87, 220.17);--cyan-500: #06b6d4;--cyan-600: rgb(5.1, 154.7, 180.2);--cyan-700: rgb(4.2, 127.4, 148.4);--cyan-800: rgb(3.3, 100.1, 116.6);--cyan-900: rgb(2.4, 72.8, 84.8);--pink-50: rgb(254.05, 245.85, 249.9);--pink-100: rgb(250.44, 211.08, 230.52);--pink-200: rgb(246.83, 176.31, 211.14);--pink-300: rgb(243.22, 141.54, 191.76);--pink-400: rgb(239.61, 106.77, 172.38);--pink-500: #ec4899;--pink-600: rgb(200.6, 61.2, 130.05);--pink-700: rgb(165.2, 50.4, 107.1);--pink-800: rgb(129.8, 39.6, 84.15);--pink-900: rgb(94.4, 28.8, 61.2);--indigo-50: rgb(247.2, 247.35, 254.3);--indigo-100: rgb(217.56, 218.28, 251.64);--indigo-200: rgb(187.92, 189.21, 248.98);--indigo-300: rgb(158.28, 160.14, 246.32);--indigo-400: rgb(128.64, 131.07, 243.66);--indigo-500: #6366f1;--indigo-600: rgb(84.15, 86.7, 204.85);--indigo-700: rgb(69.3, 71.4, 168.7);--indigo-800: rgb(54.45, 56.1, 132.55);--indigo-900: rgb(39.6, 40.8, 96.4);--teal-50: rgb(243.25, 251.45, 250.55);--teal-100: rgb(198.6, 237.96, 233.64);--teal-200: rgb(153.95, 224.47, 216.73);--teal-300: rgb(109.3, 210.98, 199.82);--teal-400: rgb(64.65, 197.49, 182.91);--teal-500: #14b8a6;--teal-600: rgb(17, 156.4, 141.1);--teal-700: rgb(14, 128.8, 116.2);--teal-800: rgb(11, 101.2, 91.3);--teal-900: rgb(8, 73.6, 66.4);--orange-50: rgb(254.7, 248, 243.35);--orange-100: rgb(253.56, 221.4, 199.08);--orange-200: rgb(252.42, 194.8, 154.81);--orange-300: rgb(251.28, 168.2, 110.54);--orange-400: rgb(250.14, 141.6, 66.27);--orange-500: #f97316;--orange-600: rgb(211.65, 97.75, 18.7);--orange-700: rgb(174.3, 80.5, 15.4);--orange-800: rgb(136.95, 63.25, 12.1);--orange-900: rgb(99.6, 46, 8.8);--bluegray-50: rgb(247.25, 248.05, 249.2);--bluegray-100: rgb(217.8, 221.64, 227.16);--bluegray-200: rgb(188.35, 195.23, 205.12);--bluegray-300: rgb(158.9, 168.82, 183.08);--bluegray-400: rgb(129.45, 142.41, 161.04);--bluegray-500: #64748b;--bluegray-600: rgb(85, 98.6, 118.15);--bluegray-700: rgb(70, 81.2, 97.3);--bluegray-800: rgb(55, 63.8, 76.45);--bluegray-900: rgb(40, 46.4, 55.6);--purple-50: rgb(250.65, 246.5, 254.6);--purple-100: rgb(234.12, 214.2, 253.08);--purple-200: rgb(217.59, 181.9, 251.56);--purple-300: rgb(201.06, 149.6, 250.04);--purple-400: rgb(184.53, 117.3, 248.52);--purple-500: #a855f7;--purple-600: rgb(142.8, 72.25, 209.95);--purple-700: rgb(117.6, 59.5, 172.9);--purple-800: rgb(92.4, 46.75, 135.85);--purple-900: rgb(67.2, 34, 98.8);--red-50: rgb(255, 245.3, 244.75);--red-100: rgb(255, 208.44, 205.8);--red-200: rgb(255, 171.58, 166.85);--red-300: rgb(255, 134.72, 127.9);--red-400: rgb(255, 97.86, 88.95);--red-500: #ff3d32;--red-600: rgb(216.75, 51.85, 42.5);--red-700: rgb(178.5, 42.7, 35);--red-800: rgb(140.25, 33.55, 27.5);--red-900: rgb(102, 24.4, 20);--primary-50: rgb(245.8, 246.35, 248.95);--primary-100: rgb(210.84, 213.48, 225.96);--primary-200: rgb(175.88, 180.61, 202.97);--primary-300: rgb(140.92, 147.74, 179.98);--primary-400: rgb(105.96, 114.87, 156.99);--primary-500: #475286;--primary-600: rgb(60.35, 69.7, 113.9);--primary-700: rgb(49.7, 57.4, 93.8);--primary-800: rgb(39.05, 45.1, 73.7);--primary-900: rgb(28.4, 32.8, 53.6);--secondary-50: rgb(244.15, 244.35, 245.4);--secondary-100: rgb(202.92, 203.88, 208.92);--secondary-200: rgb(161.69, 163.41, 172.44);--secondary-300: rgb(120.46, 122.94, 135.96);--secondary-400: rgb(79.23, 82.47, 99.48);--secondary-500: #262a3f;--secondary-600: rgb(32.3, 35.7, 53.55);--secondary-700: rgb(26.6, 29.4, 44.1);--secondary-800: rgb(20.9, 23.1, 34.65);--secondary-900: rgb(15.2, 16.8, 25.2)}@layer primeng{*{box-sizing:border-box}.p-component{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.6}.p-error{color:#bf2d3b}.p-text-secondary{color:#5d5d5d}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;border-radius:6px}.p-link:focus-visible{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}}@layer primeng{.p-dialog-header,.p-dialog-footer{color:var(--p-primary-700)}.p-message{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.p-datepicker-buttonbar .p-button{padding:.25rem .75rem;font-size:.875rem}.p-datepicker .p-datepicker-group-container+.p-timepicker{margin-top:.5rem;padding-top:.5rem}.p-datepicker table th{font-weight:500}.p-datepicker.p-inputwrapper .p-datepicker-input{flex:1 1 auto;min-width:0}.p-inputnumber.p-inputnumber-buttons-stacked,.p-inputnumber.p-inputnumber-stacked{position:relative}.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-input,.p-inputnumber.p-inputnumber-stacked .p-inputnumber-input{border-top-right-radius:5px;border-bottom-right-radius:5px}.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button-group,.p-inputnumber.p-inputnumber-stacked .p-inputnumber-button-group{position:absolute;top:1px;right:1px;height:calc(100% - 2px)}.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button,.p-inputnumber.p-inputnumber-stacked .p-inputnumber-button{border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:transparent;border:0 none;color:#7089c1}.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button:hover,.p-inputnumber.p-inputnumber-stacked .p-inputnumber-button:hover{background-color:#e5eaf4;color:#5d72b3}.p-inputnumber.p-inputnumber-buttons-stacked .p-inputnumber-button:active,.p-inputnumber.p-inputnumber-stacked .p-inputnumber-button:active{background-color:#d1dbec;color:#5261a3}.p-inputnumber.p-inputnumber-buttons-horizontal .p-inputnumber-button,.p-inputnumber.p-inputnumber-horizontal .p-inputnumber-button{background-color:transparent;border:1px solid #475286;color:#7089c1}.p-inputnumber.p-inputnumber-buttons-horizontal .p-inputnumber-button:hover,.p-inputnumber.p-inputnumber-horizontal .p-inputnumber-button:hover{background-color:#e5eaf4;color:#5d72b3}.p-inputnumber.p-inputnumber-buttons-horizontal .p-inputnumber-button:active,.p-inputnumber.p-inputnumber-horizontal .p-inputnumber-button:active{background-color:#d1dbec;color:#5261a3}.p-inputnumber.p-inputnumber-buttons-horizontal .p-inputnumber-button.p-inputnumber-increment-button,.p-inputnumber.p-inputnumber-horizontal .p-inputnumber-button.p-inputnumber-increment-button{border-left:0 none}.p-inputnumber.p-inputnumber-buttons-horizontal .p-inputnumber-button.p-inputnumber-decrement-button,.p-inputnumber.p-inputnumber-horizontal .p-inputnumber-button.p-inputnumber-decrement-button{border-right:0 none}.p-inputnumber.p-inputnumber-buttons-vertical .p-inputnumber-button,.p-inputnumber.p-inputnumber-vertical .p-inputnumber-button{background-color:transparent;border:1px solid #475286;color:#7089c1}.p-inputnumber.p-inputnumber-buttons-vertical .p-inputnumber-button:hover,.p-inputnumber.p-inputnumber-vertical .p-inputnumber-button:hover{background-color:#e5eaf4;color:#5d72b3}.p-inputnumber.p-inputnumber-buttons-vertical .p-inputnumber-button:active,.p-inputnumber.p-inputnumber-vertical .p-inputnumber-button:active{background-color:#d1dbec;color:#5261a3}.p-inputnumber.p-inputnumber-buttons-vertical .p-inputnumber-button.p-inputnumber-increment-button,.p-inputnumber.p-inputnumber-vertical .p-inputnumber-button.p-inputnumber-increment-button{border-bottom:0 none}.p-inputnumber.p-inputnumber-buttons-vertical .p-inputnumber-button.p-inputnumber-decrement-button,.p-inputnumber.p-inputnumber-vertical .p-inputnumber-button.p-inputnumber-decrement-button{border-top:0 none}.p-selectbutton{background:#e5eaf4;border-radius:6px}.p-selectbutton .p-togglebutton{background:transparent;border:0 none;color:#7089c1;box-shadow:none}.p-selectbutton .p-togglebutton:not(:disabled):hover{background:transparent;color:#5d72b3}.p-selectbutton .p-togglebutton.p-togglebutton-checked{background:transparent;color:#3d466b;box-shadow:none}.p-selectbutton .p-togglebutton:focus-visible{outline:1px solid var(--p-focus-ring-color);outline-offset:-1px;box-shadow:none;border-color:#8ca5ce}.p-selectbutton .p-togglebutton.p-disabled{opacity:1;color:#8ca5ce}.p-selectbutton.p-invalid{box-shadow:0 0 0 1px #bf2d3b}.p-selectbutton.p-disabled{opacity:1}.p-selectbutton.p-disabled .p-togglebutton{color:#8ca5ce}.p-image-mask{background:#000000e6!important}}.preloader{position:fixed;z-index:999999;background:#edf1f5;width:100%;height:100%}.preloader-content{border:0 solid transparent;border-radius:50%;width:150px;height:150px;position:absolute;top:calc(50vh - 75px);left:calc(50vw - 75px)}.preloader-content:before,.preloader-content:after{content:"";border:1em solid var(--primary-color);border-radius:50%;width:inherit;height:inherit;position:absolute;top:0;left:0;animation:loader 2s linear infinite;opacity:0}.preloader-content:before{animation-delay:.5s}@keyframes loader{0%{transform:scale(0);opacity:0}50%{opacity:1}to{transform:scale(1);opacity:0}}*{box-sizing:border-box}html{height:100%;font-size:14px}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--surface-ground);margin:0;padding:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:var(--primary-color)}.layout-wrapper{min-height:100vh}.layout-topbar{position:fixed;height:5rem;z-index:997;left:0;top:0;width:100%;padding:0 2rem;background-color:var(--surface-card);transition:left .2s;display:flex;align-items:center;box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014}.layout-topbar .layout-topbar-logo{display:flex;align-items:end;color:var(--surface-900);font-size:1.5rem;font-weight:500;width:300px;border-radius:12px}.layout-topbar .layout-topbar-logo img{height:2.5rem;margin-right:.5rem}.layout-topbar .layout-topbar-logo:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:var(--focus-ring)}.layout-topbar .layout-topbar-button{display:inline-flex;justify-content:center;align-items:center;position:relative;color:var(--text-color-secondary);border-radius:50%;width:3rem;height:3rem;cursor:pointer;transition:background-color .2s}.layout-topbar .layout-topbar-button:hover{color:var(--text-color);background-color:var(--surface-hover)}.layout-topbar .layout-topbar-button:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:var(--focus-ring)}.layout-topbar .layout-topbar-button i{font-size:1.5rem}.layout-topbar .layout-topbar-button span{font-size:1rem;display:none}.layout-topbar .layout-menu-button{margin-left:2rem}.layout-topbar .layout-topbar-menu-button{display:none}.layout-topbar .layout-topbar-menu-button i{font-size:1.25rem}.layout-topbar .layout-topbar-menu{margin:0 0 0 auto;padding:0;list-style:none;display:flex}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:1rem}@media(max-width:991px){.layout-topbar{justify-content:space-between}.layout-topbar .layout-topbar-logo{width:auto;order:2}.layout-topbar .layout-menu-button{margin-left:0;order:1}.layout-topbar .layout-topbar-menu-button{display:inline-flex;margin-left:0;order:3}.layout-topbar .layout-topbar-menu{margin-left:0;position:absolute;flex-direction:column;background-color:var(--surface-overlay);box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014;border-radius:12px;padding:1rem;right:2rem;top:5rem;min-width:15rem;display:none;-webkit-animation:scalein .15s linear;animation:scalein .15s linear}.layout-topbar .layout-topbar-menu.layout-topbar-menu-mobile-active{display:block}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:0;display:flex;width:100%;height:auto;justify-content:flex-start;border-radius:12px;padding:1rem}.layout-topbar .layout-topbar-menu .layout-topbar-button i{font-size:1rem;margin-right:.5rem}.layout-topbar .layout-topbar-menu .layout-topbar-button span{font-weight:medium;display:block}}.layout-sidebar{position:fixed;width:300px;height:calc(100vh - 9rem);z-index:999;overflow-y:auto;-webkit-user-select:none;user-select:none;top:7rem;left:2rem;transition:transform .2s,left .2s;background-color:var(--surface-overlay);border-radius:12px;padding:.5rem 1.5rem;box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014}.layout-menu{margin:0;padding:0;list-style-type:none}.layout-menu .layout-root-menuitem>.layout-menuitem-root-text{font-size:.857rem;text-transform:uppercase;font-weight:700;color:var(--surface-900);margin:.75rem 0}.layout-menu .layout-root-menuitem>a{display:none}.layout-menu a{-webkit-user-select:none;user-select:none}.layout-menu a.active-menuitem>.layout-submenu-toggler{transform:rotate(-180deg)}.layout-menu li.active-menuitem>a .layout-submenu-toggler{transform:rotate(-180deg)}.layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-menu ul a{display:flex;align-items:center;position:relative;outline:0 none;color:var(--text-color);cursor:pointer;padding:.75rem 1rem;border-radius:12px;transition:background-color .2s,box-shadow .2s}.layout-menu ul a .layout-menuitem-icon{margin-right:.5rem}.layout-menu ul a .layout-submenu-toggler{font-size:75%;margin-left:auto;transition:transform .2s}.layout-menu ul a.active-route{font-weight:700;color:var(--secondary-color)}.layout-menu ul a:hover{background-color:var(--surface-hover)}.layout-menu ul a:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:inset var(--focus-ring)}.layout-menu ul .layout-submenu-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.86,0,.07,1)}.layout-menu ul .layout-submenu-wrapper.layout-submenu-expanded{grid-template-rows:1fr}.layout-menu ul ul{overflow:hidden;border-radius:12px}.layout-menu ul ul li a{margin-left:1rem}.layout-menu ul ul li li a{margin-left:2rem}.layout-menu ul ul li li li a{margin-left:2.5rem}.layout-menu ul ul li li li li a{margin-left:3rem}.layout-menu ul ul li li li li li a{margin-left:3.5rem}.layout-menu ul ul li li li li li li a{margin-left:4rem}.layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-top-right-radius:0;border-bottom-right-radius:0;transition:background-color var(--transition-duration);overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}.layout-config-button i{font-size:2rem;line-height:inherit;transform:rotate(0);transition:transform 1s}.layout-config-button:hover{background:var(--primary-400)}.layout-config-sidebar.p-sidebar .p-sidebar-content{padding-left:2rem;padding-right:2rem}.layout-main-container{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;padding:7rem 2rem 2rem 4rem;transition:margin-left .2s}.layout-main{flex:1 1 auto}.layout-footer{transition:margin-left .2s;display:flex;align-items:center;justify-content:center;padding-top:1rem;border-top:1px solid var(--surface-border);color:var(--secondary-color-text)}@media screen and (min-width:1960px){.layout-main,.landing-wrapper{width:1504px;margin-left:auto!important;margin-right:auto!important}}@media(min-width:992px){.layout-wrapper.layout-overlay .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper.layout-overlay .layout-sidebar{transform:translate(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper.layout-overlay.layout-overlay-active .layout-sidebar{transform:translate(0)}.layout-wrapper.layout-static .layout-main-container{margin-left:300px}.layout-wrapper.layout-static.layout-static-inactive .layout-sidebar{transform:translate(-100%);left:0}.layout-wrapper.layout-static.layout-static-inactive .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper .layout-mask{display:none}}@media(max-width:991px){.blocked-scroll{overflow:hidden}.layout-wrapper .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper .layout-sidebar{transform:translate(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;background-color:var(--maskbg)}.layout-wrapper.layout-mobile-active .layout-sidebar{transform:translate(0)}.layout-wrapper.layout-mobile-active .layout-mask{display:block;animation:fadein .2s}}.card{background:var(--surface-card);border:1px solid var(--surface-border);padding:2rem;margin-bottom:2rem;box-shadow:var(--card-shadow);border-radius:12px}.card:last-child{margin-bottom:0}.p-toast.p-toast-top-right,.p-toast.p-toast-top-left,.p-toast.p-toast-top-center{top:100px}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:500;line-height:1.2;color:var(--text-color)}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}mark{background:#fff8e1;padding:.25rem .4rem;border-radius:12px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-top:solid var(--surface-border);border-width:1px 0 0 0;margin:1rem 0}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}@layer reset{.no-background.p-dataview .p-dataview-content{background:none}}
