@layer preflights,base,icons,components,default;@layer base{*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html{line-height:1.5;font-size:14px;interpolate-size:allow-keywords}body{margin:0}main{margin-left:1rem;margin-right:1rem;display:flex;flex:1 1 0%;flex-direction:column;overflow:auto}.main{padding-left:1.25rem;padding-right:1.25rem}body,dialog,textarea{color:#000000d9;--un-color:rgb(0 0 0) ;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}textarea{height:initial;max-height:10rem;min-height:1lh}ui-popper{margin:0;position:fixed;inset:0 auto auto 0;z-index:10}[popover]{overflow:hidden}.popup{border-width:1px;--un-border-opacity:1;border-color:hsl(30 10% 85% / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.5rem .75rem;--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}h1,h2,h3,h4{margin:0;font-weight:600}h2{padding:.25rem 1.25rem;font-size:1.25rem;line-height:1.75rem;line-height:unset}hr{margin:0;margin-top:.75rem;margin-bottom:.75rem;border-width:0px;border-top-width:1px;--un-border-opacity:1;border-color:rgb(252 211 77 / var(--un-border-opacity))}.main hr{margin-left:-1.25rem;margin-right:-1.25rem}small{font-size:.875rem;line-height:1.25rem;color:color(from var(--un-color) srgb r g b / .7)}sup{font-size:.75rem;line-height:1rem;color:#b91c1c;--un-color:rgb(185 28 28) ;font-weight:600;vertical-align:baseline;position:relative;top:-.5em;&[data-value="0"],&[data-value=""]{display:none}&:before{content:" " attr(data-value)}}a{color:inherit;text-decoration:inherit;cursor:pointer}dialog{padding:0}p{margin-top:.25rem;margin-bottom:.25rem}}@layer components{button,input[type=button],input[type=reset],input[type=submit]{transition:all linear .1s;font-family:inherit;font-size:100%;line-height:inherit;color:inherit;min-width:7rem;cursor:pointer;border-width:1px;border-color:transparent;border-radius:.25rem;--un-bg-opacity:1;background-color:hsl(30 10% 58% / var(--un-bg-opacity));padding:.25rem .75rem;color:#fff;--un-color:rgb(255 255 255) ;font-weight:600;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;&:enabled:after{position:absolute;inset:1px;border-radius:.25rem;content:"";box-shadow:inset 0 1px #fff5}&:disabled{cursor:auto;--un-border-opacity:1 !important;border-color:rgb(168 162 158 / var(--un-border-opacity))!important;--un-bg-opacity:1 !important;background-color:rgb(245 245 244 / var(--un-bg-opacity))!important;color:#a8a29e!important;--un-color:rgb(168 162 158) !important;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0)) !important;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)!important}&:focus-visible{outline:dotted 1px currentColor;outline-offset:-3px}&:has(i:only-child){min-width:0;gap:0!important;&:before{content:"​"}}}button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}sup{top:-.25em;color:inherit}.btn-primary{--un-bg-opacity:1;background-color:rgb(252 211 77 / var(--un-bg-opacity));color:#000000e6;--un-color:rgb(0 0 0) }.btn-red{--btn-color: #b91c1c}.btn-green{--btn-color: #15803d}.btn-blue{--btn-color: #1d4ed8}.btn-purple{--btn-color: #9333ea}.dg-cell>button{margin-top:1px;margin-bottom:1px;border-width:1px;border-radius:.25rem;background-color:transparent;padding-left:.625rem;padding-right:.625rem;padding-top:2px;padding-bottom:2px;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);border-color:var(--btn-color, hsl(30 10% 50%));color:var(--btn-color, hsl(30 10% 50%))}.dg-row:hover>.dg-cell>button{background:var(--btn-color);color:#fff}}@layer components{body{--border-strong: #aaa}button{display:flex;gap:.5rem}input,textarea{font-family:inherit;line-height:inherit;font-size:100%;color:inherit;margin:0;border-style:none;background-color:transparent;padding:0;outline:2px solid transparent;outline-offset:2px}[tabindex]{outline:2px solid transparent;outline-offset:2px}textarea{height:initial;field-sizing:content;resize:vertical}::placeholder{color:#a3a3a3;--un-color:rgb(163 163 163) ;font-style:italic}:disabled{cursor:default;resize:none;&::placeholder,&.unset-date::-webkit-datetime-edit{visibility:hidden}}.input-checkbox,.dg-checkbox{--checkbox-bg: #fff;appearance:none;background:var(--checkbox-bg);border:solid 1px var(--border-strong);border-radius:3px;width:14px;height:14px;line-height:14px;font-size:12px;margin:0;padding:2px;cursor:pointer;position:relative;vertical-align:-1px}.data-wrapper{width:100%}.input-diff{--un-border-opacity:1 !important;border-color:rgb(234 179 8 / var(--un-border-opacity))!important;--un-bg-opacity:1 !important;background-color:rgb(254 249 195 / var(--un-bg-opacity))!important}.input-value:empty:after{content:" "}.input-affix{display:contents;-webkit-user-select:none;user-select:none;color:color(from var(--un-color) srgb r g b / .5);i{width:1lh;height:1lh}}.dropdown{position:fixed;z-index:8;max-height:15rem;display:flex;flex-direction:column;border-width:1px;border-top-width:0px;--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.dropdown[data-placement^=top]{border-width:1px;border-bottom-width:0px;border-top-left-radius:.125rem;border-top-right-radius:.125rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.combo-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;padding:.5rem .75rem}.combo-item:hover{--un-bg-opacity:1;background-color:rgb(254 243 199 / var(--un-bg-opacity))}.combo-item:active{--un-bg-opacity:1;background-color:rgb(253 230 138 / var(--un-bg-opacity))}.combo-empty{padding:.5rem .75rem;color:#a3a3a3;--un-color:rgb(163 163 163) ;font-style:italic}.item-active{--un-bg-opacity:1;background-color:rgb(253 230 138 / var(--un-bg-opacity))}::-webkit-search-cancel-button{display:none}input[type=password]::-ms-reveal{opacity:.6}::-webkit-calendar-picker-indicator{opacity:.6}}.indeterminate{position:absolute;left:0;top:0;width:100%;height:.25rem;animation:indeterminate 1.5s ease-in-out infinite;background:linear-gradient(to right,#fbbf24,#fbbf24) repeat-y;background-position:-25% 0;background-size:20%}@keyframes backdrop-in{0%{background:#0000;backdrop-filter:none}}@keyframes backdrop-out{to{background:#0000;backdrop-filter:none}}@keyframes fade-in{0%{opacity:0}}@keyframes rotate{to{transform:rotate(360deg)}}@scope (.markdown){>*{margin:.2lh .7rem}ol,ul{padding-left:3ch}li{margin:.2lh 0}a{color:#4b5563;--un-color:rgb(75 85 99) ;text-decoration-line:underline}a:hover{color:#f59e0b;--un-color:rgb(245 158 11) }hr{border-color:color-mix(in srgb,currentColor 40%,transparent)}h1,h2{padding:0;&:not(:first-child){margin-top:.7lh}}h1{font-size:1.4em}table{border-collapse:collapse}th{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));text-align:left}td{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity))}th,td{border-bottom-width:1px;padding:.125rem 1rem}}@keyframes indeterminate{50%{background-size:80%}to{background-position:125% 0}}@layer preflights,icons,default;@layer preflights{*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;--un-shadow-color:#0003}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;--un-shadow-color:#0003}}@layer icons{.i-ph\:paper-plane-tilt-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1.2em' height='1.2em' display='inline-block' vertical-align='-.2em' flex-shrink='0' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M231.4 44.34v.15l-58.2 191.94a15.88 15.88 0 0 1-14 11.51q-.69.06-1.38.06a15.86 15.86 0 0 1-14.42-9.15l-36.4-74.7a4 4 0 0 1 .77-4.58l57.92-57.92a8 8 0 0 0-11.31-11.31l-57.95 57.92a4 4 0 0 1-4.58.77l-74.77-36.39a16 16 0 0 1 2.49-29.8l191.94-58.2h.15a16 16 0 0 1 19.74 19.7'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:-.2em;flex-shrink:0;width:1.2em;height:1.2em}.i-rf\:spinner{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='-.2em' flex-shrink='0' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cg fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M12 19a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0 3c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10' clip-rule='evenodd' opacity='0.2'/%3E%3Cpath d='M2 12C2 6.477 6.477 2 12 2v3a7 7 0 0 0-7 7z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:-.2em;flex-shrink:0;width:1.2em;height:1.2em}}@layer default{.contain-inline-size{contain:inline-size}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.right-2{right:.5rem}.top-2{top:.5rem}.z-10{z-index:10}.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}.m-0{margin:0}.m-auto{margin:auto}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mt-2{margin-top:.5rem}.block{display:block}.hidden{display:none}.h-1lh{height:1lh}.h-80vh{height:80vh}.h-full{height:100%}.h-screen{height:100vh}.min-h-50{min-height:12.5rem}.w-0{width:0}.w-180{width:45rem}.w-1lh{width:1lh}.w-50{width:12.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.grow{flex-grow:1}.flex-col{flex-direction:column}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.items-center{align-items:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-y-2{row-gap:.5rem}.whitespace-nowrap{white-space:nowrap}.b,.border{border-width:1px}.b-\[px\]{border-color:px}.b-black\/70{border-color:#000000b3}.rounded{border-radius:.25rem}.rounded-8px{border-radius:8px}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.bg-accent-100{--un-bg-opacity:1;background-color:rgb(254 243 199 / var(--un-bg-opacity))}.bg-accent-150{--un-bg-opacity:1;background-color:hsl(48 96% 81% / var(--un-bg-opacity))}.bg-black\/60{background-color:#0009}.bg-blue{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity))}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.bg-red-300{--un-bg-opacity:1;background-color:rgb(252 165 165 / var(--un-bg-opacity))}.bg-red-700{--un-bg-opacity:1;background-color:rgb(185 28 28 / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.p-0{padding:0}.p-2{padding:.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pt-2{padding-top:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-accent{color:#fbbf24;--un-color:rgb(251 191 36) }.text-gray-600{color:#4b5563;--un-color:rgb(75 85 99) }.text-red-700{color:#b91c1c;--un-color:rgb(185 28 28) }.text-secondary-400{color:#9f9489;--un-color:hsl(30 10% 58%) }.text-white{color:#fff;--un-color:rgb(255 255 255) }.hover\:text-accent-500:hover{color:#f59e0b;--un-color:rgb(245 158 11) }.hover\:text-secondary-700:hover{color:#73695e;--un-color:hsl(30 10% 41%) }.underline{text-decoration-line:underline}.shadow-md{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.transition{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-duration:.15s}.contain-w-40{contain-intrinsic-width:10rem}.contain-w-45{contain-intrinsic-width:11.25rem}.contain-w-50{contain-intrinsic-width:12.5rem}.contain-w-60{contain-intrinsic-width:15rem}.contain-w-80{contain-intrinsic-width:20rem}}.typing{position:relative;height:1lh;display:flex;align-items:center;column-gap:4px;>div{background-color:#0009;float:left;width:8px;height:8px;border-radius:50%;opacity:0;animation:loadingFade 1s infinite;&:nth-child(2){animation-delay:.2s}&:nth-child(3){animation-delay:.4s}}}@keyframes loadingFade{0%{opacity:0}50%{opacity:.8}to{opacity:0}}.chatbot-message{border-radius:8px;max-width:80%;word-break:break-word}@layer components{::selection{color:#fff;--un-color:rgb(255 255 255) ;background:#3b82f6}@property --input-border{syntax: "<color>"; inherits: false; initial-value: #9ca3af;}.input-box{display:inline-flex;align-items:center;gap:.5rem;&:where(:not(.input-borderless)){contain:inline-size;border-radius:.125rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.25rem .5rem;contain-intrinsic-width:20rem;border:1px solid var(--input-border);transition:border-color .5s,--input-border .5s;&:has(:disabled),&.input-disabled{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity));--input-border: #d1d5db}&.input-invalid,&.input-red{--input-border: #dc2626}&.input-green{--input-border: #16a34a}}& input,textarea{width:0;flex-grow:1;font-weight:inherit}&:focus-within{--input-border: #60a5fa;.input-error{display:block;opacity:1}}}.input-borderless{>[tabindex]{outline-offset:0;transition:outline-offset .1s}>:focus-visible{outline:currentColor dotted 1px;outline-offset:-3px}&.input-invalid{color:#b91c1c;--un-color:rgb(185 28 28) }}.input-40{contain-intrinsic-width:10rem}.input-45{contain-intrinsic-width:11.25rem}.input-50{contain-intrinsic-width:12.5rem}.input-60{contain-intrinsic-width:15rem}.input-dirty{--input-border: #16a34a;background-image:linear-gradient(135deg,var(--input-border) 5px,transparent 5px)}.input-error{position:absolute;z-index:10;display:none;white-space:nowrap;border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(185 28 28 / var(--un-bg-opacity));padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;color:#fff;--un-color:rgb(255 255 255) ;--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);position-area:center right;position-try:center left;margin-inline:4px;transition:display .15s,opacity .15s;transition-behavior:allow-discrete;opacity:0;@starting-style{opacity:0}}}
