.p-connected-overlay-enter-from{--tw-scale-y:.75;opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-connected-overlay-leave-to{opacity:0}.p-connected-overlay-enter-active{transition-duration:.15s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.p-connected-overlay-leave-active{transition-duration:.1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:linear}.p-toggleable-content-enter-from,.p-toggleable-content-leave-to{max-height:0}.p-toggleable-content-enter-to,.p-toggleable-content-leave-from{max-height:1000px}.p-toggleable-content-leave-active{overflow:hidden;transition-duration:.45s;transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,1,0,1)}.p-toggleable-content-enter-active{overflow:hidden;transition-duration:1s;transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-disabled,.p-disabled *{cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-component:disabled,.p-disabled{opacity:.6}.pi{font-size:1rem}.p-icon{height:1rem;width:1rem}.p-overlay-mask{background-color:#00000080;height:100%;inset-inline-start:0;position:fixed;top:0;width:100%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-overlay-mask-enter{animation:p-overlay-mask-enter-animation .15s forwards}.p-overlay-mask-leave{animation:p-overlay-mask-leave-animation .15s forwards}@keyframes p-overlay-mask-enter-animation{0%{background:transparent}to{background:#00000080}}@keyframes p-overlay-mask-leave-animation{0%{background:#00000080}to{background:transparent}}.p-checkbox{display:inline-flex;height:1.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;width:1.25rem}.p-checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:transparent;border-radius:.125rem;border-width:1px;cursor:pointer;height:100%;inset-inline-start:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:10}.p-checkbox-input:disabled{cursor:default}.p-checkbox-box{align-items:center;border-radius:.125rem;border-width:1px;display:flex;height:1.25rem;justify-content:center;width:1.25rem;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-shadow:0 1px 2px 0 rgba(18,18,23,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-checkbox-box:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.p-checkbox-icon{font-size:.875rem;height:.875rem;width:.875rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-checkbox-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-checkbox-checked .p-checkbox-box{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1))}.p-checkbox-checked .p-checkbox-icon{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-checkbox-checked:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-hover-color) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-hover-color) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-checkbox-checked:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-icon{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:focus-visible) .p-checkbox-box{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-checkbox.p-invalid>.p-checkbox-box{--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1))}.p-checkbox.p-invalid>.p-checkbox-box:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.p-checkbox.p-variant-filled .p-checkbox-box{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-checkbox.p-variant-filled .p-checkbox-box:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-checkbox.p-disabled{opacity:1}.p-checkbox.p-disabled .p-checkbox-box{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-checkbox.p-disabled .p-checkbox-box:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-checkbox.p-disabled .p-checkbox-box .p-checkbox-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-checkbox.p-disabled .p-checkbox-box .p-checkbox-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-checkbox-sm,.p-checkbox-sm .p-checkbox-box{height:1rem;width:1rem}.p-checkbox-sm .p-checkbox-icon{height:.75rem;width:.75rem}.p-checkbox-lg,.p-checkbox-lg .p-checkbox-box{height:1.5rem;width:1.5rem}.p-checkbox-lg .p-checkbox-icon{height:1rem;width:1rem}.p-badge{align-items:center;border-radius:.375rem;display:inline-flex;height:1.5rem;justify-content:center;min-width:1.5rem;--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1));font-size:.75rem;font-weight:700;padding:0 .5rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-contrast-color) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-badge-dot{height:.5rem;min-width:.5rem}.p-badge-circle,.p-badge-dot{border-radius:9999px;padding:0}.p-badge-secondary{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-badge-secondary:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-badge-success{--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-badge-success:is(.dark *){--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(25 71 45/var(--tw-text-opacity,1))}.p-badge-info{--tw-bg-opacity:1;background-color:rgb(25 118 210/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-badge-info:is(.dark *){--tw-bg-opacity:1;background-color:rgb(71 145 219/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(11 50 88/var(--tw-text-opacity,1))}.p-badge-warn{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-badge-warn:is(.dark *){--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(67 20 7/var(--tw-text-opacity,1))}.p-badge-danger{--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-badge-danger:is(.dark *){--tw-bg-opacity:1;background-color:rgb(235 110 71/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(97 31 11/var(--tw-text-opacity,1))}.p-badge-contrast{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-badge-contrast:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-badge-sm{font-size:.625rem;height:1.25rem;min-width:1.25rem}.p-badge-lg{font-size:.875rem;height:1.75rem;min-width:1.75rem}.p-badge-xl{font-size:1rem;height:2rem;min-width:2rem}.p-button{align-items:center;border-radius:.375rem;border-width:1px;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1));padding:.5rem .75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-button:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-button:hover:enabled{background-color:color-mix(in srgb,var(--p-primary-hover-color) calc(100%*var(--tw-bg-opacity, 1)),transparent);border-color:color-mix(in srgb,var(--p-primary-hover-color) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-button:active:enabled,.p-button:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1}.p-button:active:enabled{background-color:color-mix(in srgb,var(--p-primary-active-color) calc(100%*var(--tw-bg-opacity, 1)),transparent);border-color:color-mix(in srgb,var(--p-primary-active-color) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-button:disabled{cursor:default}.p-button-icon-right{order:1}.p-button-icon-right:dir(rtl){order:-1}.p-button:not(.p-button-vertical) .p-button-icon:not(.p-button-icon-right):dir(rtl){order:1}.p-button-icon-bottom{order:2}.p-button-icon-only{gap:0;padding-left:0;padding-right:0;width:2.5rem}.p-button-icon-only.p-button-rounded{border-radius:9999px;height:2.5rem}.p-button-icon-only .p-button-label{visibility:hidden;width:0}.p-button-sm{padding:.375rem .625rem}.p-button-sm,.p-button-sm .p-button-icon{font-size:.875rem}.p-button-lg{padding:.625rem .875rem}.p-button-lg,.p-button-lg .p-button-icon{font-size:1.125rem}.p-button-vertical{flex-direction:column}.p-button-label{font-weight:500}.p-button-fluid{width:100%}.p-button-fluid.p-button-icon-only{width:2.5rem}.p-button .p-badge{height:1rem;line-height:1rem;min-width:1rem}.p-button-raised{--tw-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);--tw-shadow-colored:0 3px 1px -2px var(--tw-shadow-color),0 2px 2px 0 var(--tw-shadow-color),0 1px 5px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-button-rounded{border-radius:2rem}.p-button-secondary{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-secondary:focus-visible{outline-color:color-mix(in srgb,var(--p-surface-600) 100%,transparent);outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-secondary:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-secondary:active:enabled,.p-button-secondary:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.p-button-secondary:active:enabled{background-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-bg-opacity, 1)),transparent);border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-secondary:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-secondary:focus-visible:is(.dark *){outline-color:color-mix(in srgb,var(--p-surface-300) 100%,transparent)}.p-button-secondary:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-secondary:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-success{--tw-border-opacity:1;border-color:rgb(59 169 106/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-success:focus-visible{outline-color:#3ba96a;outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-success:hover:enabled{background-color:rgb(54 154 96/var(--tw-bg-opacity,1));border-color:rgb(54 154 96/var(--tw-border-opacity,1))}.p-button-success:active:enabled,.p-button-success:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-success:active:enabled{background-color:rgb(42 120 75/var(--tw-bg-opacity,1));border-color:rgb(42 120 75/var(--tw-border-opacity,1))}.p-button-success:is(.dark *){--tw-border-opacity:1;border-color:rgb(98 186 136/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.p-button-success:focus-visible:is(.dark *){outline-color:#62ba88}.p-button-success:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(124 197 155/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(124 197 155/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(25 71 45/var(--tw-text-opacity,1))}.p-button-success:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(165 215 186/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(165 215 186/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(25 71 45/var(--tw-text-opacity,1))}.p-button-info{--tw-border-opacity:1;border-color:rgb(25 118 210/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(25 118 210/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-info:focus-visible{outline-color:#1976d2;outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-info:hover:enabled{background-color:rgb(23 107 191/var(--tw-bg-opacity,1));border-color:rgb(23 107 191/var(--tw-border-opacity,1))}.p-button-info:active:enabled,.p-button-info:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-info:active:enabled{background-color:rgb(18 84 149/var(--tw-bg-opacity,1));border-color:rgb(18 84 149/var(--tw-border-opacity,1))}.p-button-info:is(.dark *){--tw-border-opacity:1;border-color:rgb(71 145 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(71 145 219/var(--tw-bg-opacity,1))}.p-button-info:focus-visible:is(.dark *){outline-color:#4791db}.p-button-info:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(101 163 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(101 163 225/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(11 50 88/var(--tw-text-opacity,1))}.p-button-info:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(149 192 234/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(149 192 234/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(11 50 88/var(--tw-text-opacity,1))}.p-button-warn{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-warn:focus-visible{outline-color:#f97316;outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-warn:hover:enabled{background-color:rgb(234 88 12/var(--tw-bg-opacity,1));border-color:rgb(234 88 12/var(--tw-border-opacity,1))}.p-button-warn:active:enabled,.p-button-warn:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-warn:active:enabled{background-color:rgb(194 65 12/var(--tw-bg-opacity,1));border-color:rgb(194 65 12/var(--tw-border-opacity,1))}.p-button-warn:is(.dark *){--tw-border-opacity:1;border-color:rgb(251 146 60/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.p-button-warn:focus-visible:is(.dark *){outline-color:#fb923c}.p-button-warn:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(253 186 116/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(67 20 7/var(--tw-text-opacity,1))}.p-button-warn:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(67 20 7/var(--tw-text-opacity,1))}.p-button-help{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-help:focus-visible{outline-color:#a855f7;outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-help:hover:enabled{background-color:rgb(147 51 234/var(--tw-bg-opacity,1));border-color:rgb(147 51 234/var(--tw-border-opacity,1))}.p-button-help:active:enabled,.p-button-help:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-help:active:enabled{background-color:rgb(126 34 206/var(--tw-bg-opacity,1));border-color:rgb(126 34 206/var(--tw-border-opacity,1))}.p-button-help:is(.dark *){--tw-border-opacity:1;border-color:rgb(192 132 252/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity,1))}.p-button-help:focus-visible:is(.dark *){outline-color:#c084fc}.p-button-help:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(216 180 254/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(216 180 254/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(59 7 100/var(--tw-text-opacity,1))}.p-button-help:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(59 7 100/var(--tw-text-opacity,1))}.p-button-danger{--tw-border-opacity:1;border-color:rgb(230 74 25/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-danger:focus-visible{outline-color:#e64a19;outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-danger:hover:enabled{background-color:rgb(209 67 23/var(--tw-bg-opacity,1));border-color:rgb(209 67 23/var(--tw-border-opacity,1))}.p-button-danger:active:enabled,.p-button-danger:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-danger:active:enabled{background-color:rgb(163 53 18/var(--tw-bg-opacity,1));border-color:rgb(163 53 18/var(--tw-border-opacity,1))}.p-button-danger:is(.dark *){--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(235 110 71/var(--tw-bg-opacity,1))}.p-button-danger:focus-visible:is(.dark *){outline-color:#eb6e47}.p-button-danger:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(238 134 101/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(97 31 11/var(--tw-text-opacity,1))}.p-button-danger:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(244 172 149/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(244 172 149/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(97 31 11/var(--tw-text-opacity,1))}.p-button-contrast{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-contrast:focus-visible{outline-color:color-mix(in srgb,var(--p-surface-950) 100%,transparent);outline-offset:2px;outline-style:solid;outline-width:1px}.p-button-contrast:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-bg-opacity, 1)),transparent);border-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-button-contrast:active:enabled,.p-button-contrast:hover:enabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-button-contrast:active:enabled{background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);border-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-button-contrast:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-contrast:focus-visible:is(.dark *){outline-color:color-mix(in srgb,var(--p-surface-0) 100%,transparent)}.p-button-contrast:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-contrast:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined{--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-primary-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-outlined:hover:enabled{background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined:active:enabled,.p-button-outlined:hover:enabled{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-outlined:active:enabled{background-color:color-mix(in srgb,var(--p-primary-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-primary-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-outlined:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/.05);border-color:color-mix(in srgb,var(--p-primary-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-outlined:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/.15);border-color:color-mix(in srgb,var(--p-primary-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-outlined.p-button-secondary{--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-secondary:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined.p-button-secondary:active:enabled,.p-button-outlined.p-button-secondary:hover:enabled{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-secondary:active:enabled{background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined.p-button-secondary:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-secondary:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:#ffffff0d;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-secondary:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:#ffffff26;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-success{--tw-border-opacity:1;background-color:transparent;border-color:rgb(165 215 186/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.p-button-outlined.p-button-success:hover:enabled{background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-success:active:enabled,.p-button-outlined.p-button-success:hover:enabled{--tw-border-opacity:1;border-color:rgb(165 215 186/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.p-button-outlined.p-button-success:active:enabled{background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-success:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:rgb(42 120 75/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.p-button-outlined.p-button-success:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:#62ba880d;border-color:rgb(42 120 75/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.p-button-outlined.p-button-success:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:#62ba8826;border-color:rgb(42 120 75/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.p-button-outlined.p-button-info{--tw-border-opacity:1;background-color:transparent;border-color:rgb(149 192 234/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.p-button-outlined.p-button-info:hover:enabled{background-color:rgb(232 241 251/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-info:active:enabled,.p-button-outlined.p-button-info:hover:enabled{--tw-border-opacity:1;border-color:rgb(149 192 234/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.p-button-outlined.p-button-info:active:enabled{background-color:rgb(184 213 241/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-info:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:rgb(18 84 149/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.p-button-outlined.p-button-info:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:#4791db0d;border-color:rgb(18 84 149/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.p-button-outlined.p-button-info:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:#4791db26;border-color:rgb(18 84 149/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.p-button-outlined.p-button-warn{--tw-border-opacity:1;background-color:transparent;border-color:rgb(254 215 170/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.p-button-outlined.p-button-warn:hover:enabled{background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-warn:active:enabled,.p-button-outlined.p-button-warn:hover:enabled{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.p-button-outlined.p-button-warn:active:enabled{background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-warn:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:rgb(194 65 12/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.p-button-outlined.p-button-warn:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:#fb923c0d;border-color:rgb(194 65 12/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.p-button-outlined.p-button-warn:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:#fb923c26;border-color:rgb(194 65 12/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.p-button-outlined.p-button-help{--tw-border-opacity:1;background-color:transparent;border-color:rgb(233 213 255/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.p-button-outlined.p-button-help:hover:enabled{background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-help:active:enabled,.p-button-outlined.p-button-help:hover:enabled{--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.p-button-outlined.p-button-help:active:enabled{background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-help:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:rgb(126 34 206/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.p-button-outlined.p-button-help:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:#c084fc0d;border-color:rgb(126 34 206/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.p-button-outlined.p-button-help:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:#c084fc26;border-color:rgb(126 34 206/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.p-button-outlined.p-button-danger{--tw-border-opacity:1;background-color:transparent;border-color:rgb(244 172 149/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.p-button-outlined.p-button-danger:hover:enabled{background-color:rgb(253 237 232/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-danger:active:enabled,.p-button-outlined.p-button-danger:hover:enabled{--tw-border-opacity:1;border-color:rgb(244 172 149/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.p-button-outlined.p-button-danger:active:enabled{background-color:rgb(247 199 184/var(--tw-bg-opacity,1))}.p-button-outlined.p-button-danger:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:rgb(163 53 18/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.p-button-outlined.p-button-danger:hover:enabled:is(.dark *){--tw-border-opacity:1;background-color:#eb6e470d;border-color:rgb(163 53 18/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.p-button-outlined.p-button-danger:active:enabled:is(.dark *){--tw-border-opacity:1;background-color:#eb6e4726;border-color:rgb(163 53 18/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.p-button-outlined.p-button-contrast{--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-contrast:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined.p-button-contrast:active:enabled,.p-button-outlined.p-button-contrast:hover:enabled{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-contrast:active:enabled{background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined.p-button-contrast:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-contrast:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-contrast:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-plain{--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-plain:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined.p-button-plain:active:enabled,.p-button-outlined.p-button-plain:hover:enabled{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-plain:active:enabled{background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-outlined.p-button-plain:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-plain:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-outlined.p-button-plain:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-text:hover:enabled{background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-text:active:enabled,.p-button-text:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-text:active:enabled{background-color:color-mix(in srgb,var(--p-primary-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-text:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-text:hover:enabled:is(.dark *){background-color:rgb(var(--color-primary-DEFAULT)/.05);border-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-text:active:enabled:is(.dark *){background-color:rgb(var(--color-primary-DEFAULT)/.15);border-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-text.p-button-secondary{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-secondary:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-text.p-button-secondary:active:enabled,.p-button-text.p-button-secondary:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-secondary:active:enabled{background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-text.p-button-secondary:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-secondary:hover:enabled:is(.dark *){border-color:transparent;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-secondary:active:enabled:is(.dark *){border-color:transparent;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-success{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.p-button-text.p-button-success:hover:enabled{background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.p-button-text.p-button-success:active:enabled,.p-button-text.p-button-success:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.p-button-text.p-button-success:active:enabled{background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.p-button-text.p-button-success:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.p-button-text.p-button-success:hover:enabled:is(.dark *){background-color:#62ba880d;border-color:transparent;--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.p-button-text.p-button-success:active:enabled:is(.dark *){background-color:#62ba8826;border-color:transparent;--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.p-button-text.p-button-info{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.p-button-text.p-button-info:hover:enabled{background-color:rgb(232 241 251/var(--tw-bg-opacity,1))}.p-button-text.p-button-info:active:enabled,.p-button-text.p-button-info:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.p-button-text.p-button-info:active:enabled{background-color:rgb(184 213 241/var(--tw-bg-opacity,1))}.p-button-text.p-button-info:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.p-button-text.p-button-info:hover:enabled:is(.dark *){background-color:#4791db0d;border-color:transparent;--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.p-button-text.p-button-info:active:enabled:is(.dark *){background-color:#4791db26;border-color:transparent;--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.p-button-text.p-button-warn{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.p-button-text.p-button-warn:hover:enabled{background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.p-button-text.p-button-warn:active:enabled,.p-button-text.p-button-warn:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.p-button-text.p-button-warn:active:enabled{background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.p-button-text.p-button-warn:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.p-button-text.p-button-warn:hover:enabled:is(.dark *){background-color:#fb923c0d;border-color:transparent;--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.p-button-text.p-button-warn:active:enabled:is(.dark *){background-color:#fb923c26;border-color:transparent;--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.p-button-text.p-button-help{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.p-button-text.p-button-help:hover:enabled{background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.p-button-text.p-button-help:active:enabled,.p-button-text.p-button-help:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.p-button-text.p-button-help:active:enabled{background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.p-button-text.p-button-help:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.p-button-text.p-button-help:hover:enabled:is(.dark *){background-color:#c084fc0d;border-color:transparent;--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.p-button-text.p-button-help:active:enabled:is(.dark *){background-color:#c084fc26;border-color:transparent;--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.p-button-text.p-button-danger{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.p-button-text.p-button-danger:hover:enabled{background-color:rgb(253 237 232/var(--tw-bg-opacity,1))}.p-button-text.p-button-danger:active:enabled,.p-button-text.p-button-danger:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.p-button-text.p-button-danger:active:enabled{background-color:rgb(247 199 184/var(--tw-bg-opacity,1))}.p-button-text.p-button-danger:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.p-button-text.p-button-danger:hover:enabled:is(.dark *){background-color:#eb6e470d;border-color:transparent;--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.p-button-text.p-button-danger:active:enabled:is(.dark *){background-color:#eb6e4726;border-color:transparent;--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.p-button-text.p-button-plain{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-plain:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-text.p-button-plain:active:enabled,.p-button-text.p-button-plain:hover:enabled{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-plain:active:enabled{background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-button-text.p-button-plain:is(.dark *){background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-plain:hover:enabled:is(.dark *){border-color:transparent;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-text.p-button-plain:active:enabled:is(.dark *){border-color:transparent;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-button-link,.p-button-link:active:enabled,.p-button-link:hover:enabled{background-color:transparent;border-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-button-link:not(:disabled):hover .p-button-label{text-decoration-line:underline}.p-inputtext{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);padding:.5rem .75rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 1px 2px 0 rgba(18,18,23,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-inputtext::-moz-placeholder{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputtext::placeholder{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputtext:hover:enabled{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-inputtext:focus:enabled{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.p-inputtext:disabled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);opacity:1}.p-inputtext:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputtext:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputtext:is(.dark *)::placeholder{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputtext:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-inputtext:focus:enabled:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.p-inputtext:disabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputtext.p-invalid{--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1))}.p-inputtext.p-invalid:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.p-inputtext.p-variant-filled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-inputtext.p-variant-filled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-inputtext-sm{font-size:.875rem;padding:.375rem .625rem}.p-inputtext-lg{font-size:1.125rem;padding:.625rem .875rem}.p-inputtext-fluid{width:100%}.p-datepicker{display:inline-flex;max-width:100%}.p-datepicker-input{flex:1 1 auto;width:1%}.p-datepicker:has(.p-datepicker-dropdown) .p-datepicker-input{border-end-end-radius:0;border-start-end-radius:0}.p-datepicker-dropdown{align-items:center;border-end-end-radius:.375rem;border-start-end-radius:.375rem;border-width:1px;border-inline-start-width:0;cursor:pointer;display:inline-flex;justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.5rem;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-datepicker-dropdown:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-datepicker-dropdown:hover:enabled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-dropdown:active:enabled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-dropdown:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-dropdown:hover:enabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-dropdown:active:enabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker:has(.p-datepicker-input-icon-container){position:relative}.p-datepicker:has(.p-datepicker-input-icon-container) .p-datepicker-input{padding-inline-end:2.5rem}.p-datepicker-input-icon-container{cursor:pointer;inset-inline-end:.75rem;margin-top:-.5rem;position:absolute;top:50%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-fluid{display:flex}.p-datepicker-fluid .p-datepicker-input{width:1%}.p-datepicker .p-datepicker-panel{min-width:100%}.p-datepicker-panel{border-radius:.375rem;border-width:1px;width:auto;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);padding:.75rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-datepicker-panel:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-panel-inline{display:inline-block;overflow-x:auto;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-datepicker-header{align-items:center;border-bottom-width:1px;display:flex;gap:.5rem;justify-content:space-between;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);font-weight:500;padding:0 0 .5rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-header:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-next-button:dir(rtl){order:-1}.p-datepicker-prev-button:dir(rtl){order:1}.p-datepicker-title{align-items:center;display:flex;font-weight:500;gap:.5rem;justify-content:space-between}.p-datepicker-select-month,.p-datepicker-select-year{background-color:transparent;border-radius:.375rem;border-style:none;cursor:pointer;font-weight:500;margin:0;padding:.25rem .5rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-datepicker-select-month:focus-visible,.p-datepicker-select-year:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-datepicker-select-month:hover:enabled,.p-datepicker-select-year:hover:enabled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-select-month:is(.dark *),.p-datepicker-select-year:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-select-month:hover:enabled:is(.dark *),.p-datepicker-select-year:hover:enabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-calendar-container{display:flex}.p-datepicker-calendar-container .p-datepicker-calendar{border-inline-start-width:1px;flex:1 1 auto;gap:.75rem;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-datepicker-calendar-container .p-datepicker-calendar:first-child{border-inline-start-width:0;padding-inline-start:0}.p-datepicker-calendar-container .p-datepicker-calendar:last-child{padding-inline-end:0}.p-datepicker-calendar-container .p-datepicker-calendar:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-datepicker-day-view{border-collapse:collapse;font-size:1rem;margin:.5rem 0 0;width:100%}.p-datepicker-weekday-cell{padding:.25rem}.p-datepicker-weekday{font-weight:500;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-weekday:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-day,.p-datepicker-day-cell{padding:.25rem}.p-datepicker-day{align-items:center;border-color:transparent;border-radius:9999px;border-width:1px;cursor:pointer;display:flex;height:2rem;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:2rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-datepicker-day:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-datepicker-day:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-day:not(.p-datepicker-day-selected):not(.p-disabled):hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-day:not(.p-datepicker-day-selected):not(.p-disabled):hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-day-selected{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-contrast-color) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-day-selected-range{background:var(--p-highlight-background);color:var(--p-highlight-color)}.p-datepicker-today>.p-datepicker-day{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-today>.p-datepicker-day:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-today>.p-datepicker-day-selected{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-contrast-color) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-today>.p-datepicker-day-selected-range{background:var(--p-highlight-background);color:var(--p-highlight-color)}.p-datepicker-weeknumber{text-align:center}.p-datepicker-month-view{margin:.5rem 0 0}.p-datepicker-month{align-items:center;border-radius:.375rem;cursor:pointer;display:inline-flex;justify-content:center;overflow:hidden;padding:.375rem;position:relative;width:33.333333%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-datepicker-month:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-datepicker-month:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-month:not(.p-disabled):not(.p-datepicker-month-selected):hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-month:not(.p-disabled):not(.p-datepicker-month-selected):hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-month-selected{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-contrast-color) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-year-view{margin:.5rem 0 0}.p-datepicker-year{align-items:center;border-radius:.375rem;cursor:pointer;display:inline-flex;justify-content:center;overflow:hidden;padding:.375rem;position:relative;width:50%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-datepicker-year:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-datepicker-year:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-year:not(.p-disabled):not(.p-datepicker-year-selected):hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-year:not(.p-disabled):not(.p-datepicker-year-selected):hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-year-selected{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-contrast-color) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-datepicker-buttonbar{align-items:center;border-top-width:1px;display:flex;justify-content:space-between;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);padding:.5rem 0 0}.p-datepicker-buttonbar:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-datepicker-buttonbar .p-button{width:auto}.p-datepicker-time-picker{align-items:center;border-top-width:1px;display:flex;gap:.5rem;justify-content:center;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);padding:0}.p-datepicker-time-picker:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-datepicker-calendar-container+.p-datepicker-time-picker{padding:.5rem 0 0}.p-datepicker-time-picker>div{align-items:center;display:flex;flex-direction:column;gap:.25rem}.p-datepicker-time-picker span{font-size:1rem}.p-datepicker-timeonly .p-datepicker-time-picker{border-top-width:0}.p-inputgroup,.p-inputgroup .p-floatlabel,.p-inputgroup .p-iftalabel{align-items:stretch;display:flex;width:100%}.p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper{flex:1 1 auto;width:1%}.p-inputgroupaddon{align-items:center;border-bottom-width:1px;border-top-width:1px;display:flex;justify-content:center;min-width:2.5rem;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1));padding:.5rem;--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-inputgroupaddon:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-gray-200)/var(--tw-text-opacity,1))}.p-inputgroupaddon+.p-inputgroupaddon,.p-inputgroupaddon:first-child{border-inline-start-width:1px}.p-inputgroupaddon:last-child{border-inline-end-width:1px}.p-inputgroup>.p-component,.p-inputgroup>.p-floatlabel>.p-component,.p-inputgroup>.p-floatlabel>.p-inputwrapper>.p-component,.p-inputgroup>.p-iftalabel>.p-component,.p-inputgroup>.p-iftalabel>.p-inputwrapper>.p-component,.p-inputgroup>.p-inputwrapper>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component:first-child,.p-inputgroup>.p-floatlabel:first-child>.p-component,.p-inputgroup>.p-floatlabel:first-child>.p-inputwrapper>.p-component,.p-inputgroup>.p-iftalabel:first-child>.p-component,.p-inputgroup>.p-iftalabel:first-child>.p-inputwrapper>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroupaddon:first-child{border-end-start-radius:.375rem;border-start-start-radius:.375rem}.p-inputgroup>.p-component:last-child,.p-inputgroup>.p-floatlabel:last-child>.p-component,.p-inputgroup>.p-floatlabel:last-child>.p-inputwrapper>.p-component,.p-inputgroup>.p-iftalabel:last-child>.p-component,.p-inputgroup>.p-iftalabel:last-child>.p-inputwrapper>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroupaddon:last-child{border-end-end-radius:.375rem;border-start-end-radius:.375rem}.p-inputgroup .p-component.p-focus,.p-inputgroup .p-component.p-focus~label,.p-inputgroup .p-component:focus,.p-inputgroup .p-component:focus~label,.p-inputgroup .p-inputwrapper-focus,.p-inputgroup .p-inputwrapper-focus~label{z-index:10}.p-inputgroup>.p-button:not(.p-button-icon-only){width:auto}.p-inputnumber{display:inline-flex;position:relative}.p-inputnumber-button{align-items:center;border-width:1px;cursor:pointer;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center;width:2.5rem;--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-inputnumber-button:hover:enabled{background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputnumber-button:active:enabled,.p-inputnumber-button:hover:enabled{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;--tw-text-opacity:1}.p-inputnumber-button:active:enabled{background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputnumber-button:is(.dark *){--tw-border-opacity:1;background-color:transparent;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputnumber-button:hover:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputnumber-button:active:enabled:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-inputnumber-stacked .p-inputnumber-button{border-style:none;flex:1 1 auto;position:relative}.p-inputnumber-stacked .p-inputnumber-button-group{display:flex;flex-direction:column;height:calc(100% - 2px);inset-inline-end:1px;position:absolute;top:1px;z-index:10}.p-inputnumber-stacked .p-inputnumber-increment-button{border-top-right-radius:5px;padding:0}.p-inputnumber-stacked .p-inputnumber-decrement-button{border-bottom-right-radius:5px;padding:0}.p-inputnumber-horizontal .p-inputnumber-increment-button{border-end-end-radius:.375rem;border-inline-start-width:0;border-start-end-radius:.375rem;order:3}.p-inputnumber-horizontal .p-inputnumber-input{border-radius:0;order:2}.p-inputnumber-horizontal .p-inputnumber-decrement-button{border-end-start-radius:.375rem;border-right-width:0;border-start-start-radius:.375rem;order:1}.p-floatlabel:has(.p-inputnumber-horizontal) label{margin-inline-start:2.5rem}.p-inputnumber-vertical{flex-direction:column}.p-inputnumber-vertical .p-inputnumber-button{padding-bottom:.5rem;padding-top:.5rem}.p-inputnumber-vertical .p-inputnumber-increment-button{border-bottom-width:0;border-start-end-radius:.375rem;border-start-start-radius:.375rem;order:1;width:100%}.p-inputnumber-vertical .p-inputnumber-input{border-radius:0;order:2;text-align:center}.p-inputnumber-vertical .p-inputnumber-decrement-button{border-end-end-radius:.375rem;border-end-start-radius:.375rem;border-top-width:0;order:3;width:100%}.p-inputnumber-input{flex:1 1 auto}.p-inputnumber-fluid{width:100%}.p-inputnumber-fluid .p-inputnumber-input{width:1%}.p-inputnumber-fluid.p-inputnumber-vertical .p-inputnumber-input{width:100%}.p-iconfield{position:relative}.p-inputicon{line-height:1;margin-top:-.5rem;position:absolute;top:50%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-iconfield .p-inputicon:first-child{inset-inline-start:.75rem}.p-iconfield .p-inputicon:last-child{inset-inline-end:.75rem}.p-iconfield .p-inputtext:not(:first-child){padding-inline-start:2.5rem}.p-iconfield .p-inputtext:not(:last-child){padding-inline-end:2.5rem}.p-listbox{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 1px 2px 0 rgba(18,18,23,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-listbox:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox.p-focus{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.p-listbox.p-disabled{cursor:default;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);opacity:1}.p-listbox.p-disabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox.p-disabled .p-listbox-option{cursor:default;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox.p-disabled .p-listbox-option:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox.p-invalid{--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1))}.p-listbox.p-invalid:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.p-listbox-header{padding:.5rem 1rem .25rem}.p-listbox-filter{width:100%}.p-listbox-list-container{overflow:auto}.p-listbox-list{display:flex;flex-direction:column;gap:2px;list-style-type:none;margin:0;outline:2px solid transparent;outline-offset:2px;padding:.25rem}.p-listbox-option{align-items:center;border-radius:.125rem;border-style:none;cursor:pointer;display:flex;overflow:hidden;padding:.5rem .75rem;position:relative;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-listbox-option:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox-striped li:nth-child(2n of.p-listbox-option){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-listbox-striped li:nth-child(2n of.p-listbox-option):is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-listbox .p-listbox-list .p-listbox-option.p-listbox-option-selected,.p-listbox:not(.p-disabled) .p-listbox-option.p-listbox-option-selected.p-focus{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-listbox:not(.p-disabled) .p-listbox-option:not(.p-listbox-option-selected):not(.p-disabled).p-focus{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox:not(.p-disabled) .p-listbox-option:not(.p-listbox-option-selected):not(.p-disabled).p-focus:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox:not(.p-disabled) .p-listbox-option:not(.p-listbox-option-selected):not(.p-disabled):hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox:not(.p-disabled) .p-listbox-option:not(.p-listbox-option-selected):not(.p-disabled):hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox-option-check-icon{margin-inline-end:.375rem;margin-inline-start:-.375rem;position:relative;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox-option-check-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox-option-group{font-weight:600;margin:0;padding:.5rem .75rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-listbox-option-group:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-chip,.p-listbox-empty-message{padding:.5rem .75rem}.p-chip{align-items:center;border-radius:1rem;display:inline-flex;gap:.5rem;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-chip:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-chip-icon{font-size:1rem;height:1rem;width:1rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-chip-icon:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-chip-image{border-radius:9999px;height:2rem;margin-inline-start:-.5rem;width:2rem}.p-chip:has(.p-chip-remove-icon){padding-inline-end:.5rem}.p-chip:has(.p-chip-image){padding-bottom:.25rem;padding-top:.25rem}.p-chip-remove-icon{border-radius:9999px;cursor:pointer;font-size:1rem;height:1rem;width:1rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-chip-remove-icon:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-chip-remove-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect{border-radius:.375rem;border-width:1px;cursor:pointer;display:inline-flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-shadow:0 1px 2px 0 rgba(18,18,23,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-multiselect:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.p-multiselect:not(.p-disabled):hover{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-multiselect:not(.p-disabled):hover:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-multiselect:not(.p-disabled).p-focus{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.p-multiselect.p-variant-filled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-multiselect.p-variant-filled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-multiselect.p-invalid{--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1))}.p-multiselect.p-invalid:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.p-multiselect.p-disabled{cursor:default;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);opacity:1}.p-multiselect.p-disabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-dropdown{align-items:center;background-color:transparent;border-end-end-radius:.375rem;border-start-end-radius:.375rem;display:flex;flex-shrink:0;justify-content:center;width:2.5rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-dropdown:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-clear-icon{inset-inline-end:2.5rem;margin-top:-.5rem;position:absolute;top:50%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-clear-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-label-container{flex:1 1 auto;overflow:hidden}.p-multiselect-label{align-items:center;display:flex;gap:.25rem;overflow:hidden;padding:.5rem .75rem;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-label:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-label.p-placeholder{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-label.p-placeholder:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect.p-disabled .p-multiselect-label{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect.p-disabled .p-multiselect-label:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-label-empty{opacity:0;overflow:hidden}.p-multiselect .p-multiselect-overlay{min-width:100%}.p-multiselect-overlay{border-radius:.375rem;border-width:1px;left:0;position:absolute;top:0;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-multiselect-overlay:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-header{align-items:center;display:flex;padding:.5rem 1rem .25rem}.p-multiselect-header .p-checkbox{margin-inline-end:.5rem}.p-multiselect-filter-container{flex:1 1 auto}.p-multiselect-filter{width:100%}.p-multiselect-list-container{overflow:auto}.p-multiselect-list{display:flex;flex-direction:column;gap:2px;list-style-type:none;margin:0;padding:.25rem}.p-multiselect-option{align-items:center;background-color:transparent;border-radius:.125rem;border-style:none;cursor:pointer;display:flex;font-weight:400;gap:.5rem;overflow:hidden;padding:.5rem .75rem;position:relative;white-space:nowrap;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-multiselect-option:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-option:not(.p-disabled).p-focus{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-option:not(.p-disabled).p-focus:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-option-group{background-color:transparent;font-weight:600;margin:0;padding:.5rem .75rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-option-group:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-multiselect-empty-message{padding:.5rem .75rem}.p-multiselect-label .p-chip{border-radius:.125rem;padding-bottom:.25rem;padding-top:.25rem}.p-multiselect-label:has(.p-chip){padding:.25rem .375rem}.p-multiselect-fluid{display:flex}.p-multiselect-sm .p-multiselect-label{font-size:.875rem;padding:.375rem .625rem}.p-multiselect-sm .p-multiselect-dropdown .p-icon{font-size:.875rem;height:.875rem;width:.875rem}.p-multiselect-lg .p-multiselect-label{font-size:1.125rem;padding:.625rem .875rem}.p-multiselect-lg .p-multiselect-dropdown .p-icon{font-size:1.125rem;height:1.125rem;width:1.125rem}.p-radiobutton{display:inline-flex;height:1.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.25rem}.p-radiobutton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:transparent;border-radius:9999px;border-width:1px;cursor:pointer;height:100%;inset-inline-start:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:10}.p-radiobutton-input:disabled{cursor:default}.p-radiobutton-box{align-items:center;border-radius:9999px;border-width:1px;display:flex;height:1.25rem;justify-content:center;width:1.25rem;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-shadow:0 1px 2px 0 rgba(18,18,23,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-radiobutton-box:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.p-radiobutton-icon{backface-visibility:hidden;background-color:transparent;border-radius:9999px;font-size:.75rem;height:.75rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.75rem;--tw-scale-x:.1;--tw-scale-y:.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-radiobutton-checked .p-radiobutton-box{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1))}.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon{visibility:visible;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-scale-x:.5;--tw-scale-y:.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-radiobutton-checked:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-hover-color) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-hover-color) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-radiobutton.p-invalid>.p-radiobutton-box{--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1))}.p-radiobutton.p-invalid>.p-radiobutton-box:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.p-radiobutton.p-variant-filled .p-radiobutton-box{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton.p-variant-filled .p-radiobutton-box:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton.p-disabled{opacity:1}.p-radiobutton.p-disabled .p-radiobutton-box{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton.p-disabled .p-radiobutton-box:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton-checked.p-disabled .p-radiobutton-box .p-radiobutton-icon{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton-checked.p-disabled .p-radiobutton-box .p-radiobutton-icon:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-radiobutton-sm,.p-radiobutton-sm .p-radiobutton-box{height:1rem;width:1rem}.p-radiobutton-sm .p-radiobutton-icon{height:.5rem;width:.5rem}.p-radiobutton-lg,.p-radiobutton-lg .p-radiobutton-box{height:1.5rem;width:1.5rem}.p-radiobutton-lg .p-radiobutton-icon{height:1rem;width:1rem}.p-select{border-radius:.375rem;border-width:1px;cursor:pointer;display:inline-flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-shadow:0 1px 2px 0 rgba(18,18,23,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-select:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.p-select:not(.p-disabled):hover{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-select:not(.p-disabled):hover:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-select:not(.p-disabled).p-focus{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.p-select.p-variant-filled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-select.p-variant-filled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-select.p-invalid{--tw-border-opacity:1;border-color:rgb(235 110 71/var(--tw-border-opacity,1))}.p-select.p-invalid:is(.dark *){--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.p-select.p-disabled{cursor:default;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);opacity:1}.p-select.p-disabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-clear-icon{inset-inline-end:2.5rem;margin-top:-.5rem;position:absolute;top:50%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-clear-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-dropdown{align-items:center;background-color:transparent;border-end-end-radius:.375rem;border-start-end-radius:.375rem;display:flex;flex-shrink:0;justify-content:center;width:2.5rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-dropdown:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-label{background-color:transparent;border-style:none;display:block;flex:1 1 auto;overflow:hidden;padding:.5rem .75rem;text-overflow:ellipsis;white-space:nowrap;width:1%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);outline:2px solid transparent;outline-offset:2px}.p-select-label:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-label.p-placeholder{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-label.p-placeholder:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select:has(.p-select-clear-icon) .p-select-label{padding-inline-end:1.75rem}.p-select.p-disabled .p-select-label{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select.p-disabled .p-select-label:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-label-empty{opacity:0;overflow:hidden}input.p-select-label{cursor:default}.p-select .p-select-overlay{min-width:100%}.p-select-overlay{border-radius:.375rem;border-width:1px;left:0;position:absolute;top:0;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-select-overlay:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-header{padding:.5rem 1rem .25rem}.p-select-filter{width:100%}.p-select-list-container{overflow:auto}.p-select-option-group{background-color:transparent;font-weight:600;margin:0;padding:.5rem .75rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-option-group:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-list{display:flex;flex-direction:column;gap:2px;list-style-type:none;margin:0;padding:.25rem}.p-select-option{align-items:center;background-color:transparent;border-radius:.125rem;border-style:none;cursor:pointer;display:flex;font-weight:400;overflow:hidden;padding:.5rem .75rem;position:relative;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-select-option:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-option:not(.p-select-option-selected):not(.p-disabled).p-focus{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-option:not(.p-select-option-selected):not(.p-disabled).p-focus:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-option.p-select-option-selected,.p-select-option.p-select-option-selected.p-focus{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-select-option-check-icon{margin-inline-end:.375rem;margin-inline-start:-.375rem;position:relative;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-option-check-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-select-empty-message{padding:.5rem .75rem}.p-select-fluid{display:flex}.p-select-sm .p-select-label{font-size:.875rem;padding:.375rem .625rem}.p-select-sm .p-select-dropdown .p-icon{font-size:.875rem;height:.875rem;width:.875rem}.p-select-lg .p-select-label{font-size:1.125rem;padding:.625rem .875rem}.p-select-lg .p-select-dropdown .p-icon{font-size:1.125rem;height:1.125rem;width:1.125rem}.p-picklist{display:flex;gap:1.125rem}.p-picklist-controls{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.p-picklist-list-container{flex-basis:50%;flex-grow:1;flex-shrink:1}.p-picklist .p-listbox{height:100%}.p-menubar{align-items:center;border-radius:.375rem;border-width:1px;display:flex;gap:.5rem;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);padding:.5rem .75rem;--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-menubar:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-gray-200)/var(--tw-text-opacity,1))}.p-megamenu-end,.p-menubar-start{align-items:center;display:flex}.p-menubar-root-list,.p-menubar-submenu{display:flex;list-style-type:none;margin:0;outline:2px solid transparent;outline-offset:2px;padding:0}.p-menubar-root-list{align-items:center;flex:1;flex-wrap:wrap;gap:.25rem}.p-menubar-root-list>.p-menubar-item>.p-menubar-item-content{border-radius:.375rem}.p-menubar-root-list>.p-menubar-item>.p-menubar-item-content>.p-menubar-item-link{padding:.5rem .75rem}.p-menubar-item-content{border-radius:.125rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-menubar-item-content:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-link{align-items:center;color:inherit;cursor:pointer;display:flex;gap:.5rem;outline:2px solid transparent;outline-offset:2px;overflow:hidden;padding:.5rem .75rem;position:relative;text-decoration-line:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar-item-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-submenu-icon{font-size:.875rem;height:.875rem;margin-inline-start:auto;width:.875rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-submenu-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-submenu-icon:dir(rtl){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-menubar-item.p-focus>.p-menubar-item-content{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item.p-focus>.p-menubar-item-content:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item.p-focus>.p-menubar-item-content .p-menubar-item-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item.p-focus>.p-menubar-item-content .p-menubar-item-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item.p-focus>.p-menubar-item-content .p-menubar-submenu-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item.p-focus>.p-menubar-item-content .p-menubar-submenu-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item:not(.p-disabled)>.p-menubar-item-content:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item:not(.p-disabled)>.p-menubar-item-content:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item:not(.p-disabled)>.p-menubar-item-content:hover .p-menubar-item-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item:not(.p-disabled)>.p-menubar-item-content:hover .p-menubar-item-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item:not(.p-disabled)>.p-menubar-item-content:hover .p-menubar-submenu-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item:not(.p-disabled)>.p-menubar-item-content:hover .p-menubar-submenu-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-active>.p-menubar-item-content{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-active>.p-menubar-item-content:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-active>.p-menubar-item-content .p-menubar-item-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-active>.p-menubar-item-content .p-menubar-item-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-active>.p-menubar-item-content .p-menubar-submenu-icon{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-item-active>.p-menubar-item-content .p-menubar-submenu-icon:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-submenu{border-radius:.375rem;border-width:1px;display:none;flex-direction:column;gap:0;min-width:13rem;position:absolute;z-index:10;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);padding:.25rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-menubar-submenu:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-submenu .p-menubar-separator{border-top-width:1px;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-menubar-submenu .p-menubar-separator:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-menubar-submenu .p-menubar-item{position:relative}.p-menubar-submenu>.p-menubar-item-active>.p-menubar-submenu{display:block;inset-inline-start:100%;top:0}.p-menubar-end{align-self:center;margin-inline-start:auto}.p-menubar-button{align-items:center;background-color:transparent;border-radius:9999px;border-style:none;cursor:pointer;display:none;height:1.75rem;justify-content:center;position:relative;width:1.75rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-menubar-button:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-button:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-menubar-button:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-button:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-menubar-mobile{position:relative}.p-menubar-mobile .p-menubar-button{display:flex}.p-menubar-mobile .p-menubar-root-list{border-radius:.375rem;border-width:1px;display:none;flex-direction:column;gap:2px;inset-inline-start:0;position:absolute;top:100%;width:100%;z-index:10;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);padding:.25rem;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-menubar-mobile .p-menubar-root-list:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.p-menubar-mobile .p-menubar-root-list>.p-menubar-item>.p-menubar-item-content>.p-menubar-item-link{padding:.75rem}.p-menubar-mobile-active .p-menubar-root-list{display:flex}.p-menubar-mobile .p-menubar-root-list .p-menubar-item{position:static;width:100%}.p-menubar-mobile .p-menubar-root-list .p-menubar-separator{border-top-width:1px;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-menubar-mobile .p-menubar-root-list .p-menubar-separator:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.p-menubar-mobile .p-menubar-root-list>.p-menubar-item>.p-menubar-item-content .p-menubar-submenu-icon{margin-inline-start:auto;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-menubar-mobile .p-menubar-root-list>.p-menubar-item-active>.p-menubar-item-content .p-menubar-submenu-icon{--tw-rotate:-180deg}.p-menubar-mobile .p-menubar-root-list>.p-menubar-item-active>.p-menubar-item-content .p-menubar-submenu-icon,.p-menubar-mobile .p-menubar-submenu .p-menubar-submenu-icon{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-menubar-mobile .p-menubar-submenu .p-menubar-submenu-icon{--tw-rotate:90deg;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-menubar-mobile .p-menubar-item-active>.p-menubar-item-content .p-menubar-submenu-icon{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-menubar-mobile .p-menubar-submenu{border-style:none;padding-inline-end:0;padding-inline-start:1rem;position:static;width:100%;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.p-card,.p-menubar-mobile .p-menubar-submenu{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-card{border-radius:.75rem;display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.p-card:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-card-body,.p-card-caption{display:flex;flex-direction:column;gap:.5rem}.p-card-body{padding:1.25rem}.p-card-title{font-size:1.25rem;font-weight:500}.p-card-subtitle{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-card-subtitle:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-panel{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-panel:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-panel-header{align-items:center;display:flex;justify-content:space-between;padding:1.125rem}.p-panel-toggleable .p-panel-header{padding:.375rem 1.125rem}.p-panel-title{font-weight:600;line-height:1}.p-panel-content,.p-panel-footer{padding:0 1.125rem 1.125rem}.p-steplist{justify-content:space-between;list-style-type:none;margin:0;overflow-x:auto;padding:0}.p-step,.p-steplist{align-items:center;display:flex;position:relative}.p-step{flex:1 1 auto;gap:1rem;padding:.5rem}.p-step:last-of-type{flex:0 1 auto}.p-step-header{align-items:center;background-color:transparent;border-radius:.375rem;border-style:none;cursor:pointer;display:inline-flex;gap:.5rem;padding:0;text-decoration-line:none;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-step-header:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-step.p-disabled .p-step-header{cursor:default}.p-stepper.p-stepper-readonly .p-step{cursor:auto}.p-step-title{display:block;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-step-title:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-step-number{align-items:center;border-radius:9999px;border-width:2px;display:flex;height:2rem;justify-content:center;min-width:2rem;position:relative;z-index:10;--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);font-size:1.125rem;font-weight:500;line-height:2rem;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-step-number:after{border-radius:9999px;content:var(--tw-content);height:100%;position:absolute;width:100%;--tw-shadow:0px .5px 0px 0px rgba(0,0,0,.06),0px 1px 1px 0px rgba(0,0,0,.12);--tw-shadow-colored:0px .5px 0px 0px var(--tw-shadow-color),0px 1px 1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.p-step-number:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-step-active .p-step-header{cursor:default}.p-step-active .p-step-number{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-step-active .p-step-number:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-step-active .p-step-title{--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.p-step:not(.p-disabled):focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-step:has(~.p-step-active) .p-stepper-separator{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1))}.p-stepper-separator{flex:1 1 0%;height:2px;width:100%;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-stepper-separator:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-steppanels{padding:.875rem .5rem 1.125rem}.p-steppanel{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-steppanel:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-stepper:has(.p-stepitem){display:flex;flex-direction:column}.p-stepitem{display:flex;flex:0 1 auto;flex-direction:column}.p-stepitem.p-stepitem-active{flex:1 1 auto}.p-stepitem .p-step{flex:0 1 auto}.p-stepitem .p-steppanel-content{padding-inline-start:1rem;width:100%}.p-stepitem .p-steppanel{display:flex;flex:1 1 auto}.p-stepitem .p-stepper-separator{flex-basis:auto;flex-grow:0;flex-shrink:0;height:auto;inset-inline-start:-2.5px;margin-inline-start:1.625rem;position:relative;width:2px}.p-stepitem:has(~.p-stepitem-active) .p-stepper-separator{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1))}.p-stepitem:last-of-type .p-steppanel{padding-inline-start:2rem}.p-tabs{display:flex;flex-direction:column}.p-tablist{display:flex;position:relative}.p-tabs-scrollable>.p-tablist{overflow:hidden}.p-tablist-viewport{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:auto;overscroll-behavior-y:contain}.p-tablist-viewport::-webkit-scrollbar{display:none}.p-tablist-tab-list{border-bottom-width:1px;display:flex;position:relative;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-tablist-tab-list:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.p-tablist-content{flex-grow:1}.p-tablist-nav-button{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;position:absolute!important;top:0;width:2.5rem;z-index:20;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-gray-500)/var(--tw-text-opacity,1));--tw-shadow:0px 0px 10px 50px hsla(0,0%,100%,.6);--tw-shadow-colored:0px 0px 10px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-tablist-nav-button:hover{--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-tablist-nav-button:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:-1px;outline-style:solid;outline-width:1px;z-index:10}.p-tablist-nav-button:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-text-opacity,1));--tw-shadow:0px 0px 10px 50px;--tw-shadow-colored:0px 0px 10px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(var(--color-gray-900)/.5);--tw-shadow:var(--tw-shadow-colored)}.p-tablist-nav-button:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-tablist-prev-button{inset-inline-start:0}.p-tablist-next-button{inset-inline-end:0}.p-tablist-next-button:dir(rtl),.p-tablist-prev-button:dir(rtl){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-tab{border-bottom-width:1px;cursor:pointer;flex-shrink:0;margin-bottom:-1px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-border-opacity,1));font-weight:600;padding:1rem 1.125rem;--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-tab:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-border-opacity,1))}.p-tab.p-disabled{cursor:default}.p-tab:not(.p-disabled):focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:-1px;outline-style:solid;outline-width:1px;z-index:10}.p-tab:not(.p-tab-active):not(.p-disabled):hover{--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-tab:not(.p-tab-active):not(.p-disabled):hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-tab-active{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}.p-tabpanels{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.875rem 1.125rem 1.125rem;--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.p-tabpanels:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-tablist-active-bar{bottom:-1px;display:block;height:1px;position:absolute;z-index:10;--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1));transition-duration:.2s;transition-property:left;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.35,0,.25,1)}.p-tablist-viewport{scrollbar-behavior:smooth;scrollbar-width:none}.p-message{border-radius:.375rem;outline-style:solid;outline-width:1px}.p-message-content{align-items:center;display:flex;gap:.5rem;height:100%;padding:.5rem .75rem}.p-message-close-button,.p-message-icon{flex-shrink:0}.p-message-close-button{align-items:center;background-color:transparent;border-radius:9999px;border-style:none;color:inherit;cursor:pointer;display:flex;height:1.75rem;justify-content:center;margin-inline-start:auto;overflow:hidden;padding:0;position:relative;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.75rem}.p-message-close-button:focus-visible{outline-offset:2px;outline-style:solid;outline-width:1px}.p-message-info{background-color:#e8f1fbf2;--tw-text-opacity:1;color:rgb(23 107 191/var(--tw-text-opacity,1));--tw-shadow:0px 4px 8px 0px rgba(25,118,210,.04);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-color:#95c0ea}.p-message-info:is(.dark *){background-color:#1976d226;--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1));outline-color:#12549559}.p-message-info .p-message-close-button:hover{--tw-bg-opacity:1;background-color:rgb(184 213 241/var(--tw-bg-opacity,1))}.p-message-info .p-message-close-button:focus-visible{outline-color:#176bbf}.p-message-info .p-message-close-button:hover:is(.dark *){background-color:#ffffff0d}.p-message-info .p-message-close-button:focus-visible:is(.dark *){outline-color:#1976d2}.p-message-info.p-message-outlined{--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1));outline-color:#1976d2}.p-message-info.p-message-outlined:is(.dark *){--tw-text-opacity:1;color:rgb(23 107 191/var(--tw-text-opacity,1));outline-color:#176bbf}.p-message-info.p-message-simple{--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.p-message-info.p-message-simple:is(.dark *){--tw-text-opacity:1;color:rgb(23 107 191/var(--tw-text-opacity,1))}.p-message-success{background-color:#ebf6f0f2;--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1));--tw-shadow:0px 4px 8px 0px rgba(59,169,106,.04);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-color:#a5d7ba}.p-message-success:is(.dark *){background-color:#3ba96a26;--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1));outline-color:#2a784b59}.p-message-success .p-message-close-button:hover{--tw-bg-opacity:1;background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.p-message-success .p-message-close-button:focus-visible{outline-color:#369a60}.p-message-success .p-message-close-button:hover:is(.dark *){background-color:#ffffff0d}.p-message-success .p-message-close-button:focus-visible:is(.dark *){outline-color:#3ba96a}.p-message-success.p-message-outlined{--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1));outline-color:#3ba96a}.p-message-success.p-message-outlined:is(.dark *){--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1));outline-color:#369a60}.p-message-success.p-message-simple{--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.p-message-success.p-message-simple:is(.dark *){--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1))}.p-message-warn{background-color:#fefce7f2;--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1));--tw-shadow:0px 4px 8px 0px rgba(234,179,8,.04);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-color:#fef08a}.p-message-warn:is(.dark *){background-color:#eab30826;--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1));outline-color:#a1620759}.p-message-warn .p-message-close-button:hover{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.p-message-warn .p-message-close-button:focus-visible{outline-color:#ca8a04}.p-message-warn .p-message-close-button:hover:is(.dark *){background-color:#ffffff0d}.p-message-warn .p-message-close-button:focus-visible:is(.dark *){outline-color:#eab308}.p-message-warn.p-message-outlined{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1));outline-color:#eab308}.p-message-warn.p-message-outlined:is(.dark *){--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1));outline-color:#ca8a04}.p-message-warn.p-message-simple{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.p-message-warn.p-message-simple:is(.dark *){--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.p-message-error{background-color:#fdede8f2;--tw-text-opacity:1;color:rgb(209 67 23/var(--tw-text-opacity,1));--tw-shadow:0px 4px 8px 0px rgba(230,74,25,.04);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-color:#f4ac95}.p-message-error:is(.dark *){background-color:#e64a1926;--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1));outline-color:#a3351259}.p-message-error .p-message-close-button:hover{--tw-bg-opacity:1;background-color:rgb(247 199 184/var(--tw-bg-opacity,1))}.p-message-error .p-message-close-button:focus-visible{outline-color:#d14317}.p-message-error .p-message-close-button:hover:is(.dark *){background-color:#ffffff0d}.p-message-error .p-message-close-button:focus-visible:is(.dark *){outline-color:#e64a19}.p-message-error.p-message-outlined{--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1));outline-color:#e64a19}.p-message-error.p-message-outlined:is(.dark *){--tw-text-opacity:1;color:rgb(209 67 23/var(--tw-text-opacity,1));outline-color:#d14317}.p-message-error.p-message-simple{--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.p-message-error.p-message-simple:is(.dark *){--tw-text-opacity:1;color:rgb(209 67 23/var(--tw-text-opacity,1))}.p-message-secondary{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0px 4px 8px 0px rgba(0,0,0,.04);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-color:color-mix(in srgb,var(--p-surface-200) 100%,transparent)}.p-message-secondary:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-300) calc(100%*var(--tw-text-opacity, 1)),transparent);outline-color:color-mix(in srgb,var(--p-surface-700) 100%,transparent)}.p-message-secondary .p-message-close-button:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-message-secondary .p-message-close-button:focus-visible{outline-color:color-mix(in srgb,var(--p-surface-600) 100%,transparent)}.p-message-secondary .p-message-close-button:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-message-secondary .p-message-close-button:focus-visible:is(.dark *){outline-color:color-mix(in srgb,var(--p-surface-300) 100%,transparent)}.p-message-secondary.p-message-outlined{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent);outline-color:color-mix(in srgb,var(--p-surface-500) 100%,transparent)}.p-message-secondary.p-message-outlined:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent);outline-color:color-mix(in srgb,var(--p-surface-600) 100%,transparent)}.p-message-secondary.p-message-simple{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-message-secondary.p-message-simple:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-message-contrast{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-900) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-text-opacity, 1)),transparent);--tw-shadow:0px 4px 8px 0px rgba(0,0,0,.04);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-color:color-mix(in srgb,var(--p-surface-950) 100%,transparent)}.p-message-contrast:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-bg-opacity, 1)),transparent);--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent);outline-color:color-mix(in srgb,var(--p-surface-100) 100%,transparent)}.p-message-contrast .p-message-close-button:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-800) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-message-contrast .p-message-close-button:focus-visible{outline-color:color-mix(in srgb,var(--p-surface-50) 100%,transparent)}.p-message-contrast .p-message-close-button:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-message-contrast .p-message-close-button:focus-visible:is(.dark *){outline-color:color-mix(in srgb,var(--p-surface-950) 100%,transparent)}.p-message-contrast.p-message-outlined{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent);outline-color:color-mix(in srgb,var(--p-surface-950) 100%,transparent)}.p-message-contrast.p-message-outlined:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent);outline-color:color-mix(in srgb,var(--p-surface-0) 100%,transparent)}.p-message-contrast.p-message-simple{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-950) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-message-contrast.p-message-simple:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-message-text{font-size:1rem;font-weight:500}.p-message-icon{font-size:1.125rem;height:1.125rem;width:1.125rem}.p-message-enter-from{opacity:0}.p-message-enter-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-message.p-message-leave-from{max-height:1000px}.p-message.p-message-leave-to{margin:0;max-height:0;opacity:0}.p-message-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin0.3s}.p-message-leave-active .p-message-close-button{opacity:0}.p-message-sm .p-message-content{padding:.375rem .625rem}.p-message-sm .p-message-text{font-size:.875rem}.p-message-sm .p-message-icon{font-size:.875rem;height:1rem;width:1rem}.p-message-sm .p-message-close-icon{font-size:.875rem;height:.875rem;width:.875rem}.p-message-lg .p-message-content{padding:.625rem .875rem}.p-message-lg .p-message-text{font-size:1.25rem}.p-message-lg .p-message-icon{font-size:1.25rem;height:1.25rem;width:1.25rem}.p-message-lg .p-message-close-icon{font-size:1.25rem;height:1.125rem;width:1.125rem}.p-message-outlined{background-color:transparent;outline-style:solid;outline-width:1px}.p-message-simple{background-color:transparent;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.p-message-simple .p-message-content{padding:0}.p-message-outlined .p-message-close-button:hover,.p-message-simple .p-message-close-button:hover{background-color:transparent}.p-progressbar{border-radius:.375rem;height:1.25rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-progressbar:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.p-progressbar-value{margin:0;--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1))}.p-progressbar-label{font-size:.75rem;font-weight:600;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-contrast-color) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-progressbar-determinate .p-progressbar-value{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;transition-duration:1s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);width:0}.p-progressbar-determinate .p-progressbar-label{display:inline-flex}.p-progressbar-indeterminate .p-progressbar-value:before{animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.p-progressbar-indeterminate .p-progressbar-value:after,.p-progressbar-indeterminate .p-progressbar-value:before{background-color:inherit;bottom:0;inset-inline-start:0;position:absolute;top:0;will-change:inset-inline-start,inset-inline-end;--tw-content:"";content:var(--tw-content)}.p-progressbar-indeterminate .p-progressbar-value:after{animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes p-progressbar-indeterminate-anim{0%{inset-inline-end:100%;inset-inline-start:-35%}60%{inset-inline-end:-90%;inset-inline-start:100%}to{inset-inline-end:-90%;inset-inline-start:100%}}@keyframes p-progressbar-indeterminate-anim-short{0%{inset-inline-end:100%;inset-inline-start:-200%}60%{inset-inline-end:-8%;inset-inline-start:107%}to{inset-inline-end:-8%;inset-inline-start:107%}}.p-fileupload input[type=file]{display:none}.p-fileupload-advanced{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-fileupload-advanced:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-fileupload-header{align-items:center;display:flex;gap:.5rem;padding:1.125rem;--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.p-fileupload-header:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.p-fileupload-content{border-color:transparent;border-width:1px;padding:0 1.125rem 1.125rem;position:relative;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-fileupload-content .p-progressbar{height:.25rem;inset-inline-start:0;position:absolute;top:0;width:100%}.p-fileupload-file-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1.125rem}.p-fileupload-file{align-items:center;border-bottom-width:1px;display:flex;flex-wrap:wrap;gap:.5rem;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-border-opacity,1));padding:1rem}.p-fileupload-file:last-child{border-bottom-width:0}.p-fileupload-file:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-border-opacity,1))}.p-fileupload-file-info{display:flex;flex-direction:column;gap:.5rem}.p-fileupload-file-thumbnail{flex-shrink:0}.p-fileupload-file-actions{margin-inline-start:auto}.p-fileupload-highlight{border-style:dashed;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-basic{flex-wrap:wrap;gap:.5rem}.p-fileupload-basic,.p-image-mask{align-items:center;display:flex;justify-content:center}.p-image-preview{display:inline-flex;line-height:1;position:relative}.p-image-preview-mask{align-items:center;background-color:transparent;border-style:none;cursor:pointer;display:flex;height:100%;inset-inline-start:0;justify-content:center;padding:0;position:absolute;top:0;width:100%;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-text-opacity, 1)),transparent);opacity:0;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-image-preview:hover>.p-image-preview-mask{background-color:#0006;cursor:pointer;opacity:1}.p-image-preview:hover>.p-image-preview-mask:is(.dark *){background-color:#0009}.p-image-preview-icon{font-size:1.5rem;height:1.5rem;width:1.5rem}.p-image-toolbar{background-color:#ffffff1a;border-color:#fff3;border-radius:1.5rem;border-width:1px;bottom:auto;display:flex;gap:.5rem;inset-inline-end:1rem;inset-inline-start:auto;padding:.5rem;position:absolute;top:1rem;z-index:10}.p-image-action{align-items:center;border-radius:9999px;border-style:none;cursor:pointer;display:inline-flex;height:3rem;justify-content:center;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3rem;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent);color:color-mix(in srgb,var(--p-surface-50) calc(100%*var(--tw-text-opacity, 1)),transparent);padding:0;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-image-action,.p-image-action:hover{--tw-text-opacity:1}.p-image-action:hover{background-color:#ffffff1a;color:color-mix(in srgb,var(--p-surface-0) calc(100%*var(--tw-text-opacity, 1)),transparent)}.p-image-action:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1);outline-offset:2px;outline-style:solid;outline-width:1px}.p-image-action .p-icon{font-size:1.5rem;height:1.5rem;width:1.5rem}.p-image-action.p-disabled{pointer-events:auto}.p-image-original{max-height:80vh;max-width:80vw;transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-image-original-enter-active{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.p-image-original-leave-active{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-image-original-enter-from,.p-image-original-leave-to{--tw-scale-x:.75;--tw-scale-y:.75;opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.p-scrolltop.p-button{bottom:1.25rem;inset-inline-end:1.25rem;position:fixed}.p-scrolltop-sticky.p-button{display:flex;margin-inline-start:auto;position:sticky}.p-scrolltop-enter-from{opacity:0}.p-scrolltop-enter-active{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.p-scrolltop.p-scrolltop-leave-to{opacity:0}.p-scrolltop-leave-active{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(25,118,210,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(25,118,210,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border-color:rgb(var(--color-gray-200)/1);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Noto Serif Khmer,Inclusive Sans,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:rgb(var(--color-gray-400)/1);opacity:1}input::placeholder,textarea::placeholder{color:rgb(var(--color-gray-400)/1);opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--p-primary-50:#ebf6f0;--p-primary-100:#c2e4d1;--p-primary-200:#a5d7ba;--p-primary-300:#7cc59b;--p-primary-400:#62ba88;--p-primary-500:#3ba96a;--p-primary-600:#369a60;--p-primary-700:#2a784b;--p-primary-800:#205d3a;--p-primary-900:#19472d;--p-primary-950:#19472d;--p-surface-0:#fff;--p-surface-50:#fafafa;--p-surface-100:#f4f4f5;--p-surface-200:#e4e4e7;--p-surface-300:#d4d4d8;--p-surface-400:#a1a1aa;--p-surface-500:#71717a;--p-surface-600:#52525b;--p-surface-700:#3f3f46;--p-surface-800:#27272a;--p-surface-900:#18181b;--p-surface-950:#09090b;--p-content-border-radius:6px;--p-primary-color:var(--p-primary-500);--p-primary-contrast-color:var(--p-surface-0);--p-primary-hover-color:var(--p-primary-600);--p-primary-active-color:var(--p-primary-700);--p-content-border-color:var(--p-surface-200);--p-content-hover-background:var(--p-surface-100);--p-content-hover-color:var(--p-surface-800);--p-highlight-background:var(--p-primary-50);--p-highlight-color:var(--p-primary-700);--p-highlight-focus-background:var(--p-primary-100);--p-highlight-focus-color:var(--p-primary-800);--p-text-color:var(--p-surface-700);--p-text-hover-color:var(--p-surface-800);--p-text-muted-color:var(--p-surface-500);--p-text-hover-muted-color:var(--p-surface-600)}@media (prefers-color-scheme:dark){:root{--p-primary-color:var(--p-primary-400);--p-primary-contrast-color:var(--p-surface-900);--p-primary-hover-color:var(--p-primary-300);--p-primary-active-color:var(--p-primary-200);--p-content-border-color:var(--p-surface-700);--p-content-hover-background:var(--p-surface-800);--p-content-hover-color:var(--p-surface-0);--p-highlight-background:color-mix(in srgb,var(--p-primary-400),transparent 84%);--p-highlight-color:hsla(0,0%,100%,.87);--p-highlight-focus-background:color-mix(in srgb,var(--p-primary-400),transparent 76%);--p-highlight-focus-color:hsla(0,0%,100%,.87);--p-text-color:var(--p-surface-0);--p-text-hover-color:var(--p-surface-0);--p-text-muted-color:var(--p-surface-400);--p-text-hover-muted-color:var(--p-surface-300)}}.container{width:100%}@media (min-width:450px){.container{max-width:450px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.form-input,.form-multiselect,.form-select,.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:rgb(var(--color-gray-500)/var(--tw-border-opacity,1));border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 #0000}.form-input:focus,.form-multiselect:focus,.form-select:focus,.form-textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#176bbf;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#176bbf;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:rgb(var(--color-gray-500)/var(--tw-text-opacity,1));opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:rgb(var(--color-gray-500)/var(--tw-text-opacity,1));opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-meridiem-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:rgb(var(--color-gray-500)/var(--tw-border-opacity,1));border-width:1px;color:#176bbf;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 #0000}.form-checkbox{border-radius:0}.form-radio{border-radius:100%}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#176bbf;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}.form-checkbox:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}@media (forced-colors:active){.form-checkbox:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){.form-radio:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:checked:focus,.form-checkbox:checked:hover,.form-radio:checked:focus,.form-radio:checked:hover{background-color:currentColor;border-color:transparent}.form-checkbox:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active){.form-checkbox:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:indeterminate:focus,.form-checkbox:indeterminate:hover{background-color:currentColor;border-color:transparent}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{bottom:0;top:0}.-bottom-1{bottom:-.25rem}.-bottom-\[0\.5px\]{bottom:-.5px}.-left-1{left:-.25rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-top-1{top:-.25rem}.-top-11{top:-2.75rem}.-top-14{top:-3.5rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-auto{bottom:auto}.end-0{inset-inline-end:0}.end-4{inset-inline-end:1rem}.left-0{left:0}.left-\[4px\]{left:4px}.right-0{right:0}.right-24{right:6rem}.right-3{right:.75rem}.start-0{inset-inline-start:0}.start-4{inset-inline-start:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-\[4px\]{top:4px}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[55\]{z-index:55}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-start-1{grid-row-start:1}.float-end{float:inline-end}.float-right{float:right}.-m-1\.5{margin:-.375rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.-me-1\.5{margin-inline-end:-.375rem}.-mt-1{margin-top:-.25rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.ms-auto{margin-inline-start:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.aspect-\[3\/4\]{aspect-ratio:3/4}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/4{height:25%}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[150px\]{height:150px}.h-\[200px\]{height:200px}.h-\[300px\]{height:300px}.h-\[42px\]{height:42px}.h-\[450px\]{height:450px}.h-\[4px\]{height:4px}.h-\[4rem\]{height:4rem}.h-\[520px\]{height:520px}.h-\[5px\]{height:5px}.h-\[800px\]{height:800px}.h-\[80vh\]{height:80vh}.h-\[8rem\]{height:8rem}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[80vh\]{max-height:80vh}.max-h-\[calc\(100vh-150px\)\]{max-height:calc(100vh - 150px)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-36{min-height:9rem}.min-h-8{min-height:2rem}.min-h-96{min-height:24rem}.min-h-\[145px\]{min-height:145px}.min-h-\[200px\]{min-height:200px}.min-h-full{min-height:100%}.min-h-max{min-height:-moz-max-content;min-height:max-content}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/12{width:16.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-7{width:1.75rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[12\%\]{width:12%}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[155px\]{width:155px}.w-\[160px\]{width:160px}.w-\[165px\]{width:165px}.w-\[17\%\]{width:17%}.w-\[173px\]{width:173px}.w-\[180px\]{width:180px}.w-\[190px\]{width:190px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[230px\]{width:230px}.w-\[3\.25rem\]{width:3.25rem}.w-\[3\.75rem\]{width:3.75rem}.w-\[30\%\]{width:30%}.w-\[30px\]{width:30px}.w-\[340px\]{width:340px}.w-\[35\%\]{width:35%}.w-\[350px\]{width:350px}.w-\[40px\]{width:40px}.w-\[5\%\]{width:5%}.w-\[59\%\]{width:59%}.w-\[65\%\]{width:65%}.w-\[65em\]{width:65em}.w-\[80px\]{width:80px}.w-\[calc\(100\%\+0\.5rem\)\]{width:calc(100% + .5rem)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-12{min-width:3rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-52{min-width:13rem}.min-w-56{min-width:14rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-96{min-width:24rem}.min-w-\[0\.375rem\]{min-width:.375rem}.min-w-\[0\.5rem\]{min-width:.5rem}.min-w-\[0\.625rem\]{min-width:.625rem}.min-w-\[0\.75rem\]{min-width:.75rem}.min-w-\[0\.875rem\]{min-width:.875rem}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1000px\]{min-width:1000px}.min-w-\[1080px\]{min-width:1080px}.min-w-\[16px\]{min-width:16px}.min-w-\[1rem\]{min-width:1rem}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[24px\]{min-width:24px}.min-w-\[32px\]{min-width:32px}.min-w-\[340px\]{min-width:340px}.min-w-\[4px\]{min-width:4px}.min-w-\[5px\]{min-width:5px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-96{max-width:24rem}.max-w-\[0\]{max-width:0}.max-w-\[1200px\]{max-width:1200px}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[340px\]{max-width:340px}.max-w-\[400px\]{max-width:400px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-xl{max-width:1280px}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x:-100%}.-translate-y-1{--tw-translate-y:-.25rem}.-translate-y-1,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-full,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-1\/2,.translate-x-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x:.5rem}.translate-x-2\.5{--tw-translate-x:.625rem}.translate-x-2\.5,.translate-x-3{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-3{--tw-translate-x:.75rem}.translate-x-4{--tw-translate-x:1rem}.translate-x-4,.translate-x-5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-6{--tw-translate-x:1.5rem}.translate-x-6,.translate-x-7{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-7{--tw-translate-x:1.75rem}.translate-x-full{--tw-translate-x:100%}.translate-x-full,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:.25rem}.translate-y-1,.translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-2{--tw-translate-y:.5rem}.translate-y-2,.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem}.translate-y-full{--tw-translate-y:100%}.-rotate-180,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-180{--tw-rotate:-180deg}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.resize-none{resize:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}.scroll-py-1{scroll-padding-bottom:.25rem;scroll-padding-top:.25rem}.scroll-py-2{scroll-padding-bottom:.5rem;scroll-padding-top:.5rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-4{row-gap:1rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--color-gray-100)/var(--tw-divide-opacity,1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-divide-opacity,1))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--color-gray-300)/var(--tw-divide-opacity,1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded{border-radius:.25rem!important}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-e{border-end-end-radius:.25rem;border-start-end-radius:.25rem}.rounded-e-2xl{border-end-end-radius:1rem;border-start-end-radius:1rem}.rounded-e-3xl{border-end-end-radius:1.5rem;border-start-end-radius:1.5rem}.rounded-e-full{border-end-end-radius:9999px;border-start-end-radius:9999px}.rounded-e-lg{border-end-end-radius:.5rem;border-start-end-radius:.5rem}.rounded-e-md{border-end-end-radius:.375rem;border-start-end-radius:.375rem}.rounded-e-none{border-end-end-radius:0;border-start-end-radius:0}.rounded-e-sm{border-end-end-radius:.125rem;border-start-end-radius:.125rem}.rounded-e-xl{border-end-end-radius:.75rem;border-start-end-radius:.75rem}.rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.rounded-s{border-end-start-radius:.25rem;border-start-start-radius:.25rem}.rounded-s-2xl{border-end-start-radius:1rem;border-start-start-radius:1rem}.rounded-s-3xl{border-end-start-radius:1.5rem;border-start-start-radius:1.5rem}.rounded-s-full{border-end-start-radius:9999px;border-start-start-radius:9999px}.rounded-s-lg{border-end-start-radius:.5rem;border-start-start-radius:.5rem}.rounded-s-md{border-end-start-radius:.375rem;border-start-start-radius:.375rem}.rounded-s-none{border-end-start-radius:0;border-start-start-radius:0}.rounded-s-sm{border-end-start-radius:.125rem;border-start-start-radius:.125rem}.rounded-s-xl{border-end-start-radius:.75rem;border-start-start-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-none{border-bottom-right-radius:0}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-s{border-inline-start-width:1px}.border-s-\[2px\]{border-inline-start-width:2px}.border-s-\[3px\]{border-inline-start-width:3px}.border-s-\[4px\]{border-inline-start-width:4px}.border-s-\[5px\]{border-inline-start-width:5px}.border-s-\[6px\]{border-inline-start-width:6px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-8{border-top-width:8px}.border-t-\[2px\]{border-top-width:2px}.border-t-\[3px\]{border-top-width:3px}.border-t-\[4px\]{border-top-width:4px}.border-t-\[5px\]{border-top-width:5px}.border-t-\[6px\]{border-top-width:6px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-amber-200{--tw-border-opacity:1;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-blue-100{--tw-border-opacity:1;border-color:rgb(184 213 241/var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(149 192 234/var(--tw-border-opacity,1))}.border-blue-400\/50{border-color:#4791db80}.border-blue-500{--tw-border-opacity:1;border-color:rgb(25 118 210/var(--tw-border-opacity,1))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(23 107 191/var(--tw-border-opacity,1))}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity:1;border-color:rgb(var(--color-gray-100)/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(var(--color-gray-200)/var(--tw-border-opacity,1))}.border-gray-200\/60{border-color:rgb(var(--color-gray-200)/.6)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(var(--color-gray-300)/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(var(--color-gray-400)/var(--tw-border-opacity,1))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(var(--color-gray-600)/var(--tw-border-opacity,1))}.border-gray-900{--tw-border-opacity:1;border-color:rgb(var(--color-gray-900)/var(--tw-border-opacity,1))}.border-green-100{--tw-border-opacity:1;border-color:rgb(194 228 209/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:rgb(165 215 186/var(--tw-border-opacity,1))}.border-green-500{--tw-border-opacity:1;border-color:rgb(59 169 106/var(--tw-border-opacity,1))}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.border-primary{--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.border-primary-300{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-300) calc(100%*var(--tw-border-opacity, 1)),transparent)}.border-primary-400{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-border-opacity, 1)),transparent)}.border-primary-500{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-border-opacity, 1)),transparent)}.border-purple-200{--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity,1))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(244 172 149/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:rgb(238 134 101/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(230 74 25/var(--tw-border-opacity,1))}.border-surface-200{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-200) calc(100%*var(--tw-border-opacity, 1)),transparent)}.border-surface-700{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.border-transparent{border-color:transparent}.border-white\/60{border-color:#fff9}.border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138/var(--tw-border-opacity,1))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity,1))}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-\[\#0ea5e9\]{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.bg-\[\#22c55e\]{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-\[\#90D1CA\]{--tw-bg-opacity:1;background-color:rgb(144 209 202/var(--tw-bg-opacity,1))}.bg-\[\#ebecf0\]{--tw-bg-opacity:1;background-color:rgb(235 236 240/var(--tw-bg-opacity,1))}.bg-\[\#ebeef5\]{--tw-bg-opacity:1;background-color:rgb(235 238 245/var(--tw-bg-opacity,1))}.bg-\[\#ef4444\]{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-\[\#f97316\]{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-\[\#facc15\]{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity,1))}.bg-amber-950{--tw-bg-opacity:1;background-color:rgb(69 26 3/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(184 213 241/var(--tw-bg-opacity,1))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(149 192 234/var(--tw-bg-opacity,1))}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(101 163 225/var(--tw-bg-opacity,1))}.bg-blue-300\/80{background-color:#65a3e1cc}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(71 145 219/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(232 241 251/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(25 118 210/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(23 107 191/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(18 84 149/var(--tw-bg-opacity,1))}.bg-blue-900,.bg-blue-950{--tw-bg-opacity:1;background-color:rgb(11 50 88/var(--tw-bg-opacity,1))}.bg-current{background-color:currentColor}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100)/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.bg-gray-200\/75{background-color:rgb(var(--color-gray-200)/.75)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-300)/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-400)/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-500)/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(165 215 186/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(54 154 96/var(--tw-bg-opacity,1))}.bg-green-900,.bg-green-950{--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.bg-inactive-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-inactive-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-npca-blue-100{--tw-bg-opacity:1;background-color:rgb(187 195 207/var(--tw-bg-opacity,1))}.bg-npca-blue-400{--tw-bg-opacity:1;background-color:rgb(81 99 131/var(--tw-bg-opacity,1))}.bg-npca-blue-50{--tw-bg-opacity:1;background-color:rgb(243 246 252/var(--tw-bg-opacity,1))}.bg-npca-blue-500,.bg-npca-blue-600{--tw-bg-opacity:1;background-color:rgb(37 60 100/var(--tw-bg-opacity,1))}.bg-npca-blue-900,.bg-npca-blue-950{--tw-bg-opacity:1;background-color:rgb(16 25 42/var(--tw-bg-opacity,1))}.bg-npca-green-100{--tw-bg-opacity:1;background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.bg-npca-green-400{--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.bg-npca-green-50{--tw-bg-opacity:1;background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.bg-npca-green-500{--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1))}.bg-npca-green-600{--tw-bg-opacity:1;background-color:rgb(54 154 96/var(--tw-bg-opacity,1))}.bg-npca-green-900,.bg-npca-green-950{--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.bg-orange-900{--tw-bg-opacity:1;background-color:rgb(124 45 18/var(--tw-bg-opacity,1))}.bg-orange-950{--tw-bg-opacity:1;background-color:rgb(67 20 7/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity,1))}.bg-primary-100{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-100\/40{background-color:color-mix(in srgb,var(--p-primary-100) 40%,transparent)}.bg-primary-200{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-300{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-300) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-400{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-50{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-500{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-600{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-900{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-900) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary-950{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-950) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.bg-primary\/10{background-color:rgb(var(--color-primary-DEFAULT)/.1)}.bg-primary\/20{background-color:rgb(var(--color-primary-DEFAULT)/.2)}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(247 199 184/var(--tw-bg-opacity,1))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(235 110 71/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(253 237 232/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(209 67 23/var(--tw-bg-opacity,1))}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(163 53 18/var(--tw-bg-opacity,1))}.bg-red-900,.bg-red-950{--tw-bg-opacity:1;background-color:rgb(97 31 11/var(--tw-bg-opacity,1))}.bg-secondary-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-secondary-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-secondary-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-secondary-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-secondary-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-secondary-700\/20{background-color:#1d4ed833}.bg-secondary-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.bg-secondary-950{--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/70{background-color:#ffffffb3}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(113 63 18/var(--tw-bg-opacity,1))}.bg-yellow-950{--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:.5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-blue-400{--tw-gradient-from:#4791db var(--tw-gradient-from-position);--tw-gradient-to:rgba(71,145,219,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from:rgb(var(--color-gray-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--color-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-50{--tw-gradient-from:#ebf6f0 var(--tw-gradient-from-position);--tw-gradient-to:rgba(235,246,240,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500{--tw-gradient-from:#3ba96a var(--tw-gradient-from-position);--tw-gradient-to:rgba(59,169,106,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary-100{--tw-gradient-from:color-mix(in srgb,var(--p-primary-100) 100%,transparent) var(--tw-gradient-from-position);--tw-gradient-to:color-mix(in srgb,var(--p-primary-100) 0%,transparent) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-white{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-blue-50{--tw-gradient-to:#e8f1fb var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to:#176bbf var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to:#c2e4d1 var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to:#369a60 var(--tw-gradient-to-position)}.to-primary-200{--tw-gradient-to:color-mix(in srgb,var(--p-primary-200) 100%,transparent) var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.\!p-6{padding:1.5rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-px{padding:1px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pe-10{padding-inline-end:2.5rem}.pe-11{padding-inline-end:2.75rem}.pe-12{padding-inline-end:3rem}.pe-2{padding-inline-end:.5rem}.pe-7{padding-inline-end:1.75rem}.pe-8{padding-inline-end:2rem}.pe-9{padding-inline-end:2.25rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.ps-10{padding-inline-start:2.5rem}.ps-11{padding-inline-start:2.75rem}.ps-12{padding-inline-start:3rem}.ps-4{padding-inline-start:1rem}.ps-7{padding-inline-start:1.75rem}.ps-8{padding-inline-start:2rem}.ps-9{padding-inline-start:2.25rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.align-middle{vertical-align:middle}.font-sans{font-family:Noto Serif Khmer,Inclusive Sans,sans-serif}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[4px\]{font-size:4px}.text-\[5px\]{font-size:5px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#096B68\]{--tw-text-opacity:1;color:rgb(9 107 104/var(--tw-text-opacity,1))}.text-\[\#0ea5e9\]{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity,1))}.text-\[\#22c55e\]{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-\[\#ef4444\]{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-\[\#f97316\]{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-\[\#facc15\]{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-300{--tw-text-opacity:1;color:rgb(101 163 225/var(--tw-text-opacity,1))}.text-blue-400{--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(23 107 191/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(18 84 149/var(--tw-text-opacity,1))}.text-gray-100{--tw-text-opacity:1;color:rgb(var(--color-gray-100)/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(var(--color-gray-500)/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(var(--color-gray-600)/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(var(--color-gray-800)/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(var(--color-gray-900)/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:rgb(42 120 75/var(--tw-text-opacity,1))}.text-inactive-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-inactive-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-npca-blue-400{--tw-text-opacity:1;color:rgb(81 99 131/var(--tw-text-opacity,1))}.text-npca-blue-500,.text-npca-blue-600{--tw-text-opacity:1;color:rgb(37 60 100/var(--tw-text-opacity,1))}.text-npca-green-400{--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.text-npca-green-500{--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.text-npca-green-600{--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1))}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(var(--color-primary-DEFAULT)/var(--tw-text-opacity,1))}.text-primary-400{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.text-primary-500{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.text-primary-600{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.text-primary-700{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(209 67 23/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(163 53 18/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(127 41 14/var(--tw-text-opacity,1))}.text-secondary-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-secondary-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-secondary-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-placeholder-opacity,1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-placeholder-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-amber-400{outline-color:#fbbf24}.outline-amber-500{outline-color:#f59e0b}.outline-blue-400{outline-color:#4791db}.outline-blue-500{outline-color:#1976d2}.outline-green-400{outline-color:#62ba88}.outline-green-500{outline-color:#3ba96a}.outline-npca-blue-400{outline-color:#516383}.outline-npca-blue-500{outline-color:#253c64}.outline-npca-green-400{outline-color:#62ba88}.outline-npca-green-500{outline-color:#3ba96a}.outline-orange-400{outline-color:#fb923c}.outline-orange-500{outline-color:#f97316}.outline-primary-400{outline-color:color-mix(in srgb,var(--p-primary-400) 100%,transparent)}.outline-primary-500{outline-color:color-mix(in srgb,var(--p-primary-500) 100%,transparent)}.outline-red-400{outline-color:#eb6e47}.outline-red-500{outline-color:#e64a19}.outline-secondary-400{outline-color:#60a5fa}.outline-secondary-500{outline-color:#3b82f6}.outline-yellow-400{outline-color:#facc15}.outline-yellow-500{outline-color:#eab308}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-inset{--tw-ring-inset:inset}.ring-amber-400{--tw-ring-opacity:1;--tw-ring-color:rgb(251 191 36/var(--tw-ring-opacity,1))}.ring-amber-500{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity,1))}.ring-black\/5{--tw-ring-color:rgba(0,0,0,.05)}.ring-blue-300\/50{--tw-ring-color:rgba(101,163,225,.5)}.ring-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(71 145 219/var(--tw-ring-opacity,1))}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(25 118 210/var(--tw-ring-opacity,1))}.ring-current{--tw-ring-color:currentColor}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-200)/var(--tw-ring-opacity,1))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-300)/var(--tw-ring-opacity,1))}.ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgb(98 186 136/var(--tw-ring-opacity,1))}.ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 169 106/var(--tw-ring-opacity,1))}.ring-npca-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(81 99 131/var(--tw-ring-opacity,1))}.ring-npca-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(37 60 100/var(--tw-ring-opacity,1))}.ring-npca-green-400{--tw-ring-opacity:1;--tw-ring-color:rgb(98 186 136/var(--tw-ring-opacity,1))}.ring-npca-green-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 169 106/var(--tw-ring-opacity,1))}.ring-orange-400{--tw-ring-opacity:1;--tw-ring-color:rgb(251 146 60/var(--tw-ring-opacity,1))}.ring-orange-500{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity,1))}.ring-primary-400{--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.ring-primary-500{--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.ring-red-400{--tw-ring-opacity:1;--tw-ring-color:rgb(235 110 71/var(--tw-ring-opacity,1))}.ring-red-500{--tw-ring-opacity:1;--tw-ring-color:rgb(230 74 25/var(--tw-ring-opacity,1))}.ring-secondary-400{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity,1))}.ring-secondary-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgb(250 204 21/var(--tw-ring-opacity,1))}.ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity,1))}.ring-opacity-25{--tw-ring-opacity:.25}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-md{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)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.grayscale-0{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)}.grayscale-0{--tw-grayscale:grayscale(0)}.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-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[height\]{transition-duration:.15s;transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.content-\[\"\"\]{--tw-content:"";content:var(--tw-content)}.rounded-border{border-radius:var(--p-content-border-radius)}.text-muted-color{color:var(--p-text-muted-color)}.file\:mr-1\.5::file-selector-button{margin-right:.375rem}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:p-0::file-selector-button{padding:0}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-gray-500::file-selector-button{--tw-text-opacity:1;color:rgb(var(--color-gray-500)/var(--tw-text-opacity,1))}.file\:outline-none::file-selector-button{outline:2px solid transparent;outline-offset:2px}.placeholder\:text-sm::-moz-placeholder{font-size:.875rem}.placeholder\:text-sm::placeholder{font-size:.875rem}.before\:visible:before{content:var(--tw-content);visibility:visible}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-px:before{content:var(--tw-content);top:1px;right:1px;bottom:1px;left:1px}.before\:inset-x-0:before{content:var(--tw-content);left:0;right:0}.before\:inset-y-2:before{bottom:.5rem;content:var(--tw-content);top:.5rem}.before\:z-\[-1\]:before{content:var(--tw-content);z-index:-1}.before\:block:before{content:var(--tw-content);display:block}.before\:h-2:before{content:var(--tw-content);height:.5rem}.before\:w-2:before{content:var(--tw-content);width:.5rem}.before\:rotate-45:before{content:var(--tw-content);--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:rounded-md:before{border-radius:.375rem;content:var(--tw-content)}.before\:rounded-sm:before{border-radius:.125rem;content:var(--tw-content)}.before\:bg-gray-100:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100)/var(--tw-bg-opacity,1))}.before\:bg-gray-200:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.before\:bg-white:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.before\:shadow:before{content:var(--tw-content);--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.before\:ring-1:before{content:var(--tw-content);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.before\:ring-gray-200:before{content:var(--tw-content);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-200)/var(--tw-ring-opacity,1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-x-2\.5:after{content:var(--tw-content);left:.625rem;right:.625rem}.after\:bottom-0:after{bottom:0;content:var(--tw-content)}.after\:ms-0\.5:after{content:var(--tw-content);margin-inline-start:.125rem}.after\:mt-2:after{content:var(--tw-content);margin-top:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[2px\]:after{content:var(--tw-content);height:2px}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:bg-primary-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.after\:text-red-500:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.after\:content-\[\'\*\'\]:after{--tw-content:"*";content:var(--tw-content)}.first\:me-0:first-child{margin-inline-end:0}.first\:rounded-s-md:first-child{border-end-start-radius:.375rem;border-start-start-radius:.375rem}.last\:rounded-e-md:last-child{border-end-end-radius:.375rem;border-start-end-radius:.375rem}.last\:border-b-0:last-child{border-bottom-width:0}.even\:bg-gray-50:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity,1))}.indeterminate\:relative:indeterminate{position:relative}.indeterminate\:after\:rounded-full:indeterminate:after{border-radius:9999px;content:var(--tw-content)}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-b-2:hover{border-bottom-width:2px}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(var(--color-gray-400)/var(--tw-border-opacity,1))}.hover\:border-secondary-500:hover{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(184 213 241/var(--tw-bg-opacity,1))}.hover\:bg-blue-100\/90:hover{background-color:#b8d5f1e6}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(71 145 219/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(232 241 251/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(23 107 191/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100)/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity,1))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-600)/var(--tw-bg-opacity,1))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(54 154 96/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(42 120 75/var(--tw-bg-opacity,1))}.hover\:bg-npca-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(187 195 207/var(--tw-bg-opacity,1))}.hover\:bg-npca-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(243 246 252/var(--tw-bg-opacity,1))}.hover\:bg-npca-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 60 100/var(--tw-bg-opacity,1))}.hover\:bg-npca-green-100:hover{--tw-bg-opacity:1;background-color:rgb(194 228 209/var(--tw-bg-opacity,1))}.hover\:bg-npca-green-50:hover{--tw-bg-opacity:1;background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.hover\:bg-npca-green-600:hover{--tw-bg-opacity:1;background-color:rgb(54 154 96/var(--tw-bg-opacity,1))}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.hover\:bg-primary-100:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.hover\:bg-primary-50:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.hover\:bg-primary-600:hover{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(247 199 184/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(253 237 232/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(209 67 23/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(163 53 18/var(--tw-bg-opacity,1))}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(127 41 14/var(--tw-bg-opacity,1))}.hover\:bg-secondary-100:hover{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.hover\:bg-secondary-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-secondary-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.hover\:text-amber-600:hover{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(23 107 191/var(--tw-text-opacity,1))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(18 84 149/var(--tw-text-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(14 65 116/var(--tw-text-opacity,1))}.hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgb(var(--color-gray-50)/var(--tw-text-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(var(--color-gray-600)/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(var(--color-gray-800)/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(var(--color-gray-900)/var(--tw-text-opacity,1))}.hover\:text-green-600:hover{--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1))}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(42 120 75/var(--tw-text-opacity,1))}.hover\:text-npca-blue-600:hover{--tw-text-opacity:1;color:rgb(37 60 100/var(--tw-text-opacity,1))}.hover\:text-npca-green-600:hover{--tw-text-opacity:1;color:rgb(54 154 96/var(--tw-text-opacity,1))}.hover\:text-orange-600:hover{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}.hover\:text-primary-600:hover{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(209 67 23/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(163 53 18/var(--tw-text-opacity,1))}.hover\:text-secondary-600:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.hover\:shadow-sm:hover,.hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.hover\:before\:bg-gray-50:hover:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity,1))}.focus\:border-b-2:focus{border-bottom-width:2px}.focus\:border-none:focus{border-style:none}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(25 118 210/var(--tw-border-opacity,1))}.focus\:border-primary-500:focus{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-border-opacity, 1)),transparent)}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(230 74 25/var(--tw-border-opacity,1))}.focus\:bg-primary-600:focus{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(25 118 210/var(--tw-ring-opacity,1))}.focus\:ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(230 74 25/var(--tw-ring-opacity,1))}.focus\:ring-transparent:focus{--tw-ring-color:transparent}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-0:focus-visible{outline-width:0}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-amber-500:focus-visible{outline-color:#f59e0b}.focus-visible\:outline-blue-500:focus-visible{outline-color:#1976d2}.focus-visible\:outline-green-500:focus-visible{outline-color:#3ba96a}.focus-visible\:outline-npca-blue-500:focus-visible{outline-color:#253c64}.focus-visible\:outline-npca-green-500:focus-visible{outline-color:#3ba96a}.focus-visible\:outline-orange-500:focus-visible{outline-color:#f97316}.focus-visible\:outline-primary-500:focus-visible{outline-color:color-mix(in srgb,var(--p-primary-500) 100%,transparent)}.focus-visible\:outline-red-500:focus-visible{outline-color:#e64a19}.focus-visible\:outline-secondary-500:focus-visible{outline-color:#3b82f6}.focus-visible\:outline-yellow-500:focus-visible{outline-color:#eab308}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset:inset}.focus-visible\:ring-amber-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity,1))}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(25 118 210/var(--tw-ring-opacity,1))}.focus-visible\:ring-green-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(59 169 106/var(--tw-ring-opacity,1))}.focus-visible\:ring-npca-blue-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(37 60 100/var(--tw-ring-opacity,1))}.focus-visible\:ring-npca-green-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(59 169 106/var(--tw-ring-opacity,1))}.focus-visible\:ring-orange-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity,1))}.focus-visible\:ring-primary-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.focus-visible\:ring-red-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(230 74 25/var(--tw-ring-opacity,1))}.focus-visible\:ring-secondary-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus-visible\:ring-yellow-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity,1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color:#fff}.focus-visible\:before\:ring-1:focus-visible:before{content:var(--tw-content);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:before\:ring-inset:focus-visible:before{content:var(--tw-content);--tw-ring-inset:inset}.focus-visible\:before\:ring-primary-500:focus-visible:before{content:var(--tw-content);--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-amber-50:disabled{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.disabled\:bg-amber-500:disabled{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.disabled\:bg-blue-50:disabled{--tw-bg-opacity:1;background-color:rgb(232 241 251/var(--tw-bg-opacity,1))}.disabled\:bg-blue-500:disabled{--tw-bg-opacity:1;background-color:rgb(25 118 210/var(--tw-bg-opacity,1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100)/var(--tw-bg-opacity,1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity,1))}.disabled\:bg-gray-900:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.disabled\:bg-green-50:disabled{--tw-bg-opacity:1;background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.disabled\:bg-green-500:disabled{--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1))}.disabled\:bg-npca-blue-50:disabled{--tw-bg-opacity:1;background-color:rgb(243 246 252/var(--tw-bg-opacity,1))}.disabled\:bg-npca-blue-500:disabled{--tw-bg-opacity:1;background-color:rgb(37 60 100/var(--tw-bg-opacity,1))}.disabled\:bg-npca-green-50:disabled{--tw-bg-opacity:1;background-color:rgb(235 246 240/var(--tw-bg-opacity,1))}.disabled\:bg-npca-green-500:disabled{--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1))}.disabled\:bg-orange-50:disabled{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.disabled\:bg-orange-500:disabled{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.disabled\:bg-primary-50:disabled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-50) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.disabled\:bg-primary-500:disabled{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.disabled\:bg-red-50:disabled{--tw-bg-opacity:1;background-color:rgb(253 237 232/var(--tw-bg-opacity,1))}.disabled\:bg-red-500:disabled{--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1))}.disabled\:bg-secondary-50:disabled{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.disabled\:bg-secondary-500:disabled{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:bg-white:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.disabled\:bg-yellow-50:disabled{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.disabled\:bg-yellow-500:disabled{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.disabled\:bg-opacity-50:disabled{--tw-bg-opacity:.5}.disabled\:text-amber-500:disabled{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}.disabled\:text-blue-500:disabled{--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-text-opacity,1))}.disabled\:text-green-500:disabled{--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.disabled\:text-npca-blue-500:disabled{--tw-text-opacity:1;color:rgb(37 60 100/var(--tw-text-opacity,1))}.disabled\:text-npca-green-500:disabled{--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.disabled\:text-orange-500:disabled{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.disabled\:text-primary-500:disabled{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.disabled\:text-red-500:disabled{--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.disabled\:text-secondary-500:disabled{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.disabled\:text-yellow-500:disabled{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-75:disabled{opacity:.75}.group:hover .group-hover\:bg-blue-600{--tw-bg-opacity:1;background-color:rgb(23 107 191/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.peer:checked~.peer-checked\:border-primary-500{--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-border-opacity, 1)),transparent)}.peer:checked~.peer-checked\:bg-primary-500{--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.peer:focus~.peer-focus\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.peer:disabled~.peer-disabled\:bg-opacity-50{--tw-bg-opacity:.5}.aria-disabled\:cursor-not-allowed[aria-disabled=true]{cursor:not-allowed}.aria-disabled\:bg-gray-50[aria-disabled=true]{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity,1))}.aria-disabled\:bg-gray-900[aria-disabled=true]{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.aria-disabled\:bg-red-500[aria-disabled=true]{--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1))}.aria-disabled\:bg-transparent[aria-disabled=true]{background-color:transparent}.aria-disabled\:bg-white[aria-disabled=true]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.aria-disabled\:opacity-75[aria-disabled=true]{opacity:.75}.group[data-popper-placement*=bottom] .group-data-\[popper-placement\*\=\'bottom\'\]\:-top-1{top:-.25rem}.group[data-popper-placement*=left] .group-data-\[popper-placement\*\=\'left\'\]\:-right-1{right:-.25rem}.group[data-popper-placement*=right] .group-data-\[popper-placement\*\=\'right\'\]\:-left-1{left:-.25rem}.group[data-popper-placement*=top] .group-data-\[popper-placement\*\=\'top\'\]\:-bottom-1{bottom:-.25rem}:where([data-headlessui-focus-visible]) .ui-focus-visible\:outline-0:focus{outline-width:0}:where([data-headlessui-focus-visible]) .ui-focus-visible\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:where([data-headlessui-focus-visible]) .ui-focus-visible\:ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.ui-not-focus-visible\:outline-none:focus:where(:not([data-headlessui-focus-visible] .ui-not-focus-visible\:outline-none)){outline:2px solid transparent;outline-offset:2px}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-divide-opacity,1))}.dark\:divide-gray-800:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--color-gray-800)/var(--tw-divide-opacity,1))}.dark\:border-amber-200:is(.dark *){--tw-border-opacity:1;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(14 65 116/var(--tw-border-opacity,1))}.dark\:border-gray-500:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-500)/var(--tw-border-opacity,1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-600)/var(--tw-border-opacity,1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-700)/var(--tw-border-opacity,1))}.dark\:border-gray-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-gray-800)/var(--tw-border-opacity,1))}.dark\:border-gray-800\/60:is(.dark *){border-color:rgb(var(--color-gray-800)/.6)}.dark\:border-green-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(32 93 58/var(--tw-border-opacity,1))}.dark\:border-orange-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(154 52 18/var(--tw-border-opacity,1))}.dark\:border-primary:is(.dark *){--tw-border-opacity:1;border-color:rgb(var(--color-primary-DEFAULT)/var(--tw-border-opacity,1))}.dark\:border-purple-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(107 33 168/var(--tw-border-opacity,1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(127 41 14/var(--tw-border-opacity,1))}.dark\:border-surface-700:is(.dark *){--tw-border-opacity:1;border-color:color-mix(in srgb,var(--p-surface-700) calc(100%*var(--tw-border-opacity, 1)),transparent)}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(133 77 14/var(--tw-border-opacity,1))}.dark\:bg-\[\#0ea5e9\]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.dark\:bg-\[\#22c55e\]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.dark\:bg-\[\#ef4444\]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.dark\:bg-\[\#f97316\]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.dark\:bg-\[\#facc15\]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.dark\:bg-amber-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.dark\:bg-amber-500:is(.dark *){--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.dark\:bg-amber-900\/30:is(.dark *){background-color:#78350f4d}.dark\:bg-amber-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(69 26 3/var(--tw-bg-opacity,1))}.dark\:bg-blue-100:is(.dark *){--tw-bg-opacity:1;background-color:rgb(184 213 241/var(--tw-bg-opacity,1))}.dark\:bg-blue-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(71 145 219/var(--tw-bg-opacity,1))}.dark\:bg-blue-500:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 118 210/var(--tw-bg-opacity,1))}.dark\:bg-blue-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(11 50 88/var(--tw-bg-opacity,1))}.dark\:bg-gray-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-400)/var(--tw-bg-opacity,1))}.dark\:bg-gray-500:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-500)/var(--tw-bg-opacity,1))}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-600)/var(--tw-bg-opacity,1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.dark\:bg-gray-800\/50:is(.dark *){background-color:rgb(var(--color-gray-800)/.5)}.dark\:bg-gray-800\/60:is(.dark *){background-color:rgb(var(--color-gray-800)/.6)}.dark\:bg-gray-800\/75:is(.dark *){background-color:rgb(var(--color-gray-800)/.75)}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.dark\:bg-green-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.dark\:bg-green-800\/60:is(.dark *){background-color:#205d3a99}.dark\:bg-green-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:bg-green-900\/20:is(.dark *){background-color:#19472d33}.dark\:bg-green-900\/30:is(.dark *){background-color:#19472d4d}.dark\:bg-green-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:bg-inactive-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.dark\:bg-npca-blue-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(81 99 131/var(--tw-bg-opacity,1))}.dark\:bg-npca-blue-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(16 25 42/var(--tw-bg-opacity,1))}.dark\:bg-npca-green-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.dark\:bg-npca-green-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:bg-orange-100:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.dark\:bg-orange-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.dark\:bg-orange-500:is(.dark *){--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-orange-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(67 20 7/var(--tw-bg-opacity,1))}.dark\:bg-primary-100:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-100) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:bg-primary-400:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:bg-primary-500:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:bg-primary-950:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-950) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:bg-purple-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity,1))}.dark\:bg-purple-500:is(.dark *){--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.dark\:bg-purple-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(59 7 100/var(--tw-bg-opacity,1))}.dark\:bg-red-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(235 110 71/var(--tw-bg-opacity,1))}.dark\:bg-red-500:is(.dark *){--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1))}.dark\:bg-red-900\/30:is(.dark *){background-color:#611f0b4d}.dark\:bg-red-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(97 31 11/var(--tw-bg-opacity,1))}.dark\:bg-secondary-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.dark\:bg-secondary-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1))}.dark\:bg-transparent:is(.dark *){background-color:transparent}.dark\:bg-white:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.dark\:bg-yellow-400:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:bg-yellow-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity,1))}.dark\:bg-opacity-10:is(.dark *){--tw-bg-opacity:.1}.dark\:from-primary-900\/40:is(.dark *){--tw-gradient-from:color-mix(in srgb,var(--p-primary-900) 40%,transparent) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.dark\:to-primary-800\/30:is(.dark *){--tw-gradient-to:color-mix(in srgb,var(--p-primary-800) 30%,transparent) var(--tw-gradient-to-position)}.dark\:text-amber-400:is(.dark *){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.dark\:text-black:is(.dark *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity:1;color:rgb(101 163 225/var(--tw-text-opacity,1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-100)/var(--tw-text-opacity,1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-200)/var(--tw-text-opacity,1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-300)/var(--tw-text-opacity,1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-text-opacity,1))}.dark\:text-gray-50:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-50)/var(--tw-text-opacity,1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-500)/var(--tw-text-opacity,1))}.dark\:text-gray-700:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-700)/var(--tw-text-opacity,1))}.dark\:text-gray-800:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-800)/var(--tw-text-opacity,1))}.dark\:text-gray-900:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-900)/var(--tw-text-opacity,1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity:1;color:rgb(165 215 186/var(--tw-text-opacity,1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity:1;color:rgb(124 197 155/var(--tw-text-opacity,1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.dark\:text-inactive-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-npca-blue-400:is(.dark *){--tw-text-opacity:1;color:rgb(81 99 131/var(--tw-text-opacity,1))}.dark\:text-npca-green-400:is(.dark *){--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.dark\:text-primary-300:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-300) calc(100%*var(--tw-text-opacity, 1)),transparent)}.dark\:text-primary-400:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.dark\:text-primary-500:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.dark\:text-purple-400:is(.dark *){--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.dark\:text-secondary-400:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.dark\:placeholder-gray-500:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-gray-500)/var(--tw-placeholder-opacity,1))}.dark\:placeholder-gray-500:is(.dark *)::placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-gray-500)/var(--tw-placeholder-opacity,1))}.dark\:ring-amber-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(251 191 36/var(--tw-ring-opacity,1))}.dark\:ring-blue-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(71 145 219/var(--tw-ring-opacity,1))}.dark\:ring-gray-700:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-700)/var(--tw-ring-opacity,1))}.dark\:ring-gray-800:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-800)/var(--tw-ring-opacity,1))}.dark\:ring-gray-900:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-900)/var(--tw-ring-opacity,1))}.dark\:ring-green-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(98 186 136/var(--tw-ring-opacity,1))}.dark\:ring-npca-green-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(98 186 136/var(--tw-ring-opacity,1))}.dark\:ring-orange-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(251 146 60/var(--tw-ring-opacity,1))}.dark\:ring-primary-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.dark\:ring-red-400:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(235 110 71/var(--tw-ring-opacity,1))}.dark\:ring-opacity-25:is(.dark *){--tw-ring-opacity:.25}.dark\:file\:text-gray-400:is(.dark *)::file-selector-button{--tw-text-opacity:1;color:rgb(var(--color-gray-400)/var(--tw-text-opacity,1))}.dark\:before\:bg-gray-700:is(.dark *):before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}.dark\:before\:bg-gray-800:is(.dark *):before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.dark\:before\:ring-gray-700:is(.dark *):before{content:var(--tw-content);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-700)/var(--tw-ring-opacity,1))}.dark\:before\:ring-gray-800:is(.dark *):before{content:var(--tw-content);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-gray-800)/var(--tw-ring-opacity,1))}.dark\:after\:bg-primary-400:is(.dark *):after{content:var(--tw-content);--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:after\:text-red-400:is(.dark *):after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.dark\:even\:bg-gray-800:nth-child(2n):is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.dark\:checked\:border-transparent:checked:is(.dark *){border-color:transparent}.dark\:checked\:bg-current:checked:is(.dark *){background-color:currentColor}.dark\:indeterminate\:border-transparent:indeterminate:is(.dark *){border-color:transparent}.dark\:indeterminate\:bg-current:indeterminate:is(.dark *){background-color:currentColor}.dark\:hover\:bg-amber-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.dark\:hover\:bg-amber-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity,1))}.dark\:hover\:bg-amber-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(69 26 3/var(--tw-bg-opacity,1))}.dark\:hover\:bg-blue-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 118 210/var(--tw-bg-opacity,1))}.dark\:hover\:bg-blue-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(11 50 88/var(--tw-bg-opacity,1))}.dark\:hover\:bg-blue-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(11 50 88/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-100:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100)/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-600)/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-700\/50:hover:is(.dark *){background-color:rgb(var(--color-gray-700)/.5)}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-800\/50:hover:is(.dark *){background-color:rgb(var(--color-gray-800)/.5)}.dark\:hover\:bg-gray-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.dark\:hover\:bg-green-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1))}.dark\:hover\:bg-green-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:hover\:bg-green-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:hover\:bg-npca-blue-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(37 60 100/var(--tw-bg-opacity,1))}.dark\:hover\:bg-npca-blue-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(16 25 42/var(--tw-bg-opacity,1))}.dark\:hover\:bg-npca-blue-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(16 25 42/var(--tw-bg-opacity,1))}.dark\:hover\:bg-npca-green-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(59 169 106/var(--tw-bg-opacity,1))}.dark\:hover\:bg-npca-green-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:hover\:bg-npca-green-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:hover\:bg-orange-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.dark\:hover\:bg-orange-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(124 45 18/var(--tw-bg-opacity,1))}.dark\:hover\:bg-orange-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(67 20 7/var(--tw-bg-opacity,1))}.dark\:hover\:bg-primary-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:hover\:bg-primary-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:hover\:bg-primary-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-900) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:hover\:bg-primary-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-950) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:hover\:bg-red-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1))}.dark\:hover\:bg-red-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(209 67 23/var(--tw-bg-opacity,1))}.dark\:hover\:bg-red-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(97 31 11/var(--tw-bg-opacity,1))}.dark\:hover\:bg-red-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(97 31 11/var(--tw-bg-opacity,1))}.dark\:hover\:bg-secondary-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.dark\:hover\:bg-secondary-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.dark\:hover\:bg-secondary-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.dark\:hover\:bg-secondary-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1))}.dark\:hover\:bg-yellow-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.dark\:hover\:bg-yellow-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(113 63 18/var(--tw-bg-opacity,1))}.dark\:hover\:bg-yellow-950:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity,1))}.dark\:hover\:text-amber-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}.dark\:hover\:text-blue-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(25 118 210/var(--tw-text-opacity,1))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-200)/var(--tw-text-opacity,1))}.dark\:hover\:text-green-300:hover:is(.dark *){--tw-text-opacity:1;color:rgb(124 197 155/var(--tw-text-opacity,1))}.dark\:hover\:text-green-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.dark\:hover\:text-npca-blue-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(37 60 100/var(--tw-text-opacity,1))}.dark\:hover\:text-npca-green-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(59 169 106/var(--tw-text-opacity,1))}.dark\:hover\:text-orange-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.dark\:hover\:text-primary-500:hover:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-500) calc(100%*var(--tw-text-opacity, 1)),transparent)}.dark\:hover\:text-red-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.dark\:hover\:text-secondary-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:hover\:text-yellow-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.dark\:hover\:before\:bg-gray-800\/50:hover:is(.dark *):before{background-color:rgb(var(--color-gray-800)/.5);content:var(--tw-content)}.focus\:dark\:bg-secondary-800:is(.dark *):focus{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.dark\:focus\:ring-primary-400:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.dark\:focus\:ring-red-400:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(235 110 71/var(--tw-ring-opacity,1))}.dark\:focus-visible\:outline-none:focus-visible:is(.dark *){outline:2px solid transparent;outline-offset:2px}.dark\:focus-visible\:outline-amber-400:focus-visible:is(.dark *){outline-color:#fbbf24}.dark\:focus-visible\:outline-blue-400:focus-visible:is(.dark *){outline-color:#4791db}.dark\:focus-visible\:outline-green-400:focus-visible:is(.dark *){outline-color:#62ba88}.dark\:focus-visible\:outline-npca-blue-400:focus-visible:is(.dark *){outline-color:#516383}.dark\:focus-visible\:outline-npca-green-400:focus-visible:is(.dark *){outline-color:#62ba88}.dark\:focus-visible\:outline-orange-400:focus-visible:is(.dark *){outline-color:#fb923c}.dark\:focus-visible\:outline-primary-400:focus-visible:is(.dark *){outline-color:color-mix(in srgb,var(--p-primary-400) 100%,transparent)}.dark\:focus-visible\:outline-red-400:focus-visible:is(.dark *){outline-color:#eb6e47}.dark\:focus-visible\:outline-secondary-400:focus-visible:is(.dark *){outline-color:#60a5fa}.dark\:focus-visible\:outline-yellow-400:focus-visible:is(.dark *){outline-color:#facc15}.dark\:focus-visible\:ring-amber-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(251 191 36/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-blue-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(71 145 219/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-green-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(98 186 136/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-npca-blue-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(81 99 131/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-npca-green-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(98 186 136/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-orange-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(251 146 60/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-primary-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.dark\:focus-visible\:ring-red-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(235 110 71/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-secondary-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-yellow-400:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(250 204 21/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-offset-gray-900:focus-visible:is(.dark *){--tw-ring-offset-color:rgb(var(--color-gray-900)/1)}.dark\:focus-visible\:before\:ring-primary-400:focus-visible:is(.dark *):before{content:var(--tw-content);--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-ring-opacity, 1)),transparent)}.dark\:disabled\:bg-amber-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-amber-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(69 26 3/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-blue-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(71 145 219/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-blue-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(11 50 88/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-gray-800:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-gray-900:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-green-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-green-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-npca-blue-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(81 99 131/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-npca-blue-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(16 25 42/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-npca-green-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(98 186 136/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-npca-green-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(25 71 45/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-orange-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-orange-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(67 20 7/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-primary-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:disabled\:bg-primary-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-950) calc(100%*var(--tw-bg-opacity, 1)),transparent)}.dark\:disabled\:bg-red-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(235 110 71/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-red-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(97 31 11/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-secondary-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-secondary-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-transparent:disabled:is(.dark *){background-color:transparent}.dark\:disabled\:bg-white:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-yellow-400:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.dark\:disabled\:bg-yellow-950:disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity,1))}.dark\:disabled\:text-amber-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.dark\:disabled\:text-blue-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(71 145 219/var(--tw-text-opacity,1))}.dark\:disabled\:text-green-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.dark\:disabled\:text-npca-blue-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(81 99 131/var(--tw-text-opacity,1))}.dark\:disabled\:text-npca-green-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(98 186 136/var(--tw-text-opacity,1))}.dark\:disabled\:text-orange-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.dark\:disabled\:text-primary-400:disabled:is(.dark *){--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-text-opacity, 1)),transparent)}.dark\:disabled\:text-red-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(235 110 71/var(--tw-text-opacity,1))}.dark\:disabled\:text-secondary-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:disabled\:text-yellow-400:disabled:is(.dark *){--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.group:hover .dark\:group-hover\:text-gray-200:is(.dark *){--tw-text-opacity:1;color:rgb(var(--color-gray-200)/var(--tw-text-opacity,1))}.dark\:aria-disabled\:bg-gray-800[aria-disabled=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity,1))}.dark\:aria-disabled\:bg-gray-900[aria-disabled=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.dark\:aria-disabled\:bg-red-400[aria-disabled=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(235 110 71/var(--tw-bg-opacity,1))}.dark\:aria-disabled\:bg-transparent[aria-disabled=true]:is(.dark *){background-color:transparent}.dark\:aria-disabled\:bg-white[aria-disabled=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}:where([data-headlessui-focus-visible]) .dark\:ui-focus-visible\:ring-primary-400:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:color-mix(in srgb,var(--p-primary-400) calc(100%*var(--tw-ring-opacity, 1)),transparent)}@media not all and (min-width:640px){.max-sm\:col-span-3{grid-column:span 3/span 3}.max-sm\:grid{display:grid}.max-sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-sm\:flex-col{flex-direction:column}.max-sm\:items-start{align-items:flex-start}.max-sm\:p-2{padding:.5rem}.max-sm\:text-right{text-align:right}}@media not all and (min-width:450px){.max-xs\:flex{display:flex}.max-xs\:grid{display:grid}.max-xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-xs\:flex-col{flex-direction:column}.max-xs\:justify-center{justify-content:center}.max-xs\:text-left{text-align:left}}@media (min-width:640px){.sm\:relative{position:relative}.sm\:bottom-auto{bottom:auto}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:hidden{display:none}.sm\:w-2\/5{width:40%}.sm\:w-3\/4{width:75%}.sm\:w-96{width:24rem}.sm\:w-\[400px\]{width:400px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-7xl{max-width:80rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:translate-x-0{--tw-translate-x:0px}.sm\:translate-x-0,.sm\:translate-x-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-x-2{--tw-translate-x:.5rem}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-100,.sm\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:gap-6{gap:1.5rem}.sm\:p-0{padding:0}.sm\:p-1\.5{padding:.375rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-sm{font-size:.875rem}}@media (min-width:768px){.md\:-right-4{right:-1rem}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-9{grid-column:span 9/span 9}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:h-\[450px\]{height:450px}.md\:h-\[5rem\]{height:5rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/5{width:20%}.md\:w-1\/6{width:16.666667%}.md\:w-10\/12{width:83.333333%}.md\:w-2\/5{width:40%}.md\:w-3\/4{width:75%}.md\:w-36{width:9rem}.md\:w-5\/6{width:83.333333%}.md\:w-56{width:14rem}.md\:w-6\/12{width:50%}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-9\/12{width:75%}.md\:w-\[90\%\]{width:90%}.md\:w-auto{width:auto}.md\:min-w-64{min-width:16rem}.md\:max-w-\[80\%\]{max-width:80%}.md\:max-w-full{max-width:100%}.md\:max-w-lg{max-width:32rem}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.md\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.md\:border-b-0{border-bottom-width:0}.md\:border-r-0{border-right-width:0}.md\:p-5{padding:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-\[15\%\]{padding-left:15%;padding-right:15%}.md\:px-\[5\%\]{padding-left:5%;padding-right:5%}.md\:pb-0{padding-bottom:0}.md\:pt-0{padding-top:0}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-xs{font-size:.75rem}}@media (min-width:1024px){.lg\:static{position:static}.lg\:sticky{position:sticky}.lg\:left-auto{left:auto}.lg\:top-auto{top:auto}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:h-\[450px\]{height:450px}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-1\/5{width:20%}.lg\:w-11\/12{width:91.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/4{width:75%}.lg\:w-3\/5{width:60%}.lg\:w-36{width:9rem}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-\[80\%\]{width:80%}.lg\:w-full{width:100%}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-xl{max-width:36rem}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-2{gap:.5rem}.lg\:gap-4{gap:1rem}.lg\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:border-b-0{border-bottom-width:0}.lg\:border-r{border-right-width:1px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[10\%\]{padding-left:10%;padding-right:10%}.lg\:px-\[25\%\]{padding-left:25%;padding-right:25%}.lg\:pl-2{padding-left:.5rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}}@media (min-width:1280px){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:mb-0{margin-bottom:0}.xl\:flex{display:flex}.xl\:h-\[500px\]{height:500px}.xl\:w-4\/5{width:80%}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:px-\[20\%\]{padding-left:20%;padding-right:20%}.xl\:px-\[30\%\]{padding-left:30%;padding-right:30%}.xl\:px-\[35\%\]{padding-left:35%;padding-right:35%}}@media (min-width:1536px){.\32xl\:h-\[600px\]{height:600px}.\32xl\:h-\[700px\]{height:700px}.\32xl\:w-3\/4{width:75%}.\32xl\:w-80{width:20rem}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.ltr\:ml-3:where([dir=ltr],[dir=ltr] *){margin-left:.75rem}.rtl\:mr-3:where([dir=rtl],[dir=rtl] *){margin-right:.75rem}.rtl\:-translate-x-0:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-2:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-2\.5:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-.625rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-3:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-4:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-5:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-6:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-7:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-translate-x-full:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:translate-x-full:where([dir=rtl],[dir=rtl] *){--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}.\[\&\:\:-moz-meter-bar\]\:h-0\.5::-moz-meter-bar{height:.125rem}.\[\&\:\:-moz-meter-bar\]\:h-1::-moz-meter-bar{height:.25rem}.\[\&\:\:-moz-meter-bar\]\:h-2::-moz-meter-bar{height:.5rem}.\[\&\:\:-moz-meter-bar\]\:h-3::-moz-meter-bar{height:.75rem}.\[\&\:\:-moz-meter-bar\]\:h-4::-moz-meter-bar{height:1rem}.\[\&\:\:-moz-meter-bar\]\:h-5::-moz-meter-bar{height:1.25rem}.\[\&\:\:-moz-meter-bar\]\:h-px::-moz-meter-bar{height:1px}.\[\&\:\:-moz-meter-bar\]\:rounded-full::-moz-meter-bar{border-radius:9999px}.\[\&\:\:-moz-meter-bar\]\:border-none::-moz-meter-bar{border-style:none}.\[\&\:\:-moz-meter-bar\]\:bg-current::-moz-meter-bar{background-color:currentColor}.\[\&\:\:-moz-meter-bar\]\:bg-none::-moz-meter-bar{background-image:none}.\[\&\:\:-moz-meter-bar\]\:transition-all::-moz-meter-bar{transition-duration:.15s;-moz-transition-property:all;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&\:\:-moz-progress-bar\]\:rounded-full::-moz-progress-bar{border-radius:9999px}.\[\&\:\:-moz-progress-bar\]\:bg-current::-moz-progress-bar{background-color:currentColor}.\[\&\:\:-moz-range-thumb\]\:relative::-moz-range-thumb{position:relative}.\[\&\:\:-moz-range-thumb\]\:z-\[1\]::-moz-range-thumb{z-index:1}.\[\&\:\:-moz-range-thumb\]\:-mt-1::-moz-range-thumb{margin-top:-.25rem}.\[\&\:\:-moz-range-thumb\]\:mt-\[-2\.5px\]::-moz-range-thumb{margin-top:-2.5px}.\[\&\:\:-moz-range-thumb\]\:mt-\[-3px\]::-moz-range-thumb{margin-top:-3px}.\[\&\:\:-moz-range-thumb\]\:h-1\.5::-moz-range-thumb{height:.375rem}.\[\&\:\:-moz-range-thumb\]\:h-2::-moz-range-thumb{height:.5rem}.\[\&\:\:-moz-range-thumb\]\:h-3::-moz-range-thumb{height:.75rem}.\[\&\:\:-moz-range-thumb\]\:h-4::-moz-range-thumb{height:1rem}.\[\&\:\:-moz-range-thumb\]\:h-5::-moz-range-thumb{height:1.25rem}.\[\&\:\:-moz-range-thumb\]\:h-6::-moz-range-thumb{height:1.5rem}.\[\&\:\:-moz-range-thumb\]\:h-7::-moz-range-thumb{height:1.75rem}.\[\&\:\:-moz-range-thumb\]\:w-1\.5::-moz-range-thumb{width:.375rem}.\[\&\:\:-moz-range-thumb\]\:w-2::-moz-range-thumb{width:.5rem}.\[\&\:\:-moz-range-thumb\]\:w-3::-moz-range-thumb{width:.75rem}.\[\&\:\:-moz-range-thumb\]\:w-4::-moz-range-thumb{width:1rem}.\[\&\:\:-moz-range-thumb\]\:w-5::-moz-range-thumb{width:1.25rem}.\[\&\:\:-moz-range-thumb\]\:w-6::-moz-range-thumb{width:1.5rem}.\[\&\:\:-moz-range-thumb\]\:w-7::-moz-range-thumb{width:1.75rem}.\[\&\:\:-moz-range-thumb\]\:appearance-none::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none}.\[\&\:\:-moz-range-thumb\]\:rounded-full::-moz-range-thumb{border-radius:9999px}.\[\&\:\:-moz-range-thumb\]\:border-0::-moz-range-thumb{border-width:0}.\[\&\:\:-moz-range-thumb\]\:bg-current::-moz-range-thumb{background-color:currentColor}.\[\&\:\:-moz-range-track\]\:h-0\.5::-moz-range-track{height:.125rem}.\[\&\:\:-moz-range-track\]\:h-1::-moz-range-track{height:.25rem}.\[\&\:\:-moz-range-track\]\:h-2::-moz-range-track{height:.5rem}.\[\&\:\:-moz-range-track\]\:h-3::-moz-range-track{height:.75rem}.\[\&\:\:-moz-range-track\]\:h-4::-moz-range-track{height:1rem}.\[\&\:\:-moz-range-track\]\:h-5::-moz-range-track{height:1.25rem}.\[\&\:\:-moz-range-track\]\:h-px::-moz-range-track{height:1px}.\[\&\:\:-moz-range-track\]\:rounded-lg::-moz-range-track{border-radius:.5rem}.\[\&\:\:-moz-range-track\]\:bg-gray-200::-moz-range-track{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.group:disabled .\[\&\:\:-moz-range-track\]\:group-disabled\:bg-opacity-50::-moz-range-track{--tw-bg-opacity:.5}.\[\&\:\:-moz-range-track\]\:dark\:bg-gray-700:is(.dark *)::-moz-range-track{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}.\[\&\:\:-webkit-meter-bar\]\:border-none::-webkit-meter-bar{border-style:none}.\[\&\:\:-webkit-meter-bar\]\:bg-transparent::-webkit-meter-bar{background-color:transparent}.\[\&\:\:-webkit-meter-bar\]\:bg-none::-webkit-meter-bar{background-image:none}.\[\&\:\:-webkit-meter-inner-element\]\:relative::-webkit-meter-inner-element{position:relative}.\[\&\:\:-webkit-meter-inner-element\]\:block::-webkit-meter-inner-element{display:block}.\[\&\:\:-webkit-meter-inner-element\]\:border-none::-webkit-meter-inner-element{border-style:none}.\[\&\:\:-webkit-meter-inner-element\]\:bg-transparent::-webkit-meter-inner-element{background-color:transparent}.\[\&\:\:-webkit-meter-inner-element\]\:bg-none::-webkit-meter-inner-element{background-image:none}.\[\&\:\:-webkit-meter-optimum-value\]\:h-0\.5::-webkit-meter-optimum-value{height:.125rem}.\[\&\:\:-webkit-meter-optimum-value\]\:h-1::-webkit-meter-optimum-value{height:.25rem}.\[\&\:\:-webkit-meter-optimum-value\]\:h-2::-webkit-meter-optimum-value{height:.5rem}.\[\&\:\:-webkit-meter-optimum-value\]\:h-3::-webkit-meter-optimum-value{height:.75rem}.\[\&\:\:-webkit-meter-optimum-value\]\:h-4::-webkit-meter-optimum-value{height:1rem}.\[\&\:\:-webkit-meter-optimum-value\]\:h-5::-webkit-meter-optimum-value{height:1.25rem}.\[\&\:\:-webkit-meter-optimum-value\]\:h-px::-webkit-meter-optimum-value{height:1px}.\[\&\:\:-webkit-meter-optimum-value\]\:rounded-full::-webkit-meter-optimum-value{border-radius:9999px}.\[\&\:\:-webkit-meter-optimum-value\]\:border-none::-webkit-meter-optimum-value{border-style:none}.\[\&\:\:-webkit-meter-optimum-value\]\:bg-current::-webkit-meter-optimum-value{background-color:currentColor}.\[\&\:\:-webkit-meter-optimum-value\]\:bg-none::-webkit-meter-optimum-value{background-image:none}.\[\&\:\:-webkit-meter-optimum-value\]\:transition-all::-webkit-meter-optimum-value{transition-duration:.15s;-webkit-transition-property:all;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&\:\:-webkit-progress-bar\]\:w-full::-webkit-progress-bar{width:100%}.\[\&\:\:-webkit-progress-bar\]\:rounded-full::-webkit-progress-bar{border-radius:9999px}.\[\&\:\:-webkit-progress-bar\]\:bg-gray-200::-webkit-progress-bar{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.\[\&\:\:-webkit-progress-bar\]\:dark\:bg-gray-700:is(.dark *)::-webkit-progress-bar{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}.\[\&\:\:-webkit-progress-value\]\:rounded-full::-webkit-progress-value{border-radius:9999px}.\[\&\:\:-webkit-progress-value\]\:bg-current::-webkit-progress-value{background-color:currentColor}.\[\&\:\:-webkit-progress-value\]\:transition-all::-webkit-progress-value{transition-duration:.15s;-webkit-transition-property:all;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&\:\:-webkit-progress-value\]\:ease-in-out::-webkit-progress-value{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&\:\:-webkit-slider-runnable-track\]\:h-0\.5::-webkit-slider-runnable-track{height:.125rem}.\[\&\:\:-webkit-slider-runnable-track\]\:h-1::-webkit-slider-runnable-track{height:.25rem}.\[\&\:\:-webkit-slider-runnable-track\]\:h-2::-webkit-slider-runnable-track{height:.5rem}.\[\&\:\:-webkit-slider-runnable-track\]\:h-3::-webkit-slider-runnable-track{height:.75rem}.\[\&\:\:-webkit-slider-runnable-track\]\:h-4::-webkit-slider-runnable-track{height:1rem}.\[\&\:\:-webkit-slider-runnable-track\]\:h-5::-webkit-slider-runnable-track{height:1.25rem}.\[\&\:\:-webkit-slider-runnable-track\]\:h-px::-webkit-slider-runnable-track{height:1px}.\[\&\:\:-webkit-slider-runnable-track\]\:rounded-lg::-webkit-slider-runnable-track{border-radius:.5rem}.\[\&\:\:-webkit-slider-runnable-track\]\:bg-gray-200::-webkit-slider-runnable-track{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.group:disabled .\[\&\:\:-webkit-slider-runnable-track\]\:group-disabled\:bg-opacity-50::-webkit-slider-runnable-track{--tw-bg-opacity:.5}.\[\&\:\:-webkit-slider-runnable-track\]\:dark\:bg-gray-700:is(.dark *)::-webkit-slider-runnable-track{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}.\[\&\:\:-webkit-slider-thumb\]\:relative::-webkit-slider-thumb{position:relative}.\[\&\:\:-webkit-slider-thumb\]\:z-\[1\]::-webkit-slider-thumb{z-index:1}.\[\&\:\:-webkit-slider-thumb\]\:-mt-1::-webkit-slider-thumb{margin-top:-.25rem}.\[\&\:\:-webkit-slider-thumb\]\:mt-\[-2\.5px\]::-webkit-slider-thumb{margin-top:-2.5px}.\[\&\:\:-webkit-slider-thumb\]\:mt-\[-3px\]::-webkit-slider-thumb{margin-top:-3px}.\[\&\:\:-webkit-slider-thumb\]\:h-1\.5::-webkit-slider-thumb{height:.375rem}.\[\&\:\:-webkit-slider-thumb\]\:h-2::-webkit-slider-thumb{height:.5rem}.\[\&\:\:-webkit-slider-thumb\]\:h-3::-webkit-slider-thumb{height:.75rem}.\[\&\:\:-webkit-slider-thumb\]\:h-4::-webkit-slider-thumb{height:1rem}.\[\&\:\:-webkit-slider-thumb\]\:h-5::-webkit-slider-thumb{height:1.25rem}.\[\&\:\:-webkit-slider-thumb\]\:h-6::-webkit-slider-thumb{height:1.5rem}.\[\&\:\:-webkit-slider-thumb\]\:h-7::-webkit-slider-thumb{height:1.75rem}.\[\&\:\:-webkit-slider-thumb\]\:w-1\.5::-webkit-slider-thumb{width:.375rem}.\[\&\:\:-webkit-slider-thumb\]\:w-2::-webkit-slider-thumb{width:.5rem}.\[\&\:\:-webkit-slider-thumb\]\:w-3::-webkit-slider-thumb{width:.75rem}.\[\&\:\:-webkit-slider-thumb\]\:w-4::-webkit-slider-thumb{width:1rem}.\[\&\:\:-webkit-slider-thumb\]\:w-5::-webkit-slider-thumb{width:1.25rem}.\[\&\:\:-webkit-slider-thumb\]\:w-6::-webkit-slider-thumb{width:1.5rem}.\[\&\:\:-webkit-slider-thumb\]\:w-7::-webkit-slider-thumb{width:1.75rem}.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:rounded-full::-webkit-slider-thumb{border-radius:9999px}.\[\&\:\:-webkit-slider-thumb\]\:bg-white::-webkit-slider-thumb{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.\[\&\:\:-webkit-slider-thumb\]\:ring-2::-webkit-slider-thumb{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\[\&\:\:-webkit-slider-thumb\]\:ring-current::-webkit-slider-thumb{--tw-ring-color:currentColor}.\[\&\:\:-webkit-slider-thumb\]\:dark\:bg-gray-900:is(.dark *)::-webkit-slider-thumb{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-900)/var(--tw-bg-opacity,1))}.\[\&\:indeterminate\:\:-moz-progress-bar\]\:rounded-full:indeterminate::-moz-progress-bar{border-radius:9999px}.\[\&\:indeterminate\:\:-webkit-progress-value\]\:rounded-full:indeterminate::-webkit-progress-value{border-radius:9999px}.rtl\:\[\&_span\:first-child\]\:rotate-180 span:first-child:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:\[\&_span\:last-child\]\:rotate-180 span:last-child:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (pointer:coarse){.\[\@media\(pointer\:coarse\)\]\:hidden{display:none}}@supports (selector(&::-moz-progress-bar)){.\[\@supports\(selector\(\&\:\:-moz-progress-bar\)\)\]\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-200)/var(--tw-bg-opacity,1))}.\[\@supports\(selector\(\&\:\:-moz-progress-bar\)\)\]\:dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity,1))}}@font-face{font-display:swap;font-family:Inclusive Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inclusivesans/v1/0nkxC9biPuwflXcJ46P4PGWE0-78qQeGLA.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inclusive Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inclusivesans/v1/0nkxC9biPuwflXcJ46P4PGWE0-7yqQc.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Kantumruy Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urHs4OX8tRw.woff2) format("woff2");unicode-range:u+1780-17ff,u+19e0-19ff,u+200c,u+25cc}@font-face{font-display:swap;font-family:"Noto Serif";font-stretch:100%;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/notoserif/v22/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLg_cGrqvyzw.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:"Noto Serif";font-stretch:100%;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/notoserif/v22/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLg_cIrqs.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:"Noto Serif Khmer";font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/notoserifkhmer/v23/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B8AUExLxXo.woff2) format("woff2");unicode-range:u+1780-17ff,u+19e0-19ff,u+200c,u+25cc}@font-face{font-display:swap;font-family:Tacteing;font-style:normal;font-weight:400;src:url(./Tacteing.BwKQ0H64.TTF) format("truetype")}table.index-table th{right:0;text-wrap:nowrap;--tw-bg-opacity:1;background-color:color-mix(in srgb,var(--p-primary-200) calc(100%*var(--tw-bg-opacity, 1)),transparent)}table.index-table th:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-950)/var(--tw-bg-opacity,1))}table.index-table th:last-child{position:sticky}table.index-table tr td:last-child{position:sticky;right:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}table.index-table tr td:last-child:is(.dark *){--tw-bg-opacity:1;background-color:rgb(var(--color-gray-950)/var(--tw-bg-opacity,1))}.invalid-feedback-custom{color:#f46a6a;display:block;font-size:80%;margin-top:.25rem;padding:0 10px;width:100%}input[type=search]::-webkit-search-cancel-button{display:none}.demo-watermark{overflow:hidden;position:relative}.demo-watermark:before{align-items:center;color:#ff2323;content:"ប្រព័ន្ធប្រើប្រាស់សាកល្បង";display:flex;font-size:2.8rem;font-weight:700;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:25%;pointer-events:none;position:absolute;rotate:-30deg;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:50}.dark{color-scheme:dark}a:focus-visible{outline-color:rgb(var(--color-primary-DEFAULT)/1)}::-moz-selection{background-color:rgb(var(--color-primary-DEFAULT)/.4)}::selection{background-color:rgb(var(--color-primary-DEFAULT)/.4)}
